@charset "UTF-8";
/*** todo: Is this a reset??? Do we need it? ****************/
body, html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%; }

body {
  overflow-x: hidden; }

*:focus {
  outline: 0; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

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

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret, .button > .caret,
  .dropup > .btn > .caret,
  .dropup > .button > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

img {
  vertical-align: middle; }

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

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

.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }
  .text-primary:hover {
    color: #3071a9; }

.text-warning {
  color: #c09853; }
  .text-warning:hover {
    color: #a47e3c; }

.text-danger {
  color: #b94a48; }
  .text-danger:hover {
    color: #953b39; }

.text-success {
  color: #468847; }
  .text-success:hover {
    color: #356635; }

.text-info {
  color: #3a87ad; }
  .text-info:hover {
    color: #2d6987; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  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: #999999; }

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small,
  h2 small,
  h2 .small,
  h3 small,
  h3 .small {
    font-size: 65%; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small,
  h5 small,
  h5 .small,
  h6 small,
  h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }
  .list-inline > li:first-child {
    padding-left: 0; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25; }
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote small {
    display: block;
    line-height: 1.42857;
    color: #999999; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    blockquote.pull-right p,
    blockquote.pull-right small,
    blockquote.pull-right .small {
      text-align: right; }
    blockquote.pull-right small:before,
    blockquote.pull-right .small:before {
      content: ''; }
    blockquote.pull-right small:after,
    blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  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: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .row:after {
    clear: both; }

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .container {
    width: 750px; }

  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 970px; }

  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; }

  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  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 > 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.success:hover > th {
  background-color: #d0e9c6; }

.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.danger:hover > th {
  background-color: #ebcccc; }

.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.warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .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; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control:-moz-placeholder {
    color: #999999; }
  .form-control::-moz-placeholder {
    color: #999999; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle; }
  .radio label,
  .checkbox label {
    display: inline;
    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"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  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], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .button {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.button {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.button {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .button {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.button {
  height: 45px;
  line-height: 45px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.button {
  height: auto; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853; }
.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48; }
.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847; }
.has-success .form-control {
  border-color: #468847;
  -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: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

.form-control-static {
  margin-bottom: 0; }

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

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

.form-horizontal .control-label,
.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 .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.btn, .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn:focus, .button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .button:hover, .btn:focus, .button:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .button:active, .btn.active, .active.button {
    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, .disabled.button, .btn[disabled], [disabled].button, fieldset[disabled] .btn, fieldset[disabled] .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .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]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .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]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .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]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .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: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .button,
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .button {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.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;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/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:empty {
    width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

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

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

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

.glyphicon-th:before {
  content: "\e011"; }

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

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

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

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

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

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

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

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

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

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

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

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

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

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

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

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

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

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

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

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

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

.glyphicon-list:before {
  content: "\e056"; }

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

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

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

.glyphicon-picture:before {
  content: "\e060"; }

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

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

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

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

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

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

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

.glyphicon-eject:before {
  content: "\e078"; }

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
  content: "\e087"; }

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

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

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

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

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

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

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

.glyphicon-retweet:before {
  content: "\e115"; }

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

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

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

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

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

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

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

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

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

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

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

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

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

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

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

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

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

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

.glyphicon-flash:before {
  content: "\e162"; }

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

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

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

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

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

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

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

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

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

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

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

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

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

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

.glyphicon-subtitles:before {
  content: "\e188"; }

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

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

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

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

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

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

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

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

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted; }

.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: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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 {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.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-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999; }

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

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .caret {
  border-top-color: #333; }
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333; }
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .button,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .button:hover, .btn-group > .btn:focus, .btn-group > .button:focus, .btn-group > .btn:active, .btn-group > .button:active, .btn-group > .btn.active, .btn-group > .active.button,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .button:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .button:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .button:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.button {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .button:focus,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .button:focus {
      outline: none; }

.btn-group .btn + .btn, .btn-group .button + .btn, .btn-group .btn + .button, .btn-group .button + .button,
.btn-group .btn + .btn-group,
.btn-group .button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-toolbar:after {
  clear: both; }
.btn-toolbar .btn-group {
  float: left; }
.btn-toolbar > .btn + .btn, .btn-toolbar > .button + .btn, .btn-toolbar > .btn + .button, .btn-toolbar > .button + .button,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .button + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .button,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .button: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 > .button: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, .btn-group > .btn-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .button:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn-group:last-child > .button: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, .btn-group > .button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .button + .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, .button .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .button .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .button,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .button {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .button + .btn, .btn-group-vertical > .btn + .button, .btn-group-vertical > .button + .button,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .button + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .button:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .button:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .button:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .button:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child, .btn-group-vertical > .btn-group:last-child > .button: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 .button {
    float: none;
    display: table-cell;
    width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .button > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > .button > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.button {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .button:not(:last-child):not(.dropdown-toggle) {
  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 > .button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .button {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .button {
    margin-left: -1px; }

.input-group-btn > .btn, .input-group-btn > .button {
  position: relative; }
  .input-group-btn > .btn + .btn, .input-group-btn > .button + .btn, .input-group-btn > .btn + .button, .input-group-btn > .button + .button {
    margin-left: -4px; }
  .input-group-btn > .btn:hover, .input-group-btn > .button:hover, .input-group-btn > .btn:active, .input-group-btn > .button:active {
    z-index: 2; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .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: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
    .nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
      border-top-color: #2a6496;
      border-bottom-color: #2a6496; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .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: #428bca; }
    .nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
      border-top-color: #fff;
      border-bottom-color: #fff; }

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

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: auto; }
      .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px; }
      .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px; }
      .navbar-collapse .navbar-text:last-child {
        margin-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .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;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      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: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

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

  .navbar-right {
    float: right !important; } }
.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: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      margin-left: 15px;
      margin-right: 15px; } }

.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: #ccc; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .dropdown > a:hover .caret,
  .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333; }
  .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; }
    .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
      border-top-color: #555;
      border-bottom-color: #555; }
  .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777; }
  @media (max-width: 767px) {
    .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-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .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 .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; }
  .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #999999;
    border-bottom-color: #999999; }
  .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .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: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      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: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    background-color: #eeeeee; }
  .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: #428bca;
    border-color: #428bca;
    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: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .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: #eeeeee; }
  .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: #999999;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

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

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }

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

.btn .badge, .button .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1 {
    line-height: 1;
    color: inherit; }
  .jumbotron p {
    line-height: 1.4; }
  .container .jumbotron {
    border-radius: 6px; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  margin-bottom: 20px; }
  .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .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 {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #356635; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #2d6987; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #a47e3c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-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 {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-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: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-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: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-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: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-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,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

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

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

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

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

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

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;
    background-color: #f5f5f5; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: #e1edf7; }

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .panel-body:after {
    clear: both; }

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

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.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:last-child > th, .panel > .table-bordered > thead > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }
  .panel-group .panel + .panel {
    margin-top: 5px; }
.panel-group .panel-heading {
  border-bottom: 0; }
  .panel-group .panel-heading + .panel-collapse .panel-body {
    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: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading > .dropdown .caret {
      border-color: #333333 transparent; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading > .dropdown .caret {
      border-color: #fff transparent; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading > .dropdown .caret {
      border-color: #468847 transparent; }
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading > .dropdown .caret {
      border-color: #c09853 transparent; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading > .dropdown .caret {
      border-color: #b94a48 transparent; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading > .dropdown .caret {
      border-color: #3a87ad transparent; }
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 6px; }

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

.close {
  float: right;
  font-size: 21px;
  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: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }
  .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;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  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.42857px; }

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

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

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .button + .btn, .modal-footer .btn + .button, .modal-footer .button + .button {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .button + .btn, .modal-footer .btn-group .btn + .button, .modal-footer .btn-group .button + .button {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }

  .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); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  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: 4px; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  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: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 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: #999;
  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: #999;
  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: #999;
  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: #999;
  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;
    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; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    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: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    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 {
    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%; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.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: transparent; }
  .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, .carousel-caption .button {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .footer .rightPane .locationSearchContainer:before, .footer .middlePane .locationSearchContainer:before, .locked-right-nav-container .branch-atm-locator .locationSearchContainer:before, .clearfix:after, .footer .rightPane .locationSearchContainer:after, .footer .middlePane .locationSearchContainer:after, .locked-right-nav-container .branch-atm-locator .locationSearchContainer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.clearfix:after, .footer .rightPane .locationSearchContainer:after, .footer .middlePane .locationSearchContainer:after, .locked-right-nav-container .branch-atm-locator .locationSearchContainer:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?50974262");
  src: url("../fonts/fontello.eot?50974262#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?50974262") format("woff"), url("../fonts/fontello.ttf?50974262") format("truetype"), url("../fonts/fontello.svg?50974262#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?50974262#fontello') format('svg');
  }
}
*/
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-bold-webfont.eot");
  src: url("../fonts/open-sans/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-bold-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-bolditalic-webfont.eot");
  src: url("../fonts/open-sans/opensans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-bolditalic-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-bolditalic-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-bolditalic-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-bolditalic-webfont.svg#open_sansbold_italic") format("svg");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-extrabold-webfont.eot");
  src: url("../fonts/open-sans/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-extrabold-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-extrabold-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-extrabold-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-extrabold-webfont.svg#open_sansextrabold") format("svg");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-extrabolditalic-webfont.eot");
  src: url("../fonts/open-sans/opensans-extrabolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-extrabolditalic-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-extrabolditalic-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-extrabolditalic-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic") format("svg");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-regular-webfont.eot");
  src: url("../fonts/open-sans/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-regular-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-italic-webfont.eot");
  src: url("../fonts/open-sans/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-italic-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-italic-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-italic-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-italic-webfont.svg#open_sansitalic") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-light-webfont.eot");
  src: url("../fonts/open-sans/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-light-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-light-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-light-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-light-webfont.svg#open_sanslight") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-lightitalic-webfont.eot");
  src: url("../fonts/open-sans/opensans-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-lightitalic-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-lightitalic-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-lightitalic-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-lightitalic-webfont.svg#open_sanslight_italic") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-semibold-webfont.eot");
  src: url("../fonts/open-sans/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-semibold-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/opensans-semibolditalic-webfont.eot");
  src: url("../fonts/open-sans/opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/opensans-semibolditalic-webfont.woff2") format("woff2"), url("../fonts/open-sans/opensans-semibolditalic-webfont.woff") format("woff"), url("../fonts/open-sans/opensans-semibolditalic-webfont.ttf") format("truetype"), url("../fonts/open-sans/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic") format("svg");
  font-weight: 600;
  font-style: italic; }
.base-icon, .compare-accounts .row .cell .icon {
  color: #509236;
  display: block;
  font-size: 85px;
  line-height: 90px; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-529_savings_plans:before {
  content: '\e800'; }

/* '' */
.icon-adjustable-rate-mortgage:before {
  content: '\e801'; }

/* '' */
.icon-apply-for-loan:before {
  content: '\e802'; }

/* '' */
.icon-checking-accounts:before {
  content: '\e803'; }

/* '' */
.icon-call:before {
  content: '\e804'; }

/* '' */
.icon-check-reordering:before {
  content: '\e805'; }

/* '' */
.icon-chip-enabled-credit-card:before {
  content: '\e806'; }

/* '' */
.icon-bank-routing-numbers:before {
  content: '\e807'; }

/* '' */
.icon-commercial_card:before {
  content: '\e808'; }

/* '' */
.icon-credit-cards:before {
  content: '\e809'; }

/* '' */
.icon-credit-reports:before {
  content: '\e80a'; }

/* '' */
.icon-currency-processing:before {
  content: '\e80b'; }

/* '' */
.icon-daily-credit-monitoring:before {
  content: '\e80c'; }

/* '' */
.icon-debit-cards:before {
  content: '\e80d'; }

/* '' */
.icon-easy-deposit:before {
  content: '\e80e'; }

/* '' */
.icon-electronic-deposits:before {
  content: '\e80f'; }

/* '' */
.icon-enhanced-account:before {
  content: '\e810'; }

/* '' */
.icon-error:before {
  content: '\e811'; }

/* '' */
.icon-essential-account:before {
  content: '\e812'; }

/* '' */
.icon-external_link:before {
  content: '\e813'; }

/* '' */
.icon-online-statements:before {
  content: '\e814'; }

/* '' */
.icon-online-mobile-banking:before {
  content: '\e815'; }

/* '' */
.icon-online-bill-pay:before {
  content: '\e816'; }

/* '' */
.icon-online-banking:before {
  content: '\e817'; }

/* '' */
.icon-mortgages:before {
  content: '\e818'; }

/* '' */
.icon-mobile-bill-pay:before {
  content: '\e819'; }

/* '' */
.icon-mobile-banking:before {
  content: '\e81a'; }

/* '' */
.icon-mobile-advantage:before {
  content: '\e81b'; }

/* '' */
.icon-message:before {
  content: '\e81c'; }

/* '' */
.icon-merchant-services:before {
  content: '\e81d'; }

/* '' */
.icon-location:before {
  content: '\e81e'; }

/* '' */
.icon-international_banking:before {
  content: '\e81f'; }

/* '' */
.icon-instant-alerts:before {
  content: '\e820'; }

/* '' */
.icon-identity-theft-protection:before {
  content: '\e821'; }

/* '' */
.icon-identity-theft-insurance:before {
  content: '\e822'; }

/* '' */
.icon-homeowner-plus-value-package:before {
  content: '\e823'; }

/* '' */
.icon-fraud-protection:before {
  content: '\e824'; }

/* '' */
.icon-fixed-rate-mortgage:before {
  content: '\e825'; }

/* '' */
.icon-fifth-third-direct:before {
  content: '\e826'; }

/* '' */
.icon-fha-loan:before {
  content: '\e827'; }

/* '' */
.icon-overdraft-protection:before {
  content: '\e828'; }

/* '' */
.icon-payroll_services:before {
  content: '\e829'; }

/* '' */
.icon-preferred-account:before,
.icon-star:before {
  content: '\e82a'; }

/* '' */
.icon-savings-accounts:before {
  content: '\e82c'; }

/* '' */
.icon-scheduled-payments:before {
  content: '\e82d'; }

/* '' */
.icon-security-benefits:before {
  content: '\e82e'; }

/* '' */
.icon-services-charges-waived:before {
  content: '\e82f'; }

/* '' */
.icon-specialists:before {
  content: '\e830'; }

/* '' */
.icon-step1-prepare:before {
  content: '\e831'; }

/* '' */
.icon-step2-shop-for-a-home:before {
  content: '\e832'; }

/* '' */
.icon-step3-offer:before {
  content: '\e833'; }

/* '' */
.icon-step5-closing-time:before {
  content: '\e834'; }

/* '' */
.icon-text-banking:before {
  content: '\e835'; }

/* '' */
.icon-traditional-lending:before {
  content: '\e836'; }

/* '' */
.icon-transfer-funds:before {
  content: '\e837'; }

/* '' */
.icon-unlimited-check-writing:before {
  content: '\e838'; }

/* '' */
.icon-va-loan:before {
  content: '\e839'; }

/* '' */
.icon-facebook-squared:before {
  content: '\e83a'; }

/* '' */
.icon-down-dir:before {
  content: '\e83b'; }

/* '' */
.icon-up-dir:before {
  content: '\e83c'; }

/* '' */
.icon-left-dir:before {
  content: '\e83d'; }

/* '' */
.icon-right-dir:before {
  content: '\e83e'; }

/* '' */
.icon-youtube-play:before {
  content: '\e83f'; }

/* '' */
.icon-twitter:before {
  content: '\e840'; }

/* '' */
.icon-linkedin-squared:before {
  content: '\e841'; }

/* '' */
.icon-link-ext:before {
  content: '\e842'; }

/* '' */
.icon-gplus-squared:before {
  content: '\e843'; }

/* '' */
.icon-ok:before {
  content: '\e844'; }

/* '' */
.icon-down-open-big:before {
  content: '\e845'; }

/* '' */
.icon-left-open-big:before {
  content: '\e846'; }

/* '' */
.icon-right-open-big:before {
  content: '\e847'; }

/* '' */
.icon-up-open-big:before {
  content: '\e848'; }

/* '' */
.icon-video-play-button:before {
  content: '\e849'; }

/* '' */
.icon-menu:before {
  content: '\e84a'; }

/* '' */
.icon-cancel:before {
  content: '\e84b'; }

/* '' */
.icon-search:before {
  content: '\e84c'; }

/* '' */
.icon-location-1:before {
  content: '\e84d'; }

/* '' */
.icon-plus-squared-alt:before {
  content: '\e84e'; }

/* '' */
.icon-minus-squared-alt:before {
  content: '\e84f'; }

/* '' */
.icon-calc:before {
  content: '\e850'; }

/* '' */
body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans", sans-serif; }
  h1 sup.footnote, h2 sup.footnote, h3 sup.footnote, h4 sup.footnote, h5 sup.footnote, h6 sup.footnote, .h1 sup.footnote, .h2 sup.footnote, .h3 sup.footnote, .h4 sup.footnote, .h5 sup.footnote, .h6 sup.footnote {
    font-size: 10px;
    color: inherit;
    margin-right: -5px;
    margin-left: 2px; }
  h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, .h1.light, .h2.light, .h3.light, .h4.light, .h5.light, .h6.light {
    font-weight: 500; }

h2 {
  font-size: 27px;
  line-height: 1.3;
  font-weight: 700;
  /*creative wants h2 weight at 700 so keep this*/ }
  h2 sup.footnote a {
    display: inline-block;
    vertical-align: 8px; }

a {
  color: #1D4094;
  font-weight: 600; }
  a:focus {
    text-decoration: none; }
  a[href^="tel"] {
    color: inherit;
    text-decoration: none;
    font-weight: inherit; }
  a .alt-text {
    display: none; }

.phone-no-break {
  white-space: nowrap; }

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #F1F1F1;
  font-weight: normal; }

ul li a {
  font-weight: inherit; }

.bank img .full {
  width: 100%; }
.bank h2 {
  color: #1C3F94;
  margin-bottom: 25px; }
.bank li a:after {
  display: none; }

@media (min-width: 481px) and (max-width: 992px) {
  .bank .container {
    padding-left: 50px;
    padding-right: 50px; }
    .bank .container .image-content-pair .content-pane {
      padding-top: 25px; }
      .bank .container .image-content-pair .content-pane h2 {
        margin-top: 0; }
  .bank .key-products-services .sub-type {
    width: auto !important;
    float: none !important;
    padding: 0 30px !important; }
  .bank .key-products-services .sub-pane {
    text-align: center !important;
    padding-bottom: 40px !important; }
  .bank .secondary-key-products-services .sub-type {
    width: 30% !important; } }
@media only screen and (max-width: 480px) {
  .bank .hero .hero-inner .btn, .bank .hero .hero-inner .button {
    position: relative;
    top: 25px; }
  .bank .hero-inner {
    overflow: initial !important; } }
/**
 * Reusables
 * This file will contain global page and reusable styles
 */
/* All modules within .page-content will have section tags instead of div. */
section.row {
  /*  @include global-border();*/
  /*  padding: $section-padding;*/
  margin: 25px 0;
  /*  &:last-of-type {
      border: 0 none;
    }*/
  /* Enable after checking account detail is done */ }
  section.row.no-gutter section {
    padding-left: 0;
    padding-right: 0; }
  section.row.collapsed {
    margin: 0; }
  section.row:last-of-type {
    border: 0 none; }
    section.row:last-of-type.border {
      border-top: 1px solid #C0C0C0;
      border-bottom: 1px solid #C0C0C0; }
  section.row section {
    padding: 35px 25px; }

/* 
   Setting class .adaptive on a row and following the markup example on 
   resource-center-example.hbs will provide adaptive heights to the columns 
*/
.row.adaptive {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px; }
  .row.adaptive > [class*='col-']:nth-child(even) .content-pane {
    margin: 0 5px -99999px; }
  .row.adaptive > [class*='col-']:last-child .content-pane {
    margin: 0 0px -99999px 5px; }
  .row.adaptive > [class*='col-']:first-child .content-pane, .row.adaptive > [class*='col-']:only-child .content-pane {
    margin: 0 5px -99999px 0px; }
  .row.adaptive .adapted, .row.adaptive .content-pane {
    padding-bottom: 99999px;
    margin: 0 0px -99999px; }
    .row.adaptive .adapted .inner, .row.adaptive .content-pane .inner {
      padding: 25px; }
      .row.adaptive .adapted .inner p, .row.adaptive .content-pane .inner p {
        line-height: 21px; }

.full-line-thick {
  width: 100%;
  margin: 0px 0px 45px 0px; }

@media only screen and (max-width: 767px) {
  .row.adaptive {
    margin-bottom: 0; }
    .row.adaptive > [class*='col-']:nth-child(even) .content-pane {
      margin: 0 0 15px !important; }
    .row.adaptive .content-pane {
      padding: 0;
      margin: 0 0 15px !important; } }
/* 
   Todo: these class variables should be added to modules with 
   different borders depending on where they are located on the page.
   Ex: On Page Contact module. Remove "!important" when all JSON have 
   these variables
*/
.border-top-on {
  border-top: 1px solid #C0C0C0 !important; }

.border-bottom-on {
  border-bottom: 1px solid #C0C0C0 !important; }

.border-top-off {
  border-top: 0 !important; }

.border-bottom-off {
  border-bottom: 0 !important; }

/* 
   Todo: Make global. Add this class to modules that are located right 
   before a contact module. Add to Page specific HBS file for now.
*/
.parent-wrap {
  margin: 40px 0 80px; }

.top-margin-50 {
  margin-top: 50px; }

/**
* header
*/
.header {
  position: relative;
  top: 0px;
  margin-bottom: 5px;
  width: 100%;
  height: 97px;
  z-index: 5;
  /* logo */
  /* Main Nav */
  /* Sub navigation */
  /* breadcrumbs / page heading */ }
  .header .header_BG {
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 97px;
    background-color: #000;
    opacity: 0.45; }
    .header .header_BG.press-release {
      opacity: 0.65; }
  .header .menu {
    clear: both;
    float: right;
    width: 81.5%;
    text-align: right;
    position: relative; }
  .header .hamburger-container {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 23px;
    left: 25px;
    z-index: 5; }
    .header .hamburger-container .menu-close {
      display: none; }
    .header .hamburger-container .mobile-menu-text {
      position: relative;
      right: 10px;
      bottom: 11px;
      font-size: 10px; }
    .header .hamburger-container a, .header .hamburger-container a:hover {
      text-decoration: none;
      color: #fff; }
    .header .hamburger-container .mobile-menu-icons {
      font-size: 35px;
      margin-left: -20px; }
  .header .logo-container {
    position: relative;
    display: inline-block;
    top: 23px;
    width: 192px;
    height: 53px;
    overflow: hidden;
    z-index: 5; }
    .header .logo-container .logo {
      width: 384px;
      height: 106px;
      background: url(../images/logo.png) no-repeat;
      background-size: 192px 53px; }
  .header .right-menu-small {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 30px;
    right: 25px;
    z-index: 5; }
    .header .right-menu-small ul {
      list-style: none; }
      .header .right-menu-small ul li {
        display: inline; }
        .header .right-menu-small ul li:not(:last-child) {
          padding-right: 30px; }
    .header .right-menu-small i {
      font-size: 35px;
      color: #fff; }
  .header #consolidate-debt {
    height: 113px; }
  .header .nav-container {
    list-style: none;
    position: relative;
    display: table;
    margin-top: -60px;
    margin-left: auto;
    margin-right: auto;
    /*    padding-left: 276px;*/ }
    .header .nav-container .top-right {
      float: right;
      margin-top: 5px; }
      .header .nav-container .top-right .links-top-right ul {
        list-style: none; }
        .header .nav-container .top-right .links-top-right ul li {
          display: inline;
          padding-right: 15px; }
          .header .nav-container .top-right .links-top-right ul li:last-of-type {
            padding-right: 0; }
          .header .nav-container .top-right .links-top-right ul li a {
            font-family: "Arial";
            font-size: 12px;
            color: #aaa6a6;
            text-decoration: underline; }
            .header .nav-container .top-right .links-top-right ul li a:hover {
              color: #aaa6a6; }
  .header .nav-main {
    clear: both;
    position: relative;
    display: inline-block;
    padding: 0;
    vertical-align: -6px;
    margin-bottom: 0; }
    .header .nav-main li {
      font-size: 18px;
      font-weight: 300;
      text-transform: uppercase;
      display: inline;
      padding: 5px 20px; }
      .header .nav-main li.active {
        background-color: #1d4094;
        margin-left: -3px;
        position: relative; }
        .header .nav-main li.active:hover {
          cursor: pointer; }
        .header .nav-main li.active:after {
          display: none; }
      .header .nav-main li:after {
        content: '|';
        font-size: 10px;
        font-weight: 300;
        color: #808080;
        position: absolute;
        margin: 4px 24px 0px 18px; }
      .header .nav-main li a,
      .header .nav-main li a:hover {
        color: #fff;
        font-weight: 300;
        text-decoration: none; }
  .header .search-container {
    display: inline-block;
    margin: 0 20px;
    vertical-align: -6px; }
    .header .search-container span {
      display: none; }
    .header .search-container.open {
      width: 72.7%; }
      .header .search-container.open .search {
        margin-right: -12px; }
        .header .search-container.open .search i.inactive-search {
          display: none; }
        .header .search-container.open .search form {
          display: inline-block;
          width: 95%;
          vertical-align: top; }
          .header .search-container.open .search form button {
            position: absolute;
            left: 0px;
            padding: 1px 12px;
            color: #FFF;
            background: transparent;
            border: 0;
            font-size: 18px; }
          .header .search-container.open .search form label {
            display: none; }
          .header .search-container.open .search form input {
            padding-left: 46px;
            border-color: #666;
            height: 29px;
            border-radius: 0;
            background: #666;
            color: white;
            font-weight: 300; }
          .header .search-container.open .search form input::-webkit-input-placeholder {
            color: #FFF; }
          .header .search-container.open .search form input:-moz-placeholder {
            color: #FFF; }
          .header .search-container.open .search form input::-moz-placeholder {
            color: #FFF; }
          .header .search-container.open .search form input:-ms-input-placeholder {
            color: #FFF; }
          .header .search-container.open .search form ::-webkit-input-placeholder,
          .header .search-container.open .search form :-moz-placeholder,
          .header .search-container.open .search form ::-moz-placeholder,
          .header .search-container.open .search form :-ms-input-placeholder {
            color: #FFF; }
        .header .search-container.open .search .icon-cancel {
          display: inline-block;
          font-size: 18px;
          color: #FFF;
          font-weight: normal;
          cursor: pointer;
          width: 4%; }
    .header .search-container .search {
      position: relative; }
      .header .search-container .search i.inactive-search {
        color: #FFF;
        position: relative;
        font-size: 18px;
        cursor: pointer;
        margin-top: 6px; }
      .header .search-container .search form {
        display: none; }
      .header .search-container .search .icon-cancel {
        display: none; }
  .header .login-btn {
    display: inline-block;
    margin-left: 0px;
    width: 201px;
    text-align: center;
    background-color: #509236;
    font-size: 15px;
    padding: 5px 52px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    vertical-align: top; }
    .header .login-btn.tablet-login {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 16px;
      position: relative;
      bottom: 4px;
      color: #FFF !important;
      text-decoration: none !important;
      cursor: pointer;
      background: none;
      width: auto;
      padding: 0;
      float: none;
      display: inline; }
      .header .login-btn.tablet-login:after {
        font-family: FontAwesome;
        content: "\f0da";
        padding-bottom: 15px;
        margin-top: 0px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        display: inline-block;
        position: relative;
        bottom: 5px;
        font-size: 17px; }
    .header .login-btn:hover {
      cursor: pointer;
      text-decoration: none; }
    .header .login-btn a:hover {
      text-decoration: none; }
  .header .nav-main-sub {
    position: relative;
    background-color: rgba(19, 34, 65, 0.75);
    padding: 0px 0px 0px 5px;
    height: 30px;
    max-height: 30px;
    line-height: 29px;
    vertical-align: bottom;
    text-align: left;
    clear: both;
    margin-left: 38px;
    float: left; }
    .header .nav-main-sub ul {
      list-style: none;
      padding-left: 15px; }
      .header .nav-main-sub ul li {
        display: inline;
        padding-right: 20px; }
        .header .nav-main-sub ul li a {
          color: #FFF; }
          .header .nav-main-sub ul li a.active {
            text-decoration: underline; }
    .header .nav-main-sub .nav-level-3 {
      display: none;
      padding: 15px 30px;
      position: absolute;
      top: 30px;
      left: 0;
      z-index: 9;
      background-color: #ebeaea;
      width: 635px;
      height: auto;
      min-height: 150px; }
      .header .nav-main-sub .nav-level-3 ul {
        width: 30%;
        float: left;
        padding-left: 0;
        line-height: 0px; }
        .header .nav-main-sub .nav-level-3 ul:first-child {
          width: 70%;
          float: left;
          padding-left: 0; }
        .header .nav-main-sub .nav-level-3 ul.solutions-list li {
          border-left: 1px solid #CCC;
          padding-left: 25px !important;
          position: relative;
          left: -5px; }
          .header .nav-main-sub .nav-level-3 ul.solutions-list li:first-child {
            border-left: none;
            left: 4px; }
          .header .nav-main-sub .nav-level-3 ul.solutions-list li:last-child {
            padding-bottom: 0 !important; }
      .header .nav-main-sub .nav-level-3 li {
        display: inline-block !important;
        line-height: 15px !important;
        text-transform: none !important;
        padding-bottom: 0 !Important;
        width: 45%;
        font-size: 12px !important;
        font-weight: 200 !important;
        padding-bottom: 10px !important;
        padding-right: 0px !important;
        vertical-align: top !important;
        padding-left: 15px; }
        .header .nav-main-sub .nav-level-3 li :before {
          font-family: FontAwesome;
          content: "\f0da";
          padding-right: 5px;
          margin-top: 0px;
          color: #000; }
        .header .nav-main-sub .nav-level-3 li a {
          color: #253E94 !important;
          font-weight: 600 !important;
          text-decoration: none !important;
          margin-left: -10px !important; }
      .header .nav-main-sub .nav-level-3 .section-title {
        color: #000 !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        width: 100% !important;
        font-size: 12px !important;
        margin-left: 0px !important;
        padding-left: 0 !important;
        padding-bottom: 15px !important; }
  .header .breadcrumbs {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin-top: 46px; }
    .header .breadcrumbs.system-alert-on {
      margin-top: 175px; }
    .header .breadcrumbs i {
      margin-left: 5px;
      margin-right: 5px; }
    .header .breadcrumbs a {
      font-size: 12px;
      font-weight: 500;
      color: #FFF; }
    .header .breadcrumbs .page-title {
      margin-top: 5px;
      margin-left: 100px;
      font-size: 28px;
      font-weight: normal;
      text-transform: capitalize; }

#nav-3-bank ul:last-child li, #nav-3-borrow ul:last-child li, #nav-3-invest ul:last-child li, #nav-3-bank-sb ul:last-child li {
  width: 100%; }

#nav-3-bank-sb ul:first-child li {
  width: 100%; }

#nav-3-plan ul {
  width: 33% !important; }
  #nav-3-plan ul li {
    width: 100%; }

#nav-3-international-commercial ul:first-child {
  width: 100%; }

#nav-3-cm-commercial ul:first-child {
  width: 100%; }

#nav-3-invest ul:first-child :nth-child(6) {
  position: relative;
  bottom: 15px; }

#nav-3-insure ul {
  width: 100% !important; }
  #nav-3-insure ul li {
    width: 32%; }

.main-nav-ul li, .main-nav-ul-personal li, .main-nav-ul-sb li, .main-nav-ul-commercial li {
  padding-bottom: 16px; }
  .main-nav-ul li a, .main-nav-ul-personal li a, .main-nav-ul-sb li a, .main-nav-ul-commercial li a {
    font-weight: 300; }

@media (min-width: 992px) and (max-width: 1200px) {
  .header .menu .nav-main li {
    padding: 5px 9px; }
    .header .menu .nav-main li:after {
      margin: 4px 0 0 6px; }
  .header .menu .nav-main-sub {
    margin-left: 9px; }
  .header .search-container {
    margin: 0 15px; }
  .header .login-btn {
    padding: 5px 59px;
    width: 167px; } }
/* tablet */
@media only screen and (max-width: 992px) {
  .header .menu {
    position: static; }
    .header .menu.hiddenOnSmall {
      display: none; }
  .header .nav-container {
    position: static; }
  .header .desktop-login {
    display: none; }
  .header .search-container {
    vertical-align: 0;
    margin: 0; }
    .header .search-container.desktop .search i.inactive-search,
    .header .search-container.desktop .search i.icon-cancel {
      visibility: hidden; }
    .header .search-container.open {
      width: auto;
      margin: 0 12px; }
      .header .search-container.open .search i.inactive-search {
        display: inline-block; }
      .header .search-container.open .search form {
        right: 15px;
        width: 275px;
        top: 97px; }
        .header .search-container.open .search form button {
          right: 0;
          left: auto; }
          .header .search-container.open .search form button i {
            font-size: 20px;
            margin-top: 8px;
            color: #d8d8d8; }
        .header .search-container.open .search form input {
          padding-left: 20px;
          height: 40px;
          width: 100%;
          border: 0; }
    .header .search-container .search {
      position: static; }
      .header .search-container .search i.inactive-search {
        font-size: 35px;
        /* display: none; */ }
      .header .search-container .search form {
        position: absolute; }
  .header .hamburger-container {
    display: block;
    visibility: visible; }
    .header .hamburger-container .mobile-menu-text {
      position: relative;
      right: 10px;
      bottom: 11px;
      font-size: 15px; }
    .header .hamburger-container .mobile-menu-icons {
      font-size: 45px;
      margin-left: -20px;
      margin-top: -15px; }
  .header .logo-container {
    position: relative;
    display: block;
    clear: both;
    width: 192px;
    margin: 0 auto; }
  .header .right-menu-small {
    display: block;
    visibility: visible; }
  .header .top-right,
  .header .nav-main,
  .header .nav-main-sub {
    display: none !important;
    visibility: hidden !important; }
  .header .breadcrumbs {
    margin-top: 133px;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .header .right-menu-small ul li:not(:last-child) {
    padding-right: 15px; }
  .header .right-menu-small ul li.login-list-item {
    display: none; } }
/* mobile */
@media only screen and (max-width: 480px) {
  .header .search-container.open .search form {
    right: 0;
    width: 101%;
    top: 50px; }
  .header .search-container .search i.inactive-search {
    font-size: 32px;
    margin-top: 0; }
  .header .right-menu-small {
    z-index: 1;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 100%; }
  .header .header_BG {
    height: 50px; }
  .header .hamburger-container {
    top: -7px; }
    .header .hamburger-container .mobile-menu-text {
      position: relative;
      right: 10px;
      bottom: 11px;
      font-size: 10px; }
    .header .hamburger-container .mobile-menu-icons {
      font-size: 35px;
      margin-left: -20px;
      margin-top: 0px; }
  .header .logo-container {
    top: 7px;
    width: 43px;
    margin: 0 auto; }
    .header .logo-container .logo {
      background: url("/assets/images/logo-mobile.png") no-repeat;
      background-size: 43px 36px;
      height: 36px;
      width: 43px; }
  .header .right-menu-small {
    top: 7px;
    right: 0px; }
  .header .nav-container {
    padding-left: initial; }
  .header .breadcrumbs {
    margin-left: 0;
    margin-top: 65px; }
    .header .breadcrumbs a {
      font-size: 15px; }
    .header .breadcrumbs i {
      font-size: 15px;
      margin-right: 2px; } }
.header.marketing-lp {
  color: #fff; }
  .header.marketing-lp .links-top-right {
    float: right;
    margin-top: 40px; }
    .header.marketing-lp .links-top-right li {
      height: 18px;
      display: block;
      float: left;
      padding: 0 15px;
      border-right: 1px solid #fff;
      font-size: 14px;
      line-height: 20px;
      vertical-align: top; }
      .header.marketing-lp .links-top-right li:last-child {
        border-right: none; }
      .header.marketing-lp .links-top-right li a {
        color: #fff;
        font-size: 14px;
        font-weight: normal; }
      .header.marketing-lp .links-top-right li .icon {
        margin-top: -5px;
        color: #fff;
        font-size: 24px;
        display: inline-block;
        position: relative; }

.mobile-menu {
  background-color: #FFF;
  height: 100%;
  position: fixed;
  left: 0;
  overflow-y: scroll;
  top: 0;
  width: 85%; }
  .mobile-menu .panel-body {
    padding: initial; }
  .mobile-menu.panel-group .panel {
    margin-bottom: 0;
    border: none; }
    .mobile-menu.panel-group .panel + .panel {
      margin-top: 1px !important; }
  .mobile-menu ul {
    margin: 0;
    padding: 0; }
    .mobile-menu ul .collapse.in {
      margin-bottom: 10px; }
  .mobile-menu li, .mobile-menu .panel-title {
    list-style: none;
    font-size: 24px; }
    .mobile-menu li a, .mobile-menu .panel-title a {
      display: block;
      font-weight: initial;
      text-decoration: none; }
      .mobile-menu li a.mobile-nav-back, .mobile-menu .panel-title a.mobile-nav-back {
        background-color: #FAFAFA;
        line-height: 20px;
        padding-left: 10px; }
      .mobile-menu li a .icon, .mobile-menu .panel-title a .icon {
        display: block;
        float: right;
        color: #000;
        font-size: 16px; }
        .mobile-menu li a .icon.icon-link-ext, .mobile-menu .panel-title a .icon.icon-link-ext {
          font-size: 12px; }
      .mobile-menu li a .icon-left-dir, .mobile-menu .panel-title a .icon-left-dir {
        float: left; }
  .mobile-menu .level2-in-level3 {
    font-weight: bold; }
  .mobile-menu .mobile-nav-third-level {
    margin-left: 20px; }
  .mobile-menu .categories {
    border-bottom: 1px solid #FFF;
    text-transform: uppercase; }
    .mobile-menu .categories a {
      background: #F1F1F1;
      display: block;
      font-size: 18px;
      width: 100%;
      color: #1C3F94;
      padding: 15px 18px 15px 20px; }
  .mobile-menu .subnav {
    margin-bottom: 10px; }
    .mobile-menu .subnav li a {
      color: #3E3E3E;
      background: #fff;
      font-size: 12px;
      padding: 8px 10px 8px 30px;
      text-transform: none; }
      .mobile-menu .subnav li a .icon {
        margin-top: -1px; }
    .mobile-menu .subnav li.mobile-nav-third-level a {
      padding: 4px 10px 4px 28px; }
  .mobile-menu .outside-links a {
    padding: 10px 10px 0;
    font-weight: normal;
    font-size: 12px; }
  .mobile-menu .app-download:after {
    display: none; }

.mobile-menu-visible {
  max-width: 100%;
  width: 100%;
  overflow-x: hidden; }
  .mobile-menu-visible .page-wrapper {
    transform: translate3d(85%, 0, 0);
    -webkit-transform: translate3d(85%, 0, 0);
    transition: transform .25s ease-in-out;
    -webkit-transition: -webkit-transform .25s ease-in-out; }
  .mobile-menu-visible .mobile-menu-overlay {
    width: 15%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9;
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.5); }

.page-wrapper {
  position: relative; }

@media (min-width: 768px) and (max-width: 1200px) {
  .mobile-menu ul.outside-links li:first-child a:first-child {
    display: block; }
  .mobile-menu .panel:first-child {
    display: none; } }
.footer-secondary, .footer-secondary-outer {
  display: none;
  visibility: hidden; }

.footer {
  border-top: 1px solid #C0C0C0;
  background-color: #F1F1F1;
  clear: both; }
  .footer .notices-drop {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    width: auto; }
  .footer .notices-drop:hover {
    cursor: pointer; }
  .footer .notices-drop i {
    font-size: 22px;
    margin-right: 10px;
    vertical-align: middle;
    padding-bottom: 2px; }
  .footer .notices-drop-content {
    position: relative;
    margin-top: 5px;
    display: none; }
  .footer .paneContainer {
    border: 1px solid #D1D1D1;
    background-color: #FFF;
    margin-top: 45px;
    padding: 25px 0px 25px 0px;
    display: table;
    width: 100%; }
    .footer .paneContainer .inner {
      margin-left: 10px;
      margin-right: 10px; }
      .footer .paneContainer .inner .footer-button {
        margin-top: 18px; }
  .footer .paneContainer div,
  .footer .paneContainer .footer-title,
  .footer .paneContainer p {
    padding: 0px;
    margin: 0px; }
  .footer .paneContainer .footer-title {
    font-size: 28px;
    font-weight: 700;
    display: block; }
  .footer .paneContainer p {
    margin-top: 15px; }
  .footer .leftPane,
  .footer .rightPane,
  .footer .middlePane {
    text-align: center;
    border-right: 1px solid #D0D0D0;
    display: table-cell;
    float: none; }
  .footer .rightPane {
    border-right: 0; }
  .footer .leftPane .phoneNum {
    font-size: 28px;
    font-weight: 300; }
  .footer .rightPane .radioContainer, .footer .middlePane .radioContainer {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    vertical-align: top; }
    .footer .rightPane .radioContainer label, .footer .middlePane .radioContainer label {
      font-size: 13px;
      font-weight: 400;
      padding-left: 10px; }
    .footer .rightPane .radioContainer label:not(:last-child), .footer .middlePane .radioContainer label:not(:last-child) {
      margin-right: 25px; }
    .footer .rightPane .radioContainer label span, .footer .middlePane .radioContainer label span {
      padding-left: 10px; }
  .footer .rightPane .locationSearchContainer, .footer .middlePane .locationSearchContainer {
    width: 100%;
    margin: 15px auto 0 auto; }
    .footer .rightPane .locationSearchContainer label, .footer .middlePane .locationSearchContainer label {
      display: none; }
    .footer .rightPane .locationSearchContainer input, .footer .middlePane .locationSearchContainer input {
      width: 235px;
      padding: 5px 15px;
      height: 35px;
      display: inline-block;
      vertical-align: top;
      border: 1px solid #000;
      margin-right: -4px; }
      .footer .rightPane .locationSearchContainer input[type="submit"], .footer .middlePane .locationSearchContainer input[type="submit"] {
        width: 98px;
        padding: 5px 15px; }
  .footer .linkContainer {
    margin-top: 30px; }
  .footer .links-left {
    position: relative;
    float: left;
    text-align: left; }
    .footer .links-left a {
      font-weight: normal; }
  .footer .connect {
    display: inline-block;
    font-weight: bold;
    margin-right: 5px; }
  .footer .links-left ul,
  .footer .links-right ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block; }
  .footer .links-left li,
  .footer .links-right li {
    display: inline; }
  .footer .links-left li:not(:last-child):after {
    content: '|';
    font-family: 'Helvetica', sans-serif;
    font-weight: 200;
    color: #B0B0B0;
    padding: 0px 12px 0px 12px; }
  .footer .links-right li:not(:last-child):after {
    content: '';
    padding: 0px 7px 0px 7px; }
  .footer .links-left a,
  .footer .links-right a {
    text-decoration: underline;
    color: #000;
    font-size: 13px; }
  .footer .links-right a {
    text-decoration: none; }
  .footer .links-right {
    position: relative;
    float: right;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    margin-top: -4px; }
    .footer .links-right i {
      font-size: 28px;
      vertical-align: middle; }
  .footer .links-right ul li:nth-of-type(3) a i,
  .footer .links-right ul li:nth-of-type(4) a i {
    font-size: 32px;
    vertical-align: middle; }
  .footer .copyright {
    margin: 35px 0px 0px 0px;
    padding: 0px;
    font-size: 11px;
    position: relative;
    float: left;
    clear: left;
    text-align: left; }
  .footer .logo-container {
    position: relative;
    display: inline-block;
    clear: both;
    margin-top: 45px;
    margin-bottom: 35px;
    float: left;
    width: 100%; }
    .footer .logo-container a:after {
      content: none; }
  .footer .logo {
    display: block;
    width: 150px;
    height: 50px;
    background: url(../images/logo.svg) no-repeat;
    background-size: 150px 50px;
    position: relative; }
  .footer .btn-scroll-top-container {
    display: none;
    visibility: hidden;
    right: 0px;
    bottom: 5px;
    margin: 0px;
    padding: 0px;
    /* horiz, vert, blur, spread(default=0), color */
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4); }
    .footer .btn-scroll-top-container .btn-scroll-top {
      width: 95px;
      height: 95px;
      background-color: #FFF;
      text-align: center;
      color: #000;
      cursor: pointer;
      border: 1px solid #B7B7B7;
      /* horiz, vert, blur, spread(default=0), color */ }
    .footer .btn-scroll-top-container .btn-scroll-top:after {
      position: absolute;
      content: '\f0de';
      font-family: FontAwesome;
      font-size: 40px;
      margin: 0;
      line-height: 78px;
      text-align: center; }
  .footer .footer-addinfo {
    padding: 25px; }
    .footer .footer-addinfo h2 {
      font-size: 18px; }

#megaFooter p.section-heading {
  color: #333;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin: 25px 0; }

/* Small Desktop */
@media (max-width: 1199px) {
  .footer .rightPane .locationSearchContainer input, .footer .middlePane .locationSearchContainer input {
    width: 67%; }
  .footer .rightPane .locationSearchContainer input[type="submit"], .footer .middlePane .locationSearchContainer input[type="submit"] {
    width: 30%; } }
/* tablet */
@media (max-width: 992px) {
  .footer .links-left,
  .footer .links-right,
  .footer .copyright {
    display: block;
    clear: both;
    float: none;
    text-align: center;
    max-width: 600px;
    margin: auto; }
  .footer .links-right {
    margin-top: 35px; }
    .footer .links-right div {
      padding-bottom: 5px; }
  .footer .copyright {
    margin: 25px auto 0; }
  .footer .connect {
    display: block; } }
@media (min-width: 768px) and (max-width: 992px) {
  .footer .paneContainer .footer-title {
    font-size: 26px;
    font-weight: 800; }
  .footer #location_search {
    width: 120px; }
  .footer .paneContainer p {
    padding: 0px 5px 0px 5px;
    font-size: 12px; }
  .footer .rightPane .radioContainer label {
    font-size: 16px; }
  .footer .rightPane .locationSearchContainer input, .footer .middlePane .locationSearchContainer input {
    width: 90%; }
  .footer .rightPane .locationSearchContainer input[type="submit"], .footer .middlePane .locationSearchContainer input[type="submit"] {
    width: 90%;
    margin-top: 10px; }
  .footer .links-right ul {
    display: block; }
  .footer .links-left li {
    display: inline-block;
    margin-bottom: 6px; }
  .footer .links-left a {
    font-size: 16px; }
  .footer .links-left ul,
  .footer .links-right ul {
    padding: 0 52px; }
  .footer .logo-container {
    padding-left: 45px; } }
@media (max-width: 767px) {
  .footer .paneContainer {
    padding: 0; }
  .footer .rightPane .locationSearchContainer input, .footer .middlePane .locationSearchContainer input {
    width: auto; }
  .footer .rightPane .locationSearchContainer input[type="submit"], .footer .middlePane .locationSearchContainer input[type="submit"] {
    width: auto;
    margin-top: 0; }
  .footer .leftPane, .footer .rightPane, .footer .middlePane {
    display: block;
    border-right: 0;
    border-bottom: 1px solid #D1D1D1;
    padding: 30px 0 !important;
    width: 95%;
    margin: auto !important; }
  .footer .rightPane {
    border-bottom: 0; } }
/* mobile */
@media (max-width: 480px) {
  .footer {
    border-top: 1px solid #C0C0C0; }
    .footer .rightPane .locationSearchContainer input, .footer .middlePane .locationSearchContainer input {
      width: 100%; }
    .footer .rightPane .locationSearchContainer input[type="submit"], .footer .middlePane .locationSearchContainer input[type="submit"] {
      width: 100%;
      margin-top: 10px; }
    .footer .leftPane .inner .phoneNum {
      color: #254094; }
    .footer .leftPane .inner p {
      display: none;
      visibility: hidden; }
    .footer .leftPane .inner {
      border-right: 0px; }
    .footer .rightPane .locationSearchContainer #location_search {
      width: 160px;
      height: 35px;
      font-size: 16px; }
    .footer .footer-title
    .paneContainer .footer-title {
      font-size: 22px;
      font-weight: 800; }
    .footer .rightPane .radioContainer label {
      font-size: 16px; }
    .footer .links-left,
    .footer .links-right,
    .footer .copyright {
      display: block;
      clear: both;
      float: none;
      text-align: center; }
    .footer .links-left a {
      font-size: 15px;
      line-height: 40px;
      font-weight: normal;
      white-space: nowrap; }
    .footer .links-right {
      margin-top: 35px; }
      .footer .links-right div {
        font-size: 16px;
        text-align: left; }
      .footer .links-right ul {
        display: table;
        margin: 7px auto; }
      .footer .links-right li {
        display: table-cell;
        padding-right: 10px; }
      .footer .links-right li a i {
        font-size: 36px !important; }
    .footer .copyright {
      font-size: 14px; }
    .footer .logo-container {
      padding: 0px;
      margin-top: 22px 0 0;
      width: 100%;
      float: none; }
    .footer .btn-scroll-top-container {
      display: block;
      visibility: visible;
      position: absolute;
      bottom: 0; }
      .footer .btn-scroll-top-container .btn-scroll-top {
        width: 65px;
        height: 65px; }
        .footer .btn-scroll-top-container .btn-scroll-top:after {
          margin: 0;
          left: 0;
          width: 100%;
          height: 100%; } }
.footer.marketing-lp .copyright {
  clear: none;
  text-align: right; }
.footer.marketing-lp .logo-container {
  display: inline-block;
  text-align: right; }
.footer.marketing-lp .logo {
  display: inline-block; }

/**
 * carousel
 */
.carousel-container {
  float: none; }
  .carousel-container #mainCarousel .carousel-caption p {
    opacity: 0; }
  .carousel-container #mainCarousel .carousel-caption h1 span.maintitle, .carousel-container #mainCarousel .carousel-caption h1 span.subtitle {
    opacity: 0; }
  .carousel-container .carousel {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 0;
    font-family: "Open Sans", sans-serif; }
    .carousel-container .carousel .carousel-inner {
      max-height: 900px; }
      .carousel-container .carousel .carousel-inner .item img {
        width: 100%; }
        .carousel-container .carousel .carousel-inner .item img > a > img {
          height: 100%;
          width: 100%; }
      .carousel-container .carousel .carousel-inner .carousel-caption {
        top: 170px;
        left: 0px;
        font-family: "Open Sans", sans-serif;
        font-size: 22px;
        color: #FFF;
        font-weight: 200;
        text-align: left;
        height: auto;
        width: 100%; }
        .carousel-container .carousel .carousel-inner .carousel-caption .container {
          padding: 0 55px; }
          .carousel-container .carousel .carousel-inner .carousel-caption .container.twolines h1 {
            font-size: 58px;
            line-height: 58px;
            max-width: 600px; }
        .carousel-container .carousel .carousel-inner .carousel-caption h1 {
          font-size: 64px;
          font-weight: 600;
          line-height: 67px;
          margin-bottom: 30px; }
          .carousel-container .carousel .carousel-inner .carousel-caption h1 span {
            display: block;
            margin: -15px 0px 0px 0px; }
            .carousel-container .carousel .carousel-inner .carousel-caption h1 span.subtitle {
              font-size: 28px;
              display: block !important;
              margin-left: 40px; }
        .carousel-container .carousel .carousel-inner .carousel-caption a {
          color: #FFF;
          text-decoration: underline; }
    .carousel-container .carousel .carousel-indicators {
      top: 490px;
      left: 0px;
      margin-left: 150px;
      text-align: left; }
      .carousel-container .carousel .carousel-indicators [data-slide-to] {
        cursor: pointer; }
      .carousel-container .carousel .carousel-indicators li {
        border: 2px solid #FFF;
        background-color: rgba(120, 120, 124, 0.01);
        width: 12px;
        height: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        border-radius: 12px;
        margin: 2px; }
        .carousel-container .carousel .carousel-indicators li.active {
          border: 2px solid #CCC;
          background-color: #CCC;
          width: 12px;
          height: 12px;
          -webkit-border-radius: 12px;
          -moz-border-radius: 12px;
          -ms-border-radius: 12px;
          border-radius: 12px;
          margin: 2px; }
    .carousel-container .carousel.video .carousel-indicators {
      top: 0;
      position: relative;
      margin: auto;
      padding-left: 0;
      text-align: center; }

/* tablet */
@media (min-width: 481px) and (max-width: 992px) {
  .carousel-container .carousel .carousel-inner .carousel-caption {
    padding-bottom: 30px;
    width: 90%; }
    .carousel-container .carousel .carousel-inner .carousel-caption .container {
      margin-top: -60px; }
      .carousel-container .carousel .carousel-inner .carousel-caption .container.twolines p {
        font-size: 22px;
        line-height: 26px; }
    .carousel-container .carousel .carousel-inner .carousel-caption h1 {
      font-size: 34px;
      width: 100%;
      max-width: 560px !important; }
      .carousel-container .carousel .carousel-inner .carousel-caption h1 span {
        font-size: 54px;
        padding-top: 10px; }
        .carousel-container .carousel .carousel-inner .carousel-caption h1 span.subtitle {
          font-size: 40px;
          display: block !important; }
    .carousel-container .carousel .carousel-inner .carousel-caption p {
      font-size: 18px;
      font-weight: 200;
      max-width: 510px; }
  .carousel-container .carousel.video .carousel-indicators li {
    border-color: #666; }
  .carousel-container .carousel .carousel-indicators {
    margin-left: 40px;
    top: 410px !important; }
    .carousel-container .carousel .carousel-indicators li {
      width: 25px;
      height: 25px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      border-radius: 25px;
      margin: 2px; }
      .carousel-container .carousel .carousel-indicators li.active {
        border: 2px solid #78787C;
        background-color: #78787C;
        width: 25px;
        height: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        border-radius: 25px;
        margin: 2px; } }
/* mobile */
@media (max-width: 480px) {
  .carousel-container .carousel .carousel-inner .carousel-caption {
    width: 93%;
    top: 40px; }
    .carousel-container .carousel .carousel-inner .carousel-caption h1 span {
      padding-top: 10px;
      font-size: 38px; }
      .carousel-container .carousel .carousel-inner .carousel-caption h1 span.subtitle {
        font-size: 18px;
        display: block !important; }
    .carousel-container .carousel .carousel-inner .carousel-caption p {
      font-size: 18px;
      font-weight: 200;
      max-width: 230px; }
  .carousel-container .carousel.video .carousel-indicators li {
    border-color: #666; }
  .carousel-container .carousel .carousel-indicators {
    margin-left: 13px;
    width: 88%;
    top: 250px;
    height: 30px; }
    .carousel-container .carousel .carousel-indicators li {
      height: 18px;
      width: 18px;
      border: 2px solid #FFF; }
      .carousel-container .carousel .carousel-indicators li.active {
        width: 18px;
        height: 18px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        border-radius: 16px; } }
/*
  Carousel 'partial container' to-do: create seperate naming and put in own file
  Also remove page-content styles..
*/
.carousel-partials-container {
  position: relative;
  z-index: 1; }
  .carousel-partials-container .carousel-partials-inner {
    margin: 0 auto;
    overflow: hidden; }
  .carousel-partials-container .find-it-container {
    margin-top: -20px; }

.page-content {
  position: relative; }

/* desktop */
@media (min-width: 1500px) {
  .carousel-partials-container {
    top: -500px; }
    .carousel-partials-container .carousel-partials-inner {
      width: 1500px;
      padding-left: 65px; }

  .page-content {
    margin-top: -332px; } }
@media (min-width: 1201px) {
  .carousel-partials-container {
    top: -400px; }
    .carousel-partials-container .carousel-partials-inner {
      width: 1200px; }

  .page-content {
    margin-top: -366px; } }
@media (min-width: 993px) and (max-width: 1200px) {
  .carousel-container .carousel .carousel-indicators {
    top: 333px;
    margin-left: 60px; }
  .carousel-container .carousel .carousel-inner .carousel-caption {
    top: 100px; }
    .carousel-container .carousel .carousel-inner .carousel-caption .container.twolines h1 {
      font-size: 58px;
      line-height: 47px;
      margin-top: 15px;
      margin-bottom: 15px;
      max-width: 600px; }
    .carousel-container .carousel .carousel-inner .carousel-caption .container.twolines p {
      line-height: 25px; }
    .carousel-container .carousel .carousel-inner .carousel-caption h1 span.subtitle {
      font-size: 30px;
      margin-bottom: 8px; }

  .carousel-partials-container {
    top: -372px; }

  .page-content {
    margin-top: -370px; } }
/* tablet */
@media (min-width: 768px) and (max-width: 992px) {
  .carousel-partials-container {
    position: relative;
    top: -473px;
    padding: 0 25px 0 25px; }
    .carousel-partials-container .carousel-partials-inner {
      padding: 0 15px; }
      .carousel-partials-container .carousel-partials-inner .col-sm-12 {
        width: 100%; }
    .carousel-partials-container .carousel-popular {
      margin-bottom: 15px;
      width: 100%; }

  .page-content {
    margin-top: -454px; } }
/* mobile */
@media (max-width: 767px) {
  .carousel-container .carousel .carousel-indicators {
    top: 46%;
    width: auto; }
  .carousel-container .carousel .carousel-inner .carousel-caption {
    top: 117px; }
    .carousel-container .carousel .carousel-inner .carousel-caption a.btn, .carousel-container .carousel .carousel-inner .carousel-caption a.button {
      margin-top: 70px; }

  .carousel-partials-container {
    position: relative;
    top: -122px;
    margin-bottom: 0px; }
    .carousel-partials-container .carousel-popular {
      background: #509236; }
    .carousel-partials-container .find-it-container {
      margin-top: -2px; }

  .page-content {
    margin-top: -123px; } }
@media (max-width: 480px) {
  .carousel-partials-container {
    top: -322px; }

  .page-content {
    margin-top: -323px; }

  .carousel-container .carousel .carousel-inner .carousel-caption .container {
    padding: 0 15px; }
    .carousel-container .carousel .carousel-inner .carousel-caption .container.twolines {
      margin-top: -80px; }
      .carousel-container .carousel .carousel-inner .carousel-caption .container.twolines h1 {
        line-height: 60px; }
        .carousel-container .carousel .carousel-inner .carousel-caption .container.twolines h1 span {
          line-height: 30px; } }
/*iphone 5 and small phone button location fix*/
@media (max-width: 320px) {
  .carousel-caption a.btn, .carousel-caption a.button {
    margin-top: auto !important; } }
/**
* hero-banner
*/
.hero.fixed-top {
  margin-top: -102px;
  position: relative;
  width: 100%;
  z-index: 0; }
  .hero.fixed-top h1 {
    font-size: 67px;
    font-weight: 600;
    color: #FFF; }
    .hero.fixed-top h1 sup {
      font-size: 40%;
      vertical-align: 20px; }
.hero .absolute-container {
  position: absolute;
  top: 30%;
  width: 100%; }
  .hero .absolute-container .container {
    padding-left: 15px; }
.hero .hero-container {
  position: relative;
  z-index: 0; }
  .hero .hero-container .hero-bg {
    position: relative;
    z-index: 0; }
    .hero .hero-container .hero-bg:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: inline-block;
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 32%, transparent 73%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(32%, rgba(0, 0, 0, 0.11)), color-stop(73%, transparent));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 32%, transparent 73%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 32%, transparent 73%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 32%, transparent 73%);
      /* IE10+ */
      background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 32%, transparent 73%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
    .hero .hero-container .hero-bg img {
      width: 100%; }
      .hero .hero-container .hero-bg img .tablet, .hero .hero-container .hero-bg img .mobile {
        display: none;
        visibility: hidden; }
.hero .hero-inner {
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  margin-left: 40px; }
  .hero .hero-inner .buttonHeading {
    font-weight: 700; }
  .hero .hero-inner h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 56px;
    line-height: 47px;
    margin-bottom: 30px;
    margin-top: 0; }
    .hero .hero-inner h1 .sub-title {
      font-size: 21px;
      font-weight: 600;
      line-height: 1em;
      margin-left: 62px;
      padding-top: 60px;
      display: block; }
      .hero .hero-inner h1 .sub-title sup {
        font-size: 100%;
        vertical-align: 0; }
  .hero .hero-inner p {
    font-family: "Open Sans", sans-serif;
    font-weight: 200;
    /*      padding-bottom: 20px;*/
    /*      width: 500px;*/
    padding-right: 21px; }
    .hero .hero-inner p .buttonHeading {
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 0;
      padding: 15px 0 0; }
  .hero .hero-inner ul {
    margin: -20px 0 0;
    padding: 0 0 0 20px; }
  .hero .hero-inner li {
    font-size: 14px;
    font-weight: 200;
    line-height: 26px; }
  .hero .hero-inner a {
    color: #FFF;
    text-decoration: underline; }
  .hero .hero-inner a.ext_link:after {
    font-size: 65%;
    display: inline-block;
    vertical-align: 25%;
    text-decoration: none; }
  .hero .hero-inner .footnote a {
    text-decoration: none; }
  .hero .hero-inner .btn, .hero .hero-inner .button {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-decoration: none;
    margin-top: 6px;
    margin-right: 4px;
    min-width: 175px; }
    .hero .hero-inner .btn:not(:first-of-type), .hero .hero-inner .button:not(:first-of-type) {
      margin-left: 0; }
    .hero .hero-inner .btn.outline, .hero .hero-inner .outline.button {
      border-color: #FFF; }

/* Taken from pages.scss to-do: needs cleanup */
.hero1 {
  overflow: hidden;
  clear: both; }
  .hero1 .hero {
    position: relative; }
  .hero1 .hero1-banner .container {
    display: none;
    visibility: hidden; }
  .hero1 .hero1-content {
    top: 0px;
    width: 575px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute; }
    .hero1 .hero1-content .plan-partial {
      position: absolute;
      top: 20px;
      width: 382px;
      width: 220px; }
    .hero1 .hero1-content .hero-inner {
      position: relative;
      top: -8px;
      width: 475px;
      margin-left: -25px;
      color: #000; }
      .hero1 .hero1-content .hero-inner ul li {
        font-weight: 500; }
      .hero1 .hero1-content .hero-inner .plan-title {
        margin: 30px 0 0 -8px;
        font-weight: 700;
        line-height: 1.1;
        font-size: 74px; }
        .hero1 .hero1-content .hero-inner .plan-title span {
          font-size: 26px;
          margin-left: 56px;
          display: block; }
      .hero1 .hero1-content .hero-inner p {
        padding: 50px 0 0 0px;
        width: 98%;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px; }
      .hero1 .hero1-content .hero-inner.plan-rotator {
        display: none; }
        .hero1 .hero1-content .hero-inner.plan-rotator:last-child {
          display: block; }

.row.lowerMobileContainer {
  display: none; }

/* Large Desktop */
@media (min-width: 1200px) {
  .hero1 .hero1-content .hero-inner .plan-title {
    font-size: 74px; } }
@media (min-width: 481px) and (max-width: 1199px) {
  .hero .container {
    margin: 0px;
    padding: 0px; }
    .hero .container.hidden-lg {
      margin: auto; }
  .hero .hero-container .hero-bg {
    max-height: 650px;
    overflow: hidden; }
    .hero .hero-container .hero-bg img {
      float: right;
      margin-right: -195px;
      width: inherit; }
  .hero .hero-inner {
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 300;
    margin: auto 0;
    padding-left: 20px;
    padding-right: 25px;
    position: absolute;
    top: 30%;
    z-index: 1;
    /* fix for checking accounts page - hope it doesn't break other pages */
    /* if so, just take this out and put it in page override scss */
    /* end fix */
    /* fix for checking accounts page - hope it doesn't break other pages */
    /* if so, just take this out and put it in page override scss */
    /* end fix */ }
    .hero .hero-inner h1 {
      font-family: "Open Sans", sans-serif;
      font-size: 48px;
      line-height: 1em; }
      .hero .hero-inner h1 span {
        font-size: .285em;
        font-weight: 700; }
    .hero .hero-inner p {
      font-family: "Open Sans", sans-serif;
      font-size: .65em;
      font-size: 22px; }
    .hero .hero-inner li {
      font-size: 16px;
      font-weight: 200;
      line-height: 28px; }
    .hero .hero-inner a.btn.btn-primary.btn-fifth-third, .hero .hero-inner a.btn.btn-primary, .hero .hero-inner a.btn-primary.button, .hero .hero-inner a.btn-primary.btn-fifth-third.button, .hero .hero-inner a.btn-primary.button.btn {
      margin-top: 15px; }
    .hero .hero-inner a .btn, .hero .hero-inner a .button {
      clear: both;
      display: block;
      float: none;
      font-size: 28px;
      padding: 20px 0 !important; }
      .hero .hero-inner a .btn:first-of-type, .hero .hero-inner a .button:first-of-type {
        margin: 20px 0px; }
      .hero .hero-inner a .btn:not(:first-of-type), .hero .hero-inner a .button:not(:first-of-type) {
        margin-left: 0px; } }
@media (min-width: 1201px) and (max-width: 1490px) {
  .hero1 .hero1-content {
    padding-left: 20px; }
    .hero1 .hero1-content .hero-inner {
      padding-left: 15px; } }
@media (min-width: 993px) and (max-width: 1200px) {
  .hero1 .hero1-content {
    padding-left: 75px;
    max-height: 500px; }
    .hero1 .hero1-content .hero-inner {
      padding-left: 55px; }

  .hero .absolute-container {
    top: 160px; }
  .hero .hero-video.hidden-lg {
    margin: 10px 0; }
  .hero .hero-inner p {
    width: 80%; } }
/* tablet */
@media (min-width: 768px) and (max-width: 992px) {
  .hero1 .hero1-content {
    width: 86%;
    padding-left: 55px; }
    .hero1 .hero1-content .hero-inner {
      top: -8px;
      width: 100%;
      margin-left: 48px; }
      .hero1 .hero1-content .hero-inner .plan-title {
        font-size: 64px;
        line-height: 1.2; }
        .hero1 .hero1-content .hero-inner .plan-title span {
          font-size: 18px;
          margin-left: 20px; }
      .hero1 .hero1-content .hero-inner p {
        width: 265px;
        font-size: 14px;
        padding-top: 25px; }
      .hero1 .hero1-content .hero-inner .btn.btn-primary.btn-fifth-third, .hero1 .hero1-content .hero-inner .btn.btn-primary, .hero1 .hero1-content .hero-inner .btn-primary.button, .hero1 .hero1-content .hero-inner .btn-primary.btn-fifth-third.button, .hero1 .hero1-content .hero-inner .btn-primary.button.btn {
        margin-top: 6px;
        font-size: 12px;
        padding: 10px; }

  .hero .absolute-container {
    top: 140px; }
  .hero .hero-video.hidden-lg {
    margin: 10px 0;
    padding: 0 15px; }
  .hero .hero-inner p {
    width: 80%; } }
/* mobile */
@media (max-width: 767px) {
  .hero .container {
    margin: 0;
    padding: 0; }
  .hero .absolute-container {
    top: 112px; }
    .hero .absolute-container .container {
      padding-left: 0; }
  .hero .hero-video.hidden-lg {
    margin: 10px 0;
    padding: 0 15px; }
  .hero .hero-container .hero-bg {
    max-height: 430px;
    overflow: hidden; }
    .hero .hero-container .hero-bg img {
      float: right;
      margin-right: -65px;
      width: inherit; }
    .hero .hero-container .hero-bg:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: inline-block;
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 42%, transparent 63%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(42%, rgba(0, 0, 0, 0.11)), color-stop(63%, transparent));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 42%, transparent 63%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 42%, transparent 63%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 42%, transparent 63%);
      /* IE10+ */
      background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 42%, transparent 63%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
  .hero .hero-inner {
    margin-left: 0;
    padding: 0 15px;
    top: 30px;
    width: 100%; }
    .hero .hero-inner h1 {
      font-size: 46px;
      margin-bottom: 15px;
      margin-top: 0;
      line-height: 1em; }
      .hero .hero-inner h1 span {
        font-size: .285em;
        margin-left: 42px; }
    .hero .hero-inner h2 {
      font-size: .7em;
      margin-left: 43px;
      font-weight: 700;
      margin-bottom: 0; }
    .hero .hero-inner p {
      font-size: 16px;
      line-height: 1.3;
      max-width: 90%;
      padding-bottom: 0;
      padding-right: 0; }
    .hero .hero-inner li {
      line-height: 23px; }
    .hero .hero-inner .btn:not(:first-of-type), .hero .hero-inner .button:not(:first-of-type) {
      margin-left: 0; }

  .upperDesktopContainer {
    display: none; }

  .row.lowerMobileContainer {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #C0C0C0;
    text-align: center; }
    .row.lowerMobileContainer .buttonHeading {
      font-size: 16px;
      font-weight: 600;
      padding-bottom: 5px;
      text-align: center; }

  .hero1 .hero1-banner {
    position: absolute; }
  .hero1 .hero-container .hero-bg:after {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 18%, transparent 63%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(18%, rgba(0, 0, 0, 0.11)), color-stop(63%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 18%, transparent 63%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 18%, transparent 63%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 18%, transparent 63%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.11) 18%, transparent 63%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
  .hero1 .hero1-content {
    position: relative;
    width: 100%;
    padding-bottom: 25px;
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
    .hero1 .hero1-content .plan-partial {
      width: 100%;
      position: relative;
      top: 0; }
    .hero1 .hero1-content .hero-inner {
      margin-top: 252px;
      width: 100%;
      margin: 0px;
      top: auto; }
      .hero1 .hero1-content .hero-inner .plan-title {
        font-size: 80px;
        margin: 15px 0 0;
        line-height: 1.2;
        float: left;
        max-height: 268px;
        min-height: 268px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        color: #FFF; }
        .hero1 .hero1-content .hero-inner .plan-title span {
          font-size: 20px;
          line-height: 1.7;
          margin-left: 0; }
      .hero1 .hero1-content .hero-inner p {
        clear: both;
        width: 100%;
        padding: 25px 10px 0;
        font-size: 16px; }
      .hero1 .hero1-content .hero-inner .btn.btn-primary.btn-fifth-third, .hero1 .hero1-content .hero-inner .btn.btn-primary, .hero1 .hero1-content .hero-inner .btn-primary.button, .hero1 .hero1-content .hero-inner .btn-primary.btn-fifth-third.button, .hero1 .hero1-content .hero-inner .btn-primary.button.btn {
        clear: both;
        float: none; }
      .hero1 .hero1-content .hero-inner .btn.btn-primary.btn-fifth-third:not(:nth-of-type(1)), .hero1 .hero1-content .hero-inner .btn.btn-primary:not(:nth-of-type(1)), .hero1 .hero1-content .hero-inner .btn-primary.button:not(:nth-of-type(1)), .hero1 .hero1-content .hero-inner .btn-primary.btn-fifth-third.button:not(:nth-of-type(1)), .hero1 .hero1-content .hero-inner .btn-primary.button.btn:not(:nth-of-type(1)) {
        margin: 15px 0 0 0; } }
@media (max-width: 480px) {
  .hero .hero1-content .hero-inner .plan-title {
    font-size: 12vw;
    line-height: 1.2; }

  .hero-inner {
    margin-left: 0;
    padding: 0 15px;
    top: 130px;
    width: 100%; }
    .hero-inner p {
      line-height: 1.4em !important; }
    .hero-inner li {
      line-height: 28px !important; } }
/**
 * community-involvement.
 */
.community-involvement {
  padding: 95px 0;
  position: relative; }
  .community-involvement .community-inner .content-block {
    border-right: 1px solid #C0C0C0;
    display: table-cell;
    float: none;
    vertical-align: top;
    padding: 0 25px; }
    .community-involvement .community-inner .content-block:last-of-type {
      border: 0 none; }
  .community-involvement .community-inner .contentHeading {
    padding: 0; }

.community-content {
  /* vertical lines for desktop */
  /* horizontal and vertical lines for phones and tablet */ }
  .community-content .radial-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+66&amp;1+0,0+66;White+to+Transparent */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, white 20%, rgba(255, 255, 255, 0) 66%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 66%, color-stop(0%, white), color-stop(66%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, white 20%, rgba(255, 255, 255, 0) 66%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, white 20%, rgba(255, 255, 255, 0) 66%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, white 20%, rgba(255, 255, 255, 0) 66%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, white 20%, rgba(255, 255, 255, 0) 66%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    /* IE6-8 fallback on horizontal gradient */ }
  .community-content .lines-large {
    position: absolute;
    display: none;
    width: 100%;
    height: 105px;
    margin: 180px 0px 0px 0px; }
    .community-content .lines-large .line-vert {
      position: absolute;
      height: 100%;
      padding-right: 0px;
      border-right: 1px solid #B0B0B0; }
    .community-content .lines-large .line-vert:nth-of-type(1) {
      margin-left: 25%; }
    .community-content .lines-large .line-vert:nth-of-type(2) {
      margin-left: 50%; }
    .community-content .lines-large .line-vert:nth-of-type(3) {
      margin-left: 71%; }
  .community-content .lines-small {
    position: absolute;
    display: none;
    width: 440px;
    height: 285px;
    margin: 0px 0px 0px 110px; }
    .community-content .lines-small .line-vert {
      position: absolute;
      height: 285px;
      margin-left: 220px;
      border-right: 1px solid #B0B0B0; }
    .community-content .lines-small .line-horiz {
      position: absolute;
      width: 440px;
      margin-top: 142px;
      border-top: 1px solid #B0B0B0; }
  .community-content .title-container {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 45px;
    position: relative; }
  .community-content .smallTitle {
    font-size: 32px;
    font-weight: 700;
    position: absolute;
    margin: 0 0 0 23px; }
  .community-content .title {
    font-size: 100px;
    font-weight: 700; }
  .community-content .subTitle {
    margin: -15px 0px 0px 7px;
    font-size: 16px; }
    .community-content .subTitle a {
      font-weight: bold; }

.ie9 .community-content .radial-gradient {
  display: none; }

.community-inner {
  position: relative;
  z-index: 0;
  /*  .contentBody:not(:first-child):before,
    .contentLeft:not(:first-child):before {
      content: '';
      font-family: 'Helvetica', sans-serif;
      font-weight: 200;
      color: $footer-link-vert-lines;
      padding: 0 20px 0 20px;
    }*/ }
  .community-inner .content-block {
    position: relative;
    max-width: 245px;
    float: left;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding: 0px 20px 0px 20px; }
    .community-inner .content-block .content-block-unique {
      margin-top: 15px;
      max-width: 175px; }
    .community-inner .content-block .content-block-regular {
      position: relative;
      opacity: 0; }
@-webkit-keyframes bounce {
  0% {
    margin-top: -90px;
    opacity: 0; }
  10% {
    margin-top: -80px;
    opacity: 0.5; }
  20% {
    margin-top: -70px;
    opacity: 0.6; }
  30% {
    margin-top: -60px;
    opacity: 0.7; }
  40% {
    margin-top: -40px;
    opacity: 0.8; }
  50% {
    margin-top: -10px;
    opacity: 0.9; }
  60% {
    margin-top: 0px;
    opacity: 0.9; }
  70% {
    margin-top: -25px;
    opacity: 0.9; }
  80% {
    margin-top: -0px;
    opacity: 0.9; }
  90% {
    margin-top: -15px;
    opacity: 0.9; }
  100% {
    margin-top: 0px;
    opacity: 1; } }
@keyframes bounce {
  0% {
    margin-top: -90px;
    opacity: 0; }
  10% {
    margin-top: -70px;
    opacity: 0.5; }
  20% {
    margin-top: -40px;
    opacity: 0.6; }
  30% {
    margin-top: -20px;
    opacity: 0.7; }
  40% {
    margin-top: 10px;
    opacity: 0.8; }
  50% {
    margin-top: 0px;
    opacity: 0.9; }
  60% {
    margin-top: -25px;
    opacity: 0.9; }
  70% {
    margin-top: 0px;
    opacity: 0.9; }
  80% {
    margin-top: -10px;
    opacity: 0.9; }
  90% {
    margin-top: -15px;
    opacity: 0.9; }
  100% {
    margin-top: 0px;
    opacity: 1; } }
    .community-inner .content-block .bounce {
      -webkit-animation-name: bounce;
      -webkit-transition-timing-function: cubic-bezier(0.64, 0.57, 0.67, 1.53);
      -webkit-animation-iteration-count: 1;
      -webkit-animation-duration: 0.5s;
      -webkit-animation-fill-mode: forwards;
      /* Chrome, Safari, Opera */
      animation-name: bounce;
      transition-timing-function: cubic-bezier(0.64, 0.57, 0.67, 1.53);
      animation-iteration-count: 1;
      animation-duration: 0.8s;
      animation-fill-mode: forwards; }
  .community-inner .contentHeading {
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 0 40px; }
  .community-inner .contentBody {
    font-size: 80px;
    font-weight: 700;
    margin-top: -25px; }
    .community-inner .contentBody sup {
      font-size: 17px;
      font-weight: 600;
      vertical-align: baseline;
      position: relative;
      top: -3em; }
  .community-inner .contentFooter {
    font-size: 15px;
    font-weight: 700;
    margin-top: -22px; }
  .community-inner .contentLeft {
    font-size: 80px;
    font-weight: 700;
    float: left;
    vertical-align: top;
    position: relative;
    top: -25px;
    margin: 0px;
    padding: 0px; }
  .community-inner .contentHeading_unique {
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    margin: 0px;
    padding: 0px; }
  .community-inner .contentBody_unique {
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    text-align: left;
    margin: 0px;
    padding: 0px; }

.ie9 .community-inner .content-block .content-block-regular {
  opacity: 1;
  position: relative; }

/* tablet and up */
@media (max-width: 1200px) {
  .community-involvement {
    padding: 60px 0 40px; }
    .community-involvement .community-content .smallTitle {
      font-size: 22px; }
    .community-involvement .community-content .title {
      text-align: left;
      font-size: 78px; }
    .community-involvement .community-content .subTitle {
      margin-left: 0;
      font-size: 15px; }
    .community-involvement .community-content .community-inner {
      display: table;
      margin: auto; }
      .community-involvement .community-content .community-inner .content-block {
        display: block;
        float: left;
        width: 50%;
        height: 145px; }
        .community-involvement .community-content .community-inner .content-block:nth-of-type(even) {
          border-right: 0; }
        .community-involvement .community-content .community-inner .content-block:nth-of-type(-n+2) {
          border-bottom: 1px solid #C0C0C0; }
        .community-involvement .community-content .community-inner .content-block:nth-of-type(3), .community-involvement .community-content .community-inner .content-block:nth-of-type(4) {
          padding-top: 30px; }
        .community-involvement .community-content .community-inner .content-block:nth-of-type(3) {
          clear: left; }
        .community-involvement .community-content .community-inner .content-block .content-block-unique {
          max-width: 194px; }
      .community-involvement .community-content .community-inner .content-body sup {
        font-size: 16px; }
      .community-involvement .community-content .community-inner .contentFooter {
        padding: 0; } }
/* mobile */
@media (max-width: 767px) {
  .community-involvement {
    padding: 0;
    z-index: 2; }
    .community-involvement .community-content .title {
      font-size: 45px; }
    .community-involvement .community-content .title-container {
      margin: 0; }
    .community-involvement .community-content .smallTitle {
      font-size: 14px;
      margin: 0 0 0 15px; }
    .community-involvement .community-content .subTitle {
      margin: 0;
      font-size: 16px; }
      .community-involvement .community-content .subTitle a {
        display: block; }
    .community-involvement .community-content .community-inner {
      margin-top: 25px; }
      .community-involvement .community-content .community-inner .content-block {
        padding: 0 23px; }
        .community-involvement .community-content .community-inner .content-block:nth-of-type(3) {
          padding-top: 30px; }
      .community-involvement .community-content .community-inner .contentBody {
        font-size: 45px;
        margin: -12px 0 10px 0; }
        .community-involvement .community-content .community-inner .contentBody sup {
          font-size: 16px;
          top: -1.4em; }
      .community-involvement .community-content .community-inner .contentFooter {
        font-size: 12px;
        padding: 0; }
      .community-involvement .community-content .community-inner .contentLeft {
        margin-left: 40%;
        font-size: 45px;
        top: -14px;
        margin-bottom: -23px; }
      .community-involvement .community-content .community-inner .contentHeading_unique {
        font-size: 12px; }
      .community-involvement .community-content .community-inner .contentBody_unique {
        display: block;
        clear: both;
        font-size: 12px;
        line-height: 16px;
        text-align: center; } }
/**
 * find-it-fast
 */
/*.carousel-wrap {
  &:after {
    content: "";
    overflow: hidden;
  }
}*/
.find-it-container .tablet,
.find-it-container .desktop-mobile .main li img.large {
  display: none;
  visibility: hidden; }
.find-it-container .desktop-mobile {
  display: block;
  visibility: visible; }
.find-it-container .tablet .find-it-icon {
  font-size: 45px; }
.find-it-container .tablet a {
  position: relative;
  bottom: 0;
  margin-top: 12px; }

/* mobile */
.find-it-container .desktop-mobile {
  background-color: #254094;
  max-width: 265px; }

.find-it-container h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  padding: 16px 0px 7px 0px; }

.find-it-container .main ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }

.find-it-container .desktop-mobile .main li {
  padding: 5px;
  border-top: 1px solid #3857A1; }
  .find-it-container .desktop-mobile .main li a span {
    position: relative;
    top: 4px; }

.find-it-container .main li a {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 200;
  color: #FFF;
  text-transform: uppercase;
  text-align: left; }
  .find-it-container .main li a:hover {
    text-decoration: none; }
    .find-it-container .main li a:hover .find-it-icon {
      text-decoration: none; }
    .find-it-container .main li a:hover .find-it-text {
      text-decoration: underline; }

/* tablet */
.find-it-container .tablet {
  background-color: #254094;
  width: auto; }

.find-it-container .tablet h3 {
  text-align: left;
  padding: 0px 15px 6px 30px; }

.find-it-container .tablet .main {
  position: relative;
  background-color: #254094;
  width: 100%;
  top: 0;
  text-align: center; }

.find-it-container .tablet .main li {
  width: 20%;
  height: 115px;
  float: left;
  text-align: center;
  border-top: 1px solid #3857A1;
  border-right: 1px solid #3857A1; }

.find-it-container .tablet .main li span {
  display: block;
  text-align: center; }

.find-it-container .tablet .main li img {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 10px; }

.find-it-icon {
  color: white;
  font-size: 35px;
  padding-left: 0 !important;
  vertical-align: middle; }

/* desktop and tablet */
@media (min-width: 768px) and (max-width: 992px) {
  .find-it-container .tablet {
    display: block;
    visibility: visible;
    padding-top: 1px; }

  .find-it-container .desktop-mobile {
    display: none;
    visibility: hidden; } }
/* mobile */
@media (max-width: 767px) {
  .find-it-container .desktop-mobile {
    max-width: 100%; }

  .find-it-container h3 {
    font-size: 20px;
    margin-top: 0; }

  .find-it-container .main li a {
    font-size: 16px; } }
@media (min-width: 768px) and (max-width: 992px) {
  .carousel-find-it-fast {
    margin-top: 40px !important;
    padding-top: 16px !important;
    background: rgba(91, 143, 34, 0.35);
    width: 100%; }

  .find-it-fast {
    padding: 15px 15px 15px 30px; } }
/* Taken from pages.scss to-do: needs cleanup */
/* mobile */
@media (max-width: 767px) {
  .carousel-wrap {
    margin-bottom: 0;
    overflow: initial; }

  .carousel-partials-container .find-it-container {
    margin-top: -6px; } }
.popular-container-wrapper {
  /* simple */
  /* vertical */
  /* desktop and tablet view */
  /* mobile */ }
  .popular-container-wrapper .base-icon, .popular-container-wrapper .compare-accounts .row .cell .icon, .compare-accounts .row .cell .popular-container-wrapper .icon {
    color: #253E94; }
  .popular-container-wrapper .mobile-icon {
    font-size: 60px;
    background-color: white;
    border-radius: 90px;
    width: 92px;
    position: relative;
    bottom: 8px;
    margin: auto; }
  .popular-container-wrapper .flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    display: table;
    top: -23px;
    left: 0;
    width: 100%; }
  @media (min-width: 993px) {
    .popular-container-wrapper .flipper-checking:hover .back,
    .popular-container-wrapper .flipper-savings:hover .back,
    .popular-container-wrapper .flipper-mortgage:hover .back,
    .popular-container-wrapper .flipper-credit:hover .back {
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      transform: rotateY(0deg); }
    .popular-container-wrapper .flipper-checking:hover .front,
    .popular-container-wrapper .flipper-savings:hover .front,
    .popular-container-wrapper .flipper-mortgage:hover .front,
    .popular-container-wrapper .flipper-credit:hover .front {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); } }
  .popular-container-wrapper .flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    height: 200px;
    width: 25%;
    float: left;
    text-align: center;
    vertical-align: middle;
    bottom: 0; }
    .popular-container-wrapper .flipper .flipper-title {
      background: #509236;
      position: absolute;
      bottom: 0;
      padding: 10px 40px;
      width: 100%;
      left: 0;
      color: #FFF;
      text-transform: uppercase;
      min-height: 63px; }
  .popular-container-wrapper .front, .popular-container-wrapper .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0; }
  .popular-container-wrapper .front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    background: white;
    z-index: 2;
    -webkit-border-radius: 81px;
    -moz-border-radius: 81px;
    border-radius: 81px;
    width: 125px;
    height: 125px;
    position: absolute;
    padding-top: 14px;
    left: 50%;
    margin-left: -66px; }
    .popular-container-wrapper .front a {
      color: #FFF;
      text-decoration: none; }
  .popular-container-wrapper .back {
    background: #000;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-border-radius: 81px;
    -moz-border-radius: 81px;
    border-radius: 81px;
    width: 125px;
    height: 125px;
    padding-top: 35px;
    position: absolute;
    left: 50%;
    margin-left: -66px; }
    .popular-container-wrapper .back a {
      color: #FFF;
      text-decoration: none; }
  .popular-container-wrapper .vertical.flip-container {
    position: relative; }
  @media (min-width: 993px) {
    .popular-container-wrapper .vertical .back {
      -webkit-transform: rotateX(180deg);
      -moz-transform: rotateX(180deg);
      -ms-transform: rotateX(180deg);
      transform: rotateX(180deg); }
    .popular-container-wrapper .vertical.flip-container .flipper {
      -webkit-transform-origin: 100% 213.5px;
      -moz-transform-origin: 100% 213.5px;
      -ms-transform-origin: 100% 213.5px;
      transform-origin: 100% 213.5px; }
    .popular-container-wrapper .front:hover .back, .popular-container-wrapper .front.hover .back {
      -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      transform: rotateX(0deg); }
    .popular-container-wrapper .back:hover .front, .popular-container-wrapper .back.hover .front {
      -webkit-transform: rotateX(180deg);
      -moz-transform: rotateX(180deg);
      -o-transform: rotateX(180deg);
      transform: rotateX(180deg); } }
  .popular-container-wrapper .popular-container-mobile {
    display: none;
    visibility: hidden; }
  .popular-container-wrapper .popular-container {
    width: 100%;
    margin-top: 50px;
    /* icon circles (up state) */
    /* icon circles (hover state) */
    /* text links */ }
    .popular-container-wrapper .popular-container h2 {
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #FFF;
      margin-left: 60px; }
    .popular-container-wrapper .popular-container .popular-bg {
      height: 163px;
      background-color: #5b8f22;
      opacity: 0.35; }
    .popular-container-wrapper .popular-container .main {
      position: absolute;
      z-index: 2;
      top: 71px;
      width: 100%;
      text-align: center; }
    .popular-container-wrapper .popular-container .popular-footer {
      height: 50px;
      background-color: #509237;
      color: #FFF;
      width: 100%;
      display: table; }
    .popular-container-wrapper .popular-container .main ul,
    .popular-container-wrapper .popular-container .popular-footer ul {
      list-style: none;
      padding: 0px;
      margin: 0px;
      width: 100%; }
    .popular-container-wrapper .popular-container .main li {
      width: 25%;
      float: left;
      text-align: center; }
    .popular-container-wrapper .popular-container .main li div:hover {
      cursor: pointer; }
    .popular-container-wrapper .popular-container .main li img {
      position: relative;
      z-index: 0; }
    .popular-container-wrapper .popular-container .main li div.img-up:before {
      content: "";
      display: inline-block;
      position: absolute;
      z-index: 0;
      background: #FFF;
      color: #FFF;
      text-align: center;
      -moz-border-radius: 75px;
      -webkit-border-radius: 75px;
      border-radius: 75px;
      width: 125px;
      height: 125px;
      margin: -23px 0px 0px -30px; }
    .popular-container-wrapper .popular-container .main li:nth-of-type(2) div.img-up:before {
      margin: -23px 0px 0px -28px; }
    .popular-container-wrapper .popular-container .main li:nth-of-type(3) div.img-up:before {
      margin: -23px 0px 0px -23px; }
    .popular-container-wrapper .popular-container .main li:nth-of-type(4) div.img-up:before {
      margin: -23px 0px 0px -25px; }
    .popular-container-wrapper .popular-container .main li div.img-flipped:before {
      content: "";
      display: inline-block;
      position: absolute;
      z-index: 0;
      background: #000;
      color: #FFF;
      text-align: center;
      -moz-border-radius: 75px;
      -webkit-border-radius: 75px;
      border-radius: 75px;
      width: 125px;
      height: 125px;
      margin: -91px 0px 0px -60px; }
    .popular-container-wrapper .popular-container .main li div.img-flipped a {
      position: absolute;
      z-index: 1;
      font-size: 16px;
      color: #FFF;
      margin-top: -90px;
      width: 125px;
      height: 125px;
      margin: 0px 0px 0px -60px;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute; }
    .popular-container-wrapper .popular-container .main li div.img-flipped a:hover {
      text-decoration: none; }
    .popular-container-wrapper .popular-container .main li:nth-of-type(1) div.img-flipped a,
    .popular-container-wrapper .popular-container .main li:nth-of-type(4) div.img-flipped a {
      position: relative;
      top: 40%;
      -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
      transform: translateY(-40%);
      position: absolute; }
    .popular-container-wrapper .popular-container .main li:nth-of-type(2) div.img-flipped:before {
      margin: -91px 0px 0px -62px; }
    .popular-container-wrapper .popular-container .main li:nth-of-type(3) div.img-flipped:before {
      margin: -91px 0px 0px -61px; }
    .popular-container-wrapper .popular-container .main li:nth-of-type(4) div.img-flipped:before {
      margin: -91px 0px 0px -63px; }
    .popular-container-wrapper .popular-container .popular-footer ul {
      display: table-cell;
      vertical-align: middle; }
    .popular-container-wrapper .popular-container .popular-footer li {
      width: 25%;
      float: left;
      text-align: center; }
    .popular-container-wrapper .popular-container .popular-footer li a {
      font-family: "Open Sans", sans-serif;
      font-size: 13px;
      font-weight: 400;
      color: #FFF;
      text-transform: uppercase;
      text-align: center; }
    .popular-container-wrapper .popular-container .popular-footer li:nth-of-type(3) {
      padding: 10px 0px 0px 0px; }
  @media (max-width: 767px) {
    .popular-container-wrapper .popular-container {
      background: #509236; }
      .popular-container-wrapper .popular-container .popular-bg {
        display: none; }
      .popular-container-wrapper .popular-container .main {
        position: relative;
        top: 0;
        display: block; }
      .popular-container-wrapper .popular-container h2 {
        margin: 0;
        padding: 14px 0;
        text-align: center;
        border-bottom: 1px solid #FFF;
        font-weight: 600;
        font-size: 20px; }
      .popular-container-wrapper .popular-container .back {
        display: none; }
      .popular-container-wrapper .popular-container .front {
        background: transparent;
        position: relative;
        padding: 0;
        margin: 0;
        left: 0;
        display: inline-block;
        float: left;
        height: auto;
        width: auto; }
      .popular-container-wrapper .popular-container .base-icon, .popular-container-wrapper .popular-container .compare-accounts .row .cell .icon, .compare-accounts .row .cell .popular-container-wrapper .popular-container .icon {
        color: #FFF;
        font-size: 35px;
        line-height: 1;
        margin: 12px 0 0 12px; }
      .popular-container-wrapper .popular-container .flipper {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #FFF; }
        .popular-container-wrapper .popular-container .flipper:last-of-type {
          border-bottom: 0; }
        .popular-container-wrapper .popular-container .flipper .flipper-title {
          position: relative;
          display: inline-block;
          min-height: inherit;
          width: auto;
          text-align: left;
          padding-left: 0;
          float: left;
          margin: 10px;
          font-size: 16px; }
          .popular-container-wrapper .popular-container .flipper .flipper-title br {
            display: none; } }

/**
 * plan-section-rotator
 */
.plan-container {
  position: relative;
  width: 215px;
  margin: 0px;
  padding: 0px; }
  .plan-container .plan-bg {
    position: absolute;
    top: 0px;
    width: 215px;
    height: 100%;
    background-color: #FFF;
    /*background-color: #000;*/
    opacity: 0.85;
    z-index: 0; }
  .plan-container h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
    padding: 14px 0px 14px 0px;
    margin: 0px;
    background-color: #509237;
    position: relative;
    z-index: 1; }
    .plan-container h2 .ctrl-left,
    .plan-container h2 .ctrl-right {
      display: none;
      visibility: hidden;
      padding: 10px; }
  .plan-container .main {
    position: relative;
    z-index: 1; }
    .plan-container .main ul {
      list-style: none;
      padding: 0px;
      margin: 0px; }
    .plan-container .main li {
      padding: 10px 0px 10px 0px;
      margin: 0px 15px 0px 15px;
      text-align: right;
      position: relative;
      z-index: 1; }
    .plan-container .main li:not(:nth-of-type(1)) {
      border-top: 1px solid #DADADA; }
    .plan-container .main li {
      font-size: 14px;
      font-weight: 600;
      color: #254094;
      text-align: right;
      color: #1C3F94;
      cursor: pointer; }
    .plan-container .main li.active {
      color: #000;
      position: relative; }
    .plan-container .main li:hover {
      color: #000; }
    .plan-container .main li.active:after {
      position: absolute;
      content: " ";
      width: 0;
      height: 0;
      left: 100%;
      top: 50%;
      margin-left: 15px;
      border: solid transparent;
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #FFF;
      border-width: 8px;
      margin-top: -8px;
      opacity: 0.85; }

/* mobile */
@media (max-width: 767px) {
  .plan-container {
    width: 100%; }
    .plan-container h2 {
      padding: 20px 0px 20px 0px;
      font-size: 20px; }
      .plan-container h2 .ctrl-left,
      .plan-container h2 .ctrl-right {
        font-size: 22px;
        display: inline;
        visibility: visible; }
    .plan-container .plan-bg {
      width: 100%;
      height: 125px; }
    .plan-container .main {
      -webkit-overflow-scrolling: touch; }
      .plan-container .main ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        /*margin-left: -135px; // each iteration */
        /*margin-left: -954px;*/
        overflow-x: auto;
        overflow-y: hidden;
        height: 77px; }
      .plan-container .main li {
        display: table-cell;
        height: 60px;
        margin: 0 auto;
        text-align: center;
        vertical-align: middle;
        padding: 10px 20px;
        min-width: 150px; }
      .plan-container .main li.active {
        position: relative; }
      .plan-container .main li.active:after {
        border-width: 12px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
        top: 66px;
        left: 43px; }
      .plan-container .main li:not(:nth-of-type(1)) {
        border-top: 0px; } }
/**
 * tweet-carousel
 */
.tweet-carousel {
  background: #E4F2FA;
  padding: 60px 0;
  border-top: 1px solid #C0C0C0; }
  .tweet-carousel .logo {
    display: inline-block;
    max-width: 100px;
    width: 100%; }
    .tweet-carousel .logo img.small {
      display: none; }
  .tweet-carousel #tweet-carousel {
    display: inline-block;
    max-width: 740px;
    width: 85%;
    vertical-align: middle; }
    .tweet-carousel #tweet-carousel .carousel-content .tweet {
      font-size: 24px;
      font-weight: 200;
      color: #000; }
      .tweet-carousel #tweet-carousel .carousel-content .tweet span, .tweet-carousel #tweet-carousel .carousel-content .tweet a {
        color: #253E94;
        font-weight: normal; }
    .tweet-carousel #tweet-carousel .carousel-inner {
      width: 64%;
      margin: auto; }
    .tweet-carousel #tweet-carousel .carousel-control {
      background-image: none !important;
      background: none !important;
      opacity: 1.0;
      text-shadow: none !important;
      top: 19%; }
      .tweet-carousel #tweet-carousel .carousel-control.carousel-control {
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)" !important; }
        .tweet-carousel #tweet-carousel .carousel-control.carousel-control.left {
          left: 0; }
        .tweet-carousel #tweet-carousel .carousel-control.carousel-control.right {
          right: 0; }
    .tweet-carousel #tweet-carousel .icon-left-open-big,
    .tweet-carousel #tweet-carousel .icon-right-open-big {
      font-size: 43px;
      color: #1D4093; }

/* Special Offset for Desktop only */
@media (min-width: 1200px) {
  .tweet-carousel .logo {
    margin-left: 56px; } }
/* tablet */
@media (max-width: 768px) {
  .tweet-carousel #tweet-carousel {
    width: 85%;
    float: right; }
    .tweet-carousel #tweet-carousel .carousel-inner {
      width: 83%; }
    .tweet-carousel #tweet-carousel .carousel-control.carousel-control {
      top: 3%; }
      .tweet-carousel #tweet-carousel .carousel-control.carousel-control.left {
        text-align: left; }
      .tweet-carousel #tweet-carousel .carousel-control.carousel-control.right {
        text-align: right; }
    .tweet-carousel #tweet-carousel .carousel-content .tweet {
      font-size: 22px;
      font-weight: 100; }
    .tweet-carousel #tweet-carousel .icon-left-open-big,
    .tweet-carousel #tweet-carousel .icon-right-open-big {
      font-size: 41px; }
      .tweet-carousel #tweet-carousel .icon-left-open-big:before,
      .tweet-carousel #tweet-carousel .icon-right-open-big:before {
        width: auto; } }
/* mobile */
@media (max-width: 767px) {
  .tweet-carousel {
    position: relative;
    padding: 50px 0; }
    .tweet-carousel #tweet-carousel {
      width: 81%; }
      .tweet-carousel #tweet-carousel .carousel-content .tweet {
        font-size: 16px; }
      .tweet-carousel #tweet-carousel .carousel-inner {
        width: 72%; }
      .tweet-carousel #tweet-carousel .carousel-control.carousel-control {
        top: 24%; }
      .tweet-carousel #tweet-carousel .icon-left-open-big,
      .tweet-carousel #tweet-carousel .icon-right-open-big {
        font-size: 30px; }
    .tweet-carousel .logo {
      display: inline-block;
      width: 18%;
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      background-color: #61A7D7;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex; }
      .tweet-carousel .logo img.small {
        display: block;
        margin: auto;
        position: relative;
        width: 48%; }
      .tweet-carousel .logo img.large {
        display: none; } }
.sub-nav-1-col, .sub-nav-2-col {
  background-color: #E5EEE3;
  margin-bottom: 20px;
  min-height: 122px;
  padding: 0 0 10px; }
  .sub-nav-1-col h2, .sub-nav-2-col h2 {
    font-weight: 600;
    margin-left: 25px;
    margin-bottom: 12px; }
  .sub-nav-1-col ul, .sub-nav-2-col ul {
    margin-left: 12px;
    overflow: hidden;
    padding-left: 0; }
    .sub-nav-1-col ul li, .sub-nav-2-col ul li {
      width: 14%;
      display: inline-block;
      float: left;
      padding: 0 14px;
      max-width: 20%;
      margin-bottom: 10px;
      border-right: 1px solid #9C9C9C; }
      .sub-nav-1-col ul li a, .sub-nav-2-col ul li a {
        font-size: .94em;
        font-weight: bold;
        vertical-align: middle;
        display: block; }

@media (min-width: 1200px) {
  .sub-nav-1-col ul, .sub-nav-2-col ul {
    width: 90%; } }
@media (min-width: 768px) and (max-width: 992px) {
  .sub-nav-1-col ul li, .sub-nav-2-col ul li {
    width: 20%; }
    .sub-nav-1-col ul li:nth-child(6n + 5), .sub-nav-2-col ul li:nth-child(6n + 5) {
      border-right: 0; }
    .sub-nav-1-col ul li:nth-child(6n + 6), .sub-nav-2-col ul li:nth-child(6n + 6) {
      clear: both; }
    .sub-nav-1-col ul li a, .sub-nav-2-col ul li a {
      padding-bottom: 24px; } }
@media (max-width: 767px) {
  .sub-nav-1-col h2, .sub-nav-2-col h2 {
    margin-left: 14px; }
  .sub-nav-1-col ul, .sub-nav-2-col ul {
    margin: 0;
    padding: 0 15px; }
    .sub-nav-1-col ul li, .sub-nav-2-col ul li {
      width: 50%;
      border-bottom: 1px solid #9C9C9C;
      max-width: initial;
      padding: 10px;
      text-align: left;
      border-right: 0; }
      .sub-nav-1-col ul li:nth-last-child(-n+2):nth-child(odd), .sub-nav-2-col ul li:nth-last-child(-n+2):nth-child(odd), .sub-nav-1-col ul li:last-child, .sub-nav-2-col ul li:last-child {
        border-bottom: 0; }
    .sub-nav-1-col ul:first-of-type, .sub-nav-2-col ul:first-of-type {
      min-width: initial; } }
.sub-nav-2-col ul li {
  width: 20%; }

@media (min-width: 992px) and (max-width: 1199px) {
  .sub-nav-2-col ul li {
    width: 25%;
    max-width: 25%; }
    .sub-nav-2-col ul li:nth-child(4n+4) {
      border-right: 0; } }
/* Tablet */
@media (max-width: 767px) {
  .sub-nav-2-col ul li {
    width: 50%; } }
.image-content-pair .image-pane,
.image-content-pair .content-pane {
  background-color: #F1F1F1;
  min-height: 285px;
  font-family: "Open Sans", sans-serif; }
.image-content-pair .module-container {
  background: #F1F1F1; }
.image-content-pair h2 {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 30px; }
.image-content-pair .content-pane {
  padding: 25px 40px 25px; }
  .image-content-pair .content-pane.text-wrap-on {
    min-height: 0;
    padding: 0; }
    .image-content-pair .content-pane.text-wrap-on ul {
      padding-left: 15px;
      list-style-position: inside;
      width: 95%;
      margin: 0px 40px 40px 27px;
      clear: both; }
      .image-content-pair .content-pane.text-wrap-on ul:before, .image-content-pair .content-pane.text-wrap-on ul:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */ }
      .image-content-pair .content-pane.text-wrap-on ul:after {
        clear: both; }
      .image-content-pair .content-pane.text-wrap-on ul li {
        margin: 5px 0;
        padding-right: 12px;
        float: left;
        width: 25%; }
    .image-content-pair .content-pane.text-wrap-on h2 {
      margin-top: 40px; }
    .image-content-pair .content-pane.text-wrap-on h2, .image-content-pair .content-pane.text-wrap-on h3, .image-content-pair .content-pane.text-wrap-on h4, .image-content-pair .content-pane.text-wrap-on p {
      padding: 0 40px; }
    .image-content-pair .content-pane.text-wrap-on p {
      padding-bottom: 40px; }
    .image-content-pair .content-pane.text-wrap-on .img-responsive {
      width: 50%;
      float: left;
      margin-right: 40px; }
      .image-content-pair .content-pane.text-wrap-on .img-responsive.pull-right {
        margin-right: 0;
        margin-left: 40px; }
  .image-content-pair .content-pane h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    margin: 0; }
  .image-content-pair .content-pane a {
    font-weight: 700;
    display: block;
    /* display: block; //this is causing text to break when links are in a paragraph -travis 10/16/15 */ }
    .image-content-pair .content-pane a.inline-link {
      display: inline; }
  .image-content-pair .content-pane ul a {
    font-weight: normal;
    display: inline-block;
    vertical-align: top; }
  .image-content-pair .content-pane li a:after,
  .image-content-pair .content-pane p a:after,
  .image-content-pair .content-pane a.noArrow:after {
    content: none; }
.image-content-pair .img-responsive.fullwidth {
  width: 100%; }
.image-content-pair h3 {
  font-family: "Open Sans", sans-serif;
  color: #1D1D1D;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 22px;
  margin-top: 0; }
  .image-content-pair h3 a {
    margin-top: 20px; }
.image-content-pair ul {
  padding-left: 15px; }
.image-content-pair li {
  margin: 5px 0;
  padding-right: 12px; }

.noBackground .image-content-pair .module-container,
.noBackground .image-content-pair .image-pane,
.noBackground .image-content-pair .content-pane {
  background-color: #fff; }
  .noBackground .image-content-pair .module-container img,
  .noBackground .image-content-pair .image-pane img,
  .noBackground .image-content-pair .content-pane img {
    width: 50%;
    float: left; }
    .noBackground .image-content-pair .module-container img.right,
    .noBackground .image-content-pair .image-pane img.right,
    .noBackground .image-content-pair .content-pane img.right {
      float: right; }

@media (min-width: 1200px) {
  .image-content-pair .image-pane.text-wrap-on img.img-responsive,
  .image-content-pair .content-pane.text-wrap-on img.img-responsive {
    padding-bottom: 10px; }
  .image-content-pair .image-pane.text-wrap-on p,
  .image-content-pair .content-pane.text-wrap-on p {
    padding-bottom: 25px; } }
@media (max-width: 991px) {
  .image-content-pair .image-pane.text-wrap-on ul li,
  .image-content-pair .content-pane.text-wrap-on ul li {
    width: 50%; } }
@media only screen and (min-width: 769px) {
  .image-content-pair .image-pane.text-wrap-on img.img-responsive,
  .image-content-pair .content-pane.text-wrap-on img.img-responsive {
    margin-bottom: 18px; } }
@media only screen and (max-width: 768px) {
  .image-content-pair li a {
    text-decoration: underline; } }
@media only screen and (max-width: 767px) {
  .image-content-pair .image-pane.text-wrap-on ul,
  .image-content-pair .content-pane.text-wrap-on ul {
    margin: 0px 40px 40px 8px; }
  .image-content-pair .image-pane.text-wrap-on img.img-responsive,
  .image-content-pair .content-pane.text-wrap-on img.img-responsive {
    width: 100%;
    margin-bottom: 25px; }
  .image-content-pair .image-pane.text-wrap-on h2,
  .image-content-pair .content-pane.text-wrap-on h2 {
    margin-top: 25px; }
  .image-content-pair .image-pane.text-wrap-on h2, .image-content-pair .image-pane.text-wrap-on h3, .image-content-pair .image-pane.text-wrap-on h4, .image-content-pair .image-pane.text-wrap-on p,
  .image-content-pair .content-pane.text-wrap-on h2,
  .image-content-pair .content-pane.text-wrap-on h3,
  .image-content-pair .content-pane.text-wrap-on h4,
  .image-content-pair .content-pane.text-wrap-on p {
    padding: 0 40px 15px 20px; }
  .image-content-pair .image-pane.text-wrap-on p,
  .image-content-pair .content-pane.text-wrap-on p {
    padding: 0 25px 18px 21px; } }
@media only screen and (max-width: 480px) {
  .image-content-pair h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.9em;
    margin-bottom: 15px;
    font-weight: 700 !important; }
  .image-content-pair h3 {
    font-weight: 700; }
  .image-content-pair .image-pane,
  .image-content-pair .content-pane {
    min-height: initial; }
  .image-content-pair .content-pane {
    padding: 20px 20px 40px; }
    .image-content-pair .content-pane.text-wrap-on ul li {
      width: 100%; } }
@media (min-width: 480px) and (max-width: 992px) {
  .image-content-pair .image-pane,
  .image-content-pair .content-pane {
    padding-top: 0px;
    min-height: 210px; }
    .image-content-pair .image-pane h2, .image-content-pair .image-pane h3,
    .image-content-pair .content-pane h2,
    .image-content-pair .content-pane h3 {
      margin-top: 15px; }
    .image-content-pair .image-pane.text-wrap-on h2,
    .image-content-pair .content-pane.text-wrap-on h2 {
      margin-top: 15px; } }
.key-products-services .sub-pane {
  margin: 0 0 0px 0;
  background-color: #F1F1F1;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 15px 0 45px;
  text-align: center; }
  .key-products-services .sub-pane .base-icon, .key-products-services .sub-pane .compare-accounts .row .cell .icon, .compare-accounts .row .cell .key-products-services .sub-pane .icon {
    padding-bottom: 10px; }
  .key-products-services .sub-pane h2 {
    color: #1D1D1D;
    font-size: 1.2em;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 37px; }
  .key-products-services .sub-pane .btn-fifth-third, .key-products-services .sub-pane .btn, .key-products-services .sub-pane .button {
    margin-top: 30px;
    font-family: "Open Sans", sans-serif;
    padding: 8px 22px; }
.key-products-services .sub-type {
  display: inline-block;
  margin: 0 4%;
  margin-top: 0;
  vertical-align: top; }
  .key-products-services .sub-type .base-icon:before, .key-products-services .sub-type .compare-accounts .row .cell .icon:before, .compare-accounts .row .cell .key-products-services .sub-type .icon:before {
    width: auto; }
  .key-products-services .sub-type .base-icon:before, .key-products-services .sub-type .compare-accounts .row .cell .icon:before, .compare-accounts .row .cell .key-products-services .sub-type .icon:before {
    display: inline; }
  .key-products-services .sub-type p.contentHeading {
    font-weight: 700;
    max-width: 135px;
    margin: auto; }
  .key-products-services .sub-type p.content {
    max-width: 135px;
    margin: auto; }
  .key-products-services .sub-type sup.highlight {
    font-weight: 600;
    cursor: pointer; }
  .key-products-services .sub-type sup a:after {
    display: none !important; }
  .key-products-services .sub-type a {
    font-weight: 600;
    color: #253E94;
    font-family: "Open Sans", sans-serif; }
    .key-products-services .sub-type a:hover:after {
      display: inline-block;
      text-decoration: none; }

@media only screen and (max-width: 1200px) {
  .key-products-services .sub-type {
    margin: 0 4%; } }
@media only screen and (max-width: 992px) {
  .key-products-services .sub-type {
    margin: 0 2%; } }
@media only screen and (max-width: 767px) {
  .key-products-services .sub-pane {
    width: 100%;
    padding: 0 15px 55px 15px; }
    .key-products-services .sub-pane h2 {
      text-align: center;
      line-height: 26px; }
    .key-products-services .sub-pane a.btn.btn-primary.btn-fifth-third, .key-products-services .sub-pane a.btn.btn-primary, .key-products-services .sub-pane a.btn-primary.button, .key-products-services .sub-pane a.btn-primary.btn-fifth-third.button, .key-products-services .sub-pane a.btn-primary.button.btn {
      margin: 25px 0 0 0;
      width: 100%; }
  .key-products-services .sub-type {
    margin: 0;
    text-align: center;
    margin-bottom: 10px; }
    .key-products-services .sub-type a {
      display: block;
      font-weight: 600; } }
@media only screen and (max-width: 480px) {
  .key-products-services .sub-pane .base-icon, .key-products-services .sub-pane .compare-accounts .row .cell .icon, .compare-accounts .row .cell .key-products-services .sub-pane .icon {
    font-size: 60px; } }
.secondary-key-products-services {
  background-color: #E4F2FA;
  border-top: 1px solid #C0C0C0;
  margin-top: 60px;
  min-height: 360px;
  padding-bottom: 40px;
  text-align: center; }
  .secondary-key-products-services.gray-background {
    background-color: #F1F1F1; }
  .secondary-key-products-services h2 {
    color: #253E94;
    font-size: 1.6em;
    font-weight: 700;
    padding-top: 20px; }
  .secondary-key-products-services h3 {
    font-size: 1.1em;
    margin-top: 10px;
    font-weight: 700; }
  .secondary-key-products-services .button-container .heading {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 15px; }
  .secondary-key-products-services .button-container .bottomText {
    font-size: 12px;
    padding-top: 15px; }
  .secondary-key-products-services .sub-type {
    display: inline-block;
    font-size: 14px;
    margin: 0 10px 10px;
    text-align: center;
    vertical-align: top;
    width: 330px; }
    .secondary-key-products-services .sub-type h4 {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      font-weight: 700;
      margin-top: 5px; }
    .secondary-key-products-services .sub-type ul {
      clear: both;
      display: initial;
      list-style-type: none; }
    .secondary-key-products-services .sub-type li {
      margin: 0;
      padding: 0;
      text-align: center;
      text-indent: 0; }
    .secondary-key-products-services .sub-type li:before {
      content: '\2219';
      font-size: 24px;
      margin: 0 auto;
      margin-left: -10px;
      margin-top: -10px;
      position: absolute;
      width: auto; }
    .secondary-key-products-services .sub-type .icon {
      display: inline-block;
      height: 70px; }

@media only screen and (max-width: 480px) {
  .secondary-key-products-services h2,
  .secondary-key-products-services h3 {
    width: 225px;
    margin: 0 auto;
    padding: 35px 0 10px 0px; }
  .secondary-key-products-services h3 {
    width: 100%;
    padding: 5px 0 25px 0px; }
  .secondary-key-products-services .sub-type {
    margin: 0;
    padding: 0 30px;
    width: initial; }
    .secondary-key-products-services .sub-type li:before {
      content: '\2219';
      position: absolute;
      margin: 0 auto;
      margin-left: -10px;
      margin-top: -10px;
      font-size: 24px;
      width: auto; }
  .secondary-key-products-services .row.button-container {
    margin: 25px 35px 15px 35px; } }
@media (min-width: 481px) and (max-width: 992px) {
  .secondary-key-products-services .sub-type {
    margin: 0;
    padding: 0 30px;
    width: 230px; } }
@media (max-width: 480px) {
  .secondary-key-products-services {
    padding: 0 20px 40px; }
    .secondary-key-products-services h3 {
      font-size: 14px;
      line-height: 1.42857; }
    .secondary-key-products-services .sub-type:not(:first-of-type) {
      margin-top: 25px; } }
.secondary-key-products-services-inline {
  background-color: #E4F2FA;
  margin-bottom: 100px;
  margin-top: 10px;
  min-height: 360px;
  padding-bottom: 30px;
  text-align: center; }
  .secondary-key-products-services-inline h2 {
    color: #253E94;
    font-size: 1.6em;
    font-weight: 700;
    padding-top: 40px; }
  .secondary-key-products-services-inline h3 {
    font-size: 1.1em;
    margin-top: 10px;
    font-weight: 700; }
  .secondary-key-products-services-inline .button-container {
    display: inline-block;
    margin-top: 46px; }
    .secondary-key-products-services-inline .button-container .heading {
      font-size: 14px;
      font-weight: 700;
      padding-bottom: 15px; }
    .secondary-key-products-services-inline .button-container .bottomText {
      font-size: 12px;
      padding-top: 15px; }
  .secondary-key-products-services-inline .sub-type {
    display: inline-block;
    font-size: 14px;
    margin: 10px;
    text-align: center;
    vertical-align: top;
    width: 260px; }
    .secondary-key-products-services-inline .sub-type h4 {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      font-weight: 600; }
    .secondary-key-products-services-inline .sub-type ul {
      clear: both;
      display: initial;
      list-style-type: none; }
    .secondary-key-products-services-inline .sub-type li {
      margin: 0;
      padding: 0;
      text-align: center;
      text-indent: 0; }
    .secondary-key-products-services-inline .sub-type li:before {
      content: '\2219';
      font-size: 24px;
      margin: 0 auto;
      margin-left: -10px;
      margin-top: -10px;
      position: absolute;
      width: auto; }
    .secondary-key-products-services-inline .sub-type .icon {
      display: inline-block;
      height: 70px; }

@media only screen and (max-width: 480px) {
  .secondary-key-products-services-inline h2,
  .secondary-key-products-services-inline h3 {
    margin: 0 auto;
    padding: 35px 0 10px;
    width: 225px; }
  .secondary-key-products-services-inline h3 {
    padding: 5px 0 25px;
    width: 100%; }
  .secondary-key-products-services-inline .sub-type {
    margin: 0;
    padding: 0 30px;
    width: initial; }
    .secondary-key-products-services-inline .sub-type li:before {
      content: '\2219';
      font-size: 24px;
      margin: 0 auto;
      margin-left: -10px;
      margin-top: -10px;
      position: absolute;
      width: auto; }
  .secondary-key-products-services-inline .row.button-container {
    margin: 25px 35px 15px; } }
@media (min-width: 481px) and (max-width: 768px) {
  .secondary-key-products-services-inline .sub-type {
    margin: 0;
    padding: 0 30px;
    width: 230px; } }
/* mobile */
@media (max-width: 480px) {
  .secondary-key-products-services-inline {
    margin-top: 0;
    border-top: none;
    margin-bottom: 0; }
    .secondary-key-products-services-inline .sub-type:not(:first-of-type) {
      margin-top: 25px; } }
/**
 * on-page-contact-info
 */
.on-page-contact-container {
  padding: 35px 0;
  border-bottom: 1px solid #CCC;
  border-top: 0; }
  .on-page-contact-container .title-container,
  .on-page-contact-container .button-container {
    display: inline-block;
    padding-right: 10px;
    /*    margin-left: -41px;*/ }
    .on-page-contact-container .title-container a,
    .on-page-contact-container .button-container a {
      margin-bottom: 8px; }
  .on-page-contact-container .title {
    font-size: 16px;
    font-weight: 600;
    display: inline-block; }
  .on-page-contact-container a.fill:not(:last-child),
  .on-page-contact-container a.outline:not(:last-child) {
    margin-right: 5px; }
  .on-page-contact-container.no-border {
    border-bottom: 0;
    border-top: 1px solid #C0C0C0;
    padding-bottom: 0;
    margin-top: 44px;
    margin-bottom: 35px; }
  .on-page-contact-container.no-border-top {
    border-bottom: 0;
    border-top: 0;
    padding-bottom: 0;
    margin-top: 0px;
    margin-bottom: 0px; }
  .on-page-contact-container.cta-2 {
    margin-bottom: 35px !important;
    margin-top: 0 !important;
    border-top: none !important; }

.pre-footer {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0 0 40px 0;
  background-color: #E5F3FB;
  border-bottom: 1px solid #C0C0C0;
  font-family: "Open Sans", sans-serif;
  border-bottom: none; }
  .pre-footer .on-page-contact-container.no-border {
    margin-top: 0; }
  .pre-footer .title {
    margin-bottom: 25px; }
  .pre-footer p {
    margin-bottom: 45px; }
  .pre-footer a[href^="tel"] {
    cursor: default; }

/* Tablet */
@media only screen and (max-width: 992px) {
  .on-page-contact-container .button-container {
    margin: 15px 0; } }
/* Tablet */
@media only screen and (max-width: 768px) {
  .on-page-contact-container .title {
    margin-bottom: 20px; } }
/* mobile = (Tablet - 1px) */
@media only screen and (max-width: 767px) {
  /* 767px */
  .on-page-contact-container {
    border-top: 0;
    margin: 0;
    padding: 20px 0 8px;
    border-bottom: 1px solid #C0C0C0; }
    .on-page-contact-container .title-container,
    .on-page-contact-container .button-container {
      display: block;
      margin: 0;
      padding: 0;
      text-align: center; }
    .on-page-contact-container .title {
      display: block;
      font-weight: 600;
      padding: 0 32px;
      padding-top: 13px; }
    .on-page-contact-container.no-border {
      border-bottom: 1px solid #C0C0C0;
      padding-bottom: 25px; }
    .on-page-contact-container.no-border-top {
      border-bottom: 1px solid #C0C0C0;
      padding-bottom: 25px; } }
/**
 * second-key-product-services
 */
.second-key-product-services-container {
  width: 100%;
  padding: 45px 0px 0;
  font-family: "Open Sans", sans-serif;
  background: #FFF;
  /* defect 497 - white line under products is not uniform position due to line hight of prod name */ }
  .second-key-product-services-container .box-row {
    margin-left: -20px; }
  .second-key-product-services-container .row.test {
    margin-bottom: 25px; }
  .second-key-product-services-container h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700; }
  .second-key-product-services-container .title-container {
    width: 100%;
    text-align: left;
    padding: 0px 100px 0px 100px;
    padding: 0px 5px 0px 5px; }
  .second-key-product-services-container .row:not(:first-child) .title-container {
    margin-top: 45px; }
  .second-key-product-services-container .pageHeading {
    float: left;
    /*font-size: 27px;*/
    font-weight: 700;
    margin-bottom: 25px; }
  .second-key-product-services-container .pageHeadingLink {
    float: right;
    font-weight: 700;
    margin-top: 30px; }
  .second-key-product-services-container .pageHeadingLink .arrowLinks:after {
    font-size: 12px; }
  .second-key-product-services-container .arrowLinks {
    color: #253E94; }
  .second-key-product-services-container .box {
    vertical-align: top;
    position: relative;
    display: inline-block;
    margin: 0 1% 25px 0;
    width: 32%;
    text-align: left;
    padding-bottom: 160px;
    background-color: #F1F1F1; }
    .second-key-product-services-container .box.active {
      background-color: #E5EEE3; }
      .second-key-product-services-container .box.active .compare .text {
        vertical-align: top; }
  .second-key-product-services-container .box:nth-of-type(3n + 3) {
    margin-right: 0; }
  .second-key-product-services-container .box-inner {
    padding: 22px; }
  .second-key-product-services-container .boxHeading {
    padding: 0 23px 15px;
    font-size: 19px;
    text-align: center;
    font-weight: bold; }
    .second-key-product-services-container .boxHeading img {
      max-width: 100%;
      margin: 14px auto 0;
      left: 25px;
      display: block;
      position: relative;
      clear: both; }
  .second-key-product-services-container .boxHeading .bottLine {
    position: absolute;
    width: 100%;
    margin: 25px 0px 0;
    border: 1px solid #fff;
    left: 0; }
  .second-key-product-services-container .boxHeading .arrowLinks {
    display: block; }
  .second-key-product-services-container .boxHeading .arrowLinks:after {
    font-size: 14px;
    position: absolute;
    padding-top: 5px; }
  .second-key-product-services-container .boxContent {
    margin: 0px;
    padding: 0px;
    margin: 35px 0px 0px 0px; }
  .second-key-product-services-container .boxContent span {
    display: block;
    margin: 15px 0px 15px 0px; }
  .second-key-product-services-container ul {
    padding-left: 40px;
    list-style-type: none; }
    .second-key-product-services-container ul li {
      position: relative;
      padding-bottom: 5px; }
      .second-key-product-services-container ul li:before {
        content: "";
        height: 4px;
        width: 4px;
        padding: 0;
        margin: 0;
        border-radius: 50%;
        position: absolute;
        left: -11px;
        top: 9px;
        background-color: black;
        display: block; }
  .second-key-product-services-container .boxFooter {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px;
    padding-top: 15px; }
    .second-key-product-services-container .boxFooter .terms {
      display: block; }
    .second-key-product-services-container .boxFooter .button {
      margin-bottom: 10px; }
  .second-key-product-services-container .boxFooter a.button:first-child {
    margin-right: 5px; }
  .second-key-product-services-container .boxFooter a.button:hover {
    text-decoration: none; }

@media only screen and (max-width: 992px) {
  .second-key-product-services-container .pageHeading {
    margin-bottom: 0; }
  .second-key-product-services-container .pageHeadingLink {
    margin-bottom: 10px; }
  .second-key-product-services-container .box {
    width: 48%; }
    .second-key-product-services-container .box:nth-of-type(even) {
      margin-right: 0; }
    .second-key-product-services-container .box:nth-of-type(odd) {
      margin-right: 3%; } }
/* tablet */
@media (min-width: 481px) and (max-width: 768px) {
  .second-key-product-services-container {
    padding: 45px 20px 10px 20px; }
    .second-key-product-services-container h2 {
      font-weight: 700;
      margin-bottom: 0; }
    .second-key-product-services-container .row.title-row,
    .second-key-product-services-container .row.title-row .title-container {
      display: block;
      clear: both; }
    .second-key-product-services-container .title-container {
      width: 100%;
      text-align: left;
      padding: 0; }
    .second-key-product-services-container .row.title-row:not(:first-child),
    .second-key-product-services-container .row.title-row .title-container:not(:first-child) {
      margin-top: 35px; }
    .second-key-product-services-container .box {
      position: relative;
      display: inline-block;
      margin: 0 3% 0 0;
      width: 48%; }
      .second-key-product-services-container .box .box-inner {
        height: initial;
        min-height: 280px; }
    .second-key-product-services-container .box:nth-of-type(3n + 3) {
      margin-right: 3%; }
    .second-key-product-services-container .box:nth-of-type(2n + 2) {
      margin-right: 0; }
    .second-key-product-services-container .box:nth-of-type(2) ~ .box {
      margin-top: 25px; }
    .second-key-product-services-container .row {
      margin-top: 25px;
      clear: both;
      text-align: left; }
    .second-key-product-services-container .row.box-row {
      display: inline-block;
      width: 768px;
      max-width: 768px;
      margin: auto 0; } }
/* mobile */
@media (max-width: 767px) {
  .sticky img {
    display: none; }

  .second-key-product-services-container {
    padding: 0 0 30px 0; }
    .second-key-product-services-container .box-row {
      margin-left: 0px; }
    .second-key-product-services-container .row {
      margin-top: 25px;
      text-align: center; }
    .second-key-product-services-container .title-container {
      width: 100%;
      padding: 0px;
      text-align: left; }
    .second-key-product-services-container .row:not(:first-child) .title-container {
      margin-top: 0; }
    .second-key-product-services-container .pageHeading {
      margin-bottom: 0;
      float: initial; }
    .second-key-product-services-container .pageHeading h2 {
      font-size: 24px;
      font-weight: 700; }
    .second-key-product-services-container .pageHeadingLink {
      display: block;
      float: initial;
      font-size: 18px;
      margin-top: 0; }
    .second-key-product-services-container .pageHeadingLink .arrowLinks:after {
      margin-top: 2px;
      padding-left: 5px;
      font-size: 16px; }
    .second-key-product-services-container .box:not(:first-child),
    .second-key-product-services-container .box:not(:nth-of-type(4)) {
      margin-left: 0px; }
    .second-key-product-services-container .box .box-inner {
      height: 100%; }
    .second-key-product-services-container .boxHeading {
      font-size: 20px;
      line-height: 25px;
      font-weight: 600;
      margin: 0px; }
    .second-key-product-services-container .boxHeading .bottLine {
      position: absolute;
      width: 100%;
      margin: 25px 0px 0px -30px;
      border: 3px solid #fff;
      left: 30px; }
    .second-key-product-services-container .boxHeading .arrowLinks:after {
      margin-top: 0px;
      padding-left: 5px;
      font-size: 22px;
      padding-top: 0; }
    .second-key-product-services-container .boxContent {
      margin: 60px 0px 45px 0px;
      font-size: 18px; }
    .second-key-product-services-container ul {
      padding-left: 33px; }
    .second-key-product-services-container .boxFooter {
      position: relative;
      bottom: 0;
      margin: 0;
      padding: 0; }
    .second-key-product-services-container .box {
      width: 100%;
      padding: 0px;
      margin: 0px;
      display: block;
      height: auto !important; }
    .second-key-product-services-container .box:not(:first-child) {
      margin-left: 0px !important;
      margin-top: 25px; } }
/**
 * related-products-services
 */
.related-products-services-container {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 45px 0 40px 0;
  background-color: #E5F3FB;
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  font-family: "Open Sans", sans-serif;
  border-bottom: none; }
  .related-products-services-container .related-link {
    display: inline-block; }
    .related-products-services-container .related-link i {
      position: absolute; }
  .related-products-services-container .title-container {
    display: inline-block;
    padding: 0px 5px 0px 0px; }
  .related-products-services-container .title {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px; }
  .related-products-services-container ul {
    list-style: none;
    text-align: center;
    padding-top: 20px; }
  .related-products-services-container li {
    list-style: none;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0 35px;
    max-width: 20%; }
    .related-products-services-container li a {
      text-decoration: none; }
      .related-products-services-container li a .icon-right-dir {
        position: absolute; }
  .related-products-services-container li:hover {
    cursor: pointer; }
  .related-products-services-container a {
    float: none;
    font-weight: 700; }
  .related-products-services-container .buttonLi {
    vertical-align: top;
    padding-top: 35px; }
  .related-products-services-container .iconText {
    font-weight: 600;
    font-family: "Open Sans", sans-serif; }
  .related-products-services-container .iconText2 {
    font-weight: 600;
    font-family: "Open Sans", sans-serif; }
  .related-products-services-container .buttonDiv a.button {
    position: relative;
    padding: 10px 30px 10px 30px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    background-color: #253E94;
    color: #FFF;
    text-align: center;
    display: inline-block; }
  .related-products-services-container .buttonDiv a.button:hover {
    text-decoration: none; }
  .related-products-services-container .buttonDiv .heading {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 25px; }
  .related-products-services-container .buttonDiv .bottomText {
    font-size: 12px;
    padding-top: 25px;
    font-weight: 700; }
  .related-products-services-container img.icon {
    width: 110px;
    height: 110px;
    width: 88px;
    height: 88px; }
  .related-products-services-container .footer-container {
    display: block;
    clear: both;
    width: 100%;
    padding-top: 35px;
    font-size: 16px; }
    .related-products-services-container .footer-container a {
      display: inline-block;
      font-weight: 500; }

/* tablet */
@media (min-width: 481px) and (max-width: 992px) {
  .related-products-services-container .iconText, .related-products-services-container .iconText2 {
    max-width: 258px;
    margin: auto;
    margin-bottom: 15px; }
  .related-products-services-container li {
    margin: 0px 16px;
    margin-bottom: 20px; }
    .related-products-services-container li:first-child {
      margin: 0;
      margin-bottom: 20px; } }
/* mobile */
@media only screen and (max-width: 767px) {
  .related-products-services-container {
    padding-bottom: 20px; }
    .related-products-services-container .title-container {
      display: inline-block;
      width: 100%; }
    .related-products-services-container .title {
      color: #253E94;
      font-size: 38px;
      font-size: 24px;
      font-weight: 700;
      padding: 0 15px 25px 15px; }
    .related-products-services-container ul {
      width: 100%;
      margin: 0px;
      padding: 0px;
      display: block; }
    .related-products-services-container li {
      margin: 0;
      margin-right: 0;
      overflow: hidden;
      display: inline-block;
      width: 49%;
      max-width: 49%;
      margin-bottom: 20px; }
    .related-products-services-container li:first-child {
      margin: 0;
      margin-bottom: 20px; }
    .related-products-services-container img.icon {
      margin: 0px 0px -15px -5px;
      width: 120px;
      height: 120px; }
    .related-products-services-container .iconText,
    .related-products-services-container .iconText2 {
      font-size: 18px; }
    .related-products-services-container .iconText2 {
      padding-top: 25px; }
    .related-products-services-container .footer-container,
    .related-products-services-container a {
      font-size: 18px;
      font-weight: 500;
      max-width: 100%; }
    .related-products-services-container .footer-container .footerText {
      padding: 0 15px 30px; }
    .related-products-services-container .buttonDiv {
      margin-top: 0px;
      width: 100%;
      margin: 0 auto;
      padding: 50px 0px 35px 0px; }
    .related-products-services-container .buttonDiv a.button {
      position: relative;
      display: block;
      clear: both;
      padding: 10px;
      width: 100%;
      font-size: 16px; }
    .related-products-services-container .buttonDiv .heading {
      font-size: 20px;
      padding-bottom: 35px; }
    .related-products-services-container .buttonDiv .bottomText {
      font-size: 20px;
      font-weight: 500;
      padding-top: 30px; }
    .related-products-services-container .buttonLi {
      max-width: 100%;
      display: block;
      margin: auto;
      width: 100%; } }
/**
 * Steps Navigation module
 * This is a "Scroll to Fixed module" - Global mobile styles are in _scroll-to-fixed-mobile.scss
 * Use this file to make module specific changes
 */
.steps-nav-container {
  background-color: #FFF;
  text-align: center; }
  .steps-nav-container .sticky {
    box-shadow: 0 8px 6px -6px #C0C0C0; }
    .steps-nav-container .sticky.fixed {
      position: fixed;
      z-index: 10000;
      top: 0; }
  .steps-nav-container .wrapper.fixed {
    position: fixed;
    z-index: 10000;
    top: 0; }
  .steps-nav-container .link-content {
    display: inline-block; }
    .steps-nav-container .link-content i {
      position: absolute; }
  .steps-nav-container .show-hide,
  .steps-nav-container .show-all,
  .steps-nav-container .hide-all {
    display: none;
    visibility: hidden;
    text-align: left;
    font-size: 46px;
    font-size: 46px;
    font-weight: 600;
    color: #253E94;
    padding: 25px 0px 35px 20px;
    padding: 25px 0px 35px 0px; }
    .steps-nav-container .show-hide.active,
    .steps-nav-container .show-all.active,
    .steps-nav-container .hide-all.active {
      background: #E5EEE3; }
  .steps-nav-container .show-hide span,
  .steps-nav-container .show-all span,
  .steps-nav-container .hide-all span {
    font-size: 56px;
    font-size: 52px;
    font-weight: 400;
    padding-left: 10px;
    padding-left: 0px;
    float: right; }
  .steps-nav-container .show-hide:before,
  .steps-nav-container .show-all:before {
    content: "";
    position: absolute;
    width: 100%;
    border: 1px solid #C0C0C0;
    margin: 70px 0px 0px 0px; }
  .steps-nav-container ul {
    list-style: none;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: table;
    table-layout: fixed; }
  .steps-nav-container li {
    display: table-cell;
    vertical-align: top;
    width: 20%;
    padding: 15px 0px 25px 0px;
    margin: 0px;
    text-align: center;
    background-color: #F1F1F1; }
  .steps-nav-container li.active,
  .steps-nav-container li:hover {
    background-color: #E6EEE3; }
  .steps-nav-container li.active a.arrowLinks:after {
    visibility: hidden; }
  .steps-nav-container li:not(:first-child) {
    margin-left: -4px;
    border-left: 1px solid #C0C0C0; }
  .steps-nav-container li .iconText {
    font-weight: 600;
    font-family: "Open Sans", sans-serif; }
  .steps-nav-container a {
    font-size: 16px;
    display: block;
    float: none;
    color: #253E94;
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    padding: 0 10px; }
    .steps-nav-container a:after {
      position: absolute; }
  .steps-nav-container a:hover {
    text-decoration: none; }
  .steps-nav-container img.icon {
    width: 110px;
    height: 110px;
    width: 88px;
    height: 88px; }

/* tablet */
@media (max-width: 767px) {
  .steps-nav-container li .base-icon:before, .steps-nav-container li .compare-accounts .row .cell .icon:before, .compare-accounts .row .cell .steps-nav-container li .icon:before {
    font-size: 13vw; } }
@media (min-width: 481px) and (max-width: 992px) {
  .steps-nav-container a {
    font-size: 13px;
    display: block;
    float: none;
    color: #253E94; }
  .steps-nav-container li {
    height: 180px; } }
/* mobile */
@media (max-width: 480px) {
  .steps-nav-container .wrapper ul.list li {
    padding-bottom: 20px !important; }
  .steps-nav-container ul.fixed {
    position: relative; }
  .steps-nav-container li {
    display: none; }
  .steps-nav-container li,
  .steps-nav-container li.active,
  .steps-nav-container li:hover {
    background-color: #FFF; }
  .steps-nav-container li {
    /* display: block; */
    width: 100%;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
    border-left: 0px !important; }
  .steps-nav-container img.icon {
    width: 220px;
    height: 220px; }
  .steps-nav-container a {
    font-size: 28px;
    font-weight: 500; }
  .steps-nav-container li:hover {
    cursor: pointer; } }
.modal-open .steps-nav-container ul.fixed {
  z-index: 1000; }

/**
 * content-image
 */
.content-image:not(:last-child) {
  border-bottom: 1px solid #C0C0C0; }

.content-image {
  background-color: #F1F1F1; }
  .content-image:first-of-type {
    margin-top: 40px; }
  .content-image:last-of-type {
    margin-bottom: 100px; }
  .content-image .tablet,
  .content-image .mobile {
    visibility: hidden;
    display: none; }
  .content-image .contentPane,
  .content-image .imagePane {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    overflow: hidden; }
    .content-image .contentPane img,
    .content-image .imagePane img {
      position: absolute;
      height: 100%;
      width: auto;
      max-width: none; }
  .content-image.pair .contentPane img,
  .content-image.pair .imagePane img {
    height: auto;
    width: 100%; }
  .content-image .contentPane {
    position: relative;
    background-color: #F1F1F1; }
    .content-image .contentPane .contentHeader .inner {
      padding: 20px 33px 0; }
    .content-image .contentPane ul a {
      display: inline-block; }
    .content-image .contentPane .contentBody {
      padding-bottom: 128px; }
  .content-image .contentPane .contentBody .inner,
  .content-image .contentPane .contentFooter .inner,
  .content-image .contentPane .contentHeader {
    padding: 0px 28px; }
  .content-image .contentPane p {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px; }
    .content-image .contentPane p:last-of-type {
      margin-bottom: 20px; }
    .content-image .contentPane p a {
      display: inline; }
  .content-image .contentPane h1, .content-image .contentPane h2, .content-image .contentPane h3, .content-image .subPane h1, .content-image .subPane h2, .content-image .subPane h3 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700;
    color: #000; }
  .content-image .contentPane h1, .content-image .subPane h1 {
    font-size: 26px;
    padding-top: 10px;
    color: #1C3F94; }
  .content-image .contentPane h2, .content-image .subPane h2 {
    font-size: 17px;
    margin-bottom: 5px; }
    .content-image .contentPane h2:not(:first-child), .content-image .subPane h2:not(:first-child) {
      padding-top: 5px; }
  .content-image .contentPane h3, .content-image .subPane h3 {
    font-size: 14px;
    margin-top: 13px; }
  .content-image .contentPane a {
    font-size: 14px;
    font-weight: 700;
    color: #274298;
    display: block; }
  .content-image .contentPane .contentBody a:after {
    font-family: FontAwesome;
    content: "\f0da";
    padding-left: 5px;
    margin-top: 0px; }
  .content-image .contentPane .contentBody a.noArrow:after {
    content: "";
    padding-left: 0;
    margin-top: 0; }
  .content-image .contentPane .contentFooter {
    background-color: #E6EEE3;
    width: 100%;
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    padding-bottom: 10px; }
  .content-image .contentPane .contentFooter a {
    font-size: 14px;
    font-weight: 700;
    display: inline; }
  .content-image .contentPane .contentFooter a:not(:last-child):after {
    content: '|';
    font-family: 'Helvetica', sans-serif;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    color: #929690; }

.ie9 .contentPane .contentFooter .inner {
  top: 0; }

/* desktop */
@media (min-width: 992px) {
  .content-image .full {
    visibility: visible;
    display: block;
    width: 100%; }
  .content-image .tablet {
    visibility: hidden;
    display: none; }
  .content-image .contentPane {
    min-height: 405px; }
  .content-image.pair .contentPane {
    min-height: auto; } }
/* tablet */
@media (min-width: 768px) and (max-width: 992px) {
  .content-image .imagePane img {
    margin-left: -40%; }
  .content-image .contentPane .contentHeader.inner:first-child {
    padding-top: 15px; }
  .content-image .contentPane h1 {
    margin: 0px; } }
/* mobile */
@media (max-width: 767px) {
  .content-image {
    border-bottom: 0; }
    .content-image:last-of-type {
      margin-bottom: 50px; }
    .content-image:not(:last-child) {
      border-bottom: 0; }
    .content-image .full,
    .content-image .tablet {
      visibility: hidden;
      display: none; }
    .content-image .mobile {
      visibility: visible;
      display: block; }
    .content-image .contentPane .contentBody .inner,
    .content-image .contentPane .contentFooter .inner,
    .content-image .contentPane .contentHeader {
      padding: 0px 20px; }
    .content-image .imagePane {
      height: auto !important; }
      .content-image .imagePane img {
        width: 100%;
        height: auto;
        position: relative; }
    .content-image .contentPane {
      height: auto !important;
      padding-bottom: 0; }
      .content-image .contentPane a {
        padding: 6px 0; }
      .content-image .contentPane .contentBody {
        padding-bottom: 0; }
      .content-image .contentPane .contentFooter {
        padding: 0;
        position: relative;
        padding-bottom: 0; }
        .content-image .contentPane .contentFooter a {
          display: block;
          padding: 10px 0; }
          .content-image .contentPane .contentFooter a:after {
            display: none; }
          .content-image .contentPane .contentFooter a:last-of-type {
            padding-bottom: 0; }
        .content-image .contentPane .contentFooter .inner {
          padding: 20px; }
          .content-image .contentPane .contentFooter .inner h3 {
            margin-top: 0; }
    .content-image.pair .contentPane {
      padding-bottom: 30px; } }
.content-image-simple {
  margin: 0px;
  padding: 0px;
  height: 100%;
  min-height: 100%; }
  .content-image-simple:target .contentPane {
    background: #E6EEE3;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .content-image-simple h2 {
    font-weight: 700; }
  .content-image-simple .clearingContainer {
    background: #F1F1F1; }
  .content-image-simple .contentPane,
  .content-image-simple .imagePane {
    font-family: "Open Sans", sans-serif;
    vertical-align: top;
    background-color: #F1F1F1;
    height: 100%; }
    .content-image-simple .contentPane.active-section,
    .content-image-simple .imagePane.active-section {
      background: #E5EEE3; }
  .content-image-simple .contentPane {
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: #F1F1F1;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400; }
  .content-image-simple .contentBody {
    margin: 0px;
    padding: 0px; }
  .content-image-simple .inner {
    padding: 20px 40px; }
    .content-image-simple .inner h1 {
      margin-top: 10px; }
  .content-image-simple .contentPane h1,
  .content-image-simple .contentPane h2,
  .content-image-simple .contentPane h3,
  .content-image-simple .subPane h1,
  .content-image-simple .subPane h2,
  .content-image-simple .subPane h3 {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700;
    color: #000; }
  .content-image-simple .contentPane h1,
  .content-image-simple .subPane h1 {
    font-size: 26px;
    padding-right: 75px; }
  .content-image-simple .contentPane h2,
  .content-image-simple .subPane h2 {
    font-size: 17px;
    margin-bottom: 5px; }
  .content-image-simple .contentPane h3,
  .content-image-simple .subPane h3 {
    font-size: 14px;
    margin-bottom: -15px; }
  .content-image-simple .contentPane a {
    padding-top: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #253E94; }
    .content-image-simple .contentPane a.ext_link {
      display: block; }
  .content-image-simple .contentPane .contentFooter {
    background-color: #E6EEE3;
    width: 100%;
    position: absolute;
    bottom: 0px; }
  .content-image-simple .img-responsive {
    width: 100%; }
  .content-image-simple .contentPane .contentFooter a {
    font-size: 14px;
    font-weight: 700; }
  .content-image-simple .contentPane .contentFooter a:not(:last-child):after {
    content: '|';
    font-family: 'Helvetica', sans-serif;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    color: #929690; }

@media (min-width: 768px) and (max-width: 1199px) {
  .content-image-simple .contentBody {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  .content-image-simple .contentBody,
  .content-image-simple .imagePane {
    min-height: 281px;
    min-height: 205px; } }
@media (max-width: 767px) {
  .content-image-simple {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-left: 0px !important;
    margin-right: 0px !important; }
    .content-image-simple h2 {
      font-weight: 600;
      padding-top: 16px; }
    .content-image-simple .contentPane .contentBody .inner,
    .content-image-simple .contentPane .contentFooter .inner {
      padding: 20px 30px 0px 30px; }
    .content-image-simple .contentPane .contentBody .inner {
      position: relative;
      top: 0px;
      height: auto;
      padding-bottom: 35px; }
    .content-image-simple .contentPane {
      font-weight: 400;
      margin-bottom: 0px; }
      .content-image-simple .contentPane h1 {
        padding-right: 0; } }
.content-image-left {
  /*img.tablet,
  img.mobile {
    display: none; visibility: hidden;
  }*/
  /* desktop */
  /* tablet */
  /* mobile */ }
  @media (min-width: 992px) {
    .content-image-left img.tablet,
    .content-image-left img.mobile {
      display: none;
      visibility: hidden; }
    .content-image-left img.full {
      display: block;
      visibility: visible; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    .content-image-left img.full,
    .content-image-left img.mobile {
      display: none;
      visibility: hidden; }
    .content-image-left img.tablet {
      display: block;
      visibility: visible; } }
  @media (max-width: 767px) {
    .content-image-left img.tablet,
    .content-image-left img.full {
      display: none;
      visibility: hidden; }
    .content-image-left img.mobile {
      display: block;
      visibility: visible; } }

.expand-content {
  margin: 25px 0;
  /* plus / minus sign */
  /* two column content */ }
  .expand-content h2.pageHeading {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding-bottom: 15px; }
  .expand-content .panel-group {
    margin-top: 10px; }
  .expand-content .panel-default > .panel-heading {
    background-color: #F1F1F1; }
  .expand-content .panel-default > .panel-heading:hover {
    background-color: #E6EEE3;
    cursor: pointer; }
  .expand-content .panel-group .panel-heading {
    position: relative;
    width: 100%;
    padding: 0; }
  .expand-content .credit-score-icon {
    position: relative;
    bottom: 3px;
    left: 5px; }
  .expand-content .credit-score-link {
    color: #253E94; }
  .expand-content .panel-heading span {
    text-decoration: none; }
  .expand-content .panel-heading button {
    background: none;
    border: 0;
    text-align: left;
    width: 100%;
    padding: 20px 15px; }
  .expand-content .panel-group .panel-heading .panel-title {
    font-size: 15px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    padding: 6px;
    font-weight: normal; }
  .expand-content .panel-group .panel-heading .panel-title-close {
    position: absolute;
    right: 20px;
    top: 10px;
    padding: 0; }
  .expand-content .panel-group .panel-heading button .panel-title-close:after {
    content: '\2013';
    /* minus sign */
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    font-weight: 200;
    color: #253E94;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0; }
  .expand-content .panel-group .panel-heading button.collapsed .panel-title-close:after {
    content: '+';
    right: 30px;
    margin: 0; }
  .expand-content .panel-group .panel,
  .expand-content .panel-group .panel-default {
    border: 0px; }
  .expand-content .panel-body {
    font-family: "Open Sans", sans-serif;
    border: 1px solid #DDDDDD;
    padding: 25px 40px 35px 40px; }
  .expand-content .panel-body h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    line-height: 1.4; }
  .expand-content .panel-body div {
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    padding: 0px;
    width: 50%;
    display: inline; }
  .expand-content .panel-body div:nth-of-type(1) {
    float: left; }
  .expand-content .panel-body div:nth-of-type(2) {
    float: right;
    padding-left: 40px; }

/* tablet */
@media (min-width: 481px) and (max-width: 992px) {
  .panel-group .panel-heading .panel-title-close {
    margin-left: -5px; } }
/* mobile */
@media only screen and (max-width: 480px) {
  .panel-group .panel-heading .panel-title-close {
    margin-left: -15px; } }
.style-guide-component {
  width: 100%;
  display: inline-block;
  border-top: 20px solid #509236;
  background: #fff;
  padding: 20px;
  margin: 20px 0;
  /* Module Overrides for Style Guide */ }
  .style-guide-component .container {
    width: 100%; }
  .style-guide-component::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #F1F1F1;
    border-style: solid;
    border-width: 0 1px 1px 1px; }
  .style-guide-component .icons .row {
    margin-bottom: 30px; }
  .style-guide-component .demo-icon {
    font-size: 72px;
    display: block;
    clear: both; }
    .style-guide-component .demo-icon.icon-preferred-account {
      padding: 15px 0 12px;
      font-size: 53px; }
  .style-guide-component .i-code {
    display: none;
    clear: both; }
  .style-guide-component .hero1 {
    background-color: #CCC; }
    .style-guide-component .hero1 .hero1-content {
      position: relative; }
  .style-guide-component .popular-container-wrapper .popular-container {
    height: 300px; }
    .style-guide-component .popular-container-wrapper .popular-container h2 {
      color: black; }
  .style-guide-component .steps-nav-container {
    margin-bottom: 100px; }
    .style-guide-component .steps-nav-container .sticky.fixed {
      position: relative;
      width: 100% !important; }
  .style-guide-component .sub-nav-slider .sticky.fixed {
    position: relative;
    width: 100% !important; }
  .style-guide-component .product-service-cards .sticky.fixed {
    position: relative; }

.rate-table {
  width: 100%;
  /* hover states
  .rowContent.highlight:hover,
  .rowContent:hover {
    background-color: $med-green;
    cursor: pointer;
  }
  .rowContent:hover {
    background-color: $lt-blue;
  }*/ }
  .rate-table h1, .rate-table h2, .rate-table h3, .rate-table h4, .rate-table div, .rate-table a,
  .rate-table .rowHeading,
  .rate-table .rowContent {
    font-family: "Open Sans", sans-serif; }
  .rate-table h2 {
    font-weight: 600; }
  .rate-table tr {
    width: 100%; }
  .rate-table .rowHeading {
    width: 100%;
    font-weight: 700;
    font-size: 16px; }
  .rate-table .rowContent {
    width: 100%;
    min-height: 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 38px;
    vertical-align: middle; }
    .rate-table .rowContent .rate-table-period {
      width: 170px; }
  .rate-table .rowHeading td {
    padding: 8px 25px 8px 25px; }
  .rate-table .rowContent td {
    padding: 0px 25px 0px 25px; }
  .rate-table .rowContent.highlight {
    background-color: #F1F1F1; }
  .rate-table h4, .rate-table input, .rate-table a {
    display: inline-block; }
  .rate-table h4 {
    font-size: 16px;
    font-weight: 600; }
  .rate-table input[type=text] {
    width: 80px;
    height: 38px;
    border: 1px solid black;
    border-radius: 3px;
    padding: 0 0 0 6px;
    margin: 0px 5px;
    display: inline-block;
    vertical-align: middle; }
  .rate-table .topLine,
  .rate-table .bottLine {
    width: 100%;
    border-bottom: 1px solid #C0C0C0;
    padding: 15px 0px 0px 0px; }
  .rate-table .bottLine {
    margin-bottom: 25px; }

/* desktop */
/* tablet */
@media (min-width: 768px) and (max-width: 1200px) {
  .rate-table {
    /*border:1px solid red;*/
    width: 100%; }
    .rate-table .rowHeading td {
      padding: 8px 10px 8px 10px; }
    .rate-table .rowContent td {
      padding: 0px 10px 0px 10px; }
    .rate-table .rowContent {
      font-size: 16px; } }
/* mobile */
@media (max-width: 767px) {
  .rate-table {
    width: 100%; }
    .rate-table a.btn, .rate-table a.button {
      width: 75%;
      padding: 9px 8px;
      margin-bottom: 0; }
    .rate-table .rowHeading td {
      padding: 8px 10px 8px 10px; }
    .rate-table .rowContent td {
      padding: 0px 10px 0px 10px; }
    .rate-table .rowContent {
      font-size: 14px; }
      .rate-table .rowContent .rate-table-period {
        width: 120px; }
    .rate-table h2 {
      font-size: 24px; }
    .rate-table h4 {
      display: block; }
    .rate-table input[type=text] {
      margin-left: 0px;
      width: 22%; } }
.additional-ctas-container {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  padding: 40px 0 30px; }
  .additional-ctas-container .title-container {
    display: inline-block;
    padding-right: 5px; }
  .additional-ctas-container .title {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center; }
    .additional-ctas-container .title.left {
      text-align: left; }
  .additional-ctas-container a.fill:not(:last-child),
  .additional-ctas-container a.outline:not(:last-child) {
    margin-right: 10px; }

.additional-ctas-container-2-lines {
  overflow: hidden;
  position: relative; }
  .additional-ctas-container-2-lines .btn, .additional-ctas-container-2-lines .button {
    position: absolute;
    bottom: 20px; }
  .additional-ctas-container-2-lines .title-container {
    float: left;
    padding-right: 30px; }
    .additional-ctas-container-2-lines .title-container .title {
      font-size: 16px;
      font-weight: 600;
      display: block;
      margin-bottom: 20px;
      text-align: left; }

@media only screen and (min-width: 992px) {
  .additional-ctas-container .title-container {
    padding-right: 10px;
    margin-left: 0; } }
@media only screen and (max-width: 767px) {
  .additional-ctas-container {
    padding: 25px 0; }
    .additional-ctas-container .title-container {
      display: block;
      padding-right: 0px;
      text-align: left; }
    .additional-ctas-container .title {
      display: block;
      font-weight: 600;
      padding-top: 13px; } }
@media only screen and (max-width: 480px) {
  .additional-ctas-container-2-lines {
    padding-bottom: 80px; } }
.copy-block {
  padding: 25px; }
  .copy-block h2 {
    font-family: "Open Sans", sans-serif;
    color: #1D1D1D;
    margin-top: 25px; }
  .copy-block p,
  .copy-block ul,
  .copy-block li,
  .copy-block ol {
    font-family: "Open Sans", sans-serif; }
  .copy-block p {
    padding-top: 15px;
    margin-bottom: 25px; }
  .copy-block blockquote {
    border-left: none;
    margin-left: 40px; }
  .copy-block ul, .copy-block ol {
    padding: 15px 15px 15px 20px; }
  .copy-block .cardImage {
    display: block;
    margin: 30px auto 0;
    left: -40px;
    position: relative; }

.copy-block-2-col, .copy-block-2-col-highlight, .copy-block-large-text, .copy-block-large-text-highlight, .key-benefits-2-col {
  padding: 25px;
  /* changed from 35px, to match .copy-block padding -travis 12/6/2015 */ }
  .copy-block-2-col h2, .copy-block-2-col-highlight h2, .copy-block-large-text h2, .copy-block-large-text-highlight h2, .key-benefits-2-col h2 {
    font-weight: 700;
    margin-top: 0; }
    .copy-block-2-col h2.light, .copy-block-2-col-highlight h2.light, .copy-block-large-text h2.light, .copy-block-large-text-highlight h2.light, .key-benefits-2-col h2.light {
      font-weight: 500; }
  .copy-block-2-col a.btn, .copy-block-2-col-highlight a.btn, .copy-block-large-text a.btn, .copy-block-large-text-highlight a.btn, .key-benefits-2-col a.btn, .copy-block-2-col a.button, .copy-block-2-col-highlight a.button, .copy-block-large-text a.button, .copy-block-large-text-highlight a.button, .key-benefits-2-col a.button {
    clear: both;
    float: left;
    margin-bottom: 20px; }
  .copy-block-2-col .contentPane h4, .copy-block-2-col-highlight .contentPane h4, .copy-block-large-text .contentPane h4, .copy-block-large-text-highlight .contentPane h4, .key-benefits-2-col .contentPane h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 16px; }
  .copy-block-2-col .contentPane p, .copy-block-2-col-highlight .contentPane p, .copy-block-large-text .contentPane p, .copy-block-large-text-highlight .contentPane p, .key-benefits-2-col .contentPane p {
    padding-right: 42px; }
  .copy-block-2-col .contentPane ul, .copy-block-2-col-highlight .contentPane ul, .copy-block-large-text .contentPane ul, .copy-block-large-text-highlight .contentPane ul, .key-benefits-2-col .contentPane ul, .copy-block-2-col .contentPane ol, .copy-block-2-col-highlight .contentPane ol, .copy-block-large-text .contentPane ol, .copy-block-large-text-highlight .contentPane ol, .key-benefits-2-col .contentPane ol {
    padding: 15px 34px 15px 20px; }
    .copy-block-2-col .contentPane ul li, .copy-block-2-col-highlight .contentPane ul li, .copy-block-large-text .contentPane ul li, .copy-block-large-text-highlight .contentPane ul li, .key-benefits-2-col .contentPane ul li, .copy-block-2-col .contentPane ol li, .copy-block-2-col-highlight .contentPane ol li, .copy-block-large-text .contentPane ol li, .copy-block-large-text-highlight .contentPane ol li, .key-benefits-2-col .contentPane ol li {
      padding: 5px 0; }

/* Below Tablet */
@media only screen and (max-width: 767px) {
  .copy-block-2-col a.btn, .copy-block-2-col-highlight a.btn, .copy-block-large-text a.btn, .copy-block-large-text-highlight a.btn, .key-benefits-2-col a.btn, .copy-block-2-col a.button, .copy-block-2-col-highlight a.button, .copy-block-large-text a.button, .copy-block-large-text-highlight a.button, .key-benefits-2-col a.button {
    margin: 20px 0; }
  .copy-block-2-col .contentPane h4, .copy-block-2-col-highlight .contentPane h4, .copy-block-large-text .contentPane h4, .copy-block-large-text-highlight .contentPane h4, .key-benefits-2-col .contentPane h4 {
    margin-top: 22px; }
  .copy-block-2-col .contentPane p, .copy-block-2-col-highlight .contentPane p, .copy-block-large-text .contentPane p, .copy-block-large-text-highlight .contentPane p, .key-benefits-2-col .contentPane p {
    margin: 5px 0 10px; }
  .copy-block-2-col .contentPane ul, .copy-block-2-col-highlight .contentPane ul, .copy-block-large-text .contentPane ul, .copy-block-large-text-highlight .contentPane ul, .key-benefits-2-col .contentPane ul {
    margin-bottom: 0;
    padding: 0 15px 0 20px;
    clear: both; } }
.copy-block-2-col-highlight {
  padding: 35px;
  background: #E4F2FA; }

/* Below Tablet */
@media only screen and (max-width: 767px) {
  .copy-block-2-col-highlight {
    padding: 25px 15px; }
    .copy-block-2-col-highlight p {
      font-size: 21px;
      font-weight: 300;
      margin-top: 14px; } }
.copy-block-large-text ul, .copy-block-large-text-highlight ul, .copy-block-large-text ol, .copy-block-large-text-highlight ol {
  padding-left: 25px;
  margin-bottom: 0; }
  .copy-block-large-text ul li, .copy-block-large-text-highlight ul li, .copy-block-large-text ol li, .copy-block-large-text-highlight ol li {
    font-size: 21px;
    font-weight: 300;
    padding: 5px 0; }
    .copy-block-large-text ul li a, .copy-block-large-text-highlight ul li a, .copy-block-large-text ol li a, .copy-block-large-text-highlight ol li a {
      font-weight: normal; }
.copy-block-large-text p, .copy-block-large-text-highlight p {
  text-align: center;
  font-size: 21px;
  font-weight: 300; }
.copy-block-large-text .left-align, .copy-block-large-text-highlight .left-align {
  text-align: left; }

/* Below Tablet */
.copy-block-large-text-highlight {
  background: #E4F2FA;
  margin-bottom: 100px;
  padding: 35px; }
  .copy-block-large-text-highlight p {
    text-align: left; }
    .copy-block-large-text-highlight p a {
      font-weight: 500; }
  .copy-block-large-text-highlight .p-footer {
    font-size: 16px; }

.key-benefits-container {
  width: 100%;
  height: auto;
  text-align: left;
  padding: 15px 15px 15px 15px;
  background-color: #E6EEE3;
  font-family: "Open Sans", sans-serif; }
  .key-benefits-container .title-container {
    display: inline-block;
    padding: 0px 0px 0px 25px; }
    .key-benefits-container .title-container h2 {
      font-weight: 700;
      margin-left: 8px;
      font-family: "Open Sans", sans-serif; }
  .key-benefits-container .h2 {
    font-family: "Open Sans", sans-serif;
    color: #1D1D1D; }
  .key-benefits-container ul {
    list-style: none;
    text-align: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 20px; }
  .key-benefits-container li {
    display: block;
    width: 100%; }
  .key-benefits-container .icon {
    display: inline-block;
    vertical-align: middle;
    width: 88px;
    height: 88px;
    font-size: 82px;
    color: #509236; }
  .key-benefits-container .iconText {
    display: inline-block;
    vertical-align: middle;
    width: 325px;
    padding-top: 35px;
    padding-left: 20px;
    font-weight: 600; }

/* tablet */
@media only screen and (max-width: 992px) {
  .key-benefits-container {
    padding-bottom: 45px; }
    .key-benefits-container ul {
      width: 100%;
      text-align: center;
      margin-bottom: 40px; }
    .key-benefits-container .title-container {
      width: 750px;
      margin: auto;
      padding-left: 6px;
      display: block; }
    .key-benefits-container .icon {
      vertical-align: initial;
      width: auto;
      height: 100px;
      font-size: 100px;
      margin-top: -15px; }
    .key-benefits-container li,
    .key-benefits-container .iconText {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      width: 200px;
      font-size: 14px;
      padding-left: 0; }
    .key-benefits-container .iconText {
      padding-top: 16px; } }
/* mobile */
@media only screen and (max-width: 767px) {
  .key-benefits-container {
    padding-bottom: 45px; }
    .key-benefits-container ul {
      width: 100%;
      text-align: center; }
    .key-benefits-container li {
      display: block;
      text-align: center;
      width: 100%; }
    .key-benefits-container .iconText {
      display: block;
      width: 175px;
      margin: 0 auto; } }
.key-benefits-bullets-container {
  width: 100%;
  height: auto;
  text-align: left;
  padding: 15px 15px 15px 40px;
  background-color: #E6EEE3;
  font-family: "Open Sans", sans-serif; }
  .key-benefits-bullets-container h2 {
    font-family: "Open Sans", sans-serif;
    color: #1D1D1D; }
  .key-benefits-bullets-container p,
  .key-benefits-bullets-container ul,
  .key-benefits-bullets-container li {
    font-family: "Open Sans", sans-serif; }
  .key-benefits-bullets-container li {
    padding-bottom: 10px; }
  .key-benefits-bullets-container ul {
    padding: 15px 0px 15px 20px; }
  .key-benefits-bullets-container sup {
    font-weight: 600; }

.compare-products-services-container {
  font-family: "Open Sans", sans-serif;
  display: table; }
  .compare-products-services-container .col-sm-6:not(:last-child) {
    border-left: 1px solid #C0C0C0; }
  .compare-products-services-container .col-sm-6 {
    border-right: 1px solid #C0C0C0;
    float: none;
    display: table-cell;
    position: relative;
    padding-bottom: 200px;
    /*    vertical-align: bottom;*/ }
  .compare-products-services-container .col-sm-6:last-child .col-inner {
    /*      position: absolute;
          top: 0;*/ }
  .compare-products-services-container .col-inner {
    padding: 25px 45px 15px 45px; }
  .compare-products-services-container h2 {
    font-family: "Open Sans", sans-serif;
    color: #1D1D1D;
    font-size: 28px;
    font-weight: 700; }
  .compare-products-services-container p,
  .compare-products-services-container ul,
  .compare-products-services-container li {
    font-family: "Open Sans", sans-serif; }
  .compare-products-services-container p {
    padding-top: 10px;
    line-height: 23px;
    margin-bottom: 20px; }
  .compare-products-services-container ul {
    padding: 15px 0px 15px 20px; }
  .compare-products-services-container sup {
    font-weight: 600; }
  .compare-products-services-container .btn-fifth-third, .compare-products-services-container .btn, .compare-products-services-container .button {
    text-transform: uppercase;
    margin-top: 3px; }

/* bottom nav */
.compare-products-services-container .bott-nav-container {
  margin-top: 35px;
  padding-bottom: 25px;
  background-color: #E6EEE3;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-left: 45px; }
  .compare-products-services-container .bott-nav-container .bottomTitle {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 25px 0px 0px 0px; }
.compare-products-services-container .bott-nav:not(:nth-of-type(2)) .line {
  position: absolute;
  height: 99px;
  margin-top: 17px;
  margin-left: -3px;
  border-left: 1px solid #C0C0C0; }
.compare-products-services-container .bott-nav {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: top; }
  .compare-products-services-container .bott-nav .iconText {
    margin-top: -10px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #1D1D1D;
    max-width: 56px;
    margin: auto; }
  .compare-products-services-container .bott-nav a {
    font-size: 16px;
    display: block;
    float: none;
    color: #253E94; }
    .compare-products-services-container .bott-nav a .iconText {
      color: #1D4094; }
  .compare-products-services-container .bott-nav a:hover {
    text-decoration: none; }
  .compare-products-services-container .bott-nav .icon {
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    font-size: 72px;
    line-height: 72px;
    color: #509236; }

/* tablet */
@media (min-width: 768px) and (max-width: 1200px) {
  .compare-products-services-container .btn, .compare-products-services-container .button {
    display: inline-block;
    width: 23%;
    margin-right: 10px;
    margin-bottom: 20px; }
  .compare-products-services-container .col-sm-6:not(:last-child) {
    border-left: none; }
  .compare-products-services-container .col-sm-6 {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: none; }
  .compare-products-services-container .col-sm-6:last-child .col-inner {
    position: relative; } }
@media (max-width: 767px) {
  .compare-products-services-container .col-inner {
    padding-bottom: 150px; }
  .compare-products-services-container .bott-nav-container {
    padding-left: 14px; }
  .compare-products-services-container .app-buttons a img {
    width: 100%; } }