.blue, .blue-light, .orange, .green, .yellow, .white, .gray, .white[class*="-component"], .yellow[class*="-component"], .gray[class*="-component"], .green[class*="-component"], .orange[class*="-component"], .blue[class*="-component"], .blue-light[class*="-component"] { color: rgb(0, 0, 0); }
.blue a, .blue-light a, .orange a, .green a, .yellow a, .white a, .gray a, .white[class*="-component"] a, .yellow[class*="-component"] a, .gray[class*="-component"] a, .green[class*="-component"] a, .orange[class*="-component"] a, .blue[class*="-component"] a, .blue-light[class*="-component"] a, .blue a:hover, .blue-light a:hover, .orange a:hover, .green a:hover, .yellow a:hover, .white a:hover, .gray a:hover { color: rgb(0, 0, 0); }
.blue p a:hover:not(.btn), .blue-light p a:hover:not(.btn), .orange p a:hover:not(.btn), .green p a:hover:not(.btn), .yellow p a:hover:not(.btn), .white p a:hover:not(.btn), .gray p a:hover:not(.btn), .blue .p a:hover:not(.btn), .blue-light .p a:hover:not(.btn), .orange .p a:hover:not(.btn), .green .p a:hover:not(.btn), .yellow .p a:hover:not(.btn), .white .p a:hover:not(.btn), .gray .p a:hover:not(.btn) { color: rgb(0, 0, 0); }
.blue-dark, .purple, .gray-darker, .black { color: rgb(255, 255, 255); }
.blue-dark a, .purple a, .gray-darker a, .black a, .blue-dark a:hover, .purple a:hover, .gray-darker a:hover, .black a:hover, .blue-dark .btn-link, .purple .btn-link, .gray-darker .btn-link, .black .btn-link, .blue-dark .tooltip-btn, .purple .tooltip-btn, .gray-darker .tooltip-btn, .black .tooltip-btn, .blue-dark .btn-link:hover, .purple .btn-link:hover, .gray-darker .btn-link:hover, .black .btn-link:hover, .blue-dark .tooltip-btn:hover, .purple .tooltip-btn:hover, .gray-darker .tooltip-btn:hover, .black .tooltip-btn:hover { color: rgb(255, 255, 255); }
.blue-dark p a:hover:not(.btn), .purple p a:hover:not(.btn), .gray-darker p a:hover:not(.btn), .black p a:hover:not(.btn), .blue-dark .p a:hover:not(.btn), .purple .p a:hover:not(.btn), .gray-darker .p a:hover:not(.btn), .black .p a:hover:not(.btn) { color: rgb(255, 255, 255); }
.blue-dark .btn-outline, .purple .btn-outline, .gray-darker .btn-outline, .black .btn-outline, .blue-dark a.btn-outline, .purple a.btn-outline, .gray-darker a.btn-outline, .black a.btn-outline { border-color: rgb(255, 255, 255); }
.blue-dark .btn-outline:hover, .purple .btn-outline:hover, .gray-darker .btn-outline:hover, .black .btn-outline:hover, .blue-dark a.btn-outline:hover, .purple a.btn-outline:hover, .gray-darker a.btn-outline:hover, .black a.btn-outline:hover { border-color: rgb(0, 0, 0); }
.blue-dark .alert, .purple .alert, .gray-darker .alert, .black .alert { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.mouse-focus, .mouse-focus:focus { outline: 0px none ! important; box-shadow: none ! important; }
html { font-family: sans-serif; }
body { margin: 0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0px; }
[hidden], template { display: none; }
a { background-color: transparent; }
a:active, a:hover {  }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0px; }
mark { background: rgb(255, 255, 0) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
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: 0px none; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0px; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace,monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0px; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0px; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }
input[type="search"] { box-sizing: content-box; }
fieldset { border: 1px solid rgb(192, 192, 192); margin: 0px 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0px none; padding: 0px; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0px; }
td, th { padding: 0px; }
iframe { border: 0px none; outline: medium none; display: block; }
@media print {
  *, *::before, *::after { background: transparent none repeat scroll 0% 0% ! important; color: rgb(0, 0, 0) ! important; box-shadow: none ! important; text-shadow: none ! important; }
  a, a:visited { text-decoration: underline; }
  a[href]::after { content: " (" attr(href) ")"; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  a[href^="#"]::after, a[href^="javascript:"]::after { content: ""; }
  pre, blockquote { border: 1px solid rgb(153, 153, 153); page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% ! important; }
  p, h2, h3 {  }
  h2, h3 { page-break-after: avoid; }
  select { background: rgb(255, 255, 255) none repeat scroll 0% 0% ! important; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: rgb(0, 0, 0) ! important; }
  .label { border: 1px solid rgb(0, 0, 0); }
  .table { border-collapse: collapse ! important; }
  .table td, .table th { background-color: rgb(255, 255, 255) ! important; }
  .table-bordered th, .table-bordered td { border: 1px solid rgb(221, 221, 221) ! important; }
}
* { box-sizing: border-box; }
*::before, *::after { box-sizing: border-box; }
html { font-size: 10px; }
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: rgb(0, 0, 0); text-decoration: none; }
a:hover { color: rgb(0, 195, 255); text-decoration: none; }
a:focus { outline: thin dotted; outline-offset: -2px; }
figure { margin: 0px; }
img { vertical-align: middle; }
.img-responsive { display: block; max-width: 100%; height: auto; }
.img-rounded { border-radius: 6px; }
.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 4px; transition: all 0.2s ease-in-out 0s; display: inline-block; max-width: 100%; height: auto; }
.img-circle { border-radius: 50%; }
hr { margin-top: 20px; margin-bottom: 20px; border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(238, 238, 238) -moz-use-text-color -moz-use-text-color; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px none; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }
[role="button"] { cursor: pointer; }
.container { margin-right: auto; margin-left: auto; padding-left: 0px; padding-right: 0px; }
.container::before, .container::after { content: " "; display: table; }
.container::after { clear: both; }
@media (max-width: 767px) {
  .container { padding-left: 20px; padding-right: 20px; }
}
@media (min-width: 768px) {
  .container { width: 720px; }
}
@media (min-width: 992px) {
  .container { width: 940px; }
}
@media (min-width: 1200px) {
  .container { width: 940px; }
}
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 0px; padding-right: 0px; }
.container-fluid::before, .container-fluid::after { content: " "; display: table; }
.container-fluid::after { clear: both; }
.row { margin-left: 0px; margin-right: 0px; }
.row::before, .row::after { content: " "; display: table; }
.row::after { clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 0px; padding-right: 0px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-1 { width: 8.33333%; }
.col-xs-2 { width: 16.6667%; }
.col-xs-3 { width: 25%; }
.col-xs-4 { width: 33.3333%; }
.col-xs-5 { width: 41.6667%; }
.col-xs-6 { width: 50%; }
.col-xs-7 { width: 58.3333%; }
.col-xs-8 { width: 66.6667%; }
.col-xs-9 { width: 75%; }
.col-xs-10 { width: 83.3333%; }
.col-xs-11 { width: 91.6667%; }
.col-xs-12 { width: 100%; }
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.6667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.3333%; }
  .col-sm-5 { width: 41.6667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.3333%; }
  .col-sm-8 { width: 66.6667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.3333%; }
  .col-sm-11 { width: 91.6667%; }
  .col-sm-12 { width: 100%; }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.6667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.3333%; }
  .col-md-5 { width: 41.6667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.3333%; }
  .col-md-8 { width: 66.6667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.3333%; }
  .col-md-11 { width: 91.6667%; }
  .col-md-12 { width: 100%; }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.6667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.3333%; }
  .col-lg-5 { width: 41.6667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.3333%; }
  .col-lg-8 { width: 66.6667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.3333%; }
  .col-lg-11 { width: 91.6667%; }
  .col-lg-12 { width: 100%; }
}
.fade { opacity: 0; transition: opacity 0.15s linear 0s; }
.fade.in { opacity: 1; }
.collapse { display: none; }
.collapse.in { display: block; }
tr.collapse.in { display: table-row; }
tbody.collapse.in { display: table-row-group; }
.collapsing { position: relative; height: 0px; overflow: hidden; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; }
.caret { display: inline-block; width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.dropup, .dropdown { position: relative; }
.dropdown-toggle:focus {  }
.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0px; margin: 2px 0px 0px; list-style: outside none none; font-size: 14px; text-align: left; background-color: rgb(232, 232, 232); border: 1px solid transparent; border-radius: 4px; box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0px; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(232, 232, 232); }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: rgb(255, 255, 255); }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: rgb(38, 38, 38); }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(51, 122, 183); }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: rgb(119, 119, 119); }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; }
.open > .dropdown-menu { display: block; }
.open > a {  }
.dropdown-menu-right { left: auto; right: 0px; }
.dropdown-menu-left { left: 0px; right: auto; }
.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: rgb(119, 119, 119); white-space: nowrap; }
.dropdown-backdrop { position: fixed; left: 0px; right: 0px; bottom: 0px; top: 0px; z-index: 990; }
.pull-right > .dropdown-menu { right: 0px; left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0px none; border-bottom: 4px solid; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }
@media (min-width: 992px) {
  .navbar-right .dropdown-menu { right: 0px; left: auto; }
  .navbar-right .dropdown-menu-left { left: 0px; right: auto; }
}
.input-group { position: relative; display: table; border-collapse: separate; }
.input-group[class*="col-"] { float: none; padding-left: 0px; padding-right: 0px; }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0px; }
.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: 0px; }
.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: rgb(85, 85, 85); text-align: center; background-color: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); border-radius: 4px; }
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 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 { padding: 10px 16px; font-size: 18px; border-radius: 6px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0px; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.input-group-addon:first-child { border-right: 0px none; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.input-group-addon:last-child { border-left: 0px none; }
.input-group-btn { position: relative; font-size: 0px; white-space: nowrap; }
.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; }
.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: rgb(255, 255, 255); line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: rgb(119, 119, 119); border-radius: 10px; }
.badge:empty { display: none; }
.btn .badge { position: relative; top: -1px; }
.btn-xs .badge, .btn-group-xs > .btn .badge { top: 0px; padding: 1px 5px; }
.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }
.list-group-item > .badge { float: right; }
.list-group-item > .badge + .badge { margin-right: 5px; }
.nav-pills > li > a > .badge { margin-left: 3px; }
a.badge:hover, a.badge:focus { color: rgb(255, 255, 255); text-decoration: none; cursor: pointer; }
.panel { margin-bottom: 20px; background-color: rgb(255, 255, 255); border: 1px solid transparent; border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body { padding: 15px; }
.panel-body::before, .panel-body::after { content: " "; display: table; }
.panel-body::after { clear: both; }
.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle { color: inherit; }
.panel-title { margin-top: 0px; margin-bottom: 0px; font-size: 16px; color: inherit; }
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; }
.panel-footer { padding: 10px 15px; background-color: rgb(245, 245, 245); border-top: 1px solid rgb(221, 221, 221); border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0px; }
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0px; border-radius: 0px; }
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0px none; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0px none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0px; }
.list-group + .panel-footer { border-top-width: 0px; }
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0px; }
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid rgb(221, 221, 221); }
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0px none; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0px none; }
.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: 0px none; }
.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: 0px none; }
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0px none; }
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0px none; }
.panel > .table-responsive { border: 0px none; margin-bottom: 0px; }
.panel-group { margin-bottom: 20px; }
.panel-group .panel { margin-bottom: 0px; border-radius: 4px; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom: 0px none; }
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid rgb(221, 221, 221); }
.panel-group .panel-footer { border-top: 0px none; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid rgb(221, 221, 221); }
.panel-default { border-color: rgb(221, 221, 221); }
.panel-default > .panel-heading { color: rgb(51, 51, 51); background-color: rgb(245, 245, 245); border-color: rgb(221, 221, 221); }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(221, 221, 221); }
.panel-default > .panel-heading .badge { color: rgb(245, 245, 245); background-color: rgb(51, 51, 51); }
.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(221, 221, 221); }
.panel-primary { border-color: rgb(51, 122, 183); }
.panel-primary > .panel-heading { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); }
.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(51, 122, 183); }
.panel-primary > .panel-heading .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }
.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(51, 122, 183); }
.panel-success { border-color: rgb(214, 233, 198); }
.panel-success > .panel-heading { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); }
.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(214, 233, 198); }
.panel-success > .panel-heading .badge { color: rgb(223, 240, 216); background-color: rgb(60, 118, 61); }
.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(214, 233, 198); }
.panel-info { border-color: rgb(188, 232, 241); }
.panel-info > .panel-heading { color: rgb(49, 112, 143); background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); }
.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(188, 232, 241); }
.panel-info > .panel-heading .badge { color: rgb(217, 237, 247); background-color: rgb(49, 112, 143); }
.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(188, 232, 241); }
.panel-warning { border-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading { color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); border-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading .badge { color: rgb(252, 248, 227); background-color: rgb(138, 109, 59); }
.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(250, 235, 204); }
.panel-danger { border-color: rgb(235, 204, 209); }
.panel-danger > .panel-heading { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); border-color: rgb(235, 204, 209); }
.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(235, 204, 209); }
.panel-danger > .panel-heading .badge { color: rgb(242, 222, 222); background-color: rgb(169, 68, 66); }
.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(235, 204, 209); }
.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: rgb(0, 0, 0); text-shadow: none; opacity: 0.2; }
.close:hover, .close:focus { color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5; }
button.close { padding: 0px; cursor: pointer; background: transparent none repeat scroll 0% 0%; border: 0px none; }
.modal-open { overflow: hidden; }
.modal { display: none; overflow: hidden; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1050; }
.modal.fade .modal-dialog { transform: translate(0px, -25%); transition: transform 0.3s ease-out 0s; }
.modal.in .modal-dialog { transform: translate(0px, 0px); }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.modal-dialog { position: relative; width: auto; margin: 10px; }
.modal-content { position: relative; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; }
.modal-backdrop { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1040; background-color: rgb(0, 0, 0); }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.in { opacity: 0.5; }
.modal-header { padding: 15px; border-bottom: 1px solid rgb(229, 229, 229); min-height: 16.4286px; }
.modal-header .close { margin-top: -2px; }
.modal-title { margin: 0px; line-height: 1.42857; }
.modal-body { position: relative; padding: 15px; }
.modal-footer { padding: 15px; text-align: right; border-top: 1px solid rgb(229, 229, 229); }
.modal-footer::before, .modal-footer::after { content: " "; display: table; }
.modal-footer::after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0px; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0px; }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
@media (min-width: 768px) {
  .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; }
}
@media (min-width: 992px) {
  .modal-lg { width: 900px; }
}
.clearfix::before, .clearfix::after { content: " "; display: table; }
.clearfix::after { clear: both; }
.center-block { display: block; margin-left: auto; margin-right: auto; }
.pull-right { float: right ! important; }
.pull-left { float: left ! important; }
.hide { display: none ! important; }
.show { display: block ! important; }
.invisible { visibility: hidden; }
.text-hide { font: 0px/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0px none; }
.hidden { display: none ! important; }
.affix { position: fixed; }
@keyframes spin {
100% { transform: rotate(360deg); }
}
@keyframes spin {
100% { transform: rotate(360deg); }
}
@keyframes spin {
100% { transform: rotate(360deg); }
}
@keyframes spin {
100% { transform: rotate(360deg); }
}
html.js .reveal, html.js .animate { transform: translateZ(0px); transition: opacity 0.468s ease 0s, transform 0.36s ease 0s; }
html.js .reveal.revealUp, html.js .animate.revealUp { transform: translate(0px, 120px); opacity: 0; }
html.js .reveal.revealUp.revealShow, html.js .animate.revealUp.revealShow { transform: none; opacity: 1; }
html.js .reveal.revealDown, html.js .animate.revealDown { transform: translate(0px, -120px); opacity: 0; }
html.js .reveal.revealDown.revealShow, html.js .animate.revealDown.revealShow { transform: translate(0px, 0px); opacity: 1; }
html.js .reveal.revealLeft, html.js .animate.revealLeft { transform: translate(200px, 0px); opacity: 0; }
html.js .reveal.revealLeft.revealShow, html.js .animate.revealLeft.revealShow { transform: translate(0px, 0px); opacity: 1; }
html.js .reveal.revealRight, html.js .animate.revealRight { transform: translate(-200px, 0px); opacity: 0; }
html.js .reveal.revealRight.revealShow, html.js .animate.revealRight.revealShow { transform: translate(0px, 0px); opacity: 1; }
html.js .reveal.revealFade, html.js .animate.revealFade { opacity: 0; }
html.js .reveal.revealFade.revealShow, html.js .animate.revealFade.revealShow { opacity: 1; }
.fade-effect { transition: opacity 0.2s ease-in-out 0s; }
.fade-effect:hover { opacity: 0.4; }
.blue, .blue-light, .orange, .green, .yellow, .white, .gray, .white[class*="-component"], .yellow[class*="-component"], .gray[class*="-component"], .green[class*="-component"], .orange[class*="-component"], .blue[class*="-component"], .blue-light[class*="-component"] { color: rgb(0, 0, 0); }
.blue a, .blue-light a, .orange a, .green a, .yellow a, .white a, .gray a, .white[class*="-component"] a, .yellow[class*="-component"] a, .gray[class*="-component"] a, .green[class*="-component"] a, .orange[class*="-component"] a, .blue[class*="-component"] a, .blue-light[class*="-component"] a, .blue a:hover, .blue-light a:hover, .orange a:hover, .green a:hover, .yellow a:hover, .white a:hover, .gray a:hover { color: rgb(0, 0, 0); }
.blue p a:hover:not(.btn), .blue-light p a:hover:not(.btn), .orange p a:hover:not(.btn), .green p a:hover:not(.btn), .yellow p a:hover:not(.btn), .white p a:hover:not(.btn), .gray p a:hover:not(.btn), .blue .p a:hover:not(.btn), .blue-light .p a:hover:not(.btn), .orange .p a:hover:not(.btn), .green .p a:hover:not(.btn), .yellow .p a:hover:not(.btn), .white .p a:hover:not(.btn), .gray .p a:hover:not(.btn) { color: rgb(0, 0, 0); }
.blue-dark, .purple, .gray-darker, .black { color: rgb(255, 255, 255); }
.blue-dark a, .purple a, .gray-darker a, .black a, .blue-dark a:hover, .purple a:hover, .gray-darker a:hover, .black a:hover, .blue-dark .btn-link, .purple .btn-link, .gray-darker .btn-link, .black .btn-link, .blue-dark .tooltip-btn, .purple .tooltip-btn, .gray-darker .tooltip-btn, .black .tooltip-btn, .blue-dark .btn-link:hover, .purple .btn-link:hover, .gray-darker .btn-link:hover, .black .btn-link:hover, .blue-dark .tooltip-btn:hover, .purple .tooltip-btn:hover, .gray-darker .tooltip-btn:hover, .black .tooltip-btn:hover { color: rgb(255, 255, 255); }
.blue-dark p a:hover:not(.btn), .purple p a:hover:not(.btn), .gray-darker p a:hover:not(.btn), .black p a:hover:not(.btn), .blue-dark .p a:hover:not(.btn), .purple .p a:hover:not(.btn), .gray-darker .p a:hover:not(.btn), .black .p a:hover:not(.btn) { color: rgb(255, 255, 255); }
.blue-dark .btn-outline, .purple .btn-outline, .gray-darker .btn-outline, .black .btn-outline, .blue-dark a.btn-outline, .purple a.btn-outline, .gray-darker a.btn-outline, .black a.btn-outline { border-color: rgb(255, 255, 255); }
.blue-dark .btn-outline:hover, .purple .btn-outline:hover, .gray-darker .btn-outline:hover, .black .btn-outline:hover, .blue-dark a.btn-outline:hover, .purple a.btn-outline:hover, .gray-darker a.btn-outline:hover, .black a.btn-outline:hover { border-color: rgb(0, 0, 0); }
.blue-dark .alert, .purple .alert, .gray-darker .alert, .black .alert { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.blue { background-color: rgb(108, 181, 222); }
.blue-light { background-color: rgb(0, 195, 255); }
.blue-dark { background-color: rgb(0, 75, 135); }
.purple { background-color: rgb(56, 48, 130); }
.orange { background-color: rgb(255, 115, 54); }
.green { background-color: rgb(2, 204, 164); }
.yellow { background-color: rgb(249, 224, 56); }
.yellow .btn-default, .yellow a.btn-default { background-color: rgb(0, 0, 0); color: rgb(249, 224, 56); }
.yellow .btn-default:hover, .yellow a.btn-default:hover { background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); }
.white { background-color: rgb(255, 255, 255); }
.gray-darker { background-color: rgb(84, 84, 84); }
.black { background-color: rgb(0, 0, 0); }
.gray { background-color: rgb(244, 244, 244); }
.trend-up { color: rgb(151, 204, 85); }
.trend-down { color: rgb(232, 36, 41); }
@media (min-width: 768px) {
  .block-hover:not(.profile) { cursor: pointer; background: rgb(0, 0, 0) none repeat scroll 0% 0% ! important; }
  .block-hover:not(.profile) * { color: rgb(255, 255, 255); }
  .block-hover:not(.profile) * a:not(.btn) { color: rgb(255, 255, 255) ! important; }
  .block-hover:not(.profile) .btn, .block-hover:not(.profile) .btn:hover { background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); }
  .block-hover:not(.profile) .btn * { color: rgb(0, 0, 0); }
  .block-hover:not(.profile) a:focus, .block-hover:not(.profile) button:focus { outline: medium none; }
  .block-hover:not(.profile) [class*="-image-container"] { opacity: 0.5; }
}
@font-face {
  font-family: "TIAA Iconography";
  font-style: normal;
  font-weight: normal;
  src: url(8d89349c52aaa7d0dc4446aae4b3dc1b6300a542.eot)  format("embedded-opentype"), url(9fa3f8a974e6a61534b0cff0c26f1ec5419dfbf1.ttf)  format("truetype"), url(e9ec1eea89b87d668fc8966c92c02dbbe8d671fc.woff)  format("woff"), url(ef9bf5424042f72eb949580137a36aca6a372708.svg)  format("svg");
}
[class^="icon-"], [class*=" icon-"], .carousel .carousel-indicators li.play-controls .btn-play, .large-selection-tiles-component .lst-item .lst-label > label::before { font-family: "TIAA Iconography"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; }
a > .icon { margin-left: 0.2em; display: inline-block; }
.icon-close::before { content: ""; }
.icon-circle-plus::before { content: ""; }
.icon-circle-minus::before, .transcript-container .transcript-toggle[aria-expanded="true"] .icon-circle-plus::before { content: ""; }
.icon-plus::before { content: ""; }
.icon-minus::before { content: ""; }
.icon-caret-down::before { content: ""; }
.icon-caret-up::before, #jump-nav.open > nav > .whats-on-page > .jump-nav-mobile-btn > .icon::before { content: ""; }
.icon-caret-left::before, .carousel .prev-arrow::before { content: ""; }
.icon-caret-right::before, .carousel .next-arrow::before { content: ""; }
.icon-arrow-right::before { content: ""; }
.icon-arrow-left::before { content: ""; }
.icon-arrow-up::before { content: ""; }
.icon-arrow-down::before { content: ""; }
.icon-double-caret-up::before { content: ""; }
.icon-external-link::before { content: ""; }
.icon-play::before, .carousel .carousel-indicators li.play-controls .btn-play::before { content: ""; }
.icon-pause::before, .carousel .carousel-indicators li.play-controls .btn-play.playing::before { content: ""; }
.icon-hamburger::before { content: ""; }
.icon-window::before { content: ""; }
.icon-chat::before { content: ""; }
.icon-quote::before { content: ""; }
.icon-pdf::before { content: ""; }
.icon-search::before { content: ""; font-weight: 900; }
.icon-checkmark::before, .form-group input[type="radio"]:checked + label::before, .form-group input[type="checkbox"]:checked + label::before, .fw_polls .fw_polls_themeOne_input:checked + span::before, .large-selection-tiles-component .lst-item .lst-label.lst-active > input:checked + label::before, .large-selection-tiles-component .lst-item .lst-label.lst-active:hover > input:checked + label::before, .large-selection-tiles-component .lst-item .lst-label.lst-active.lst-focus > input:checked + label::before, .large-selection-tiles-component .lst-item .lst-label > input:checked + label::before, .large-selection-tiles-component .lst-item .lst-label:hover > label::before, .large-selection-tiles-component .lst-item .lst-label.lst-focus > label::before { content: ""; }
.icon-current-location::before { content: ""; }
.icon-phone::before { content: ""; }
.icon-google::before { content: ""; }
.icon-facebook::before { content: ""; }
.icon-twitter::before { content: ""; }
.icon-linkedin::before { content: ""; }
.icon-youtube::before { content: ""; }
.icon-like::before { content: ""; }
.icon-link::before { content: ""; }
.icon-email::before { content: ""; }
.icon-print::before { content: ""; }
.icon-alert::before, .alert-component .alert-content::before { content: ""; }
.icon-speech-bubble::before { content: ""; }
.icon-bell::before { content: ""; }
.icon-document::before { content: ""; }
.icon-circle-arrow-up::before { content: ""; }
.icon-circle-arrow-down::before { content: ""; }
.icon-circle-checkmark::before { content: ""; }
.icon-circle-question::before { content: ""; }
.icon-circle-alert::before { content: ""; }
.icon-profile::before { content: ""; }
.icon-team::before { content: ""; }
.icon-svg { height: 40px; }
.icon-svg.lazyload { font-size: 0px; }
@media (min-width: 992px) {
  .icon-svg { height: 50px; }
}
@font-face {
  font-family: "Agenda Bold";
  font-style: normal;
  font-weight: 900;
  src: url(b5be28675a3131d8128ea70c95ffc97525bb789d.eot)  format("embedded-opentype"), url(ab5eac4d3b4df155a42389efed39606640d54460.woff)  format("woff"), url(fe556fdd30b9056535df68f3b612515fd408c1ce.ttf)  format("truetype"), url(326b4b70d40925b03416c675f708957412d35a62.svg)  format("svg");
}
@font-face {
  font-family: "Agenda Medium";
  font-style: normal;
  font-weight: 600;
  src: url(09d3e0e412ae73197ee3dca13585600b838496d8.eot)  format("embedded-opentype"), url(b421898081150439c4ebeb1bf1dae9f36b21710a.woff)  format("woff"), url(1f63cd6a1e096b6838b1857b443ed780e2ae53f4.ttf)  format("truetype"), url(4b2dc30219247615f965dc7301ee90843d96c63e.svg)  format("svg");
}
@font-face {
  font-family: "Agenda Medium";
  font-style: italic;
  font-weight: 600;
  src: url(6abdde6cddfd4bd3de14e2e0624e957e481f33c9.eot)  format("embedded-opentype"), url(5be82d18e78de4f7663cbaffa7c6fda940c2744a.woff)  format("woff"), url(43fcabf3adaf7661a9d8f72b428afbb1b07361b0.ttf)  format("truetype"), url(d2cc8a9afa8ec15cdf1ebb51f42dabd5578dbbc5.svg)  format("svg");
}
@font-face {
  font-family: "Franklin Gothic Book";
  src: url(b1551c51f494281dcf57f7ca80874a5e6e1edcbc.eot)  format("eot"), url(fbc3d898831f97bafe9f05741541ce2b6f3f6d68.woff2)  format("woff2"), url(27303d9707a7b48aa4d3a512b6492e3cef3bc484.woff)  format("woff"), url(5f3963beaad699572ec63084f827e5558624a9b9.ttf)  format("truetype"), url(b61f85f9f0c1d68cefe38238f4822cba43d82b37.svg)  format("svg");
}
@font-face {
  font-family: "Franklin Gothic Demi";
  src: url(d0144fb70d1addddce9c1b3c9eaf8e4e9d570830.eot)  format("eot"), url(3b3acca23c74a6aeed576945e0bdeceac8e28e5a.woff2)  format("woff2"), url(c9534fc51bcc4c85b7a60afffe4fcdf838112281.woff)  format("woff"), url(388c9b07e841c7b028d2df529570e3ac49f9c308.ttf)  format("truetype"), url(a9a2fe3383b9f2e3cfd356b50cc6e4ae3980ae60.svg)  format("svg");
}
@font-face {
  font-family: "Lyon Text Web";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(34057dc8a21fcbc320eb9fa0f24680369e0c62ca.eot)  format("embedded-opentype"), url(4e842db9d413402211bb44906092b386e51d7138.woff2)  format("woff2"), url(fa8e0b17701ce7cb4f2e4caebe55a822c11a9944.woff)  format("woff"), url(bcfad5f16cea6f6c0302ebab9cd45965ae59575b.ttf)  format("truetype"), url(dfeba7c666d2c436ded0cac7d27560f224e6d627.svg)  format("svg");
}
@font-face {
  font-family: "Lyon Text Web";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(7cdfa521a3c9dc6d042f19f3dfd190a403901a2d.eot)  format("embedded-opentype"), url(e6782d8c2ffbfd6543a02ce67bd3607e93899500.woff2)  format("woff2"), url(369848fee8fe11a3c1060bb7f17b1835c69dcde5.woff)  format("woff"), url(bd7d2504a88e8dc688cf04a3ea47cab5b4b7721c.ttf)  format("truetype"), url(988254f0299b75ea758b2eb312935f53da887b96.svg)  format("svg");
}
@font-face {
  font-family: "Lyon Text Web";
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(81690a78d0ef7f78ba688a705cb68512d9d7a529.eot)  format("embedded-opentype"), url(009aa06d829805d051a51beebf931155df78220f.woff2)  format("woff2"), url(9ebff50a2225ef87fddb0c5702c040a64e583f21.woff)  format("woff"), url(1cc657a53e33dcaafd7c96219c7dc656d91d8bf7.ttf)  format("truetype"), url(b4ea4080d15daf29807d1ecf047d2d36887fe1ed.svg)  format("svg");
}
@font-face {
  font-family: "Lyon Text Web";
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(94d02fd39930be3f1304cb4d20714bc0ec868519.eot)  format("embedded-opentype"), url(f244734a5820eaeb860cdd93d43726bf9af91a5b.woff2)  format("woff2"), url(3da88e904f80632a415c6c528f5bd8d9d0ff97ab.woff)  format("woff"), url(a2485cfb0ec2fbef7c3a9cbca054af3a283279fe.ttf)  format("truetype"), url(0bdd72871d76096f1cece65f77733bc26c32cae5.svg)  format("svg");
}
body, .nm-content, .description, .full-width-split .fws-container .fws-description, .link-list .ll-item-summary, .link-list .ll-item-cta-wrapper .ll-item-cta-link, .large-selection-tiles-component .lst-item .lst-label > .lst-description { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 18px; font-weight: 400; font-style: normal; font-stretch: normal; line-height: 1.5; }
p { margin: 0px 0px 10px; }
.p { margin-bottom: 10px; }
sup { top: -0.6em; font-size: 60%; }
.text-bold { font-weight: 600; }
.text-italic { font-style: italic; }
.text-underline { text-decoration: underline; }
.text-emphasis { position: relative; top: 0.05em; font-size: 1.42em; }
.text-number { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-nowrap { white-space: nowrap; }
.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }
.text-capitalize { text-transform: capitalize; }
.text-white { color: rgb(255, 255, 255); }
.text-black { color: rgb(0, 0, 0); }
.text-blue-light { color: rgb(0, 195, 255); }
.text-positive { color: rgb(0, 148, 12); }
.text-negative { color: rgb(192, 18, 0); }
h1, h2, h3, h4, h5, h6, .h1, .body-text-group .btg-page-title, .hero-component .hc-heading, .homepage #main h1, .h2, .accordion .accordion-heading, .form-component .fc-heading, .full-width-component .fw-heading, .full-width-split .fws-container .fws-heading, .fund-finder-component .ix-input .input-group .form-control, .gh-heading, .half-width-component .hw-heading, .half-width-component .hw-index-total, .half-width-component .hw-index-change, .half-width-split .hws-heading, .interactive-graphic-component .ixg-heading, .ix-dynamic-form .df-heading, .three-item-slider .ix3-heading, .link-list .ll-heading, .multi-column-component .mc-heading, .text-quote .tq-quote, .panel-content-wrapper .pc-heading, .profiles-component .profiles-heading, .rollover-carousel .rc-heading, .step-by-step-component .stepbs-heading, .step-by-step-component .stepbs-step-icon, .table-component .table-heading, .table-component .table-column-highlight, .third-width-component .twc-heading, .third-width-component .tw-heading, .ix-timeline .ixt-heading, .video-component .vc-heading, .history-timeline .ht-item .ht-item-heading, .large-selection-tiles-component .lst-item .lst-label > label, .h3, .accordion .panel-title, .search-form-component .sf-results .sf-has-filter .open-button, .search-form-component .sf-results .sf-has-filter .filter-heading, .link-list .ll-item, .link-list .ll-unlinked-item, .poll .poll-heading, .profiles-component .profiles-toggle .profiles-more-text, .profiles-component .profiles-toggle .profiles-less-text, .rollover-carousel .rc-icon-label, .h4, .numberlist-agenda, .nm-heading-agenda, .body-text-group .btg-heading, legend, .hero-component .hc-subheading, .multi-column-component .mc-item-heading, .profiles-component .profile-name, .step-by-step-component .stepbs-subheading, .third-width-component .tw-subheading, .tw-math .twc-subheading1, .ix-timeline .ixt-card-heading, .transcript-container .vc-transcript-heading, .homepage #main .third-width-component .twc-description, .profile-button-dropdown .profile-container .advisor-info, .navbar-right .advisor-button-dropdown .advisor-container .advisor-info, .triage .this-site, .triage .other-site-heading { font-weight: 500; line-height: 1.1; }
.h1, .body-text-group .btg-page-title, .hero-component .hc-heading, .homepage #main h1, .h2, .accordion .accordion-heading, .form-component .fc-heading, .full-width-component .fw-heading, .full-width-split .fws-container .fws-heading, .fund-finder-component .ix-input .input-group .form-control, .gh-heading, .half-width-component .hw-heading, .half-width-component .hw-index-total, .half-width-component .hw-index-change, .half-width-split .hws-heading, .interactive-graphic-component .ixg-heading, .ix-dynamic-form .df-heading, .three-item-slider .ix3-heading, .link-list .ll-heading, .multi-column-component .mc-heading, .text-quote .tq-quote, .panel-content-wrapper .pc-heading, .profiles-component .profiles-heading, .rollover-carousel .rc-heading, .step-by-step-component .stepbs-heading, .step-by-step-component .stepbs-step-icon, .table-component .table-heading, .table-component .table-column-highlight, .third-width-component .twc-heading, .third-width-component .tw-heading, .ix-timeline .ixt-heading, .video-component .vc-heading, .history-timeline .ht-item .ht-item-heading, .large-selection-tiles-component .lst-item .lst-label > label, .h3, .accordion .panel-title, .search-form-component .sf-results .sf-has-filter .open-button, .search-form-component .sf-results .sf-has-filter .filter-heading, .link-list .ll-item, .link-list .ll-unlinked-item, .poll .poll-heading, .profiles-component .profiles-toggle .profiles-more-text, .profiles-component .profiles-toggle .profiles-less-text, .rollover-carousel .rc-icon-label, .h4, .numberlist-agenda, .nm-heading-agenda, .body-text-group .btg-heading, legend, .hero-component .hc-subheading, .multi-column-component .mc-item-heading, .profiles-component .profile-name, .step-by-step-component .stepbs-subheading, .third-width-component .tw-subheading, .tw-math .twc-subheading1, .ix-timeline .ixt-card-heading, .transcript-container .vc-transcript-heading, .homepage #main .third-width-component .twc-description, .profile-button-dropdown .profile-container .advisor-info, .navbar-right .advisor-button-dropdown .advisor-container .advisor-info, .triage .this-site, .triage .other-site-heading { font-family: "Agenda Bold",Helvetica,Arial,sans-serif; letter-spacing: -0.5px; line-height: 1; margin: 0px; }
.heading { margin-bottom: 10px; }
.h1, .body-text-group .btg-page-title, .hero-component .hc-heading, .homepage #main h1 { font-size: 48px; }
.h2, .accordion .accordion-heading, .form-component .fc-heading, .full-width-component .fw-heading, .full-width-split .fws-container .fws-heading, .fund-finder-component .ix-input .input-group .form-control, .gh-heading, .half-width-component .hw-heading, .half-width-component .hw-index-total, .half-width-component .hw-index-change, .half-width-split .hws-heading, .interactive-graphic-component .ixg-heading, .ix-dynamic-form .df-heading, .three-item-slider .ix3-heading, .link-list .ll-heading, .multi-column-component .mc-heading, .text-quote .tq-quote, .panel-content-wrapper .pc-heading, .profiles-component .profiles-heading, .rollover-carousel .rc-heading, .step-by-step-component .stepbs-heading, .step-by-step-component .stepbs-step-icon, .table-component .table-heading, .table-component .table-column-highlight, .third-width-component .twc-heading, .third-width-component .tw-heading, .ix-timeline .ixt-heading, .video-component .vc-heading, .history-timeline .ht-item .ht-item-heading, .large-selection-tiles-component .lst-item .lst-label > label { font-size: 32px; }
.h3, .accordion .panel-title, .search-form-component .sf-results .sf-has-filter .open-button, .search-form-component .sf-results .sf-has-filter .filter-heading, .link-list .ll-item, .link-list .ll-unlinked-item, .poll .poll-heading, .profiles-component .profiles-toggle .profiles-more-text, .profiles-component .profiles-toggle .profiles-less-text, .rollover-carousel .rc-icon-label { font-size: 28px; }
.h4, .numberlist-agenda, .nm-heading-agenda, .body-text-group .btg-heading, legend, .hero-component .hc-subheading, .multi-column-component .mc-item-heading, .profiles-component .profile-name, .step-by-step-component .stepbs-subheading, .third-width-component .tw-subheading, .tw-math .twc-subheading1, .ix-timeline .ixt-card-heading, .transcript-container .vc-transcript-heading, .homepage #main .third-width-component .twc-description { font-size: 24px; }
p a:not(.btn), .p a:not(.btn), .body-text-group a { text-decoration: underline; }
p a:hover:not(.btn), .p a:hover:not(.btn), .body-text-group a:hover { color: rgb(0, 195, 255); text-decoration: underline; }
.checklist, .bulletlist, .numberlist, .numberlist-agenda { padding-left: 20px; text-align: left; margin-bottom: 0px; }
.checklist > li, .bulletlist > li, .numberlist > li, .numberlist-agenda > li { margin-bottom: 15px; }
.checklist > li:last-child, .bulletlist > li:last-child, .numberlist > li:last-child, .numberlist-agenda > li:last-child { margin-bottom: 0px; }
.checklist > li a:not(.btn), .bulletlist > li a:not(.btn), .numberlist > li a:not(.btn), .numberlist-agenda > li a:not(.btn) { text-decoration: underline; }
.checklist { list-style-type: none; padding: 0px; }
.checklist li { margin-left: 35px; }
.checklist li::before { content: ""; font-family: "TIAA Iconography"; margin-right: 15px; margin-left: -35px; float: left; }
.bulletlist { list-style-type: disc; }
.numberlist-agenda { padding: 0px 30px 0px 60px; }
.eyebrow, .accordion .accordion-eyebrow, .accordion .panel-item.panel-item-eyebrow, .form-component .fc-eyebrow, .ix-combobox .field-label, .form-group .alert-info .alert .text, .form-group .alert-info .alert .info-messages, .ix-input .field-label, .full-width-component .fw-eyebrow, .full-width-split .fws-container .fws-eyebrow, .gh-eyebrow, .half-width-component .hw-eyebrow, .half-width-split .hws-eyebrow, .hero-component.icon .hc-eyebrow, .hero-component .hc-eyebrow, .interactive-graphic-component .ixg-eyebrow, .ix-dynamic-form .df-eyebrow, .three-item-slider .ix3-eyebrow, #jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .dropdown-menu > li > a, .link-list .ll-eyebrow, .link-list .ll-item-category, .modal-dialog .modal-header .close-txt, .modal-dialog .modal-title, .modal-dialog .modal-footer-eyebrow, .multi-column-component .mc-eyebrow, .multi-column-component .mc-item-eyebrow, .multi-column-component.mc-balance .mc-item .mc-item-balance, .multi-column-component.mc-balance .mc-item .mc-item-asofdate, .navbar-mobile .open-bar .section-label, .profiles-component .profiles-eyebrow, .rollover-carousel .rc-eyebrow, .step-by-step-component .stepbs-eyebrow, .step-by-step-component .stepbs-step-label, .switch-component .label-unchecked, .switch-component .label-checked, .table-component .table-eyebrow, .table-component .table-column-eyebrow, .compare-table .h2, .compare-table .table-compare-eyebrow, .third-width-component .twc-eyebrow, .third-width-component .tw-eyebrow, .ix-timeline .ixt-eyebrow, .ix-timeline .ixt-mobile-card-heading, .ix-timeline .ixt-timeline-label, .video-component .vc-eyebrow, .transcript-container .transcript-toggle, .history-timeline .ht-item .ht-item-eyebrow, .card-group .see-more .see-more-text, .homepage #modal-welcome #welcome-slider-slide2 .carousel-caption, .watchlist-fieldset legend, .alert-component .accordion .panel-title, .progress-label-wrapper .progress-label, .breadcrumbs-component .bc-button, .breadcrumbs-component .dropdown-menu a, .full-width-component .fw-byline, .hero-component .hc-byline { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 17px; text-transform: uppercase; }
.datestamp, .full-width-component .fw-datestamp, .half-width-component .hw-datestamp, .half-width-component .hw-index-datestamp, .hero-component .hc-datestamp, .video-component .vc-datestamp { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 18px; }
[class*="-description"] a:not(.btn) { text-decoration: underline; }
[class*="-description"] > :last-child { margin-bottom: 0px; }
[class*="-description"] > .container > * a:not(.btn) { text-decoration: none; }
[class*="-description"] > .container > * [class*="-description"] a:not(.btn) { text-decoration: underline; }
[class*="-cta-container"] { margin-top: 20px; display: inline-block; }
[class*="-cta-container"] a:not(.btn) { text-decoration: underline; }
[class*="-cta-container"] :last-child { margin-bottom: 0px; }
[class*="-cta-container"] > * { margin-top: 20px; }
.disclaimer, .disclaimer .disclaimer-p { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 12px; letter-spacing: -0.02em; line-height: 1.1; }
.jump-link .jl-item, .triage .this-site-arrow { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; text-transform: uppercase; }
.text-cta { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 18px; line-height: 1.35; }
@media (min-width: 992px) {
  body, .nm-content, .description, .full-width-split .fws-container .fws-description, .link-list .ll-item-summary, .link-list .ll-item-cta-wrapper .ll-item-cta-link, .large-selection-tiles-component .lst-item .lst-label > .lst-description { font-size: 20px; }
  .h1, .body-text-group .btg-page-title, .hero-component .hc-heading, .homepage #main h1 { font-size: 60px; line-height: 60px; }
  .h2, .accordion .accordion-heading, .form-component .fc-heading, .full-width-component .fw-heading, .full-width-split .fws-container .fws-heading, .fund-finder-component .ix-input .input-group .form-control, .gh-heading, .half-width-component .hw-heading, .half-width-component .hw-index-total, .half-width-component .hw-index-change, .half-width-split .hws-heading, .interactive-graphic-component .ixg-heading, .ix-dynamic-form .df-heading, .three-item-slider .ix3-heading, .link-list .ll-heading, .multi-column-component .mc-heading, .text-quote .tq-quote, .panel-content-wrapper .pc-heading, .profiles-component .profiles-heading, .rollover-carousel .rc-heading, .step-by-step-component .stepbs-heading, .step-by-step-component .stepbs-step-icon, .table-component .table-heading, .table-component .table-column-highlight, .third-width-component .twc-heading, .third-width-component .tw-heading, .ix-timeline .ixt-heading, .video-component .vc-heading, .history-timeline .ht-item .ht-item-heading, .large-selection-tiles-component .lst-item .lst-label > label { font-size: 42px; line-height: 42px; }
  .h3, .accordion .panel-title, .search-form-component .sf-results .sf-has-filter .open-button, .search-form-component .sf-results .sf-has-filter .filter-heading, .link-list .ll-item, .link-list .ll-unlinked-item, .poll .poll-heading, .profiles-component .profiles-toggle .profiles-more-text, .profiles-component .profiles-toggle .profiles-less-text, .rollover-carousel .rc-icon-label { font-size: 32px; line-height: 32px; }
  .h4, .numberlist-agenda, .nm-heading-agenda, .body-text-group .btg-heading, legend, .hero-component .hc-subheading, .multi-column-component .mc-item-heading, .profiles-component .profile-name, .step-by-step-component .stepbs-subheading, .third-width-component .tw-subheading, .tw-math .twc-subheading1, .ix-timeline .ixt-card-heading, .transcript-container .vc-transcript-heading, .homepage #main .third-width-component .twc-description { font-size: 26px; line-height: 26px; }
  .text-cta { font-size: 20px; }
}
ul, ol { margin-top: 0px; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0px; }
.list-unstyled { padding-left: 0px; list-style: outside none none; }
.btn-link, .tooltip-btn { padding: 0px; color: rgb(0, 0, 0); background: transparent none repeat scroll 0% 0%; border: medium none; font-weight: normal; border-radius: 0px; text-decoration: underline; }
.btn-link:hover, .tooltip-btn:hover { color: rgb(0, 195, 255); text-decoration: underline; }
.btn-link[disabled]:hover, .tooltip-btn[disabled]:hover, .btn-link[disabled]:focus, .tooltip-btn[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .tooltip-btn:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .tooltip-btn:focus { color: rgb(244, 244, 244); text-decoration: none; }
.btn-link .icon-arrow-right, .tooltip-btn .icon-arrow-right { font-size: 14px; padding-left: 10px; }
.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 5px; }
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] { width: 100%; }
.btn { display: inline-block; margin-bottom: 0px; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; white-space: nowrap; -moz-user-select: none; border-radius: 26px; border: medium none; padding: 13px 30px; font-size: 16px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; text-transform: uppercase; text-decoration: none; line-height: 13px; transition: color 0.2s ease 0s, background-color 0.2s ease 0s, opacity 0.2s ease 0s; }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { pointer-events: none; opacity: 0.4; }
.btn-default, a.btn-default { background-color: rgb(249, 224, 56); color: rgb(0, 0, 0); }
.btn-default:hover, a.btn-default:hover { background-color: rgb(0, 0, 0); color: rgb(249, 224, 56); }
.btn-default.black, a.btn-default.black { background-color: rgb(0, 0, 0); color: rgb(249, 224, 56); }
.btn-default.black:hover, a.btn-default.black:hover { background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); }
.button-text-mobile { display: block; }
.button-text-desktop { display: none; }
@media (min-width: 480px) {
  .button-text-mobile { display: none; }
  .button-text-desktop { display: block; }
}
.btn-outline, a.btn-outline { background-color: transparent; border: 4px solid rgb(0, 0, 0); padding: 9px 26px; }
.btn-outline:hover, a.btn-outline:hover { color: rgb(249, 224, 56); background-color: rgb(0, 0, 0); }
.img-top, .img-bottom { min-width: 100%; min-height: 100%; position: absolute; }
.img-top { top: 0px; }
.img-bottom { bottom: 0px; }
.img-center { left: calc((100% - 480px) / 2); }
@media (min-width: 480px) {
  .img-center { left: 0px; }
}
@media (min-width: 768px) {
  .img-center { left: calc((100% - 1000px) / 2); }
}
@media (min-width: 992px) {
  .img-center { left: 0px; }
}
.img-left { left: 0px; }
.img-right { right: 0px; }
.overlay { background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
html.no-js .lazyload { display: none; }
picture .lazyload { font-size: 0px; }
.img-full-bleed { min-width: 100%; }
.accordion { padding: 60px 0px; text-align: center; }
.accordion .accordion-eyebrow { margin-bottom: 30px; }
.accordion .accordion-heading { margin-bottom: 30px; }
.accordion .accordion-description { margin-bottom: 30px; }
.accordion .panel-group { margin: 0px; text-align: left; color: rgb(0, 0, 0); }
.accordion .panel { border: medium none; border-radius: 0px; box-shadow: none; margin-top: 3px ! important; }
.accordion .panel-heading { padding: 0px; color: rgb(0, 0, 0); }
.accordion .panel-title { position: relative; }
.accordion .panel-title > a > .balance { display: block; }
.accordion .panel-item-balance > a { position: relative; }
.accordion .panel-item-balance > a > .balance { display: block; margin-right: 50px; }
.accordion .panel-item-balance > a > .icon { position: absolute; right: 70px; top: 50%; margin-top: -10px; }
.accordion.white .heading-link { background-color: rgb(244, 244, 244); }
.accordion .heading-link { background-color: rgb(255, 255, 255); display: block; padding: 24px 80px 24px 20px; color: rgb(0, 0, 0); }
.accordion .heading-link .icon { position: absolute; top: 50%; right: 20px; text-align: center; margin-top: -20px; line-height: 34px; font-size: 18px; }
.accordion .heading-link .icon::before { display: block; width: 34px; height: 34px; }
.accordion .heading-link.panel-link > .icon { position: relative; right: auto; }
.accordion .heading-link .icon-external-link { font-size: 20px; }
.accordion .heading-link:hover, .accordion .heading-link:active { color: rgb(0, 195, 255); outline: 0px none; }
.accordion .heading-link.panel-toggle {  }
.accordion .heading-link.panel-toggle .icon { border: 3px solid rgb(0, 0, 0); border-radius: 50%; }
.accordion .heading-link.panel-toggle:active .icon, .accordion .heading-link.panel-toggle:hover .icon { background-color: rgb(0, 0, 0); border: 3px solid rgb(0, 195, 255); }
.accordion .panel-items { margin: 0px; }
.accordion .panel-item, .accordion .panel-content { border-bottom: 1px solid rgb(244, 244, 244); background-color: rgb(250, 250, 250); }
.accordion .panel-item:last-child, .accordion .panel-content:last-child { border-bottom: medium none; }
.accordion .panel-content { padding: 20px; }
.accordion .panel-content.no-padding { padding: 0px; }
.accordion .panel-item > a { display: block; padding: 20px; color: rgb(0, 0, 0); }
.accordion .panel-item > a .panel-item-header { font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 24px; }
.accordion .panel-item > a .panel-item-description { display: block; }
.accordion .panel-item > a:hover, .accordion .panel-item > a:active { color: rgb(0, 195, 255); }
.accordion .panel-item > a:hover .icon, .accordion .panel-item > a:active .icon { margin-left: 10px; display: inline-block; color: rgb(0, 195, 255); }
.accordion .panel-item > a:hover .panel-item-datestamp, .accordion .panel-item > a:active .panel-item-datestamp { border-color: rgb(0, 195, 255); }
.accordion .panel-item > a:focus .icon { margin-left: 10px; display: inline-block; }
.accordion .panel-item .icon { font-size: 16px; display: none; }
.accordion .panel-item.panel-item-eyebrow { padding: 20px; color: rgb(153, 153, 153); }
.accordion .panel-item-datestamp { display: block; margin-bottom: 10px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; }
.accordion .container { width: 100%; padding: 0px; }
.accordion .container > :first-child { padding-top: 0px; padding-bottom: 0px; }
html.no-csstransitions .panel-collapse { display: block ! important; overflow: hidden; height: 0px; visibility: hidden; }
html.no-csstransitions .panel-collapse.in { height: auto; visibility: visible; }
.white .accordion .heading-link { background-color: rgb(244, 244, 244); }
html.no-js .accordion .panel-collapse { display: block ! important; }
@media (min-width: 768px) {
  .accordion .accordion-heading, .accordion .accordion-description { padding: 0px 5%; }
  .accordion .heading-link { padding: 24px 120px 24px 40px; }
  .accordion .heading-link .icon { right: 40px; }
  .accordion .heading-link.panel-balance { padding-right: 280px; }
  .accordion .heading-link .icon-external-link { font-size: 24px; }
  .accordion .panel-title .balance { position: absolute; right: 100px; top: 50%; margin-top: -14px; }
  .accordion .panel-title .panel-link .balance { right: 40px; }
  .accordion .panel-content, .accordion .panel-item > a, .accordion .panel-item.panel-item-eyebrow { padding: 20px 40px; }
  .accordion .panel-item-datestamp { display: table-cell; vertical-align: middle; padding-right: 10px; border-right: 2px solid rgb(0, 0, 0); width: 90px; }
  .accordion .panel-item-text { display: table-cell; vertical-align: middle; padding-left: 10px; }
  .accordion .panel-item-balance > a { padding-right: 170px; }
  .accordion .panel-item-balance > a > .balance { display: inline; position: absolute; right: 50px; top: 50%; margin-top: -15px; }
}
@media (min-width: 992px) {
  .accordion .heading-link {  }
  .accordion .heading-link.panel-link .icon { position: relative; top: 0px; right: 0px; margin-top: 0px; margin-left: 10px; line-height: 24px; }
  .accordion .heading-link.panel-link .icon::before { display: none; height: auto; }
  .accordion .heading-link.panel-link.panel-balance .icon { position: relative; right: auto; }
  .accordion .heading-link:hover, .accordion .heading-link:focus {  }
  .accordion .heading-link.panel-link:hover .icon::before, .accordion .heading-link.panel-link:focus .icon::before { display: inline; }
  .accordion .panel-item-datestamp { width: 100px; }
}
.bazaar-voice-rating { display: inline-block; padding: 5px 0px; }
#main .bazaar-voice-rating * { cursor: pointer ! important; }
.body-text-group { padding: 20px 0px 30px; }
.body-text-group hr { margin: 30px 0px; }
.body-text-group .btg-page-title { text-align: center; margin: 40px 0px 60px; }
.body-text-group .btg-intro { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 24px; font-style: italic; margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid rgb(206, 206, 206); }
.body-text-group .btg-heading { margin-bottom: 10px; }
.body-text-group .btg-paragraph { margin-bottom: 30px; }
.body-text-group .btg-graphic { position: relative; padding: 20px 0px; overflow: hidden; }
.body-text-group .btg-aside { background: rgb(244, 244, 244) none repeat scroll 0% 0%; padding: 20px; margin: 20px 0px; }
.body-text-group .btg-aside :last-child { margin-bottom: 0px; padding-bottom: 0px; }
.body-text-group .share { padding-bottom: 5px; margin: 70px 0px 20px; text-align: center; line-height: 46px; border-bottom: 1px solid rgb(206, 206, 206); }
.body-text-group .s-link { text-decoration: none; padding: 10px; }
.body-text-group .s-link:hover, .body-text-group .s-link:active { color: rgb(0, 195, 255); }
.body-text-group .s-link:last-child { margin-right: 0px; }
.body-text-group .tag { margin-top: 20px; }
.body-text-group .t-link { display: block; font-size: 16px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; text-transform: uppercase; text-decoration: none; text-align: center; line-height: 46px; }
.body-text-group .t-link:hover, .body-text-group .t-link:active { color: rgb(0, 195, 255); }
@media (min-width: 768px) {
  .body-text-group { padding: 60px 40px 30px; }
  .body-text-group .btg-page-title { margin-top: 0px; }
  .body-text-group .btg-aside { margin: 30px 0px; padding: 40px; }
  .body-text-group .share { text-align: left; line-height: inherit; }
  .body-text-group .s-link { margin-right: 20px; }
  .body-text-group .s-link:first-child { margin-left: -10px; }
  .body-text-group .t-link { display: inline; text-align: left; line-height: 30px; padding-right: 14px; margin-right: 10px; border-right: 1px solid rgb(0, 0, 0); }
  .body-text-group .t-link:last-child { padding-right: 0px; margin-right: 0px; border-right: medium none; }
}
@media (min-width: 992px) {
  .body-text-group { padding: 60px 120px 30px; }
  .body-text-group-full { padding: 60px 0px 30px; }
}
.carousel { position: relative; }
.carousel-inner { position: relative; overflow-x: hidden; width: 100%; }
.carousel-inner > .item { display: none; position: relative; transition: left 0.6s ease-in-out 0s; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; line-height: 1; }
@media not all, not all {
  .carousel-inner > .item { transition: transform 0.6s ease-in-out 0s; backface-visibility: hidden; }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right { transform: translate3d(100%, 0px, 0px); left: 0px; }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left { transform: translate3d(-100%, 0px, 0px); left: 0px; }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { transform: translate3d(0px, 0px, 0px); left: 0px; }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0px; }
.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0px; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0px; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }
.carousel-control { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 15%; opacity: 0.5; font-size: 20px; color: rgb(255, 255, 255); text-align: center; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control:hover, .carousel-control:focus { color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9; }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; line-height: 1; font-family: serif; }
.carousel-indicators { position: absolute; bottom: -5px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0px; list-style: outside none none; text-align: center; }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid rgb(255, 255, 255); border-radius: 10px; cursor: pointer; background-color: transparent; }
.carousel-indicators li:only-child { display: none; }
.carousel-indicators .active { margin: 0px; width: 12px; height: 12px; background-color: rgb(255, 255, 255); }
.carousel-controls[style="display: none;"] + .carousel-indicators { display: none; }
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 0px; line-height: 1; }
}
.carousel .carousel-inner > .active, .carousel .carousel-inner > .next, .carousel .carousel-inner > .prev { display: block; }
.carousel .carousel-inner > .active, .carousel .carousel-inner > .next.left, .carousel .carousel-inner > .prev.right { top: 0px; }
.carousel .carousel-inner .transcript-container { padding-bottom: 60px; }
.carousel .carousel-indicators { margin-bottom: 20px; margin-top: 20px; z-index: 10; }
.carousel .carousel-indicators li { background: rgb(255, 255, 255) none repeat scroll 0% 0%; width: 12px; height: 12px; margin: 0px 4px; border: 0px none; vertical-align: middle; }
.carousel .carousel-indicators li.active { border: 2px solid rgb(255, 255, 255); background: transparent none repeat scroll 0% 0%; }
.carousel .carousel-indicators li.play-controls { margin-left: 11px; border-radius: 0px; border-width: 0px 0px 0px 1px; border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background: transparent none repeat scroll 0% 0%; padding-left: 15px; width: auto; height: 20px; text-indent: 0px; }
.carousel .carousel-indicators li.play-controls .btn-play { display: inline-block; margin: 0px; border: 0px none; background: transparent none repeat scroll 0% 0%; padding: 0px; width: 20px; height: 20px; font-size: 20px; color: rgb(255, 255, 255); transition: opacity 0.3s ease 0s; opacity: 1; }
.carousel .carousel-indicators li.play-controls .btn-play:hover { opacity: 0.7; border-radius: 20px; background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(0, 195, 255); }
.carousel .carousel-indicators.dark li { background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.carousel .carousel-indicators.dark li.active { border-color: rgb(0, 0, 0); background: transparent none repeat scroll 0% 0%; }
.carousel .carousel-indicators.dark li.play-controls { background: transparent none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
.carousel .carousel-indicators.dark li.play-controls .btn-play { color: rgb(0, 0, 0); }
.carousel .carousel-indicators.dark li.play-controls .btn-play:hover { color: rgb(0, 195, 255); }
.carousel .item .container { z-index: 20; }
.carousel > .container:not(.carousel-caption) { position: relative; top: 50%; transform: translateY(-50%); }
.carousel > .container.carousel-mobile:not(.carousel-caption) { position: static; top: 0px; transform: none; }
.carousel .carousel-controls { position: relative; top: 0px; height: 0px; width: 1150px; left: 50%; margin-left: -575px; z-index: 10; }
.carousel .next-arrow, .carousel .prev-arrow { position: absolute; right: 0px; left: auto; top: -300px; width: 50px; height: 50px; border-radius: 25px; background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); font-size: 26px; line-height: 1; font-family: "TIAA Iconography"; transition: opacity 0.3s ease 0s; transform: translateY(-50%); opacity: 0; }
.carousel .next-arrow::before, .carousel .prev-arrow::before { top: 12px; right: 14px; position: absolute; }
.carousel .next-arrow:focus:not(.mouse-focus), .carousel .next-arrow:hover, .carousel .next-arrow:active, .carousel .prev-arrow:focus:not(.mouse-focus), .carousel .prev-arrow:hover, .carousel .prev-arrow:active { color: rgb(0, 195, 255); opacity: 1; }
.carousel .prev-arrow { left: 0px; margin-left: 20px; }
.carousel .prev-arrow::before { left: 14px; }
.carousel .next-arrow { margin-right: 20px; }
.carousel:hover .next-arrow, .carousel:hover .prev-arrow { opacity: 0.5; }
.carousel:hover .next-arrow:hover, .carousel:hover .prev-arrow:hover { opacity: 1; }
.carousel.carousel-gallery .img-responsive, .carousel.carousel-mobile .img-responsive { margin: auto; }
.carousel.carousel-gallery .carousel-indicators { position: relative; }
.carousel.carousel-gallery .carousel-caption { left: 0px; bottom: -100px; text-align: left; font-size: 16px; }
.carousel.carousel-gallery .carousel-caption-byline { font-style: italic; }
.carousel.carousel-gallery .carousel-caption-text, .carousel.carousel-gallery .carousel-caption-byline { display: none; }
.carousel.carousel-gallery .carousel-caption-text.active, .carousel.carousel-gallery .carousel-caption-byline.active { display: block; }
@media (max-width: 1199px) {
  .carousel .carousel-controls { width: 100%; margin-left: -50%; }
}
@media (max-width: 767px) {
  .carousel .carousel-controls, .carousel .carousel-indicators { display: none; }
  .carousel .carousel-inner .item { display: block; height: auto; top: auto; }
  .carousel.carousel-gallery .item, .carousel.carousel-mobile .item { display: none; }
  .carousel.carousel-gallery .item.active, .carousel.carousel-gallery .item.next, .carousel.carousel-gallery .item.prev, .carousel.carousel-mobile .item.active, .carousel.carousel-mobile .item.next, .carousel.carousel-mobile .item.prev { display: block; }
  .carousel.carousel-gallery .carousel-indicators, .carousel.carousel-mobile .carousel-indicators { display: block; }
  .carousel.carousel-gallery .carousel-controls, .carousel.carousel-mobile .carousel-controls { display: block; }
  .carousel.carousel-gallery .carousel-caption.container, .carousel.carousel-mobile .carousel-caption.container { padding: 0px 20px; }
  .carousel.carousel-gallery .next-arrow, .carousel.carousel-gallery .prev-arrow, .carousel.carousel-mobile .next-arrow, .carousel.carousel-mobile .prev-arrow { background: transparent none repeat scroll 0% 0%; font-size: 0px; margin-right: 0px; margin-left: 0px; width: 55px; }
}
.cnumber { position: relative; top: -30px; height: 0px; color: transparent; }
.disclaimer { padding: 60px 20px; }
.disclaimer .disclaimer-p { margin-bottom: 15px; }
.disclaimer .disclaimer-p:last-child { margin: 0px; }
.disclaimer.disclaimer-inline { padding: 0px 0px 60px; }
.disclaimer sup { margin: 0px 2px 0px -6px; }
@media (min-width: 992px) {
  .disclaimer { padding: 60px 70px; }
}
footer { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }
footer .footer-ribbon-wrapper { margin-bottom: 70px; }
footer .footer-ribbon-wrapper::before, footer .footer-ribbon-wrapper::after { content: ""; position: relative; height: 14px; margin-top: -14px; width: 20px; }
footer .footer-ribbon-wrapper::before { background: rgb(0, 164, 228) none repeat scroll 0% 0%; float: right; }
footer .footer-ribbon-wrapper::after { background: rgb(0, 121, 194) none repeat scroll 0% 0%; float: left; }
footer .footer-ribbon-right { width: calc(100% - 136px); position: relative; float: right; margin-top: -14px; height: 14px; background: rgb(0, 164, 228) none repeat scroll 0% 0%; }
footer .footer-ribbon-left { position: relative; float: left; height: 14px; background: rgb(0, 121, 194) none repeat scroll 0% 0%; width: 109px; }
footer .footer-ribbon-content { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; line-height: 1.5; font-size: 10px; text-transform: uppercase; color: rgb(255, 255, 255); }
footer .footer-ribbon-right::before, footer .footer-ribbon-left::after { content: ""; position: absolute; display: block; top: 0px; height: 14px; width: 29px; background: transparent url(790a7c77550ae92793125a13a8a12de80e976d21.svg)  no-repeat scroll 0% 0%; }
footer .footer-ribbon-content { position: relative; }
footer .footer-ribbon-right .footer-ribbon-content { margin-left: -7px; }
footer .footer-ribbon-left .footer-ribbon-content { z-index: 11; margin-left: 15px; width: 100%; }
footer .footer-ribbon-right::before { left: 0px; margin-left: -28px; }
footer .footer-ribbon-left::after { right: 0px; background-position: 0px -14px; margin-right: -28px; }
footer .footer-col { margin-bottom: 32px; }
footer .footer-upper { padding: 18px 0px; }
footer .footer-logo { margin-bottom: 16px; height: 35px; }
footer .footer-social { list-style-type: none; margin: 0px; padding: 0px; }
footer .footer-social li { display: inline-block; margin-right: 38px; }
footer .footer-social li:last-child { margin-right: 0px; }
footer .footer-social li > a { color: rgb(255, 255, 255); }
footer .footer-lower { padding: 30px 0px; font-size: 16px; line-height: 26px; border-top: 1px solid rgb(84, 84, 84); clear: both; }
footer .footer-col-block { margin-bottom: 32px; }
footer .footer-cta .btn:hover { background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); }
footer .footer-phone-num { display: block; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 20px; color: rgb(255, 255, 255); margin-bottom: 4px; }
footer .footer-hours { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; color: rgb(150, 150, 150); margin-bottom: 0px; font-size: 14px; line-height: 1.3em; }
footer .footer-hours:last-child { margin-bottom: -6px; }
footer #loc-footer { width: 100%; padding: 0px ! important; }
footer #loc-footer #loc-footer-input-address { border: medium none; padding: 8px 8px 4px; width: 184px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; color: rgb(0, 0, 0); }
footer #loc-footer #loc-footer-input-address :-moz-placeholder { color: rgb(200, 200, 200); }
footer #loc-footer #loc-footer-input-address *::-moz-placeholder { color: rgb(200, 200, 200); }
footer #loc-footer #loc-footer-input-address:focus:-moz-placeholder { color: rgb(200, 200, 200); }
footer #loc-footer #loc-footer-input-address:focus::-moz-placeholder { color: rgb(200, 200, 200); }
footer #loc-footer .alert { margin: 0px; }
footer .footer-link-group { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 15px; list-style-type: none; margin: 0px; padding: 0px; }
footer .footer-link-group > li > a { padding: 5px 0px; color: rgb(255, 255, 255); }
footer .footer-link-group > li > a:hover { color: rgb(0, 195, 255); }
footer .footer-link-group > li:last-child { margin-bottom: -6px; }
footer .footer-link-group > li .icon { margin-left: 5px; }
footer .footer-link-title { font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 22px; color: rgb(255, 255, 255); margin-bottom: 14px; margin-top: 0px; line-height: 26px; }
footer .footer-legal { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; color: rgb(150, 150, 150); font-size: 14px; padding-top: 32px; clear: both; }
footer .footer-legal a { color: rgb(150, 150, 150); }
footer .footer-legal-text { line-height: 1.5em; }
footer .footer-container { text-align: center; }
footer .footer-links { list-style-type: none; padding: 20px 0px 10px; margin: 20px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 15px; border-top: 1px solid rgb(84, 84, 84); border-bottom: 1px solid rgb(84, 84, 84); }
footer .footer-links li { margin-right: 30px; margin-bottom: 10px; text-align: left; }
footer .footer-links li a { color: rgb(255, 255, 255); }
footer .footer-links li a:hover { color: rgb(0, 195, 255); }
footer .footer-links li:last-child { margin-right: 0px; }
footer .form-component { padding: 0px; }
@media (min-width: 768px) {
  footer .footer-ribbon-wrapper::before { width: calc((100% - 720px) / 2); }
  footer .footer-ribbon-wrapper::after { width: calc((100% - 720px) / 2); }
  footer .footer-upper { padding: 30px 0px; float: left; width: 100%; }
  footer .footer-logo { float: left; margin-bottom: 0px; }
  footer .footer-social { float: right; margin-top: 16px; }
  footer .footer-social li { margin: 0px 0px 0px 18px; }
  footer .footer-lower::before, footer .footer-lower::after { content: " "; display: table; }
  footer .footer-lower::after { clear: both; }
  footer .footer-col { margin-bottom: 0px; }
  footer .first .footer-col-block { margin-left: 0px; }
  footer .footer-col-block { margin-left: 20px; }
  footer .footer-links { padding: 20px; display: inline-block; }
  footer .footer-links li { float: left; }
}
@media (min-width: 992px) {
  footer .footer-ribbon-wrapper::before { width: calc((100% - 940px) / 2); }
  footer .footer-ribbon-wrapper::after { width: calc((100% - 940px) / 2); }
}
fieldset { padding: 0px; margin: 0px; border: 0px none; min-width: 0px; }
legend { display: block; width: 100%; padding: 0px; margin-bottom: 20px; color: rgb(0, 0, 0); border: 0px none; }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; }
input[type="search"] { box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, input[type="text"]:focus, input[type="password"]:focus { outline: thin dotted; outline-offset: -2px; }
output { display: block; padding-top: 7px; font-size: 20px; line-height: 1.42857; color: rgb(85, 85, 85); }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 20px; line-height: 1.42857; color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); background-image: none; border: 1px solid rgb(204, 204, 204); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.form-control:focus { border-color: rgb(102, 175, 233); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: rgb(153, 153, 153); opacity: 1; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: rgb(238, 238, 238); opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control {  }
textarea.form-control { height: auto; }
input[type="search"] {  }
@media not all {
  input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; }
}
.form-group { margin-bottom: 20px; }
.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0px; font-weight: normal; cursor: pointer; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; }
.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }
.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0px; vertical-align: middle; font-weight: normal; cursor: pointer; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0px; margin-left: 10px; }
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {  }
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {  }
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {  }
@media (min-width: 768px) {
  .form-inline .form-group { display: inline-block; margin-bottom: 0px; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-static { display: inline-block; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0px; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0px; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0px; }
  .form-inline .has-feedback .form-control-feedback { top: 0px; }
}
.form-component { text-align: center; padding: 60px 0px; }
.form-component .fc-eyebrow { margin-bottom: 30px; }
.form-component .fc-heading { margin-bottom: 25px; }
.form-component .fc-description { margin: 20px 0px 0px; }
.form-component .form-group { float: none; margin-left: auto; margin-right: auto; }
.form-component .fc-left .form-group { float: left; }
.ix-combobox { position: relative; margin: 20px auto; }
.ix-combobox .field-label { font-weight: normal; }
.ix-combobox .input-group { width: 100%; min-height: 48px; display: block; }
.ix-combobox .form-control { border: medium none; background-color: transparent; font-size: 16px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; color: rgb(0, 0, 0); text-align: center; min-height: 48px; width: 100%; outline: 2px solid rgb(0, 0, 0); }
.ix-combobox .form-control.mouse-focus { outline: 2px solid rgb(0, 0, 0) ! important; }
.ix-combobox.has-error .input-group select { outline-color: rgb(255, 0, 0); }
.ix-combobox.has-error .form-control, .ix-combobox.has-error .cb-selected-item { color: rgb(255, 0, 0); }
.ix-combobox.has-error .form-control option, .ix-combobox.has-error .cb-selected-item option { color: rgb(0, 0, 0); }
.blue-dark .ix-combobox .input-group::before, .purple .ix-combobox .input-group::before, .gray-darker .ix-combobox .input-group::before, .black .ix-combobox .input-group::before { color: rgb(255, 255, 255) ! important; }
.blue-dark .ix-combobox .form-control, .blue-dark .ix-combobox .cb-selected-item, .purple .ix-combobox .form-control, .purple .ix-combobox .cb-selected-item, .gray-darker .ix-combobox .form-control, .gray-darker .ix-combobox .cb-selected-item, .black .ix-combobox .form-control, .black .ix-combobox .cb-selected-item { color: rgb(255, 255, 255) ! important; outline-color: rgb(255, 255, 255); }
.blue-dark .ix-combobox .form-control.mouse-focus, .blue-dark .ix-combobox .cb-selected-item.mouse-focus, .purple .ix-combobox .form-control.mouse-focus, .purple .ix-combobox .cb-selected-item.mouse-focus, .gray-darker .ix-combobox .form-control.mouse-focus, .gray-darker .ix-combobox .cb-selected-item.mouse-focus, .black .ix-combobox .form-control.mouse-focus, .black .ix-combobox .cb-selected-item.mouse-focus { outline: 2px solid rgb(255, 255, 255) ! important; }
.blue-dark .ix-combobox .cb-menu-item a, .purple .ix-combobox .cb-menu-item a, .gray-darker .ix-combobox .cb-menu-item a, .black .ix-combobox .cb-menu-item a { color: rgb(0, 0, 0); }
.blue-dark .ix-combobox .input-group, .purple .ix-combobox .input-group, .gray-darker .ix-combobox .input-group, .black .ix-combobox .input-group { border-color: rgb(255, 255, 255); }
.blue-dark .ix-combobox.has-error .input-group, .purple .ix-combobox.has-error .input-group, .gray-darker .ix-combobox.has-error .input-group, .black .ix-combobox.has-error .input-group { border-color: rgb(255, 255, 255); }
.white .ix-combobox.has-error .input-group { border-color: rgb(255, 0, 0); }
@media (max-width: 767px) {
  .cb-menu, .cb-inner { display: none; }
  .ix-combobox { display: flex; flex-direction: column; }
  .ix-combobox .input-group { -moz-box-ordinal-group: 2; order: 2; }
  .ix-combobox.has-error .alert-error { -moz-box-ordinal-group: 3; order: 3; }
  html.csstransitions .ix-combobox .input-group::before { position: absolute; top: 14px; right: 5px; font-size: 14px; content: "▼"; color: rgb(0, 0, 0); }
  html.csstransitions .ix-combobox .form-control { padding-right: 20px; -moz-appearance: none; }
}
@media (min-width: 768px) {
  .form-group.text-left.ix-combobox .cb-menu-item { padding-left: 10px; }
  .ix-combobox { min-width: 170px; }
  .ix-combobox .field-label { margin-top: 10px; }
  .ix-combobox .input-group { border-bottom: 1px solid rgb(0, 0, 0); }
  .ix-combobox .form-control { display: none; }
  .ix-combobox .cb-inner { position: relative; display: block; margin: 0px auto; padding: 5px 40px; font-size: 24px; }
  .ix-combobox .cb-selected-item { width: 100%; display: table; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; opacity: 0.5; }
  .ix-combobox .cb-selected-item.chosen { opacity: 1; }
  .ix-combobox .cb-selected-item::after { content: ""; font-family: "TIAA Iconography"; font-size: 16px; position: absolute; right: 0px; margin: 0px 20px 0px 0px; top: 13px; }
  .ix-combobox .cb-selected-item:hover, .ix-combobox .cb-selected-item:focus { color: rgb(0, 0, 0); }
  .ix-combobox .cb-menu { position: relative; display: table; width: 100%; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 24px; margin-top: 2px; }
  .ix-combobox .cb-menu ul { padding: 0px; margin: 0px; list-style-type: none; position: absolute; width: 100%; background: rgb(232, 232, 232) none repeat scroll 0% 0%; max-height: 250px; overflow-y: auto; display: none; top: 1px; z-index: 11; }
  .ix-combobox .cb-menu-item a { width: 100%; display: table; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 17px; padding: 14px 10px; }
  .ix-combobox .cb-menu-item a .check { display: none; width: 24px; }
  .ix-combobox .cb-menu-item a.active { background: rgb(250, 250, 250) none repeat scroll 0% 0%; }
  .ix-combobox .cb-menu-item a.active .check { display: inline-block; }
  .ix-combobox .cb-menu-item.highlight, .ix-combobox .cb-menu-item:hover { background: rgb(249, 224, 56) none repeat scroll 0% 0%; }
  .ix-combobox .cb-menu-item.highlight a, .ix-combobox .cb-menu-item.highlight a:focus, .ix-combobox .cb-menu-item:hover a, .ix-combobox .cb-menu-item:hover a:focus { color: rgb(0, 0, 0); }
  .ix-combobox.label-top { display: flex; flex-direction: column; }
  .ix-combobox.label-top .field-label { -moz-box-ordinal-group: 1; order: 1; }
  .ix-combobox.label-top .input-group { -moz-box-ordinal-group: 2; order: 2; }
  .ix-combobox.label-top.has-error .alert-error { -moz-box-ordinal-group: 3; order: 3; }
  .ix-combobox.label-left { display: flex; flex-flow: row wrap; }
  .ix-combobox.label-left .field-label { -moz-box-ordinal-group: 1; order: 1; flex-shrink: 0; white-space: nowrap; padding-right: 10px; font-size: 18px; }
  .ix-combobox.label-left .input-group { -moz-box-ordinal-group: 2; order: 2; flex: 1 1 0%; min-width: 0px; min-height: 0px; }
  .ix-combobox.label-left .cb-inner { padding: 5px 30px 5px 5px; font-size: 18px; }
  .ix-combobox.label-left .cb-selected-item::after { margin-right: 5px; top: 8px; }
  .ix-combobox.label-left.has-error .alert-error { -moz-box-ordinal-group: 3; order: 3; flex: 1 0 100%; }
  .ix-combobox.has-error .cb-selected-item { color: rgb(0, 0, 0); }
  .ix-combobox.has-error .input-group { border-color: rgb(0, 0, 0); }
  .text-left .cb-inner { padding: 5px 40px 5px 0px; }
}
.form-group {  }
.form-group.has-icon-before .input-group { white-space: nowrap; }
.form-group.has-icon-before .input-group .icon-before { position: relative; z-index: 3; float: left; margin-right: -60px; display: inline-block; vertical-align: middle; width: 60px; }
.form-group.has-icon-before .input-group .icon-before .icon { line-height: 48px; }
.form-group.has-icon-before .input-group .form-control { display: inline-block; vertical-align: middle; border-left: 60px solid transparent; }
.form-group.toggle-visibility .input-group, .form-group.button-clear .input-group { white-space: nowrap; }
.form-group.toggle-visibility .input-group .form-control, .form-group.button-clear .input-group .form-control { display: inline-block; vertical-align: middle; border-right: 60px solid transparent; }
.form-group.toggle-visibility .input-group .btn, .form-group.button-clear .input-group .btn { position: relative; z-index: 3; float: left; display: inline-block; vertical-align: middle; }
.form-group.toggle-visibility .input-group .btn-clear, .form-group.button-clear .input-group .btn-clear { margin-left: -60px; border: 0px none; border-radius: 0px; background: transparent none repeat scroll 0% 0%; width: 60px; padding: 0px; }
.form-group.toggle-visibility .input-group .btn-clear .icon, .form-group.button-clear .input-group .btn-clear .icon { line-height: 48px; }
.form-group.toggle-visibility .input-group .btn-clear, .form-group.button-clear .input-group .btn-clear { display: none; }
.form-group.toggle-visibility.toggle-visibility .input-group .form-control, .form-group.button-clear.toggle-visibility .input-group .form-control { border-right: 85px solid transparent; }
.form-group.toggle-visibility.toggle-visibility .input-group .btn-toggle-visibility, .form-group.button-clear.toggle-visibility .input-group .btn-toggle-visibility { float: right; margin-top: -34px; margin-left: -80px; border: 0px none; background: transparent none repeat scroll 0% 0%; padding: 5px 0px 0px; width: 85px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 12px; text-transform: uppercase; text-align: center; }
.form-group.toggle-visibility.toggle-visibility .input-group .btn-toggle-visibility:active, .form-group.toggle-visibility.toggle-visibility .input-group .btn-toggle-visibility.active, .form-group.button-clear.toggle-visibility .input-group .btn-toggle-visibility:active, .form-group.button-clear.toggle-visibility .input-group .btn-toggle-visibility.active { box-shadow: none; }
.form-group input[type="radio"]:not(checked), .form-group input[type="radio"]:checked, .form-group input[type="checkbox"]:not(checked), .form-group input[type="checkbox"]:checked { position: absolute; left: -9999em; }
.form-group input[type="radio"]:not(checked) + label, .form-group input[type="checkbox"]:not(checked) + label { position: relative; cursor: pointer; line-height: 1; }
.form-group input[type="radio"]:not(checked) + label::before, .form-group input[type="checkbox"]:not(checked) + label::before { content: ""; display: inline-block; height: 30px; width: 30px; border-radius: 15px; background: transparent none repeat scroll 0% 0%; border: 3px solid rgb(0, 0, 0); margin-right: 15px; vertical-align: middle; margin-left: -45px; padding-top: 4px; }
.form-group input[type="radio"]:focus + label, .form-group input[type="checkbox"]:focus + label { outline: thin dotted; outline-offset: -2px; }
.form-group input.mouse-focus[type="radio"]:focus + label, .form-group input.mouse-focus[type="checkbox"]:focus + label { outline: 0px none ! important; box-shadow: none ! important; }
.form-group input[type="radio"]:checked + label::before, .form-group input[type="checkbox"]:checked + label::before { font-family: "TIAA Iconography"; background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); font-size: 16px; text-align: center; }
.form-group .field-label-radio, .form-group .field-label-checkbox { padding: 0px 0px 0px 45px; }
.form-group .label-heading { font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 22px; }
.form-group .input-group textarea { min-height: 112px; resize: horizontal; width: 100%; }
.form-group .autocomplete { text-align: left; }
.form-group .ac-results { display: none; padding: 0px 12px; text-align: left; background: rgb(244, 244, 244) none repeat scroll 0% 0%; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; width: 100%; position: absolute; top: 50px; }
.form-group .ac-results .ac-instruction-text { margin: 5px 0px; }
.form-group .ui-autocomplete { background: rgb(244, 244, 244) none repeat scroll 0% 0%; list-style: outside none none; padding-left: 0px; z-index: 9; position: absolute; border-top: 2px solid rgb(0, 0, 0); }
.form-group .ui-autocomplete li { padding: 10px 20px; text-align: left; white-space: normal; }
.form-group .ui-autocomplete li a { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; display: block; }
.form-group .ui-autocomplete li .icon-search::before { font-family: "TIAA Iconography"; padding-right: 20px; float: left; margin-top: -3px; }
.form-group .ui-autocomplete .ui-state-focus a { cursor: pointer; }
.form-group .ui-menu-item:hover, .form-group .ui-menu-item.ui-state-focus { background: rgb(249, 224, 56) none repeat scroll 0% 0%; }
.form-group .ui-menu-item > a:hover { color: rgb(0, 0, 0); }
.form-group .alert-error { display: none; margin: 8px 0px; }
.form-group .alert-error .alert { display: table; margin: 0px auto; width: auto; padding: 8px 10px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.form-group .alert-error .alert .icon { display: table-cell; vertical-align: middle; text-align: center; width: 20px; height: 20px; }
.form-group .alert-error .alert .icon::before { display: block; border-radius: 10px; background: rgb(255, 0, 0) none repeat scroll 0% 0%; font-size: 10px; line-height: 20px; color: rgb(255, 255, 255); }
.form-group .alert-error .alert .text { display: table-cell; vertical-align: middle; padding-left: 8px; text-align: left; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; color: rgb(255, 0, 0); }
.form-group.has-error { vertical-align: top; }
.form-group.has-error .alert-error { display: block; }
.form-group .alert-info .alert { display: table; margin: 0px auto; width: auto; padding: 8px 10px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.form-group .alert-info .alert .icon { display: table-cell; vertical-align: middle; text-align: center; width: 20px; height: 20px; }
.form-group .alert-info .alert .icon::before { display: block; border-radius: 10px; background: rgb(255, 0, 0) none repeat scroll 0% 0%; font-size: 10px; line-height: 20px; color: rgb(255, 255, 255); }
.form-group .alert-info .alert .text, .form-group .alert-info .alert .info-messages { display: table-cell; vertical-align: middle; padding-left: 8px; text-align: center; color: rgb(179, 179, 179); }
.form-group .alert-info .alert .info-messages { padding-left: 0px; }
.form-group .alert-info .alert .info-messages .error-message-wrapper { width: 100%; display: block; margin: 0px auto; }
.form-group .alert-info .alert .info-messages .error-message-wrapper .icon { display: inline-block ! important; vertical-align: middle; text-align: center; width: 20px; height: 20px; }
.form-group .alert-info .alert .info-messages .error-message-wrapper .text { display: inline; text-align: center; }
.form-group.req-met .alert-info .alert .icon::before, .form-group.pw-strong .alert-info .alert .icon::before { background: rgb(0, 148, 12) none repeat scroll 0% 0%; }
.form-group.req-met .alert-info .alert .text, .form-group.req-met .alert-info .alert .info-messages, .form-group.pw-strong .alert-info .alert .text, .form-group.pw-strong .alert-info .alert .info-messages { color: rgb(0, 148, 12); }
.form-group.pw-fair .alert-info .alert .icon::before { background: rgb(255, 115, 54) none repeat scroll 0% 0%; }
.form-group.pw-fair .alert-info .alert .text, .form-group.pw-fair .alert-info .alert .info-messages { color: rgb(255, 115, 54); }
.form-group.info-error .info-messages .icon { display: none; }
.form-group.has-error .alert-info .alert .text, .form-group.has-error .alert-info .alert .info-messages { color: rgb(255, 0, 0); }
.form-group.has-error .alert-info .alert .info-messages .icon { display: table-cell; }
.ui-helper-hidden-accessible { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.text-left input, .text-left.ix-input { text-align: left ! important; }
.text-left .alert-info .alert, .text-left .alert-error .alert { margin-left: 0px; margin-right: 0px; padding-left: 0px; }
.text-left .alert-info .alert .text, .text-left .alert-info .alert .info-messages, .text-left .alert-error .alert .text, .text-left .alert-error .alert .info-messages { text-align: left; }
.ix-input { text-align: center; margin: 20px auto; }
.ix-input .input-group { position: relative; width: 100%; margin: 0px auto; border: 2px solid rgb(0, 0, 0); height: 48px; }
.ix-input .input-group .form-control, .ix-input .input-group textarea { display: block; background: transparent none repeat scroll 0% 0%; width: 100%; line-height: inherit; height: inherit; margin: 0px; border: 0px none; border-radius: 0px; font-size: 16px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; text-align: center; color: rgb(0, 0, 0); }
.ix-input .input-group .form-control:-moz-placeholder, .ix-input .input-group textarea:-moz-placeholder { color: rgb(0, 0, 0); opacity: 0.5; }
.ix-input .input-group .form-control::-moz-placeholder, .ix-input .input-group textarea::-moz-placeholder { color: rgb(0, 0, 0); opacity: 0.5; }
.ix-input .input-group .placeholder { color: rgb(0, 0, 0); opacity: 0.5; }
.ix-input .input-group .input-group-addon { position: absolute; top: 14px; padding: 0px; width: 100%; line-height: 20px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 24px; background: transparent none repeat scroll 0% 0%; border: medium none; border-radius: 0px; color: rgb(0, 0, 0); }
.ix-input .input-group .input-group-addon:first-child { left: 15px; text-align: left; }
.ix-input .input-group .input-group-addon:last-child { right: 15px; text-align: right; }
.ix-input .field-label { font-weight: normal; }
.ix-input.has-error .input-group { border-color: rgb(255, 0, 0); }
.blue-dark .ix-input .input-group, .purple .ix-input .input-group, .gray-darker .ix-input .input-group, .black .ix-input .input-group { border-color: rgb(255, 255, 255); }
.blue-dark .ix-input .input-group .form-control, .blue-dark .ix-input .input-group textarea, .purple .ix-input .input-group .form-control, .purple .ix-input .input-group textarea, .gray-darker .ix-input .input-group .form-control, .gray-darker .ix-input .input-group textarea, .black .ix-input .input-group .form-control, .black .ix-input .input-group textarea { color: rgb(255, 255, 255) ! important; }
.blue-dark .ix-input .input-group .form-control:-moz-placeholder, .blue-dark .ix-input .input-group textarea:-moz-placeholder, .purple .ix-input .input-group .form-control:-moz-placeholder, .purple .ix-input .input-group textarea:-moz-placeholder, .gray-darker .ix-input .input-group .form-control:-moz-placeholder, .gray-darker .ix-input .input-group textarea:-moz-placeholder, .black .ix-input .input-group .form-control:-moz-placeholder, .black .ix-input .input-group textarea:-moz-placeholder { color: rgb(255, 255, 255) ! important; }
.blue-dark .ix-input .input-group .form-control::-moz-placeholder, .blue-dark .ix-input .input-group textarea::-moz-placeholder, .purple .ix-input .input-group .form-control::-moz-placeholder, .purple .ix-input .input-group textarea::-moz-placeholder, .gray-darker .ix-input .input-group .form-control::-moz-placeholder, .gray-darker .ix-input .input-group textarea::-moz-placeholder, .black .ix-input .input-group .form-control::-moz-placeholder, .black .ix-input .input-group textarea::-moz-placeholder { color: rgb(255, 255, 255) ! important; }
.blue-dark .ix-input .input-group .placeholder, .purple .ix-input .input-group .placeholder, .gray-darker .ix-input .input-group .placeholder, .black .ix-input .input-group .placeholder { color: rgb(255, 255, 255) ! important; }
.blue-dark .ix-input .input-group .input-group-addon, .purple .ix-input .input-group .input-group-addon, .gray-darker .ix-input .input-group .input-group-addon, .black .ix-input .input-group .input-group-addon { color: rgb(255, 255, 255); }
.blue-dark .form-group input[type="radio"]:not(checked) + label::before, .blue-dark .form-group input[type="checkbox"]:not(checked) + label::before, .purple .form-group input[type="radio"]:not(checked) + label::before, .purple .form-group input[type="checkbox"]:not(checked) + label::before, .gray-darker .form-group input[type="radio"]:not(checked) + label::before, .gray-darker .form-group input[type="checkbox"]:not(checked) + label::before, .black .form-group input[type="radio"]:not(checked) + label::before, .black .form-group input[type="checkbox"]:not(checked) + label::before { border-color: rgb(255, 255, 255); }
.blue-dark .form-group input[type="radio"]:checked + label::before, .blue-dark .form-group input[type="checkbox"]:checked + label::before, .purple .form-group input[type="radio"]:checked + label::before, .purple .form-group input[type="checkbox"]:checked + label::before, .gray-darker .form-group input[type="radio"]:checked + label::before, .gray-darker .form-group input[type="checkbox"]:checked + label::before, .black .form-group input[type="radio"]:checked + label::before, .black .form-group input[type="checkbox"]:checked + label::before { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.white .ix-input.has-error .input-group .form-control, .white .ix-input.has-error .input-group textarea { border-color: rgb(255, 0, 0); }
@media (max-width: 767px) {
  .ix-input { display: flex; flex-direction: column; }
  .ix-input .input-group { -moz-box-ordinal-group: 2; order: 2; }
  .ix-input .alert-info { -moz-box-ordinal-group: 4; order: 4; }
  .ix-input.has-error .alert-error { -moz-box-ordinal-group: 3; order: 3; }
}
@media (min-width: 768px) {
  .ix-input .input-group { position: relative; border-width: medium medium 1px; border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(0, 0, 0); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
  .ix-input .input-group .form-control, .ix-input .input-group textarea { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 24px; line-height: 27px; width: 100%; margin: 0px; padding: 0px; background: transparent none repeat scroll 0% 0%; border: 0px none; box-shadow: none; }
  .ix-input .input-group textarea { padding: 10px 0px; min-height: 0px; }
  .ix-input .input-group .ac-results, .ix-input .input-group .autocomplete { padding: 0px 20px; }
  .ix-input .field-label { font-size: 14px; margin-top: 10px; }
  .form-group .label-heading { font-size: 26px; }
  .form-group.has-icon-before .autocomplete { padding: 0px; }
  .form-group .ui-autocomplete { border-top: 1px solid rgb(0, 0, 0); }
}
@media (min-width: 992px) {
  input[type="radio"]:not(checked) + label::before, input[type="checkbox"]:not(checked) + label::before { top: 0px; }
}
.locator-form {  }
.locator-form .button-current-location { margin-left: 6px; display: inline-block; vertical-align: middle; border: 0px none; padding: 0px; width: 24px; height: 24px; background: transparent url(2b10740379a9bde127a4d8ae5936fd5f43e21b6d.png)  no-repeat scroll 0% 0%; }
.locator-form .loc-map-container { position: relative; }
.locator-form .map-label { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; color: rgb(0, 75, 135); text-shadow: 1px 1px 2px rgb(255, 255, 255), -1px -1px 2px rgb(255, 255, 255); }
.locator-form .loc-results-container .container { width: 100%; padding: 0px; }
.locator-form .loc-results { width: 100%; overflow-x: hidden; }
.locator-form .loc-results .slider { transition: left 0.3s ease 0s; position: relative; left: 0px; width: 100%; }
.locator-form .loc-results .slide-panel { float: left; position: relative; transition: opacity 1s ease 0s; width: 100%; visibility: hidden; opacity: 0; height: 1px; overflow-y: hidden; }
.locator-form .loc-results .slide-panel.open { visibility: visible; opacity: 1; height: auto; }
.locator-form .loc-results .panel-wrapper { margin: 0px auto 64px; width: 300px; min-height: 200px; }
.locator-form .loc-detail-content { padding: 20px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; }
.locator-form .loc-detail-image { position: relative; height: 100px; overflow: hidden; margin-bottom: 10px; }
.locator-form .loc-detail-image .img-responsive { position: absolute; top: 50%; width: 100%; height: auto; transform: translate(0px, -50%); }
.locator-form .loc-name { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; margin-bottom: 5px; }
.locator-form .loc-results-form-container {  }
.locator-form .loc-results-form-container .form-component { position: relative; padding: 15px; text-align: left; }
.locator-form .loc-results-form-container #loc-results-input-address-form-group { margin: 0px; max-width: calc(100% - 30px); }
.locator-form .loc-results-form-container #loc-results-input-address-form-group .field-label { margin-top: 5px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; text-transform: initial; }
.locator-form .loc-results-form-container #loc-results-input-address-form-group .input-group { border: 0px none ! important; height: auto; -moz-box-ordinal-group: 0; order: 0; }
.locator-form .loc-results-form-container #loc-results-input-address-form-group .input-group .form-control { border-width: 0px 0px 1px; border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(0, 0, 0); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; text-align: left; padding: 0px; height: 26px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 18px; line-height: 26px; box-shadow: none; }
.locator-form .loc-results-form-container #loc-results-input-address-form-group.has-error .form-control { border-color: rgb(255, 0, 0); }
.locator-form .loc-results-form-container .button-current-location { margin-left: 0px; position: absolute; top: 28px; right: 10px; }
.locator-form .accordion { padding: 0px; }
.locator-form .accordion .heading-link { display: none; }
.locator-form .accordion .panel { margin-top: 0px ! important; }
.locator-form .accordion .panel-item { background-color: rgb(255, 255, 255); border-bottom: 0px none; }
.locator-form .accordion .panel-item > a { border-bottom: 2px solid rgb(250, 250, 250); padding: 10px 20px 10px 24px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; line-height: 24px; }
.locator-form .accordion .panel-item > a .text { font-size: 16px; vertical-align: middle; }
.locator-form .accordion .panel-item > a .icon img { max-width: 100%; }
.locator-form .accordion .panel-item > a .distance { padding-top: 2px; float: right; font-size: 14px; color: rgb(47, 41, 43); }
.locator-form .accordion .loc-results-pages { background-color: rgb(250, 250, 250); text-align: center; padding: 5px 0px 9px; }
.locator-form .accordion .loc-results-pages > li { display: inline; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 12px; }
.locator-form .accordion .loc-results-pages > li.pages-summary { padding: 15px 5px; }
.locator-form .accordion .loc-results-pages > li > a { padding: 15px 5px; color: rgb(0, 0, 0); display: inline; }
.locator-form .accordion .loc-results-pages > li > a.disabled { color: rgb(206, 206, 206); }
.locator-form .accordion .loc-results-pages > li > a:hover, .locator-form .accordion .loc-results-pages > li > a:focus { background-color: rgb(250, 250, 250); }
.locator-form .accordion .loc-no-results { padding: 10px 20px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
.locator-form .loc-directions-panel .panel-wrapper, .locator-form .loc-message-panel .panel-wrapper { padding: 15px; }
.locator-form .loc-results-type-nav { width: 100%; font-size: 0px; }
.locator-form .loc-results-type-nav > li { display: inline-block; width: 33.3333%; }
.locator-form .loc-results-type-nav > li > a { border-width: 2px 1px; border-style: solid; border-color: rgb(0, 0, 0); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 24px 0px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 16px; text-transform: uppercase; text-align: center; color: rgb(0, 0, 0); }
.locator-form .loc-results-type-nav > li > a.active, .locator-form .loc-results-type-nav > li > a:active, .locator-form .loc-results-type-nav > li > a:focus, .locator-form .loc-results-type-nav > li > a:hover { background: rgb(0, 75, 135) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.locator-form .loc-results-type-nav > li:first-child > a { border-left-width: 2px; }
.locator-form .loc-results-type-nav > li:last-child > a { border-right-width: 2px; }
.locator-form .loc-panel-back { visibility: hidden; height: 0px; background-color: rgb(250, 250, 250); }
.locator-form .loc-panel-back a { display: block; padding: 15px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; color: rgb(0, 0, 0); text-align: center; }
.locator-form .loc-panel-back a:focus, .locator-form .loc-panel-back a:hover { color: rgb(0, 195, 255); }
.locator-form .loc-results.in-detail .loc-panel-back { visibility: visible; height: auto; }
.locator-form .loc-panel-back-bottom { display: none; }
.locator-form .loc-panel-nav-wrapper { position: absolute; left: 0px; right: 0px; bottom: 0px; margin: 0px auto; width: 100%; }
.locator-form .loc-panel-nav-wrapper .loc-panel-nav > li > a:hover { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.locator-form .loc-results-type-nav > li > a { padding: 18px 0px; font-size: 14px; }
@media (max-width: 767px) {
  .locator-form {  }
  .locator-form .hero-component { display: block; padding: 0px; height: 0px; overflow: hidden; }
  .locator-form #loc-block-input-address-form-group .field-label { width: 45%; }
  .locator-form #loc-block-input-address-form-group .input-group { width: 45%; }
  .locator-form .loc-results-form-container { position: absolute; top: 50px; left: 0px; width: 100%; }
  .locator-form .loc-results-form-container .form-component { margin: 0px 10px; padding: 3px 10px 2px; background-color: rgb(255, 255, 255); }
  .locator-form .loc-results-form-container #loc-results-input-address-form-group .field-label { font-size: 12px; }
  .locator-form .loc-results-form-container #loc-results-input-address-form-group .input-group .form-control { font-size: 14px; }
  .locator-form .loc-results-form-container .button-current-location { top: 18px; width: 20px; height: 20px; background: transparent url(d07e64d935b7145d6817a5455097cad20e3ef9f3.png)  no-repeat scroll 0% 0%; }
  .locator-form .loc-panel-back { background: rgb(250, 250, 250) none repeat scroll 0% 0%; }
}
@media (max-width: 479px) {
  .locator-form {  }
  .locator-form #loc-block-input-address-form-group .field-label { font-size: 14px; }
  .locator-form #loc-block-input-address-form-group .input-group .form-control { font-size: 14px; }
  .locator-form .loc-map { height: 294px; }
  .locator-form .loc-detail-panel, .locator-form .loc-message-panel, .locator-form .loc-directions-panel { background: rgb(250, 250, 250) none repeat scroll 0% 0%; }
  .locator-form .accordion {  }
  .locator-form .accordion .panel-item { position: relative; }
  .locator-form .accordion .panel-item > a { padding: 15px 20px 10px 30px; }
  .locator-form .accordion .panel-item > a .icon { position: absolute; left: 0px; }
  .locator-form .accordion .panel-item > a .icon img { display: none; }
  .locator-form .accordion .panel-item > a:hover .icon::before, .locator-form .accordion .panel-item > a:focus .icon::before, .locator-form .accordion .panel-item > a:active .icon::before { content: ""; display: block; margin-top: 5px; border: 7px solid rgb(0, 75, 135); border-radius: 7px; }
  .locator-form .loc-panel-nav { width: 236px; margin: 0px auto; text-align: center; font-size: 0px; }
  .locator-form .loc-panel-nav > li { display: inline-block; width: 50%; }
  .locator-form .loc-panel-nav > li > a { margin: 3px 3px 3px 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 24px 0px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 16px; text-transform: uppercase; text-align: center; color: rgb(47, 41, 43); }
  .locator-form .loc-panel-nav > li > a:focus, .locator-form .loc-panel-nav > li > a:hover { color: rgb(108, 181, 222); }
  .locator-form .loc-panel-nav > li:first-child > a { margin-left: 3px; }
  .locator-form .loc-panel-back a { text-align: left; }
  .locator-form .loc-panel-back a .icon-arrow-left { display: inline-block; margin-right: 10px; width: 16px; height: 16px; }
}
@media (min-width: 480px) {
  .locator-form {  }
  .locator-form .loc-map { height: 614px; }
  .locator-form .loc-results .panel-wrapper { max-height: 400px; overflow-y: auto; }
  .locator-form .loc-panel-back .icon-arrow-left { display: none; }
  .locator-form .accordion {  }
  .locator-form .accordion .panel-item > a { padding: 10px 32px; }
  .locator-form .accordion .panel-item > a .icon { display: inline-block; margin: 0px 10px 0px 0px; width: 30px; height: 30px; vertical-align: middle; }
  .locator-form .accordion .panel-item > a:hover .icon::before, .locator-form .accordion .panel-item > a:focus .icon::before, .locator-form .accordion .panel-item > a:active .icon::before { display: none; }
  .locator-form .accordion #loc-results-advisor .icon { overflow: hidden; border-radius: 50%; }
  .locator-form .loc-panel-nav-wrapper { width: 300px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
  .locator-form .loc-panel-nav { width: 100%; border-top: 1px solid rgb(250, 250, 250); font-size: 0px; text-align: center; }
  .locator-form .loc-panel-nav > li { display: inline-block; width: 50%; }
  .locator-form .loc-panel-nav > li > a { padding: 24px 0px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 16px; text-align: center; color: rgb(47, 41, 43); }
  .locator-form .loc-panel-nav > li > a:focus, .locator-form .loc-panel-nav > li > a:hover { color: rgb(108, 181, 222); }
  .locator-form .loc-panel-nav > li > a .icon { display: block; }
  .locator-form .loc-panel-nav > li > a .text { display: block; }
  .locator-form .loc-panel-nav > li:first-child > a { margin-left: 3px; }
}
@media (min-width: 480px) and (max-width: 767px) {
  .locator-form {  }
  .locator-form .loc-results {  }
  .locator-form .loc-results .panel-wrapper { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
  .locator-form .loc-results .loc-panel-back { text-align: center; }
  .locator-form .loc-results .loc-panel-back .icon { display: none; }
  .locator-form .loc-results .loc-panel-back-top { display: none; }
  .locator-form .loc-results .loc-panel-back-bottom { display: block; position: absolute; bottom: 0px; width: 100%; }
  .locator-form .loc-results.in-detail { overflow-x: visible; }
  .locator-form .loc-results.in-detail .slide-panel { position: absolute; bottom: 54px; }
}
@media (min-width: 768px) {
  .locator-form {  }
  .locator-form .loc-map { height: 768px; }
  .locator-form .loc-results-container { position: absolute; top: 50px; left: 65px; width: 300px; background-color: rgb(255, 255, 255); }
  .locator-form .loc-results-form-container { border-bottom: 2px solid rgb(250, 250, 250); }
  .locator-form .accordion {  }
  .locator-form .accordion .heading-link { display: block; border-bottom: 2px solid rgb(250, 250, 250); padding: 25px 71px 25px 22px; line-height: 1.1; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-weight: 400; font-size: 14px; }
  .locator-form .accordion .heading-link .text { text-transform: uppercase; }
  .locator-form .accordion .heading-link .count { float: right; }
  .locator-form .accordion .heading-link .icon { right: 18px; line-height: 30px; }
  .locator-form .accordion .heading-link .icon::before { width: 30px; height: 30px; }
  .locator-form .accordion .heading-link[aria-expanded="false"], .locator-form .accordion .heading-link.collapsed, .locator-form .accordion .heading-link.collapsed.mouse-focus { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
  .locator-form .accordion .heading-link[aria-expanded="false"] .icon, .locator-form .accordion .heading-link.collapsed .icon, .locator-form .accordion .heading-link.collapsed.mouse-focus .icon { border: 3px solid rgb(0, 0, 0); border-radius: 20px; background: transparent none repeat scroll 0% 0%; }
  .locator-form .accordion .heading-link[aria-expanded="false"] .icon::before, .locator-form .accordion .heading-link.collapsed .icon::before, .locator-form .accordion .heading-link.collapsed.mouse-focus .icon::before { color: rgb(0, 0, 0); }
  .locator-form .accordion .heading-link[aria-expanded="true"], .locator-form .accordion .heading-link:hover, .locator-form .accordion .heading-link:focus, .locator-form .accordion .heading-link:active { background: rgb(0, 75, 135) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
  .locator-form .accordion .heading-link[aria-expanded="true"] .icon, .locator-form .accordion .heading-link:hover .icon, .locator-form .accordion .heading-link:focus .icon, .locator-form .accordion .heading-link:active .icon { border: 3px solid rgb(255, 255, 255); }
  .locator-form .accordion .heading-link[aria-expanded="true"] .icon::before, .locator-form .accordion .heading-link:hover .icon::before, .locator-form .accordion .heading-link:focus .icon::before, .locator-form .accordion .heading-link:active .icon::before { color: rgb(255, 255, 255); }
  .locator-form .accordion .panel-inner { border-top: 6px solid rgb(244, 244, 244); }
  .locator-form .accordion .panel-item > a { padding: 10px 20px 10px 24px; }
  .locator-form .loc-results-type-nav { display: none; }
}
.login-form-component .form-component { text-align: left; padding: 0px; }
.login-form-component .login-row { display: inline; }
.login-form-component .fc-heading { margin-bottom: 30px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.1; letter-spacing: 0.2px; text-transform: uppercase; color: rgb(0, 0, 0); }
.login-form-component .input-form-group { margin: 0px 0px 3px; }
.login-form-component .input-group { display: block; }
.login-form-component .forget-link, .login-form-component .forget-pwd, .login-form-component .security, .login-form-component .register { display: none; }
.login-form-component .form-control { margin: 0px; border: medium none; float: none; padding: 16px 20px; width: 100%; height: auto; font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 18px; }
.login-form-component .switch-component { margin-bottom: 30px; margin-top: 15px; }
.login-form-component .switch-component .field-label { font-weight: normal; line-height: 1.5; }
.login-form-component .switch-component .form-control { height: auto; }
.login-form-component .switch-component .background { display: block; }
.login-form-component .login-form-buttons .btn { margin-bottom: 35px; width: 100%; }
.login-form-component .login-register { margin-bottom: 35px; text-align: center; }
.login-form-component .login-forgot { display: none; }
.login-button-dropdown:not(.full-bleed) .switch-component .field-label { display: block; }
.login-button-dropdown:not(.full-bleed) .switch-component .background { float: right; }
.search-form-component {  }
.search-form-component .form-component { padding: 0px; }
.search-form-component .sf-form form .icon-before .icon { font-size: 110% ! important; }
.search-form-component .sf-form form .form-control { box-shadow: none; }
.search-form-component .sf-results { display: none; }
.search-form-component .sf-results.open { display: block; }
.search-form-component .sf-results .featured-results > .container, .search-form-component .sf-results .all-results > .container { padding: 0px; }
.search-form-component .sf-results .featured-results > .container > *, .search-form-component .sf-results .all-results > .container > * { padding: 0px; }
.search-form-component .sf-results .container:not(:first-child):not(.sf-has-filter) > :not(:first-child) { margin-top: 30px; }
.search-form-component .sf-results .sf-has-filter {  }
.search-form-component .sf-results .sf-has-filter .open-button { padding-bottom: 0px; }
.search-form-component .sf-results .sf-has-filter .open-button .icon { font-size: 18px; }
.search-form-component .sf-results .sf-has-filter .open-button[aria-expanded="true"] { display: none; }
.search-form-component .sf-results .sf-has-filter .results-filter { padding: 0px; }
.search-form-component .sf-results .sf-has-filter .results-filter .container { padding: 0px ! important; }
.search-form-component .sf-results .sf-has-filter .filter-heading { background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 25px 20px; }
.search-form-component .sf-results .sf-has-filter .close-button { float: right; margin: 25px; border: 0px none; background: transparent none repeat scroll 0% 0%; box-shadow: none; }
.search-form-component .sf-results .sf-has-filter .form-component { background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 10px 20px 25px; text-align: left; }
.search-form-component .sf-results .sf-has-filter .form-group { margin-bottom: 32px; }
.search-form-component .sf-results .sf-has-filter .filter-group-heading, .search-form-component .sf-results .sf-has-filter .field-label-checkbox { text-align: left; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.2em; text-transform: uppercase; }
.search-form-component .sf-results .sf-has-filter .filter-group-heading { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; }
.search-form-component .sf-results .sf-has-filter .featured-results { padding: 0px; }
.search-form-component .sf-results .sf-has-filter .all-results { padding: 20px 0px 0px; }
.search-form-component .sf-results .sf-has-filter .all-results > .container { width: 100%; padding: 0px; }
.search-form-component .sf-results .sf-has-filter .all-results > .container .ll-cta-wrapper .btn-link, .search-form-component .sf-results .sf-has-filter .all-results > .container .ll-cta-wrapper .tooltip-btn { font-size: 16px; }
.search-form-component.page {  }
.search-form-component.page .sf-form .form-component { margin: 0px auto; display: table; padding: 80px 0px 40px; height: 400px; width: 100%; text-align: center; }
.search-form-component.page .sf-form .form-component .fc-heading { font-size: 48px; }
.search-form-component.page .sf-form .form-component form { margin: 0px auto; text-align: center; }
.search-form-component.page .sf-form .form-component .form-control { border-left: 55px solid transparent; border-right: 55px solid transparent; }
.search-form-component.page .sf-form .form-component .ix-input { margin-top: 60px; }
.search-form-component.page .sf-form.narrow .form-component { width: 25%; }
.search-form-component.page .sf-form.wide .form-component { width: 75%; }
@media (min-width: 768px) {
  .search-form-component .sf-results .sf-has-filter .results-filter { float: left; margin: 0px; display: block ! important; width: 210px; height: auto ! important; }
  .search-form-component .sf-results .sf-has-filter .results-filter .container { width: 100%; }
  .search-form-component .sf-results .sf-has-filter .filter-heading { margin: 3px 0px; }
  .search-form-component .sf-results .sf-has-filter .open-button, .search-form-component .sf-results .sf-has-filter .close-button { display: none; }
  .search-form-component .sf-results .sf-has-filter .all-results { margin: 0px 0px 0px 30px; padding: 0px; float: left; width: calc(100% - 240px); }
  .search-form-component.page .sf-form .fc-heading, .search-form-component.page .sf-form .fc-description { padding: 0px 5%; }
}
@media (min-width: 768px) {
  .search-form-component.page .sf-form .form-component form { width: 75%; }
}
@media (min-width: 992px) {
  .search-form-component.page .sf-form .form-component form { width: 50%; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-unlinked-item-text { padding: 30px 15px 30px 30px; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-wrapper { display: table-cell; padding: 30px 30px 30px 15px; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-btn { margin: 0px; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-btn + .ll-item-cta-link, .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-link + .ll-item-cta-link, .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-btn + .ll-item-cta-btn { margin: 20px 0px 0px; display: block; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-unlinked-item-text { width: 100%; display: block; padding: 0px; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .has-cta { display: block; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-wrapper { display: block; padding: 0px; text-align: left; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-link, .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-btn { margin: 20px 0px 0px; }
  .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-btn + .ll-item-cta-link, .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-btn + .ll-item-cta-btn, .search-form-component .sf-results .sf-has-filter .all-results .link-list .ll-item-cta-link + .ll-item-cta-link { margin-left: 30px; }
}
.error-search-wrapper .search-form-component .container { width: 100%; }
.error-search-wrapper .full-width-component { padding: 60px 0px 0px; }
.error-search-wrapper .full-width-component .fw-content { padding: 0px; z-index: 1; }
.error-search-wrapper .form-control { border: medium none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-size: 22px; line-height: 40px; height: 50px; color: rgb(0, 0, 0); outline: medium none; display: block; padding: 10px 0px; }
.error-search-wrapper .input-group { display: block; }
@media (min-width: 480px) {
  .error-search-wrapper { margin: 0px 0px 100px; }
  .error-search-wrapper #error-search > .container > * { padding-left: 50px; padding-right: 50px; }
}
.ix-input {  }
.ix-input .intl-tel-input .flag-dropdown { float: left; width: 60px; }
.ix-input .intl-tel-input .selected-flag { display: block; padding-top: 10px; font-size: 16px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; line-height: 24px; text-align: center; text-transform: uppercase; }
.ix-input .intl-tel-input .selected-flag::after { padding-left: 10px; content: ""; font-family: "TIAA Iconography"; font-size: 16px; }
.ix-input .intl-tel-input .form-control { text-align: left; width: calc(100% - 70px); }
.ix-input .intl-tel-input .iti-mobile-select { position: absolute; top: 2px; left: 0px; z-index: 1; width: 50px; height: 100%; opacity: 0; }
.ix-input .intl-tel-input .country-menu { position: absolute; z-index: 4; display: block; margin-top: 2px; background: rgb(232, 232, 232) none repeat scroll 0% 0%; padding: 0px; width: 250px; max-height: 250px; overflow-y: scroll; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; visibility: hidden; }
.ix-input .intl-tel-input .country-menu.revealShow { visibility: visible; }
.ix-input .intl-tel-input .country-list { margin: 0px; padding: 0px; list-style-type: none; }
.ix-input .intl-tel-input .country { text-align: left; }
.ix-input .intl-tel-input .country a { display: block; padding: 8px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 17px; color: rgb(0, 0, 0); }
.ix-input .intl-tel-input .country .check { display: none; width: 24px; }
.ix-input .intl-tel-input .country.active { background: rgb(250, 250, 250) none repeat scroll 0% 0%; }
.ix-input .intl-tel-input .country.active .check { display: inline-block; }
.ix-input .intl-tel-input .country .flag { display: none; vertical-align: middle; width: 20px; }
.ix-input .intl-tel-input .country .dial-code { display: none; color: rgb(84, 84, 84); }
.ix-input .intl-tel-input .country.highlight, .ix-input .intl-tel-input .country:hover { background: rgb(249, 224, 56) none repeat scroll 0% 0%; }
.ix-input .intl-tel-input .divider { padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid rgb(84, 84, 84); }
.ix-input.has-error .input-group .selected-flag { color: rgb(255, 0, 0); }
.blue-dark .ix-input .input-group .selected-flag, .purple .ix-input .input-group .selected-flag, .gray-darker .ix-input .input-group .selected-flag, .black .ix-input .input-group .selected-flag { color: rgb(255, 255, 255) ! important; }
.blue-dark .ix-input .intl-tel-input .flag-dropdown, .blue-dark .ix-input .intl-tel-input .selected-flag, .purple .ix-input .intl-tel-input .flag-dropdown, .purple .ix-input .intl-tel-input .selected-flag, .gray-darker .ix-input .intl-tel-input .flag-dropdown, .gray-darker .ix-input .intl-tel-input .selected-flag, .black .ix-input .intl-tel-input .flag-dropdown, .black .ix-input .intl-tel-input .selected-flag { border-color: rgb(255, 255, 255); }
@media (min-width: 480px) {
  .ix-input .intl-tel-input .country-menu { width: auto; }
  .ix-input .intl-tel-input .country-list { display: table; }
  .ix-input .intl-tel-input .country { white-space: nowrap; }
  .ix-input .intl-tel-input .country .country-name { padding: 0px 10px 0px 0px; }
}
@media (min-width: 768px) {
  .ix-input .intl-tel-input .flag-dropdown { border-right: 1px solid rgb(0, 0, 0); width: 140px; }
  .ix-input .intl-tel-input .selected-flag { height: 48px; font-size: 24px; line-height: 27px; }
  .ix-input .intl-tel-input .form-control { text-align: center; width: calc(100% - 150px); }
  .ix-input .intl-tel-input .country .dial-code { display: inline-block; }
  .ix-input .intl-tel-input .iti-mobile-select { width: 140px; }
  .ix-input.has-error .intl-tel-input .flag-dropdown { border-color: rgb(255, 0, 0); }
}
.full-width-component { text-align: center; padding: 60px 0px; }
.full-width-component.image { position: relative; overflow: hidden; padding: 0px; }
.full-width-component.image :not(.btn) { color: rgb(255, 255, 255); }
.full-width-component.image.white :not(.btn) { color: rgb(0, 0, 0); }
.full-width-component.image .fw-wrapper { height: 230px; }
.full-width-component.image .fw-content { padding: 60px 20px; }
.full-width-component .fw-wrapper { display: table; table-layout: fixed; width: 100%; }
.full-width-component .fw-content { position: relative; display: table-cell; vertical-align: middle; width: 100%; padding: 0px 20px; }
.full-width-component .fw-content > :first-child { margin-top: 0px; }
.full-width-component .fw-eyebrow { margin-bottom: 25px; }
.full-width-component .fw-datestamp { margin-top: 15px; }
.full-width-component .fw-icon { margin-top: 15px; }
.full-width-component .fw-icon .img-responsive { margin: 0px auto; }
.full-width-component .fw-heading { margin: 25px auto 0px; }
.full-width-component .fw-byline { margin: 20px 0px 0px; }
.full-width-component .fw-list { max-width: 450px; text-align: left; margin-left: auto; margin-right: auto; margin-bottom: 10px; }
.full-width-component .fw-list:last-child { margin-bottom: 0px; }
.full-width-component .fw-description { margin: 25px 0px 0px; }
.full-width-component fieldset { margin-bottom: 25px; }
.full-width-component .fw-graphic { margin: 40px 0px 0px; }
.full-width-component .fw-graphic .img-responsive { margin: 0px auto; }
.full-width-component .fw-cta-wrapper .btn { display: block; }
.full-width-component .form-component { padding: 0px; }
.full-width-component-wrapper { overflow: hidden; position: relative; height: 100%; }
.full-width-component-wrapper .full-width-component { padding: 0px; }
.full-width-component-wrapper .fw-wrapper { height: 230px; }
.full-width-component-wrapper .fw-content { padding: 60px 20px; }
@media (min-width: 768px) {
  .full-width-component.image .fw-wrapper { height: 460px; }
  .full-width-component .fw-heading, .full-width-component .fw-description { padding: 0px calc(5% - 20px); }
  .full-width-component .fw-cta-inline { display: inline-block; margin-left: 30px; }
  .full-width-component .fw-cta-inline:first-child { margin-left: 0px; }
  .full-width-component-wrapper .fw-wrapper { height: 460px; }
}
@media (min-width: 992px) {
  .full-width-component.image .fw-wrapper { height: 560px; }
  .full-width-component .fw-graphic img { max-width: 750px; }
  .full-width-component-wrapper .fw-wrapper { height: 560px; }
}
.full-width-split { display: table; width: 100%; position: relative; }
.full-width-split .fws-image-container { background-color: rgb(0, 0, 0); position: absolute; top: 0px; left: 0px; height: 100%; overflow: hidden; }
.full-width-split .fws-container { display: table-cell; height: 350px; vertical-align: middle; float: none; z-index: 1; padding: 60px 20px; text-align: center; }
.full-width-split .fws-container .fws-heading { margin-bottom: 30px; }
.full-width-split .fws-container .fws-eyebrow { margin-bottom: 20px; }
.full-width-split .fws-container .fws-cta-container { display: none; }
@media (max-width: 767px) {
  .full-width-split { background-color: rgb(0, 0, 0); }
  .full-width-split .fws-image-container { opacity: 0.7; }
  .full-width-split .fws-container * { color: rgb(255, 255, 255); }
  .full-width-split .fws-container * a:not(.btn) { color: rgb(255, 255, 255); }
}
@media (min-width: 768px) {
  .full-width-split.split-left .fws-container { margin-left: 0px; }
  .full-width-split.split-left .fws-image-container { margin-left: 50%; }
  .full-width-split .fws-container { height: 400px; padding: 60px 12px 0px; margin-left: 50%; float: left; }
  .full-width-split .fws-container .fws-description { margin: 0px 20px 30px; }
  .full-width-split .fws-container .fws-cta-container { display: block; }
  .full-width-split .fws-container .fws-cta-wrapper { position: absolute; left: 0px; right: 0px; bottom: 60px; }
  .full-width-split .fws-content { overflow: hidden; height: 220px; }
}
@media (min-width: 992px) {
  .full-width-split.split-left .fws-container { margin-left: 0px; }
  .full-width-split.split-left .fws-image-container { margin-left: 33.3333%; }
  .full-width-split .fws-container { margin-left: 66.667%; height: 460px; }
  .full-width-split .fws-content { height: 275px; }
}
.fund-finder-component { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; }
.fund-finder-component .h2 { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; }
.fund-finder-component .form-group { margin: 10px 10px -10px; width: 115px; }
.fund-finder-component .h2, .fund-finder-component .form-group { display: inline-block; vertical-align: baseline; }
.fund-finder-component .ix-input .input-group { height: 70px; }
.fund-finder-component .ix-input .input-group .form-control { font-size: 3em; }
@media (min-width: 992px) {
  .fund-finder-component .form-group { width: 105px; }
}
.show-grid [class*="col-"] { padding: 15px; background-color: rgba(86, 61, 124, 0.15); border: 1px solid rgba(86, 61, 124, 0.2); }
#main > .group:last-child { padding-bottom: 100px; }
.group { padding: 60px 0px; }
.group-content-wrapper > .container > * { margin: 30px auto; padding-top: 0px; padding-bottom: 0px; }
.group-content-wrapper > .container > .full-width-component, .group-content-wrapper > .container > .full-width-split, .group-content-wrapper > .container > .third-width-component, .group-content-wrapper > .container > .accordion, .group-content-wrapper > .container > .link-list, .group-content-wrapper > .container > .video-component, .group-content-wrapper > .container > .black, .group-content-wrapper > .container > .image { margin: 10px auto; }
.group-content-wrapper > .container.half-width > * { padding-top: 10px ! important; padding-bottom: 10px ! important; margin: 0px; }
.group-content-wrapper > .container.half-width:first-child > :first-child { padding-top: 0px ! important; }
.group-content-wrapper > .container.half-width:last-child > :last-child, .group-content-wrapper > .container.half-width:last-child > :last-child ~ * { padding-bottom: 0px ! important; }
.group-content-wrapper > .container:first-child > * { margin-top: 0px; }
.group-content-wrapper > .container:last-child > * { margin-bottom: 0px; }
.group-content-wrapper > .container > .full-width-component:not(.black):not(.image) { padding: 30px 0px; }
.group-content-wrapper > .container > .full-width-background { padding: 60px 0px; }
.group-content-wrapper .transcript-container { margin: -10px auto 0px; }
.group-content-wrapper .transcript-container:not(:last-child) { margin-bottom: 10px; }
.group-content-wrapper > .carousel { margin: -10px 0px; }
.group-content-wrapper .jump-link { margin: 0px auto; }
.group-content-wrapper .hero-component { padding: 0px 0px 30px; }
.group-content-wrapper .half-width { padding-top: 0px; padding-bottom: 0px; }
.group-content-wrapper .half-width + .half-width { padding-top: 0px; margin-top: 0px; }
.group-content-wrapper > :last-child { padding-bottom: 0px; }
.group-heading { text-align: center; padding: 0px 0px 40px; }
.group-heading :last-child { margin-bottom: 0px; }
.gh-eyebrow { margin-bottom: 25px; }
.gh-description { margin: 20px 0px 0px; }
.gh-cta-container { width: 100%; }
.gh-cta-wrapper { text-align: center; }
.group-bottom-arrow { position: relative; z-index: 10; }
.group-bottom-arrow::after { content: ""; position: absolute; bottom: -30px; left: 50%; margin-left: -30px; background-color: inherit; width: 60px; height: 60px; transform: rotate(45deg); }
.gh-image { position: relative; overflow: hidden; color: rgb(255, 255, 255); min-height: 230px; display: flex; justify-content: center; flex-direction: column; }
.gh-image.white { color: rgb(0, 0, 0); }
.gh-image .group-content-wrapper, .gh-image .group-heading { position: relative; }
.gh-image > .container > * { position: relative; }
.gh-image .hero-component { background: transparent none repeat scroll 0% 0%; }
@media (min-width: 768px) {
  .gh-heading, .gh-description { padding: 0px 5%; }
  .group-content-wrapper > .container.half-width:first-child > :first-child + * { padding-top: 0px ! important; }
  .gh-image { min-height: 460px; }
}
@media (min-width: 992px) {
  .gh-image { min-height: 560px; }
}
.half-width-component { width: 100%; height: 100%; text-align: center; padding: 20px; position: relative; }
.half-width-component .hw-wrapper { width: 100%; height: 140px; display: table; }
.half-width-component .hw-text-container { display: table-cell; vertical-align: middle; }
.half-width-component .hw-eyebrow { margin: 15px 0px; }
.half-width-component .hw-datestamp, .half-width-component .hw-index-datestamp { margin: 10px 0px; }
.half-width-component .hw-description { margin: 0px 0px 10px; }
.half-width-component .hw-heading { margin-bottom: 12px; }
.half-width-component .hw-cta-container { display: none; }
.half-width-component .hw-index-total { margin: 40px 0px 0px; }
.half-width-component .hw-index-change { margin: 40px 0px 0px; }
.half-width-component .hw-index-datestamp { margin: 40px 0px 0px; }
.half-width-component .table-component { margin: 20px 0px 0px; padding: 0px; }
.half-width-component .table-component .table { margin: 0px; }
.half-width-component .table-component tr { border-color: rgb(206, 206, 206); }
.half-width-component .table-component th { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
@media (max-width: 479px) {
  .half-width-component .table-component table.simple-table th, .half-width-component .table-component table.simple-table td { padding: 15px 5px; }
}
@media (min-width: 768px) {
  .half-width-component { width: 100%; min-height: 350px; }
  .half-width-component .hw-wrapper { height: 200px; }
  .half-width-component .hw-eyebrow { margin: 20px 0px 0px; }
  .half-width-component .hw-heading { margin-bottom: 22px; }
  .half-width-component .hw-cta-container { display: block; }
  .half-width-component .hw-cta-wrapper { display: block; position: absolute; width: 100%; left: 0px; bottom: 40px; z-index: 200; }
}
@media (min-width: 992px) {
  .half-width-component { min-height: 460px; padding: 20px 40px; }
  .half-width-component .hw-wrapper { height: 260px; }
  .half-width-component .hw-eyebrow { margin: 40px 0px 0px; }
  .half-width-component .hw-cta-wrapper { bottom: 60px; }
}
.half-width-split { overflow: hidden; height: 280px; display: table; width: 100%; position: relative; }
.half-width-split .hws-container { display: table-cell; vertical-align: middle; position: relative; }
.half-width-split .hws-image-container { background-color: rgb(0, 0, 0); position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; overflow: hidden; }
.half-width-split .hws-content { padding: 30px 10%; text-align: center; position: relative; }
.half-width-split .hws-eyebrow { margin-bottom: 15px; }
@media (max-width: 767px) {
  .half-width-split * { color: rgb(255, 255, 255); }
  .half-width-split * a:not(.btn) { color: rgb(255, 255, 255); }
}
@media (min-width: 768px) {
  .half-width-split { height: 350px; display: block; }
  .half-width-split .hws-image-container { position: relative; width: 100%; height: 175px; opacity: 1; overflow: hidden; }
  .half-width-split .hws-container { height: 175px; display: table; width: 100%; }
  .half-width-split .hws-content { display: table-cell; vertical-align: middle; }
}
@media (min-width: 992px) {
  .half-width-split { height: 460px; }
  .half-width-split .hws-image-container, .half-width-split .hws-container { height: 230px; }
}
.navbar { position: relative; min-height: 60px; margin-bottom: 0px; }
.navbar::before, .navbar::after { content: " "; display: table; }
.navbar::after { clear: both; }
.navbar-header::before, .navbar-header::after { content: " "; display: table; }
.navbar-header::after { clear: both; }
@media (min-width: 992px) {
  .navbar-header { height: 60px; }
}
@media (max-width: 991px) {
  .no-nav { position: fixed; top: 0px; width: 100%; }
}
@media (min-width: 992px) {
  .no-nav .navbar-header { float: none; }
}
.navbar-collapse { overflow-x: visible; padding-right: 0px; padding-left: 0px; border-top: 1px solid transparent; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset; }
.navbar-collapse::before, .navbar-collapse::after { content: " "; display: table; }
.navbar-collapse::after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 992px) {
  .navbar-collapse { width: auto; border-top: 0px none; box-shadow: none; }
  .navbar-collapse.collapse { display: block ! important; height: auto ! important; padding-bottom: 0px; overflow: visible ! important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0px; padding-right: 0px; }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; }
}
.navbar-fixed-top { position: fixed; right: 0px; left: 0px; top: 0px; z-index: 1030; }
body { padding-top: 60px; }
@media (min-width: 992px) {
  body { padding-top: 0px; }
  body.nav-docked { padding-top: 60px; }
}
body #skip-header { display: block; height: 0px; overflow: hidden; position: absolute; top: 0px; left: 0px; background: white none repeat scroll 0% 0%; font-size: 16px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; z-index: 1070; }
body #skip-header:focus { height: auto; padding: 10px; }
.navbar-brand { float: left; padding: 0px 20px; display: block; height: 60px; position: relative; z-index: 1001; font-size: 0px; }
.navbar-brand::before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.no-nav .navbar-brand { display: block; text-align: center; }
.navbar { box-shadow: 0px 0px 1px 1px rgb(232, 232, 232); }
.navbar .container-fluid { max-width: 1200px; }
.navbar .logo { display: inline-block; max-width: 140px; max-height: 40px; }
.navbar #navbar { transition: opacity 0.2s ease 0s; }
.navbar #navbar.go-away { display: none ! important; }
.navbar #navbar.fade-away { opacity: 0; }
@media (min-width: 992px) and (max-width: 1032px) {
  .navbar .logo { max-width: 100px; }
}
@media (max-width: 991px) {
  .navbar-default { display: none; }
  .navbar-default.no-nav { display: block; }
}
.cobranding #navbar { clear: both; }
.cobranding .navbar-header { height: 85px; border-bottom: 1px solid rgb(232, 232, 232); float: none; }
.cobranding .navbar-cobrand { float: left; height: 85px; padding-left: 30px; display: table; width: calc(100% - 140px); }
.cobranding .navbar-cobrand-center { display: table-cell; vertical-align: middle; }
.cobranding .nav-cobrand-logo { max-height: 72px; }
.cobranding .navbar-brand-container { float: right; height: 85px; }
.cobranding .navbar-brand-container::before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.cobranding .navbar-brand { position: static; height: 85px; }
.cobranding .navbar-brand .logo { max-width: 140px; }
.cobranding .nav-cobrand-text { line-height: 27px; font-size: 27px; }
.hero-component-wrapper { overflow: hidden; }
.hero-component { padding: 60px 0px; text-align: center; display: table; width: 100%; }
.hero-component.hero-component-moment { height: auto; padding: 90px 0px; }
.hero-component.hero-component-moment .hc-description { margin-top: 16px; }
.hero-component.hero-component-moment .hc-cta-wrapper { margin-top: 30px; }
.hero-component.image { height: 230px; position: relative; }
.hero-component.image :not(.btn) { color: rgb(255, 255, 255); }
.hero-component.image.white :not(.btn) { color: rgb(0, 0, 0); }
.hero-component.icon .hc-eyebrow { margin-bottom: 10px; }
.hero-component.balance { padding-bottom: 40px; }
.hero-component.balance .hc-heading { margin-bottom: 15px; }
.hero-component.balance .hc-subheading { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 42px; line-height: 42px; }
.hero-component.balance .hc-asofdate { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 12px; }
.hero-component.balance .container { display: block; }
.hero-component.balance .mc-balance { padding: 0px; }
.hero-component .container { display: table-cell; vertical-align: middle; }
.hero-component .hc-content { position: relative; }
.hero-component .hc-content > :first-child { margin-top: 0px; }
.hero-component .hc-content > :last-child { margin-bottom: 0px; }
.hero-component .hc-eyebrow { margin-bottom: 30px; }
.hero-component .hc-breadcrumbs { margin-bottom: 30px; }
.hero-component .hc-datestamp { margin-bottom: 10px; }
.hero-component .hc-heading { margin-bottom: 25px; }
.hero-component .hc-subheading { margin-bottom: 10px; }
.hero-component .hc-heading + .hc-cta-container { margin-top: -5px; }
.hero-component .hc-graphic + .hc-cta-container { margin-top: -10px; }
.hero-component .hc-byline { margin-top: 20px; }
.hero-component .hc-author-img-wrapper img { margin: 0px auto; }
.hero-component .hc-description { margin: 0px; }
.hero-component .hc-graphic { margin: 40px 0px 30px; }
.hero-component .hc-graphic .img-responsive { margin: 0px auto; }
.hero-component .hc-cta-container { display: inline-block; margin-top: 20px; }
.hero-component .hc-cta-wrapper { margin-top: 20px; }
.hero-component .hc-share { margin-top: 10px; }
.hero-component .hc-share-link { text-decoration: none; padding: 10px; }
.hero-component .hc-share-link:hover, .hero-component .hc-share-link:active { color: rgb(0, 195, 255); }
.hero-component.blue-light .hc-share-link:hover, .hero-component.blue-light .hc-share-link:active { color: rgb(0, 0, 0); }
.hero-component form { text-align: center; margin-left: auto; margin-right: auto; }
.hero-component form.small { width: 75%; }
.hero-component form.medium { width: 50%; }
.hero-component form.large { width: 25%; }
.hero-component .hc-content > .container { padding: 0px; }
.hero-component .disclaimer { padding: 60px 0px 0px; text-align: left; }
.hero-component .hc-window-illustration { display: none; }
@media (min-width: 768px) {
  .hero-component.balance .hc-subheading { font-size: 42px; line-height: 42px; }
  .hero-component .hc-cta-inline { display: inline-block; margin-left: 30px; }
  .hero-component .hc-cta-inline:first-child { margin-left: 0px; }
  .hero-component .hc-description, .hero-component .hc-heading, .hero-component .hc-subheading { padding: 0px 5%; }
  .hero-component .hc-window-illustration { display: block; }
  .hero-component.image { height: 460px; }
}
@media (min-width: 992px) {
  .hero-component.image { height: 560px; }
}
.interactive-graphic-component { padding: 60px 0px; text-align: center; }
.interactive-graphic-component .ixg-eyebrow { margin-bottom: 25px; }
.interactive-graphic-component .ixg-description { margin-bottom: 25px; }
.interactive-graphic-component .ixg-heading { margin-bottom: 25px; }
.interactive-graphic-component .ixg-graphic { margin: 40px auto 0px; }
.interactive-graphic-component .ixg-graphic-container { display: none; }
.interactive-graphic-component .ixg-graphic-container.active { display: inline; }
.interactive-graphic-component .ixg-cta-container { margin-top: 35px; }
.interactive-graphic-component .ixg-cta-wrapper { display: inline-block; margin-top: 5px; margin-right: 5px; }
.interactive-graphic-component .ixg-cta-wrapper:last-child { margin-right: 0px; }
.interactive-graphic-component > :first-child { margin-top: 0px; }
.interactive-graphic-component > :last-child { margin-bottom: 0px; }
@media (min-width: 768px) {
  .interactive-graphic-component .ixg-description, .interactive-graphic-component .ixg-heading { padding: 0px 5%; }
}
@media (min-width: 992px) {
  .interactive-graphic-component .ixg-cta-wrapper { margin-right: 30px; }
}
.half-width { padding-top: 60px; padding-bottom: 60px; }
.half-width > .col-sm-6:nth-of-type(n+1) { padding-top: 20px; padding-bottom: 0px; }
.half-width > .col-sm-6:first-of-type { padding-top: 0px; padding-bottom: 0px; }
.half-width + .half-width { padding-top: 20px; margin-top: -60px; }
@media (min-width: 768px) {
  .half-width > .col-sm-6:nth-of-type(2n+1) { padding: 20px 10px 0px 0px; }
  .half-width > .col-sm-6:nth-of-type(2n+2) { padding: 20px 0px 0px 10px; }
  .half-width > .col-sm-6:first-of-type, .half-width > .col-sm-6:nth-of-type(2) { padding-top: 0px; }
}
.ix-dynamic-form { padding: 60px 0px; text-align: center; position: relative; }
.ix-dynamic-form.df-sliding { overflow: hidden; }
.ix-dynamic-form .df-eyebrow { margin-bottom: 25px; }
.ix-dynamic-form .df-heading { margin-bottom: 25px; display: none; }
.ix-dynamic-form .df-description { margin: 0px 0px 20px; display: none; }
.ix-dynamic-form .progress-indicator-wrapper { display: none; }
.ix-dynamic-form .df-question.df-question-first .df-heading, .ix-dynamic-form .df-question.df-question-first .df-description { display: block; }
.ix-dynamic-form .df-question .group { padding: 0px; }
.ix-dynamic-form .df-step-container > .active, .ix-dynamic-form .df-step-container > .next, .ix-dynamic-form .df-step-container > .prev { display: block; }
.ix-dynamic-form .df-step-container > .active { left: 0px; }
.ix-dynamic-form .df-step-container > .active .df-button-wrapper { display: block; }
.ix-dynamic-form .df-step-container > .next, .ix-dynamic-form .df-step-container > .prev { position: absolute; top: 0px; width: 100%; }
.ix-dynamic-form .df-step-container > .next { left: 100%; }
.ix-dynamic-form .df-step-container > .prev { left: -100%; }
.ix-dynamic-form .df-step-container > .next.left, .ix-dynamic-form .df-step-container > .prev.right { left: 0px; }
.ix-dynamic-form .df-step-container > .active.left { left: -100%; }
.ix-dynamic-form .df-step-container > .active.right { left: 100%; }
.ix-dynamic-form .df-step-container > .df-steps.df-reset { float: left; display: block; }
.ix-dynamic-form .df-step-container.df-sliding { transition: left 0.6s ease 0s; }
.ix-dynamic-form .df-steps { transition: left 0.3s ease-in-out 0s; }
@media not all, not all {
  .ix-dynamic-form .df-steps { transition: transform 0.3s ease-in-out 0s; backface-visibility: hidden; perspective: 1000px; }
  .ix-dynamic-form .df-steps.next, .ix-dynamic-form .df-steps.active.right { transform: translate3d(100%, 0px, 0px); left: 0px; }
  .ix-dynamic-form .df-steps.prev, .ix-dynamic-form .df-steps.active.left { transform: translate3d(-100%, 0px, 0px); left: 0px; }
  .ix-dynamic-form .df-steps.next.left, .ix-dynamic-form .df-steps.prev.right, .ix-dynamic-form .df-steps.active { transform: translate3d(0px, 0px, 0px); left: 0px; }
}
.ix-dynamic-form .df-steps .df-disclaimer { display: none; }
.ix-dynamic-form .df-step-wrapper { position: relative; z-index: 1; }
.ix-dynamic-form .df-button-wrapper { display: none; margin-top: 40px; }
.ix-dynamic-form .df-mobile-cta { display: block; margin-top: 40px; }
.ix-dynamic-form .df-field-wrapper { margin-bottom: 30px; }
.ix-dynamic-form .df-field-wrapper.df-field-ex-large { max-width: 440px; margin: auto; }
.ix-dynamic-form .df-field-container > :last-child > :last-child:not(label) { margin-bottom: 0px; }
.ix-dynamic-form .disclaimer { padding-bottom: 0px; }
.df-step-button { display: none; }
.df-step-button.prev { float: left; }
.df-step-button.next { float: right; }
.df-step-button:first-child { float: left; }
.df-step-button:last-child { float: right; }
.df-step-button:only-child { float: none; }
.mobile-steps { width: 100%; height: auto; }
.mobile-steps .progress-indicator-wrapper { display: inline-block; margin: 0px 0px 20px -10px; }
.mobile-steps .df-question .df-heading, .mobile-steps .df-question .df-description { display: block; }
.mobile-steps .df-step-container { position: relative; width: 100%; }
.mobile-steps .df-steps { display: none; position: relative; }
.mobile-steps .df-steps .df-disclaimer { display: block; }
.mobile-steps .df-step-button { display: block; }
.mobile-previous-btn .df-step-button.mobile-previous-button { display: none; }
.mobile-previous-btn .df-step-button.mobile-previous-button.active { float: left; display: inline-block; }
.mobile-previous-btn .df-step-button.prev { display: none; }
.mobile-previous-btn .df-step-button:last-child { float: none; }
@media (min-width: 768px) {
  .ix-dynamic-form { width: 100%; height: auto; }
  .ix-dynamic-form .progress-indicator-wrapper { display: inline-block; margin: 0px 0px 20px -10px; }
  .ix-dynamic-form .df-step-container { position: relative; width: 100%; }
  .ix-dynamic-form .df-steps { display: none; position: relative; }
  .ix-dynamic-form .df-steps .df-disclaimer { display: block; }
  .ix-dynamic-form .df-question.df-question-last { display: none; }
  .ix-dynamic-form .df-question > :last-child { margin-bottom: 0px; }
  .ix-dynamic-form .df-heading { display: block; }
  .ix-dynamic-form .df-description { display: block; }
  .ix-dynamic-form .df-heading, .ix-dynamic-form .df-description { padding: 0px 5%; }
  .ix-dynamic-form .df-field-wrapper { display: inline-block; vertical-align: top; margin: 0px 20px 0px 0px; }
  .ix-dynamic-form .df-field-wrapper.df-field-large { width: 300px; }
  .ix-dynamic-form .df-field-wrapper.df-field-sm-large { width: 410px; }
  .ix-dynamic-form .df-field-wrapper.df-field-ex-large { max-width: 700px; }
  .ix-dynamic-form .df-field-wrapper.df-field-small { width: 80px; }
  .ix-dynamic-form .df-field-wrapper:last-child { margin-right: 0px; }
  .ix-dynamic-form .df-field-wrapper.df-field-block { display: block; margin: 20px auto 0px; }
  .ix-dynamic-form .df-field-combobox { position: relative; z-index: 11; }
  .ix-dynamic-form .df-step-button { display: block; }
  .ix-dynamic-form .df-mobile-eyebrow { display: none; }
  .ix-dynamic-form .df-mobile-cta { display: none; }
  .ix-dynamic-form .df-mobile-disclaimer { display: none; }
  .ix-dynamic-form .df-mobile-cta { display: none; }
  .mobile-previous-btn .df-step-button.mobile-previous-button, .mobile-previous-btn .df-step-button.mobile-previous-button.active { display: none; }
  .mobile-previous-btn .df-step-button.prev { display: block; }
  .mobile-previous-btn .df-step-button:last-child { float: right; }
  .mobile-previous-btn .df-step-button:only-child { float: none; }
}
@media (min-width: 992px) {
  .ix-dynamic-form .df-field-wrapper.df-field-large { width: 410px; }
  .ix-dynamic-form .df-field-wrapper.df-field-sm-large { width: 410px; }
}
.ix-dynamic-form-answers { display: none; }
.three-item-slider { padding: 60px 0px; text-align: center; }
.three-item-slider .ix3-heading { display: block; margin-top: 25px; }
.three-item-slider .ix3-description { margin-top: 20px; padding: 0px 8.333%; }
.three-item-slider .handle, .three-item-slider .slider-text-holder, .three-item-slider .track-text-holder, .three-item-slider .ix3-cta-wrapper { display: none; }
.three-item-slider .ll-item { text-align: left; }
.three-item-slider > :first-child { margin-top: 0px; }
html.js .three-item-slider.enabled .slider { position: relative; margin: 60px auto 0px; max-width: 800px; width: 80%; cursor: pointer; }
html.js .three-item-slider.enabled .track { padding: 20px 0px 30px; }
html.js .three-item-slider.enabled .bar { pointer-events: none; width: 100%; padding: 29px 36px; border: 4px solid rgb(0, 0, 0); border-radius: 32px; }
html.js .three-item-slider.enabled .slider-items, html.js .three-item-slider.enabled .slider-item { list-style: outside none none; margin: 0px; padding: 0px; position: relative; }
html.js .three-item-slider.enabled .slider-link { position: absolute; top: -41px; }
html.js .three-item-slider.enabled .slider-link .text { display: none; }
html.js .three-item-slider.enabled .slider-link .icon { display: block; margin: 4px 0px 0px 4px; border: 4px solid rgb(0, 0, 0); border-radius: 4px; }
html.js .three-item-slider.enabled .slider-link:hover, html.js .three-item-slider.enabled .slider-link:focus { outline: 0px none; }
html.js .three-item-slider.enabled .slider-link:hover .icon, html.js .three-item-slider.enabled .slider-link:focus .icon { margin: 0px; border: 8px solid rgb(0, 0, 0); border-radius: 8px; }
html.js .three-item-slider.enabled .handle { position: absolute; top: 7px; left: 0px; width: 90px; height: 90px; background-color: rgb(255, 255, 255); border: 8px solid rgb(0, 0, 0); border-radius: 45px; transition: opacity 0.468s ease 0s, transform 0.36s ease 0s; }
html.js .three-item-slider.enabled .handle:hover { border: 12px solid rgb(0, 0, 0); }
html.js .three-item-slider.enabled .track-text-holder { position: relative; margin: 0px auto; max-width: 764px; width: 80%; }
html.js .three-item-slider.enabled .track-text { position: absolute; text-transform: uppercase; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; transition: opacity 0.36s ease 0s; }
html.js .three-item-slider.enabled .slider-text-holder { position: relative; margin: 50px auto; max-width: 800px; width: 80%; min-height: 160px; }
html.js .three-item-slider.enabled .slider-text-item { display: none; position: absolute; border-radius: 12px; background-color: rgb(0, 0, 0); padding: 20px 26px 15px; width: 186px; }
html.js .three-item-slider.enabled .slider-text-item::after { content: ""; position: absolute; top: -18px; left: 50%; margin-left: -10px; border-width: 0px 10px 18px; border-style: solid; border-color: rgb(0, 0, 0) transparent; display: block; width: 0px; }
html.js .three-item-slider.enabled .slider-text { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 18px; line-height: 1.3em; color: rgb(255, 255, 255); margin-bottom: 0px; }
html.js .three-item-slider.enabled .handle, html.js .three-item-slider.enabled .slider-text-holder, html.js .three-item-slider.enabled .track-text-holder, html.js .three-item-slider.enabled .ix3-cta-wrapper { display: block; }
html.js .three-item-slider.enabled .ix3-cta-wrapper { min-height: 37px; }
html.js .three-item-slider.enabled .ix3-cta-wrapper .cta-item { display: none; }
html.js .three-item-slider.enabled .focus { outline: 1px dotted rgb(0, 0, 0); }
html.js .three-item-slider.enabled > :first-child { margin-top: 0px; }
@media (min-width: 480px) {
  html.js .three-item-slider.enabled .slider-text-holder { margin: 0px auto; }
}
@media (min-width: 768px) {
  html.js .three-item-slider.enabled .ix3-heading, html.js .three-item-slider.enabled .ix3-description { padding: 0px 5%; }
}
.jump-link { margin: 60px auto; text-align: center; }
.jump-link .jl-item { display: inline-block; }
.jump-link .jl-item .icon-caret-down { margin: 14px 0px 11px; display: inline-block; border-radius: 20px; background-color: rgb(0, 0, 0); width: 40px; height: 40px; line-height: 40px; font-size: 20px; color: rgb(249, 224, 56); }
.jump-link .jl-item .jl-text { display: block; }
@media (min-width: 768px) {
  .jump-link .jl-item { transition: all 0.3s ease-out 0s; }
  .jump-link .jl-item:hover { transform: translate(0px, 10px); }
}
body.jump-nav-docked { margin-top: 100px; }
body.jump-nav-docked header.navbar { box-shadow: none; }
#jump-nav { width: 100%; position: relative; padding-top: 50px; text-align: center; }
#jump-nav > nav { height: 50px; background: rgb(0, 0, 0) none repeat scroll 0% 0%; text-align: center; padding: 0px; top: 0px; transition: none 0s ease 0s ; }
#jump-nav > nav > .whats-on-page { position: absolute; top: 7px; left: 50%; transform: translate(-50%, 0px); }
#jump-nav > nav > .whats-on-page > .jn-description { margin: 0px; font-size: 18px; font-style: italic; text-align: center; }
#jump-nav > nav > .whats-on-page > .jump-nav-mobile-btn { display: none; }
#jump-nav > nav > .navbar-jump { display: inline-block; margin: 0px auto; float: none; padding: 0px; height: 100%; }
#jump-nav > nav > .navbar-jump > li { display: inline-block; vertical-align: top; height: 100%; }
#jump-nav > nav > .navbar-jump > li > .jn-link { border-top: 4px solid rgb(0, 0, 0); padding: 12px 30px 0px; height: 50px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; text-transform: uppercase; margin: 0px; color: rgb(255, 255, 255); }
#jump-nav > nav > .navbar-jump > li > .jn-link:hover, #jump-nav > nav > .navbar-jump > li > .jn-link:focus { background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(0, 195, 255); }
#jump-nav > nav > .navbar-jump > li > .jn-link.highlight { border-color: rgb(0, 195, 255); color: rgb(255, 255, 255); }
#jump-nav > nav > .navbar-jump > li > .jn-link.active { color: rgb(0, 195, 255); }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .btn-default { background-color: transparent; color: rgb(255, 255, 255); padding: 3px 15px 0px; font-size: 14px; margin: 8px 15px; height: 34px; overflow: hidden; }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .btn-default .icon { vertical-align: middle; }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > a.btn-default { padding: 12px 15px 0px; }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .dropdown-menu { background-color: rgb(232, 232, 232); margin: 0px; padding: 0px; border: 0px none; left: 50%; min-width: 194px; text-align: center; transform: translate(-50%, 0px); border-radius: 0px; box-shadow: none; }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .dropdown-menu > li { border-bottom: 1px solid rgb(206, 206, 206); }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .dropdown-menu > li:last-child { border-bottom: medium none; }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .dropdown-menu > li > a { color: rgb(0, 0, 0); text-transform: uppercase; display: block; text-align: center; padding: 12px 10px; }
#jump-nav > nav > .navbar-jump > li.take-action > .dropdown > .dropdown-menu > li > a:hover { color: rgb(0, 195, 255); }
#jump-nav > nav > .navbar-jump > li.take-action:hover .dropdown > .btn-default { color: rgb(249, 224, 56); }
#jump-nav > nav > .navbar-jump > li.take-action:hover .dropdown > .dropdown-menu { display: block; }
#jump-nav > nav > .mobile-navbar-jump { position: relative; top: 0px; left: 0px; margin: 0px; padding: 0px; background-color: rgb(255, 255, 255); overflow: hidden; transition: height 0.25s ease 0s; display: none; }
#jump-nav > nav > .mobile-navbar-jump > li { transition: all 0.25s ease 0s; visibility: hidden; display: block; border-bottom: 1px solid rgb(179, 179, 179); height: 50px; }
#jump-nav > nav > .mobile-navbar-jump > li > .jn-link { background: transparent none repeat scroll 0% 0%; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; color: rgb(0, 0, 0); text-transform: uppercase; height: auto; display: block; padding: 14px 0px; }
#jump-nav > nav > .mobile-navbar-jump > li > .jn-link:hover { color: rgb(0, 195, 255); }
#jump-nav > nav > .mobile-navbar-jump li.jn-divider { background-color: rgb(206, 206, 206); }
#jump-nav.sticky { position: fixed; top: 60px; padding-top: 0px; box-shadow: 0px 1px 0px 0px rgb(84, 84, 84); z-index: 990; }
#jump-nav.sticky > nav > .whats-on-page > p { display: none; }
#jump-nav.sticky > nav > .navbar-jump li.take-action .dropdown .btn-default { background-color: rgb(249, 224, 56); color: rgb(0, 0, 0); }
#jump-nav.sticky > nav > .navbar-jump li.take-action .dropdown .dropdown-menu { margin-top: 1px; }
@media (max-width: 991px) {
  body.jump-nav-docked { margin-top: 50px; }
  #jump-nav { margin-top: 0px; padding-top: 0px; z-index: 990; }
  #jump-nav > nav > .whats-on-page { background: rgb(0, 0, 0) none repeat scroll 0% 0%; position: relative; top: 0px; left: 0px; width: 100%; height: 50px; transform: none; }
  #jump-nav > nav > .whats-on-page > p { display: none; }
  #jump-nav > nav > .whats-on-page > .jump-nav-mobile-btn { display: block; width: 100%; border: medium none; margin: 0px; font-size: 18px; font-style: italic; text-align: center; color: rgb(255, 255, 255); padding: 11px 0px; background: transparent none repeat scroll 0% 0%; }
  #jump-nav > nav > .whats-on-page > .jump-nav-mobile-btn > .icon { font-size: 12px; }
  #jump-nav > nav > .navbar-jump { display: none; }
  #jump-nav > nav > .mobile-navbar-jump { display: block; }
  #jump-nav.open > nav > .whats-on-page > .jump-nav-mobile-btn { color: rgb(0, 195, 255); }
  #jump-nav.open > nav > .mobile-navbar-jump > li { visibility: visible; }
  #jump-nav.sticky { position: fixed; top: 60px; }
  #jump-nav.sticky > nav > .mobile-navbar-jump { position: fixed; top: 110px; left: 0px; width: 100%; }
  #jump-nav.sticky.open.scroll > nav > .mobile-navbar-jump { overflow-y: scroll; }
}
.link-list { padding: 60px 0px; width: 100%; text-align: center; }
.link-list .ll-heading { margin-top: 25px; }
.link-list .ll-description { margin: 25px 0px 0px; }
.link-list .ll-cta-container { display: inline-block; margin-top: 20px; }
.link-list .ll-cta-wrapper { margin-top: 20px; }
.link-list .ll-ul { padding: 0px; margin: 30px 0px 0px; list-style-type: none; text-align: left; }
.link-list.white .ll-item, .link-list.white .ll-unlinked-item { background-color: rgb(244, 244, 244); }
.link-list .ll-item, .link-list .ll-item-category, .link-list .ll-unlinked-item { margin-top: 3px; padding: 24px 60px 24px 20px; display: block; position: relative; background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.link-list .ll-item.ll-item:hover:not(.ll-item-no-cta), .link-list .ll-item.ll-item:active:not(.ll-item-no-cta), .link-list .ll-unlinked-item.ll-item:hover:not(.ll-item-no-cta), .link-list .ll-unlinked-item.ll-item:active:not(.ll-item-no-cta) { color: rgb(0, 195, 255); }
.link-list .ll-item.ll-item:hover:not(.ll-item-no-cta) .ll-summary, .link-list .ll-item.ll-item:active:not(.ll-item-no-cta) .ll-summary, .link-list .ll-unlinked-item.ll-item:hover:not(.ll-item-no-cta) .ll-summary, .link-list .ll-unlinked-item.ll-item:active:not(.ll-item-no-cta) .ll-summary { color: rgb(0, 0, 0); }
.link-list .ll-unlinked-item { padding-right: 20px; }
.link-list .ll-unlinked-item .icon { display: none ! important; }
.link-list .ll-item-summary { display: block; }
.link-list .ll-datestamp { display: block; margin-bottom: 10px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 24px; }
.link-list .ll-text { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 24px; }
.link-list .ll-item-cta-wrapper .ll-item-cta-link { font-size: 18px; }
.link-list .ll-item-cta-wrapper .ll-item-cta-link > a { color: rgb(0, 0, 0); }
.link-list .ll-item-cta-wrapper .ll-item-cta-link > a:hover { color: rgb(0, 195, 255); }
.link-list .ll-item-cta-wrapper .ll-item-cta-link, .link-list .ll-item-cta-wrapper .ll-item-cta-btn { display: block; margin-top: 20px; }
.link-list .ll-pagination { padding: 5px 0px 9px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 18px; text-align: center; text-transform: uppercase; }
.link-list .ll-pagination > li { display: inline-block; padding: 15px; }
.link-list .ll-pagination > li > a { color: rgb(0, 0, 0); }
.link-list .ll-pagination > li > a .icon { display: inline-block; width: 20px; height: 20px; }
.link-list .ll-pagination > li > a:hover, .link-list .ll-pagination > li > a:focus { border: 0px none; background: transparent none repeat scroll 0% 0%; }
.link-list .ll-pagination > li > a.disabled { color: rgb(206, 206, 206); }
.link-list > :first-child { margin-top: 0px; }
.white .link-list .ll-item { background-color: rgb(244, 244, 244); }
@media (max-width: 767px) {
  .link-list .ll-item .icon { top: 50%; margin-top: -9px; font-size: 20px; position: absolute; right: 20px; }
}
@media (min-width: 768px) {
  .link-list .ll-ul-table { display: table; width: 100%; border-collapse: separate; border-spacing: 0px 3px; }
  .link-list .ll-ul-table .has-cta { display: table-row; }
  .link-list .ll-ul-table .ll-unlinked-item-text { display: table-cell; padding: 24px 15px 24px 30px; vertical-align: top; }
  .link-list .ll-ul-table .ll-item-cta-wrapper { text-align: right; padding: 24px 30px 24px 15px; display: flex; flex-direction: row-reverse; white-space: nowrap; }
  .link-list .ll-ul-table .ll-item-cta-wrapper .ll-item-cta-btn, .link-list .ll-ul-table .ll-item-cta-wrapper .ll-item-cta-link { display: inline-block; margin: 0px; }
  .link-list .ll-ul-table .ll-item-cta-wrapper .ll-item-cta-btn + .ll-item-cta-link { margin-right: 30px; }
  .link-list .ll-item, .link-list .ll-item-category, .link-list .ll-unlinked-item { padding: 24px 30px; }
  .link-list .ll-description, .link-list .ll-heading { padding: 0px 5%; }
  .link-list .ll-item:not(.ll-item-no-cta) .icon { display: none; margin-left: 10px; }
  .link-list .ll-item:hover:not(.ll-item-no-cta) { color: rgb(0, 195, 255); }
  .link-list .ll-item:hover:not(.ll-item-no-cta) .icon { font-size: 20px; display: inline-block; color: rgb(0, 195, 255); }
  .link-list .ll-item:hover:not(.ll-item-no-cta) .ll-datestamp { border-color: rgb(0, 195, 255); }
  .link-list .ll-item:focus:not(.ll-item-no-cta) .icon { font-size: 20px; display: inline-block; }
  .link-list .ll-datestamp { display: table-cell; width: 115px; vertical-align: middle; padding-right: 15px; border-right: 3px solid rgb(0, 0, 0); }
  .link-list .ll-text { display: table-cell; vertical-align: middle; padding-left: 15px; }
  .link-list .ll-ul:not(.ll-ul-table) .ll-unlinked-item-text { width: 40%; display: inline-block; }
  .link-list .ll-ul:not(.ll-ul-table) .ll-item-cta-wrapper { float: right; text-align: right; padding: 0px 0px 0px 30px; display: block; width: 60%; }
  .link-list .ll-ul:not(.ll-ul-table) .ll-item-cta-wrapper .ll-item-cta-btn, .link-list .ll-ul:not(.ll-ul-table) .ll-item-cta-wrapper .ll-item-cta-link { display: inline-block; margin: 0px; }
  .link-list .ll-ul:not(.ll-ul-table) .ll-item-cta-wrapper .ll-item-cta-btn { margin-left: 30px; float: right; }
  .link-list .ll-ul:not(.ll-ul-table) .ll-single-cta .ll-item-cta-wrapper { width: 30%; }
  .link-list .ll-ul:not(.ll-ul-table) .ll-single-cta .ll-unlinked-item-text { width: 70%; }
}
@media (min-width: 992px) {
  .link-list .ll-datestamp { width: 135px; font-size: 28px; }
  .link-list .ll-text { font-size: 28px; }
  .link-list .ll-item-cta-wrapper .ll-item-cta-link { font-size: 20px; }
}
.modal { padding-right: 0px ! important; }
.modal-dialog { width: 100%; height: 100%; margin: 0px auto; }
.modal-dialog .modal-content { width: 100%; height: 100%; border-right: 1px solid rgb(250, 250, 250); border-radius: 0px; }
.modal-dialog .modal-logo { float: left; line-height: 1; }
.modal-dialog .modal-logo-txt { display: none; }
.modal-dialog .modal-header { width: 100%; z-index: 1000; position: fixed; padding: 20px; min-height: 60px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.modal-dialog .modal-header .close { position: absolute; top: 20px; right: 20px; float: none; opacity: 1; margin: 0px; font-size: 20px; }
.modal-dialog .modal-header .close-txt { float: left; padding: 1px 5px 0px 0px; font-weight: normal; }
.modal-dialog .modal-header .container { padding: 0px; }
.modal-dialog .modal-title { text-align: center; font-weight: normal; padding: 2px 80px 0px; }
.modal-dialog .modal-body { width: 100%; height: calc(100% - 62px); margin-top: 62px; overflow-y: auto; padding: 0px 0px 30px; color: rgb(0, 0, 0); }
.modal-dialog .modal-body > .container:first-child > .group-heading { padding-top: 60px; }
.modal-dialog .modal-footer { border-top: 1px solid rgb(229, 229, 229); padding: 20px; margin: 0px; }
.modal-dialog .modal-footer .container { padding: 0px; }
.modal-dialog .modal-btn-left { float: left; }
.modal-dialog .modal-btn-right { float: right; }
.modal-dialog .modal-footer-eyebrow { text-align: center; margin-bottom: 5px; }
.modal-dialog .modal-footer-description { text-align: center; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 18px; }
.modal-gallery .modal-content { background: rgb(0, 0, 0) none repeat scroll 0% 0%; border-radius: 0px; }
.modal-gallery .modal-header { border: medium none; color: rgb(255, 255, 255); background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.modal-gallery .modal-header .close { color: rgb(255, 255, 255); }
.modal-gallery.modal-dialog .modal-title { width: 100%; margin-left: 0px; }
.modal-gallery .modal-body { padding: 0px; color: rgb(255, 255, 255); }
.modal-sm .container { width: 100%; }
.modal-sm .heading { margin-bottom: 30px; }
.modal-sm .modal-body { padding: 0px 40px; }
.modal-sm .modal-footer { padding: 30px 0px; margin-top: 30px; }
@media (max-width: 767px) {
  .modal-sm .modal-content { display: table; }
  .modal-sm .modal-body { display: table-cell; vertical-align: middle; }
}
@media (max-width: 479px) {
  .modal-sm .modal-body { padding: 20px; }
}
@media (min-width: 768px) {
  .modal-dialog .modal-logo-txt { display: inline; }
  .modal-dialog .modal-footer-description { font-size: 20px; }
  .modal-sm.modal-dialog { width: 520px; height: auto; margin: 30px auto; }
}
.modal-open[style="padding-right: 17px;"] .navbar-fixed-top, .modal-open[style="padding-right: 17px;"] .navbar-fixed-bottom { padding-right: 17px; }
.multi-column-component { padding: 60px 0px; text-align: center; }
.multi-column-component .mc-graphic { margin: 30px 0px; }
.multi-column-component .mc-graphic .img-responsive { margin: 0px auto; }
.multi-column-component .mc-eyebrow { margin-bottom: 25px; }
.multi-column-component .mc-description { margin: 15px 0px 0px; }
.multi-column-component .mc-items { margin-top: 60px; }
.multi-column-component .mc-item { padding: 30px; border-bottom: 1px solid rgb(0, 0, 0); }
.multi-column-component .mc-item:last-child { border-bottom: medium none; padding-bottom: 0px; }
.multi-column-component .mc-item:first-child { padding-top: 0px; }
.multi-column-component .mc-item .mc-item-graphic { margin: 0px auto 25px; display: inline-block; }
.multi-column-component .mc-item .mc-item-graphic .img-responsive { display: inline-block; }
.multi-column-component .mc-item > :last-child { margin-bottom: 0px; }
.multi-column-component .mc-item .table-component { padding: 0px 10%; margin: 10px 0px 0px; }
.multi-column-component .mc-item .table-component tr td:last-child { font-size: 22px; }
.multi-column-component .mc-item .table-component tr:first-child td { padding: 0px 5px 5px; }
.multi-column-component .mc-item .table-component tr:last-child td { padding: 5px 5px 0px; }
.multi-column-component.blue-dark .mc-item, .multi-column-component.purple .mc-item { border-color: rgb(255, 255, 255); }
.multi-column-component .mc-item-eyebrow { margin-bottom: 25px; }
.multi-column-component .mc-item-heading { margin-bottom: 15px; }
.multi-column-component .mc-item-description { width: 100%; margin: 0px; }
.multi-column-component .mc-item-cta-container { display: inline-block; margin-top: 20px; }
.multi-column-component .mc-cta-item-wrapper { margin-top: 20px; }
.multi-column-component .mc-cta-container { display: inline-block; margin: 20px 0px 0px; width: 100%; }
.multi-column-component .mc-cta-wrapper { margin-top: 20px; }
.multi-column-component.no-border .mc-item { border: medium none; }
.multi-column-component > :first-child { margin-top: 0px; }
.blue-dark .multi-column-component .mc-item, .purple .multi-column-component .mc-item, .gray-darker .multi-column-component .mc-item { border-color: rgb(255, 255, 255); }
@media (max-width: 480px) {
  .multi-column-component .mc-item { padding: 30px 0px; }
}
@media (min-width: 768px) {
  .multi-column-component .mc-heading, .multi-column-component .mc-description { padding: 0px 5%; }
  .multi-column-component .mc-items { display: flex; flex-wrap: wrap; justify-content: center; }
  .multi-column-component .mc-items.left { justify-content: left; }
  .multi-column-component .mc-item { padding: 0px 40px 0px 0px; display: flex; flex-direction: column; border-right: 1px solid rgb(0, 0, 0); border-bottom: medium none; margin-right: 40px; }
  .multi-column-component .mc-item:last-child { border-right: medium none; margin-right: 0px; padding: 0px; }
  .multi-column-component .mc-item:first-child { padding-top: 0px; }
  .multi-column-component .mc-item.no-eyebrow-border { margin-top: 50px; }
  .multi-column-component .mc-item.no-eyebrow-border .mc-item-eyebrow { margin-top: -50px; }
  .multi-column-component .mc-item.col-sm-3 { width: calc(25% - 30px / 4); margin-right: 15px; padding-right: 15px; }
  .multi-column-component .mc-item.col-sm-3:nth-child(4n) { margin-right: 0px; padding: 0px; width: calc(25% - 30px / 4 - 15px); }
  .multi-column-component .mc-item.col-sm-3:nth-child(n+5) { margin-top: 20px; }
  .multi-column-component .mc-item.col-sm-4 { width: calc(33.3% - 40px / 3); }
  .multi-column-component .mc-item.col-sm-4:nth-child(3n) { margin-right: 0px; width: calc(33.3% - 40px / 3 - 40px); }
  .multi-column-component .mc-item.col-sm-4:nth-child(n+4) { margin-top: 20px; }
  .multi-column-component .mc-item.col-sm-6:nth-child(2n) { margin-right: 0px; width: calc(50% - 40px); }
  .multi-column-component .mc-item.col-sm-6:nth-child(n+3) { margin-top: 20px; }
  .multi-column-component .mc-item-graphic.image { min-height: 100px; width: 100%; }
  .multi-column-component .mc-item-cta-container { margin-top: auto; padding-top: 20px; }
  .multi-column-component .mc-cta-inline { display: inline-block; margin-left: 30px; }
  .multi-column-component .mc-cta-inline:first-child { margin-left: 0px; }
}
.multi-column-component.mc-balance .mc-item { margin: 0px 0px 20px; padding: 20px 0px; }
.multi-column-component.mc-balance .mc-item.no-border { border: medium none; }
.multi-column-component.mc-balance .mc-item.gray { background-color: rgb(244, 244, 244); }
.multi-column-component.mc-balance .mc-item:last-child { margin: 0px; }
.multi-column-component.mc-balance .mc-item .mc-item-eyebrow { margin: 0px; }
.multi-column-component.mc-balance .mc-item .mc-item-balance { font-size: 30px; margin: 10px 0px; line-height: 0.95em; }
.multi-column-component.mc-balance .mc-item .mc-item-asofdate { font-size: 12px; }
.multi-column-component.mc-balance .mc-item .mc-item-per-mo-stamp { font-size: 13px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; display: inline-block; width: 30px; line-height: 13px; text-align: left; position: relative; top: 3px; }
.multi-column-component.mc-balance .mc-item .icon-circle-arrow-up, .multi-column-component.mc-balance .mc-item .icon-circle-arrow-down { font-size: 22px; }
.multi-column-component.mc-balance .mc-item .icon-circle-arrow-up { color: rgb(151, 204, 85); }
.multi-column-component.mc-balance .mc-item .icon-circle-arrow-down { color: rgb(232, 36, 41); }
@media (min-width: 768px) {
  .multi-column-component.mc-balance .mc-item { margin: 0px 20px 0px 0px; }
  .multi-column-component.mc-balance .mc-item:last-child { margin: 0px; }
  .multi-column-component.mc-balance .col-sm-4:nth-child(3n) { width: calc(33.3% - 40px / 3); }
  .multi-column-component.mc-balance .col-sm-6:nth-child(2n) { width: calc(50% - 20px); }
}
.navbar-mobile { background: transparent none repeat scroll 0% 0%; width: 100%; box-shadow: 0px -2px 6px 0px rgba(0, 0, 0, 0.5); }
.navbar-mobile .overlay { display: none; position: fixed; width: 100%; height: 100%; opacity: 0.6; background-color: rgb(0, 0, 0); }
.navbar-mobile .menu-container { position: fixed; max-width: 480px; width: 100%; height: 0px; overflow-x: hidden; visibility: hidden; }
.navbar-mobile .menu-container.docked { margin-left: -100%; }
.navbar-mobile .main-bar { background: rgb(255, 255, 255) none repeat scroll 0% 0%; height: 60px; position: relative; }
.navbar-mobile .main-bar .open-button { border: medium none; background: rgb(232, 232, 232) none repeat scroll 0% 0%; padding: 20px; height: 100%; overflow: hidden; }
.navbar-mobile .main-bar.show-title .back-top { opacity: 1; pointer-events: auto; }
.navbar-mobile .main-bar.show-title .page-title { opacity: 1; }
.navbar-mobile .main-bar.show-title .tiaa-logo { opacity: 0; pointer-events: none; }
.navbar-mobile .main-bar.show-title .mn-cta-btn-holder { opacity: 1; }
.navbar-mobile .main-bar.show-title .mn-cta-holder.active { opacity: 1; pointer-events: auto; }
.navbar-mobile .tiaa-logo { width: calc(100% - 120px); position: absolute; top: 0px; left: 60px; text-align: center; }
.navbar-mobile .tiaa-logo > a { display: inline-block; height: 60px; font-size: 0px; }
.navbar-mobile .tiaa-logo > a::before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.navbar-mobile .navbar-mobile-right { position: absolute; top: 0px; right: 0px; margin: 0px; }
.navbar-mobile .navbar-mobile-right .nav-link { padding: 22px 10px; font-size: 14px; }
.navbar-mobile .navbar-mobile-right .dropdown-menu { position: fixed ! important; top: auto ! important; left: auto ! important; right: 0px; padding-bottom: 60px; width: 100%; min-width: 320px; max-width: 480px; height: auto; max-height: 100%; background-color: transparent; overflow-y: auto; }
.navbar-mobile .navbar-mobile-right .login-button-dropdown { position: relative; background-color: rgb(249, 224, 56); width: 60px; }
.navbar-mobile .navbar-mobile-right .login-container { width: 100%; background-color: rgb(244, 244, 244); }
.navbar-mobile .navbar-mobile-right .login-container .panel-slider.horizontal .sl-panel.open { visibility: inherit; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel { position: relative; min-height: 460px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .container { padding: 0px; width: 100%; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .form-component { margin: 30px; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .login-form-buttons .btn, .navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .login-register { margin-bottom: 15px; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .nav { position: absolute; bottom: 0px; width: 100%; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .nav > li { float: left; width: 50%; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .nav > li > a { margin: 3px 3px 3px 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 24px 0px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 16px; text-transform: uppercase; text-align: center; color: rgb(0, 0, 0); }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .nav > li > a:focus, .navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .nav > li > a:hover { color: rgb(108, 181, 222); }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-form-panel .nav > li:first-child > a { margin-left: 3px; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel { min-height: 460px; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel .nav > li { width: 100%; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel .nav > li > a { margin: 0px 1px 1px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 27px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; color: rgb(0, 0, 0); }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel .nav > li > a:focus, .navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel .nav > li > a:hover { color: rgb(0, 195, 255); }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel .nav > li.login-form-tab > a { background: transparent none repeat scroll 0% 0%; padding: 22px 27px; }
.navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel .nav > li.login-form-tab > a .screenreader { display: none; }
html.no-js .navbar-mobile .navbar-mobile-right .login-container #mobile-login-help-panel .nav > li.login-form-tab > a { display: none; }
.navbar-mobile .navbar-mobile-right .profile-button-dropdown { position: relative; width: 60px; background-color: rgb(232, 232, 232); }
.navbar-mobile .navbar-mobile-right .profile-button-dropdown .nav-link { padding: 16px 10px 10px; width: 60px; text-align: center; position: relative; }
.navbar-mobile .navbar-mobile-right .profile-button-dropdown .nav-link .icon { margin: 0px; color: rgb(0, 0, 0); font-size: 30px; }
.navbar-mobile .navbar-mobile-right .profile-button-dropdown .nav-link .badge { position: absolute; top: 5px; right: 5px; background-color: rgb(249, 224, 56); color: rgb(0, 0, 0); padding: 5px 7px; font-size: 12px; }
.navbar-mobile .navbar-mobile-right .profile-container { border-bottom: 1px solid rgb(255, 255, 255); padding: 15px; background-color: rgb(244, 244, 244); }
.navbar-mobile .navbar-mobile-right .profile-container h3 { padding: 0px 15px; font-size: 18px; font-family: "Agenda Bold",Helvetica,Arial,sans-serif; margin: 18px 0px; }
.navbar-mobile .navbar-mobile-right .profile-container .nav li.profile-message-center { padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px solid rgb(206, 206, 206); }
.navbar-mobile .navbar-mobile-right .profile-container .nav li.profile-logout { padding-top: 5px; margin-top: 5px; border-top: 1px solid rgb(206, 206, 206); }
.navbar-mobile .navbar-mobile-right .profile-container .nav li a { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; color: rgb(0, 0, 0); }
.navbar-mobile .navbar-mobile-right .profile-container .nav li a .badge { padding: 5px 7px; background-color: rgb(249, 224, 56); color: rgb(0, 0, 0); font-size: 12px; }
.navbar-mobile .navbar-mobile-right .profile-container .nav li a:hover, .navbar-mobile .navbar-mobile-right .profile-container .nav li a:focus { color: rgb(0, 0, 0) ! important; }
.navbar-mobile .open-bar { transition: margin-left 0.3s ease 0s, visibility 0.3s ease 0s; background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-bottom: 1px solid rgb(217, 217, 217); height: 60px; position: absolute; z-index: 10000; max-width: 480px; width: 100%; top: 0px; left: 0px; margin-left: -100%; visibility: hidden; }
.navbar-mobile .open-bar .back-button, .navbar-mobile .open-bar .close-button { position: absolute; border: medium none; background: transparent none repeat scroll 0% 0%; padding: 20px 20px 13px; top: 0px; }
.navbar-mobile .open-bar .back-button { display: none; left: 0px; }
.navbar-mobile .open-bar .close-button { right: 0px; }
.navbar-mobile .open-bar .section-label { font-size: 15px; width: 80%; margin: 0px auto; padding-top: 20px; text-align: center; }
.navbar-mobile .open-bar.bar-open { margin-left: 0px; visibility: visible; }
.navbar-mobile .open-bar.sub-menu-open .back-button { display: block; }
.navbar-mobile .open-bar.sub-menu-open .search-button { display: none; }
.navbar-mobile .open-bar.sub-menu-open .tiaa-logo { display: none; }
.navbar-mobile .mn-menu { transition: margin-left 0.3s ease 0s, visibility 0.3s ease 0s; position: fixed; width: 100%; height: 100%; max-width: 480px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; left: 0px; top: 60px; visibility: visible; }
.navbar-mobile .mn-menu .menu-scroll-area { position: fixed; height: calc(100% - 60px); width: 100%; max-width: 480px; padding-bottom: 90px; overflow-y: auto; }
.navbar-mobile .mn-menu .mn-list { list-style: outside none none; padding: 0px; }
.navbar-mobile .mn-menu .mn-list li { position: relative; border-bottom: 1px solid rgb(217, 217, 217); }
.navbar-mobile .mn-menu .mn-list li.clicked.mn-item p, .navbar-mobile .mn-menu .mn-list li.clicked.mn-item a, .navbar-mobile .mn-menu .mn-list li.clicked.mn-link p, .navbar-mobile .mn-menu .mn-list li.clicked.mn-link a { color: rgb(0, 195, 255); }
.navbar-mobile .mn-menu .mn-list li.mn-item p, .navbar-mobile .mn-menu .mn-list li.mn-item a, .navbar-mobile .mn-menu .mn-list li.mn-link p, .navbar-mobile .mn-menu .mn-list li.mn-link a, .navbar-mobile .mn-menu .mn-list li.mn-label p, .navbar-mobile .mn-menu .mn-list li.mn-label a { margin: 0px; display: block; padding: 24px 60px 18px 20px; color: rgb(0, 0, 0); }
.navbar-mobile .mn-menu .mn-list li.mn-item p .icon, .navbar-mobile .mn-menu .mn-list li.mn-item a .icon, .navbar-mobile .mn-menu .mn-list li.mn-link p .icon, .navbar-mobile .mn-menu .mn-list li.mn-link a .icon, .navbar-mobile .mn-menu .mn-list li.mn-label p .icon, .navbar-mobile .mn-menu .mn-list li.mn-label a .icon { display: inline; margin-left: 7px; }
.navbar-mobile .mn-menu .mn-list li.mn-item a.highlight-link, .navbar-mobile .mn-menu .mn-list li.mn-link a.highlight-link, .navbar-mobile .mn-menu .mn-list li.mn-label a.highlight-link { color: rgb(0, 195, 255); }
.navbar-mobile .mn-menu .mn-list li.mn-item, .navbar-mobile .mn-menu .mn-list li.mn-link, .navbar-mobile .mn-menu .mn-list li.mn-text { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; }
.navbar-mobile .mn-menu .mn-list li.mn-item > a::after { content: ""; position: absolute; top: 27px; right: 20px; width: 12px; height: 19px; font-family: "TIAA Iconography"; cursor: pointer; }
.navbar-mobile .mn-menu .mn-list li.mn-label { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; color: rgb(84, 84, 84); text-transform: uppercase; padding: 53px 20px 18px; letter-spacing: 0.6px; }
.navbar-mobile .mn-menu .mn-list li.mn-label:first-child { padding-top: 33px; }
.navbar-mobile .mn-menu .mn-list li.mn-label.under-search:first-child { padding-top: 47px; }
.navbar-mobile .mn-menu .mn-list li.mn-text { margin: 0px; display: block; padding: 18px 60px 18px 20px; color: rgb(0, 0, 0); line-height: 1.4em; }
.navbar-mobile .mn-menu .mn-list li.mn-text .mn-text-eyebrow { font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 20px; letter-spacing: -0.04em; }
.navbar-mobile .mn-menu .mn-list li.mn-text .mn-text-heading { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 24px; line-height: 1.6em; }
.navbar-mobile .mn-menu .mn-list li.mn-text .mn-text-description { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; }
.navbar-mobile .mn-menu .search-form-component {  }
.navbar-mobile .mn-menu .search-form-component .container { padding: 0px; width: 100%; }
.navbar-mobile .mn-menu .search-form-component .form-component { background-color: rgb(244, 244, 244); padding: 20px 10px; overflow: auto; }
.navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .input-group { display: block; }
.navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .form-control { border-width: medium 40px; border-style: none solid; border-color: -moz-use-text-color transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; height: 40px; font-size: 18px; line-height: 40px; color: rgb(0, 0, 0); box-shadow: none; }
.navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .icon-before, .navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .btn-clear { margin-top: 5px; width: 40px; height: 30px; }
.navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .icon-before.icon-before, .navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .btn-clear.icon-before { margin-right: -40px; }
.navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .icon-before.icon-before .icon, .navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .btn-clear.icon-before .icon { line-height: 30px; z-index: 1001; }
.navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .icon-before.btn-clear, .navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .btn-clear.btn-clear { margin-left: -40px; }
.navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .icon-before.btn-clear .icon, .navbar-mobile .mn-menu .search-form-component .form-component #mobile-search-input-form-group .btn-clear.btn-clear .icon { line-height: 30px; z-index: 1001; }
.navbar-mobile .mn-menu .search-form-component .sf-results.open { margin-top: 40px; }
.navbar-mobile .mn-menu .search-form-component .sf-results .container { padding: 0px 15px; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list { padding: 0px; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-ul { margin: 0px 0px 20px; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item, .navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item-category { padding: 10px; background: transparent none repeat scroll 0% 0%; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item-category { text-align: left; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 14px; line-height: 28px; color: rgb(0, 195, 255); }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item:hover, .navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item:focus, .navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item:active { background: rgb(244, 244, 244) none repeat scroll 0% 0%; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item .icon { display: none; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-item-summary { font-size: 16px; color: rgb(0, 0, 0); }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-pagination { font-size: 14px; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-pagination li { padding: 15px 0px; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-pagination li.pages-previous .text { padding-left: 30px; }
.navbar-mobile .mn-menu .search-form-component .sf-results .link-list .ll-pagination li.pages-next .text { padding-right: 30px; }
.navbar-mobile .mn-menu.menu-top-level.docked, .navbar-mobile .mn-menu.menu-mid-level.docked, .navbar-mobile .mn-menu.menu-low-level.docked { margin-left: -100%; visibility: hidden; }
.navbar-mobile .mn-menu.menu-mid-level.beyond, .navbar-mobile .mn-menu.menu-low-level.beyond { margin-left: -100%; visibility: hidden; }
.navbar-mobile .mn-menu.menu-mid-level.docked, .navbar-mobile .mn-menu.menu-low-level.docked { margin-left: 100%; }
.navbar-mobile.open .overlay, .navbar-mobile.open .open-bar { display: block; }
.navbar-mobile.open .menu-container { height: 100%; visibility: visible; }
.navbar-mobile.open .main-bar { display: none; }
.navbar-mobile.login-open .overlay { display: block; }
.navbar-mobile.login-open .menu-login { height: 100%; visibility: visible; }
.navbar-mobile #mobile-menu-account .container { background-color: rgb(244, 244, 244); padding: 18px 18px 0px; width: 100%; }
.navbar-mobile #mobile-menu-account .input-form-group .form-control { font-size: 16px; }
.navbar-mobile #mobile-menu-account .switch-component { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
.navbar-mobile #mobile-menu-account .login-form-buttons .btn { margin: 0px; }
.navbar-mobile #mobile-menu-account .login-register { margin: 15px 0px 20px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
.navbar-mobile #mobile-menu-account .nav { background-color: rgb(244, 244, 244); }
.navbar-mobile #mobile-menu-account .nav > li { float: left; width: 50%; }
.navbar-mobile #mobile-menu-account .nav > li > a { margin: 10px 3px 10px 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 24px 0px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 16px; text-transform: uppercase; text-align: center; color: rgb(0, 0, 0); }
.navbar-mobile #mobile-menu-account .nav > li > a:focus, .navbar-mobile #mobile-menu-account .nav > li > a:hover { color: rgb(0, 0, 0); }
.navbar-mobile #mobile-menu-account .nav > li:first-child > a { margin-left: 10px; }
.navbar-mobile #mobile-menu-account .nav > li:last-child > a { margin-right: 10px; }
@media (min-width: 480px) {
  .navbar-mobile .navbar-mobile-right .login-button-dropdown .dropdown-menu { max-width: 320px; }
  .navbar-mobile .mn-menu .search-form-component .form-component { padding: 20px; }
}
@media (max-width: 767px) {
  .navbar-mobile .navbar-mobile-right .profile-button-dropdown .dropdown-menu { overflow: auto; background: transparent none repeat scroll 0% 0%; height: 100%; }
  .navbar-mobile .navbar-mobile-right .profile-button-dropdown .dropdown-menu > li { height: 500px; }
  .navbar-mobile .navbar-mobile-right .profile-button-dropdown .dropdown-menu .profile-container { height: 470px; overflow-y: auto; }
  .navbar-mobile .navbar-mobile-right .profile-button-dropdown .dropdown-menu .no-advisor .profile-container { height: 280px; }
}
@media (min-width: 992px) {
  .navbar-mobile { display: none; }
}
.mobile-cobranding { display: block; height: 78px; margin: 0px 20px; text-align: center; border-bottom: 1px solid rgb(232, 232, 232); }
.mobile-cobranding .logo-co-branding-text, .mobile-cobranding .logo-co-branding-image { display: table; width: 100%; height: 100%; font-size: 19px; line-height: 21px; }
.mobile-cobranding .logo-co-branding-text-center { display: table-cell; vertical-align: middle; }
.nav-cobrand-text, .logo-co-branding-text { font-family: "Agenda Medium",Helvetica,Arial,sans-serif; }
.cobranding .navbar-notification .li-notification > a { padding: 0px 15px; line-height: 60px; }
.cobranding .navbar-notification .li-notification > a:hover .count, .cobranding .navbar-notification .li-notification > a:focus .count { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); }
.cobranding.navbar-mobile .mobile-cobranding-holder { height: 78px; top: 60px; position: absolute; text-align: center; width: 100%; border-top: 1px solid rgb(232, 232, 232); display: table; }
.cobranding.navbar-mobile .mobile-cobranding-holder div { vertical-align: middle; display: table-cell; }
.cobranding.navbar-mobile.header-no-sticky { position: absolute; top: 0px; }
.cobranding.navbar-mobile.header-no-sticky.open { position: fixed; }
.cobranding.navbar-mobile.header-no-sticky:not(.open) { z-index: 1; }
.cobranding.navbar-mobile .nav-cobrand-text { position: absolute; top: 0px; left: 76px; display: none; height: 100%; width: calc(100% - 270px); }
.cobranding.navbar-mobile .nav-cobrand-logo { display: none; }
.cobranding #mobile-menu-open-bar.open-bar { height: 138px; }
.cobranding #mobile-menu-open-bar.open-bar.sub-menu-open { height: 60px; }
.cobranding #mobile-menu-open-bar.open-bar.sub-menu-open .tiaa-logo, .cobranding #mobile-menu-open-bar.open-bar.sub-menu-open .mobile-cobranding-holder { display: none; }
.cobranding #mobile-menu-open-bar .logo-co-branding { margin: auto; display: block; padding-left: 0px; }
.cobranding #mobile-menu-open-bar .logo-co-branding-text { font-size: 19px; line-height: 21px; text-align: center; position: static; }
.cobranding #mobile-menu-main { top: 138px; }
.cobranding-white-label.mobile-cobranding { position: relative; z-index: 2; top: -60px; height: 0px; margin: 0px 60px; }
.cobranding-white-label.mobile-cobranding .logo-co-branding { max-height: 42px; }
.cobranding-white-label.mobile-cobranding .logo-co-branding-text, .cobranding-white-label.mobile-cobranding .logo-co-branding-image { display: table; height: 60px; }
.cobranding-white-label.mobile-cobranding .logo-co-branding-text .logo-co-branding-text-center, .cobranding-white-label.mobile-cobranding .logo-co-branding-image .logo-co-branding-text-center { display: table-cell; vertical-align: middle; }
.cobranding-white-label.navbar-mobile.open { z-index: 3; }
.cobranding-white-label .tiaa-logo { display: none; }
.navbar-notification .btn-announcements { padding-left: 15px; padding-right: 5px; }
.navbar-notification .btn-announcements-text { display: none; }
.profile-button-dropdown .profile-container { background-color: rgb(244, 244, 244); padding: 10px; color: rgb(0, 0, 0); }
.profile-button-dropdown .profile-container .profile-panel-with-advisor { border-top: 1px solid rgb(206, 206, 206); margin-top: 10px; }
.profile-button-dropdown .profile-container .advisor-contact { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 14px; padding: 10px 10px 0px 15px; }
.profile-button-dropdown .profile-container .advisor-contact ul li { margin-bottom: 20px ! important; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; }
.profile-button-dropdown .profile-container .advisor-info { font-size: 20px; padding: 0px 0px 10px 5px; }
.profile-button-dropdown .profile-container .advisor-info .advisor-name { margin: 10px 0px 0px; font-size: 18px; }
.profile-button-dropdown .profile-container .advisor-info .advisor-title { font-size: 16px; margin-top: 5px; font-family: "Agenda Medium",Helvetica,Arial,sans-serif; }
.profile-button-dropdown .profile-container .advisor-info img { width: 85px; height: 85px; border-radius: 50%; }
.profile-button-dropdown .profile-container .advisor-info .advisor-picture, .profile-button-dropdown .profile-container .advisor-info .advisor-name { text-align: center; }
.profile-button-dropdown .profile-container .advisor-info .icon { margin-top: 10px; font-size: 60px; }
@media (min-width: 1199px) {
  .navbar-notification .btn-announcements { padding-left: 30px; padding-right: 30px; }
  .navbar-notification .btn-announcements-text { display: inline-block; }
}
@media (min-width: 768px) {
  .cobranding .navbar-notification .li-notification > a { line-height: 90px; }
  .cobranding.navbar-mobile .main-bar { height: 90px; }
  .cobranding.navbar-mobile :not(.open-bar) .tiaa-logo { width: auto; left: auto; right: 80px; }
  .cobranding.navbar-mobile :not(.open-bar) .tiaa-logo > a { height: 90px; }
  .cobranding.navbar-mobile .nav-cobrand-text { display: table; width: calc(100% - 280px); }
  .cobranding.navbar-mobile .nav-cobrand-center { display: table-cell; vertical-align: middle; }
  .cobranding.navbar-mobile .nav-cobrand-logo { display: inline; padding-left: 16px; }
  .mobile-cobranding { display: none; }
}
.navbar-collapse { position: relative; }
.nav { margin-bottom: 0px; padding-left: 0px; list-style: outside none none; }
.nav::before, .nav::after { content: " "; display: table; }
.nav::after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a img { max-width: none; }
.nav > li > a:hover, .nav > li > a:focus { background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); text-decoration: none; }
.nav > li.disabled > a { color: rgb(119, 119, 119); }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { background-color: transparent; color: rgb(119, 119, 119); }
.nav > li.dropdown > .dropdown-menu { display: block; max-height: 0px; visibility: hidden; overflow: hidden; transition: max-height 0s ease-out 0s; }
html.no-js .nav > li.dropdown:hover > .dropdown-menu, .nav > li.dropdown.open > .dropdown-menu { max-height: 800px; visibility: visible; transition: max-height 0.6s ease-out 0s; }
.navbar { border-color: transparent; background-color: rgb(255, 255, 255); }
.navbar-nav { margin: 10px 0px; }
.navbar-nav > li { position: static; }
.navbar-nav > li > a { padding: 22px 30px 0px; height: 60px; text-align: center; }
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus { background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); outline: medium none; }
.navbar-nav > li .nav-link { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; text-transform: uppercase; line-height: 20px; }
.navbar-nav > li.open > a { background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); outline: medium none; }
.navbar-nav > li.open > a::before { content: ""; position: absolute; bottom: -9px; left: 50%; margin-left: -10px; border-width: 10px 10px 0px; border-style: solid; border-color: rgb(0, 195, 255) transparent; outline: 1px solid transparent; display: block; width: 0px; z-index: 1001; }
.navbar-nav > li.highlight > a { border-top: 4px solid rgb(0, 195, 255); padding-top: 16px; }
.navbar-nav > li.highlight.highlight-link { color: rgb(0, 195, 255); }
.navbar-nav > li.dropdown > .dropdown-menu { margin-top: 0px; border: medium none; border-radius: 0px; box-shadow: none; background-color: rgb(232, 232, 232); padding: 0px; width: 100%; }
.navbar-nav > li.dropdown > .dropdown-menu .container { position: relative; padding: 50px 0px 12px; }
.navbar-nav > li.dropdown > .dropdown-menu .container .col-xs-3 { padding-right: 20px; }
.navbar-nav > li.dropdown > .dropdown-menu ul, .navbar-nav > li.dropdown > .dropdown-menu ul li { display: block; margin: 0px; padding: 0px; list-style: outside none none; }
.navbar-nav > li.dropdown > .dropdown-menu .subnav-section { margin-bottom: 40px; }
.navbar-nav > li.dropdown > .dropdown-menu .subnav-column-title { margin-bottom: 32px; font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 24px; letter-spacing: -0.5px; }
.navbar-nav > li.dropdown > .dropdown-menu .subnav-section-title { margin-bottom: 16px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; letter-spacing: 0.2px; text-transform: uppercase; color: rgb(102, 102, 102); }
.navbar-nav > li.dropdown > .dropdown-menu .subnav-link { margin-bottom: 3px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; }
.navbar-nav > li.dropdown > .dropdown-menu .subnav-link .icon { display: inline; margin-left: 7px; }
.navbar-nav > li.dropdown > .dropdown-menu a { color: rgb(0, 0, 0); }
.navbar-nav > li.dropdown > .dropdown-menu a:hover { color: rgb(0, 195, 255); }
.navbar-nav > li.dropdown > .dropdown-menu a.highlight-link { color: rgb(0, 195, 255); }
.navbar-nav > li.dropdown > .dropdown-menu.no-padding .container { padding: 0px; }
.navbar-nav > li.dropdown.not-full-bleed { position: relative; }
.navbar-nav > li.dropdown.not-full-bleed > .dropdown-menu { min-width: 160px; width: auto; background-color: transparent; }
.navbar-nav > li.dropdown.not-full-bleed > .dropdown-menu .container { padding: 0px; }
@media (max-width: 991px) {
  .navbar-nav > .open > .dropdown-menu { position: static; float: none; margin-top: 0px; border: 0px none; box-shadow: none; background-color: transparent; width: auto; }
  .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: 992px) {
  .navbar-nav { float: left; margin: 0px; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 20px; padding-bottom: 20px; }
}
@media (min-width: 992px) {
  .navbar:not(.navbar-fixed-top) { z-index: 11; }
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0px; border-radius: 4px 4px 0px 0px; }
.navbar-main .nav-account-login .container { margin: 0px; padding-top: 0px ! important; width: 70%; }
.navbar-main .nav-account-login .form-component .fc-heading { margin-top: 0px; margin-bottom: 15px; font-weight: bold; }
.navbar-main .nav-account-login .form-component .switch-component { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
.navbar-main .nav-account-login .form-component .login-form-buttons .btn { float: left; width: 40%; }
.navbar-main .nav-account-login .login-register { float: right; margin-top: 8px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; text-align: right; }
.navbar-right { margin-right: 0px; }
.navbar-right .login-button-dropdown { background-color: rgb(249, 224, 56); width: 160px; }
.navbar-right .login-button-dropdown .login-form-component .container { width: 100%; padding: 0px ! important; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu { background: rgb(232, 232, 232) none repeat scroll 0% 0%; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu > .container { max-width: 1200px; width: 100%; padding: 0px; font-size: 0px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-form-component { display: inline-block; width: 100%; padding: 15px 25px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .form-component > p { display: inline; font-size: 14px; padding-right: 3px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .form-component > p:first-child { display: block; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .input-form-group { display: inline-block; width: 23%; padding-right: 10px; vertical-align: middle; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .input-form-group .form-control { padding-top: 8px; padding-bottom: 8px; height: 45px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-form-buttons { display: inline-block; padding: 0px 10px; width: 18%; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-form-buttons .btn { margin: 0px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .switch-component { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; margin: 0px 0px 0px 25px; vertical-align: middle; position: absolute; top: 10px; left: calc(60% + 20px); }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .switch-component .background { margin-left: 15px; vertical-align: middle; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .switch-component .background ~ .label-checked, .navbar-right .login-button-dropdown.full-bleed .dropdown-menu .switch-component .background ~ .label-unchecked { width: 30px; margin: 0px 0px 0px 10px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-register { display: none; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-forgot { font-size: 14px; display: inline-block; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; vertical-align: middle; margin: 0px 0px 0px 230px; text-align: left; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-forgot a { display: block; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .inline { padding-left: 0px; list-style: outside none none; display: inline-block; vertical-align: middle; font-size: 0px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .inline > li { display: inline; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .inline > li > a { border-left: 1px solid rgb(0, 0, 0); padding: 0px 8px; }
.navbar-right .login-button-dropdown.full-bleed .dropdown-menu .inline > li:first-child > a { border-left: 0px none; padding-left: 0px; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container { background-color: rgb(232, 232, 232); width: 306px; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container .panel-slider.horizontal .sl-panel.open { visibility: inherit; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-form-panel .form-component { margin: 30px; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-form-panel .nav > li { float: left; width: 50%; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-form-panel .nav > li > a { margin: 3px 3px 3px 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 24px 0px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 16px; text-transform: uppercase; text-align: center; color: rgb(0, 0, 0); }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-form-panel .nav > li > a:focus, .navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-form-panel .nav > li > a:hover { color: rgb(108, 181, 222); }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-form-panel .nav > li:first-child > a { margin-left: 3px; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel { min-height: 460px; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel .nav > li { width: 100%; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel .nav > li > a { margin: 0px 1px 1px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 27px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; color: rgb(0, 0, 0); }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel .nav > li > a:focus, .navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel .nav > li > a:hover { color: rgb(0, 195, 255); }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel .nav > li.login-form-tab > a { background: transparent none repeat scroll 0% 0%; padding: 22px 27px; }
.navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel .nav > li.login-form-tab > a .screenreader { display: none; }
html.no-js .navbar-right .login-button-dropdown.not-full-bleed .dropdown-menu .login-container #login-help-panel .nav > li.login-form-tab > a { display: none; }
.navbar-right .search-button { width: 60px; height: 60px; background-color: rgb(255, 255, 255); }
.navbar-right .search-button > a > .icon-search { margin-left: -10px; width: 20px; }
.navbar-right .search-button .dropdown-menu { min-height: 450px; }
.navbar-right .search-button .dropdown-menu > .container { padding: 30px 0px 50px ! important; }
.navbar-right .search-button .dropdown-menu .search-form-component {  }
.navbar-right .search-button .dropdown-menu .search-form-component .container { padding: 20px 0px; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component { position: relative; z-index: 1001; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group { width: 99%; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .input-group { display: block; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .form-control { border-width: medium 60px; border-style: none solid; border-color: -moz-use-text-color transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 10px 0px; font-size: 24px; line-height: 40px; height: 60px; color: rgb(0, 0, 0); outline: medium none; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ac-results { padding: 10px 60px; top: 60px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-autocomplete { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(244, 244, 244); }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-autocomplete li { padding: 10px 22px 10px 0px; margin-left: 60px; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-autocomplete li .icon-search { margin: 0px; width: auto; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-autocomplete li .icon-search::before { margin-left: -40px; margin-top: 0px; font-size: 24px; padding: 0px; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-autocomplete li a { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 26px; color: rgb(84, 84, 84); }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-menu-item:hover, .navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-menu-item.ui-state-focus { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-menu-item:hover > a, .navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .ui-menu-item.ui-state-focus > a { color: rgb(0, 195, 255); }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .icon-before, .navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .btn-clear { font-size: 24px; margin-top: 5px; }
.navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .icon-before .icon, .navbar-right .search-button .dropdown-menu .search-form-component .form-component #search-input-form-group .btn-clear .icon { z-index: 1002; font-size: 100% ! important; margin: 0px; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .container { padding: 0px; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list { padding: 0px; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-ul { margin: 0px 0px 20px; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item, .navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item-category { padding: 10px; background: transparent none repeat scroll 0% 0%; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item-category { text-align: left; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; font-size: 14px; line-height: 28px; color: rgb(0, 195, 255); }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item:hover, .navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item:focus, .navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item:active { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item .icon { display: none; }
.navbar-right .search-button .dropdown-menu .search-form-component .sf-results .link-list .ll-item-summary { font-size: 16px; color: rgb(0, 0, 0); }
.navbar-right .search-button .dropdown-menu .search-form-component .search-overlay { background-color: rgb(0, 0, 0); opacity: 0.5; position: fixed; height: 100%; width: 100%; z-index: 1000; transition: opacity 0.3s ease 0s; }
.navbar-right .search-button .dropdown-menu .search-form-component .search-overlay.collapsed { opacity: 0; }
.navbar-right .messages-button-dropdown { width: 130px; }
.navbar-right .messages-button-dropdown.full-length { width: 175px; }
.navbar-right .messages-button-dropdown > a { background-color: rgb(255, 255, 255); font-size: 12px; padding: 20px 5px 15px 10px; position: relative; }
.navbar-right .messages-button-dropdown > a .badge { background-color: rgb(249, 224, 56); color: rgb(0, 0, 0); margin-right: 5px; font-size: 12px; }
.navbar-right .messages-button-dropdown > a > .icon-email { display: none; }
.navbar-right .messages-button-dropdown.minimize { width: 45px; }
.navbar-right .messages-button-dropdown.minimize > a { padding: 20px 5px 15px 0px; background-color: rgb(232, 232, 232); }
.navbar-right .messages-button-dropdown.minimize > a > .icon-email { display: inline; font-size: 20px; font-weight: bold; }
.navbar-right .messages-button-dropdown.minimize .my-messages-text { display: none; }
.navbar-right .messages-button-dropdown.minimize .badge { position: absolute; top: 11px; right: 1px; font-size: 10px; }
.navbar-right .messages-button-dropdown.minimize.open { width: 130px; }
.navbar-right .messages-button-dropdown.minimize.open .my-messages-text { display: inline; }
.navbar-right .messages-button-dropdown.minimize.open .icon-email { display: none; }
.navbar-right .messages-button-dropdown.minimize.open .badge { position: relative; margin-right: 5px; display: inline; top: 0px; }
.navbar-right .messages-button-dropdown.minimize.open > a { background-color: rgb(108, 181, 222); }
.navbar-right .messages-button-dropdown .col-xs-4 ul li { margin-right: 20px ! important; }
.navbar-right .advisor-button-dropdown { width: 130px; }
.navbar-right .advisor-button-dropdown > a { font-size: 12px; padding-top: 15px ! important; padding-left: 12px ! important; white-space: nowrap; }
.navbar-right .advisor-button-dropdown > a .advisor-image { width: 30px; height: 30px; }
.navbar-right .advisor-button-dropdown > a .advisor-image > img { width: 30px; height: 30px; margin-right: 2px; border-radius: 50%; }
.navbar-right .advisor-button-dropdown > a .icon { font-size: 22px; display: inline-block; margin-top: 2px; margin-right: 3px; }
.navbar-right .advisor-button-dropdown.open .advisor-image { display: none; }
.navbar-right .advisor-button-dropdown.open > a { padding-left: 30px ! important; }
.navbar-right .advisor-button-dropdown .my-advisor-text { display: inline; line-height: 30px; vertical-align: top; margin-top: 2px; font-size: 12px; }
.navbar-right .advisor-button-dropdown .advisor-container { background-color: rgb(232, 232, 232); width: 275px; padding: 10px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info { font-size: 20px; color: rgb(0, 0, 0); border-bottom: 1px solid rgb(0, 0, 0); padding: 10px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info .container { width: 100%; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info .advisor-name { margin: 15px 0px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info .advisor-title { font-size: 15px; margin-top: 10px; font-family: "Agenda Medium",Helvetica,Arial,sans-serif; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info .advisor-icon { width: 70px; height: 70px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info img { width: 70px; height: 70px; margin-left: 40px; border-radius: 50%; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info .icon { display: inline-block; font-size: 60px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info .icon-team { margin-top: 7px; margin-left: 10px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-info .icon-profile { margin-top: 20px; font-size: 35px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-contact { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; padding: 10px; font-size: 14px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-contact ul { margin-top: 10px; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-contact ul li { margin-bottom: 20px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; color: rgb(0, 0, 0); }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-contact .intro-text { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; }
.navbar-right .advisor-button-dropdown .advisor-container .advisor-contact .advisor-number { display: inline-block; padding-left: 5px; }
.navbar-right .advisor-button-dropdown.minimize { width: 45px; }
.navbar-right .advisor-button-dropdown.minimize > a { background-color: rgb(232, 232, 232); }
.navbar-right .advisor-button-dropdown.minimize > a .advisor-image > img { margin-left: -4px; }
.navbar-right .advisor-button-dropdown.minimize .my-advisor-text { display: none; }
@media (min-width: 1200px) {
  .navbar-right .login-button-dropdown.full-bleed .dropdown-menu .switch-component { left: calc(63% + 20px); }
  .navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-form-buttons { width: 20%; }
  .navbar-right .login-button-dropdown.full-bleed .dropdown-menu .login-forgot { margin-left: 255px; }
}
@media (min-width: 992px) {
  .navbar-left { float: left ! important; }
  .navbar-right { float: right ! important; margin-right: 0px; }
  .navbar-right ~ .navbar-right { margin-right: 0px; }
}
.navbar-nav > li > ul.keep-me-open { display: block; }
.navbar-notification .count { border-radius: 50%; background-color: rgb(0, 195, 255); color: rgb(0, 0, 0); padding: 5px 9px; }
.navbar-notification .btn-announcements { background-color: rgb(244, 244, 244); }
.navbar-notification .btn-announcements:hover .count, .navbar-notification .btn-announcements:focus .count { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); }
.cobranding {  }
.cobranding .navbar-collapse { float: left; width: 100%; }
.cobranding .navbar-notification li { height: 100%; display: inline-block; }
.cobranding .navbar-notification a { height: 100%; }
.cobranding.navbar-default .count { margin-right: 10px; }
@media (min-width: 768px) and (max-width: 991px) {
  .cobranding.navbar-mobile.header-no-sticky:not(.open) ~ #main { padding-top: 30px; }
}
.text-quote { text-align: center; margin: 20px 0px; border-top: 1px solid rgb(206, 206, 206); border-bottom: 1px solid rgb(206, 206, 206); padding: 60px 0px; }
.text-quote .tq-byline { margin-top: 20px; letter-spacing: 0px; }
.text-quote + .text-quote { border-top: medium none; margin-top: -20px; }
.panel-content-wrapper { padding: 20px 0px; }
.panel-content-wrapper .pc-heading { margin: 0px 0px 25px; }
.panel-content-wrapper .panel-graphic { margin: 0px 0px 40px; text-align: center; }
.panel-content-wrapper .panel-graphic .img-responsive { display: inline-block; border-radius: 50%; }
@media (min-width: 768px) {
  .panel-content-wrapper { display: inline-block; }
  .panel-content-wrapper .panel-graphic { margin: 0px 40px 0px 0px; width: 130px; float: left; }
  .panel-content-wrapper .panel-container { width: calc(100% - 170px); float: left; }
}
.poll { text-align: left; }
.poll .poll-heading { margin-bottom: 25px; text-align: center; border: medium none; }
.poll .poll-result { margin-bottom: 20px; }
.poll .poll-result :last-child { margin: 0px; }
.poll .poll-name { display: inline; }
.poll .poll-value { float: right; font-weight: bold; }
.poll fieldset { margin: 0px; }
.fw_polls .fw_polls_themeOne_questionBox { margin-bottom: 15px; }
.fw_polls .fw_polls_themeOne_questionBox:last-child { margin-bottom: 0px; }
.fw_polls .fw_polls_themeOne_input:not(checked), .fw_polls .fw_polls_themeOne_input:checked { display: none; }
.fw_polls .fw_polls_themeOne_input:not(checked) + span { position: relative; cursor: pointer; }
.fw_polls .fw_polls_themeOne_input:not(checked) + span::before { content: ""; display: inline-block; height: 30px; width: 30px; border-radius: 15px; background: transparent none repeat scroll 0% 0%; border: 3px solid rgb(0, 0, 0); margin-right: 15px; vertical-align: middle; margin-left: -45px; }
.fw_polls .fw_polls_themeOne_input:checked + span::before { font-family: "TIAA Iconography"; background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); font-size: 16px; text-align: center; }
.fw_polls .fw_polls_themeOne_checkBoxText { padding: 0px 0px 0px 45px; display: inline-block; }
.poll-cta-wrapper { padding-top: 60px; margin-top: auto; text-decoration: underline; }
.poll-cta-wrapper .fw_poll .fw_polls_middleButton, .poll-cta-wrapper .fw_poll .fw_polls_rightButton, .poll-cta-wrapper .fw_poll .fw_polls_leftButton { background: transparent none repeat scroll 0% 0%; }
.profiles-component { padding: 60px 0px; text-align: center; width: 100%; }
.profiles-component .profiles-eyebrow { margin-bottom: 25px; }
.profiles-component .profiles-description { margin: 25px 0px 0px; }
.profiles-component .profile-container { margin-top: 60px; }
.profiles-component .profile { position: relative; padding: 40px 0px 0px; }
.profiles-component .profile.profile-hover:hover { background-color: rgba(0, 0, 0, 0.8); }
.profiles-component .profile.profile-hover:hover .profile-graphic, .profiles-component .profile.profile-hover:hover .profile-name, .profiles-component .profile.profile-hover:hover .profile-description { opacity: 0.1; }
.profiles-component .profile.profile-hover:hover .profile-hover-text { display: flex; }
.profiles-component .profile :last-child { margin-bottom: 0px; }
.profiles-component .profile:first-child { padding-top: 0px; }
.profiles-component .profile.block-hover { cursor: pointer; }
.profiles-component .profile.block-hover .profile-name > a .icon { display: inline-block; }
.profiles-component .profile.block-hover .btn { background-color: rgb(0, 0, 0); color: rgb(249, 224, 56); }
.profiles-component .profile-hover-text { display: none; position: absolute; left: 0px; top: 0px; padding: 40px; color: rgb(255, 255, 255); height: 100%; align-items: center; }
.profiles-component .profile-graphic { margin-bottom: 25px; }
.profiles-component .profile-graphic img { margin: 0px auto; }
.profiles-component .profile-graphic .img-responsive { border-radius: 50%; }
.profiles-component .profile-name { margin-bottom: 15px; }
.profiles-component .profile-name > a { position: relative; }
.profiles-component .profile-name > a .icon { display: none; font-size: 20px; margin-left: 10px; position: absolute; top: 7px; }
.profiles-component .profile-quote { font-style: italic; margin-bottom: 15px; }
.profiles-component .profile-description { display: block; width: 100%; }
.profiles-component .profile-cta-container { display: inline-block; }
.profiles-component .profile-cta-wrapper { margin-top: 20px; }
.profiles-component .profile-cta-wrapper .icon-arrow-right { font-size: 14px; padding-left: 10px; }
.profiles-component .profiles-toggle { display: none; }
.profiles-component .profiles-cta-container { display: inline-block; margin-top: 20px; }
.profiles-component .profiles-cta-wrapper { margin-top: 20px; }
.profiles-component > :first-child { margin-top: 0px; }
.blue-dark .profiles-component .profiles-toggle .icon, .blue-dark.profiles-component .profiles-toggle .icon, .purple .profiles-component .profiles-toggle .icon, .purple.profiles-component .profiles-toggle .icon, .black .profiles-component .profiles-toggle .icon, .black.profiles-component .profiles-toggle .icon { border-color: rgb(255, 255, 255); }
.white .profiles-component .profile.block-hover .profile-name > a, .white.profiles-component .profile.block-hover .profile-name > a { color: rgb(0, 195, 255); }
@media (max-width: 767px) {
  .profiles-component .profiles-toggle { margin: 40px 0px 0px; cursor: pointer; display: block; }
  .profiles-component .profiles-toggle .icon { font-size: 40px; }
  .profiles-component .profiles-toggle .profiles-more-text { display: block; }
  .profiles-component .profiles-toggle .profiles-less-text { display: none; }
  .profiles-component .profiles-toggle.profiles-toggle-less .profiles-more-text { display: none; }
  .profiles-component .profiles-toggle.profiles-toggle-less .profiles-less-text { display: block; }
  .profiles-component .profile-hidden, .profiles-component .profiles-toggle-hidden { display: none; }
}
@media (min-width: 768px) {
  .profiles-component .profiles-heading, .profiles-component .profiles-description { padding: 0px 5%; }
  .profiles-component .profile-container { display: flex; flex-wrap: wrap; justify-content: center; }
  .profiles-component .profile { vertical-align: top; display: flex; flex-direction: column; width: 33%; padding: 60px 20px 0px; }
  .profiles-component .profile:first-child, .profiles-component .profile:nth-child(2), .profiles-component .profile:nth-child(3) { padding-top: 0px; }
  .profiles-component .profile-cta-container { margin-top: auto; }
  .profiles-component .profiles-cta-container { margin-top: 40px; }
}
.mobile-previous-button { position: absolute; left: 0px; top: 40px; display: none; }
.progress-indicator-wrapper { display: inline-block; }
.mobile-progress-hide { display: none; }
.progress-indicator { list-style-type: none; width: 100%; float: left; padding: 0px; margin: 0px; }
.progress-indicator > li { float: left; width: 30px; }
.progress-indicator > li::before { margin-top: -5px; margin-left: -1px; float: left; content: ""; background-color: rgb(0, 0, 0); height: 12px; width: 12px; border-radius: 6px; border: 2px solid rgb(0, 0, 0); }
.progress-indicator > li:last-child { width: 0px; }
.progress-indicator > li.pi-step-active::before { background-color: transparent; }
.progress-indicator .pi-step-nav { background: rgb(0, 0, 0) none repeat scroll 0% 0%; height: 3px; float: left; width: calc(100% - 12px); }
@media (min-width: 768px) {
  .mobile-previous-button { display: none ! important; }
}
.rollover-carousel { text-align: center; padding: 60px 0px; }
.rollover-carousel .rc-eyebrow { margin-bottom: 25px; }
.rollover-carousel .rc-icon-wrapper { margin-top: 40px; }
.rollover-carousel .rc-icon-wrapper .rc-icon { margin: 0px auto; display: inline-block; }
.rollover-carousel .rc-icon-text-wrapper { display: none; }
.rollover-carousel .rc-icon-label { margin: 20px 0px 0px; }
.rollover-carousel .rc-description { margin: 25px 0px 0px; }
.rollover-carousel .rc-icon-description { margin: 15px 0px 0px; }
.rollover-carousel .rc-icon img { height: 65px; }
.rollover-carousel > :first-child { margin-top: 0px; }
@media (min-width: 768px) {
  .rollover-carousel .rc-icon-container { margin: 40px 0px 50px; }
  .rollover-carousel .rc-description, .rollover-carousel .rc-heading { padding: 0px 5%; }
  .rollover-carousel .rc-icon-wrapper { display: inline-block; margin: 0px; width: 20%; }
  .rollover-carousel .rc-icon-wrapper .rc-icon { margin: 30px 30px 20px; }
  .rollover-carousel .rc-icon-wrapper.active::after { background-color: rgba(0, 0, 0, 0.1); border-radius: 50%; content: ""; height: 110px; width: 110px; display: block; margin: -115px auto auto; }
  .rollover-carousel .rc-icon-wrapper:last-child { margin-right: 0px; }
  .rollover-carousel .rc-icon-text-wrapper { display: block; }
  .rollover-carousel .rc-icon-description, .rollover-carousel .rc-icon-label { display: none; }
  .rollover-carousel .rc-icon-text.active .rc-icon-label { display: block; }
  .rollover-carousel .rc-icon-text.active .rc-icon-description { display: block; }
}
@media (min-width: 992px) {
  .rollover-carousel .rc-icon-container { margin: 40px 0px; }
  .rollover-carousel .rc-icon-wrapper .rc-icon { margin: 30px; }
  .rollover-carousel .rc-icon-wrapper .rc-icon img { height: 100px; }
  .rollover-carousel .rc-icon-wrapper.active::after { height: 160px; width: 160px; margin: -170px auto auto; }
}
.panel-slider { width: 100%; height: auto; overflow: hidden; }
.panel-slider.horizontal {  }
.panel-slider.horizontal .sl-canvas { position: relative; left: 0px; width: 100%; height: auto; }
.panel-slider.horizontal .sl-panel { float: left; visibility: hidden; width: 100%; height: 1px; overflow-y: hidden; }
.panel-slider.horizontal .sl-panel.open { visibility: visible; height: auto; overflow-y: visible; }
.panel-slider.horizontal.slider-slide .sl-canvas { transition: left 0.3s ease 0s; }
.panel-slider.vertical { position: relative; }
.panel-slider.vertical .sl-canvas { position: absolute; top: 0px; width: 100%; height: 100%; }
.panel-slider.vertical .sl-panel { visibility: hidden; width: 100%; height: 100%; overflow-x: hidden; }
.panel-slider.vertical .sl-panel.open { visibility: visible; overflow-x: visible; }
.panel-slider.vertical.slider-slide .sl-canvas { transition: top 0.3s ease 0s; }
.panel-slider.slider-fade .sl-panel { opacity: 0; transition: opacity 0.6s ease 0s; }
.panel-slider.slider-fade .sl-panel.open { opacity: 1; }
.panel-slider .ix-input .intl-tel-input .country-menu { max-height: 150px; }
.step-by-step-component { padding: 60px 0px; text-align: center; float: left; width: 100%; }
.step-by-step-component .stepbs-eyebrow { margin-bottom: 25px; }
.step-by-step-component .stepbs-description { margin: 25px 0px 0px; }
.step-by-step-component .stepbs-graphic { margin-top: 40px; }
.step-by-step-component .stepbs-subheading { margin-top: 30px; }
.step-by-step-component .stepbs-step-container { margin-top: 40px; }
.step-by-step-component .stepbs-steps { width: 100%; display: inline-block; }
.step-by-step-component .stepbs-step-icon { display: inline-block; width: 60px; height: 60px; border-radius: 30px; border: 4px solid rgb(0, 0, 0); margin-bottom: 20px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; padding-top: 10px; position: relative; }
.step-by-step-component .stepbs-step-label { margin-bottom: 15px; display: block; }
.step-by-step-component .stepbs-step-description { display: block; }
.step-by-step-component .stepbs-step-wrapper { margin-top: auto; padding-top: 40px; }
.step-by-step-component .stepbs-step-wrapper a { text-decoration: underline; }
.step-by-step-component > :first-child { margin-top: 0px; }
.blue-dark .step-by-step-component .stepbs-step-icon, .purple .step-by-step-component .stepbs-step-icon, .gray-darker .step-by-step-component .stepbs-step-icon { border-color: rgb(255, 255, 255); }
@media (min-width: 768px) {
  .step-by-step-component .stepbs-step-icon { margin-left: calc(50% - 30px); }
  .step-by-step-component .stepbs-heading, .step-by-step-component .stepbs-description, .step-by-step-component .stepbs-subheading { padding: 0px 5%; }
  .step-by-step-component .stepbs-step-container { display: flex; flex-direction: column; }
  .step-by-step-component .stepbs-step-container.col-sm-3 .stepbs-step-icon::before { width: calc(200% - 30px); }
  .step-by-step-component .stepbs-step-container:last-child .stepbs-step-icon::before { background-color: transparent; width: 0%; }
  .step-by-step-component .stepbs-step-icon::before { position: absolute; content: ""; background-color: rgb(0, 0, 0); height: 4px; width: calc(310% - 30px); margin-top: 15px; margin-left: 100%; left: 25px; }
  .step-by-step-component .stepbs-steps { display: flex; }
  .step-by-step-component .stepbs-step-label, .step-by-step-component .stepbs-step-description { padding: 0px 15px; }
  .step-by-step-component .step-cta-container { padding-top: 20px; margin-top: auto; }
  .blue-dark .step-by-step-component .stepbs-step-icon::before, .purple .step-by-step-component .stepbs-step-icon::before, .gray-darker .step-by-step-component .stepbs-step-icon::before { background-color: rgb(255, 255, 255); }
}
@media (min-width: 992px) {
  .step-by-step-component .stepbs-step-icon { width: 80px; height: 80px; border-radius: 40px; border-width: 5px; padding-top: 15px; margin-left: calc(50% - 40px); }
  .step-by-step-component .stepbs-step-icon::before { margin-top: 20px; height: 5px; }
}
.switch-component .label-unchecked, .switch-component .label-checked { margin: 0px -10px 0px 20px; }
.switch-component .label-checked { visibility: hidden; margin: 0px; }
.switch-component .label-left-margins { margin: -6px 0px 0px 5px; }
.switch-component .field-label { margin: 0px; }
.switch-component.switch-flex { display: inline-flex; align-items: center; cursor: pointer; }
.switch-component .form-control { position: absolute; clip: rect(0px, 0px, 0px, 0px); opacity: 0; }
.switch-component .form-control + label > .background { position: relative; display: inline-block; border-radius: 20px; padding: 5px; height: 26px; width: 45px; vertical-align: middle; }
.switch-component.form-group input[type="checkbox"] + label::before { display: none; }
.switch-component span + .background { margin-left: 15px; }
.switch-component .form-control + label > .background .indicator { position: absolute; left: 0px; display: block; margin-left: 5px; border-radius: 10px; background: white none repeat scroll 0% 0%; width: 16px; height: 16px; transition: all 0.2s ease-in 0s; }
.switch-component .field-label:focus > .background { outline: thin dotted; outline-offset: -2px; }
.switch-component .form-control:checked + label > .background .indicator { left: 100%; margin-left: -21px; }
.switch-component .form-control.mouse-focus:focus + label > .background { outline: 0px none ! important; box-shadow: none ! important; }
.switch-component.lg .form-control + label > .background { border-radius: 30px; padding: 10px; width: 80px; height: 32px; }
.switch-component.lg .form-control + label > .background .indicator { margin-left: 10px; border-radius: 20px; width: 32px; height: 32px; }
.switch-component.lg .form-control:checked + label > .background .indicator { margin-left: -41px; }
.switch-component.gray-to-green .form-control + label > .background { background: rgb(206, 206, 206) none repeat scroll 0% 0%; }
.switch-component.gray-to-green .form-control:checked + label > .background { background: rgb(2, 204, 164) none repeat scroll 0% 0%; }
.switch-component.gray-to-green .form-control:checked ~ .label-checked { visibility: visible; margin: 0px -10px 0px 20px; }
.switch-component.gray-to-green .form-control:checked ~ .label-unchecked { visibility: hidden; -moz-box-ordinal-group: 2; order: 2; margin: 0px; }
.switch-component > :last-child { margin-bottom: 0px; }
.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(225, 225, 225, 0.4); }
.table-striped tbody tr.tr-row-heading + tr { background-color: rgb(255, 255, 255) ! important; }
.table-striped tbody tr.tr-row-heading:nth-of-type(2n) + tr ~ tr:nth-of-type(2n) { background-color: rgba(225, 225, 225, 0.4); }
.table-striped tbody tr.tr-row-heading:nth-of-type(2n) + tr ~ tr:nth-of-type(2n+1) { background-color: rgb(255, 255, 255); }
.table-striped.watchlist-table tbody tr:nth-of-type(2n) { background-color: rgb(255, 255, 255); }
.table-component { text-align: center; padding: 60px 0px; }
.table-component .table-eyebrow { margin-bottom: 25px; }
.table-component .table-description { margin: 25px 0px 0px; }
.table-component .table { width: 100%; margin-top: 60px; margin-bottom: 0px; border-top: 1px solid rgb(0, 0, 0); }
.table-component .table.simple-table { border: medium none; }
.table-component .table.simple-table td, .table-component .table.simple-table th { display: table-cell; padding: 15px 12px; text-align: left; }
.table-component .table.simple-table td.text-left, .table-component .table.simple-table th.text-left { text-align: left; }
.table-component .table.simple-table td.text-right, .table-component .table.simple-table th.text-right { text-align: right; }
.table-component .table.simple-table td.text-center, .table-component .table.simple-table th.text-center { text-align: center; }
.table-component .table.simple-table th { font-weight: normal; }
.table-component .table.simple-table tr { display: table-row; }
.table-component .table.watchlist-table { border-bottom: 1px solid rgb(206, 206, 206); font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; }
.table-component .table.watchlist-table tr { border: medium none; }
.table-component .table.watchlist-table td, .table-component .table.watchlist-table .table-column-eyebrow, .table-component .table.watchlist-table th { font-size: 12px; line-height: 1; }
.table-component .table.watchlist-table td .icon, .table-component .table.watchlist-table .table-column-eyebrow .icon, .table-component .table.watchlist-table th .icon { font-size: 14px; margin-left: 5px; }
.table-component .table.watchlist-table thead th { padding-top: 0px; }
.table-component .table.no-border { border-top: 0px none; }
.table-component .table.no-border tr { border-bottom: 0px none; }
.table-component .table.compare-table { display: none; border-top: 0px none; }
.table-component .table.compare-table thead th { padding: 0px 10px 10px; }
.table-component .table.compare-table th.table-column-eyebrow { font-weight: normal; vertical-align: top; }
.table-component .table.compare-table td { padding: 15px 10px; vertical-align: top; }
.table-component .table.compare-table .bazaar-voice-rating { padding: 10px 0px 0px; }
.table-component .watchlist-see-link { font-size: 12px; text-align: right; margin-top: 25px; width: 100%; }
.table-component caption { display: none; }
.table-component tr { border-bottom: 1px solid rgb(0, 0, 0); }
.table-component td { padding: 15px 0px 0px; vertical-align: middle; font-size: 18px; line-height: 24px; display: block; }
.table-component td > a:not(.btn) { text-decoration: underline; }
.table-component td > a:hover:not(.btn) { color: rgb(0, 0, 0); }
.table-component th { padding: 0px; vertical-align: middle; display: block; text-align: center; }
.table-component .table-column-highlight-small { font-size: 20px; line-height: 10px; font-weight: normal; }
.table-component .table-column-highlight { padding: 25px 0px 0px; font-weight: bold; }
.table-component .table-column-number-highlight { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; }
.table-component .table-row-heading { background-color: rgb(206, 206, 206); font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; background-clip: padding-box; }
.table-component .table-column-border { border-right: 1px solid rgb(206, 206, 206); }
.table-component > :first-child { margin-top: 0px; }
.compare-table { margin-top: 60px; text-align: left; }
.compare-table .h2 { border-top: 1px solid rgb(0, 0, 0); padding: 15px 10px; background: rgb(232, 232, 232) none repeat scroll 0% 0%; }
.compare-table .h2 + .table-compare-content { border-top: 1px solid rgb(0, 0, 0); }
.compare-table .table-compare-eyebrow { padding: 20px 10px 10px; }
.compare-table .table-compare-description { padding: 0px 10px 20px; }
.compare-table .table-compare-content { border-top: 1px solid rgb(206, 206, 206); }
.compare-table .table-compare-content:last-child { border-bottom: 1px solid rgb(206, 206, 206); }
.blue-dark .table-component .table, .blue-dark .table-component tr, .blue-dark.table-component .table, .blue-dark.table-component tr, .purple .table-component .table, .purple .table-component tr, .purple.table-component .table, .purple.table-component tr, .black .table-component .table, .black .table-component tr, .black.table-component .table, .black.table-component tr, .gray-darker .table-component .table, .gray-darker .table-component tr, .gray-darker.table-component .table, .gray-darker.table-component tr { border-color: rgb(255, 255, 255); }
.blue-dark .table-component td > a:hover:not(.btn), .blue-dark.table-component td > a:hover:not(.btn), .purple .table-component td > a:hover:not(.btn), .purple.table-component td > a:hover:not(.btn), .black .table-component td > a:hover:not(.btn), .black.table-component td > a:hover:not(.btn), .gray-darker .table-component td > a:hover:not(.btn), .gray-darker.table-component td > a:hover:not(.btn) { color: rgb(255, 255, 255); }
@media (max-width: 480px) {
  .table-component .table.simple-table { display: block; overflow-x: auto; overflow-y: hidden; }
  .table-component .table.simple-table td, .table-component .table.simple-table th { padding: 15px 8px; }
  .table-component .table.simple-table:not(.watchlist-table) thead, .table-component .table.simple-table:not(.watchlist-table) tbody { display: table; width: 100%; }
}
@media (max-width: 767px) {
  .table-component tr { padding: 40px 20px; display: block; }
  .table-component td:first-child { padding: 0px; }
  .table-component .compare-table .bazaar-voice-rating { float: right; padding: 0px; }
}
@media (min-width: 768px) {
  .table-component .table-heading, .table-component .table-description { padding: 0px 5%; }
  .table-component .table-width-5 { width: 5%; }
  .table-component .table-width-10 { width: 10%; }
  .table-component .table-width-15 { width: 15%; }
  .table-component .table-width-20 { width: 20%; }
  .table-component .table-width-25 { width: 25%; }
  .table-component .table-width-30 { width: 30%; }
  .table-component .table-width-35 { width: 35%; }
  .table-component .table-width-40 { width: 40%; }
  .table-component .table-width-45 { width: 45%; }
  .table-component .table-width-50 { width: 50%; }
  .table-component .table-width-55 { width: 55%; }
  .table-component .table-width-60 { width: 60%; }
  .table-component .table-width-65 { width: 65%; }
  .table-component .table-width-70 { width: 70%; }
  .table-component .table-width-75 { width: 75%; }
  .table-component .table-width-80 { width: 80%; }
  .table-component .table-width-85 { width: 85%; }
  .table-component .table-width-90 { width: 90%; }
  .table-component .table-width-95 { width: 95%; }
  .table-component th, .table-component td { padding: 20px 10px; display: table-cell; text-align: left; }
  .table-component th:first-child, .table-component td:first-child { padding-right: 10px; }
  .table-component th:last-child, .table-component td:last-child { padding-left: 10px; }
  .table-component td.text-left, .table-component th.text-left { text-align: left; }
  .table-component td.text-right, .table-component th.text-right { text-align: right; }
  .table-component td.text-center, .table-component th.text-center { text-align: center; }
  .table-component .table.watchlist-table th, .table-component .table.watchlist-table td { font-size: 14px; }
  .table-component .table.compare-table { display: block; }
  .table-component .compare-table { display: none; }
  .table-component .table-column-highlight { text-align: center; padding: 20px 10px; }
  .table-component .watchlist-see-link { font-size: 14px; }
  .table-component .watchlist-see-link .icon-arrow-right { font-size: 12px; }
}
@media (min-width: 992px) {
  .table-component .table.watchlist-table th:first-child, .table-component .table.watchlist-table td:first-child { padding-left: 70px; }
  .table-component .table.watchlist-table th:last-child, .table-component .table.watchlist-table td:last-child { padding-right: 70px; }
  .table-component .table.watchlist-table td, .table-component .table.watchlist-table th { font-size: 16px; }
  .table-component .table.watchlist-table .table-column-eyebrow { font-size: 14px; }
  .table-component .watchlist-see-link { font-size: 16px; }
}
.tabs-component { margin-top: 25px; }
.tabs-component .nav-tabs { display: none; margin: 0px auto; font-size: 0px; }
.tabs-component .nav-tabs > li { display: inline-block; margin: 0px 8px; }
.tabs-component .nav-tabs > li > a { display: table-cell; background: rgb(255, 255, 255) none repeat scroll 0% 0%; vertical-align: middle; width: 146px; height: 96px; font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 20px; letter-spacing: -0.03em; text-align: center; text-decoration: none; color: rgb(0, 0, 0); }
.tabs-component .nav-tabs > li > a.btn.btn-outline { display: inline-block; width: auto; height: auto; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 16px; letter-spacing: normal; }
.tabs-component .nav-tabs > li > a.focus, .tabs-component .nav-tabs > li > a:hover { background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(249, 224, 56); }
.tabs-component .nav-tabs > li > a:active, .tabs-component .nav-tabs > li.active a { background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.tabs-component .ix-combobox .field-label { margin-bottom: 0.75em; }
.tabs-component .tab-content > .tab-pane { display: none; }
.tabs-component .tab-content > .tab-pane .container { width: 100%; }
.tabs-component .tab-content > .active { display: block; }
@media (min-width: 768px) {
  .tabs-component {  }
  .tabs-component .nav-tabs { display: inline-block; }
  .tabs-component .tc-combobox-label, .tabs-component .ix-combobox { display: none; }
}
@media (min-width: 992px) {
  .tabs-component { margin-top: 40px; }
  .tabs-component .nav-tabs > li > a { font-size: 24px; letter-spacing: normal; }
}
.third-width-component { padding: 60px 0px; text-align: center; }
.third-width-component .twc-eyebrow { margin-bottom: 25px; }
.third-width-component .tw-eyebrow { margin: 25px 0px 0px; }
.third-width-component .tw-heading { margin-top: 25px; }
.third-width-component .twc-description { margin: 25px 0px 0px; }
.third-width-component .tw-subheading { margin-top: 25px; }
.third-width-component.white .tw-content { background-color: rgb(244, 244, 244); }
.third-width-component .tw-content { border-bottom: 1px solid rgb(250, 250, 250); padding: 30px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; margin-bottom: 20px; color: rgb(0, 0, 0); }
.third-width-component .tw-content > :first-child { margin-top: 0px; }
.third-width-component .tw-content:last-child { margin-bottom: 0px; }
.third-width-component .tw-content a:not(.btn) { color: rgb(0, 0, 0); }
.third-width-component .tw-content a:hover:not(.btn) { color: rgb(0, 195, 255); }
.third-width-component .tw-graphic { margin: 0px auto; }
.third-width-component .tw-graphic .img-responsive { display: inline-block; }
.third-width-component .tw-description { width: 100%; margin: 25px 0px 0px; }
.third-width-component .tw-wrapper { margin-top: 40px; }
.third-width-component .twc-cta-container { width: 100%; }
.third-width-component .tw-cta-wrapper { color: rgb(0, 0, 0); }
.third-width-component .tw-cta-wrapper .icon-circle-plus { font-size: 32px; }
.third-width-component > :first-child { margin-top: 0px; }
.tw-math { position: relative; }
.tw-math .tw-math-symbol1, .tw-math .tw-math-symbol2 { position: absolute; top: 50%; z-index: 9; font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 72px; color: rgb(0, 0, 0); display: block; }
.tw-math .tw-math-symbol1 { left: 31.2%; }
.tw-math .tw-math-symbol2 { left: 65%; }
.tw-math .twc-subheading1 { margin: 40px 0px; }
.white .third-width-component .tw-content { background-color: rgb(244, 244, 244); }
@media (max-width: 767px) {
  .gh-image .third-width-component .tw-content { border: medium none; margin-bottom: 20px; }
  .gh-image .third-width-component .tw-content:last-child { margin-bottom: 0px; }
  .tw-math .tw-math-symbol1, .tw-math .tw-math-symbol2 { display: none; }
}
@media (min-width: 768px) {
  .third-width-component { padding: 60px 0px; }
  .third-width-component .twc-heading, .third-width-component .twc-description { padding: 0px 5%; }
  .third-width-component .tw-wrapper { display: flex; flex-wrap: wrap; }
  .third-width-component .tw-graphic.image { min-height: 100px; width: 100%; }
  .third-width-component .tw-content { width: calc(33.3% - 40px / 3); border: medium none; margin: 0px 20px 0px 0px; float: left; display: flex; flex-direction: column; padding: 40px 20px; }
  .third-width-component .tw-content:last-of-type { margin-right: 0px; }
  .third-width-component .tw-content:nth-child(3n) { margin-right: 0px; }
  .third-width-component .tw-content:nth-child(n+4) { margin-top: 20px; }
  .third-width-component.four-column .tw-content { width: calc(25% - 60px / 4); }
  .third-width-component.four-column .tw-content:nth-child(3n) { margin-right: 20px; }
  .third-width-component.four-column .tw-content:nth-child(n+4) { margin-top: 0px; }
  .third-width-component.two-column .tw-content { width: calc(50% - 20px / 2); }
  .third-width-component.one-column .tw-content { width: 100%; }
  .third-width-component .tw-cta-container { margin-top: auto; padding-top: 20px; }
}
@media (min-width: 992px) {
  .third-width-component .tw-content { padding: 60px 20px; }
  .tw-math .tw-math-symbol1 { left: 31.7%; }
  .tw-math .tw-math-symbol2 { left: 65.2%; }
}
.ix-timeline { padding: 60px 0px; text-align: center; float: left; width: 100%; }
.ix-timeline .ixt-eyebrow { margin-bottom: 25px; }
.ix-timeline .ixt-heading { margin-bottom: 25px; }
.ix-timeline .ixt-description { margin-bottom: 25px; }
.ix-timeline .ixt-content { margin-left: 42px; }
.ix-timeline .ixt-content > * { max-width: 100%; }
.ix-timeline .ixt-graphic { margin: 0px auto 25px; }
.ix-timeline .ixt-graphic.image { width: 140px; height: 140px; }
.ix-timeline .ixt-card { position: relative; margin: 0px; padding-bottom: 40px; }
.ix-timeline .ixt-card-heading { margin-bottom: 15px; }
.ix-timeline .ixt-card-description { margin: 0px auto; }
.ix-timeline .ixt-mobile-heading { position: relative; border-radius: 20px; min-height: 60px; margin-bottom: 40px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.ix-timeline .ixt-mobile-heading .ixt-node { position: absolute; left: 10px; top: 50%; margin-top: -20px; }
.ix-timeline .ixt-mobile-heading.active { background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.ix-timeline .ixt-mobile-heading.active .ixt-node { border-color: rgb(255, 255, 255); }
.ix-timeline .ixt-mobile-card-heading { padding: 20px 10px 20px 60px; margin: 0px auto; }
.ix-timeline .ixt-mobile-progress-bg { position: absolute; margin: -30px 0px 0px 16px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; width: 6px; }
.ix-timeline .ixt-mobile-progress-line { position: absolute; top: 0px; left: 0px; background: rgb(0, 0, 0) none repeat scroll 0% 0%; width: 6px; }
.ix-timeline .ixt-node { box-sizing: border-box; border-radius: 20px; border: 6px solid rgb(0, 0, 0); background: transparent none repeat scroll 0% 0%; width: 40px; height: 40px; }
.ix-timeline .ixt-node.ixt-node-endpoint { margin: -11px 0px; }
.ix-timeline .ixt-node.ixt-node-endpoint.active { border-color: rgb(0, 0, 0); background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.ix-timeline .ixt-timeline { display: none; }
.gray .ixt-mobile-heading { background-color: rgb(255, 255, 255); }
.gray .ix-timeline .ixt-mobile-progress-line, .white .ix-timeline .ixt-mobile-progress-line { background: rgb(0, 195, 255) none repeat scroll 0% 0%; }
.gray .ix-timeline .ixt-node, .white .ix-timeline .ixt-node { border-color: rgb(0, 0, 0); }
.gray .ix-timeline .ixt-node.ixt-node-endpoint.active, .white .ix-timeline .ixt-node.ixt-node-endpoint.active { background: rgb(0, 195, 255) none repeat scroll 0% 0%; border-color: rgb(0, 195, 255); }
.gray .ix-timeline .ixt-mobile-heading.active, .white .ix-timeline .ixt-mobile-heading.active { background: rgb(0, 195, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.gray .ix-timeline .ixt-mobile-heading.active .ixt-node, .white .ix-timeline .ixt-mobile-heading.active .ixt-node { border-color: rgb(0, 0, 0); }
.gray .ix-timeline .ixt-mobile-progress-bg, .white .ix-timeline .ixt-mobile-progress-bg { background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.white .ixt-mobile-heading { background-color: rgb(206, 206, 206); }
@media (max-width: 767px) {
  .timeline-carousel .container > * { padding: 0px; }
}
@media (min-width: 480px) {
  .ix-timeline .ixt-content { margin: 0px 60px; }
  .ix-timeline .ixt-mobile-progress-bg { margin-left: 27px; }
  .ix-timeline .ixt-mobile-card-heading { padding: 20px 60px; }
  .ix-timeline .ixt-node.ixt-node-endpoint { margin: -11px 10px; }
}
@media (min-width: 768px) {
  .ix-timeline .ixt-mobile-heading, .ix-timeline .ixt-mobile-progress-bg { display: none; }
  .ix-timeline .ixt-description, .ix-timeline .ixt-heading { padding: 0px 5%; }
  .ix-timeline.timeline .ixt-node.ixt-node-endpoint, .ix-timeline.timeline-carousel .ixt-node.ixt-node-endpoint { display: none; }
  .ix-timeline .ixt-content { margin: 0px; width: 100%; }
  .ix-timeline .ixt-card { border-radius: 20px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
  .ix-timeline .ixt-card::before { content: ""; position: absolute; margin-left: -30px; border-style: solid; border-color: rgb(206, 206, 206) transparent; display: block; width: 0px; }
  .ix-timeline .ixt-node-wrapper { float: left; position: relative; }
  .ix-timeline .ixt-node-wrapper::after, .ix-timeline .ixt-node-wrapper::before { position: absolute; content: ""; height: 8px; top: 17px; left: 0px; margin-left: calc(50% + 19px); }
  .ix-timeline .ixt-node-wrapper::after { background-color: rgb(0, 0, 0); width: 0px; transition: width 0.3s ease 0s; z-index: 11; }
  .ix-timeline .ixt-node-wrapper::before { background-color: rgb(255, 255, 255); width: calc(100% - 33px); }
  .ix-timeline .ixt-node-wrapper:first-child { margin-left: 0px; }
  .ix-timeline .ixt-node-wrapper:last-child::before { width: 0%; }
  .ix-timeline .ixt-node { border-color: rgb(255, 255, 255); position: relative; z-index: 100; display: inline-block; }
  .ix-timeline .ixt-timeline-label { padding: 20px 20px 0px; text-align: center; }
  .ix-timeline .ixt-timeline { display: block; }
  .ix-timeline[data-active-stage="0"] .ixt-timeline .ixt-node-0 .ixt-node { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
  .ix-timeline[data-active-stage="1"] .ixt-timeline .ixt-node-0 .ixt-node, .ix-timeline[data-active-stage="1"] .ixt-timeline .ixt-node-1 .ixt-node { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
  .ix-timeline[data-active-stage="2"] .ixt-timeline .ixt-node-0 .ixt-node, .ix-timeline[data-active-stage="2"] .ixt-timeline .ixt-node-1 .ixt-node, .ix-timeline[data-active-stage="2"] .ixt-timeline .ixt-node-2 .ixt-node { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
  .ix-timeline.timeline .ixt-content { display: flex; flex-direction: column; align-items: center; color: rgb(0, 0, 0); }
  .ix-timeline.timeline .ixt-content a:not(.btn) { color: rgb(0, 0, 0); }
  .ix-timeline.timeline .ixt-stages { display: flex; }
  .ix-timeline.timeline .ixt-card { margin: 0px 20px 0px 0px; width: calc(33.3% - 40px / 3); padding: 40px 20px; min-height: 440px; float: left; display: flex; }
  .ix-timeline.timeline .ixt-card::before { bottom: -29px; border-width: 30px 30px 0px; display: none; left: 50%; }
  .ix-timeline.timeline .ixt-card:last-child { margin-right: 0px; }
  .ix-timeline.timeline .ixt-card-description { width: 100%; }
  .ix-timeline.timeline .ixt-cta-container { padding-top: 20px; margin-top: auto; }
  .ix-timeline.timeline .ixt-timeline { float: left; width: 100%; margin: 56px auto 0px; }
  .ix-timeline.timeline[data-active-stage="0"] .ixt-card[data-id="0"] { background: rgb(206, 206, 206) none repeat scroll 0% 0%; }
  .ix-timeline.timeline[data-active-stage="0"] .ixt-card[data-id="0"]::before { display: block; }
  .ix-timeline.timeline[data-active-stage="1"] .ixt-timeline .ixt-node-0::after { width: calc(100% - 18px); }
  .ix-timeline.timeline[data-active-stage="1"] .ixt-card[data-id="1"] { background: rgb(206, 206, 206) none repeat scroll 0% 0%; }
  .ix-timeline.timeline[data-active-stage="1"] .ixt-card[data-id="1"]::before { display: block; }
  .ix-timeline.timeline[data-active-stage="2"] .ixt-timeline .ixt-node-0::after { width: calc(200% + 4px); }
  .ix-timeline.timeline[data-active-stage="2"] .ixt-card[data-id="2"] { background: rgb(206, 206, 206) none repeat scroll 0% 0%; }
  .ix-timeline.timeline[data-active-stage="2"] .ixt-card[data-id="2"]::before { display: block; }
  .ix-timeline.timeline .ixt-node-wrapper { width: calc(33.3% - 40px / 3); margin-left: 20px; }
  .ix-timeline.timeline .ixt-node-wrapper:first-child { margin-left: 0px; }
  .ix-timeline.timeline .ixt-node-wrapper::before { width: calc(100% - 16px); }
  .ix-timeline.timeline .ixt-node-wrapper:last-child::before { width: 0%; }
  .ix-timeline.timeline-carousel .ixt-content .container { width: 100%; }
  .ix-timeline.timeline-carousel .ixt-stages { display: inline-block; margin-top: 40px; width: 100%; }
  .ix-timeline.timeline-carousel .ixt-card { padding: 0px 20px; clear: both; }
  .ix-timeline.timeline-carousel .ixt-card::before { display: block; top: -29px; border-color: rgb(255, 255, 255) transparent; border-width: 0px 30px 30px; }
  .ix-timeline.timeline-carousel[data-active-stage="0"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="0"] .ixt-card[data-id="0"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="0"] .ixt-card[data-id="0"]::before { left: calc(25% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="1"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="1"] .ixt-card[data-id="1"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="1"] .ixt-card[data-id="1"]::before { left: calc(25% + 25% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-card[data-id="2"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-card[data-id="2"]::before { left: calc(25% * 2 + 25% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-card[data-id="3"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-card[data-id="3"]::before { left: calc(25% * 3 + 25% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-card[data-id="4"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-card[data-id="4"]::before { left: calc(20% * 4 + 20% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-card[data-id="5"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-card[data-id="5"]::before { left: calc(16.66% * 5 + 16.6% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="6"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="6"] .ixt-card[data-id="0"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="6"] .ixt-card[data-id="0"]::before { left: calc(16.66% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="6"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="6"] .ixt-card[data-id="1"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="6"] .ixt-card[data-id="1"]::before { left: calc(16.66% + 16.6% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="6"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="6"] .ixt-card[data-id="2"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="6"] .ixt-card[data-id="2"]::before { left: calc(16.66% * 2 + 16.6% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="3"][data-stage="6"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="3"][data-stage="6"] .ixt-card[data-id="3"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="3"][data-stage="6"] .ixt-card[data-id="3"]::before { left: calc(16.66% * 3 + 16.6% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="4"][data-stage="6"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="4"][data-stage="6"] .ixt-card[data-id="4"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="4"][data-stage="6"] .ixt-card[data-id="4"]::before { left: calc(16.66% * 4 + 16.6% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="5"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="5"] .ixt-card[data-id="0"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="5"] .ixt-card[data-id="0"]::before { left: calc(20% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="5"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="5"] .ixt-card[data-id="1"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="5"] .ixt-card[data-id="1"]::before { left: calc(20% * 1 + 20% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="5"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="5"] .ixt-card[data-id="2"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="5"] .ixt-card[data-id="2"]::before { left: calc(20% * 2 + 20% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="3"][data-stage="5"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="3"][data-stage="5"] .ixt-card[data-id="3"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="3"][data-stage="5"] .ixt-card[data-id="3"]::before { left: calc(20% * 3 + 20% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="3"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="3"] .ixt-card[data-id="0"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="3"] .ixt-card[data-id="0"]::before { left: calc(33.3% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="3"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="3"] .ixt-card[data-id="1"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="3"] .ixt-card[data-id="1"]::before { left: 50%; }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="3"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="3"] .ixt-card[data-id="2"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="2"][data-stage="3"] .ixt-card[data-id="2"]::before { left: calc(2 * 33.3% + 33.3% / 2); }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="2"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="2"] .ixt-card[data-id="0"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="0"][data-stage="2"] .ixt-card[data-id="0"]::before { left: 25%; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="2"] .ixt-card { display: none; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="2"] .ixt-card[data-id="1"] { display: block; }
  .ix-timeline.timeline-carousel[data-active-stage="1"][data-stage="2"] .ixt-card[data-id="1"]::before { left: calc(50% + 50% / 2); }
  .ix-timeline.timeline-carousel[data-stage="6"] .ixt-node-wrapper { width: 16.66%; }
  .ix-timeline.timeline-carousel[data-stage="5"] .ixt-node-wrapper { width: 20%; }
  .ix-timeline.timeline-carousel[data-stage="4"] .ixt-node-wrapper { width: 25%; }
  .ix-timeline.timeline-carousel[data-stage="3"] .ixt-node-wrapper { width: 33.3%; }
  .ix-timeline.timeline-carousel[data-stage="2"] .ixt-node-wrapper { width: 50%; }
  .ix-timeline.timeline-carousel[data-active-stage="1"] .ixt-timeline .ixt-node-0::after { width: calc(100% - 18px); }
  .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-0 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-1 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-2 .ixt-node { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
  .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-0::after { width: 200%; }
  .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-0 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-1 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-2 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-3 .ixt-node { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
  .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-0::after { width: 300%; }
  .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-0 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-1 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-2 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-3 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-4 .ixt-node { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
  .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-0::after { width: 400%; }
  .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-0 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-1 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-2 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-3 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-4 .ixt-node, .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-5 .ixt-node { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-color: rgb(0, 0, 0); }
  .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-0::after { width: 500%; }
  .gray .ix-timeline .ixt-card { background-color: rgb(255, 255, 255); }
  .white .ix-timeline .ixt-card { background-color: rgb(206, 206, 206); }
  .gray .ix-timeline[data-active-stage="0"] .ixt-card[data-id="0"], .white .ix-timeline[data-active-stage="0"] .ixt-card[data-id="0"] { background: rgb(0, 195, 255) none repeat scroll 0% 0%; }
  .gray .ix-timeline[data-active-stage="0"] .ixt-card[data-id="0"]::before, .white .ix-timeline[data-active-stage="0"] .ixt-card[data-id="0"]::before { display: block; border-color: rgb(0, 195, 255) transparent; }
  .gray .ix-timeline[data-active-stage="1"] .ixt-card[data-id="1"], .white .ix-timeline[data-active-stage="1"] .ixt-card[data-id="1"] { background: rgb(0, 195, 255) none repeat scroll 0% 0%; }
  .gray .ix-timeline[data-active-stage="1"] .ixt-card[data-id="1"]::before, .white .ix-timeline[data-active-stage="1"] .ixt-card[data-id="1"]::before { display: block; border-color: rgb(0, 195, 255) transparent; }
  .gray .ix-timeline[data-active-stage="2"] .ixt-card[data-id="2"], .white .ix-timeline[data-active-stage="2"] .ixt-card[data-id="2"] { background: rgb(0, 195, 255) none repeat scroll 0% 0%; }
  .gray .ix-timeline[data-active-stage="2"] .ixt-card[data-id="2"]::before, .white .ix-timeline[data-active-stage="2"] .ixt-card[data-id="2"]::before { display: block; border-color: rgb(0, 195, 255) transparent; }
  .gray .ix-timeline.timeline-carousel .ixt-card, .white .ix-timeline.timeline-carousel .ixt-card { background: rgb(0, 195, 255) none repeat scroll 0% 0%; }
  .gray .ix-timeline.timeline-carousel .ixt-card::before, .white .ix-timeline.timeline-carousel .ixt-card::before { border-color: rgb(0, 195, 255) transparent; }
  .gray .ixt-node-wrapper::after, .white .ixt-node-wrapper::after { background-color: rgb(0, 195, 255); }
  .gray .ixt-node-wrapper::before, .white .ixt-node-wrapper::before { background-color: rgb(0, 0, 0); }
  .gray .ix-timeline[data-active-stage="0"] .ixt-timeline .ixt-node-0 .ixt-node, .white .ix-timeline[data-active-stage="0"] .ixt-timeline .ixt-node-0 .ixt-node { border-color: rgb(0, 195, 255); }
  .gray .ix-timeline[data-active-stage="1"] .ixt-timeline .ixt-node-0 .ixt-node, .gray .ix-timeline[data-active-stage="1"] .ixt-timeline .ixt-node-1 .ixt-node, .white .ix-timeline[data-active-stage="1"] .ixt-timeline .ixt-node-0 .ixt-node, .white .ix-timeline[data-active-stage="1"] .ixt-timeline .ixt-node-1 .ixt-node { border-color: rgb(0, 195, 255); }
  .gray .ix-timeline.timeline[data-active-stage="2"] .ixt-timeline .ixt-node, .white .ix-timeline.timeline[data-active-stage="2"] .ixt-timeline .ixt-node { border-color: rgb(0, 195, 255); }
  .gray .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-0 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-1 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-2 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-0 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-1 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="2"] .ixt-timeline .ixt-node-2 .ixt-node { border-color: rgb(0, 195, 255); }
  .gray .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-0 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-1 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-2 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-3 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-0 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-1 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-2 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="3"] .ixt-timeline .ixt-node-3 .ixt-node { border-color: rgb(0, 195, 255); }
  .gray .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-0 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-1 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-2 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-3 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-4 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-0 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-1 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-2 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-3 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="4"] .ixt-timeline .ixt-node-4 .ixt-node { border-color: rgb(0, 195, 255); }
  .gray .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-0 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-1 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-2 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-3 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-4 .ixt-node, .gray .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-5 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-0 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-1 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-2 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-3 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-4 .ixt-node, .white .ix-timeline.timeline-carousel[data-active-stage="5"] .ixt-timeline .ixt-node-5 .ixt-node { border-color: rgb(0, 195, 255); }
  .gray .ix-timeline.timeline-carousel .ixt-card { background: rgb(255, 255, 255) none repeat scroll 0% 0% ! important; }
  .gray .ix-timeline.timeline-carousel .ixt-card::before { border-color: rgb(255, 255, 255) transparent ! important; }
}
.triage { display: none; }
@media (min-width: 992px) {
  @keyframes emphasize {
0% { color: inherit; font-size: inherit; font-weight: 500; }
50% { color: rgb(0, 75, 135); font-size: 18px; font-weight: 700; text-shadow: 0px 0px 8px rgb(0, 195, 255); }
100% { color: inherit; font-size: inherit; font-weight: 500; }
}
  .triage { display: block; position: relative; background: rgb(244, 244, 244) none repeat scroll 0% 0%; border-bottom: 1px solid rgb(232, 232, 232); }
  .triage a:hover { color: rgb(0, 195, 255); }
  .triage .triage-top { max-width: 1200px; margin: 0px auto; height: 28px; padding: 4px 5px 3px 20px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
  .triage .triage-toggle { position: relative; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; z-index: 12; }
  .triage .triage-toggle.collapsed { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; }
  .triage .triage-toggle .icon-caret-down { margin-left: 10px; font-size: 8px; }
  .triage .triage-toggle-emphasis { animation: 2s ease 0s normal none 1 running emphasize; }
  .triage .triage-top-center { position: absolute; top: 2px; left: 0px; padding-left: 10px; width: 100%; text-align: center; z-index: 0; }
  .triage .triage-top-right { position: relative; float: right; z-index: 12; }
  .triage .triage-top-right > ul { list-style-type: none; margin: 0px; padding: 0px; }
  .triage .triage-top-right > ul > li { display: inline; padding: 0px 10px; border-right: 1px solid rgb(0, 0, 0); }
  .triage .triage-top-right > ul > li:last-child { border-right: medium none; padding-right: 0px; }
  .triage .triage-top-right .dropdown.open > .dropdown-menu { max-height: 800px; visibility: visible; transition: max-height 0.6s ease-out 0s; }
  .triage .triage-top-right .dropdown.open > a { color: rgb(0, 195, 255); }
  .triage .triage-top-right .dropdown > .dropdown-menu { left: auto; right: -10px; margin-top: 5px; border: medium none; border-radius: 0px; box-shadow: none; background-color: rgb(232, 232, 232); padding: 0px; width: 700px; display: block; max-height: 0px; visibility: hidden; overflow: hidden; transition: max-height 0s ease-out 0s; }
  .triage .triage-top-right .dropdown > .dropdown-menu > .container { position: relative; width: auto; padding: 60px 40px; }
  .triage .triage-top-right .dropdown > .dropdown-menu ul, .triage .triage-top-right .dropdown > .dropdown-menu ul li { display: block; margin: 0px; padding: 0px; list-style: outside none none; }
  .triage .triage-top-right .dropdown > .dropdown-menu .subnav-section { margin-bottom: 40px; }
  .triage .triage-top-right .dropdown > .dropdown-menu .subnav-column-title { margin-bottom: 32px; font-family: "Agenda Bold",Helvetica,Arial,sans-serif; font-size: 24px; letter-spacing: -0.5px; }
  .triage .triage-top-right .dropdown > .dropdown-menu .subnav-section-title { margin-bottom: 16px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; letter-spacing: 0.2px; text-transform: uppercase; color: rgb(102, 102, 102); }
  .triage .triage-top-right .dropdown > .dropdown-menu .subnav-link { margin-bottom: 3px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; line-height: 20px; }
  .triage .triage-top-right .dropdown > .dropdown-menu .subnav-link .icon { display: inline; margin-left: 7px; }
  .triage .triage-top-right .dropdown > .dropdown-menu a { color: rgb(0, 0, 0); }
  .triage .triage-top-right .dropdown > .dropdown-menu a:hover { color: rgb(0, 195, 255); }
  .triage .triage-top-right .dropdown > .dropdown-menu.no-padding .container { padding: 0px; }
  .triage .triage-top-right .dropdown.not-full-bleed { position: relative; }
  .triage .triage-top-right .dropdown.not-full-bleed > .dropdown-menu { min-width: 160px; width: auto; background-color: transparent; }
  .triage .triage-top-right .dropdown.not-full-bleed > .dropdown-menu .container { padding: 0px; }
  .triage .triage-top-right .nav-account-login .container { margin: 0px; padding-top: 0px ! important; width: 75%; }
  .triage .triage-top-right .nav-account-login .form-component .fc-heading { margin-top: 0px; margin-bottom: 15px; font-weight: bold; }
  .triage .triage-top-right .nav-account-login .form-component .switch-component { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 14px; }
  .triage .triage-top-right .nav-account-login .form-component .login-form-buttons .btn { padding: 13px 30px; float: left; width: 40%; }
  .triage .triage-top-right .nav-account-login .form-component .login-form-buttons .btn, .triage .triage-top-right .nav-account-login .form-component .login-register { margin-bottom: 0px; }
  .triage .triage-top-right .nav-account-login .login-register { float: right; margin-top: 8px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; text-align: right; }
  .triage .triage-content { border-top: 1px solid rgb(232, 232, 232); background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; }
  .triage .triage-content .container { padding-top: 30px; padding-bottom: 100px; }
  .triage .triage-overlay { background-color: rgb(0, 0, 0); opacity: 0.5; position: fixed; height: 100%; width: 100%; z-index: 10001; transition: opacity 0.35s ease 0s; }
  .triage .triage-overlay.collapsed { opacity: 0; }
  .triage .this-site-section { display: block; }
  .triage .this-site-section:hover { color: rgb(0, 195, 255); }
  .triage .this-site-section:hover .this-site-arrow { transform: translate(0px, 10px); }
  .triage .this-site { font-size: 38px; margin-bottom: 10px; }
  .triage .this-site-arrow { display: inline-block; transition: all 0.3s ease-out 0s; }
  .triage .this-site-arrow .icon-caret-down { margin: 14px 0px 11px; padding: 1px 10px; display: inline-block; border-radius: 20px; background-color: rgb(0, 195, 255); width: 40px; height: 40px; line-height: 40px; font-size: 20px; color: rgb(255, 255, 255); }
  .triage .other-site-section { padding-top: 15px; }
  .triage .other-site-group { float: left; margin-left: 30px; }
  .triage .other-site-group ul { list-style-type: none; margin: 0px; padding: 0px; }
  .triage .other-site-heading { font-size: 23px; margin-bottom: 10px; }
  .triage .other-site-link { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; }
  .triage .other-site-link .icon { margin-left: 5px; }
}
html.js .video-component .vc-wrapper { cursor: pointer; }
.full-bleed-video-wrapper { position: relative; overflow: hidden; background: rgb(0, 0, 0) none repeat scroll 0% 0%; cursor: pointer; }
.video-component { background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.video-component .vc-wrapper { width: 100%; position: relative; overflow: hidden; }
.video-component .vc-wrapper:hover .icon-play, .video-component .vc-wrapper:hover .carousel .carousel-indicators li.play-controls .btn-play, .carousel .carousel-indicators li.play-controls .video-component .vc-wrapper:hover .btn-play { color: rgb(249, 224, 56); }
.video-component .vc-content { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 60px 20px; text-align: center; min-height: 390px; position: relative; }
.video-component .vc-eyebrow { margin-bottom: 25px; }
.video-component .vc-icon { margin: 20px 0px 25px; color: rgb(255, 255, 255); font-size: 70px; }
.video-component .vc-icon .icon-play, .video-component .vc-icon .carousel .carousel-indicators li.play-controls .btn-play, .carousel .carousel-indicators li.play-controls .video-component .vc-icon .btn-play { margin-left: 0px; }
.video-component .vc-heading { width: 100%; }
.video-component .vc-description { margin: 25px 0px 0px; }
.video-component .video-js-container { position: relative; width: 100%; height: 390px; display: none; }
.video-component .video-js { position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 100%; height: 100%; }
.video-component .disclaimer { padding-bottom: 0px; }
.full-bleed-video-wrapper + .transcript-container { background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.transcript-container .vc-transcript-heading { margin-bottom: 25px; text-align: center; }
.transcript-container .transcript-toggle { display: block; padding: 0px 12px; background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255) ! important; position: relative; height: 25px; line-height: 25px; }
.transcript-container .transcript-toggle.transcript-toggle-center { text-align: center; }
.transcript-container .transcript-toggle[aria-expanded="true"] { color: rgb(0, 0, 0) ! important; background: rgb(232, 232, 232) none repeat scroll 0% 0%; }
.transcript-container .transcript-toggle .icon { position: relative; top: 1px; margin-left: 0px; }
.transcript-container .transcript { position: relative; width: 100%; background: rgb(250, 250, 250) none repeat scroll 0% 0%; color: rgb(0, 0, 0); padding: 20px; }
.transcript-container .transcript .icon-close { position: absolute; top: 20px; right: 20px; z-index: 2; }
.transcript-container .transcript *, .transcript-container .transcript a { color: rgb(0, 0, 0); }
.transcript-container .transcript-wrapper { padding: 15px 30px 15px 20px; height: 230px; position: relative; overflow-y: scroll; text-align: left; }
@media (min-width: 768px) {
  .video-component .video-js-container { height: 405px; }
  .video-component .vc-content { min-height: 405px; }
  .video-component .vc-icon { font-size: 100px; }
  .video-component .vc-description, .video-component .vc-heading { padding: 0px calc(5% - 20px); }
  .transcript-container .transcript-wrapper { padding: 15px 50px; }
}
@media (min-width: 992px) {
  .video-component .video-js-container { height: 528px; }
  .video-component .vc-content { min-height: 528px; }
  .video-component .vc-icon { font-size: 115px; }
  .video-component .vc-datestamp { margin-bottom: 20px; }
}
.history-timeline { margin-bottom: 50px; overflow: hidden; }
.history-timeline .ht-item { font-family: "Lyon Text Web",Georgia,"Times New Roman",Times,serif; text-align: center; }
.history-timeline .ht-date-marker { border-width: 6px; border-style: solid; width: 40px; height: 40px; border-radius: 20px; background-color: rgb(255, 255, 255); }
@media (min-width: 992px) {
  .history-timeline { position: relative; }
  .history-timeline .ht-item-eyebrow { margin-bottom: 15px; }
  .history-timeline .ht-item { width: 470px; position: relative; }
  .history-timeline .ht-item .ht-item-heading { margin-bottom: 15px; }
  .history-timeline .ht-item .description-text { margin-bottom: 30px; }
  .history-timeline .ht-item .description-text:last-child { margin-bottom: 0px; }
  .history-timeline .ht-quote .ht-item-heading { margin-left: 15px; }
  .history-timeline .ht-quote .ht-item-description { margin-left: 15px; }
  .history-timeline .ht-panels > .ht-decade-heading { display: none; }
  .history-timeline .ht-date-marker { position: absolute; top: 60px; right: -20px; border-color: rgb(0, 0, 0); transition: border-color 0.2s ease 0s; }
  .history-timeline .ht-date-marker.ht-highlight { border-color: rgb(0, 195, 255); }
  .history-timeline .ht-event { padding: 40px 30px; width: 380px; text-align: center; position: relative; border-radius: 8px; background-color: rgb(244, 244, 244); transition: background-color 0.2s ease 0s; }
  .history-timeline .ht-event.ht-highlight { background-color: rgb(0, 195, 255); }
  .history-timeline .ht-event a:hover { color: rgb(0, 0, 0); }
  .history-timeline .ht-quote-wrapper .ht-date-marker { display: none; }
  .history-timeline .ht-quote-wrapper .ht-pointer { display: none; }
  .history-timeline .ht-quote { padding: 40px 30px 40px 0px; width: 380px; position: relative; text-align: left; background-color: rgb(255, 255, 255); }
  .history-timeline .ht-pointer { position: absolute; right: -29px; top: 50px; width: 0px; height: 0px; border-top: 30px solid transparent; border-bottom: 30px solid transparent; border-left: 30px solid rgb(244, 244, 244); background: transparent none repeat scroll 0% 0%; border-color: transparent rgb(244, 244, 244); transition: border-color 0.2s ease 0s; }
  .history-timeline .ht-highlight .ht-pointer { border-left-color: rgb(0, 195, 255); border-right-color: rgb(0, 195, 255); }
  .history-timeline .ht-item-right.ht-item { left: 470px; }
  .history-timeline .ht-item-right .ht-event { left: 90px; }
  .history-timeline .ht-item-right .ht-quote { left: 90px; }
  .history-timeline .ht-item-right .ht-date-marker { left: -20px; right: auto; }
  .history-timeline .ht-item-right .ht-pointer { right: auto; left: -29px; border-left: 0px none; border-right-width: 30px; border-right-style: solid; }
  .history-timeline .ht-graphic { display: inline-block; margin: 0px auto 30px; }
  .history-timeline .ht-item-heading { margin-bottom: 10px; }
  .ht-timeline-center { position: absolute; top: 0px; width: 100%; margin-top: 40px; }
  .ht-progress-bar { height: 0px; position: absolute; top: 0px; left: 0px; right: 0px; width: 5px; background-color: rgb(0, 195, 255); margin: 0px auto; }
  .ht-nodelist { width: 5px; margin: 0px auto; overflow: visible; background-color: rgb(0, 0, 0); color: rgb(0, 0, 0); text-align: center; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; }
  .ht-nodelist .ht-node { margin-left: -40px; background-color: rgb(255, 255, 255); width: 80px; height: 50px; border-width: 6px; border-style: solid; border-color: rgb(0, 0, 0); border-radius: 10px; padding: 6px 0px; margin-bottom: 20px; position: relative; font-weight: bold; }
  .ht-nodelist .ht-node.ht-highlight { border-color: rgb(0, 195, 255); }
  .ht-nodelist .ht-circle-node { margin-left: -18px; width: 40px; height: 40px; border-radius: 50%; padding: 6px 0px; }
  .ht-progress-wrapper { display: none; }
}
@media (max-width: 991px) {
  .history-timeline { height: auto ! important; margin-bottom: 50px; }
  .history-timeline .ht-quote-wrapper { display: none; }
  .history-timeline .ht-timeline-center { display: none; }
  .history-timeline .ht-decade-heading { width: 100%; background-color: rgb(244, 244, 244); border-radius: 10px; padding: 20px; position: relative; text-align: center; margin-bottom: 10px; height: 60px; font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-weight: bold; }
  .history-timeline .ht-decade-heading.ht-blue { background-color: rgb(0, 195, 255); }
  .history-timeline .ht-decade-heading .ht-date-marker { position: absolute; top: 10px; left: 10px; }
  .history-timeline .ht-panel-content { margin: 10px 30px; min-height: 20px; position: relative; }
  .history-timeline .ht-panel-content .ht-progress-wrapper { position: absolute; top: 0px; left: 0px; width: 6px; height: 100%; background-color: rgb(0, 0, 0); }
  .history-timeline .ht-panel-content .ht-mobile-progress { height: 0px; background-color: rgb(0, 195, 255); }
  .history-timeline .ht-item { padding: 30px; }
  .history-timeline .ht-item .ht-date-marker { display: none; }
  .history-timeline .ht-item .ht-item-heading { margin-bottom: 15px; }
  .history-timeline .ht-item .ht-graphic { margin-bottom: 20px; }
  .history-timeline .ht-item .ht-event { background-color: rgb(255, 255, 255); }
  .history-timeline .ht-item .ht-pointer { display: none; }
  .history-timeline .ht-item .icon-svg { margin: 0px auto 15px; }
  .history-timeline .ht-item .img-responsive { margin: 0px auto 15px; }
  .history-timeline .ht-item .ht-item-eyebrow { margin-bottom: 10px; }
}
@media print {
  html.js .reveal, html.js .animate { transition: none 0s ease 0s ; }
  html.js .reveal.revealUp, html.js .reveal.revealDown, html.js .reveal.revealLeft, html.js .reveal.revealRight, html.js .reveal.revealFade, html.js .animate.revealUp, html.js .animate.revealDown, html.js .animate.revealLeft, html.js .animate.revealRight, html.js .animate.revealFade { opacity: 1; transform: translate(0px, 0px); }
}
.card-group {  }
.card-group .card-group-indicators { position: fixed; top: 50%; margin-top: -60px; right: 36px; z-index: 800; }
.card-group .card-group-indicators .card-group-indicator { width: 12px; height: 12px; border-radius: 6px; background-color: rgb(255, 255, 255); margin-bottom: 12px; list-style: outside none none; cursor: pointer; }
.card-group .card-group-indicators .card-group-indicator.active { border: 2px solid rgb(255, 255, 255); background-color: transparent; }
.card-group .see-more { cursor: pointer; position: fixed; text-align: center; width: 90px; bottom: 50px; left: 50%; margin-left: -45px; z-index: 10; transition: all 0.3s ease-out 0s; }
.card-group .see-more .icon { background-color: rgb(0, 0, 0); border-radius: 20px; color: rgb(249, 224, 56); display: inline-block; height: 40px; line-height: 40px; margin: 14px 0px 11px; padding: 1px 10px; width: 40px; }
.card-group .see-more .icon .icon-see-more-arrow { color: rgb(255, 255, 255); margin-top: 11px; }
.card-group .see-more:hover { transform: translate(0px, 10px); }
.card-group .see-more.reduced .see-more-text { display: none; }
.card-group .see-more.reduced .icon { background-color: transparent; margin: 0px; color: rgb(255, 255, 255); }
.card-group .see-more.reduced .icon .icon-see-more-arrow { font-size: 26px; }
.card-group .card.image { color: rgb(255, 255, 255); }
.card-group .card.image .image-wrapper img { min-height: 100%; }
.card-group .card-content { position: relative; overflow: hidden; display: flex; align-items: center; }
@media (max-width: 479px) {
  .card-group .card-group-indicators { right: 10px; }
  .card-group .hero-component .hc-content { padding: 0px; }
  .card-group .hero-component .hc-graphic { margin: 20px 0px; }
  .card-group .hero-component .hc-cta-container { margin: 0px; }
}
@media (max-height: 767px) {
  .card-group .see-more { display: none ! important; }
}
.homepage #modal-welcome #welcome-carousel .fw-icon, .homepage #modal-welcome #welcome-carousel .fw-heading, .homepage #modal-welcome #welcome-carousel .fw-description, .homepage #modal-welcome #welcome-carousel .fw-graphic img, .homepage #modal-welcome #welcome-carousel .fw-cta-container { transition: opacity 0.468s ease 0s, transform 0.36s ease 0s; transform: translate(0px, 120px); opacity: 0; }
.homepage #modal-welcome .open #welcome-carousel .item.active .full-width-component .fw-icon, .homepage #modal-welcome .open #welcome-carousel .item.active .full-width-component .fw-heading, .homepage #modal-welcome .open #welcome-carousel .item.active .full-width-component .fw-description, .homepage #modal-welcome .open #welcome-carousel .item.active .full-width-component .fw-graphic img, .homepage #modal-welcome .open #welcome-carousel .item.active .full-width-component .fw-cta-container { transform: translate(0px, 0px); opacity: 1; }
.homepage #main h1 { margin-bottom: 20px; }
.homepage #main * ~ h1 { margin-top: 25px; }
.homepage #main .third-width-component .tw-cta-wrapper .icon-circle-plus { font-size: 42px; }
.homepage #main .third-width-component .block-hover .icon-circle-plus { color: rgb(0, 195, 255); }
.homepage.return-user #main > .group-bottom-arrow { padding-bottom: 0px; }
.homepage.return-user #main > .group-bottom-arrow .gh-description { font-size: 16px; }
.homepage #expand-carousel { top: 0px; margin: 0px auto; width: 100%; transition: all 0.4s ease-out 0s; }
.homepage #expand-carousel .white { background: transparent none repeat scroll 0% 0%; }
.homepage #expand-carousel .modal-dialog { height: auto; }
.homepage #expand-carousel .modal-content { height: auto; }
.homepage #expand-carousel .carousel.carousel-gallery .full-width-component { padding: 0px; }
.homepage #expand-carousel .modal-header { position: absolute; background: transparent none repeat scroll 0% 0%; border: 0px none; height: 25px; }
.homepage #expand-carousel .modal-header .close { top: 35px; right: 30px; width: 28px; height: 30px; }
.homepage #expand-carousel .modal-header .close-txt { display: none; }
.homepage #expand-carousel .modal-header .icon-close { font-size: 12px; padding: 8px; color: rgb(255, 255, 255); background: rgb(0, 0, 0) none repeat scroll 0% 0%; border-radius: 50%; }
.homepage #expand-carousel .modal-body { margin-top: 0px; padding: 20px 10px; }
.homepage #expand-carousel .item { min-height: 550px; }
.homepage #expand-carousel .carousel-controls .prev-arrow, .homepage #expand-carousel .carousel-controls .next-arrow { opacity: 0.5; }
.homepage #expand-carousel .carousel-controls .prev-arrow:hover, .homepage #expand-carousel .carousel-controls .next-arrow:hover { opacity: 1; }
.homepage #expand-carousel .carousel-indicators { display: none; }
.homepage #modal-welcome { overflow: hidden; }
.homepage #modal-welcome .modal-content { border-color: rgb(0, 0, 0); }
.homepage #modal-welcome .fw-description { line-height: 1.3; }
.homepage #modal-welcome #welcome-slider-slide2 .container { width: auto; }
.homepage #modal-welcome #welcome-slider-slide1 .gh-image { color: rgb(0, 0, 0); }
.homepage #modal-welcome #welcome-slider-slide1 .gh-image-wrapper img, .homepage #modal-welcome #welcome-slider-slide1 .fw-icon, .homepage #modal-welcome #welcome-slider-slide1 .fw-heading, .homepage #modal-welcome #welcome-slider-slide1 .fw-description, .homepage #modal-welcome #welcome-slider-slide1 .fw-graphic img, .homepage #modal-welcome #welcome-slider-slide1 .fw-cta-container { transition: opacity 1s ease 0s; opacity: 0; }
.homepage #modal-welcome #welcome-slider-slide1 .gh-image-wrapper img { transition-delay: 1s; transition-duration: 3s; }
.homepage #modal-welcome #welcome-slider-slide1 .fw-icon { transition-delay: 0.5s; }
.homepage #modal-welcome #welcome-slider-slide1 .fw-heading { transition-delay: 1s; }
.homepage #modal-welcome #welcome-slider-slide1 .fw-description { transition-delay: 1.5s; }
.homepage #modal-welcome #welcome-slider-slide1 .fw-graphic img { transition-delay: 2s; }
.homepage #modal-welcome #welcome-slider-slide1 .fw-cta-container { transition-delay: 2.5s; }
.homepage #modal-welcome.in #welcome-slider-slide1 .gh-image-wrapper img { opacity: 1; }
.homepage #modal-welcome.in #welcome-slider-slide1 .fw-icon, .homepage #modal-welcome.in #welcome-slider-slide1 .fw-heading, .homepage #modal-welcome.in #welcome-slider-slide1 .fw-description, .homepage #modal-welcome.in #welcome-slider-slide1 .fw-graphic img, .homepage #modal-welcome.in #welcome-slider-slide1 .fw-cta-container { opacity: 1; }
.homepage #modal-welcome .modal-header { position: absolute; background: transparent none repeat scroll 0% 0%; border: 0px none; }
.homepage #modal-welcome .modal-header .modal-logo { display: none; }
.homepage #modal-welcome .modal-header .close { top: 35px; right: 30px; width: 28px; height: 30px; }
.homepage #modal-welcome .modal-header .close-txt { display: none; }
.homepage #modal-welcome .modal-header .icon-close { font-size: 12px; padding: 8px; color: rgb(255, 255, 255); background: rgb(0, 0, 0) none repeat scroll 0% 0%; border-radius: 50%; }
.homepage #modal-welcome .modal-body { height: 100%; overflow-y: auto; margin: 0px; padding: 0px; }
.homepage #modal-welcome .panel-slider.vertical.slider-slide .sl-canvas { transition: none 0s ease 0s ; top: 0px ! important; }
.homepage #modal-welcome .sl-panel { transition: all 1s ease 0s; position: absolute; overflow: hidden; visibility: visible; top: 40%; }
.homepage #modal-welcome .sl-panel.open { top: 0px ! important; }
.homepage #modal-welcome .sl-panel.open #welcome-banner { opacity: 1; }
.homepage #modal-welcome .sl-panel #welcome-banner { transition: opacity 0.5s ease 0s; opacity: 0; }
.homepage #modal-welcome #welcome-banner { width: 100%; margin-top: -10px; }
.homepage #modal-welcome #welcome-banner .full-width-component { padding: 10px 0px; }
.homepage #modal-welcome #welcome-banner .fw-icon .icon-svg { height: 65px; }
.homepage #modal-welcome #welcome-banner .btn-link, .homepage #modal-welcome #welcome-banner .tooltip-btn { text-decoration: none; }
.homepage #modal-welcome #welcome-skip-link { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; text-transform: uppercase; }
.homepage #modal-welcome #welcome-slider-slide2 { top: -100%; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.homepage #modal-welcome .panel-slider, .homepage #modal-welcome .sl-canvas, .homepage #modal-welcome .sl-panel, .homepage #modal-welcome .full-bleed, .homepage #modal-welcome .carousel, .homepage #modal-welcome .carousel-inner, .homepage #modal-welcome .full-width-component, .homepage #modal-welcome .fw-full-bleed-image, .homepage #modal-welcome .fw-wrapper, .homepage #modal-welcome .fw-content, .homepage #modal-welcome #welcome-banner { height: 100%; }
.homepage #modal-welcome .carousel-inner { overflow: hidden; }
.homepage #modal-welcome #welcome-carousel .item, .homepage #modal-welcome #welcome-carousel .container { height: 100% ! important; }
.homepage #modal-welcome #welcome-carousel .item:last-child { z-index: 999; }
.homepage #modal-welcome #welcome-carousel .carousel-inner > .active.left, .homepage #modal-welcome #welcome-carousel .carousel-inner > .active.right { top: 0px; }
.homepage #modal-welcome #welcome-carousel .carousel-controls { position: fixed; top: auto; bottom: 38px; z-index: 1000; }
.homepage #modal-welcome #welcome-carousel .carousel-controls .prev-arrow, .homepage #modal-welcome #welcome-carousel .carousel-controls .next-arrow { opacity: 0.5; top: auto ! important; }
.homepage #modal-welcome #welcome-carousel .carousel-controls .prev-arrow:hover, .homepage #modal-welcome #welcome-carousel .carousel-controls .next-arrow:hover { opacity: 1; }
.homepage #modal-welcome #welcome-carousel .carousel-indicators { display: none; position: fixed; bottom: 0px; opacity: 0.5; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide1 { background: rgb(2, 204, 164) none repeat scroll 0% 0%; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide2 { background: rgb(255, 115, 54) none repeat scroll 0% 0%; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide3 { background: rgb(249, 224, 56) none repeat scroll 0% 0%; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide4 { background: rgb(0, 195, 255) none repeat scroll 0% 0%; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide1 .fw-graphic img, .homepage #modal-welcome #welcome-carousel #welcome-carousel-slide2 .fw-graphic img, .homepage #modal-welcome #welcome-carousel #welcome-carousel-slide3 .fw-graphic img { filter: drop-shadow(-10px 10px 10px rgba(0, 0, 0, 0.5)); }
.homepage #modal-welcome #welcome-carousel .item > .container { position: absolute; top: 50%; width: 100%; }
.homepage #modal-welcome #welcome-carousel .full-width-component { position: absolute; top: -50%; }
.homepage #modal-welcome #welcome-carousel .full-width-component .fw-content { padding: 20px 0px 0px; }
.homepage #modal-welcome #welcome-carousel .full-width-component .fw-icon .icon-svg { width: 100%; }
.homepage #modal-welcome #welcome-carousel .fw-heading { transition-delay: 0.25s; }
.homepage #modal-welcome #welcome-carousel .fw-description { transition-delay: 0.5s; }
.homepage #modal-welcome #welcome-carousel .fw-graphic img { transition-delay: 0.75s; }
.homepage #modal-welcome #welcome-carousel .fw-cta-container { transition-delay: 1s; transform: none; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide1 .full-width-component .fw-icon { transition-delay: 1s; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide1 .full-width-component .fw-heading { transition-delay: 1.25s; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide1 .full-width-component .fw-description { transition-delay: 1.5s; }
.homepage #modal-welcome #welcome-carousel #welcome-carousel-slide1 .full-width-component .fw-graphic img { transition-delay: 1.75s; }
@media (max-width: 767px) {
  .homepage #modal-welcome #welcome-banner { margin-top: 0px; padding: 0px; }
  .homepage #modal-welcome #welcome-carousel .prev-arrow, .homepage #modal-welcome #welcome-carousel .next-arrow { width: 30px; height: 30px; border-radius: 50%; font-size: 14px; top: 0px ! important; opacity: 0.5; }
  .homepage #modal-welcome #welcome-carousel .next-arrow::before, .homepage #modal-welcome #welcome-carousel .prev-arrow::before { top: 8px; right: 9px; }
  .homepage #modal-welcome #welcome-carousel .prev-arrow::before { left: 9px; }
  .homepage #modal-welcome #welcome-carousel .item > .container { padding: 0px; }
  .homepage #modal-welcome #welcome-carousel .full-width-component .fw-content { padding: 20px 20px 0px; }
}
@media (max-width: 991px) {
  .homepage #modal-welcome #welcome-carousel .carousel-caption { display: none; }
}
@media (max-width: 991px) {
  .homepage #expand-carousel .item { min-height: 475px; }
  .homepage #expand-carousel .item > .container { width: 100%; }
  .homepage #expand-carousel .carousel-controls .prev-arrow, .homepage #expand-carousel .carousel-controls .next-arrow { top: -25px ! important; }
  .homepage .table-component .table.watchlist-table thead .table-column-eyebrow { font-size: 11px; }
  .homepage #modal-welcome #welcome-carousel .item:not(:last-child) .fw-graphic img { width: 75%; max-width: 300px; }
}
@media (max-height: 420px) {
  .homepage #modal-welcome #welcome-slider-slide1 .img-top { min-width: 0px; }
}
@media (max-height: 600px) {
  .homepage #modal-welcome .modal-header .close { top: 20px; }
  .homepage #modal-welcome #welcome-banner .fw-heading, .homepage #modal-welcome #welcome-banner .fw-description { margin-top: 15px; }
  .homepage #modal-welcome #welcome-banner .fw-cta-container { margin-top: 5px; }
  .homepage #modal-welcome #welcome-slider-slide2 .item > .container { top: 70% ! important; }
  .homepage #modal-welcome #welcome-slider-slide2 .full-width-component { top: -70% ! important; padding: 0px; }
  .homepage #modal-welcome #welcome-slider-slide2 .fw-description, .homepage #modal-welcome #welcome-slider-slide2 .fw-heading { margin-top: 15px; }
}
@media (max-height: 768px) {
  .homepage #modal-welcome #welcome-slider-slide2 .item.active:not(.left):not(.right) .full-width-component { overflow-y: auto; overflow-x: hidden; }
}
@media (max-height: 850px) {
  .homepage #modal-welcome #welcome-slider-slide2 .item > .container { top: 60%; }
  .homepage #modal-welcome #welcome-slider-slide2 .full-width-component { top: -60%; padding: 0px; }
}
@media (min-width: 992px) and (max-height: 768px) {
  .homepage #modal-welcome #welcome-slider-slide2 .full-width-component .fw-wrapper { margin-top: -35px; }
}
@media (min-width: 992px) and (max-height: 760px) {
  .homepage #modal-welcome #welcome-slider-slide2 .full-width-component .img-responsive { max-height: 230px; }
}
@media (min-width: 768px) {
  .homepage #expand-carousel { width: 720px; top: 100px; }
  .homepage #modal-welcome .fw-description { width: 720px; margin: 25px auto 0px; }
  .homepage #modal-welcome #welcome-banner .fw-icon .icon-svg { height: 150px; }
  .homepage #modal-welcome #welcome-slider-slide2 .icon-svg { height: 55px; }
  .homepage #modal-welcome #welcome-slider-slide2 .carousel-caption { position: fixed; top: auto; bottom: 0px; width: 100%; height: auto ! important; text-align: center; z-index: 101; }
  .homepage #modal-welcome #welcome-slider-slide2 .carousel-caption-text { display: inline-block; margin: 0px 10px; opacity: 0.5; }
  .homepage #modal-welcome #welcome-slider-slide2 .carousel-caption-text.active { opacity: 1; }
}
@media (min-width: 992px) {
  .homepage.return-user #main > div:first-child h1, .homepage.return-user #main > div:first-child div[class*="-icon"] { padding-top: 78px; }
  .homepage.return-user #main > div:first-child * ~ h1 { padding-top: 0px; }
  .homepage #expand-carousel { width: 980px; }
  .homepage #expand-carousel .modal-body { padding: 30px 10px 10px; overflow-y: hidden; }
  .homepage #expand-carousel .fw-content { padding: 0px 100px; }
  .homepage #expand-carousel .fw-list { min-width: 600px; }
  .homepage #expand-carousel .item { height: auto ! important; min-height: 500px ! important; }
  .homepage #expand-carousel .carousel-controls { width: 100%; margin-left: -50%; top: -250px; }
  .homepage #expand-carousel .carousel-controls .prev-arrow, .homepage #expand-carousel .carousel-controls .next-arrow { top: 0px ! important; }
  .homepage .ix-timeline .ixt-timeline-label { padding: 20px 0px 0px; }
  .homepage .ix-timeline .multi-column-component .mc-item.col-sm-4 { width: calc(33.3% - 20px / 3); margin-right: 20px; padding-right: 20px; }
  .homepage .ix-timeline .multi-column-component .mc-item.col-sm-4:nth-child(3n) { margin-right: 0px; padding-right: 0px; width: calc(33.3% - 20px / 3 - 20px); }
  .homepage #modal-welcome #welcome-slider-slide2 .carousel-controls { bottom: 50%; }
  .homepage #modal-welcome #welcome-slider-slide2 .carousel-indicators { display: none; }
}
@media (max-height: 850px) and (min-width: 992px) {
  .homepage #modal-welcome #welcome-slider-slide2 .carousel-controls { bottom: 40%; }
}
fieldset:not(.watchlist-fieldset) { margin-bottom: 40px; }
fieldset:not(.watchlist-fieldset) .form-group:last-child { margin-bottom: 0px; }
fieldset:not(.watchlist-fieldset) .form-group:last-child .sub-group:last-child { margin-bottom: 0px; }
.group-fieldset { margin-bottom: 20px; padding: 15px 10px; }
.group-fieldset:hover { background-color: rgb(244, 244, 244); }
.group-fieldset .form-group { line-height: 1; }
.fieldset-wrapper-center { display: inline-block; }
.sub-group { margin: 20px 0px 40px 40px; }
@media (min-width: 768px) {
  .group-fieldset { padding: 20px 30px 15px; }
}
.watchlist-fieldset { display: inline-block; width: 100%; }
.watchlist-fieldset .field-label-checkbox { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 16px; }
.watchlist-fieldset legend { margin: 10px 0px 25px; }
.watchlist-fieldset .form-group { height: 45px; line-height: 20px; margin-bottom: 10px; }
@media (min-width: 768px) and (max-width: 991px) {
  .watchlist-fieldset .col-sm-6:first-of-type { padding-right: 30px; }
}
@media (min-width: 992px) {
  .watchlist-fieldset .col-md-4 { padding-right: 15px; }
  .watchlist-fieldset .col-md-4:last-child { padding: 0px; }
}
.popover { position: absolute; top: 0px; left: 0px; z-index: 900; display: none; max-width: 290px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; font-size: 14px; text-transform: uppercase; line-height: 1.1; text-align: left; background-color: rgb(255, 255, 255); background-clip: padding-box; border-radius: 6px; 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: 0px; padding: 8px 14px; font-size: 20px; background-color: rgb(247, 247, 247); border-bottom: 1px solid rgb(235, 235, 235); border-radius: 5px 5px 0px 0px; }
.popover-content { padding: 17px 50px 17px 25px; }
.popover > .arrow, .popover > .arrow::after { position: absolute; display: block; width: 0px; height: 0px; border-color: transparent; border-style: solid; content: " "; }
.popover > .arrow { border-width: 10px; }
.popover > .arrow::after { border-width: 10px; }
.popover.top > .arrow { left: 50%; margin-left: -11px; bottom: -10px; }
.popover.top > .arrow::after { bottom: -10px; margin-left: -11px; border-bottom-width: 0px; border-top-color: rgb(255, 255, 255); }
.popover.right > .arrow { top: 50%; left: -10px; margin-top: -11px; }
.popover.right > .arrow::after { left: -10px; bottom: -11px; border-left-width: 0px; border-right-color: rgb(255, 255, 255); }
.popover.bottom > .arrow { left: 50%; margin-left: -11px; top: -10px; }
.popover.bottom > .arrow::after { top: -10px; margin-left: -11px; border-top-width: 0px; border-bottom-color: rgb(255, 255, 255); }
.popover.left > .arrow { top: 50%; right: -10px; margin-top: -11px; }
.popover.left > .arrow::after { border-right-width: 0px; border-left-color: rgb(255, 255, 255); bottom: -11px; }
.popover.black { background-color: rgb(0, 0, 0); }
.popover.black .close { color: rgb(255, 255, 255); }
.popover.black.top .arrow::after { border-top-color: rgb(0, 0, 0); }
.popover.black.right .arrow::after { border-right-color: rgb(0, 0, 0); }
.popover.black.left .arrow::after { border-left-color: rgb(0, 0, 0); }
.popover.black.bottom .arrow::after { border-bottom-color: rgb(0, 0, 0); }
.popover .close { position: absolute; right: 17px ! important; top: 50% ! important; margin-top: -8px; font-size: 16px; color: rgb(0, 0, 0); opacity: 1; }
.tooltip-btn { line-height: 1.1; text-decoration: none ! important; border-bottom: 1px dashed; }
.alert-component { padding: 60px 0px 40px; }
.alert-component .alert-wrapper { border: 1px solid rgb(206, 206, 206); border-radius: 10px; padding: 24px 20px; display: flex; width: 100%; min-height: 90px; background: rgb(250, 250, 250) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
.alert-component .alert-wrapper a:not(.btn) { color: rgb(0, 0, 0); }
.alert-component .alert-content { position: relative; padding: 0px 0px 0px 61px; width: 100%; float: left; display: flex; align-items: center; }
.alert-component .alert-content::before { font-family: "TIAA Iconography"; background: transparent none repeat scroll 0% 0%; color: rgb(206, 206, 206); font-size: 20px; text-align: center; border-radius: 50%; height: 40px; width: 40px; border: 3px solid rgb(206, 206, 206); line-height: 34px; position: absolute; margin-left: -61px; margin-right: 15px; display: inline-block; top: 0px; }
.alert-component .alert-icon-red .alert-content::before { color: rgb(255, 0, 0); border-color: rgb(255, 0, 0); }
.alert-component .cta-wrapper, .alert-component .close-wrapper { margin: 0px 0px auto auto; padding: 0px 0px 0px 40px; }
.alert-component .cta-wrapper { float: left; }
.alert-component .cta-wrapper .btn-outline { border-color: rgb(0, 0, 0); color: rgb(0, 0, 0); }
.alert-component .cta-wrapper .btn-outline:hover { color: rgb(249, 224, 56); }
.alert-component .close-wrapper { float: right; }
.alert-component .close { width: 30px; height: 30px; opacity: 1; background: rgb(0, 0, 0) none repeat scroll 0% 0%; border-radius: 50%; color: rgb(255, 255, 255); font-size: 14px; padding-top: 2px; }
.alert-component .container { width: 100%; padding: 0px; }
.alert-component .accordion { padding: 0px; }
.alert-component .accordion * { background: rgb(250, 250, 250) none repeat scroll 0% 0% ! important; }
.alert-component .accordion .heading-link { padding: 10px 0px; }
.alert-component .accordion .panel-title { min-height: 40px; }
.alert-component .accordion .panel-content { padding: 20px 0px 0px; }
.alert-component .accordion .panel-content a { text-decoration: underline; }
.alert-component .accordion .panel-content a:hover { color: rgb(0, 195, 255); }
.alert-component .accordion .heading-link .icon { right: 0px; top: calc(50% - 3px); }
.alert-component .accordion .heading-link:hover { color: rgb(0, 0, 0); }
.alert-component .accordion .heading-link:hover .icon { color: rgb(0, 195, 255); }
@media (max-width: 767px) {
  .alert-component .simple-alert { text-align: center; position: relative; display: block; }
  .alert-component .simple-alert .close-wrapper { position: absolute; top: 24px; right: 20px; }
  .alert-component .simple-alert .cta-wrapper { margin-top: 15px; padding: 0px; float: none; }
  .alert-component .simple-alert .alert-content { display: block; padding: 0px; float: none; }
  .alert-component .simple-alert .alert-content::before { margin: 0px auto 15px; display: block; position: relative; top: 0px; }
  .alert-component .simple-alert .alert-margin { padding-top: 45px; }
}
@media (min-width: 768px) {
  .alert-component .alert-wrapper { padding: 24px 40px; }
  .alert-component .simple-alert .alert-content { width: auto; min-width: 67%; }
  .alert-component .close-wrapper { margin-top: 4px; }
  .alert-component .close { padding-left: 1px; }
}
@media (min-width: 992px) {
  .alert-component .simple-alert .alert-content { width: auto; min-width: 75%; }
}
body.simulation-docked .triage-top { position: relative; margin-top: 50px; }
body.simulation-docked.nav-docked .navbar-fixed-top { top: 50px; }
body.simulation-docked a.anchorOff, body.simulation-docked a.anchorOff:hover, body.simulation-docked a.anchorOff:visited, body.simulation-docked a.anchorOff:active, body.simulation-docked a.anchorOff:focus { color: rgb(118, 118, 118) ! important; text-decoration: none ! important; cursor: default ! important; }
body.simulation-docked .legacy a.anchorOff, body.simulation-docked .legacy a.anchorOff:hover, body.simulation-docked .legacy a.anchorOff:visited, body.simulation-docked .legacy a.anchorOff:active, body.simulation-docked .legacy a.anchorOff:focus { color: rgb(118, 118, 118) ! important; text-decoration: none ! important; cursor: default ! important; }
.simulation-view { position: fixed; width: 100%; height: 50px; top: 0px; font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; z-index: 9999; }
.simulation-view > .container-fluid { padding: 11px 0px; position: relative; max-width: 1200px; text-align: center; }
.simulation-view > .container-fluid > a.btn-link, .simulation-view > .container-fluid > a.tooltip-btn, .simulation-view > .container-fluid > a.btn-link:hover, .simulation-view > .container-fluid > a.tooltip-btn:hover { text-decoration: underline; color: rgb(0, 0, 0); }
.simulation-view > .container-fluid > .simulation-text { display: inline; }
.simulation-view > .container-fluid > button.close-simulation { position: absolute; top: 5px; right: 0px; }
.simulation-view > .container-fluid > button.mobile-close-simulation { display: none; }
@media (max-width: 991px) {
  .simulation-view > .container-fluid { position: static; margin: 0px 10px; }
  .simulation-view > .container-fluid > .simulation-text { display: none; }
  .simulation-view > .container-fluid > button.close-simulation { display: none; }
  .simulation-view > .container-fluid > button.mobile-close-simulation { display: block; background: transparent none repeat scroll 0% 0%; border: medium none; position: absolute; top: 0px; right: 0px; padding: 11px 20px; }
  body.simulation-docked .navbar-fixed-top { top: 50px; }
  body.simulation-docked.nav-docked .navbar-fixed-top { top: 50px; }
}
.progress-label-wrapper { display: none; }
@media (min-width: 768px) {
  .progress-label-wrapper { display: block; margin: 0px auto; }
  .progress-label-wrapper .progress-label { list-style: outside none none; padding: 0px 0px 40px; width: 100%; }
  .progress-label-wrapper .progress-label > li { display: inline-block; margin: 0px 30px; color: rgb(0, 0, 0); line-height: 40px; opacity: 0.5; }
  .progress-label-wrapper .progress-label > li.active { opacity: 1; border-bottom: 2px solid rgb(0, 0, 0); }
}
.breadcrumbs-component { display: inline-block; height: 17px; position: relative; }
.breadcrumbs-component .bc-button { background: transparent none repeat scroll 0% 0%; border: 0px none; min-width: 186px; padding: 0px 35px 0px 25px; }
.breadcrumbs-component .icon { vertical-align: middle; display: inline-block; margin: -2px 10px 0px 0px; }
.breadcrumbs-component .dropdown-menu { min-width: 186px; left: 0px; text-align: center; margin: 0px; padding: 0px; border: 0px none; border-radius: 0px; box-shadow: none; position: relative; width: 100%; background: rgb(0, 0, 0) none repeat scroll 0% 0%; max-height: 0px; display: block; visibility: hidden; transition: max-height 0s ease-out 0s; }
.breadcrumbs-component .dropdown-menu > li { opacity: 0; transition: opacity 0.3s ease 0s; }
.breadcrumbs-component .dropdown-menu > li:first-child a { padding: 25px 35px 15px 25px; }
.breadcrumbs-component .dropdown-menu > li:last-child a { padding: 15px 35px 25px 25px; }
.breadcrumbs-component .dropdown-menu > li:only-child a { padding: 25px 35px 25px 25px; }
.breadcrumbs-component .dropdown-menu a { padding: 15px 35px 15px 25px; }
.breadcrumbs-component .dropdown-menu a .bc-text, .breadcrumbs-component .dropdown-menu a .icon { color: rgb(255, 255, 255) ! important; }
.breadcrumbs-component .dropdown-menu a:hover, .breadcrumbs-component .dropdown-menu a:focus:not(.mouse-focus) { background-color: rgb(0, 0, 0) ! important; }
.breadcrumbs-component .dropdown-menu a:hover .bc-text, .breadcrumbs-component .dropdown-menu a:hover .icon, .breadcrumbs-component .dropdown-menu a:focus:not(.mouse-focus) .bc-text, .breadcrumbs-component .dropdown-menu a:focus:not(.mouse-focus) .icon { color: rgb(0, 195, 255) ! important; }
.breadcrumbs-component .dropdown-menu a:focus { background-color: rgb(0, 0, 0); }
.breadcrumbs-component .dropdown.open { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); margin-top: -21px; }
.breadcrumbs-component .dropdown.open .bc-button { left: -9999px; position: absolute; }
.breadcrumbs-component .dropdown.open .dropdown-menu { max-height: 800px; transition: max-height 0.6s ease-out 0s; visibility: visible; }
.breadcrumbs-component .dropdown.open .dropdown-menu > li { opacity: 1; }
[data-block-link] { cursor: pointer; }
#oo_company_logo img { max-height: 100%; max-width: 100%; height: auto; }
#oo_feedback_fl_spacer { display: block; height: 1px; position: absolute; top: 0px; width: 100px; float: right; }
#oo-feedback { font-family: "Agenda Bold",Helvetica,Arial,sans-serif; bottom: 20px; position: fixed; right: 20px; width: 150px; border-radius: 20px; background-color: rgba(0, 0, 0, 0.5); color: white; text-align: center; padding: 8px 0px; text-decoration: none; display: block; }
.oo_feedback_float { width: 100px; height: 50px; overflow: hidden; font: 12px Tahoma,Arial,Helvetica,sans-serif; text-align: center; color: rgb(37, 37, 37); cursor: pointer; z-index: 999997; position: fixed; bottom: 5px; border: 1px solid rgb(204, 204, 204); border-radius: 9px; right: 10px; }
.oo_feedback_float .screen_reader { color: transparent; display: block; position: relative; height: 0px; width: 0px; line-height: 0; overflow: hidden; }
.oo_feedback_float .olUp { width: 100%; height: 100%; background: transparent url(772e311f24818e162dab468f554602bb14429990.gif)  no-repeat scroll center 10px; text-align: center; padding: 31px 0px 5px; position: relative; z-index: 2; opacity: 1; transition: opacity 0.5s ease 0s; }
.oo_feedback_float .olUp img { margin-bottom: 5px; }
.oo_feedback_float .oo_transparent { display: block; background: white none repeat scroll 0% 0%; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 1; opacity: 0.8; border-radius: 8px; }
.oo_feedback_float:hover .oo_transparent { opacity: 1; }
.oo_feedback_float:hover .olUp { display: block; opacity: 0; }
.oo_feedback_float .fbText { display: block; }
.oo_feedback_float .olOver { display: block; height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; min-height: 50px; z-index: 2; opacity: 0; transition: opacity 0.5s ease 0s; }
.oo_feedback_float .olOver span { display: block; padding: 10px 5px; }
.oo_feedback_float:hover .olOver { opacity: 1; top: 0px; }
.oo_cc_wrapper { left: 0px; padding: 0px; position: fixed; text-align: center; top: 25px; width: 100%; z-index: 999999; }
.oo_cc_wrapper .screen_reader { color: transparent; display: block; position: relative; height: 0px; width: 0px; line-height: 0; overflow: hidden; }
.oo_cc_wrapper span { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 1; }
.oo_cc_wrapper .iwrapper { background-color: white; margin: 0px auto; position: relative; width: 535px; z-index: 2; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6); border-radius: 9px; }
.oo_cc_wrapper iframe { position: relative; border: medium none; width: 100%; z-index: 4; }
.oo_cc_wrapper .oo_cc_close { position: absolute; display: block; background: white none repeat scroll 0% 0%; height: 20px; width: 20px; border: 1px solid rgb(204, 204, 204); cursor: pointer; right: -12px; top: -9px; border-radius: 5px; transition: background 0.5s ease 0s; font: 14px/20px Tahoma,Arial,Helvetica,sans-serif; text-align: center; z-index: 5; color: rgb(37, 37, 37); text-decoration: none; }
.oo_cc_wrapper .oo_cc_close:hover { background: rgb(238, 238, 238) none repeat scroll 0% 0%; }
.oo_bar { padding-bottom: 22px; }
#oo_bar { cursor: pointer; color: rgb(37, 37, 37); border-top: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255) none repeat scroll 0% 0%; bottom: 0px; display: block; font: 12px/22px Tahoma,Arial,Helvetica,sans-serif; height: 22px; left: 0px; position: fixed; text-align: left; width: 100%; z-index: 999997; transition: background 0.5s ease 0s; }
#oo_bar:hover { background: rgb(238, 238, 238) none repeat scroll 0% 0%; }
#oo_bar .screen_reader { color: transparent; display: block; position: relative; height: 0px; width: 0px; line-height: 0; overflow: hidden; }
#oo_bar span { background: transparent url(d494046d10d94ef58d4d88adfdc7ca1637d72354.gif)  no-repeat scroll left center; display: block; margin: 0px 15px; height: 100%; padding-left: 17px; }
#oo_tab { background-color: rgb(0, 0, 0); border: 1px solid rgb(0, 0, 0); display: block; position: fixed; top: 70%; padding: 55px 0px; width: 35px; z-index: 999995; cursor: pointer; }
#oo_tab span { bottom: 15px; display: block; background: transparent url(40bade07e5058557f404a556450fdcb998d2f6c1.gif)  no-repeat scroll 0% 0%; height: 9px; position: absolute; width: 9px; }
#oo_tab div { background-image: url(badede4336c6d3e354a396ad56ef9c838fe31243.png) ; background-repeat: no-repeat; position: absolute; display: block; height: 100%; left: 0px; top: 0px; width: 100%; }
#oo_tab.wcag a { background: transparent url(40bade07e5058557f404a556450fdcb998d2f6c1.gif)  no-repeat scroll center bottom; border: medium none; outline: medium none; position: absolute; display: block; bottom: 15px; left: -6px; top: 0px; width: 100%; }
#oo_tab.wcag img { border: medium none; outline: medium none; display: block; position: absolute; left: 0px; top: -10px; }
#oo_tab .screen_reader { color: transparent; display: block; position: relative; height: 0px; width: 0px; line-height: 0; overflow: hidden; }
.oo_tab_left { left: -13px; border-radius: 0px 9px 9px 0px; transition: left 0.5s ease 0s; background-image: -moz-linear-gradient(left center , rgb(238, 238, 238), rgb(255, 255, 255)); }
.oo_tab_left span { right: 6px; }
.oo_tab_left div { background-position: 6px -10px; }
.oo_tab_left:hover { left: -5px; }
.oo_tab_right { right: -13px; transition: right 0.5s ease 0s; }
.oo_tab_right span { left: 7px; }
.oo_tab_right div { background-position: -6px -10px; }
.oo_tab_right:hover { right: -5px; }
.oo_tab_ie_right { border-right: medium none ! important; right: 1px; width: 25px ! important; }
.oo_tab_ie_right:hover { right: 6px; width: 30px ! important; }
#oo_tab.oo_tab_ie67_right.wcag { overflow: hidden ! important; right: 0px ! important; width: 26px ! important; }
#oo_tab.oo_tab_ie67_right.wcag:hover { right: 0px ! important; width: 31px ! important; }
#oo_tab.oo_tab_ie67_right.wcag a { background: transparent none repeat scroll 0% 0%; z-index: 1; }
#oo_tab.oo_tab_ie67_right.wcag .screen_reader { bottom: 15px; display: block; background: transparent url(40bade07e5058557f404a556450fdcb998d2f6c1.gif)  no-repeat scroll 0% 0%; height: 9px; width: 9px; position: absolute; left: 7px; top: auto; z-index: 9999; }
#oo_tab_1 { background-color: rgb(241, 63, 60); border: 2px solid rgb(255, 255, 255); display: block; position: fixed; top: 40%; padding: 15px 0px; width: 105px; z-index: 999995; cursor: pointer; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7); }
#oo_tab_1 span { bottom: 6px; display: block; background-image: url(6f372c9bd17b9483e91940209fba0176f73cf983.gif) ; height: 17px; position: absolute; width: 19px; }
#oo_tab_1 div { position: absolute; display: block; height: 100%; left: 0px; top: 0px; width: 100%; }
#oo_tab_1 .screen_reader { color: transparent; display: block; position: relative; height: 0px; width: 0px; line-height: 0; overflow: hidden; }
.oo_tab_right_1 { right: -75px; border-radius: 5px 0px 0px 5px; transition: right 1s ease 0s; background-image: -moz-linear-gradient(center top , rgb(238, 88, 83), rgb(199, 59, 50)); }
.oo_tab_right_1 span { left: 7px; }
.oo_tab_right_1:hover { right: -5px; }
.oo_tab_left_1 { left: -78px; border-radius: 0px 5px 5px 0px; transition: left 1s ease 0s; background-image: -moz-linear-gradient(center top , rgb(238, 88, 83), rgb(199, 59, 50)); }
.oo_tab_left_1 span { right: 6px; }
.oo_tab_left_1 div { background-position: 6px -10px; }
.oo_tab_left_1:hover { left: -5px; }
a#oo_tab_text_1 { background-image: none; font-family: Tahoma,Helvetica,Arial,sans-serif; line-height: 16px; font-size: 16px; }
a#oo_tab_text_1:hover { text-decoration: none; }
a#oo_tab_text_1.right { color: white; position: absolute; top: 7px; left: 33px; }
a#oo_tab_text_1.left { color: white; position: absolute; top: 7px; left: 10px; }
#oo_container { position: fixed; height: 100%; width: 100%; top: 0px; left: 0px; z-index: 999999; }
html body #oo_invitation_prompt { background: white none repeat scroll 0% 0%; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6); border-radius: 9px; color: rgb(37, 37, 37); font: 14px/20px Tahoma,Arial,san-serif; margin: 50px auto; text-align: left; position: relative; width: 535px; height: 270px; z-index: 999999; }
html body #oo_invitation_prompt h1 { display: inline-block; font-size: 19px; font-weight: bold; margin-bottom: 0.6em; margin-top: 4%; margin-right: 15%; float: right; position: absolute; left: 25px; }
html body #oo_invitation_prompt p { margin-bottom: 1.5em; }
html body #oo_invitation_prompt #prompt_buttons { width: 64%; margin-top: 6%; margin-left: auto; margin-right: auto; padding-bottom: 15px; position: relative; z-index: 5; }
html body #oo_invitation_prompt #oo_launch_prompt { text-decoration: none; color: white; padding: 8px 60px; margin-right: 17px; }
html body #oo_invitation_prompt #oo_no_thanks { text-decoration: none; color: white; padding: 8px 36px; }
html body #oo_ol_brand { display: block; height: 18%; position: absolute; bottom: 0px; width: 100%; }
#oo_invitation_prompt_sub_header { padding-left: 5%; padding-right: 5%; }
#oo_header_pad { height: 9%; width: 100%; background: rgb(238, 238, 238) none repeat scroll 0% 0%; border-top: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); border-color: rgb(204, 204, 204); }
#oo_company_logo { width: 20%; height: 18%; margin-left: 5%; margin-top: 2%; padding-bottom: 1%; display: inline-block; }
#oo_ol_brand { border-top: 1px solid rgb(204, 204, 204); }
#oo_ol_brand_logo { margin-top: 3%; margin-left: 4%; margin-right: 4%; display: inline-block; background: transparent url(3ec752828c43f70ec35379180e2ea0e7b249f439.png)  no-repeat scroll 0% 0% / 100% auto; width: 16%; height: 35px; }
#oo_invitation_prompt a { background: rgb(128, 130, 132) none repeat scroll 0% 0%; border-radius: 5px; transition: background 0.5s ease 0s; }
#oo_invitation_prompt a:hover { background: rgb(128, 130, 132) none repeat scroll 0% 0%; }
a#oo_launch_prompt { background: rgb(77, 153, 0) none repeat scroll 0% 0%; }
a#oo_launch_prompt:hover { background: rgb(77, 153, 0) none repeat scroll 0% 0%; }
#oo_ol_brand_footer_text { padding-top: 5px; width: 44%; position: fixed; display: inline-block; font-size: 10px; }
#oo_ol_brand_footer_text a { color: rgb(51, 51, 51); background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#oo_ol_brand_footer_text a:hover { color: rgb(51, 51, 51); background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#oo_ol_brand_footer_text p { font-size: 10px; margin: 0px; padding: 0px; }
#oo_close_prompt { position: absolute; display: block; background: white none repeat scroll 0% 0%; height: 20px; width: 20px; border: 1px solid rgb(204, 204, 204); cursor: pointer; right: 5px; top: 5px; border-radius: 5px; transition: background 0.5s ease 0s; font: 14px/20px Tahoma,Arial,Helvetica,sans-serif; text-align: center; }
#oo_close_prompt:hover { background: rgb(238, 238, 238) none repeat scroll 0% 0%; }
#oo_close_prompt .screen_reader { color: transparent; display: block; position: relative; height: 0px; width: 0px; line-height: 0; overflow: hidden; }
@media (max-width: 480px) {
  #oo-feedback { transform: rotate(90deg); transform-origin: right bottom 0px; position: absolute ! important; width: 80px; }
}
@media only screen and (max-device-width: 480px) {
  html body #oo_invitation_prompt { box-sizing: border-box; width: 90%; padding: 3%; }
}
@media not all {
  #oo_ol_brand {  }
}
#oo_overlay, #oo_invitation_overlay { background: black url(6cd94672a212d595d4375035eeeb548d591a2de1.gif)  no-repeat scroll 50% 80px; display: block; height: 1000%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 999998; opacity: 0.5; }
#oo_overlay.no_loading, #oo_invitation_overlay.no_loading { background: black none repeat scroll 0% 0%; opacity: 0.5; }
@media print {
  #oo_bar, .oo_feedback_float, #oo_tab { display: none; }
}
.loading-spinner { text-align: center; }
.loading-spinner img { width: 43px; height: 39px; margin: 40px; animation-duration: 1s; animation-iteration-count: infinite; animation-name: spin; animation-timing-function: linear; }
.chart-line .highcharts-tooltip > span { padding: 20px 30px; display: inline-block; position: relative ! important; min-width: 200px; white-space: normal ! important; }
.chart-line .highcharts-tooltip .tipMarker { position: absolute; left: 12px; margin-top: -12px; width: 10px; height: 10px; border-radius: 10px; }
.chart-line .highcharts-tooltip .icon { display: inline-block; text-align: center; width: 20px; height: 20px; margin-left: 6px; padding: 3px; position: relative; top: -2px; border: 2px solid; border-radius: 50%; font-size: 10px; font-weight: 700; }
.chart-line .highcharts-tooltip .icon.icon-arrow-up { color: rgb(0, 148, 12); }
.chart-line .highcharts-tooltip .icon.icon-arrow-down { color: rgb(192, 18, 0); }
.chart-line .chart-line-tooltip { font-family: "Franklin Gothic Demi",Helvetica,Arial,sans-serif; text-align: left; margin-bottom: 15px; font-size: 16px; text-transform: uppercase; }
.chart-line .chart-line-tooltip:last-child { margin-bottom: 0px; }
.chart-line .chart-line-tooltip.secondary { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 13px; }
.chart-line .chart-line-tooltip.x-value { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; font-size: 13px; margin-top: -4px; }
.chart-line .chart-line-tooltip .hint { font-family: "Franklin Gothic Book",Helvetica,Arial,sans-serif; }
.chart-line .chart-line-tooltip .key-marker-container { display: inline-block; margin-left: -14px; margin-right: 5px; position: relative; width: 9px; height: 13px; }
.chart-line .chart-line-tooltip .key-marker { display: inline-block; position: absolute; height: 9px; width: 9px; right: 0px; top: 3px; border-radius: 5px; border: 1px solid rgb(255, 255, 255); }
.large-selection-tiles-component .lst-wrapper { display: block; }
.large-selection-tiles-component .lst-item { flex-wrap: wrap; position: relative; }
.large-selection-tiles-component .lst-item .lst-label { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); padding: 23px 50px 32px; text-align: center; border-radius: 20px; transition: all 0.2s ease 0s; width: 100%; position: relative; }
.large-selection-tiles-component .lst-item .lst-label.lst-active, .large-selection-tiles-component .lst-item .lst-label.lst-active:hover, .large-selection-tiles-component .lst-item .lst-label.lst-active.lst-focus { background-color: rgb(0, 195, 255); }
.large-selection-tiles-component .lst-item .lst-label.lst-active > input:checked + label, .large-selection-tiles-component .lst-item .lst-label.lst-active:hover > input:checked + label, .large-selection-tiles-component .lst-item .lst-label.lst-active.lst-focus > input:checked + label { color: rgb(0, 0, 0); }
.large-selection-tiles-component .lst-item .lst-label.lst-active > input:checked + label::before, .large-selection-tiles-component .lst-item .lst-label.lst-active:hover > input:checked + label::before, .large-selection-tiles-component .lst-item .lst-label.lst-active.lst-focus > input:checked + label::before { border-color: rgb(0, 0, 0); background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.large-selection-tiles-component .lst-item .lst-label.lst-active > .lst-description, .large-selection-tiles-component .lst-item .lst-label.lst-active:hover > .lst-description, .large-selection-tiles-component .lst-item .lst-label.lst-active.lst-focus > .lst-description { color: rgb(0, 0, 0); }
.large-selection-tiles-component .lst-item .lst-label > input { position: absolute; left: -9999em; }
.large-selection-tiles-component .lst-item .lst-label > input:checked + label { color: rgb(0, 0, 0); }
.large-selection-tiles-component .lst-item .lst-label > input:checked + label::before { border-color: rgb(0, 0, 0); background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.large-selection-tiles-component .lst-item .lst-label > label { color: rgb(0, 0, 0); display: block; cursor: pointer; transition: all 0.2s ease 0s; margin-bottom: 24px; }
.large-selection-tiles-component .lst-item .lst-label > label::before { content: ""; display: block; height: 48px; width: 48px; border-radius: 24px; background: transparent none repeat scroll 0% 0%; border: 4px solid rgb(206, 206, 206); margin: 0px auto 18px; vertical-align: middle; line-height: 44px; font-size: 20px; transition: all 0.2s ease 0s; color: transparent; }
.large-selection-tiles-component .lst-item .lst-label > label::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; border-radius: 24px; background: transparent none repeat scroll 0% 0%; }
.large-selection-tiles-component .lst-item .lst-label > label .icon, .large-selection-tiles-component .lst-item .lst-label > label img { margin-right: 5px; font-size: 34px; }
.large-selection-tiles-component .lst-item .lst-label > .lst-description { margin-top: 24px; line-height: 27px; color: rgb(0, 0, 0); }
.large-selection-tiles-component .lst-item .lst-label:hover, .large-selection-tiles-component .lst-item .lst-label.lst-focus { background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.large-selection-tiles-component .lst-item .lst-label:hover > label, .large-selection-tiles-component .lst-item .lst-label.lst-focus > label { color: rgb(255, 255, 255); }
.large-selection-tiles-component .lst-item .lst-label:hover > label::before, .large-selection-tiles-component .lst-item .lst-label.lst-focus > label::before { border-color: rgb(255, 255, 255); background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.large-selection-tiles-component .lst-item .lst-label:hover > .lst-description, .large-selection-tiles-component .lst-item .lst-label.lst-focus > .lst-description { color: rgb(255, 255, 255); }
.large-selection-tiles-component .lst-item.lst-content-header .lst-label { border-radius: 20px 20px 0px 0px; }
.large-selection-tiles-component .lst-item .lst-content { background-color: rgb(255, 255, 255); width: 100%; padding: 30px 50px 70px; border-radius: 0px 0px 20px 20px; }
.large-selection-tiles-component .lst-item .lst-content .lst-cta-container { text-align: center; bottom: 20px; margin: 0px auto; position: absolute; left: 0px; width: 100%; }
@media (min-width: 992px) {
  .large-selection-tiles-component .lst-wrapper { display: flex; flex-wrap: wrap; }
  .large-selection-tiles-component .lst-item { display: flex; flex-flow: row wrap; margin-right: 20px; }
  .large-selection-tiles-component .lst-item.col-md-3 { width: calc(25% - 60px / 4); }
  .large-selection-tiles-component .lst-item.col-md-3:nth-child(4n) { margin-right: 0px; }
  .large-selection-tiles-component .lst-item.col-md-3:nth-child(n+5) { margin-top: 20px; }
  .large-selection-tiles-component .lst-item.col-md-4 { width: calc(33.3% - 40px / 3); }
  .large-selection-tiles-component .lst-item.col-md-4:nth-child(3n) { margin-right: 0px; }
  .large-selection-tiles-component .lst-item.col-md-4:nth-child(n+4) { margin-top: 20px; }
  .large-selection-tiles-component .lst-item.col-md-6 { width: calc(50% - 20px / 2); }
  .large-selection-tiles-component .lst-item.col-md-6:nth-child(2n) { margin-right: 0px; }
  .large-selection-tiles-component .lst-item.col-md-6:nth-child(n+3) { margin-top: 20px; }
}
@media (max-width: 991px) {
  .large-selection-tiles-component .lst-item { width: 280px; margin: 0px auto 20px; }
  .large-selection-tiles-component .lst-label { padding: 23px 30px 32px; }
}
