/*!
 * 
 *           digidocs-factsheet Thu Nov 13 2025 18:56:43 GMT+0000 (Coordinated Universal Time) Version - 0.70.74
 *
 */
.header-top {
  display: flex;
  align-items: center;
}
.top-logo {
  margin-top: 0 !important;
}
.u-adel-reset article .PageHeader-title:nth-child(2) {
  font-size: 18px;
}
.u-adel-reset article h1.PageHeader-title {
  font-size: 27px;
}
.u-adel-reset article .PageHeader .Icon {
  font-size: 22px;
  line-height: 0;
}
.u-adel-reset article .Content h2 {
  color: #003d6d;
  padding-bottom: 0.33em;
}
.u-adel-reset article .Content h2:not(:first-of-type) {
  border-top: 1px solid rgba(47, 48, 51, 0.25);
  margin-top: 1em;
  padding-top: 1em;
}
.u-adel-reset article .Content h3 {
  padding-top: 30px;
}
.u-adel-reset article .Content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}
@media screen and (max-width: 768px) {
  .u-adel-reset article .Content img {
    max-width: 100%;
  }
}
.u-adel-reset article .Content img:hover {
  cursor: pointer;
}
.u-adel-reset article .Content table {
  border: 1px solid rgba(47, 48, 51, 0.1);
  margin-bottom: 10px;
  margin-top: 30px;
}
.u-columnCount3 {
  -moz-column-count: 3;
       column-count: 3;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header {
    height: 100%;
  }
  .PageHeader-widthWrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }
  .PageHeader-widthWrap .PageHeader-buttonWrap {
    margin: 10px 0 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .nav-kit .ampsec-header {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .nav-kit .ampsec-header {
    height: 100%;
  }
}
dd {
  padding-bottom: 15px;
}

/*! common page 2019-7-24 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  /* font-family: Glyphicons Halflings; */
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20AC";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270F";
}
.glyphicon-glass:before {
  content: "\E001";
}
.glyphicon-music:before {
  content: "\E002";
}
.glyphicon-search:before {
  content: "\E003";
}
.glyphicon-heart:before {
  content: "\E005";
}
.glyphicon-star:before {
  content: "\E006";
}
.glyphicon-star-empty:before {
  content: "\E007";
}
.glyphicon-user:before {
  content: "\E008";
}
.glyphicon-film:before {
  content: "\E009";
}
.glyphicon-th-large:before {
  content: "\E010";
}
.glyphicon-th:before {
  content: "\E011";
}
.glyphicon-th-list:before {
  content: "\E012";
}
.glyphicon-ok:before {
  content: "\E013";
}
.glyphicon-remove:before {
  content: "\E014";
}
.glyphicon-zoom-in:before {
  content: "\E015";
}
.glyphicon-zoom-out:before {
  content: "\E016";
}
.glyphicon-off:before {
  content: "\E017";
}
.glyphicon-signal:before {
  content: "\E018";
}
.glyphicon-cog:before {
  content: "\E019";
}
.glyphicon-trash:before {
  content: "\E020";
}
.glyphicon-home:before {
  content: "\E021";
}
.glyphicon-file:before {
  content: "\E022";
}
.glyphicon-time:before {
  content: "\E023";
}
.glyphicon-road:before {
  content: "\E024";
}
.glyphicon-download-alt:before {
  content: "\E025";
}
.glyphicon-download:before {
  content: "\E026";
}
.glyphicon-upload:before {
  content: "\E027";
}
.glyphicon-inbox:before {
  content: "\E028";
}
.glyphicon-play-circle:before {
  content: "\E029";
}
.glyphicon-repeat:before {
  content: "\E030";
}
.glyphicon-refresh:before {
  content: "\E031";
}
.glyphicon-list-alt:before {
  content: "\E032";
}
.glyphicon-lock:before {
  content: "\E033";
}
.glyphicon-flag:before {
  content: "\E034";
}
.glyphicon-headphones:before {
  content: "\E035";
}
.glyphicon-volume-off:before {
  content: "\E036";
}
.glyphicon-volume-down:before {
  content: "\E037";
}
.glyphicon-volume-up:before {
  content: "\E038";
}
.glyphicon-qrcode:before {
  content: "\E039";
}
.glyphicon-barcode:before {
  content: "\E040";
}
.glyphicon-tag:before {
  content: "\E041";
}
.glyphicon-tags:before {
  content: "\E042";
}
.glyphicon-book:before {
  content: "\E043";
}
.glyphicon-bookmark:before {
  content: "\E044";
}
.glyphicon-print:before {
  content: "\E045";
}
.glyphicon-camera:before {
  content: "\E046";
}
.glyphicon-font:before {
  content: "\E047";
}
.glyphicon-bold:before {
  content: "\E048";
}
.glyphicon-italic:before {
  content: "\E049";
}
.glyphicon-text-height:before {
  content: "\E050";
}
.glyphicon-text-width:before {
  content: "\E051";
}
.glyphicon-align-left:before {
  content: "\E052";
}
.glyphicon-align-center:before {
  content: "\E053";
}
.glyphicon-align-right:before {
  content: "\E054";
}
.glyphicon-align-justify:before {
  content: "\E055";
}
.glyphicon-list:before {
  content: "\E056";
}
.glyphicon-indent-left:before {
  content: "\E057";
}
.glyphicon-indent-right:before {
  content: "\E058";
}
.glyphicon-facetime-video:before {
  content: "\E059";
}
.glyphicon-picture:before {
  content: "\E060";
}
.glyphicon-map-marker:before {
  content: "\E062";
}
.glyphicon-adjust:before {
  content: "\E063";
}
.glyphicon-tint:before {
  content: "\E064";
}
.glyphicon-edit:before {
  content: "\E065";
}
.glyphicon-share:before {
  content: "\E066";
}
.glyphicon-check:before {
  content: "\E067";
}
.glyphicon-move:before {
  content: "\E068";
}
.glyphicon-step-backward:before {
  content: "\E069";
}
.glyphicon-fast-backward:before {
  content: "\E070";
}
.glyphicon-backward:before {
  content: "\E071";
}
.glyphicon-play:before {
  content: "\E072";
}
.glyphicon-pause:before {
  content: "\E073";
}
.glyphicon-stop:before {
  content: "\E074";
}
.glyphicon-forward:before {
  content: "\E075";
}
.glyphicon-fast-forward:before {
  content: "\E076";
}
.glyphicon-step-forward:before {
  content: "\E077";
}
.glyphicon-eject:before {
  content: "\E078";
}
.glyphicon-chevron-left:before {
  content: "\E079";
}
.glyphicon-chevron-right:before {
  content: "\E080";
}
.glyphicon-plus-sign:before {
  content: "\E081";
}
.glyphicon-minus-sign:before {
  content: "\E082";
}
.glyphicon-remove-sign:before {
  content: "\E083";
}
.glyphicon-ok-sign:before {
  content: "\E084";
}
.glyphicon-question-sign:before {
  content: "\E085";
}
.glyphicon-info-sign:before {
  content: "\E086";
}
.glyphicon-screenshot:before {
  content: "\E087";
}
.glyphicon-remove-circle:before {
  content: "\E088";
}
.glyphicon-ok-circle:before {
  content: "\E089";
}
.glyphicon-ban-circle:before {
  content: "\E090";
}
.glyphicon-arrow-left:before {
  content: "\E091";
}
.glyphicon-arrow-right:before {
  content: "\E092";
}
.glyphicon-arrow-up:before {
  content: "\E093";
}
.glyphicon-arrow-down:before {
  content: "\E094";
}
.glyphicon-share-alt:before {
  content: "\E095";
}
.glyphicon-resize-full:before {
  content: "\E096";
}
.glyphicon-resize-small:before {
  content: "\E097";
}
.glyphicon-exclamation-sign:before {
  content: "\E101";
}
.glyphicon-gift:before {
  content: "\E102";
}
.glyphicon-leaf:before {
  content: "\E103";
}
.glyphicon-fire:before {
  content: "\E104";
}
.glyphicon-eye-open:before {
  content: "\E105";
}
.glyphicon-eye-close:before {
  content: "\E106";
}
.glyphicon-warning-sign:before {
  content: "\E107";
}
.glyphicon-plane:before {
  content: "\E108";
}
.glyphicon-calendar:before {
  content: "\E109";
}
.glyphicon-random:before {
  content: "\E110";
}
.glyphicon-comment:before {
  content: "\E111";
}
.glyphicon-magnet:before {
  content: "\E112";
}
.glyphicon-chevron-up:before {
  content: "\E113";
}
.glyphicon-chevron-down:before {
  content: "\E114";
}
.glyphicon-retweet:before {
  content: "\E115";
}
.glyphicon-shopping-cart:before {
  content: "\E116";
}
.glyphicon-folder-close:before {
  content: "\E117";
}
.glyphicon-folder-open:before {
  content: "\E118";
}
.glyphicon-resize-vertical:before {
  content: "\E119";
}
.glyphicon-resize-horizontal:before {
  content: "\E120";
}
.glyphicon-hdd:before {
  content: "\E121";
}
.glyphicon-bullhorn:before {
  content: "\E122";
}
.glyphicon-bell:before {
  content: "\E123";
}
.glyphicon-certificate:before {
  content: "\E124";
}
.glyphicon-thumbs-up:before {
  content: "\E125";
}
.glyphicon-thumbs-down:before {
  content: "\E126";
}
.glyphicon-hand-right:before {
  content: "\E127";
}
.glyphicon-hand-left:before {
  content: "\E128";
}
.glyphicon-hand-up:before {
  content: "\E129";
}
.glyphicon-hand-down:before {
  content: "\E130";
}
.glyphicon-circle-arrow-right:before {
  content: "\E131";
}
.glyphicon-circle-arrow-left:before {
  content: "\E132";
}
.glyphicon-circle-arrow-up:before {
  content: "\E133";
}
.glyphicon-circle-arrow-down:before {
  content: "\E134";
}
.glyphicon-globe:before {
  content: "\E135";
}
.glyphicon-wrench:before {
  content: "\E136";
}
.glyphicon-tasks:before {
  content: "\E137";
}
.glyphicon-filter:before {
  content: "\E138";
}
.glyphicon-briefcase:before {
  content: "\E139";
}
.glyphicon-fullscreen:before {
  content: "\E140";
}
.glyphicon-dashboard:before {
  content: "\E141";
}
.glyphicon-paperclip:before {
  content: "\E142";
}
.glyphicon-heart-empty:before {
  content: "\E143";
}
.glyphicon-link:before {
  content: "\E144";
}
.glyphicon-phone:before {
  content: "\E145";
}
.glyphicon-pushpin:before {
  content: "\E146";
}
.glyphicon-usd:before {
  content: "\E148";
}
.glyphicon-gbp:before {
  content: "\E149";
}
.glyphicon-sort:before {
  content: "\E150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}
.glyphicon-sort-by-order:before {
  content: "\E153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}
.glyphicon-sort-by-attributes:before {
  content: "\E155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}
.glyphicon-unchecked:before {
  content: "\E157";
}
.glyphicon-expand:before {
  content: "\E158";
}
.glyphicon-collapse-down:before {
  content: "\E159";
}
.glyphicon-collapse-up:before {
  content: "\E160";
}
.glyphicon-log-in:before {
  content: "\E161";
}
.glyphicon-flash:before {
  content: "\E162";
}
.glyphicon-log-out:before {
  content: "\E163";
}
.glyphicon-new-window:before {
  content: "\E164";
}
.glyphicon-record:before {
  content: "\E165";
}
.glyphicon-save:before {
  content: "\E166";
}
.glyphicon-open:before {
  content: "\E167";
}
.glyphicon-saved:before {
  content: "\E168";
}
.glyphicon-import:before {
  content: "\E169";
}
.glyphicon-export:before {
  content: "\E170";
}
.glyphicon-send:before {
  content: "\E171";
}
.glyphicon-floppy-disk:before {
  content: "\E172";
}
.glyphicon-floppy-saved:before {
  content: "\E173";
}
.glyphicon-floppy-remove:before {
  content: "\E174";
}
.glyphicon-floppy-save:before {
  content: "\E175";
}
.glyphicon-floppy-open:before {
  content: "\E176";
}
.glyphicon-credit-card:before {
  content: "\E177";
}
.glyphicon-transfer:before {
  content: "\E178";
}
.glyphicon-cutlery:before {
  content: "\E179";
}
.glyphicon-header:before {
  content: "\E180";
}
.glyphicon-compressed:before {
  content: "\E181";
}
.glyphicon-earphone:before {
  content: "\E182";
}
.glyphicon-phone-alt:before {
  content: "\E183";
}
.glyphicon-tower:before {
  content: "\E184";
}
.glyphicon-stats:before {
  content: "\E185";
}
.glyphicon-sd-video:before {
  content: "\E186";
}
.glyphicon-hd-video:before {
  content: "\E187";
}
.glyphicon-subtitles:before {
  content: "\E188";
}
.glyphicon-sound-stereo:before {
  content: "\E189";
}
.glyphicon-sound-dolby:before {
  content: "\E190";
}
.glyphicon-sound-5-1:before {
  content: "\E191";
}
.glyphicon-sound-6-1:before {
  content: "\E192";
}
.glyphicon-sound-7-1:before {
  content: "\E193";
}
.glyphicon-copyright-mark:before {
  content: "\E194";
}
.glyphicon-registration-mark:before {
  content: "\E195";
}
.glyphicon-cloud-download:before {
  content: "\E197";
}
.glyphicon-cloud-upload:before {
  content: "\E198";
}
.glyphicon-tree-conifer:before {
  content: "\E199";
}
.glyphicon-tree-deciduous:before {
  content: "\E200";
}
.glyphicon-cd:before {
  content: "\E201";
}
.glyphicon-save-file:before {
  content: "\E202";
}
.glyphicon-open-file:before {
  content: "\E203";
}
.glyphicon-level-up:before {
  content: "\E204";
}
.glyphicon-copy:before {
  content: "\E205";
}
.glyphicon-paste:before {
  content: "\E206";
}
.glyphicon-alert:before {
  content: "\E209";
}
.glyphicon-equalizer:before {
  content: "\E210";
}
.glyphicon-king:before {
  content: "\E211";
}
.glyphicon-queen:before {
  content: "\E212";
}
.glyphicon-pawn:before {
  content: "\E213";
}
.glyphicon-bishop:before {
  content: "\E214";
}
.glyphicon-knight:before {
  content: "\E215";
}
.glyphicon-baby-formula:before {
  content: "\E216";
}
.glyphicon-tent:before {
  content: "\26FA";
}
.glyphicon-blackboard:before {
  content: "\E218";
}
.glyphicon-bed:before {
  content: "\E219";
}
.glyphicon-apple:before {
  content: "\F8FF";
}
.glyphicon-erase:before {
  content: "\E221";
}
.glyphicon-hourglass:before {
  content: "\231B";
}
.glyphicon-lamp:before {
  content: "\E223";
}
.glyphicon-duplicate:before {
  content: "\E224";
}
.glyphicon-piggy-bank:before {
  content: "\E225";
}
.glyphicon-scissors:before {
  content: "\E226";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\E227";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\A5";
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "\20BD";
}
.glyphicon-scale:before {
  content: "\E230";
}
.glyphicon-ice-lolly:before {
  content: "\E231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}
.glyphicon-education:before {
  content: "\E233";
}
.glyphicon-option-horizontal:before {
  content: "\E234";
}
.glyphicon-option-vertical:before {
  content: "\E235";
}
.glyphicon-menu-hamburger:before {
  content: "\E236";
}
.glyphicon-modal-window:before {
  content: "\E237";
}
.glyphicon-oil:before {
  content: "\E238";
}
.glyphicon-grain:before {
  content: "\E239";
}
.glyphicon-sunglasses:before {
  content: "\E240";
}
.glyphicon-text-size:before {
  content: "\E241";
}
.glyphicon-text-color:before {
  content: "\E242";
}
.glyphicon-text-background:before {
  content: "\E243";
}
.glyphicon-object-align-top:before {
  content: "\E244";
}
.glyphicon-object-align-bottom:before {
  content: "\E245";
}
.glyphicon-object-align-horizontal:before {
  content: "\E246";
}
.glyphicon-object-align-left:before {
  content: "\E247";
}
.glyphicon-object-align-vertical:before {
  content: "\E248";
}
.glyphicon-object-align-right:before {
  content: "\E249";
}
.glyphicon-triangle-right:before {
  content: "\E250";
}
.glyphicon-triangle-left:before {
  content: "\E251";
}
.glyphicon-triangle-bottom:before {
  content: "\E252";
}
.glyphicon-triangle-top:before {
  content: "\E253";
}
.glyphicon-console:before {
  content: "\E254";
}
.glyphicon-superscript:before {
  content: "\E255";
}
.glyphicon-subscript:before {
  content: "\E256";
}
.glyphicon-menu-left:before {
  content: "\E257";
}
.glyphicon-menu-right:before {
  content: "\E258";
}
.glyphicon-menu-down:before {
  content: "\E259";
}
.glyphicon-menu-up:before {
  content: "\E260";
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.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-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014   \A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\A0   \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}
caption,
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  margin: 0;
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control,
output {
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn,
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li,
.nav > li > a {
  position: relative;
  display: block;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand,
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin: 8px -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\A0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container-fluid .jumbotron,
.container .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container-fluid .jumbotron,
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-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: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table-responsive > .table caption,
.panel > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .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:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table: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,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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,
.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 {
  border-bottom-left-radius: 3px;
}
.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,
.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 {
  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 #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-bordered > thead > tr:first-child > td,
.panel > .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,
.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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal,
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translateY(-25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel,
.carousel-inner {
  position: relative;
}
.carousel-inner {
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: left 0.6s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    transform: translateZ(0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203A";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li,
.slick-dots li button {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 5px;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\2022";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
html {
  font-size: 16px;
}
@media (min-width: 1200px) {
  html {
    font-size: 18px;
  }
}
body {
  background-color: #fff;
  color: #53626f;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.region-one {
  min-height: 250px;
}
#crossOriginHelperFrame,
[name="google_conversion_frame"] {
  position: absolute;
  top: -999px;
  left: -999px;
}
.region-one .emcee-error p {
  margin: 20px 0;
}
.region-one .emcee-error ul {
  list-style: disc;
  margin-left: 20px;
}
.region-one .emcee-error ul li {
  margin-bottom: 20px;
}
.level-one-heading,
h1 {
  font-weight: 500;
  font-size: 2.07rem;
}
.level-two-heading,
h2 {
  font-weight: 400;
  font-size: 1.72rem;
  margin-bottom: 20px;
}
.level-three-heading,
h3 {
  font-weight: 400;
  font-size: 1.2rem;
}
.level-four-heading,
h4 {
  font-size: 1rem;
  font-weight: 500;
}
.level-five-heading,
h5 {
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .level-five-heading,
  h5 {
    font-size: 0.833rem;
  }
}
.page-title h1 {
  margin: 0;
}
p {
  margin: 0 0 25px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-indent {
  margin-left: 15px;
  margin-right: 15px;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.disclaimer,
.small,
small {
  font-size: 0.875rem;
}
@media (min-width: 1200px) {
  .disclaimer,
  .small,
  small {
    font-size: 0.778rem;
  }
}
.disclaimer {
  line-height: 1.1rem;
}
.disclaimer p,
p.disclaimer {
  margin-bottom: 5px;
}
.disclaimer.collapsible.collapsed .collapsed-content,
.disclaimer.collapsible.expanded .show-more {
  display: none;
}
a {
  outline: none;
}
.fake-link,
a,
a .level-five-heading,
a .level-four-heading,
a .level-one-heading,
a .level-six-heading,
a .level-three-heading,
a .level-two-heading,
a:active,
a:focus,
a:hover,
a:visited,
a h1,
a h2,
a h3,
a h4,
a h5,
a h6 {
  color: #007ab6;
  text-decoration: none;
  outline: none;
}
.light-links a {
  color: #fff !important;
  text-decoration: underline !important;
}
.light-links a:hover {
  color: #b3e5ff;
  text-decoration: underline;
}
.fake-link:hover,
a .level-five-heading:hover,
a .level-four-heading:hover,
a .level-one-heading:hover,
a .level-six-heading:hover,
a .level-three-heading:hover,
a .level-two-heading:hover,
a:hover,
a h1:hover,
a h2:hover,
a h3:hover,
a h4:hover,
a h5:hover,
a h6:hover {
  text-decoration: none;
  color: #003d6d;
}
.view-details {
  margin-bottom: 10px;
}
.view-details a:hover,
.view-details button:hover {
  text-decoration: none;
}
.view-details a .ampsec-icon-carat,
.view-details button .ampsec-icon-carat {
  vertical-align: middle;
  margin-bottom: 3px;
  margin-left: 5px;
  font-size: 0.563rem;
}
@media (min-width: 1200px) {
  .view-details a .ampsec-icon-carat,
  .view-details button .ampsec-icon-carat {
    font-size: 0.5rem;
  }
}
.more-actions {
  overflow: hidden;
}
.more-actions a,
.more-actions button {
  line-height: 1em;
  width: 45%;
}
.more-actions a:first-child,
.more-actions button:first-child {
  float: left;
}
.more-actions a:nth-child(2),
.more-actions button:nth-child(2) {
  float: right;
  text-align: right;
}
dd {
  margin: 0;
}
dt {
  font-weight: 400;
}
dl,
ol,
ul {
  margin-bottom: 25px;
}
p ~ dl,
p ~ ol,
p ~ ul {
  margin-top: -20px;
}
dl.no-bullets,
ol.no-bullets,
ul.no-bullets {
  list-style-type: none;
  padding-left: 0;
}
dl.no-bullets li,
ol.no-bullets li,
ul.no-bullets li {
  list-style-type: none;
}
.btn {
  font-size: 0.938rem;
  border: 0;
  padding: 11px 15px 9px;
  min-width: 100px;
  margin-right: 20px;
  border-radius: 3px;
}
@media (min-width: 1200px) {
  .btn {
    font-size: 0.833rem;
  }
}
.btn:last-child {
  margin-right: 0;
}
a.btn {
  color: #fff;
}
.btn-default {
  background-color: #53626f;
  color: #fff;
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.btn-default:active,
.btn-default:hover {
  background-color: #2f373e;
  color: #fff;
}
.btn-default.disabled,
.btn-default[disabled] {
  background-color: #53626f;
  opacity: 0.3;
  text-decoration: none;
}
.btn-emphasized,
.btn-primary {
  background-color: #007ab6;
  color: #fff;
  box-shadow: none;
  outline: none;
  border: 0;
}
.btn-emphasized:active,
.btn-emphasized:focus,
.btn-emphasized:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.btn-emphasized:active,
.btn-emphasized:hover,
.btn-primary:active,
.btn-primary:hover {
  color: #fff;
  background-color: #005782;
}
.btn-emphasized.disabled,
.btn-emphasized[disabled],
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #007ab6;
  opacity: 0.3;
  text-decoration: none;
}
.btn-de-emphasized,
.btn-secondary {
  background-color: #fff;
  border: 1px solid #53626f;
  color: #53626f !important;
}
.btn-de-emphasized:active,
.btn-de-emphasized:focus,
.btn-de-emphasized:hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.btn-de-emphasized:active,
.btn-de-emphasized:hover,
.btn-secondary:active,
.btn-secondary:hover {
  background-color: #f5f8ff;
}
.btn-de-emphasized.disabled,
.btn-de-emphasized[disabled],
.btn-secondary.disabled,
.btn-secondary[disabled] {
  background-color: #fff;
  opacity: 0.3;
  text-decoration: none;
}
.btn-text,
a.btn-text {
  background-color: transparent;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  color: #53626f;
}
.btn-text:active,
.btn-text:focus,
.btn-text:hover,
a.btn-text:active,
a.btn-text:focus,
a.btn-text:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.btn-text:hover,
a.btn-text:hover {
  color: #53626f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-text.disabled,
.btn-text[disabled],
a.btn-text.disabled,
a.btn-text[disabled] {
  background-color: transparent;
  opacity: 0.3;
  text-decoration: none;
}
.on-dark-bg.btn-default {
  background-color: #fff;
  color: #53626f;
}
.on-dark-bg.btn-default:active,
.on-dark-bg.btn-default:focus,
.on-dark-bg.btn-default:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.on-dark-bg.btn-default:active,
.on-dark-bg.btn-default:hover {
  background-color: #d4dbe8;
  color: #53626f;
}
.on-dark-bg.btn-default.disabled,
.on-dark-bg.btn-default[disabled] {
  background-color: #fff;
  opacity: 0.3;
  text-decoration: none;
}
.on-dark-bg.btn-emphasized,
.on-dark-bg.btn-primary {
  background-color: #00bddd;
  color: #2f373e;
  box-shadow: none;
  outline: none;
  border: 0;
}
.on-dark-bg.btn-emphasized:active,
.on-dark-bg.btn-emphasized:focus,
.on-dark-bg.btn-emphasized:hover,
.on-dark-bg.btn-primary:active,
.on-dark-bg.btn-primary:focus,
.on-dark-bg.btn-primary:hover {
  color: #2f373e;
  background-color: #4ce4ff;
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.on-dark-bg.btn-emphasized.disabled,
.on-dark-bg.btn-emphasized[disabled],
.on-dark-bg.btn-primary.disabled,
.on-dark-bg.btn-primary[disabled] {
  background-color: #00bddd;
  opacity: 0.3;
  text-decoration: none;
}
.on-dark-bg.btn-de-emphasized,
.on-dark-bg.btn-secondary {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff !important;
}
.on-dark-bg.btn-de-emphasized:active,
.on-dark-bg.btn-de-emphasized:focus,
.on-dark-bg.btn-de-emphasized:hover,
.on-dark-bg.btn-secondary:active,
.on-dark-bg.btn-secondary:focus,
.on-dark-bg.btn-secondary:hover {
  background-color: #75818c;
  border: 1px solid #fff;
  color: #fff !important;
}
.on-dark-bg.btn-de-emphasized.disabled,
.on-dark-bg.btn-de-emphasized[disabled],
.on-dark-bg.btn-secondary.disabled,
.on-dark-bg.btn-secondary[disabled] {
  background-color: transparent;
  opacity: 0.3;
  text-decoration: none;
}
.on-dark-bg.btn-text,
.on-dark-bg a.btn-text {
  background-color: transparent;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  color: #fff;
}
.on-dark-bg.btn-text:active,
.on-dark-bg.btn-text:focus,
.on-dark-bg.btn-text:hover,
.on-dark-bg a.btn-text:active,
.on-dark-bg a.btn-text:focus,
.on-dark-bg a.btn-text:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.on-dark-bg.btn-text:hover,
.on-dark-bg a.btn-text:hover {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
}
.on-dark-bg.btn-text.disabled,
.on-dark-bg.btn-text[disabled],
.on-dark-bg a.btn-text.disabled,
.on-dark-bg a.btn-text[disabled] {
  background-color: transparent;
  opacity: 0.3;
  text-decoration: none;
}
.btn-link {
  background-color: transparent;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  color: #007ab6;
}
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.btn-link:hover {
  color: #53626f;
  text-decoration: none;
  background-color: transparent;
}
.btn-link.disabled,
.btn-link[disabled] {
  background-color: transparent !important;
  opacity: 0.3;
  text-decoration: none;
}
.btn-link .ampsec-icon-options {
  margin-left: 10px;
  color: #007ab6;
}
.btn-flat {
  background-color: transparent;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
}
.btn-flat:active,
.btn-flat:focus,
.btn-flat:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.btn-flat.disabled,
.btn-flat[disabled] {
  background-color: transparent;
  opacity: 0.3;
  text-decoration: none;
}
.btn-flat.btn-filter {
  padding: 15px;
}
@media (min-width: 768px) {
  .btn-flat.btn-filter .ampsec-icon-filter {
    font-size: 10px;
  }
  .btn-flat.btn-filter .visible-tablet {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .btn-flat.btn-filter .ampsec-icon-filter {
    font-size: 12px;
  }
}
label {
  font-weight: 400;
}
label.required {
  font-weight: 700;
}
select,
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAPNJREFUOBFjYBgWwDsqU5BYj/hGpokA1TISq54pODF3LjsHy5OAhBwHQpqCk3Jd2Dg4HgUl5i4gpBYmzwRkmDIyMHIxMTFuxWcJyHCG/4ybgG7nBKrXgxlAiGb6/v+v2////2/gswTZcIb//6/++/PLnZDBMHlwWHolZElwMDLvZ2Rk1PjP8P/bv3//vTcsmHIApAjT8N9O6xfPeAUzgBANjyxsljAzMbLAggXictIMB1kOtwDEQbeE8T8jMOQYOMk1HMMCdEtAfEoMB2lH8QFIAARgPgHKMv35/t1u0/I5LyEyVCR9fdO43GJjualo5BA1CgDgpXCZqi7A2QAAAABJRU5ErkJggg==);
}
select.form-control::-ms-expand,
select::-ms-expand {
  display: none;
}
input::-ms-clear {
  display: none;
}
.form-control,
input[type="email"],
input[type="password"],
input[type="text"],
select {
  color: #53626f;
  border: 1px solid #d4dbe8;
  border-radius: 5px;
  box-shadow: none;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .form-control,
  input[type="email"],
  input[type="password"],
  input[type="text"],
  select {
    font-size: 0.833rem;
  }
}
select,
select.form-control {
  border: 1px solid #a2a4a9;
  border-radius: 0;
}
select.form-control:active,
select.form-control:focus,
select:active,
select:focus {
  border: 1px solid #a2a4a9;
}
@-moz-document url-prefix() {
  .form-control,
  input[type="text"] {
    padding: 5px 10px;
  }
}
.form-group.inline-radio-group {
  margin-bottom: 20px;
}
.form-group.inline-radio-group p {
  margin-bottom: 0;
}
.form-group.inline-radio-group:last-child {
  margin-bottom: 30px;
}
.form-control::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a2a4a9;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .form-control::-webkit-input-placeholder,
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 0.833rem;
  }
}
.form-control:-moz-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #a2a4a9;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .form-control:-moz-placeholder,
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    font-size: 0.833rem;
  }
}
.form-control::-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a2a4a9;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .form-control::-moz-placeholder,
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    font-size: 0.833rem;
  }
}
.form-control:-ms-input-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a2a4a9;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .form-control:-ms-input-placeholder,
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-size: 0.833rem;
  }
}
.form-control:focus,
input:focus,
textarea:focus {
  border-color: #d4dbe8;
  box-shadow: none;
  outline: 0 none;
}
textarea.form-control {
  max-width: 100%;
  height: auto;
}
.checkbox label {
  padding-left: 0;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"].no-hide {
  display: inline-block;
}
input[type="checkbox"] + span:before {
  font-family: Icons !important;
  display: inline-block;
  margin-right: 10px;
  content: "\E919";
}
input[type="checkbox"]:checked + span:before {
  content: "\E91A";
}
.radio-inline {
  padding-left: 0;
}
input[type="radio"] {
  display: none;
}
input[type="radio"] + span:before {
  font-family: Icons !important;
  display: inline-block;
  margin-right: 10px;
  content: "\E904";
}
input[type="radio"]:checked + span:before {
  content: "\E913";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.ampsec-icon,
[class*=" ampsec-icon-"],
[class^="ampsec-icon-"] {
  display: inline-block;
  line-height: 1;
  font-family: Icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
}
.rotate-90 {
  transform: rotate(90deg);
}
.rotate-180 {
  transform: rotate(180deg);
}
.rotate-270 {
  transform: rotate(270deg);
}
.rotate-360 {
  transform: rotate(1turn);
}
.animate-spin {
  animation: spin 1.5s linear infinite;
}
.animate-spin.fast {
  animation: spin 0.7s linear infinite;
}
.animate-spin.slow {
  animation: spin 2.2s linear infinite;
}
.ampsec-icon-value-change-decrease:before {
  content: "\E922";
  color: #b81237;
}
.ampsec-icon-value-change-increase:before {
  content: "\E923";
  color: #79b340;
}
.ampsec-icon-document:before {
  content: "\E91E";
}
.ampsec-icon-arrow:before {
  content: "\E91F";
}
.ampsec-icon-folder:before {
  content: "\E920";
}
.ampsec-icon-sort-arrow-descending:before {
  content: "\E924";
}
.ampsec-icon-sort-arrow-ascending:before {
  content: "\E921";
}
.ampsec-icon-check:before {
  content: "\E91D";
}
.ampsec-icon-filter:before {
  content: "\E91C";
}
.ampsec-icon-options:before {
  content: "\E91B";
}
.ampsec-icon-checkbox-unchecked:before {
  content: "\E919";
}
.ampsec-icon-checkbox-checked:before {
  content: "\E91A";
}
.ampsec-icon-close:before {
  content: "\E914";
}
.ampsec-icon-do-action:before {
  content: "\E915";
}
.ampsec-icon-notifications:before {
  content: "\E916";
}
.ampsec-icon-send:before {
  content: "\E917";
}
.ampsec-icon-messages:before {
  content: "\E918";
}
.ampsec-icon-circle-filled:before {
  content: "\E913";
}
.ampsec-icon-square-bullet:before {
  content: "\E912";
}
.ampsec-icon-spinner:before {
  content: "\E911";
}
.ampsec-icon-card:before {
  content: "\E90C";
}
.ampsec-icon-cash:before {
  content: "\E90D";
}
.ampsec-icon-insurance:before {
  content: "\E90E";
}
.ampsec-icon-plus:before {
  content: "\E90F";
}
.ampsec-icon-view-detail:before {
  content: "\E910";
}
.ampsec-icon-edit:before {
  content: "\E90A";
}
.ampsec-icon-search:before {
  content: "\E90B";
}
.ampsec-icon-facebook:before {
  content: "\E907";
}
.ampsec-icon-linkedin:before {
  content: "\E908";
}
.ampsec-icon-twitter:before {
  content: "\E909";
}
.ampsec-icon-restore-deleted:before {
  content: "\E906";
}
.ampsec-icon-timeout:before {
  content: "\E905";
}
.ampsec-icon-circle-with-checkmark .path1:before {
  content: "\E901";
  color: #53626f;
}
.ampsec-icon-circle-with-checkmark .path2:before {
  content: "\E903";
  margin-left: -0.95214844em;
  color: #fff;
}
.ampsec-icon-circle:before {
  content: "\E904";
}
.ampsec-icon-carat:before {
  content: "\E900";
}
.ampsec-icon-note-add-new .path1:before {
  content: "\E8F6";
  color: #007ab6;
}
.ampsec-icon-note-add-new .path2:before {
  content: "\E8F7";
  margin-left: -0.93359375em;
  color: #85c446;
}
.ampsec-icon-trash:before {
  content: "\E902";
}
.container {
  width: 100%;
  max-width: 1240px;
  padding: 0;
}
@media (min-width: 768px) {
  .container .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container .row > div:first-child {
    padding-left: 20px;
  }
  .container .row > div:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .container .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .container .row > div:first-child {
    padding-left: 30px;
  }
  .container .row > div:last-child {
    padding-right: 30px;
  }
}
.section {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .section {
    padding: 20px 0;
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .section {
    padding: 30px 0;
    margin-bottom: 50px;
  }
}
.section.page-title {
  margin-bottom: 30px;
  padding: 15px 0;
}
.section.transparent {
  background-color: transparent;
  box-shadow: none;
  padding: 15px 0;
}
.section.alt {
  background-color: #f2f4f5;
  box-shadow: none;
  padding: 15px 0;
}
.section.callout {
  padding: 80px 0;
  background-color: #53626f;
  color: #fff;
  text-align: center;
}
.section.callout h2 {
  color: #fff;
  margin-top: 0;
}
@media (min-width: 768px) {
  .section.callout p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .section.callout p {
    max-width: 550px;
  }
}
.section.callout p:last-child {
  margin-bottom: 0;
}
.visible-laptop {
  display: none;
}
@media (min-width: 1026px) {
  .visible-laptop {
    display: block;
  }
}
.hidden-laptop {
  display: block;
}
@media (min-width: 1026px) {
  .hidden-laptop {
    display: none;
  }
}
.visible-tablet {
  display: none;
}
@media (min-width: 768px) {
  .visible-tablet {
    display: block;
  }
}
.hidden-tablet {
  display: block;
}
@media (min-width: 768px) {
  .hidden-tablet {
    display: none;
  }
}
.region-one {
  position: relative;
}
.gte-ie10 body.modal-open {
  padding-right: 0 !important;
}
.layout-error .region-zero {
  padding: 15px;
}
@media (min-width: 1200px) {
  .layout-error .region-zero {
    max-width: 1170px;
    margin: 0 auto;
  }
}
.layout-error .region-zero h1 {
  margin-bottom: 20px;
}
.layout-error .region-zero .separator {
  display: none;
}
.layout-error .region-zero ul {
  margin-top: 20px;
}
.three-column-grid {
  overflow: hidden;
  clear: both;
}
.f-wrap {
  flex-wrap: wrap;
}
.w-25 {
  width: 25%;
}
@media (min-width: 768px) {
  .three-column-grid {
    display: flex;
    flex-wrap: wrap;
  }
}
.three-column-grid .column {
  padding: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 768px) {
  .three-column-grid .column {
    width: 48.5%;
    margin: 0 10px 20px;
  }
}
@media (min-width: 1200px) {
  .three-column-grid .column {
    width: 31.5%;
    margin: 0 30px 30px 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .three-column-grid .column:nth-child(odd) {
    margin-left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .three-column-grid .column:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .three-column-grid .column:nth-child(3n + 3) {
    margin-right: 0;
  }
}
.three-column-grid .column.card {
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1), 0 3px 3px 0 rgba(0, 0, 0, 0.2);
  padding: 30px 20px 20px;
}
@media print {
  a[href]:after {
    content: none !important;
  }
  p a {
    font-size: inherit !important;
  }
  .dropdown-menu,
  .hide-print {
    display: none !important;
  }
  .total-asset-value {
    border-top: 1px solid !important;
  }
}
.badge {
  font-size: 0.875rem;
  background-color: #f46631;
  color: #fff;
  border-radius: 3px;
  padding: 4px;
  font-weight: 500;
  height: 1.45em;
}
@media (min-width: 1200px) {
  .badge {
    font-size: 0.778rem;
  }
}
.is-loading {
  position: relative;
}
.is-loading .component-loading.successful {
  display: none;
}
.is-loading .State--loading {
  padding: 0 !important;
  z-index: 10000 !important;
}
.is-loading .State-content.u-decoBackgroundNeutral a {
  color: #fff;
  text-decoration: underline;
}
.is-loading.u-paddingVert2gu .State--loading .State-content {
  bottom: 10px !important;
  top: 10px !important;
}
.is-loading.u-sizeConstrained .State--loading .State-content {
  left: 20px !important;
  right: 20px !important;
}
.advisor-presence {
  padding: 0 0 15px;
}
.advisor-presence .ap-container .Icon {
  cursor: pointer;
}
.advisor-presence .ap-container a:hover {
  text-decoration: none;
}
.advisor-presence .ap-container .Link:hover {
  text-decoration: underline;
}
.advisor-presence .advQualtricsRatingLink button {
  visibility: inherit !important;
}
.advisor-presence .brandColor {
  color: #007ab6 !important;
}
.advisor-presence .Link {
  visibility: inherit !important;
}
.advisor-presence a {
  padding: 0 !important;
}
.advisor-presence img.advisor-image {
  margin-bottom: 20px;
}
.advisor-presence a.advisor-email {
  display: block;
}
.advisor-presence .social-media a {
  font-size: 25px;
}
.advisor-presence .user-notifications {
  padding: 0;
}
.advisor-presence .user-notifications > div {
  padding: 20px;
  border-bottom: 1px solid #e6e7e8;
  overflow: hidden;
}
.advisor-presence .user-notifications > div .subheader {
  margin: 0 0 20px;
  font-size: 0.875rem;
}
@media (min-width: 1200px) {
  .advisor-presence .user-notifications > div .subheader {
    font-size: 0.778rem;
  }
}
.advisor-presence .user-notifications > div .meeting {
  overflow: hidden;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
}
.advisor-presence .user-notifications > div .meeting:last-child {
  margin-bottom: 0;
}
.advisor-presence .carousel-inner {
  text-align: center;
  margin-bottom: 10px;
}
.advisor-presence .carousel-inner .item {
  max-height: 485px;
  padding: 15px;
}
.advisor-presence .carousel-inner .item .advisor-image {
  margin: 15px 0 20px;
}
.advisor-presence .carousel-inner .item .advisor-image img {
  margin: 0 auto;
  width: 80px;
}
.advisor-presence .carousel-inner .item .advisor-name {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.15em;
}
.advisor-presence .carousel-inner .item .advisor-name a {
  line-height: inherit;
  font-size: inherit;
}
.advisor-presence .carousel-inner .item .advisor-credentials {
  color: #a2a4a9;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .advisor-presence .carousel-inner .item .advisor-credentials {
    font-size: 0.833rem;
  }
}
.advisor-presence .carousel-inner .item .advisor-credentials,
.advisor-presence .carousel-inner .item .advisor-second-title,
.advisor-presence .carousel-inner .item .advisor-title {
  margin-bottom: 10px;
}
.advisor-presence .carousel-inner .item .advisor-title {
  color: #53626f;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .advisor-presence .carousel-inner .item .advisor-title {
    font-size: 0.889rem;
  }
}
.advisor-presence .carousel-inner .item .tagline {
  color: #53626f;
  margin-bottom: 20px;
  font-size: 15px;
}
.advisor-presence .carousel-inner .item .team.tagline {
  margin-bottom: 30px;
}
.advisor-presence .carousel-inner .item .advisor-second-title {
  margin-bottom: 20px;
}
.advisor-presence .carousel-inner .item .advisor-email,
.advisor-presence .carousel-inner .item .advisor-phone,
.advisor-presence .carousel-inner .item .advisor-phone-link,
.advisor-presence .carousel-inner .item .introduction-link,
.advisor-presence .carousel-inner .item .meeting-link,
.advisor-presence .carousel-inner .item .rate-link {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  line-height: 1.125rem;
  font-size: inherit;
  text-align: inherit;
  transition: color 0.2s ease-out;
}
.advisor-presence .carousel-inner .item .advisor-email:hover,
.advisor-presence .carousel-inner .item .advisor-phone-link:hover,
.advisor-presence .carousel-inner .item .advisor-phone:hover,
.advisor-presence .carousel-inner .item .introduction-link:hover,
.advisor-presence .carousel-inner .item .meeting-link:hover,
.advisor-presence .carousel-inner .item .rate-link:hover {
  color: #003d6d;
}
@media (min-width: 1200px) {
  .advisor-presence .carousel-inner .item .advisor-email,
  .advisor-presence .carousel-inner .item .advisor-phone,
  .advisor-presence .carousel-inner .item .advisor-phone-link,
  .advisor-presence .carousel-inner .item .introduction-link,
  .advisor-presence .carousel-inner .item .meeting-link,
  .advisor-presence .carousel-inner .item .rate-link {
    line-height: 1.111rem;
  }
}
.advisor-presence .carousel-inner .item .advisor-phone {
  display: none;
}
@media (min-width: 1026px) {
  .advisor-presence .carousel-inner .item .advisor-phone {
    display: block;
  }
}
.advisor-presence .carousel-inner .item .advisor-phone-link {
  display: none;
}
@media (max-width: 1025px) {
  .advisor-presence .carousel-inner .item .advisor-phone-link {
    display: block;
  }
}
.advisor-presence .carousel-inner .item .social-media {
  margin-bottom: 15px;
}
.advisor-presence .carousel-inner .item .social-media a {
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  font-size: 1.625rem;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .advisor-presence .carousel-inner .item .social-media a {
    font-size: 1.444rem;
  }
}
.advisor-presence .carousel-footer {
  overflow: hidden;
  padding: 0 15px;
}
.advisor-presence .carousel-footer .carousel-footer-control {
  display: inline-block;
  width: 33.3%;
  position: relative;
}
.advisor-presence .carousel-footer .carousel-control {
  background-image: none;
  position: relative;
  color: inherit;
  text-shadow: none;
  display: block;
  width: auto;
  color: #007ab6;
  opacity: 1;
}
@media (min-width: 1026px) {
  .advisor-presence .carousel-footer .carousel-control {
    font-size: 1rem;
    line-height: 22px;
  }
}
.advisor-presence .carousel-footer .carousel-control .ampsec-icon-carat {
  font-size: 0.556rem;
}
.advisor-presence .carousel-footer .carousel-control.left {
  float: left;
}
.advisor-presence .carousel-footer .carousel-control.right {
  float: right;
}
.advisor-presence .carousel-footer .carousel-control:active,
.advisor-presence .carousel-footer .carousel-control:hover {
  color: #53626f;
}
.advisor-presence .carousel-footer .carousel-indicators {
  bottom: 0;
  margin-bottom: 4px;
  white-space: nowrap;
  width: 100%;
  margin-left: 0;
  left: 0;
}
.advisor-presence .carousel-footer .carousel-indicators li {
  border: 1px solid #53626f;
  float: inherit;
  margin: 0;
  margin-right: 15px;
  height: 12px;
  width: 12px;
}
.advisor-presence .carousel-footer .carousel-indicators li.active {
  background-color: #007ab6 !important;
}
.advisor-presence .carousel-footer .carousel-indicators li:last-child {
  margin-right: 0;
}
.advisor-presence section.request-meeting {
  padding-top: 50px;
}
.advisor-presence section.request-meeting .flyout-header {
  padding: 15px;
  overflow: hidden;
  border-bottom: 1px solid #e6e7e8;
  position: absolute;
  top: 0;
  width: 100%;
  height: 55px;
  background-color: #fff;
}
.advisor-presence section.request-meeting .flyout-header .btn-cancel {
  float: left;
  text-align: left;
  color: #007ab6;
}
.advisor-presence section.request-meeting .flyout-header .btn-send {
  float: right;
}
.advisor-presence section.request-meeting .flyout-header .label-sending {
  float: right;
  padding-top: 2px;
  padding-right: 48px;
}
.advisor-presence
  section.request-meeting
  .flyout-header
  .notifications.loading.edge {
  left: 91%;
  top: 46%;
}
.advisor-presence section.request-meeting form {
  margin: 20px;
}
.advisor-presence section.request-meeting form div.form-group.time label {
  display: block;
}
.advisor-presence section.request-meeting form div.form-group.time input.date {
  width: 130px;
  display: inline-block;
  margin-right: 15px;
}
.advisor-presence
  section.request-meeting
  form
  div.form-group.time
  select.time.hour {
  width: 90px;
  display: inline-block;
  margin-right: 15px;
}
.advisor-presence
  section.request-meeting
  form
  div.form-group.time
  select.time.ampm {
  width: 70px;
  display: inline-block;
  margin-right: 15px;
}
.messages-flyout section {
  padding: 0;
}
@media (max-width: 767px) {
  .messages-flyout section {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.messages-flyout section.has-header {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .messages-flyout section.has-header {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .messages-flyout section.has-header {
    position: relative;
  }
}
.messages-flyout section.has-header .section-header {
  background-color: #fff;
  width: 100%;
  height: 55px;
  padding: 15px;
  border-bottom: 1px solid #e6e7e8;
  position: absolute;
  top: 0;
}
.messages-flyout section.has-header .section-header .label-sending {
  float: right;
  padding-top: 2px;
  padding-right: 48px;
}
.messages-flyout section.has-header .section-header .btn {
  width: 45%;
}
.messages-flyout section.has-header .section-header .btn.btn-back {
  font-size: 0.938rem;
  float: left;
  color: #a2a4a9;
  text-align: left;
}
@media (min-width: 1200px) {
  .messages-flyout section.has-header .section-header .btn.btn-back {
    font-size: 0.833rem;
  }
}
@media (min-width: 768px) {
  .messages-flyout section.has-header .section-header .btn.btn-back {
    display: none;
  }
}
.messages-flyout
  section.has-header
  .section-header
  .btn.btn-back
  .ampsec-icon-carat.rotate-90 {
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  .messages-flyout
    section.has-header
    .section-header
    .btn.btn-back
    .ampsec-icon-carat.rotate-90 {
    font-size: 0.556rem;
  }
}
.messages-flyout section.has-header .section-header .btn.btn-new {
  float: right;
  text-align: right;
  margin-right: 0;
  font-size: 1rem;
}
.messages-flyout
  section.has-header
  .section-header
  .btn.btn-new
  .ampsec-icon-plus {
  font-size: 0.625rem;
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .messages-flyout
    section.has-header
    .section-header
    .btn.btn-new
    .ampsec-icon-plus {
    font-size: 0.556rem;
  }
}
.messages-flyout section.has-header .section-header .btn.btn-cancel {
  float: left;
  text-align: left;
  color: #007ab6;
}
.messages-flyout section.has-header .section-header .btn.btn-send {
  float: right;
  text-align: right;
  margin-right: 0;
}
.messages-flyout
  section.has-header
  .section-header
  .btn.btn-send
  .ampsec-icon-send {
  font-size: 0.625rem;
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .messages-flyout
    section.has-header
    .section-header
    .btn.btn-send
    .ampsec-icon-send {
    font-size: 0.556rem;
  }
}
.messages-flyout section.has-header .section-header .btn.btn-done {
  float: right;
  text-align: right;
  margin-right: 0;
}
.messages-flyout section.has-header .section-header .btn-compose {
  margin-top: -6px;
  visibility: inherit;
}
@media (max-width: 767px) {
  .messages-flyout section.has-header .section-header h3 {
    display: none;
  }
}
@media (min-width: 768px) {
  .messages-flyout section.has-header .section-header h3 {
    font-size: 24px;
    display: block;
    width: 45%;
    float: left;
    margin: 0;
  }
  .messages-flyout section.has-header .section-header h3 a {
    text-decoration: none !important;
    color: #53626f;
    font-size: 24px;
  }
  .messages-flyout section.has-header .section-header h3 a:hover {
    color: #003d6d;
  }
}
.messages-flyout section.has-header .section-content {
  width: 100%;
  margin-top: 55px;
  padding-bottom: 0;
  overflow: auto;
}
@media (max-width: 767px) {
  .messages-flyout section.has-header .section-content {
    height: 100%;
    padding-bottom: 55px;
  }
}
@media (min-width: 768px) {
  .messages-flyout section.has-header .section-content {
    max-height: 430px;
  }
}
.messages-flyout section.section_list .checkbox,
.messages-flyout section.section_list .radio {
  position: static;
}
.messages-flyout section.section_list ul {
  padding-left: 0;
}
.messages-flyout section.section_list ul li {
  border-bottom: 1px solid #e6e7e8;
  overflow: hidden;
}
.messages-flyout section.section_list ul li a {
  display: block;
  line-height: 1.1;
  overflow: hidden;
  padding: 17px 15px;
  text-decoration: none !important;
}
.messages-flyout section.section_list ul li a .date,
.messages-flyout section.section_list ul li a .from,
.messages-flyout section.section_list ul li a .subject {
  font-size: 1rem;
  font-weight: 400;
  color: #53626f;
}
@media (min-width: 1200px) {
  .messages-flyout section.section_list ul li a .date,
  .messages-flyout section.section_list ul li a .from,
  .messages-flyout section.section_list ul li a .subject {
    font-size: 0.889rem;
  }
}
.messages-flyout section.section_list ul li a .from {
  float: left;
  width: 73%;
  margin-bottom: 3px;
}
.messages-flyout section.section_list ul li a .date {
  text-align: right;
  float: left;
  width: 27%;
  margin-bottom: 3px;
}
.messages-flyout section.section_list ul li a .subject {
  clear: both;
}
.messages-flyout section.section_list ul li a:hover {
  background-color: #f2f4f5;
  transition: background-color 0.2s;
}
.messages-flyout section.section_list ul li.unread .date,
.messages-flyout section.section_list ul li.unread .from,
.messages-flyout section.section_list ul li.unread .subject {
  font-weight: 700;
}
.messages-flyout section.section_list:after {
  content: "";
  padding: 0;
}
.messages-flyout section.section_compose {
  padding-bottom: 0;
}
.messages-flyout section.section_compose .compose-form {
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .messages-flyout section.section_compose .compose-form {
    padding-bottom: 15px;
  }
}
.messages-flyout section.section_compose .notifications.loading.edge {
  left: 91%;
  top: 46%;
}
.messages-flyout section.section_compose .form-group:first-child {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.messages-flyout section.section_compose .form-group:first-child label {
  color: #53626f;
  font-weight: 600;
  width: 25px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.messages-flyout section.section_compose .form-group:first-child .to-users {
  width: 90%;
}
.messages-flyout
  section.section_compose
  .form-group:first-child
  .to-users
  .user {
  font-size: 0.938rem;
  display: inline-block;
  background-color: #e6e7e8;
  padding: 2px 10px;
  border-radius: 3px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #53626f;
}
@media (min-width: 1200px) {
  .messages-flyout
    section.section_compose
    .form-group:first-child
    .to-users
    .user {
    font-size: 0.833rem;
  }
}
.messages-flyout
  section.section_compose
  .form-group:first-child
  .to-users
  .user:first-child {
  margin-left: 10px;
}
.messages-flyout
  section.section_compose
  .form-group:first-child
  .btn.btn-adduser {
  font-size: 0.625rem;
  width: 10%;
  display: inline-block;
}
@media (min-width: 1200px) {
  .messages-flyout
    section.section_compose
    .form-group:first-child
    .btn.btn-adduser {
    font-size: 0.556rem;
  }
}
.messages-flyout section.section_compose .form-group:last-child {
  margin-bottom: 0;
}
.messages-flyout section.section_compose .form-group textarea {
  resize: none;
  margin-bottom: 5px;
}
.messages-flyout section.section_compose .smc-link {
  display: block;
}
.messages-flyout section.section_compose .disclaimer-container {
  margin-top: 15px;
}
.messages-flyout
  section.section_compose
  .disclaimer-container
  .disclaimer-toggle {
  display: block;
  text-align: left;
}
.messages-flyout
  section.section_compose
  .disclaimer-container
  .disclaimer-body {
  margin-top: 10px;
  line-height: 1.125rem;
}
@media (min-width: 1200px) {
  .messages-flyout
    section.section_compose
    .disclaimer-container
    .disclaimer-body {
    line-height: 1.278rem;
  }
}
.messages-flyout
  section.section_compose
  .disclaimer-container
  .disclaimer-body
  p {
  margin-bottom: 10px;
}
.messages-flyout
  section.section_compose
  .disclaimer-container
  .disclaimer-body
  p:last-child {
  margin-bottom: 0;
}
.messages-flyout section.section_contacts {
  color: #53626f;
}
.messages-flyout section.section_contacts form {
  padding: 15px;
}
.messages-flyout section.section_contacts form label {
  font-weight: 600;
}
.messages-flyout section.section_contacts form .form-group {
  margin-bottom: 20px;
}
.messages-flyout section.section_contacts form .form-group.other-contacts {
  margin-bottom: 0;
}
.messages-flyout
  section.section_contacts
  form
  .form-group.other-contacts
  label:first-child {
  margin-top: 10px;
}
.messages-flyout
  section.section_contacts
  form
  .form-group.other-contacts
  .checkbox {
  margin-top: 0;
}
.messages-flyout section.section_contacts form .form-group .checkbox span {
  line-height: 23px;
}
.messages-flyout
  section.section_contacts
  form
  .form-group
  .checkbox
  input[type="text"] {
  display: inline-block;
  width: 175px;
  text-align: right;
  margin-left: -3px;
  border-color: #53626f;
}
.messages-flyout
  section.section_contacts
  form
  .form-group
  .checkbox
  span.input-suffix {
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .messages-flyout
    section.section_contacts
    form
    .form-group
    .checkbox
    span.input-suffix {
    font-size: 0.833rem;
  }
}
.messages-flyout section.section_contacts form .form-group:last-child,
.messages-flyout
  section.section_contacts
  form
  .form-group:last-child
  .checkbox {
  margin-bottom: 0;
}
section.nav-notifications {
  padding: 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  section.nav-notifications {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
section.nav-notifications .flyout-header {
  height: 55px;
  overflow: hidden;
  border-bottom: 1px solid #e6e7e8;
}
section.nav-notifications .flyout-header > button.btn.btn-flat {
  width: 30%;
  height: 55px;
  padding: 15px;
  float: left;
  font-size: 0.938rem;
  color: #a2a4a9;
  text-align: left;
}
@media (min-width: 1200px) {
  section.nav-notifications .flyout-header > button.btn.btn-flat {
    font-size: 0.833rem;
  }
}
@media (min-width: 768px) {
  section.nav-notifications .flyout-header > button.btn.btn-flat {
    display: none;
  }
}
section.nav-notifications
  .flyout-header
  > button.btn.btn-flat
  .ampsec-icon-carat.rotate-90 {
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  section.nav-notifications
    .flyout-header
    > button.btn.btn-flat
    .ampsec-icon-carat.rotate-90 {
    font-size: 0.556rem;
  }
}
section.nav-notifications .flyout-header > button.btn.btn-flat:last-child {
  float: right;
  width: 50%;
  text-align: right;
  margin-right: 0;
  color: #53626f;
}
@media (min-width: 768px) {
  section.nav-notifications .flyout-header > button.btn.btn-flat:last-child {
    display: block;
  }
}
section.nav-notifications .flyout-header .ampsec-icon-close {
  margin-left: 5px;
}
section.nav-notifications .flyout-header h3 {
  display: none;
}
@media (min-width: 768px) {
  section.nav-notifications .flyout-header h3 {
    font-size: 24px;
    color: #53626f;
    display: block;
    padding: 17px 15px;
    margin: 0;
    width: 45%;
    float: left;
  }
}
section.nav-notifications .notifications-list {
  padding-left: 0;
  overflow: auto;
}
@media (max-width: 767px) {
  section.nav-notifications .notifications-list {
    height: 100%;
  }
}
@media (min-width: 768px) {
  section.nav-notifications .notifications-list {
    max-height: 430px;
  }
}
section.nav-notifications .notifications-list li {
  border-bottom: 1px solid #e6e7e8;
  padding: 15px;
}
section.nav-notifications .notifications-list li:last-child {
  border-bottom: 0;
}
section.nav-notifications .notifications-list li.actionable a,
section.nav-notifications .notifications-list li.actionable a .title {
  color: #007ab6;
}
section.nav-notifications
  .notifications-list
  li.actionable
  a
  .ampsec-icon-do-action {
  float: right;
  margin-top: 5px;
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  section.nav-notifications
    .notifications-list
    li.actionable
    a
    .ampsec-icon-do-action {
    font-size: 0.556rem;
  }
}
section.nav-notifications .notifications-list li.actionable:hover,
section.nav-notifications
  .notifications-list
  li.actionable:hover
  .ampsec-icon-do-action,
section.nav-notifications .notifications-list li.actionable:hover .body,
section.nav-notifications .notifications-list li.actionable:hover .title {
  color: #007ab6;
}
section.nav-notifications .notifications-list li .body,
section.nav-notifications .notifications-list li .heading {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  line-height: 1.2rem;
}
section.nav-notifications .notifications-list li .body .title,
section.nav-notifications .notifications-list li .heading .title {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 25px;
}
section.nav-notifications .notifications-list li .body .btn.btn-flat,
section.nav-notifications .notifications-list li .heading .btn.btn-flat {
  color: #53626f;
  float: right;
  width: 40px;
  padding: 15px 15px 14px;
  margin: -10px -10px 0 0;
  text-align: center;
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  section.nav-notifications .notifications-list li .body .btn.btn-flat,
  section.nav-notifications .notifications-list li .heading .btn.btn-flat {
    font-size: 0.556rem;
  }
}
section.nav-notifications .notifications-list li .body .btn.btn-flat:hover,
section.nav-notifications .notifications-list li .heading .btn.btn-flat:hover {
  color: #007ab6;
}
section.nav-notifications .notifications-list li .body {
  margin-bottom: 0;
}
section.nav-notifications .notifications-list li.no-new {
  color: #a2a4a9;
  border-bottom: 0;
  line-height: 322px;
  text-align: center;
}
section.nav-notifications .notifications-list li a .ampsec-icon-close {
  float: right;
}
section.nav-notifications .ampsec-icon-close {
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  section.nav-notifications .ampsec-icon-close {
    font-size: 0.556rem;
  }
}
.group-selector-component {
  padding: 0;
  margin: 30px 0;
}
.group-selector-component .group-selector {
  border: 0;
  box-shadow: none;
  height: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .group-selector-component .group-selector {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .group-selector-component .group-selector {
    margin-top: 50px;
  }
}
.group-selector-component .group-selector .account-name {
  white-space: normal;
  -ms-word-break: break-all;
}
.group-selector-component .group-selector .group-selector-container {
  position: relative;
  height: 100%;
  z-index: 100;
}
@media (min-width: 768px) {
  .group-selector-component .group-selector .group-selector-container {
    width: 100%;
  }
}
.group-selector-component .group-selector .group-selector-container .btn-group {
  width: 100%;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group.dropdown {
  position: absolute;
  border: 1px solid #a2a4a9;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group.dropdown
  .group-selector-button {
  background-color: #fff;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group.dropdown
  .dropdown-toggle {
  padding: 11px 15px 9px;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  button.btn.btn-secondary.dropdown-toggle:hover {
  background-color: #fff;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  .account {
  font-family: Ameriprise Sans, Arial, sans-serif;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  .account
  .account-name {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .group-selector-component
    .group-selector
    .group-selector-container
    .btn-group
    .account
    .account-name {
    font-size: 0.889rem;
    line-height: 0.889rem;
  }
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  .account
  .account-number {
  color: #a2a4a9;
  font-size: 0.938rem;
  line-height: 0.625rem;
}
@media (min-width: 1200px) {
  .group-selector-component
    .group-selector
    .group-selector-container
    .btn-group
    .account
    .account-number {
    font-size: 0.833rem;
    line-height: 0.556rem;
  }
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  .selector {
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  .group-selector-component
    .group-selector
    .group-selector-container
    .btn-group
    .selector {
    font-size: 0.556rem;
  }
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group.open
  .dropdown-toggle {
  box-shadow: none;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group.open
  .dropdown-toggle
  .selector
  .ampsec-icon-carat {
  transform: rotate(180deg);
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu {
  margin: 0;
  padding: 0 15px;
  border-radius: 0;
  position: relative;
  width: 100%;
  border: 0;
  box-shadow: none;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li {
  padding-bottom: 20px;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li:active,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li:focus,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li:first-child {
  border-top: 1px solid #d4dbe8;
  padding-top: 25px;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  a,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  button {
  padding: 0;
  white-space: normal;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  a:active,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  a:focus,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  a:hover,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  button:active,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  button:focus,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  button:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  .account:hover {
  background-color: transparent;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  .account
  .account-name,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li
  .account
  .account-number {
  display: block;
  padding-left: 20px;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li.current
  .account:before {
  display: inline-block;
  line-height: 1;
  font-family: Icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  content: "\E912";
  float: left;
  padding-top: 5px;
  font-size: 0.313rem;
}
@media (min-width: 1200px) {
  .group-selector-component
    .group-selector
    .group-selector-container
    .btn-group
    ul.dropdown-menu
    li.current
    .account:before {
    font-size: 0.278rem;
  }
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li.current
  .account
  .account-name {
  white-space: normal;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li.create-new-group
  a {
  color: #007ab6;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .group-selector-component
    .group-selector
    .group-selector-container
    .btn-group
    ul.dropdown-menu
    li.create-new-group
    a {
    font-size: 0.833rem;
  }
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li.create-new-group
  a:before {
  display: inline-block;
  line-height: 1;
  font-family: Icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  content: "\E90F";
  float: left;
  margin-right: 10px;
  padding-top: 5px;
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  .group-selector-component
    .group-selector
    .group-selector-container
    .btn-group
    ul.dropdown-menu
    li.create-new-group
    a:before {
    font-size: 0.556rem;
  }
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn-group
  ul.dropdown-menu
  li.create-new-group
  a:hover {
  background-color: transparent;
  color: #53626f;
}
.group-selector-component .group-selector .group-selector-container .btn {
  width: 100%;
  text-align: left;
  border: 0;
  border-radius: 0;
}
.group-selector-component .group-selector .group-selector-container .btn:hover {
  background-color: transparent;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn
  .account,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn
  .selector {
  display: table-cell;
  vertical-align: middle;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn
  .account {
  width: 99%;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn
  .account
  .account-name,
.group-selector-component
  .group-selector
  .group-selector-container
  .btn
  .account
  .account-number {
  display: block;
}
.group-selector-component
  .group-selector
  .group-selector-container
  .btn
  .selector {
  width: 5%;
  text-align: right;
}
.group-selector-component .group-selector .edit-settings-container {
  display: inline-block;
  position: relative;
}
@media (min-width: 768px), print {
  .group-selector-component .group-selector .edit-settings-container {
    width: 100%;
    text-align: right;
  }
}
.group-selector-component
  .group-selector
  .edit-settings-container
  .edit-settings-link {
  width: auto;
}
@media (min-width: 768px), print {
  .group-selector-component
    .group-selector
    .edit-settings-container
    .edit-settings-link {
    text-align: right;
  }
}
.group-selector-component .group-selector-offset-wrapper {
  height: 60px;
  top: 40px;
  left: 30px;
  right: 30px;
  position: absolute;
  z-index: 100;
}
@media (min-width: 768px) {
  .group-selector-component .group-selector-offset-wrapper {
    left: auto;
    width: 325px;
  }
}
@media (min-width: 1200px) {
  .group-selector-component .group-selector-offset-wrapper {
    right: 50px;
    width: 400px;
  }
}
@media print {
  .group-selector-component .group-selector-offset-wrapper {
    width: 400px;
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .group-selector-component .group-selector {
    height: 0;
  }
}
@media (max-width: 767px) {
  .group-selector-component {
    margin-bottom: 50px;
  }
}
.interstitial .interstitial-header {
  overflow: hidden;
  margin-bottom: 50px;
}
.interstitial .interstitial-header .logo {
  float: left;
  padding-right: 30px;
  border-right: 1px solid #007ab6;
  margin-right: 30px;
}
.interstitial .interstitial-header h1 {
  float: left;
  line-height: 50px;
  margin: 0;
}
.interstitial .interstitial-body {
  margin-bottom: 50px;
}
.interstitial .interstitial-body ul {
  margin-top: 0;
}
.interstitial .interstitial-modal {
  z-index: 3000;
}
.interstitial .interstitial-modal.modal-dialog {
  width: 85%;
  min-width: 85%;
}
.interstitial .interstitial-modal .modal-header {
  border-bottom: 0;
  text-align: left;
}
.interstitial .interstitial-modal .modal-body {
  max-height: 400px;
  overflow-y: auto;
  text-align: left;
}
.interstitial .interstitial-modal .modal-footer {
  border-top: 0;
  text-align: center;
}
.interstitial .modal-backdrop.in {
  opacity: 0.3;
}
.interstitial.text-alerts .logo {
  border-right: 0;
}
.interstitial.text-alerts .interstitial-action {
  margin-bottom: 30px;
}
.interstitial.text-alerts .note {
  opacity: 0.6;
}
.interstitial.text-alerts .table.table-simple {
  width: auto;
  margin-bottom: 10px;
}
.interstitial.text-alerts .table.table-simple thead tr th {
  background: transparent;
  padding: 0 15px 0 0;
  opacity: 0.6;
}
.interstitial.text-alerts .table.table-simple tbody tr td {
  padding: 0 15px 0 0;
  font-size: 1rem;
}
.interstitial.text-alerts .intersitital-footer .disclaimer {
  margin-bottom: 20px;
}
.modal-dropdown-container {
  position: relative;
}
.modal-dropdown {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  margin: 0;
  width: 100%;
  bottom: 0;
}
.modal-dropdown .modal-dropdown-content {
  padding: 0;
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  line-height: 1em;
}
.modal-dropdown .modal-dropdown-content ul.dropdown-options {
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
}
.modal-dropdown .modal-dropdown-content ul.dropdown-options li {
  padding: 15px;
  border-top: 1px solid #e6e7e8;
  margin: 0;
}
@media (min-width: 768px) {
  .modal-dropdown .modal-dropdown-content ul.dropdown-options li {
    border: 0;
  }
}
.modal-dropdown .modal-dropdown-content ul.dropdown-options li:first-child {
  border-top: 0;
}
.modal-dropdown .modal-dropdown-content ul.dropdown-options.filter li a,
.modal-dropdown .modal-dropdown-content ul.dropdown-options.filter li a:focus,
.modal-dropdown .modal-dropdown-content ul.dropdown-options.filter li a:hover,
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li
  a:visited {
  color: #53626f;
}
.modal-dropdown .modal-dropdown-content ul.dropdown-options.filter li.action {
  text-align: right;
}
.modal-dropdown .modal-dropdown-content ul.dropdown-options.filter li.action a,
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li.action
  a:focus,
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li.action
  a:hover,
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li.action
  a:visited {
  color: #007ab6;
}
.modal-dropdown .modal-dropdown-content ul.dropdown-options.filter li.selected {
  background-color: #f2f4f5;
}
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li.footer-action {
  border-top: 1px solid #53626f;
}
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li
  .indicator-key {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #53626f;
  margin-right: 5px;
}
.modal-dropdown .modal-backdrop.in {
  opacity: 0.3;
}
@media (min-width: 768px) {
  .modal-dropdown .modal-backdrop.in {
    opacity: 0;
  }
}
.contextual-menu-wrapper,
.modal-dropdown-wrapper {
  position: absolute;
  z-index: 9999;
}
@media (max-width: 767px) {
  .contextual-menu-wrapper,
  .modal-dropdown-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .contextual-menu-wrapper .modal-backdrop,
  .contextual-menu-wrapper .modal-backdrop.in,
  .modal-dropdown-wrapper .modal-backdrop,
  .modal-dropdown-wrapper .modal-backdrop.in {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .contextual-menu-wrapper .modal-backdrop .in,
  .modal-dropdown-wrapper .modal-backdrop .in {
    background: #263b4d;
  }
  .contextual-menu-wrapper .contextual-menu,
  .contextual-menu-wrapper .modal-dropdown,
  .modal-dropdown-wrapper .contextual-menu,
  .modal-dropdown-wrapper .modal-dropdown {
    position: absolute;
    width: auto;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
}
.ModalNoScroll {
  overflow: hidden !important;
}
.notes-app-full {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .notes-app-full {
    margin: 0 0 20px;
  }
}
@media (min-width: 1026px) {
  .notes-app-full {
    margin: 0 0 30px;
  }
}
.notes-app-full ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 15px;
  border-left: 1px solid #d4dbe8;
}
.notes-app-full ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #d4dbe8;
  border: 1px solid #fff;
}
.notes-app-full .notes-content {
  margin-bottom: 0;
}
@media (min-width: 1026px) {
  .notes-app-full .notes-content {
    margin: 30px 0;
  }
}
.notes-app-full .notes-header {
  background-color: #d4dbe8;
  height: 35px;
}
.notes-app-full .notes-header .tab {
  display: none;
}
@media (min-width: 768px) {
  .notes-app-full .notes-header .tab {
    display: inline-block !important;
  }
}
.notes-app-full .notes-header > .container {
  height: 35px;
}
.notes-app-full .notes-header .tabs-module .nav-tabs {
  max-height: 35px;
}
.notes-app-full .notes-header .tabs-module .nav-tabs li.tab {
  height: 35px;
  max-height: 35px;
}
@media (min-width: 768px) {
  .notes-app-full .notes-header .tabs-module .nav-tabs > li.active {
    background-color: #fff;
    border: 1px solid #fff;
  }
}
.notes-app-full .notes-header .tabs-module .nav-tabs > li.active > a,
.notes-app-full .notes-header .tabs-module .nav-tabs > li.active > a:focus,
.notes-app-full .notes-header .tabs-module .nav-tabs > li.active > a:hover {
  display: inline-block;
  background-color: #d4dbe8;
  overflow: hidden;
}
@media (min-width: 768px) {
  .notes-app-full .notes-header .tabs-module .nav-tabs > li.active > a,
  .notes-app-full .notes-header .tabs-module .nav-tabs > li.active > a:focus,
  .notes-app-full .notes-header .tabs-module .nav-tabs > li.active > a:hover {
    background-color: #fff;
  }
}
.notes-app-full .notes-header .tabs-module .nav-tabs > li.active > a:hover {
  color: #53626f;
}
.notes-app-full
  .notes-header
  .tabs-module
  .nav-tabs
  > li.active
  .list-switcher {
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  .notes-app-full
    .notes-header
    .tabs-module
    .nav-tabs
    > li.active
    .list-switcher {
    font-size: 0.556rem;
  }
}
@media (min-width: 768px) {
  .notes-app-full
    .notes-header
    .tabs-module
    .nav-tabs
    > li.active
    .list-switcher {
    display: none;
  }
}
.notes-app-full .notes-header .tabs-module .nav-tabs > li > a {
  min-width: inherit;
  padding: 0;
  line-height: 33px;
  text-align: left;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .notes-app-full .notes-header .tabs-module .nav-tabs > li > a {
    font-size: 0.889rem;
  }
}
@media (min-width: 768px) {
  .notes-app-full .notes-header .tabs-module .nav-tabs > li > a {
    padding: 0 30px;
  }
}
.notes-app-full .notes-header .nav-tabs > li {
  margin-top: 0;
  margin-bottom: 0;
}
.notes-app-full .notes-header .list-options {
  font-size: 16px;
  background-color: #d4dbe8;
  border-top: 1px solid #53626f;
}
.notes-app-full .notes-header .list-options .option {
  border: 0;
  padding: 15px;
  color: #007ab6;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .notes-app-full .notes-header .list-options .option {
    font-size: 0.889rem;
  }
}
.notes-app-full .notes-header .list-options .option:hover {
  color: #53626f;
}
.notes-app-full .notes-header .list-options .option:first-child {
  padding-bottom: 0;
}
.notes-app-full .notes-header .notes-status {
  padding: 0;
  line-height: 35px;
}
.notes-app-full .notes-content .container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .notes-app-full .notes-content .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .container .editor-note {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .notes-app-full .notes-content .content-list {
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .content-list {
    padding-right: 30px;
  }
}
.notes-app-full .notes-content .content-list .list-heading {
  background-color: #d4dbe8;
}
.notes-app-full .notes-content .content-list .list-heading .list-switcher {
  font-size: 12px;
}
.notes-app-full .notes-content .content-list .list-actions {
  background-color: #f5f8ff;
}
@media (min-width: 768px) {
  .notes-app-full .notes-content .content-list .list-actions {
    border: 1px solid #d4dbe8;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
  }
}
.notes-app-full .notes-content .content-list .list-actions button {
  color: #007ab6;
}
.notes-app-full .notes-content .content-list .list-actions button:hover {
  color: #53626f;
}
.notes-app-full .notes-content .content-list .list-actions .delete-btn {
  color: #b81237;
  font-size: 1.25rem;
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .content-list .list-actions .delete-btn {
    font-size: 1.111rem;
  }
}
@media (min-width: 768px) {
  .notes-app-full .notes-content .content-list ul.months {
    border: 1px solid #d4dbe8;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    margin-bottom: 20px;
  }
}
.notes-app-full .notes-content .content-list ul.months li:first-child {
  margin-top: 0;
}
.notes-app-full .notes-content .content-list ul.months li,
.notes-app-full .notes-content .content-list ul.months li:last-child {
  margin-bottom: 0;
}
.notes-app-full .notes-content .content-list ul.months .month .month-title {
  background-color: #d4dbe8;
  color: #53626f;
  padding: 10px 15px;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .content-list ul.months .month .month-title {
    font-size: 0.889rem;
  }
}
.notes-app-full
  .notes-content
  .content-list
  ul.months
  ul
  .month:last-child
  > ul
  .note {
  margin-bottom: 5px;
}
.notes-app-full .notes-content .content-list .note {
  color: #53626f;
  border-bottom: 1px solid #d4dbe8;
}
.notes-app-full .notes-content .content-list .note:last-child {
  border-bottom: 0;
}
.notes-app-full .notes-content .content-list .note:hover,
.notes-app-full .notes-content .content-list .note:hover h5,
.notes-app-full .notes-content .content-list .note:hover p {
  color: #007ab6;
}
.notes-app-full .notes-content .content-list .note.note-selected {
  background-color: #f5f8ff;
}
.notes-app-full .notes-content .content-list .note .note-content {
  padding: 15px;
}
.notes-app-full
  .notes-content
  .content-list
  .note
  .note-content
  h5.content-title {
  margin-top: 0;
}
.notes-app-full
  .notes-content
  .content-list
  .note
  .note-content
  p.content-body {
  line-height: 1.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .notes-app-full
    .notes-content
    .content-list
    .note
    .note-content
    p.content-body {
    font-size: 0.889rem;
  }
}
@media (min-width: 768px) {
  .notes-app-full .notes-content .content-editor {
    padding-left: 10px;
  }
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .content-editor {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.notes-app-full .notes-content .content-editor .editor-heading {
  background-color: #d4dbe8;
  border: 0;
}
.notes-app-full .notes-content .content-editor .editor-heading .heading-status {
  font-size: 0.875rem;
  color: #53626f;
}
@media (min-width: 1200px) {
  .notes-app-full
    .notes-content
    .content-editor
    .editor-heading
    .heading-status {
    font-size: 0.778rem;
  }
}
@media (min-width: 768px) {
  .notes-app-full
    .notes-content
    .content-editor
    .editor-heading
    .heading-status {
    float: right;
  }
}
.notes-app-full .notes-content .content-editor .editor-note {
  padding: 0;
}
.notes-app-full .notes-content .content-editor .editor-note .heading-date {
  font-size: 1rem;
  padding: 15px 15px 0;
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .content-editor .editor-note .heading-date {
    font-size: 0.889rem;
  }
}
@media (min-width: 768px) {
  .notes-app-full .notes-content .content-editor .editor-note .heading-date {
    padding: 0 0 15px;
  }
}
.notes-app-full .notes-content .content-editor .editor-note .heading-actions {
  padding: 15px 15px 0;
}
@media (min-width: 768px) {
  .notes-app-full .notes-content .content-editor .editor-note .heading-actions {
    padding: 0 20px 0 0;
  }
}
@media (min-width: 1200px) {
  .notes-app-full .notes-content .content-editor .editor-note .heading-actions {
    padding: 15px 45px 0 0;
  }
}
.notes-app-full
  .notes-content
  .content-editor
  .editor-note
  .heading-actions
  .delete-btn {
  color: #007ab6;
  font-size: 1.25rem;
}
@media (min-width: 1200px) {
  .notes-app-full
    .notes-content
    .content-editor
    .editor-note
    .heading-actions
    .delete-btn {
    font-size: 1.111rem;
  }
}
.notes-app-full
  .notes-content
  .content-editor
  .editor-note
  .note-form
  .form-control {
  padding: 0;
}
.notes-app-full
  .notes-content
  .content-editor
  .editor-note
  .note-form
  .note-title {
  overflow: hidden;
  -ms-overflow-style: none;
  resize: none;
  font-weight: 700;
  font-size: 24px;
}
.notes-app-full
  .notes-content
  .content-editor
  .editor-note
  .note-form
  .form-group:nth-of-type(2) {
  border-top: 1px solid #d4dbe8;
}
.notes-app-full
  .notes-content
  .content-editor
  .editor-note
  .note-form
  .note-content {
  padding: 15px 0 0;
  overflow-y: hidden;
  border-radius: 5px;
}
.notes-app-full.deleted-view .list-actions {
  min-height: 52px;
  max-height: 52px;
  height: 52px;
}
.notes-app-full.deleted-view .notes-content .content-editor .editor-note {
  background-color: transparent;
}
.notes-app-full.deleted-view
  .notes-content
  .content-editor
  .editor-note
  .heading-date,
.notes-app-full.deleted-view
  .notes-content
  .content-editor
  .editor-note
  .note-form
  textarea {
  opacity: 0.4;
  background-color: transparent;
}
.notes-app-full.deleted-view .heading-actions {
  font-size: 28px;
  color: #007ab6;
}
.notes-app-full.editor-open .notes-content .content-editor {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .notes-app-full.editor-open .notes-content .content-editor {
    margin-left: 10px;
    margin-right: 20px;
    width: 63%;
  }
}
.notes-app-full.editor-open .notes-content .content-editor .note-heading.row {
  margin-right: 0;
}
.notes-app-full.editor-open .notes-content .content-editor .editor-header {
  background-color: #d4dbe8;
  height: 35px;
  padding: 5px 15px;
  margin-bottom: 30px;
  color: #007ab6;
}
.notes-app-full.editor-open
  .notes-content
  .content-editor
  .editor-header:hover {
  color: #53626f;
}
.notes-app-full.editor-open
  .notes-content
  .content-editor
  .editor-header
  .ampsec-icon-carat {
  font-size: 0.625rem;
  margin-right: 5px;
}
@media (min-width: 1200px) {
  .notes-app-full.editor-open
    .notes-content
    .content-editor
    .editor-header
    .ampsec-icon-carat {
    font-size: 0.556rem;
  }
}
.notes-app-full.editor-open .notes-content .content-editor .editor-note {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .notes-app-full.editor-open .notes-content .content-editor .editor-note {
    padding: 0;
  }
}
.notes-app-full.editor-open
  .notes-content
  .content-editor
  .editor-note
  .heading-actions {
  padding: 0;
}
.notes-app-full.editor-open
  .notes-content
  .content-editor
  .editor-note
  .heading-date {
  padding: 15px 0;
}
.notes-app-full .notes-footer {
  background-color: #fff;
  margin: 0;
  padding: 0;
}
.notes-app-full .notes-footer .disclaimer p.notes-disclaimer:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .notes-app-full .notes-footer .disclaimer p.notes-disclaimer:last-child {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .notes-app-full .notes-footer .disclaimer p.notes-disclaimer:last-child {
    margin-bottom: 30px;
  }
}
.notes-app-full.deleted-view.no-notes .notes-content .content-list {
  padding-top: 15px;
}
.notes-app-full.deleted-view.no-notes
  .notes-content
  .content-list
  .no-notes-msg {
  background-color: #f5f8ff;
  border: 1px solid #d4dbe8;
  margin: 0 15px;
  padding: 15px;
  text-align: center;
  border-radius: 5px;
}
.notes-app-full.list-editing
  .content-list
  .list-notes
  ul.months
  li.note
  .note-content {
  width: 90%;
}
.ampsec-notifications .modal-dialog {
  min-width: 240px;
  max-width: 360px;
}
.ampsec-notifications .modal-dialog .modal-content {
  border: 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0;
  padding: 25px;
}
.ampsec-notifications .modal-dialog .modal-content p {
  margin-bottom: 30px;
}
.ampsec-notifications .modal-dialog .modal-content p:last-child {
  margin-bottom: 0;
}
.ampsec-notifications .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  text-align: center;
  padding: 0 0 10px;
}
.ampsec-notifications .modal-dialog .modal-content .modal-body {
  padding: 0 0 20px;
  text-align: center;
}
.ampsec-notifications .modal-dialog .modal-content .modal-footer {
  border-top: 0;
  text-align: center;
  padding: 0;
}
.ampsec-notifications .modal-dialog .modal-content .modal-footer .btn {
  font-size: 16px;
}
.ampsec-notifications .notifications.timeout .modal-dialog {
  min-width: 240px;
  max-width: 560px;
}
.ampsec-notifications .notifications.timeout .ampsec-icon-timeout {
  font-size: 50px;
}
.ampsec-notifications .notifications.alert-wrapper {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border-bottom: 5px solid #53626f;
  font-size: 1rem;
}
@media (min-width: 1200px) {
  .ampsec-notifications .notifications.alert-wrapper {
    font-size: 0.889rem;
  }
}
.ampsec-notifications .notifications.alert-wrapper .item {
  padding: 0;
  min-height: inherit;
  overflow: hidden;
  display: flex;
}
.ampsec-notifications .notifications.alert-wrapper .item strong {
  display: block;
  margin: 0 0 20px;
}
.ampsec-notifications .notifications.alert-wrapper .item p {
  margin: 0;
}
.ampsec-notifications .notifications.alert-wrapper .item .body {
  width: 80%;
  padding: 15px;
}
@media (min-width: 768px) {
  .ampsec-notifications .notifications.alert-wrapper .item .body {
    padding: 20px;
  }
}
.ampsec-notifications .notifications.alert-wrapper .item .body h3 {
  margin: 0 0 5px;
}
.ampsec-notifications .notifications.alert-wrapper .item .btn-link {
  padding: 40px 15px;
  margin-right: 0;
  font-size: 16px;
  width: 20%;
  text-align: right;
  border-left: 1px solid #d4dbe8;
}
.ampsec-notifications .notifications.alert-wrapper .close {
  display: none;
}
.ampsec-notifications .notifications.status-wrapper .status {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  font-size: 16px;
  background-color: #fff;
  border: 0;
  padding: 25px 35px;
  position: relative;
  margin: 0;
  line-height: 1.7;
  text-align: center;
}
.ampsec-notifications .notifications.status-wrapper .status .close {
  position: absolute;
  right: 10px;
  top: 7px;
  color: #53626f;
  font-size: 22px;
}
.ampsec-notifications .notifications.status-wrapper .status.alert-error {
  color: #53626f;
  border-bottom: 5px solid #b81237;
}
.ampsec-notifications .notifications.status-wrapper .status.alert-success {
  color: #53626f;
  border-bottom: 5px solid #53930f;
}
.ampsec-notifications
  .notifications.status-wrapper
  .status.alert-success
  .close {
  display: none;
}
.ampsec-notifications .notifications.info-wrapper {
  height: auto !important;
  box-shadow: inset 0 -2px 2px 0 rgba(0, 0, 0, 0.1);
}
.ampsec-notifications .notifications.info-wrapper .message {
  background: #f2f4f5;
  padding: 15px;
  border-top: 1px solid #cacbcc;
}
.ampsec-notifications .notifications.info-wrapper .message:first-child {
  border: 0;
}
.ampsec-notifications .notifications.info-wrapper .message:last-child {
  border-bottom: 1px solid #cacbcc;
}
.ampsec-notifications .notifications.info-wrapper .message .heading {
  overflow: hidden;
}
.ampsec-notifications .notifications.info-wrapper .message .heading .title {
  float: left;
  width: 85%;
  margin-top: 0;
}
.ampsec-notifications .notifications.info-wrapper .message .heading button {
  position: absolute;
  right: 20px;
  font-size: 12px;
  text-align: right;
  margin-right: 0;
}
.ampsec-notifications .notifications.info-wrapper .message .body {
  clear: both;
  font-size: 16px;
}
.ampsec-notifications .notifications.info-wrapper .message .body p {
  margin-bottom: 15px;
}
.ampsec-notifications .notifications.info-wrapper .message .body p:last-child {
  margin-bottom: 0;
}
.ampsec-notifications .notifications.message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.ampsec-notifications .modal-backdrop.notification-backdrop.in {
  opacity: 0.3;
}
.ampsec-notifications .interrupt-wrapper {
  z-index: 10000000;
}
.ampsec-notifications .interrupt-wrapper .modal-dialog {
  z-index: 10000001;
  max-width: 94%;
}
.ampsec-notifications .interrupt-wrapper .modal-body {
  padding: 20px 15px;
}
.ampsec-notifications .splash-modal .modal-dialog .modal-content .modal-body {
  text-align: left;
  padding-bottom: 0;
}
.ampsec-notifications .splash-modal .modal-footer {
  display: none;
}
.ampsec-notifications .status-wrapper {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  max-width: 90%;
  opacity: 0;
  transition: top 0.5s, opacity 0.5s;
  z-index: -99999;
}
.ampsec-notifications .status-wrapper.show-status {
  opacity: 1;
  z-index: 100000;
}
.ampsec-notifications .status-wrapper .alert {
  padding: 12px 15px 10px;
}
.ampsec-notifications .status-wrapper .close {
  font-size: 16px;
  margin-top: 2px;
}
@media (max-width: 768px) {
  .ampsec-notifications .status-wrapper {
    left: 5% !important;
    margin-left: 0 !important;
    width: 90% !important;
  }
  .ampsec-notifications .status-wrapper .alert {
    padding: 10px 10px 9px;
  }
}
.ampsec-notifications .modal {
  text-align: center;
  padding: 0 !important;
}
.ampsec-notifications .modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.ampsec-notifications .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.ampsec-notifications #wnt-carousel {
  margin-bottom: 0;
}
.ampsec-notifications #wnt-carousel-dots {
  font-size: 0;
  line-height: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.ampsec-notifications .slick-list {
  overflow: hidden;
}
.ampsec-notifications .slick-slide {
  padding-right: 30px;
}
.ampsec-notifications .slick-slide:focus {
  outline: none;
}
.ampsec-notifications .slick-dots {
  bottom: auto;
  position: static;
}
.ampsec-notifications .slick-dots li {
  margin: 0;
}
.ampsec-notifications .slick-dots li button:before {
  color: rgba(38, 59, 77, 0.6);
  content: "\25CB";
  font-size: 16px;
  opacity: 1;
}
.ampsec-notifications .slick-dots li button:focus:before,
.ampsec-notifications .slick-dots li button:hover:before {
  color: rgba(38, 59, 77, 0.4);
  content: "\25CF";
}
.ampsec-notifications .slick-dots li.slick-active button:before {
  color: #263b4d;
  content: "\25CF";
  opacity: 1;
}
.ampsec-notifications .slick-slide img {
  border: 1px solid rgba(38, 59, 77, 0.6);
  width: 100%;
}
@media (max-width: 768px) {
  .ampsec-notifications .info-wrapper .btn-info-close {
    padding: 10px;
    margin-top: -10px;
  }
  .ampsec-notifications .interrupt-wrapper .modal-content {
    border-radius: 15px;
  }
  .ampsec-notifications .interrupt-wrapper .modal-footer {
    padding: 0;
    border: 0;
  }
  .ampsec-notifications .interrupt-wrapper .modal-footer .btn {
    width: 100%;
    float: left;
    margin-left: 0;
    padding: 15px 0;
    margin-right: -1px;
    border-radius: 5px;
    border: none;
    box-sizing: content-box;
  }
  .ampsec-notifications .interrupt-wrapper .modal-footer.actions-2 .btn {
    width: 50%;
    border-radius: 5px;
  }
}
.notifications.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 900;
}
.notifications.loading .ampsec-icon-spinner {
  font-size: 56px;
}
.notifications.loading.small .ampsec-icon-spinner {
  font-size: 24px;
}
.show-loading-status,
.show-message {
  min-height: 250px;
  position: relative;
}
.show-loading-status.small,
.show-message.small {
  min-height: 70px;
}
.notifications.loading.edge {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.notifications.loading.edge .diagonal {
  opacity: 0;
  width: 36px;
  border-top: 5px solid #53626f;
  transform: rotate(-45deg);
  position: relative;
  margin-right: 0;
  display: inline-block;
  margin-left: -15px;
}
.notifications.loading.edge .diagonal:first-child {
  animation: loading-indicator-1 1.25s infinite;
}
.notifications.loading.edge .diagonal:nth-child(2) {
  animation: animateTwo 1.25s infinite;
}
.notifications.loading.edge .diagonal:last-child {
  animation: animateThree 1.25s infinite;
}
.notifications.loading.edge.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline;
}
.notifications.loading.edge.small .diagonal {
  width: 16px;
  border-top-width: 2px;
  margin-left: -8px;
  margin-bottom: 3px;
}
.component-loading .notifications.loading.edge.small {
  top: 57%;
}
.component-loading .notifications.loading.edge.small .diagonal {
  margin-left: -5px;
  border-top-color: #fff;
}
.component-loading.transparent .notifications.loading.edge.small .diagonal {
  border-top-color: #53626f;
}
@keyframes animateTwo {
  20% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes animateThree {
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.overview-component {
  position: relative;
  overflow: hidden;
  margin-top: 25px;
  padding-top: 0;
}
@media (min-width: 768px) {
  .overview-component .container > .row {
    display: flex;
  }
}
.overview-component .modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
  z-index: 0;
}
.overview-component .modal-backdrop.in {
  opacity: 0;
}
.overview-component .vertical-divider {
  display: none;
}
@media (min-width: 768px) {
  .overview-component .vertical-divider {
    display: flex;
  }
}
.overview-component .vertical-divider .vertical-div {
  width: 1px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .overview-component .portfolio-progress {
    padding-left: 0;
  }
}
.overview-component .portfolio-progress .table-simple {
  margin-bottom: 15px;
}
.overview-component .portfolio-progress .table-simple .negative:before,
.overview-component .portfolio-progress .table-simple .positive:before {
  font-size: 0.625rem;
  margin-right: 3px;
}
@media (min-width: 1200px) {
  .overview-component .portfolio-progress .table-simple .negative:before,
  .overview-component .portfolio-progress .table-simple .positive:before {
    font-size: 0.556rem;
  }
}
.overview-component .portfolio-progress .total-asset-view-chart {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}
.overview-component .portfolio-progress .total-asset-view-chart .chart {
  flex: 1;
  text-align: center;
  color: #53626f;
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .currently-viewing {
  text-align: right;
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .currently-viewing
  .btn-text {
  margin-right: 5px;
  font-size: 0.8rem;
}
@media (min-width: 1200px) {
  .overview-component
    .portfolio-progress
    .total-asset-view-chart
    .chart
    .currently-viewing
    .btn-text {
    font-size: 0.711rem;
  }
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .currently-viewing
  .btn-text:last-child {
  margin-right: 0;
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .currently-viewing
  .btn-text.btn-active {
  font-weight: 700;
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .chart-container {
  height: 195px;
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .chart-controls {
  display: none;
}
@media (min-width: 768px) {
  .overview-component
    .portfolio-progress
    .total-asset-view-chart
    .chart
    .chart-controls {
    overflow: hidden;
    margin-top: 5px;
    display: block;
    padding-left: 100px;
  }
}
@media (min-width: 1200px) {
  .overview-component
    .portfolio-progress
    .total-asset-view-chart
    .chart
    .chart-controls {
    padding-left: 0;
  }
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .chart-controls
  .btn-text {
  width: 100px;
  font-size: 0.8rem;
}
@media (min-width: 1200px) {
  .overview-component
    .portfolio-progress
    .total-asset-view-chart
    .chart
    .chart-controls
    .btn-text {
    font-size: 0.8rem;
  }
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .chart-controls
  .btn-text
  .ampsec-icon-carat {
  font-size: 0.375rem;
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .chart-controls
  .btn-prev {
  float: left;
  text-align: left;
}
.overview-component
  .portfolio-progress
  .total-asset-view-chart
  .chart
  .chart-controls
  .btn-next {
  float: right;
  text-align: right;
  margin-right: 0;
}
.overview-component .portfolio-progress .component-loading {
  margin-left: -15px;
}
@media (min-width: 768px) {
  .overview-component .portfolio-progress .component-loading {
    margin-left: 0;
  }
}
.overview-component .portfolio-progress .row {
  margin-left: 0;
  margin-right: 0;
}
.overview-component .portfolio-progress .row .col-lg-7 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .overview-component .portfolio-progress .row .col-lg-7 {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .overview-component .portfolio-progress .row .col-lg-7 {
    padding-right: 15px;
  }
}
.overview-component .portfolio-progress .row .col-lg-5 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .overview-component .portfolio-progress .row .col-lg-5 {
    padding-left: 120px;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .overview-component .portfolio-progress .row .col-lg-5 {
    padding-left: 15px;
  }
}
.overview-component .portfolio-progress .view-details {
  text-align: right;
  font-size: 0.8rem;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .overview-component .portfolio-progress .view-details {
    font-size: 0.8rem;
  }
}
.overview-component h3 {
  margin-top: 0;
}
.overview-component h2 {
  clear: both;
  float: left;
  width: 50%;
  overflow: hidden;
  margin: 0 0 20px;
}
.overview-component h2:not(:first-child) {
  margin-top: 0;
}
.overview-component .total-asset-value {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .overview-component .total-asset-value {
    margin-top: 0;
  }
}
.overview-component .total-asset-value h2 {
  width: 100%;
  margin-bottom: 10px;
}
.overview-component .total-asset-value > .amount {
  color: #53626f;
  font-weight: 500;
  font-size: 2.07rem;
  padding-bottom: 10px;
}
.overview-component .total-asset-value .change {
  padding-bottom: 10px;
}
.overview-component .total-asset-value .change > span {
  display: inline-block;
  padding: 0 10px 0 0;
}
.overview-component .total-asset-value .change .negative:before,
.overview-component .total-asset-value .change .positive:before {
  font-size: 0.875rem;
  margin-right: 3px;
}
@media (min-width: 1200px) {
  .overview-component .total-asset-value .change .negative:before,
  .overview-component .total-asset-value .change .positive:before {
    font-size: 0.778rem;
  }
}
.overview-component .total-asset-value .as-of {
  margin-bottom: 15px;
  font-size: 0.813rem;
  color: #a2a4a9;
}
@media (min-width: 1200px) {
  .overview-component .total-asset-value .as-of {
    font-size: 0.833rem;
  }
}
.overview-component .btn-flat.btn-filter {
  font-size: 14px;
  float: right;
  padding: 4px 0 10px;
  margin-right: 0;
}
@media (min-width: 768px) {
  .overview-component .btn-flat.btn-filter {
    padding-right: 5px;
  }
}
.overview-component .btn-flat.btn-filter:active,
.overview-component .btn-flat.btn-filter:focus {
  outline: none;
}
.overview-component .combined-market-value small {
  display: block;
  color: #a2a4a9;
  clear: both;
}
.overview-component .combined-market-value h4 {
  margin-top: 0;
  margin-bottom: 25px;
}
.overview-component .account-summary {
  overflow: hidden;
  clear: both;
}
@media (min-width: 768px) {
  .overview-component .account-summary {
    display: flex;
    flex-wrap: wrap;
  }
}
.overview-component .account-summary .item {
  background-color: #f2f4f5;
  padding: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-basis: auto;
}
@media (min-width: 768px) {
  .overview-component .account-summary .item {
    width: 48.5%;
    margin: 0 10px 20px;
  }
}
@media (min-width: 1200px) {
  .overview-component .account-summary .item {
    width: 31.5%;
    margin: 0 30px 30px 0;
  }
}
@media print {
  .overview-component .account-summary .item {
    width: 30.5%;
    margin: 0 10px 20px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .overview-component .account-summary .item:nth-child(odd) {
    margin-left: 0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .overview-component .account-summary .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .overview-component .account-summary .item:nth-child(3n + 3) {
    margin-right: 0;
  }
}
@media print {
  .overview-component .account-summary .item:nth-child(3n + 3) {
    margin-right: 0;
  }
}
.overview-component .account-summary .item.cash-and-investments {
  border-top: 5px solid #a3d4e3;
}
.overview-component .account-summary .item.cards-and-lending {
  border-top: 5px solid #7db2a5;
}
.overview-component .account-summary .item.insurance {
  border-top: 5px solid #b8d599;
}
.overview-component .account-summary .item.rewards {
  border-top: 5px solid #85c446;
}
.overview-component .account-summary .item > div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  width: 100%;
}
.overview-component .account-summary .item .account {
  vertical-align: middle;
  width: 90%;
}
.overview-component .account-summary .item .account .name {
  font-size: 1.25rem;
}
@media (min-width: 1200px) {
  .overview-component .account-summary .item .account .name {
    font-size: 1.111rem;
  }
}
.overview-component .account-summary .item .account .number {
  font-size: 0.875rem;
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .overview-component .account-summary .item .account .number {
    font-size: 0.778rem;
  }
}
.overview-component .account-summary .item .account .value {
  font-weight: 600;
  font-size: 1.125rem;
}
@media (min-width: 1200px) {
  .overview-component .account-summary .item .account .value {
    font-size: 1rem;
  }
}
.overview-component .account-summary .item .account .value .change {
  padding: 0 0 0 10px;
  white-space: nowrap;
}
.overview-component
  .account-summary
  .item
  .account
  .value
  .change.negative:before,
.overview-component
  .account-summary
  .item
  .account
  .value
  .change.positive:before {
  font-size: 0.625rem;
  margin-right: 3px;
}
@media (min-width: 1200px) {
  .overview-component
    .account-summary
    .item
    .account
    .value
    .change.negative:before,
  .overview-component
    .account-summary
    .item
    .account
    .value
    .change.positive:before {
    font-size: 0.556rem;
  }
}
.overview-component .account-summary .item .account .value .change,
.overview-component .account-summary .item .account .value .type {
  font-size: 0.875rem;
}
@media (min-width: 1200px) {
  .overview-component .account-summary .item .account .value .change,
  .overview-component .account-summary .item .account .value .type {
    font-size: 0.778rem;
  }
}
.overview-component .account-summary .item button.view-detail {
  width: 10%;
  vertical-align: middle;
  font-size: 1.25rem;
}
@media (min-width: 1200px) {
  .overview-component .account-summary .item button.view-detail {
    font-size: 1.111rem;
  }
}
.overview-component .account-summary .show-less,
.overview-component .account-summary .show-more {
  display: block;
  width: 100%;
}
.positive {
  color: #53626f !important;
}
.positive:before {
  color: #79b340;
  display: inline-block;
  line-height: 1;
  font-family: Icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  content: "\E923";
}
.negative {
  color: #53626f !important;
}
.negative:before {
  color: #b81237;
  display: inline-block;
  line-height: 1;
  font-family: Icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  content: "\E922";
}
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li
  .indicator-key.cash-and-investments {
  background-color: #a3d4e3;
}
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li
  .indicator-key.cards-and-lending {
  background-color: #7db2a5;
}
.modal-dropdown
  .modal-dropdown-content
  ul.dropdown-options.filter
  li
  .indicator-key.insurance {
  background-color: #b8d599;
}
@media (min-width: 768px) {
  .recent-activity-container {
    padding: 20px 0;
  }
}
@media (min-width: 768px) {
  .recent-activity-container .container {
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .recent-activity-container .container {
    padding: 0 30px;
  }
}
.recent-activity-container h2 {
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .recent-activity-container h2 {
    margin: 0 0 20px;
  }
}
.ampsec-recent-activity .modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
  z-index: 0;
}
.ampsec-recent-activity .modal-backdrop.in {
  opacity: 0;
}
.ampsec-recent-activity .scrollable {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .ampsec-recent-activity .scrollable {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .ampsec-recent-activity .scrollable {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
  }
}
.ampsec-recent-activity .view-details {
  text-align: right;
}
.ampsec-recent-activity .table tbody tr td .btn-link {
  font-size: 1rem;
}
.ampsec-recent-activity .table tbody tr td .btn-link span.ampsec-icon-options {
  display: inline-block;
}
.total-view-container {
  padding: 35px 0;
}
@media (min-width: 768px) {
  .total-view-container {
    padding: 40px 0;
  }
}
.total-view-container h2 {
  margin: 0 0 10px;
}
.total-view-container.enrolled {
  padding: 0;
}
.total-view-container.unenrolled {
  background-color: #53626f;
  color: #fff;
}
.total-view-container.unenrolled h2 {
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .ampsec-total-view .accounts {
    width: 48.5%;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .ampsec-total-view .accounts {
    width: 31.5%;
  }
}
.ampsec-total-view .accounts .level-one-heading {
  margin-bottom: 20px;
}
.ampsec-total-view .accounts .assets {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .ampsec-total-view .accounts .assets .amount {
    margin-right: 30px;
  }
}
.ampsec-total-view .accounts .assets,
.ampsec-total-view .accounts .liabilities {
  margin-bottom: 20px;
}
.ampsec-total-view .accounts .assets .amount,
.ampsec-total-view .accounts .liabilities .amount {
  font-size: 1rem;
  font-weight: 500;
  display: block;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .ampsec-total-view .accounts .assets .amount,
  .ampsec-total-view .accounts .liabilities .amount {
    float: none;
    text-align: left;
  }
}
.ampsec-total-view .chart {
  background-color: #d4dbe8;
  height: 240px;
  margin-bottom: 20px;
  line-height: 240px;
  text-align: center;
  color: #53626f;
}
@media (min-width: 768px) {
  .ampsec-total-view .chart {
    width: 48.5%;
    float: right;
  }
}
@media (min-width: 1200px) {
  .ampsec-total-view .chart {
    width: 66%;
  }
}
.ampsec-total-view .view-details {
  text-align: right;
  clear: both;
  margin: 0;
}
@media (min-width: 768px) {
  .ampsec-total-view .view-details {
    display: inline-block;
    width: 100%;
  }
}
.u-adel-reset .Alert {
  margin: 0;
  padding: 20px;
  padding-left: 50px;
}
.u-adel-reset .Alert:not(:first-child) {
  border-top: 1px solid rgba(47, 48, 51, 0.25);
}
.u-adel-reset .Alert-actionGroup,
.u-adel-reset .Alert-heading {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.u-adel-reset .Alert-heading {
  margin-bottom: 5px;
}
.u-adel-reset .Alert .Alert-accountName {
  position: relative;
}
.u-adel-reset .Alert .Alert-accountName:before {
  color: #b81237;
  font-size: 1.3em;
  position: absolute;
  left: -35px;
  top: 40%;
}
.u-adel-reset .Alert-displayDate {
  color: rgba(47, 48, 51, 0.6);
}
.u-adel-reset .Alert-institutionName {
  color: rgba(47, 48, 51, 0.6);
  font-size: 12px;
  margin-bottom: 10px;
}
.u-adel-reset .Alert-description {
  flex: 1 1 0%;
  margin-right: 20px;
  line-height: 1.5;
}
.u-adel-reset .Alert-actionGroup .Button {
  white-space: nowrap;
}
.u-adel-reset .Alert.Alert--summaryAlert {
  overflow: hidden;
  font-size: 14px;
}
@media (max-width: 1025px) {
  .u-adel-reset .Alert.Alert--summaryAlert {
    border-radius: 0;
  }
}
.u-adel-reset .Alert.Alert--summaryAlert .Alert-warningIcon {
  background-color: #b81237;
}
.u-adel-reset .Compose,
.u-adel-reset .Compose-field {
  position: relative;
  font-family: Ameriprise Sans, sans-serif;
}
.u-adel-reset .Compose-field {
  align-items: flex-start;
  background-color: #fff;
  border: 1px solid rgba(47, 48, 51, 0.4);
  color: rgba(38, 59, 77, 0.75);
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  font-size: 14px;
  padding: 8px 0 7px;
}
.u-adel-reset .Compose-field .Compose-fieldLabel {
  font-family: inherit;
  margin: 7px 10px auto 15px;
  text-align: center;
}
.u-adel-reset .Compose-field .Compose-fieldChips {
  flex: 1;
  line-height: 2.1;
  min-height: 29px;
  position: relative;
  top: 2px;
}
.u-adel-reset .Compose-field .Compose-fieldIcon {
  color: inherit;
  cursor: pointer;
  font-size: 24px;
  margin: 7px 10px auto 15px;
  margin-top: 1px;
  text-align: center;
  transition: transform 0.4s ease-out;
}
.u-adel-reset .Compose .Input:active,
.u-adel-reset .Compose .Input:focus {
  border-top: 1px solid rgba(47, 48, 51, 0.6) !important;
}
.u-adel-reset .Compose .Input {
  color: #2f3033;
}
.u-adel-reset .Compose-field .Tooltip {
  border-color: rgba(47, 48, 51, 0.4);
  border-radius: 0 0 2px 2px;
  border-top: none;
  display: block;
  height: 0;
  left: -1px;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 0;
  right: -1px;
  top: 100%;
  transform: translateY(-15%);
  transform-origin: top;
  transition: opacity 0.3s ease-in,
    transform 0.7s cubic-bezier(0.16, 0.85, 0.32, 0.97);
  z-index: 2;
}
.u-adel-reset .Compose .Textarea:active,
.u-adel-reset .Compose .Textarea:focus {
  outline: none;
}
.u-adel-reset .Compose-buttonGroup {
  background-color: rgba(47, 48, 51, 0.05);
  border: 1px solid rgba(47, 48, 51, 0.4);
  border-top-width: 0;
  padding: 15px;
}
.u-adel-reset .Compose-field.is-expanded {
  box-shadow: 0 2px 5px 0 rgba(47, 48, 51, 0.25);
  z-index: 11;
}
.u-adel-reset .Compose-field.is-expanded:after {
  background-color: #fff;
  bottom: -2px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 5;
}
.u-adel-reset .Compose-field.is-expanded .Compose-fieldIcon {
  transform: rotate(180deg) translateY(5%);
}
.u-adel-reset .Compose-field.is-expanded .Tooltip {
  height: auto;
  opacity: 1;
  overflow: auto;
  padding-bottom: 10px;
  transform: translateY(0);
}
@media only screen and (max-width: 767.99999999px) {
  .u-adel-reset .Compose-field {
    min-width: 100% !important;
  }
  .u-adel-reset .Compose-field--to {
    border-right: 1px solid rgba(47, 48, 51, 0.4) !important;
  }
  .u-adel-reset .Compose-field .Compose-fieldLabel {
    margin-left: 10px;
  }
  .u-adel-reset .Compose .Input,
  .u-adel-reset .Compose .Textarea {
    padding-left: 10px !important;
  }
  .u-adel-reset .Compose {
    padding-top: 60px;
    position: relative;
  }
  .u-adel-reset .Compose .Compose-heading {
    display: none;
  }
  .u-adel-reset .Compose .Compose-buttonGroup {
    background-color: transparent;
    border-bottom-width: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .u-adel-reset .Compose .Compose-buttonGroup :not(:last-child) {
    float: right;
  }
  .u-adel-reset .Compose .Compose-buttonGroup,
  .u-adel-reset .Compose .Compose-field,
  .u-adel-reset .Compose .Compose-wrapper,
  .u-adel-reset .Compose .Input:not(:focus) {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
  }
}
.u-adel-reset .Message {
  color: #2f3033;
}
.u-adel-reset .Message-actionGroup {
  border-bottom: 1px solid rgba(47, 48, 51, 0.25);
  padding: 10px 0;
}
.u-adel-reset .Message-title {
  color: inherit;
  line-height: 1.25;
  padding: 20px 0 10px;
}
.u-adel-reset .Message-header {
  color: rgba(38, 59, 77, 0.75);
}
.u-adel-reset .Message-sender {
  color: #2f3033;
}
.u-adel-reset .Message-body {
  color: inherit;
  line-height: 1.5;
  padding: 15px 0;
  word-wrap: break-word;
}
.u-adel-reset .Message-reply {
  border-left: 2px solid rgba(47, 48, 51, 0.25);
  color: rgba(38, 59, 77, 0.75);
  font-family: Ameriprise Sans, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
.u-adel-reset .Message-replyHeader {
  margin-top: 10px;
}
.u-adel-reset .Message-replyBody,
.u-adel-reset .Message-replyHeader {
  display: block;
  padding-left: 10px;
}
@media only screen and (max-width: 767.99999999px) {
  .u-adel-reset .Message-reply {
    height: auto !important;
    margin-left: 0 !important;
  }
}
@media print {
  .u-adel-reset .Message-actionGroup {
    display: none;
  }
}
.u-adel-reset .TableAdaptive-headingGroup {
  display: block;
  overflow: hidden;
  padding: 15px;
  padding-right: 60px;
  position: relative;
  z-index: 0;
}
.u-adel-reset .TableAdaptive-data {
  padding-bottom: 10px;
}
.u-adel-reset .TableAdaptive-data:not(:last-child) {
  border-bottom: 1px solid rgba(38, 59, 77, 0.4);
}
.u-adel-reset .TableAdaptive-total {
  padding-bottom: 10px;
  padding-top: 20px;
}
.u-adel-reset .TableAdaptive-totalHeading {
  font-weight: 700;
  margin-bottom: 5px;
  margin-left: 15px;
}
.u-adel-reset .TableAdaptive-headingGroup .Button--icon {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.u-adel-reset .TableAdaptive-headingGroup .Button--icon:not(:disabled):before {
  content: none;
}
.u-adel-reset .TableAdaptive--expandable .TableAdaptive-headingGroup:before {
  background-color: #d0efff;
  border-radius: 50%;
  content: "";
  height: 6em;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.1s ease-out, transform 0.3s ease-out;
  width: 40%;
  z-index: -1;
}
.u-adel-reset .TableAdaptive--expandable .TableAdaptive-headingGroup:hover {
  text-decoration: none;
}
.u-adel-reset
  .TableAdaptive--expandable
  .TableAdaptive-headingGroup:active:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(2.8);
}
.u-adel-reset .Bullet,
.u-adel-reset .Button,
.u-adel-reset .Button-group,
.u-adel-reset .Card,
.u-adel-reset .Card-body,
.u-adel-reset .Checkbox,
.u-adel-reset .Chip,
.u-adel-reset .Chip-icon,
.u-adel-reset .Content,
.u-adel-reset .Disclaimer,
.u-adel-reset .Disclaimer-action,
.u-adel-reset .Disclaimer-heading,
.u-adel-reset .Dropdown,
.u-adel-reset .Dropdown-label,
.u-adel-reset .Dropdown-menu,
.u-adel-reset .Grid,
.u-adel-reset .Icon,
.u-adel-reset .Input,
.u-adel-reset .Input-errorListItem,
.u-adel-reset .Input-group,
.u-adel-reset .Input-helpText,
.u-adel-reset .Input-label,
.u-adel-reset .Link,
.u-adel-reset .List,
.u-adel-reset .List-heading,
.u-adel-reset .List-item,
.u-adel-reset .Loading,
.u-adel-reset .Loading-indicator,
.u-adel-reset .Modal,
.u-adel-reset .Modal-content,
.u-adel-reset .Modal-footer,
.u-adel-reset .Modal-header,
.u-adel-reset .Modal-icon,
.u-adel-reset .Modal-subtitle,
.u-adel-reset .Modal-window,
.u-adel-reset .Notification,
.u-adel-reset .Notification-content,
.u-adel-reset .PageHeader,
.u-adel-reset .PageHeader-buttonWrap,
.u-adel-reset .PageHeader-dataDisclaimer,
.u-adel-reset .PageHeader-dataItem,
.u-adel-reset .PageHeader-dataLabel,
.u-adel-reset .PageHeader-dataValue,
.u-adel-reset .PageHeader-dataWrap,
.u-adel-reset .PageHeader-title,
.u-adel-reset .PageHeader-widthWrap,
.u-adel-reset .ProgressBar,
.u-adel-reset .ProgressBar-datum,
.u-adel-reset .ProgressBar-datumLabel,
.u-adel-reset .ProgressBar-fill,
.u-adel-reset .ProgressBar-label,
.u-adel-reset .ProgressBar-title,
.u-adel-reset .Radio,
.u-adel-reset .Radio-button,
.u-adel-reset .Radio-label,
.u-adel-reset .Rule,
.u-adel-reset .State,
.u-adel-reset .State-actionGroup,
.u-adel-reset .State-content,
.u-adel-reset .Sticker,
.u-adel-reset .Sticker-item,
.u-adel-reset .Sticker-itemDescription,
.u-adel-reset .Sticker-itemImage,
.u-adel-reset .Sticker-itemList,
.u-adel-reset .Sticker-itemNode,
.u-adel-reset .Sticker-itemText,
.u-adel-reset .Sticker-itemTitle,
.u-adel-reset .Sticker-toggle,
.u-adel-reset .Table,
.u-adel-reset .Table-body,
.u-adel-reset .Table-caption,
.u-adel-reset .Table-cell,
.u-adel-reset .Table-cellNode,
.u-adel-reset .Table-cellSubNode,
.u-adel-reset .Table-head,
.u-adel-reset .Table-header,
.u-adel-reset .Table-headerNode,
.u-adel-reset .Table-row,
.u-adel-reset .Textarea,
.u-adel-reset .Titlebar,
.u-adel-reset .Titlebar-content,
.u-adel-reset .Titlebar-heading,
.u-adel-reset .Titlebar-info,
.u-adel-reset .Titlebar-infoLabel,
.u-adel-reset .Titlebar-infoValue,
.u-adel-reset .Titlebar-link,
.u-adel-reset .Tooltip,
.u-adel-reset .Tooltip-content {
  animation: none 0s ease 0s 1 normal none running;
  backface-visibility: visible;
  background: 0 0 / auto auto padding-box border-box;
  border: medium currentColor;
  -o-border-image: none;
  border-image: none;
  border-radius: 0;
  bottom: auto;
  box-shadow: none;
  clear: none;
  clip: auto;
  -moz-columns: auto;
       columns: auto;
  -moz-column-count: auto;
       column-count: auto;
  -moz-column-fill: balance;
       column-fill: balance;
  -moz-column-gap: normal;
       column-gap: normal;
  -moz-column-rule: medium none currentColor;
       column-rule: medium none currentColor;
  -moz-column-span: 1;
       column-span: 1;
  -moz-column-width: auto;
       column-width: auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  float: none;
  height: auto;
  -webkit-hyphens: none;
  hyphens: none;
  left: auto;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  outline: medium invert;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  perspective: none;
  perspective-origin: 50% 50%;
  position: static;
  right: auto;
  table-layout: auto;
  text-decoration: none;
  top: auto;
  transform: none;
  transform-origin: 50% 50% 0;
  transform-style: flat;
  transition: none 0s ease 0s;
  unicode-bidi: normal;
  vertical-align: baseline;
  width: auto;
  z-index: auto;
}
.u-adel-reset .Bullet,
.u-adel-reset .Button,
.u-adel-reset .Card,
.u-adel-reset .Checkbox,
.u-adel-reset .Chip,
.u-adel-reset .Content,
.u-adel-reset .Disclaimer,
.u-adel-reset .Dropdown,
.u-adel-reset .Grid,
.u-adel-reset .Icon,
.u-adel-reset .Input,
.u-adel-reset .Link,
.u-adel-reset .List,
.u-adel-reset .Loading,
.u-adel-reset .Modal,
.u-adel-reset .Notification,
.u-adel-reset .PageHeader,
.u-adel-reset .ProgressBar,
.u-adel-reset .Radio,
.u-adel-reset .Rule,
.u-adel-reset .State,
.u-adel-reset .Sticker,
.u-adel-reset .Table,
.u-adel-reset .Textarea,
.u-adel-reset .Titlebar,
.u-adel-reset .Tooltip {
  border-collapse: separate;
  border-spacing: 0;
  caption-side: top;
  color: initial;
  cursor: auto;
  direction: ltr;
  empty-cells: show;
  font-size-adjust: none;
  font-family: initial;
  font-size: medium;
  font-style: normal;
  font-stretch: normal;
  font-variant: normal;
  font-weight: 400;
  font: initial;
  letter-spacing: normal;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  list-style: initial;
  orphans: 2;
  quotes: initial;
  -moz-tab-size: 8;
  -o-tab-size: 8;
  tab-size: 8;
  text-align: initial;
  -moz-text-align-last: auto;
       text-align-last: auto;
  text-decoration-color: initial;
  text-indent: 0;
  text-justify: auto;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  widows: 2;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.u-adel-reset {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.u-adel-reset article,
.u-adel-reset aside,
.u-adel-reset footer,
.u-adel-reset header,
.u-adel-reset nav,
.u-adel-reset section {
  display: block;
}
.u-adel-reset h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.u-adel-reset figcaption,
.u-adel-reset figure,
.u-adel-reset main {
  display: block;
}
.u-adel-reset figure {
  margin: 1em 40px;
}
.u-adel-reset hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.u-adel-reset pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
.u-adel-reset a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.u-adel-reset abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.u-adel-reset b,
.u-adel-reset strong {
  font-weight: inherit;
  font-weight: bolder;
}
.u-adel-reset code,
.u-adel-reset kbd,
.u-adel-reset samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.u-adel-reset dfn {
  font-style: italic;
}
.u-adel-reset mark {
  background-color: #ff0;
  color: #000;
}
.u-adel-reset small {
  font-size: 80%;
}
.u-adel-reset sub,
.u-adel-reset sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.u-adel-reset sub {
  bottom: -0.25em;
}
.u-adel-reset sup {
  top: -0.5em;
}
.u-adel-reset audio,
.u-adel-reset video {
  display: inline-block;
}
.u-adel-reset audio:not([controls]) {
  display: none;
  height: 0;
}
.u-adel-reset img {
  border-style: none;
}
.u-adel-reset svg:not(:root) {
  overflow: hidden;
}
.u-adel-reset button,
.u-adel-reset input,
.u-adel-reset optgroup,
.u-adel-reset select,
.u-adel-reset textarea {
  margin: 0;
}
.u-adel-reset button,
.u-adel-reset input {
  overflow: visible;
}
.u-adel-reset button,
.u-adel-reset select {
  text-transform: none;
}
.u-adel-reset [type="button"],
.u-adel-reset [type="reset"],
.u-adel-reset [type="submit"],
.u-adel-reset button {
  -webkit-appearance: button;
}
.u-adel-reset [type="button"]::-moz-focus-inner,
.u-adel-reset [type="reset"]::-moz-focus-inner,
.u-adel-reset [type="submit"]::-moz-focus-inner,
.u-adel-reset button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.u-adel-reset [type="button"]:-moz-focusring,
.u-adel-reset [type="reset"]:-moz-focusring,
.u-adel-reset [type="submit"]:-moz-focusring,
.u-adel-reset button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.u-adel-reset legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
.u-adel-reset progress {
  display: inline-block;
  vertical-align: baseline;
}
.u-adel-reset textarea {
  overflow: auto;
}
.u-adel-reset [type="checkbox"],
.u-adel-reset [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.u-adel-reset [type="number"]::-webkit-inner-spin-button,
.u-adel-reset [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.u-adel-reset [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.u-adel-reset [type="search"]::-webkit-search-cancel-button,
.u-adel-reset [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.u-adel-reset ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.u-adel-reset details,
.u-adel-reset menu {
  display: block;
}
.u-adel-reset summary {
  display: list-item;
}
.u-adel-reset canvas {
  display: inline-block;
}
.u-adel-reset [hidden],
.u-adel-reset template {
  display: none;
}
.u-adel-reset {
  box-sizing: border-box;
  font-family: sans-serif;
}
.u-adel-reset *,
.u-adel-reset :after,
.u-adel-reset :before {
  box-sizing: inherit;
}
.u-adel-reset,
.u-adel-reset blockquote,
.u-adel-reset dd,
.u-adel-reset dl,
.u-adel-reset figure,
.u-adel-reset h1,
.u-adel-reset h2,
.u-adel-reset h3,
.u-adel-reset h4,
.u-adel-reset h5,
.u-adel-reset h6,
.u-adel-reset p,
.u-adel-reset pre {
  margin: 0;
}
.u-adel-reset button {
  background: 0 0;
  border: 0;
  padding: 0;
}
.u-adel-reset button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.u-adel-reset iframe {
  border: 0;
}
.u-adel-reset ol,
.u-adel-reset ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.u-adel-reset [tabindex="-1"]:focus {
  outline: 0 !important;
}
.u-adel-reset a:active,
.u-adel-reset a:hover {
  outline-width: 0;
}
.u-adel-reset button,
.u-adel-reset input,
.u-adel-reset optgroup,
.u-adel-reset select,
.u-adel-reset textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
}
.u-adel-reset fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.u-adel-reset .Grid {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
}
.u-adel-reset .Grid > * {
  box-sizing: inherit;
  flex-basis: 100%;
  min-width: 0;
}
.u-adel-reset .Grid--alignCenter {
  justify-content: center;
}
.u-adel-reset .Grid--alignRight {
  justify-content: flex-end;
}
.u-adel-reset .Grid--alignMiddle {
  align-items: center;
}
.u-adel-reset .Grid--alignBottom {
  align-items: flex-end;
}
.u-adel-reset .Grid--fill > * {
  flex: 1 1 0%;
}
.u-adel-reset .Grid--fit > * {
  flex-basis: auto;
}
.u-adel-reset .Grid--equalHeight > * {
  display: flex;
}
.u-adel-reset .Grid--withGutter {
  margin: 0 -10px;
}
.u-adel-reset .Grid--withGutter > * {
  padding: 0 10px;
}
.u-adel-reset .u-alignBaseline {
  vertical-align: baseline !important;
}
.u-adel-reset .u-alignBottom {
  vertical-align: bottom !important;
}
.u-adel-reset .u-alignMiddle {
  vertical-align: middle !important;
}
.u-adel-reset .u-alignTop {
  vertical-align: top !important;
}
.u-adel-reset .u-block {
  display: block !important;
}
.u-adel-reset .u-hidden {
  display: none !important;
}
.u-adel-reset .u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.u-adel-reset .u-inline {
  display: inline !important;
}
.u-adel-reset .u-inlineBlock {
  display: inline-block !important;
  max-width: 100%;
}
.u-adel-reset .u-table {
  display: table !important;
}
.u-adel-reset .u-tableCell {
  display: table-cell !important;
}
.u-adel-reset .u-tableRow {
  display: table-row !important;
}
.u-adel-reset .u-cf:after,
.u-adel-reset .u-cf:before {
  content: " ";
  display: table;
}
.u-adel-reset .u-cf:after {
  clear: both;
}
.u-adel-reset .u-nbfc {
  overflow: hidden !important;
}
.u-adel-reset .u-nbfcAlt {
  display: table-cell !important;
  width: 10000px !important;
}
.u-adel-reset .u-floatLeft {
  float: left !important;
}
.u-adel-reset .u-floatRight {
  float: right !important;
}
.u-adel-reset .u-linkClean,
.u-adel-reset .u-linkClean:active,
.u-adel-reset .u-linkClean:focus,
.u-adel-reset .u-linkClean:hover,
.u-adel-reset .u-linkComplex,
.u-adel-reset .u-linkComplex:active,
.u-adel-reset .u-linkComplex:focus,
.u-adel-reset .u-linkComplex:hover {
  text-decoration: none !important;
}
.u-adel-reset .u-linkComplex:active .u-linkComplexTarget,
.u-adel-reset .u-linkComplex:focus .u-linkComplexTarget,
.u-adel-reset .u-linkComplex:hover .u-linkComplexTarget {
  text-decoration: underline !important;
}
.u-adel-reset .u-linkBlock,
.u-adel-reset .u-linkBlock:active,
.u-adel-reset .u-linkBlock:focus,
.u-adel-reset .u-linkBlock:hover {
  display: block !important;
  text-decoration: none !important;
}
.u-adel-reset .u-after1of12 {
  margin-right: 8.333% !important;
}
.u-adel-reset .u-after1of10 {
  margin-right: 10% !important;
}
.u-adel-reset .u-after1of8 {
  margin-right: 12.5% !important;
}
.u-adel-reset .u-after1of6,
.u-adel-reset .u-after2of12 {
  margin-right: 16.667% !important;
}
.u-adel-reset .u-after1of5,
.u-adel-reset .u-after2of10 {
  margin-right: 20% !important;
}
.u-adel-reset .u-after1of4,
.u-adel-reset .u-after2of8,
.u-adel-reset .u-after3of12 {
  margin-right: 25% !important;
}
.u-adel-reset .u-after3of10 {
  margin-right: 30% !important;
}
.u-adel-reset .u-after1of3,
.u-adel-reset .u-after2of6,
.u-adel-reset .u-after4of12 {
  margin-right: 33.333% !important;
}
.u-adel-reset .u-after3of8 {
  margin-right: 37.5% !important;
}
.u-adel-reset .u-after2of5,
.u-adel-reset .u-after4of10 {
  margin-right: 40% !important;
}
.u-adel-reset .u-after5of12 {
  margin-right: 41.667% !important;
}
.u-adel-reset .u-after1of2,
.u-adel-reset .u-after2of4,
.u-adel-reset .u-after3of6,
.u-adel-reset .u-after4of8,
.u-adel-reset .u-after5of10,
.u-adel-reset .u-after6of12 {
  margin-right: 50% !important;
}
.u-adel-reset .u-after7of12 {
  margin-right: 58.333% !important;
}
.u-adel-reset .u-after3of5,
.u-adel-reset .u-after6of10 {
  margin-right: 60% !important;
}
.u-adel-reset .u-after5of8 {
  margin-right: 62.5% !important;
}
.u-adel-reset .u-after2of3,
.u-adel-reset .u-after4of6,
.u-adel-reset .u-after8of12 {
  margin-right: 66.667% !important;
}
.u-adel-reset .u-after7of10 {
  margin-right: 70% !important;
}
.u-adel-reset .u-after3of4,
.u-adel-reset .u-after6of8,
.u-adel-reset .u-after9of12 {
  margin-right: 75% !important;
}
.u-adel-reset .u-after4of5,
.u-adel-reset .u-after8of10 {
  margin-right: 80% !important;
}
.u-adel-reset .u-after5of6,
.u-adel-reset .u-after10of12 {
  margin-right: 83.333% !important;
}
.u-adel-reset .u-after7of8 {
  margin-right: 87.5% !important;
}
.u-adel-reset .u-after9of10 {
  margin-right: 90% !important;
}
.u-adel-reset .u-after11of12 {
  margin-right: 91.667% !important;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-afterNone {
    margin-right: 0 !important;
  }
  .u-adel-reset .u-sm-after1of12 {
    margin-right: 8.333% !important;
  }
  .u-adel-reset .u-sm-after1of10 {
    margin-right: 10% !important;
  }
  .u-adel-reset .u-sm-after1of8 {
    margin-right: 12.5% !important;
  }
  .u-adel-reset .u-sm-after1of6,
  .u-adel-reset .u-sm-after2of12 {
    margin-right: 16.667% !important;
  }
  .u-adel-reset .u-sm-after1of5,
  .u-adel-reset .u-sm-after2of10 {
    margin-right: 20% !important;
  }
  .u-adel-reset .u-sm-after1of4,
  .u-adel-reset .u-sm-after2of8,
  .u-adel-reset .u-sm-after3of12 {
    margin-right: 25% !important;
  }
  .u-adel-reset .u-sm-after3of10 {
    margin-right: 30% !important;
  }
  .u-adel-reset .u-sm-after1of3,
  .u-adel-reset .u-sm-after2of6,
  .u-adel-reset .u-sm-after4of12 {
    margin-right: 33.333% !important;
  }
  .u-adel-reset .u-sm-after3of8 {
    margin-right: 37.5% !important;
  }
  .u-adel-reset .u-sm-after2of5,
  .u-adel-reset .u-sm-after4of10 {
    margin-right: 40% !important;
  }
  .u-adel-reset .u-sm-after5of12 {
    margin-right: 41.667% !important;
  }
  .u-adel-reset .u-sm-after1of2,
  .u-adel-reset .u-sm-after2of4,
  .u-adel-reset .u-sm-after3of6,
  .u-adel-reset .u-sm-after4of8,
  .u-adel-reset .u-sm-after5of10,
  .u-adel-reset .u-sm-after6of12 {
    margin-right: 50% !important;
  }
  .u-adel-reset .u-sm-after7of12 {
    margin-right: 58.333% !important;
  }
  .u-adel-reset .u-sm-after3of5,
  .u-adel-reset .u-sm-after6of10 {
    margin-right: 60% !important;
  }
  .u-adel-reset .u-sm-after5of8 {
    margin-right: 62.5% !important;
  }
  .u-adel-reset .u-sm-after2of3,
  .u-adel-reset .u-sm-after4of6,
  .u-adel-reset .u-sm-after8of12 {
    margin-right: 66.667% !important;
  }
  .u-adel-reset .u-sm-after7of10 {
    margin-right: 70% !important;
  }
  .u-adel-reset .u-sm-after3of4,
  .u-adel-reset .u-sm-after6of8,
  .u-adel-reset .u-sm-after9of12 {
    margin-right: 75% !important;
  }
  .u-adel-reset .u-sm-after4of5,
  .u-adel-reset .u-sm-after8of10 {
    margin-right: 80% !important;
  }
  .u-adel-reset .u-sm-after5of6,
  .u-adel-reset .u-sm-after10of12 {
    margin-right: 83.333% !important;
  }
  .u-adel-reset .u-sm-after7of8 {
    margin-right: 87.5% !important;
  }
  .u-adel-reset .u-sm-after9of10 {
    margin-right: 90% !important;
  }
  .u-adel-reset .u-sm-after11of12 {
    margin-right: 91.667% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-afterNone {
    margin-right: 0 !important;
  }
  .u-adel-reset .u-md-after1of12 {
    margin-right: 8.333% !important;
  }
  .u-adel-reset .u-md-after1of10 {
    margin-right: 10% !important;
  }
  .u-adel-reset .u-md-after1of8 {
    margin-right: 12.5% !important;
  }
  .u-adel-reset .u-md-after1of6,
  .u-adel-reset .u-md-after2of12 {
    margin-right: 16.667% !important;
  }
  .u-adel-reset .u-md-after1of5,
  .u-adel-reset .u-md-after2of10 {
    margin-right: 20% !important;
  }
  .u-adel-reset .u-md-after1of4,
  .u-adel-reset .u-md-after2of8,
  .u-adel-reset .u-md-after3of12 {
    margin-right: 25% !important;
  }
  .u-adel-reset .u-md-after3of10 {
    margin-right: 30% !important;
  }
  .u-adel-reset .u-md-after1of3,
  .u-adel-reset .u-md-after2of6,
  .u-adel-reset .u-md-after4of12 {
    margin-right: 33.333% !important;
  }
  .u-adel-reset .u-md-after3of8 {
    margin-right: 37.5% !important;
  }
  .u-adel-reset .u-md-after2of5,
  .u-adel-reset .u-md-after4of10 {
    margin-right: 40% !important;
  }
  .u-adel-reset .u-md-after5of12 {
    margin-right: 41.667% !important;
  }
  .u-adel-reset .u-md-after1of2,
  .u-adel-reset .u-md-after2of4,
  .u-adel-reset .u-md-after3of6,
  .u-adel-reset .u-md-after4of8,
  .u-adel-reset .u-md-after5of10,
  .u-adel-reset .u-md-after6of12 {
    margin-right: 50% !important;
  }
  .u-adel-reset .u-md-after7of12 {
    margin-right: 58.333% !important;
  }
  .u-adel-reset .u-md-after3of5,
  .u-adel-reset .u-md-after6of10 {
    margin-right: 60% !important;
  }
  .u-adel-reset .u-md-after5of8 {
    margin-right: 62.5% !important;
  }
  .u-adel-reset .u-md-after2of3,
  .u-adel-reset .u-md-after4of6,
  .u-adel-reset .u-md-after8of12 {
    margin-right: 66.667% !important;
  }
  .u-adel-reset .u-md-after7of10 {
    margin-right: 70% !important;
  }
  .u-adel-reset .u-md-after3of4,
  .u-adel-reset .u-md-after6of8,
  .u-adel-reset .u-md-after9of12 {
    margin-right: 75% !important;
  }
  .u-adel-reset .u-md-after4of5,
  .u-adel-reset .u-md-after8of10 {
    margin-right: 80% !important;
  }
  .u-adel-reset .u-md-after5of6,
  .u-adel-reset .u-md-after10of12 {
    margin-right: 83.333% !important;
  }
  .u-adel-reset .u-md-after7of8 {
    margin-right: 87.5% !important;
  }
  .u-adel-reset .u-md-after9of10 {
    margin-right: 90% !important;
  }
  .u-adel-reset .u-md-after11of12 {
    margin-right: 91.667% !important;
  }
}
@media (min-width: 1025px) {
  .u-adel-reset .u-lg-afterNone {
    margin-right: 0 !important;
  }
  .u-adel-reset .u-lg-after1of12 {
    margin-right: 8.333% !important;
  }
  .u-adel-reset .u-lg-after1of10 {
    margin-right: 10% !important;
  }
  .u-adel-reset .u-lg-after1of8 {
    margin-right: 12.5% !important;
  }
  .u-adel-reset .u-lg-after1of6,
  .u-adel-reset .u-lg-after2of12 {
    margin-right: 16.667% !important;
  }
  .u-adel-reset .u-lg-after1of5,
  .u-adel-reset .u-lg-after2of10 {
    margin-right: 20% !important;
  }
  .u-adel-reset .u-lg-after1of4,
  .u-adel-reset .u-lg-after2of8,
  .u-adel-reset .u-lg-after3of12 {
    margin-right: 25% !important;
  }
  .u-adel-reset .u-lg-after3of10 {
    margin-right: 30% !important;
  }
  .u-adel-reset .u-lg-after1of3,
  .u-adel-reset .u-lg-after2of6,
  .u-adel-reset .u-lg-after4of12 {
    margin-right: 33.333% !important;
  }
  .u-adel-reset .u-lg-after3of8 {
    margin-right: 37.5% !important;
  }
  .u-adel-reset .u-lg-after2of5,
  .u-adel-reset .u-lg-after4of10 {
    margin-right: 40% !important;
  }
  .u-adel-reset .u-lg-after5of12 {
    margin-right: 41.667% !important;
  }
  .u-adel-reset .u-lg-after1of2,
  .u-adel-reset .u-lg-after2of4,
  .u-adel-reset .u-lg-after3of6,
  .u-adel-reset .u-lg-after4of8,
  .u-adel-reset .u-lg-after5of10,
  .u-adel-reset .u-lg-after6of12 {
    margin-right: 50% !important;
  }
  .u-adel-reset .u-lg-after7of12 {
    margin-right: 58.333% !important;
  }
  .u-adel-reset .u-lg-after3of5,
  .u-adel-reset .u-lg-after6of10 {
    margin-right: 60% !important;
  }
  .u-adel-reset .u-lg-after5of8 {
    margin-right: 62.5% !important;
  }
  .u-adel-reset .u-lg-after2of3,
  .u-adel-reset .u-lg-after4of6,
  .u-adel-reset .u-lg-after8of12 {
    margin-right: 66.667% !important;
  }
  .u-adel-reset .u-lg-after7of10 {
    margin-right: 70% !important;
  }
  .u-adel-reset .u-lg-after3of4,
  .u-adel-reset .u-lg-after6of8,
  .u-adel-reset .u-lg-after9of12 {
    margin-right: 75% !important;
  }
  .u-adel-reset .u-lg-after4of5,
  .u-adel-reset .u-lg-after8of10 {
    margin-right: 80% !important;
  }
  .u-adel-reset .u-lg-after5of6,
  .u-adel-reset .u-lg-after10of12 {
    margin-right: 83.333% !important;
  }
  .u-adel-reset .u-lg-after7of8 {
    margin-right: 87.5% !important;
  }
  .u-adel-reset .u-lg-after9of10 {
    margin-right: 90% !important;
  }
  .u-adel-reset .u-lg-after11of12 {
    margin-right: 91.667% !important;
  }
}
.u-adel-reset .u-before1of12 {
  margin-left: 8.333% !important;
}
.u-adel-reset .u-before1of10 {
  margin-left: 10% !important;
}
.u-adel-reset .u-before1of8 {
  margin-left: 12.5% !important;
}
.u-adel-reset .u-before1of6,
.u-adel-reset .u-before2of12 {
  margin-left: 16.667% !important;
}
.u-adel-reset .u-before1of5,
.u-adel-reset .u-before2of10 {
  margin-left: 20% !important;
}
.u-adel-reset .u-before1of4,
.u-adel-reset .u-before2of8,
.u-adel-reset .u-before3of12 {
  margin-left: 25% !important;
}
.u-adel-reset .u-before3of10 {
  margin-left: 30% !important;
}
.u-adel-reset .u-before1of3,
.u-adel-reset .u-before2of6,
.u-adel-reset .u-before4of12 {
  margin-left: 33.333% !important;
}
.u-adel-reset .u-before3of8 {
  margin-left: 37.5% !important;
}
.u-adel-reset .u-before2of5,
.u-adel-reset .u-before4of10 {
  margin-left: 40% !important;
}
.u-adel-reset .u-before5of12 {
  margin-left: 41.667% !important;
}
.u-adel-reset .u-before1of2,
.u-adel-reset .u-before2of4,
.u-adel-reset .u-before3of6,
.u-adel-reset .u-before4of8,
.u-adel-reset .u-before5of10,
.u-adel-reset .u-before6of12 {
  margin-left: 50% !important;
}
.u-adel-reset .u-before7of12 {
  margin-left: 58.333% !important;
}
.u-adel-reset .u-before3of5,
.u-adel-reset .u-before6of10 {
  margin-left: 60% !important;
}
.u-adel-reset .u-before5of8 {
  margin-left: 62.5% !important;
}
.u-adel-reset .u-before2of3,
.u-adel-reset .u-before4of6,
.u-adel-reset .u-before8of12 {
  margin-left: 66.667% !important;
}
.u-adel-reset .u-before7of10 {
  margin-left: 70% !important;
}
.u-adel-reset .u-before3of4,
.u-adel-reset .u-before6of8,
.u-adel-reset .u-before9of12 {
  margin-left: 75% !important;
}
.u-adel-reset .u-before4of5,
.u-adel-reset .u-before8of10 {
  margin-left: 80% !important;
}
.u-adel-reset .u-before5of6,
.u-adel-reset .u-before10of12 {
  margin-left: 83.333% !important;
}
.u-adel-reset .u-before7of8 {
  margin-left: 87.5% !important;
}
.u-adel-reset .u-before9of10 {
  margin-left: 90% !important;
}
.u-adel-reset .u-before11of12 {
  margin-left: 91.667% !important;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-beforeNone {
    margin-left: 0 !important;
  }
  .u-adel-reset .u-sm-before1of12 {
    margin-left: 8.333% !important;
  }
  .u-adel-reset .u-sm-before1of10 {
    margin-left: 10% !important;
  }
  .u-adel-reset .u-sm-before1of8 {
    margin-left: 12.5% !important;
  }
  .u-adel-reset .u-sm-before1of6,
  .u-adel-reset .u-sm-before2of12 {
    margin-left: 16.667% !important;
  }
  .u-adel-reset .u-sm-before1of5,
  .u-adel-reset .u-sm-before2of10 {
    margin-left: 20% !important;
  }
  .u-adel-reset .u-sm-before1of4,
  .u-adel-reset .u-sm-before2of8,
  .u-adel-reset .u-sm-before3of12 {
    margin-left: 25% !important;
  }
  .u-adel-reset .u-sm-before3of10 {
    margin-left: 30% !important;
  }
  .u-adel-reset .u-sm-before1of3,
  .u-adel-reset .u-sm-before2of6,
  .u-adel-reset .u-sm-before4of12 {
    margin-left: 33.333% !important;
  }
  .u-adel-reset .u-sm-before3of8 {
    margin-left: 37.5% !important;
  }
  .u-adel-reset .u-sm-before2of5,
  .u-adel-reset .u-sm-before4of10 {
    margin-left: 40% !important;
  }
  .u-adel-reset .u-sm-before5of12 {
    margin-left: 41.667% !important;
  }
  .u-adel-reset .u-sm-before1of2,
  .u-adel-reset .u-sm-before2of4,
  .u-adel-reset .u-sm-before3of6,
  .u-adel-reset .u-sm-before4of8,
  .u-adel-reset .u-sm-before5of10,
  .u-adel-reset .u-sm-before6of12 {
    margin-left: 50% !important;
  }
  .u-adel-reset .u-sm-before7of12 {
    margin-left: 58.333% !important;
  }
  .u-adel-reset .u-sm-before3of5,
  .u-adel-reset .u-sm-before6of10 {
    margin-left: 60% !important;
  }
  .u-adel-reset .u-sm-before5of8 {
    margin-left: 62.5% !important;
  }
  .u-adel-reset .u-sm-before2of3,
  .u-adel-reset .u-sm-before4of6,
  .u-adel-reset .u-sm-before8of12 {
    margin-left: 66.667% !important;
  }
  .u-adel-reset .u-sm-before7of10 {
    margin-left: 70% !important;
  }
  .u-adel-reset .u-sm-before3of4,
  .u-adel-reset .u-sm-before6of8,
  .u-adel-reset .u-sm-before9of12 {
    margin-left: 75% !important;
  }
  .u-adel-reset .u-sm-before4of5,
  .u-adel-reset .u-sm-before8of10 {
    margin-left: 80% !important;
  }
  .u-adel-reset .u-sm-before5of6,
  .u-adel-reset .u-sm-before10of12 {
    margin-left: 83.333% !important;
  }
  .u-adel-reset .u-sm-before7of8 {
    margin-left: 87.5% !important;
  }
  .u-adel-reset .u-sm-before9of10 {
    margin-left: 90% !important;
  }
  .u-adel-reset .u-sm-before11of12 {
    margin-left: 91.667% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-beforeNone {
    margin-left: 0 !important;
  }
  .u-adel-reset .u-md-before1of12 {
    margin-left: 8.333% !important;
  }
  .u-adel-reset .u-md-before1of10 {
    margin-left: 10% !important;
  }
  .u-adel-reset .u-md-before1of8 {
    margin-left: 12.5% !important;
  }
  .u-adel-reset .u-md-before1of6,
  .u-adel-reset .u-md-before2of12 {
    margin-left: 16.667% !important;
  }
  .u-adel-reset .u-md-before1of5,
  .u-adel-reset .u-md-before2of10 {
    margin-left: 20% !important;
  }
  .u-adel-reset .u-md-before1of4,
  .u-adel-reset .u-md-before2of8,
  .u-adel-reset .u-md-before3of12 {
    margin-left: 25% !important;
  }
  .u-adel-reset .u-md-before3of10 {
    margin-left: 30% !important;
  }
  .u-adel-reset .u-md-before1of3,
  .u-adel-reset .u-md-before2of6,
  .u-adel-reset .u-md-before4of12 {
    margin-left: 33.333% !important;
  }
  .u-adel-reset .u-md-before3of8 {
    margin-left: 37.5% !important;
  }
  .u-adel-reset .u-md-before2of5,
  .u-adel-reset .u-md-before4of10 {
    margin-left: 40% !important;
  }
  .u-adel-reset .u-md-before5of12 {
    margin-left: 41.667% !important;
  }
  .u-adel-reset .u-md-before1of2,
  .u-adel-reset .u-md-before2of4,
  .u-adel-reset .u-md-before3of6,
  .u-adel-reset .u-md-before4of8,
  .u-adel-reset .u-md-before5of10,
  .u-adel-reset .u-md-before6of12 {
    margin-left: 50% !important;
  }
  .u-adel-reset .u-md-before7of12 {
    margin-left: 58.333% !important;
  }
  .u-adel-reset .u-md-before3of5,
  .u-adel-reset .u-md-before6of10 {
    margin-left: 60% !important;
  }
  .u-adel-reset .u-md-before5of8 {
    margin-left: 62.5% !important;
  }
  .u-adel-reset .u-md-before2of3,
  .u-adel-reset .u-md-before4of6,
  .u-adel-reset .u-md-before8of12 {
    margin-left: 66.667% !important;
  }
  .u-adel-reset .u-md-before7of10 {
    margin-left: 70% !important;
  }
  .u-adel-reset .u-md-before3of4,
  .u-adel-reset .u-md-before6of8,
  .u-adel-reset .u-md-before9of12 {
    margin-left: 75% !important;
  }
  .u-adel-reset .u-md-before4of5,
  .u-adel-reset .u-md-before8of10 {
    margin-left: 80% !important;
  }
  .u-adel-reset .u-md-before5of6,
  .u-adel-reset .u-md-before10of12 {
    margin-left: 83.333% !important;
  }
  .u-adel-reset .u-md-before7of8 {
    margin-left: 87.5% !important;
  }
  .u-adel-reset .u-md-before9of10 {
    margin-left: 90% !important;
  }
  .u-adel-reset .u-md-before11of12 {
    margin-left: 91.667% !important;
  }
}
@media (min-width: 1025px) {
  .u-adel-reset .u-lg-beforeNone {
    margin-left: 0 !important;
  }
  .u-adel-reset .u-lg-before1of12 {
    margin-left: 8.333% !important;
  }
  .u-adel-reset .u-lg-before1of10 {
    margin-left: 10% !important;
  }
  .u-adel-reset .u-lg-before1of8 {
    margin-left: 12.5% !important;
  }
  .u-adel-reset .u-lg-before1of6,
  .u-adel-reset .u-lg-before2of12 {
    margin-left: 16.667% !important;
  }
  .u-adel-reset .u-lg-before1of5,
  .u-adel-reset .u-lg-before2of10 {
    margin-left: 20% !important;
  }
  .u-adel-reset .u-lg-before1of4,
  .u-adel-reset .u-lg-before2of8,
  .u-adel-reset .u-lg-before3of12 {
    margin-left: 25% !important;
  }
  .u-adel-reset .u-lg-before3of10 {
    margin-left: 30% !important;
  }
  .u-adel-reset .u-lg-before1of3,
  .u-adel-reset .u-lg-before2of6,
  .u-adel-reset .u-lg-before4of12 {
    margin-left: 33.333% !important;
  }
  .u-adel-reset .u-lg-before3of8 {
    margin-left: 37.5% !important;
  }
  .u-adel-reset .u-lg-before2of5,
  .u-adel-reset .u-lg-before4of10 {
    margin-left: 40% !important;
  }
  .u-adel-reset .u-lg-before5of12 {
    margin-left: 41.667% !important;
  }
  .u-adel-reset .u-lg-before1of2,
  .u-adel-reset .u-lg-before2of4,
  .u-adel-reset .u-lg-before3of6,
  .u-adel-reset .u-lg-before4of8,
  .u-adel-reset .u-lg-before5of10,
  .u-adel-reset .u-lg-before6of12 {
    margin-left: 50% !important;
  }
  .u-adel-reset .u-lg-before7of12 {
    margin-left: 58.333% !important;
  }
  .u-adel-reset .u-lg-before3of5,
  .u-adel-reset .u-lg-before6of10 {
    margin-left: 60% !important;
  }
  .u-adel-reset .u-lg-before5of8 {
    margin-left: 62.5% !important;
  }
  .u-adel-reset .u-lg-before2of3,
  .u-adel-reset .u-lg-before4of6,
  .u-adel-reset .u-lg-before8of12 {
    margin-left: 66.667% !important;
  }
  .u-adel-reset .u-lg-before7of10 {
    margin-left: 70% !important;
  }
  .u-adel-reset .u-lg-before3of4,
  .u-adel-reset .u-lg-before6of8,
  .u-adel-reset .u-lg-before9of12 {
    margin-left: 75% !important;
  }
  .u-adel-reset .u-lg-before4of5,
  .u-adel-reset .u-lg-before8of10 {
    margin-left: 80% !important;
  }
  .u-adel-reset .u-lg-before5of6,
  .u-adel-reset .u-lg-before10of12 {
    margin-left: 83.333% !important;
  }
  .u-adel-reset .u-lg-before7of8 {
    margin-left: 87.5% !important;
  }
  .u-adel-reset .u-lg-before9of10 {
    margin-left: 90% !important;
  }
  .u-adel-reset .u-lg-before11of12 {
    margin-left: 91.667% !important;
  }
}
.u-adel-reset .u-posAbsolute,
.u-adel-reset .u-posAbsoluteCenter,
.u-adel-reset .u-posFit {
  position: absolute !important;
}
.u-adel-reset .u-posAbsoluteCenter,
.u-adel-reset .u-posFixedCenter {
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.u-adel-reset .u-posFit,
.u-adel-reset .u-posFullScreen {
  bottom: 0 !important;
  left: 0 !important;
  margin: auto !important;
  right: 0 !important;
  top: 0 !important;
}
.u-adel-reset .u-posFixed,
.u-adel-reset .u-posFixedCenter,
.u-adel-reset .u-posFullScreen {
  backface-visibility: hidden;
  position: fixed !important;
}
.u-adel-reset .u-posRelative {
  position: relative !important;
}
.u-adel-reset .u-posStatic {
  position: static !important;
}
.u-adel-reset .u-size1of12 {
  width: 8.333% !important;
}
.u-adel-reset .u-size1of10,
.u-adel-reset .u-size1of12 {
  flex-basis: auto !important;
}
.u-adel-reset .u-size1of10 {
  width: 10% !important;
}
.u-adel-reset .u-size1of8 {
  flex-basis: auto !important;
  width: 12.5% !important;
}
.u-adel-reset .u-size1of6,
.u-adel-reset .u-size2of12 {
  flex-basis: auto !important;
  width: 16.667% !important;
}
.u-adel-reset .u-size1of5,
.u-adel-reset .u-size2of10 {
  flex-basis: auto !important;
  width: 20% !important;
}
.u-adel-reset .u-size1of4,
.u-adel-reset .u-size2of8,
.u-adel-reset .u-size3of12 {
  flex-basis: auto !important;
  width: 25% !important;
}
.u-adel-reset .u-size3of10 {
  flex-basis: auto !important;
  width: 30% !important;
}
.u-adel-reset .u-size1of3,
.u-adel-reset .u-size2of6,
.u-adel-reset .u-size4of12 {
  flex-basis: auto !important;
  width: 33.333% !important;
}
.u-adel-reset .u-size3of8 {
  flex-basis: auto !important;
  width: 37.5% !important;
}
.u-adel-reset .u-size2of5,
.u-adel-reset .u-size4of10 {
  flex-basis: auto !important;
  width: 40% !important;
}
.u-adel-reset .u-size5of12 {
  flex-basis: auto !important;
  width: 41.667% !important;
}
.u-adel-reset .u-size1of2,
.u-adel-reset .u-size2of4,
.u-adel-reset .u-size3of6,
.u-adel-reset .u-size4of8,
.u-adel-reset .u-size5of10,
.u-adel-reset .u-size6of12 {
  flex-basis: auto !important;
  width: 50% !important;
}
.u-adel-reset .u-size7of12 {
  flex-basis: auto !important;
  width: 58.333% !important;
}
.u-adel-reset .u-size3of5,
.u-adel-reset .u-size6of10 {
  flex-basis: auto !important;
  width: 60% !important;
}
.u-adel-reset .u-size5of8 {
  flex-basis: auto !important;
  width: 62.5% !important;
}
.u-adel-reset .u-size2of3,
.u-adel-reset .u-size4of6,
.u-adel-reset .u-size8of12 {
  flex-basis: auto !important;
  width: 66.667% !important;
}
.u-adel-reset .u-size7of10 {
  flex-basis: auto !important;
  width: 70% !important;
}
.u-adel-reset .u-size3of4,
.u-adel-reset .u-size6of8,
.u-adel-reset .u-size9of12 {
  flex-basis: auto !important;
  width: 75% !important;
}
.u-adel-reset .u-size4of5,
.u-adel-reset .u-size8of10 {
  flex-basis: auto !important;
  width: 80% !important;
}
.u-adel-reset .u-size5of6,
.u-adel-reset .u-size10of12 {
  flex-basis: auto !important;
  width: 83.333% !important;
}
.u-adel-reset .u-size7of8 {
  width: 87.5% !important;
}
.u-adel-reset .u-size7of8,
.u-adel-reset .u-size9of10 {
  flex-basis: auto !important;
}
.u-adel-reset .u-size9of10 {
  width: 90% !important;
}
.u-adel-reset .u-size11of12 {
  width: 91.667% !important;
}
.u-adel-reset .u-size11of12,
.u-adel-reset .u-sizeFit {
  flex-basis: auto !important;
}
.u-adel-reset .u-sizeFill {
  flex: 1 1 0% !important;
  flex-basis: 0% !important;
}
.u-adel-reset .u-sizeFillAlt {
  flex: 1 1 auto !important;
  flex-basis: auto !important;
}
.u-adel-reset .u-sizeFull {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-size1of12 {
    width: 8.333% !important;
  }
  .u-adel-reset .u-sm-size1of10,
  .u-adel-reset .u-sm-size1of12 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-sm-size1of10 {
    width: 10% !important;
  }
  .u-adel-reset .u-sm-size1of8 {
    flex-basis: auto !important;
    width: 12.5% !important;
  }
  .u-adel-reset .u-sm-size1of6,
  .u-adel-reset .u-sm-size2of12 {
    flex-basis: auto !important;
    width: 16.667% !important;
  }
  .u-adel-reset .u-sm-size1of5,
  .u-adel-reset .u-sm-size2of10 {
    flex-basis: auto !important;
    width: 20% !important;
  }
  .u-adel-reset .u-sm-size1of4,
  .u-adel-reset .u-sm-size2of8,
  .u-adel-reset .u-sm-size3of12 {
    flex-basis: auto !important;
    width: 25% !important;
  }
  .u-adel-reset .u-sm-size3of10 {
    flex-basis: auto !important;
    width: 30% !important;
  }
  .u-adel-reset .u-sm-size1of3,
  .u-adel-reset .u-sm-size2of6,
  .u-adel-reset .u-sm-size4of12 {
    flex-basis: auto !important;
    width: 33.333% !important;
  }
  .u-adel-reset .u-sm-size3of8 {
    flex-basis: auto !important;
    width: 37.5% !important;
  }
  .u-adel-reset .u-sm-size2of5,
  .u-adel-reset .u-sm-size4of10 {
    flex-basis: auto !important;
    width: 40% !important;
  }
  .u-adel-reset .u-sm-size5of12 {
    flex-basis: auto !important;
    width: 41.667% !important;
  }
  .u-adel-reset .u-sm-size1of2,
  .u-adel-reset .u-sm-size2of4,
  .u-adel-reset .u-sm-size3of6,
  .u-adel-reset .u-sm-size4of8,
  .u-adel-reset .u-sm-size5of10,
  .u-adel-reset .u-sm-size6of12 {
    flex-basis: auto !important;
    width: 50% !important;
  }
  .u-adel-reset .u-sm-size7of12 {
    flex-basis: auto !important;
    width: 58.333% !important;
  }
  .u-adel-reset .u-sm-size3of5,
  .u-adel-reset .u-sm-size6of10 {
    flex-basis: auto !important;
    width: 60% !important;
  }
  .u-adel-reset .u-sm-size5of8 {
    flex-basis: auto !important;
    width: 62.5% !important;
  }
  .u-adel-reset .u-sm-size2of3,
  .u-adel-reset .u-sm-size4of6,
  .u-adel-reset .u-sm-size8of12 {
    flex-basis: auto !important;
    width: 66.667% !important;
  }
  .u-adel-reset .u-sm-size7of10 {
    flex-basis: auto !important;
    width: 70% !important;
  }
  .u-adel-reset .u-sm-size3of4,
  .u-adel-reset .u-sm-size6of8,
  .u-adel-reset .u-sm-size9of12 {
    flex-basis: auto !important;
    width: 75% !important;
  }
  .u-adel-reset .u-sm-size4of5,
  .u-adel-reset .u-sm-size8of10 {
    flex-basis: auto !important;
    width: 80% !important;
  }
  .u-adel-reset .u-sm-size5of6,
  .u-adel-reset .u-sm-size10of12 {
    flex-basis: auto !important;
    width: 83.333% !important;
  }
  .u-adel-reset .u-sm-size7of8 {
    width: 87.5% !important;
  }
  .u-adel-reset .u-sm-size7of8,
  .u-adel-reset .u-sm-size9of10 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-sm-size9of10 {
    width: 90% !important;
  }
  .u-adel-reset .u-sm-size11of12 {
    width: 91.667% !important;
  }
  .u-adel-reset .u-sm-size11of12,
  .u-adel-reset .u-sm-sizeFit {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-sm-sizeFit {
    width: auto !important;
  }
  .u-adel-reset .u-sm-sizeFill {
    flex: 1 1 0% !important;
    flex-basis: 0% !important;
  }
  .u-adel-reset .u-sm-sizeFillAlt {
    flex: 1 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-sm-sizeFull {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-size1of12 {
    width: 8.333% !important;
  }
  .u-adel-reset .u-md-size1of10,
  .u-adel-reset .u-md-size1of12 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-md-size1of10 {
    width: 10% !important;
  }
  .u-adel-reset .u-md-size1of8 {
    flex-basis: auto !important;
    width: 12.5% !important;
  }
  .u-adel-reset .u-md-size1of6,
  .u-adel-reset .u-md-size2of12 {
    flex-basis: auto !important;
    width: 16.667% !important;
  }
  .u-adel-reset .u-md-size1of5,
  .u-adel-reset .u-md-size2of10 {
    flex-basis: auto !important;
    width: 20% !important;
  }
  .u-adel-reset .u-md-size1of4,
  .u-adel-reset .u-md-size2of8,
  .u-adel-reset .u-md-size3of12 {
    flex-basis: auto !important;
    width: 25% !important;
  }
  .u-adel-reset .u-md-size3of10 {
    flex-basis: auto !important;
    width: 30% !important;
  }
  .u-adel-reset .u-md-size1of3,
  .u-adel-reset .u-md-size2of6,
  .u-adel-reset .u-md-size4of12 {
    flex-basis: auto !important;
    width: 33.333% !important;
  }
  .u-adel-reset .u-md-size3of8 {
    flex-basis: auto !important;
    width: 37.5% !important;
  }
  .u-adel-reset .u-md-size2of5,
  .u-adel-reset .u-md-size4of10 {
    flex-basis: auto !important;
    width: 40% !important;
  }
  .u-adel-reset .u-md-size5of12 {
    flex-basis: auto !important;
    width: 41.667% !important;
  }
  .u-adel-reset .u-md-size1of2,
  .u-adel-reset .u-md-size2of4,
  .u-adel-reset .u-md-size3of6,
  .u-adel-reset .u-md-size4of8,
  .u-adel-reset .u-md-size5of10,
  .u-adel-reset .u-md-size6of12 {
    flex-basis: auto !important;
    width: 50% !important;
  }
  .u-adel-reset .u-md-size7of12 {
    flex-basis: auto !important;
    width: 58.333% !important;
  }
  .u-adel-reset .u-md-size3of5,
  .u-adel-reset .u-md-size6of10 {
    flex-basis: auto !important;
    width: 60% !important;
  }
  .u-adel-reset .u-md-size5of8 {
    flex-basis: auto !important;
    width: 62.5% !important;
  }
  .u-adel-reset .u-md-size2of3,
  .u-adel-reset .u-md-size4of6,
  .u-adel-reset .u-md-size8of12 {
    flex-basis: auto !important;
    width: 66.667% !important;
  }
  .u-adel-reset .u-md-size7of10 {
    flex-basis: auto !important;
    width: 70% !important;
  }
  .u-adel-reset .u-md-size3of4,
  .u-adel-reset .u-md-size6of8,
  .u-adel-reset .u-md-size9of12 {
    flex-basis: auto !important;
    width: 75% !important;
  }
  .u-adel-reset .u-md-size4of5,
  .u-adel-reset .u-md-size8of10 {
    flex-basis: auto !important;
    width: 80% !important;
  }
  .u-adel-reset .u-md-size5of6,
  .u-adel-reset .u-md-size10of12 {
    flex-basis: auto !important;
    width: 83.333% !important;
  }
  .u-adel-reset .u-md-size7of8 {
    width: 87.5% !important;
  }
  .u-adel-reset .u-md-size7of8,
  .u-adel-reset .u-md-size9of10 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-md-size9of10 {
    width: 90% !important;
  }
  .u-adel-reset .u-md-size11of12 {
    width: 91.667% !important;
  }
  .u-adel-reset .u-md-size11of12,
  .u-adel-reset .u-md-sizeFit {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-md-sizeFit {
    width: auto !important;
  }
  .u-adel-reset .u-md-sizeFill {
    flex: 1 1 0% !important;
    flex-basis: 0% !important;
  }
  .u-adel-reset .u-md-sizeFillAlt {
    flex: 1 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-md-sizeFull {
    width: 100% !important;
  }
}
@media (min-width: 1025px) {
  .u-adel-reset .u-lg-size1of12 {
    width: 8.333% !important;
  }
  .u-adel-reset .u-lg-size1of10,
  .u-adel-reset .u-lg-size1of12 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-lg-size1of10 {
    width: 10% !important;
  }
  .u-adel-reset .u-lg-size1of8 {
    flex-basis: auto !important;
    width: 12.5% !important;
  }
  .u-adel-reset .u-lg-size1of6,
  .u-adel-reset .u-lg-size2of12 {
    flex-basis: auto !important;
    width: 16.667% !important;
  }
  .u-adel-reset .u-lg-size1of5,
  .u-adel-reset .u-lg-size2of10 {
    flex-basis: auto !important;
    width: 20% !important;
  }
  .u-adel-reset .u-lg-size1of4,
  .u-adel-reset .u-lg-size2of8,
  .u-adel-reset .u-lg-size3of12 {
    flex-basis: auto !important;
    width: 25% !important;
  }
  .u-adel-reset .u-lg-size3of10 {
    flex-basis: auto !important;
    width: 30% !important;
  }
  .u-adel-reset .u-lg-size1of3,
  .u-adel-reset .u-lg-size2of6,
  .u-adel-reset .u-lg-size4of12 {
    flex-basis: auto !important;
    width: 33.333% !important;
  }
  .u-adel-reset .u-lg-size3of8 {
    flex-basis: auto !important;
    width: 37.5% !important;
  }
  .u-adel-reset .u-lg-size2of5,
  .u-adel-reset .u-lg-size4of10 {
    flex-basis: auto !important;
    width: 40% !important;
  }
  .u-adel-reset .u-lg-size5of12 {
    flex-basis: auto !important;
    width: 41.667% !important;
  }
  .u-adel-reset .u-lg-size1of2,
  .u-adel-reset .u-lg-size2of4,
  .u-adel-reset .u-lg-size3of6,
  .u-adel-reset .u-lg-size4of8,
  .u-adel-reset .u-lg-size5of10,
  .u-adel-reset .u-lg-size6of12 {
    flex-basis: auto !important;
    width: 50% !important;
  }
  .u-adel-reset .u-lg-size7of12 {
    flex-basis: auto !important;
    width: 58.333% !important;
  }
  .u-adel-reset .u-lg-size3of5,
  .u-adel-reset .u-lg-size6of10 {
    flex-basis: auto !important;
    width: 60% !important;
  }
  .u-adel-reset .u-lg-size5of8 {
    flex-basis: auto !important;
    width: 62.5% !important;
  }
  .u-adel-reset .u-lg-size2of3,
  .u-adel-reset .u-lg-size4of6,
  .u-adel-reset .u-lg-size8of12 {
    flex-basis: auto !important;
    width: 66.667% !important;
  }
  .u-adel-reset .u-lg-size7of10 {
    flex-basis: auto !important;
    width: 70% !important;
  }
  .u-adel-reset .u-lg-size3of4,
  .u-adel-reset .u-lg-size6of8,
  .u-adel-reset .u-lg-size9of12 {
    flex-basis: auto !important;
    width: 75% !important;
  }
  .u-adel-reset .u-lg-size4of5,
  .u-adel-reset .u-lg-size8of10 {
    flex-basis: auto !important;
    width: 80% !important;
  }
  .u-adel-reset .u-lg-size5of6,
  .u-adel-reset .u-lg-size10of12 {
    flex-basis: auto !important;
    width: 83.333% !important;
  }
  .u-adel-reset .u-lg-size7of8 {
    width: 87.5% !important;
  }
  .u-adel-reset .u-lg-size7of8,
  .u-adel-reset .u-lg-size9of10 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-lg-size9of10 {
    width: 90% !important;
  }
  .u-adel-reset .u-lg-size11of12 {
    width: 91.667% !important;
  }
  .u-adel-reset .u-lg-size11of12,
  .u-adel-reset .u-lg-sizeFit {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-lg-sizeFit {
    width: auto !important;
  }
  .u-adel-reset .u-lg-sizeFill {
    flex: 1 1 0% !important;
    flex-basis: 0% !important;
  }
  .u-adel-reset .u-lg-sizeFillAlt {
    flex: 1 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-lg-sizeFull {
    width: 100% !important;
  }
}
.u-adel-reset .u-textBreak {
  word-wrap: break-word !important;
}
.u-adel-reset .u-textCenter {
  text-align: center !important;
}
.u-adel-reset .u-textLeft {
  text-align: left !important;
}
.u-adel-reset .u-textRight {
  text-align: right !important;
}
.u-adel-reset .u-textInheritColor {
  color: inherit !important;
}
.u-adel-reset .u-textKern {
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  text-rendering: optimizeLegibility;
}
.u-adel-reset .u-textNoWrap {
  white-space: nowrap !important;
}
.u-adel-reset .u-textTruncate {
  max-width: 100%;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important;
}
.u-adel-reset .u-flex {
  display: flex !important;
}
.u-adel-reset .u-flexInline {
  display: inline-flex !important;
}
.u-adel-reset .u-flexRow {
  flex-direction: row !important;
}
.u-adel-reset .u-flexRowReverse {
  flex-direction: row-reverse !important;
}
.u-adel-reset .u-flexCol {
  flex-direction: column !important;
}
.u-adel-reset .u-flexColReverse {
  flex-direction: column-reverse !important;
}
.u-adel-reset .u-flexWrap {
  flex-wrap: wrap !important;
}
.u-adel-reset .u-flexNoWrap {
  flex-wrap: nowrap !important;
}
.u-adel-reset .u-flexWrapReverse {
  flex-wrap: wrap-reverse !important;
}
.u-adel-reset .u-flexJustifyStart {
  justify-content: flex-start !important;
}
.u-adel-reset .u-flexJustifyEnd {
  justify-content: flex-end !important;
}
.u-adel-reset .u-flexJustifyCenter {
  justify-content: center !important;
}
.u-adel-reset .u-flexJustifyBetween {
  justify-content: space-between !important;
}
.u-adel-reset .u-flexJustifyAround {
  justify-content: space-around !important;
}
.u-adel-reset .u-flexAlignItemsStart {
  align-items: flex-start !important;
}
.u-adel-reset .u-flexAlignItemsEnd {
  align-items: flex-end !important;
}
.u-adel-reset .u-flexAlignItemsCenter {
  align-items: center !important;
}
.u-adel-reset .u-flexAlignItemsStretch {
  align-items: stretch !important;
}
.u-adel-reset .u-flexAlignItemsBaseline {
  align-items: baseline !important;
}
.u-adel-reset .u-flexAlignContentStart {
  align-content: flex-start !important;
}
.u-adel-reset .u-flexAlignContentEnd {
  align-content: flex-end !important;
}
.u-adel-reset .u-flexAlignContentCenter {
  align-content: center !important;
}
.u-adel-reset .u-flexAlignContentStretch {
  align-content: stretch !important;
}
.u-adel-reset .u-flexAlignContentBetween {
  align-content: space-between !important;
}
.u-adel-reset .u-flexAlignContentAround {
  align-content: space-around !important;
}
.u-adel-reset .u-flexAlignSelfStart {
  align-self: flex-start !important;
}
.u-adel-reset .u-flexAlignSelfEnd {
  align-self: flex-end !important;
}
.u-adel-reset .u-flexAlignSelfCenter {
  align-self: center !important;
}
.u-adel-reset .u-flexAlignSelfStretch {
  align-self: stretch !important;
}
.u-adel-reset .u-flexAlignSelfBaseline {
  align-self: baseline !important;
}
.u-adel-reset .u-flexAlignSelfAuto {
  align-self: auto !important;
}
.u-adel-reset .u-flexOrderFirst {
  order: -1 !important;
}
.u-adel-reset .u-flexOrderLast {
  order: 1 !important;
}
.u-adel-reset .u-flexOrderNone {
  order: 0 !important;
}
.u-adel-reset .u-flexGrow1 {
  flex: 1 1 0% !important;
}
.u-adel-reset .u-flexGrow2 {
  flex: 2 1 0% !important;
}
.u-adel-reset .u-flexGrow3 {
  flex: 3 1 0% !important;
}
.u-adel-reset .u-flexGrow4 {
  flex: 4 1 0% !important;
}
.u-adel-reset .u-flexGrow5 {
  flex: 5 1 0% !important;
}
.u-adel-reset .u-flexShrink0 {
  flex-shrink: 0 !important;
}
.u-adel-reset .u-flexShrink1 {
  flex-shrink: 1 !important;
}
.u-adel-reset .u-flexShrink2 {
  flex-shrink: 2 !important;
}
.u-adel-reset .u-flexShrink3 {
  flex-shrink: 3 !important;
}
.u-adel-reset .u-flexShrink4 {
  flex-shrink: 4 !important;
}
.u-adel-reset .u-flexShrink5 {
  flex-shrink: 5 !important;
}
.u-adel-reset .u-flexExpand {
  margin: auto !important;
}
.u-adel-reset .u-flexExpandLeft {
  margin-left: auto !important;
}
.u-adel-reset .u-flexExpandRight {
  margin-right: auto !important;
}
.u-adel-reset .u-flexExpandTop {
  margin-top: auto !important;
}
.u-adel-reset .u-flexExpandBottom {
  margin-bottom: auto !important;
}
.u-adel-reset .u-flexBasisAuto {
  flex-basis: auto !important;
}
.u-adel-reset .u-flexBasis0 {
  flex-basis: 0 !important;
}
.u-adel-reset .u-flexInitial {
  flex: 0 1 auto !important;
  flex-basis: auto !important;
}
.u-adel-reset .u-flexAuto {
  flex: 1 1 auto !important;
  flex-basis: auto !important;
}
.u-adel-reset .u-flexNone {
  flex: 0 0 auto !important;
  flex-basis: auto !important;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-flex {
    display: flex !important;
  }
  .u-adel-reset .u-sm-flexInline {
    display: inline-flex !important;
  }
  .u-adel-reset .u-sm-flexRow {
    flex-direction: row !important;
  }
  .u-adel-reset .u-sm-flexRowReverse {
    flex-direction: row-reverse !important;
  }
  .u-adel-reset .u-sm-flexCol {
    flex-direction: column !important;
  }
  .u-adel-reset .u-sm-flexColReverse {
    flex-direction: column-reverse !important;
  }
  .u-adel-reset .u-sm-flexWrap {
    flex-wrap: wrap !important;
  }
  .u-adel-reset .u-sm-flexNoWrap {
    flex-wrap: nowrap !important;
  }
  .u-adel-reset .u-sm-flexWrapReverse {
    flex-wrap: wrap-reverse !important;
  }
  .u-adel-reset .u-sm-flexJustifyStart {
    justify-content: flex-start !important;
  }
  .u-adel-reset .u-sm-flexJustifyEnd {
    justify-content: flex-end !important;
  }
  .u-adel-reset .u-sm-flexJustifyCenter {
    justify-content: center !important;
  }
  .u-adel-reset .u-sm-flexJustifyBetween {
    justify-content: space-between !important;
  }
  .u-adel-reset .u-sm-flexJustifyAround {
    justify-content: space-around !important;
  }
  .u-adel-reset .u-sm-flexAlignItemsStart {
    align-items: flex-start !important;
  }
  .u-adel-reset .u-sm-flexAlignItemsEnd {
    align-items: flex-end !important;
  }
  .u-adel-reset .u-sm-flexAlignItemsCenter {
    align-items: center !important;
  }
  .u-adel-reset .u-sm-flexAlignItemsStretch {
    align-items: stretch !important;
  }
  .u-adel-reset .u-sm-flexAlignItemsBaseline {
    align-items: baseline !important;
  }
  .u-adel-reset .u-sm-flexAlignContentStart {
    align-content: flex-start !important;
  }
  .u-adel-reset .u-sm-flexAlignContentEnd {
    align-content: flex-end !important;
  }
  .u-adel-reset .u-sm-flexAlignContentCenter {
    align-content: center !important;
  }
  .u-adel-reset .u-sm-flexAlignContentStretch {
    align-content: stretch !important;
  }
  .u-adel-reset .u-sm-flexAlignContentBetween {
    align-content: space-between !important;
  }
  .u-adel-reset .u-sm-flexAlignContentAround {
    align-content: space-around !important;
  }
  .u-adel-reset .u-sm-flexAlignSelfStart {
    align-self: flex-start !important;
  }
  .u-adel-reset .u-sm-flexAlignSelfEnd {
    align-self: flex-end !important;
  }
  .u-adel-reset .u-sm-flexAlignSelfCenter {
    align-self: center !important;
  }
  .u-adel-reset .u-sm-flexAlignSelfStretch {
    align-self: stretch !important;
  }
  .u-adel-reset .u-sm-flexAlignSelfBaseline {
    align-self: baseline !important;
  }
  .u-adel-reset .u-sm-flexAlignSelfAuto {
    align-self: auto !important;
  }
  .u-adel-reset .u-sm-flexOrderFirst {
    order: -1 !important;
  }
  .u-adel-reset .u-sm-flexOrderLast {
    order: 1 !important;
  }
  .u-adel-reset .u-sm-flexOrderNone {
    order: 0 !important;
  }
  .u-adel-reset .u-sm-flexGrow1 {
    flex: 1 1 0% !important;
  }
  .u-adel-reset .u-sm-flexGrow2 {
    flex: 2 1 0% !important;
  }
  .u-adel-reset .u-sm-flexGrow3 {
    flex: 3 1 0% !important;
  }
  .u-adel-reset .u-sm-flexGrow4 {
    flex: 4 1 0% !important;
  }
  .u-adel-reset .u-sm-flexGrow5 {
    flex: 5 1 0% !important;
  }
  .u-adel-reset .u-sm-flexShrink0 {
    flex-shrink: 0 !important;
  }
  .u-adel-reset .u-sm-flexShrink1 {
    flex-shrink: 1 !important;
  }
  .u-adel-reset .u-sm-flexShrink2 {
    flex-shrink: 2 !important;
  }
  .u-adel-reset .u-sm-flexShrink3 {
    flex-shrink: 3 !important;
  }
  .u-adel-reset .u-sm-flexShrink4 {
    flex-shrink: 4 !important;
  }
  .u-adel-reset .u-sm-flexShrink5 {
    flex-shrink: 5 !important;
  }
  .u-adel-reset .u-sm-flexExpand {
    margin: auto !important;
  }
  .u-adel-reset .u-sm-flexExpandLeft {
    margin-left: auto !important;
  }
  .u-adel-reset .u-sm-flexExpandRight {
    margin-right: auto !important;
  }
  .u-adel-reset .u-sm-flexExpandTop {
    margin-top: auto !important;
  }
  .u-adel-reset .u-sm-flexExpandBottom {
    margin-bottom: auto !important;
  }
  .u-adel-reset .u-sm-flexBasisAuto {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-sm-flexBasis0 {
    flex-basis: 0 !important;
  }
  .u-adel-reset .u-sm-flexInitial {
    flex: 0 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-sm-flexAuto {
    flex: 1 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-sm-flexNone {
    flex: 0 0 auto !important;
    flex-basis: auto !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-flex {
    display: flex !important;
  }
  .u-adel-reset .u-md-flexInline {
    display: inline-flex !important;
  }
  .u-adel-reset .u-md-flexRow {
    flex-direction: row !important;
  }
  .u-adel-reset .u-md-flexRowReverse {
    flex-direction: row-reverse !important;
  }
  .u-adel-reset .u-md-flexCol {
    flex-direction: column !important;
  }
  .u-adel-reset .u-md-flexColReverse {
    flex-direction: column-reverse !important;
  }
  .u-adel-reset .u-md-flexWrap {
    flex-wrap: wrap !important;
  }
  .u-adel-reset .u-md-flexNoWrap {
    flex-wrap: nowrap !important;
  }
  .u-adel-reset .u-md-flexWrapReverse {
    flex-wrap: wrap-reverse !important;
  }
  .u-adel-reset .u-md-flexJustifyStart {
    justify-content: flex-start !important;
  }
  .u-adel-reset .u-md-flexJustifyEnd {
    justify-content: flex-end !important;
  }
  .u-adel-reset .u-md-flexJustifyCenter {
    justify-content: center !important;
  }
  .u-adel-reset .u-md-flexJustifyBetween {
    justify-content: space-between !important;
  }
  .u-adel-reset .u-md-flexJustifyAround {
    justify-content: space-around !important;
  }
  .u-adel-reset .u-md-flexAlignItemsStart {
    align-items: flex-start !important;
  }
  .u-adel-reset .u-md-flexAlignItemsEnd {
    align-items: flex-end !important;
  }
  .u-adel-reset .u-md-flexAlignItemsCenter {
    align-items: center !important;
  }
  .u-adel-reset .u-md-flexAlignItemsStretch {
    align-items: stretch !important;
  }
  .u-adel-reset .u-md-flexAlignItemsBaseline {
    align-items: baseline !important;
  }
  .u-adel-reset .u-md-flexAlignContentStart {
    align-content: flex-start !important;
  }
  .u-adel-reset .u-md-flexAlignContentEnd {
    align-content: flex-end !important;
  }
  .u-adel-reset .u-md-flexAlignContentCenter {
    align-content: center !important;
  }
  .u-adel-reset .u-md-flexAlignContentStretch {
    align-content: stretch !important;
  }
  .u-adel-reset .u-md-flexAlignContentBetween {
    align-content: space-between !important;
  }
  .u-adel-reset .u-md-flexAlignContentAround {
    align-content: space-around !important;
  }
  .u-adel-reset .u-md-flexAlignSelfStart {
    align-self: flex-start !important;
  }
  .u-adel-reset .u-md-flexAlignSelfEnd {
    align-self: flex-end !important;
  }
  .u-adel-reset .u-md-flexAlignSelfCenter {
    align-self: center !important;
  }
  .u-adel-reset .u-md-flexAlignSelfStretch {
    align-self: stretch !important;
  }
  .u-adel-reset .u-md-flexAlignSelfBaseline {
    align-self: baseline !important;
  }
  .u-adel-reset .u-md-flexAlignSelfAuto {
    align-self: auto !important;
  }
  .u-adel-reset .u-md-flexOrderFirst {
    order: -1 !important;
  }
  .u-adel-reset .u-md-flexOrderLast {
    order: 1 !important;
  }
  .u-adel-reset .u-md-flexOrderNone {
    order: 0 !important;
  }
  .u-adel-reset .u-md-flexGrow1 {
    flex: 1 1 0% !important;
  }
  .u-adel-reset .u-md-flexGrow2 {
    flex: 2 1 0% !important;
  }
  .u-adel-reset .u-md-flexGrow3 {
    flex: 3 1 0% !important;
  }
  .u-adel-reset .u-md-flexGrow4 {
    flex: 4 1 0% !important;
  }
  .u-adel-reset .u-md-flexGrow5 {
    flex: 5 1 0% !important;
  }
  .u-adel-reset .u-md-flexShrink0 {
    flex-shrink: 0 !important;
  }
  .u-adel-reset .u-md-flexShrink1 {
    flex-shrink: 1 !important;
  }
  .u-adel-reset .u-md-flexShrink2 {
    flex-shrink: 2 !important;
  }
  .u-adel-reset .u-md-flexShrink3 {
    flex-shrink: 3 !important;
  }
  .u-adel-reset .u-md-flexShrink4 {
    flex-shrink: 4 !important;
  }
  .u-adel-reset .u-md-flexShrink5 {
    flex-shrink: 5 !important;
  }
  .u-adel-reset .u-md-flexExpand {
    margin: auto !important;
  }
  .u-adel-reset .u-md-flexExpandLeft {
    margin-left: auto !important;
  }
  .u-adel-reset .u-md-flexExpandRight {
    margin-right: auto !important;
  }
  .u-adel-reset .u-md-flexExpandTop {
    margin-top: auto !important;
  }
  .u-adel-reset .u-md-flexExpandBottom {
    margin-bottom: auto !important;
  }
  .u-adel-reset .u-md-flexBasisAuto {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-md-flexBasis0 {
    flex-basis: 0 !important;
  }
  .u-adel-reset .u-md-flexInitial {
    flex: 0 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-md-flexAuto {
    flex: 1 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-md-flexNone {
    flex: 0 0 auto !important;
    flex-basis: auto !important;
  }
}
@media (min-width: 1025px) {
  .u-adel-reset .u-lg-flex {
    display: flex !important;
  }
  .u-adel-reset .u-lg-flexInline {
    display: inline-flex !important;
  }
  .u-adel-reset .u-lg-flexRow {
    flex-direction: row !important;
  }
  .u-adel-reset .u-lg-flexRowReverse {
    flex-direction: row-reverse !important;
  }
  .u-adel-reset .u-lg-flexCol {
    flex-direction: column !important;
  }
  .u-adel-reset .u-lg-flexColReverse {
    flex-direction: column-reverse !important;
  }
  .u-adel-reset .u-lg-flexWrap {
    flex-wrap: wrap !important;
  }
  .u-adel-reset .u-lg-flexNoWrap {
    flex-wrap: nowrap !important;
  }
  .u-adel-reset .u-lg-flexWrapReverse {
    flex-wrap: wrap-reverse !important;
  }
  .u-adel-reset .u-lg-flexJustifyStart {
    justify-content: flex-start !important;
  }
  .u-adel-reset .u-lg-flexJustifyEnd {
    justify-content: flex-end !important;
  }
  .u-adel-reset .u-lg-flexJustifyCenter {
    justify-content: center !important;
  }
  .u-adel-reset .u-lg-flexJustifyBetween {
    justify-content: space-between !important;
  }
  .u-adel-reset .u-lg-flexJustifyAround {
    justify-content: space-around !important;
  }
  .u-adel-reset .u-lg-flexAlignItemsStart {
    align-items: flex-start !important;
  }
  .u-adel-reset .u-lg-flexAlignItemsEnd {
    align-items: flex-end !important;
  }
  .u-adel-reset .u-lg-flexAlignItemsCenter {
    align-items: center !important;
  }
  .u-adel-reset .u-lg-flexAlignItemsStretch {
    align-items: stretch !important;
  }
  .u-adel-reset .u-lg-flexAlignItemsBaseline {
    align-items: baseline !important;
  }
  .u-adel-reset .u-lg-flexAlignContentStart {
    align-content: flex-start !important;
  }
  .u-adel-reset .u-lg-flexAlignContentEnd {
    align-content: flex-end !important;
  }
  .u-adel-reset .u-lg-flexAlignContentCenter {
    align-content: center !important;
  }
  .u-adel-reset .u-lg-flexAlignContentStretch {
    align-content: stretch !important;
  }
  .u-adel-reset .u-lg-flexAlignContentBetween {
    align-content: space-between !important;
  }
  .u-adel-reset .u-lg-flexAlignContentAround {
    align-content: space-around !important;
  }
  .u-adel-reset .u-lg-flexAlignSelfStart {
    align-self: flex-start !important;
  }
  .u-adel-reset .u-lg-flexAlignSelfEnd {
    align-self: flex-end !important;
  }
  .u-adel-reset .u-lg-flexAlignSelfCenter {
    align-self: center !important;
  }
  .u-adel-reset .u-lg-flexAlignSelfStretch {
    align-self: stretch !important;
  }
  .u-adel-reset .u-lg-flexAlignSelfBaseline {
    align-self: baseline !important;
  }
  .u-adel-reset .u-lg-flexAlignSelfAuto {
    align-self: auto !important;
  }
  .u-adel-reset .u-lg-flexOrderFirst {
    order: -1 !important;
  }
  .u-adel-reset .u-lg-flexOrderLast {
    order: 1 !important;
  }
  .u-adel-reset .u-lg-flexOrderNone {
    order: 0 !important;
  }
  .u-adel-reset .u-lg-flexGrow1 {
    flex: 1 1 0% !important;
  }
  .u-adel-reset .u-lg-flexGrow2 {
    flex: 2 1 0% !important;
  }
  .u-adel-reset .u-lg-flexGrow3 {
    flex: 3 1 0% !important;
  }
  .u-adel-reset .u-lg-flexGrow4 {
    flex: 4 1 0% !important;
  }
  .u-adel-reset .u-lg-flexGrow5 {
    flex: 5 1 0% !important;
  }
  .u-adel-reset .u-lg-flexShrink0 {
    flex-shrink: 0 !important;
  }
  .u-adel-reset .u-lg-flexShrink1 {
    flex-shrink: 1 !important;
  }
  .u-adel-reset .u-lg-flexShrink2 {
    flex-shrink: 2 !important;
  }
  .u-adel-reset .u-lg-flexShrink3 {
    flex-shrink: 3 !important;
  }
  .u-adel-reset .u-lg-flexShrink4 {
    flex-shrink: 4 !important;
  }
  .u-adel-reset .u-lg-flexShrink5 {
    flex-shrink: 5 !important;
  }
  .u-adel-reset .u-lg-flexExpand {
    margin: auto !important;
  }
  .u-adel-reset .u-lg-flexExpandLeft {
    margin-left: auto !important;
  }
  .u-adel-reset .u-lg-flexExpandRight {
    margin-right: auto !important;
  }
  .u-adel-reset .u-lg-flexExpandTop {
    margin-top: auto !important;
  }
  .u-adel-reset .u-lg-flexExpandBottom {
    margin-bottom: auto !important;
  }
  .u-adel-reset .u-lg-flexBasisAuto {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-lg-flexBasis0 {
    flex-basis: 0 !important;
  }
  .u-adel-reset .u-lg-flexInitial {
    flex: 0 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-lg-flexAuto {
    flex: 1 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-lg-flexNone {
    flex: 0 0 auto !important;
    flex-basis: auto !important;
  }
}
.u-adel-reset abbr {
  cursor: help;
}
.u-adel-reset {
  font-size: 14px;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
.u-adel-reset dfn {
  border-bottom: 1px dashed currentcolor;
  font-style: normal;
}
.u-adel-reset h1,
.u-adel-reset h2,
.u-adel-reset h3,
.u-adel-reset h4,
.u-adel-reset h5,
.u-adel-reset h6 {
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.u-adel-reset h1 {
  color: #2f3033;
  font-family: Ameriprise Serif, Times New Roman, serif;
  font-size: 34px;
  letter-spacing: -0.1px;
}
.u-adel-reset h2 {
  color: #2f3033;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 27px;
}
.u-adel-reset h3 {
  color: #2f3033;
  font-family: Ameriprise Serif, Times New Roman, serif;
  font-size: 22px;
}
.u-adel-reset h4 {
  color: #2f3033;
  font-size: 17px;
}
.u-adel-reset h4,
.u-adel-reset h5 {
  font-family: Ameriprise Sans, Arial, sans-serif;
}
.u-adel-reset h5 {
  color: rgba(47, 48, 51, 0.75);
  font-size: 13px;
  font-weight: 600;
}
.u-adel-reset p {
  color: #2f3033;
  line-height: 1.25;
}
.u-adel-reset a,
.u-adel-reset p {
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
}
.u-adel-reset a {
  color: #1274bb;
  text-decoration: none;
}
.u-adel-reset a:hover {
  text-decoration: underline;
}
.u-adel-reset li,
.u-adel-reset ol,
.u-adel-reset ul {
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
.u-adel-reset dd,
.u-adel-reset dl,
.u-adel-reset dt {
  color: #2f3033;
  font-size: 14px;
  line-height: 1.25;
}
.u-adel-reset form {
  font-family: Ameriprise Sans, Arial, sans-serif;
}
.u-adel-reset fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.u-adel-reset legend {
  color: rgba(47, 48, 51, 0.4);
  font-family: inherit;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.u-adel-reset label {
  margin: 0;
}
.u-adel-reset small {
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 9px;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset {
    font-size: 14px;
  }
}
@media print {
  .u-adel-reset :not(hr) {
    background-color: transparent !important;
    border-color: #000 !important;
    color: #000 !important;
  }
  .u-adel-reset {
    font-size: 7px !important;
    line-height: 1.5 !important;
  }
  .u-adel-reset h1 {
    font-size: 22px !important;
    line-height: 1.25 !important;
  }
  .u-adel-reset h2 {
    font-size: 14px !important;
    line-height: 1.25 !important;
  }
  .u-adel-reset h3 {
    font-size: 13px !important;
    line-height: 1.25 !important;
  }
  .u-adel-reset h4 {
    font-size: 9px !important;
    line-height: 1.25 !important;
  }
  .u-adel-reset h5 {
    font-size: 9px !important;
    line-height: 1.5 !important;
  }
  .u-adel-reset p {
    font-size: 13px !important;
  }
  .u-adel-reset a {
    font-size: inherit !important;
    font-weight: 600 !important;
    outline: 0 !important;
    text-decoration: underline !important;
  }
  .u-adel-reset small {
    font-size: 7px !important;
    line-height: 9px !important;
  }
}
.u-adel-reset .Card {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(47, 48, 51, 0.15),
    1px 1px 3px 0 rgba(47, 48, 51, 0.4);
  padding: 30px;
  width: 100%;
}
.u-adel-reset .Card-body {
  padding: 30px;
}
.u-adel-reset .Card--withFooter {
  padding: 0;
}
.u-adel-reset .Card--withFooter .Card-footer {
  align-items: center;
  border-top: 1px solid rgba(47, 48, 51, 0.15);
  display: flex;
  justify-content: center;
}
.u-adel-reset .Card--withHeader {
  padding: 0;
}
.u-adel-reset .Card--withHeader .Card-header {
  background: #5d6c7a;
  border-radius: 5px 5px 0 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
.u-adel-reset .Card--withHeader .Card-headerContainerLeft,
.u-adel-reset .Card--withHeader .Card-headerContainerRight {
  display: flex;
  flex: 1;
  position: relative;
}
.u-adel-reset .Card--withHeader .Card-headerContainerLeft {
  align-items: baseline;
}
.u-adel-reset .Card--withHeader .Card-headerContainerRight {
  align-items: center;
  justify-content: flex-end;
  margin-left: 25px;
}
.u-adel-reset .Card--withHeader .Card-headerTitle {
  color: #fff;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1;
  margin-left: 10px;
  padding-top: 7px;
}
@media print {
  .u-adel-reset .Card--withHeader .Card-headerTitle {
    font-size: 17px;
  }
}
.u-adel-reset .Card--withHeader .Card-headerContentLeft,
.u-adel-reset .Card--withHeader .Card-headerContentRight {
  color: hsla(0, 0%, 100%, 0.75);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
}
.u-adel-reset .Card--withHeader .Card-headerContentLeft {
  margin-left: 10px;
}
.u-adel-reset .Card--withHeader.is-collapsed .Card-header {
  border-radius: 5px;
}
.u-adel-reset .Card--withHeader.is-collapsed .Card-body {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Card,
  .u-adel-reset .Card-body {
    padding: 15px;
  }
  .u-adel-reset .Card--fullScreen,
  .u-adel-reset .Card--fullScreen .Card-body {
    padding-left: 0;
    padding-right: 0;
  }
  .u-adel-reset .Card--withFooter {
    border-radius: 0;
    padding: 0;
  }
  .u-adel-reset .Card--withFooter .Card-footer {
    border-radius: 0;
  }
  .u-adel-reset .Card--withHeader {
    border-radius: 0;
    padding: 0;
  }
  .u-adel-reset .Card--withHeader .Card-header {
    border-radius: 0;
    padding-left: 15px;
  }
  .u-adel-reset .Card--withHeader .Card-headerContainerLeft {
    display: block;
  }
  .u-adel-reset .Card--withHeader.is-collapsed .Card-header {
    border-radius: 0;
  }
}
@media print {
  .u-adel-reset .Card {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }
}
.u-adel-reset .Content {
  color: #2f3033;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
}
.u-adel-reset .Content > img {
  height: auto;
  max-width: 100%;
}
.u-adel-reset .Content > h1,
.u-adel-reset .Content > h2 {
  line-height: 1.25;
  margin-bottom: 0.3em;
}
.u-adel-reset .Content > h3 {
  line-height: 1.3;
  margin-bottom: 0.2em;
}
.u-adel-reset .Content > h4,
.u-adel-reset .Content > h5 {
  line-height: 1.25;
  margin-bottom: 0.3em;
}
.u-adel-reset .Content > p {
  line-height: 1.3;
  margin-bottom: 0.7em;
}
.u-adel-reset .Content a {
  font-size: inherit;
}
.u-adel-reset .Content > p ~ h2,
.u-adel-reset .Content > p ~ h3,
.u-adel-reset .Content > p ~ h4,
.u-adel-reset .Content > p ~ h5 {
  margin-top: 20px;
}
.u-adel-reset .Content > p:last-child {
  margin-bottom: 0;
}
.u-adel-reset .Content > small {
  line-height: 1.5;
}
.u-adel-reset .Content ol,
.u-adel-reset .Content ul {
  list-style-type: disc;
  margin-bottom: 20px;
  margin-left: 20px;
}
.u-adel-reset .Content ol > li,
.u-adel-reset .Content ul > li {
  line-height: 1.25;
}
.u-adel-reset .Content ol > li:not(:last-child),
.u-adel-reset .Content ul > li:not(:last-child) {
  margin-bottom: 0.3em;
}
.u-adel-reset .Content ol {
  list-style-type: decimal;
}
.u-adel-reset .Content ol ol,
.u-adel-reset .Content ol ul,
.u-adel-reset .Content ul ol,
.u-adel-reset .Content ul ul {
  margin-top: 10px;
}
.u-adel-reset .Content > hr {
  background: rgba(47, 48, 51, 0.15);
  border: 0;
  height: 1px;
  margin: 20px 0;
}
.u-adel-reset .Content > figure figcaption:first-child {
  color: #003d6d;
  font-weight: 700;
  margin: 0 0 10px;
}
.u-adel-reset .Content > figure figcaption:last-child {
  color: rgba(47, 48, 51, 0.6);
  font-size: 13px;
  line-height: 1.75;
  margin: 5px 0 0;
}
@media (min-width: 1025px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Content--large > h1 {
    font-size: 43px;
  }
  .u-adel-reset .Content--large > h2 {
    font-size: 34px;
  }
  .u-adel-reset .Content--large > h3 {
    font-size: 27px;
  }
  .u-adel-reset .Content--large > h4 {
    font-size: 22px;
  }
  .u-adel-reset .Content--large > h5,
  .u-adel-reset .Content--large > p,
  .u-adel-reset .Content--large ol,
  .u-adel-reset .Content--large ul {
    font-size: 17px;
  }
  .u-adel-reset .Content--large ol > li,
  .u-adel-reset .Content--large ul > li {
    font-size: inherit;
  }
}
.u-adel-reset .Bullet {
  background-color: currentColor;
  border-radius: 50%;
  display: inline-block;
  height: 1em;
  vertical-align: bottom;
  width: 1em;
}
.u-adel-reset .Bullet.is-empty {
  align-items: center;
  background-color: transparent;
  display: inline-flex;
  justify-content: center;
}
.u-adel-reset .Bullet.is-empty:after {
  background-color: #000;
  border-radius: 100%;
  content: "";
  height: 3px;
  width: 3px;
}
@media print {
  .u-adel-reset .Bullet {
    background-color: currentColor;
  }
}
.u-adel-reset .Bullet--rect {
  border-radius: 0;
  height: 5px;
  vertical-align: middle;
  width: 5px;
}
.u-adel-reset .Bullet--rect.Bullet--thin {
  width: 2.5px;
}
.u-adel-reset .Rule {
  background-color: currentColor;
  border-radius: 0;
  height: 2px;
  width: 100%;
}
.u-adel-reset .Rule--thin {
  height: 1px;
}
.u-adel-reset .Rule--thick {
  height: 5px;
}
.u-adel-reset .Disclaimer {
  font-size: 13px;
  line-height: 1.75;
}
.u-adel-reset .Disclaimer-heading {
  color: rgba(47, 48, 51, 0.75);
  padding-bottom: 20px;
}
.u-adel-reset .Disclaimer-text,
.u-adel-reset .Disclaimer-text > * {
  color: rgba(47, 48, 51, 0.75);
  font-size: 13px;
  line-height: 1.75;
}
.u-adel-reset .Disclaimer-text:not(:last-child),
.u-adel-reset .Disclaimer-text > :not(:last-child) {
  padding-bottom: 20px;
}
.u-adel-reset .Disclaimer-action {
  font-size: 13px;
  line-height: 1.75;
}
.u-adel-reset .Disclaimer--simple {
  padding: 10px 0 0;
}
.u-adel-reset .Disclaimer--simple > .Disclaimer-text {
  line-height: 1.25;
}
@media print {
  .u-adel-reset .Disclaimer:not(.Disclaimer--simple) {
    page-break-before: always;
  }
  .u-adel-reset .Disclaimer-text:last-child {
    display: inline !important;
  }
  .u-adel-reset .Disclaimer-action {
    display: none;
  }
}
.u-adel-reset .Button {
  border-radius: 4px;
  box-sizing: border-box !important;
  cursor: pointer;
  display: inline-block;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 17px;
  letter-spacing: 0.5px;
  padding: 9px 15px 8px;
  text-align: center;
}
.u-adel-reset .Button:focus {
  outline: 0 !important;
}
.u-adel-reset .Button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.u-adel-reset .Button:hover:not(:disabled) {
  text-decoration: none;
}
.u-adel-reset .Button-group {
  display: flex;
  font-size: 0;
}
.u-adel-reset .Button-group > .Button:not(.Button--circular) {
  border-radius: 0;
  position: relative;
  z-index: 1;
}
.u-adel-reset .Button-group > .Button:not(.Button--circular):not(:first-child) {
  margin-left: -var(--Button-borderWidth);
}
.u-adel-reset .Button-group > .Button:not(.Button--circular):first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.u-adel-reset .Button-group > .Button:not(.Button--circular):last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.u-adel-reset .Button-group > .Button:not(.Button--circular):active,
.u-adel-reset .Button-group > .Button:not(.Button--circular):hover {
  z-index: 2;
}
.u-adel-reset .Button-group > .Button.is-selected,
.u-adel-reset .Button-group > .Button.is-selected:focus {
  background: #1274bb;
  color: #fff;
}
.u-adel-reset .Button-group > .Button--circular:not(:last-child) {
  margin-right: 10px;
}
.u-adel-reset .Button--delete {
  background-color: transparent;
  border: 2px solid #b81237;
  color: #b81237;
}
.u-adel-reset .Button--delete:hover:not(:disabled) {
  background-color: rgba(184, 18, 55, 0.1);
  border: 2px solid #b81237;
  color: #b81237;
}
.u-adel-reset .Button--delete:active:not(:disabled) {
  background-color: rgba(184, 18, 55, 0.15);
  border: 2px solid #b81237;
  color: #b81237;
}
.u-adel-reset .Button--delete:focus:not(:disabled) {
  background-color: transparent;
  border: 2px solid #002e52;
  color: #b81237;
}
.u-adel-reset .Button--primary {
  background-color: #1274bb;
  border: 2px solid transparent;
  color: #fff;
  text-transform: none;
}
.u-adel-reset .Button--primary:hover:not(:disabled) {
  background-color: #003d6d;
  border-color: transparent;
  color: #fff;
}
.u-adel-reset .Button--primary:focus:not(:disabled) {
  background-color: #1274bb;
  border-color: #002e52;
  color: #fff;
}
.u-adel-reset .Button--primary:active:not(:disabled) {
  background: #002e52;
  border-color: transparent;
  color: #fff;
}
.u-adel-reset .Button--secondary {
  background-color: transparent;
  border: 2px solid transparent;
  color: #1274bb;
  text-transform: none;
}
.u-adel-reset .Button--secondary:active:not(:disabled),
.u-adel-reset .Button--secondary:hover:not(:disabled) {
  background-color: rgba(18, 116, 187, 0.15);
  border: 2px solid transparent;
  color: #1274bb;
}
.u-adel-reset .Button--secondary:focus:not(:disabled) {
  background-color: transparent;
  border: 2px solid #002e52;
  color: #1274bb;
  text-decoration: none;
}
.u-adel-reset .Button--tertiary {
  background-color: transparent;
  border: 2px solid #1274bb;
  color: #1274bb;
  text-transform: none;
}
.u-adel-reset .Button--tertiary:active:not(:disabled),
.u-adel-reset .Button--tertiary:hover:not(:disabled) {
  background-color: rgba(18, 116, 187, 0.15);
  border: 2px solid #1274bb;
  color: #1274bb;
}
.u-adel-reset .Button--tertiary:focus:not(:disabled) {
  background-color: transparent;
  border: 2px solid #002e52;
  color: #1274bb;
}
.u-adel-reset .Button--block {
  display: block;
  width: 100%;
}
.u-adel-reset .Button--small {
  font-size: 14px;
  padding: 8px 13px 7px;
}
.u-adel-reset .Button--expandable {
  transition: transform 0.2s linear;
}
.u-adel-reset .Button--expandable.is-expanded {
  transform: rotate(180deg);
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Button--circular {
    font-size: 13px;
  }
}
.u-adel-reset .Button--icon {
  color: inherit;
  font-family: Icons, sans-serif !important;
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  speak: none;
  text-transform: none;
  border: 0;
  color: #1274bb;
  cursor: pointer;
  font-size: 24px;
  height: 30px;
  padding: 3px;
  position: relative;
  width: 30px;
  z-index: 0;
}
.u-adel-reset .Button--icon:not(:disabled):before {
  border-radius: 10em;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0.8);
  transition: background-color 0.2s ease-out, opacity 0.2s ease-out,
    transform 0.2s ease-out;
  z-index: -1;
}
.u-adel-reset .Button--icon:focus:before,
.u-adel-reset .Button--icon:hover:before {
  background-color: currentColor;
  opacity: 0.2;
  transform: scale(1);
}
.u-adel-reset .Button--icon:active:before {
  transform: scale(1.2);
}
.u-adel-reset .Button--icon.Button--small {
  font-size: 16px;
  height: 24px;
  padding: 3px;
  width: 24px;
}
.u-adel-reset .Button--reversed.Button--primary {
  background-color: #fff;
  border: 2px solid transparent;
  color: #1274bb;
  text-transform: none;
}
.u-adel-reset .Button--reversed.Button--primary:hover:not(:disabled) {
  background-color: hsla(0, 0%, 100%, 0.9);
  border: 2px solid transparent;
  color: #1274bb;
}
.u-adel-reset .Button--reversed.Button--primary:focus:not(:disabled) {
  background-color: #fff;
  border: 2px solid transparent;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #1274bb;
}
.u-adel-reset .Button--reversed.Button--primary:active:not(:disabled) {
  background: #fff;
  border: 2px solid transparent;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #1274bb;
}
.u-adel-reset .Button--reversed.Button--secondary {
  background-color: transparent;
  border: 2px solid transparent;
  color: #fff;
  text-transform: none;
}
.u-adel-reset .Button--reversed.Button--secondary:hover:not(:disabled) {
  background-color: hsla(0, 0%, 100%, 0.2);
  border: 2px solid transparent;
  color: #fff;
}
.u-adel-reset .Button--reversed.Button--secondary:focus:not(:disabled) {
  background-color: transparent;
  border: 2px solid transparent;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #fff;
}
.u-adel-reset .Button--reversed.Button--secondary:active:not(:disabled) {
  background: 0 0;
  border: 2px solid transparent;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #fff;
}
.u-adel-reset .Button--reversed.Button--tertiary {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-transform: none;
}
.u-adel-reset .Button--reversed.Button--tertiary:focus:not(:disabled) {
  background-color: transparent;
  border: 2px solid #fff;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #fff;
}
.u-adel-reset .Button--reversed.Button--tertiary:active:not(:disabled) {
  background: 0 0;
  border: 2px solid #fff;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #fff;
}
.u-adel-reset
  .Button--reversed.Button--tertiary:hover:not(:disabled):not(:focus) {
  background-color: hsla(0, 0%, 100%, 0.2);
  border: 2px solid #fff;
  color: #fff;
}
.u-adel-reset .Button--reversed.Button--delete {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-transform: none;
}
.u-adel-reset .Button--reversed.Button--delete:focus:not(:disabled) {
  background-color: transparent;
  border: 2px solid #fff;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #fff;
}
.u-adel-reset .Button--reversed.Button--delete:active:not(:disabled) {
  background: 0 0;
  border: 2px solid #fff;
  box-shadow: 0 0 0 3px #0d2b42, 0 0 0 4px #fff;
  color: #fff;
}
.u-adel-reset
  .Button--reversed.Button--delete:hover:not(:disabled):not(:focus) {
  background-color: hsla(0, 0%, 100%, 0.2);
  border: 2px solid #fff;
  color: #fff;
}
.u-adel-reset .Checkbox {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
.u-adel-reset .Checkbox .Checkbox-button {
  left: 0;
  margin-left: 5px;
  opacity: 0;
  position: absolute;
  width: auto;
}
.u-adel-reset .Checkbox .Checkbox-label {
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin: 0 5px;
  padding-left: 25px;
  position: relative;
  width: 100%;
}
.u-adel-reset .Checkbox-button:disabled + .Checkbox .Checkbox-label {
  opacity: 0.5;
}
.u-adel-reset .Checkbox .Checkbox-label:after,
.u-adel-reset .Checkbox .Checkbox-label:before {
  cursor: pointer;
  font-family: Icons, sans-serif;
  font-size: 17px;
  font-weight: 400;
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
  transition: color 0.3s;
  z-index: 1;
}
.u-adel-reset .Checkbox .Checkbox-label:before {
  color: rgba(47, 48, 51, 0.6);
  content: "\E835";
}
.u-adel-reset .Checkbox .Checkbox-label:after {
  color: rgba(47, 48, 51, 0.8);
  content: "\E834";
  opacity: 0;
  transform: scale(0.7);
}
.u-adel-reset .Checkbox .Checkbox-button:checked + label:before {
  color: transparent;
}
.u-adel-reset .Checkbox .Checkbox-button:checked + label:after {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.25s cubic-bezier(0.46, 0.94, 0.81, 1.42);
}
.u-adel-reset .Checkbox .Checkbox-button:indeterminate + label:after {
  content: "\E909";
  opacity: 1;
  transform: scale(1);
}
.u-adel-reset .Checkbox .Checkbox-button:disabled + label {
  opacity: 0.5 !important;
}
.u-adel-reset .Checkbox .Checkbox-button:disabled + label:after,
.u-adel-reset .Checkbox .Checkbox-button:disabled + label:before {
  cursor: default;
}
.u-adel-reset .Checkbox-button:focus + label {
  border-radius: 0.5px;
  box-shadow: 0 -1px 0 2px #fff, 0 -1px 0 4px rgba(47, 48, 51, 0.75);
}
.u-adel-reset .Chip {
  background-color: #fff;
  border: 1px solid rgba(47, 48, 51, 0.4);
  border-radius: 3px;
  color: rgba(47, 48, 51, 0.75);
  display: inline-block;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.02em;
  padding: 5px 10px 3px;
}
.u-adel-reset .Chip-icon {
  color: rgba(47, 48, 51, 0.75);
  cursor: pointer;
  display: none;
  font-size: inherit;
  padding-left: 3px;
}
.u-adel-reset .Chip--deletable {
  padding-right: 7px;
}
.u-adel-reset .Chip--deletable .Chip-icon {
  display: inline-block;
}
.u-adel-reset .Dropdown-label {
  color: #2f3033;
  cursor: pointer;
  display: block;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
}
.u-adel-reset .Dropdown {
  position: relative;
}
.u-adel-reset .Dropdown:after {
  color: #2f3033;
  content: "\2B19";
  font-family: Icons, sans-serif;
  font-size: 16px;
  line-height: 1;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.u-adel-reset .Dropdown-menu {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid rgba(47, 48, 51, 0.4);
  color: #2f3033;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  outline: 0;
  padding: 12px 36px 10px 10px;
  text-transform: none;
  transition: 0.2s;
  width: 100%;
}
.u-adel-reset .Dropdown-menu:disabled {
  background-color: rgba(47, 48, 51, 0.1);
  opacity: 0.5;
}
.u-adel-reset .Dropdown-menu:active:not(:disabled),
.u-adel-reset .Dropdown-menu:focus {
  background: #fff;
  border-color: rgba(47, 48, 51, 0.6);
  box-shadow: inset 0 0 0 1px rgba(47, 48, 51, 0.6);
}
.u-adel-reset .Dropdown-menu > optgroup,
.u-adel-reset .Dropdown-menu > option {
  color: #000;
  font-family: sans-serif;
}
.u-adel-reset .Dropdown--error .Dropdown-menu {
  border-color: #b81237;
  box-shadow: inset 0 0 0 1px #b81237;
}
.u-adel-reset .Dropdown--reversed:after,
.u-adel-reset .Dropdown--reversed > .Dropdown-menu,
.u-adel-reset .Dropdown-label--reversed {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}
.u-adel-reset .Dropdown--reversed > .Dropdown-menu {
  background-color: transparent;
  border-color: transparent;
}
.u-adel-reset .Dropdown--reversed > .Dropdown-menu:disabled {
  background-color: transparent;
}
.u-adel-reset .Dropdown--reversed > .Dropdown-menu:active:not(:disabled),
.u-adel-reset .Dropdown--reversed > .Dropdown-menu:focus {
  background-color: transparent;
  border-color: #fff;
  box-shadow: inset 0 0 0 1px #fff;
}
.u-adel-reset .Input {
  background-color: #fff;
  border: 1px solid rgba(47, 48, 51, 0.4);
  box-shadow: inset 0 0 0 1px transparent;
  box-sizing: border-box;
  color: #2f3033;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  padding: 13px 15px 11px;
  transition: box-shadow 0.2s ease-out;
  width: 100%;
}
.u-adel-reset .Input::-moz-placeholder {
  color: rgba(47, 48, 51, 0.6);
  opacity: 1;
}
.u-adel-reset .Input::placeholder {
  color: rgba(47, 48, 51, 0.6);
  opacity: 1;
}
.u-adel-reset .Input:disabled {
  background-color: rgba(47, 48, 51, 0.1);
  opacity: 0.5;
}
.u-adel-reset .Input:active:not(:disabled),
.u-adel-reset .Input:focus {
  border-color: rgba(47, 48, 51, 0.75);
  box-shadow: inset 0 0 0 1px rgba(47, 48, 51, 0.75);
  outline: 0;
}
.u-adel-reset .Input-group {
  position: relative;
}
.u-adel-reset .Input-group .Input--withIconLeft {
  padding-left: 57px;
}
.u-adel-reset .Input-group .Input--withIconRight {
  padding-right: 57px;
}
.u-adel-reset .Input-group .Input-icon {
  color: inherit;
  font-family: Icons, sans-serif !important;
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  speak: none;
  text-transform: none;
  color: rgba(47, 48, 51, 0.75);
  content: attr(data-icon);
  cursor: pointer;
  display: inline-block;
  font-size: 27px;
  line-height: 0;
  position: absolute;
  right: 15px;
  text-decoration: none !important;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.4s ease-out;
}
.u-adel-reset .Input-group .Input--withIconLeft ~ .Input-icon {
  left: 15px;
}
.u-adel-reset .Input-group .Input--withIconRight ~ .Input-icon {
  right: 15px;
}
.u-adel-reset .Input-label {
  color: #2f3033;
  cursor: pointer;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
}
.u-adel-reset .Input-helpText,
.u-adel-reset .Input-label {
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
}
.u-adel-reset .Input-helpText {
  color: rgba(47, 48, 51, 0.75);
  margin-top: 5px;
}
.u-adel-reset .Input--expanded .Input-icon {
  transform: translateY(-50%) rotate(-180deg);
}
.u-adel-reset .Input--error {
  padding-right: 45px;
}
.u-adel-reset .Input--error,
.u-adel-reset .Input--error:focus {
  border-color: #b81237;
  box-shadow: inset 0 0 0 1px #b81237;
}
.u-adel-reset .Input--error + .Input-label,
.u-adel-reset .Input--error ~ .Input-icon {
  color: #b81237 !important;
}
.u-adel-reset .Input-errorListItem {
  color: #b81237;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.25;
}
.u-adel-reset .Input-group--flex {
  align-items: stretch;
  display: flex;
  flex-flow: row nowrap;
}
.u-adel-reset .Input-group--flex .Input-email {
  border: 1px solid rgba(47, 48, 51, 0.4);
  border-left: 0;
  color: rgba(47, 48, 51, 0.6);
  line-height: 1;
  padding: 13px 15px 11px;
}
.u-adel-reset .Input--floatingLabel::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.u-adel-reset .Input--floatingLabel::placeholder {
  opacity: 0;
  transition: opacity 0.2s;
}
.u-adel-reset .Input--floatingLabel {
  opacity: 1;
}
.u-adel-reset
  .Input--floatingLabel[type="date"]::-webkit-datetime-edit-fields-wrapper,
.u-adel-reset .Input--floatingLabel[type="date"]::-webkit-inner-spin-button {
  height: 14px;
  line-height: 14px;
}
.u-adel-reset .Input--floatingLabel + .Input-label {
  background-color: #fff;
  color: rgba(47, 48, 51, 0.75);
  cursor: text;
  font-weight: 400;
  left: 15px;
  margin: 0 0 0 -var(--grid-unit);
  padding: 0 5px;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  transition: background-color 0.2s, color 0.2s, top 0.2s;
}
.u-adel-reset .Input--floatingLabel:-moz-placeholder-shown + .Input-label {
  background-color: transparent;
  color: rgba(47, 48, 51, 0.75);
  top: 50%;
}
.u-adel-reset .Input--floatingLabel:placeholder-shown + .Input-label {
  background-color: transparent;
  color: rgba(47, 48, 51, 0.75);
  top: 50%;
}
.u-adel-reset .Input--floatingLabel:not(:-moz-placeholder-shown) + .Input-label {
  background-color: #fff;
  color: rgba(47, 48, 51, 0.75);
  top: 0;
}
.u-adel-reset .Input--floatingLabel:focus + .Input-label,
.u-adel-reset .Input--floatingLabel:not(:placeholder-shown) + .Input-label {
  background-color: #fff;
  color: rgba(47, 48, 51, 0.75);
  top: 0;
}
.u-adel-reset .Input--floatingLabel:focus::-moz-placeholder {
  opacity: 1;
}
.u-adel-reset .Input--floatingLabel:focus::placeholder {
  opacity: 1;
}
.u-adel-reset .Input--floatingLabel:focus + .Input-label {
  color: rgba(47, 48, 51, 0.75);
}
.u-adel-reset .Input--floatingLabel:not(:-moz-placeholder-shown) + .Input-label {
  cursor: pointer;
  pointer-events: all;
}
.u-adel-reset .Input--floatingLabel:not(:placeholder-shown) + .Input-label {
  cursor: pointer;
  pointer-events: all;
}
.u-adel-reset .Radio {
  align-items: center;
  color: #2f3033;
  display: flex;
  flex-flow: row wrap;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.u-adel-reset .Radio-button {
  margin-left: 5px;
  opacity: 0;
  position: absolute;
}
.u-adel-reset .Radio-label {
  font-weight: 400;
  margin: 0 5px;
  padding-left: 25px;
  position: relative;
  width: 100%;
}
.u-adel-reset .Radio-button:disabled + .Radio-label {
  opacity: 0.5;
}
.u-adel-reset .Radio-label:before {
  background: 0 0;
  border: 2px solid rgba(47, 48, 51, 0.75);
  border-radius: 50%;
  height: 16px;
  left: 0;
  transform: scale(0.75);
  width: 16px;
}
.u-adel-reset .Radio-label:after,
.u-adel-reset .Radio-label:before {
  content: "";
  display: block;
  position: absolute;
  transition: transform 0.2s ease-out;
}
.u-adel-reset .Radio-label:after {
  background: #2f3033;
  border-radius: 50%;
  height: 6px;
  left: 5px;
  opacity: 0;
  top: 5px;
  transform: scale(0);
  width: 6px;
}
.u-adel-reset .Radio-button:checked + label:before {
  border-color: #2f3033;
  transform: scale(1);
}
.u-adel-reset .Radio-button:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.u-adel-reset .Radio-button:focus + label {
  border-radius: 0.5px;
  box-shadow: 0 -1px 0 2px #fff, 0 -1px 0 4px rgba(47, 48, 51, 0.75);
}
.u-adel-reset .Textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid rgba(47, 48, 51, 0.4);
  box-shadow: inset 0 0 0 1px transparent;
  box-sizing: border-box;
  color: #2f3033;
  display: block;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.75;
  padding: 10px 15px;
  resize: none;
  transition: box-shadow 0.2s ease-out, border-color 0.2s ease-out;
  white-space: pre;
  width: 100%;
}
.u-adel-reset .Textarea::-moz-placeholder {
  color: rgba(47, 48, 51, 0.4);
  opacity: 1;
}
.u-adel-reset .Textarea::placeholder {
  color: rgba(47, 48, 51, 0.4);
  opacity: 1;
}
.u-adel-reset .Textarea:active,
.u-adel-reset .Textarea:focus {
  border-color: rgba(47, 48, 51, 0.75);
  box-shadow: inset 0 0 0 1px rgba(47, 48, 51, 0.75);
  outline: 0;
}
.u-adel-reset .Textarea:disabled {
  background-color: rgba(47, 48, 51, 0.1);
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Textarea {
    padding: 5px 10px;
  }
}
.u-adel-reset .Icon {
  cursor: inherit;
}
.u-adel-reset .Icon,
.u-adel-reset .Icon--after:after,
.u-adel-reset .Icon--before:before {
  color: inherit;
  font-family: Icons, sans-serif !important;
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.u-adel-reset .Icon--after:after,
.u-adel-reset .Icon--before:before {
  content: attr(data-icon);
  display: inline-block;
  line-height: 0;
  text-decoration: none !important;
}
.u-adel-reset .Icon--before:before {
  padding-right: 5px;
}
.u-adel-reset .Icon--after:after {
  padding-left: 5px;
}
.u-adel-reset .Icon--layered {
  position: relative;
}
.u-adel-reset .Icon--layered:after {
  color: rgba(0, 61, 109, 0.75);
  content: attr(data-icon);
  left: 0;
  position: absolute;
  top: 0;
}
.u-adel-reset .Link {
  color: #1274bb;
  cursor: pointer;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}
.u-adel-reset .Link:active,
.u-adel-reset .Link:hover {
  color: #003d6d;
  text-decoration: none;
}
.u-adel-reset .Link--command {
  font-size: inherit;
  line-height: 1;
}
.u-adel-reset .Link--command:hover {
  color: #003d6d;
  text-decoration: none;
}
.u-adel-reset .Link--command:active,
.u-adel-reset .Link--command:focus {
  text-decoration: none;
}
.u-adel-reset .Link--command:after {
  color: inherit;
  font-family: Icons, sans-serif !important;
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  speak: none;
  text-transform: none;
  content: "\25B9";
}
.u-adel-reset .Link--trigger:hover {
  color: #003d6d;
  text-decoration: none;
}
.u-adel-reset .Link--trigger:after {
  color: inherit;
  font-family: Icons, sans-serif !important;
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  speak: none;
  text-transform: none;
  content: "\E5CF";
  display: inline-block;
  left: 3px;
  position: relative;
  transition: transform 0.3s ease-out;
}
.u-adel-reset .Link--trigger.is-expanded:after {
  transform: rotate(180deg) translateY(5%);
}
.u-adel-reset .Link--currentColor,
.u-adel-reset .Link--currentColor:hover {
  color: currentColor;
}
@media print {
  .u-adel-reset .Link {
    text-decoration: underline;
  }
}
.u-adel-reset .List {
  color: #2f3033;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 17px;
  list-style-type: none;
}
.u-adel-reset .List-heading,
.u-adel-reset .List-item {
  margin: 0;
  padding: 7.5px 0;
}
.u-adel-reset .List--compressed .List-heading,
.u-adel-reset .List--compressed .List-item {
  padding: 0;
}
.u-adel-reset .List--inline .List-heading,
.u-adel-reset .List--inline .List-item {
  font-size: 17px;
}
.u-adel-reset .List--selectable .List-heading,
.u-adel-reset .List--selectable .List-item {
  border-left: 5px solid transparent;
  padding: 15px 20px;
}
.u-adel-reset .List-heading {
  display: flex;
  justify-content: space-between;
  padding-top: 0 !important;
}
.u-adel-reset .List--inline .List-heading {
  display: none;
}
.u-adel-reset .List-item {
  color: inherit;
}
.u-adel-reset .List--checklist .List-item {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.u-adel-reset .List--definition .List-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.u-adel-reset .List--iconList .List-item {
  font-size: 14px;
  padding-left: 27.5px;
  position: relative;
}
.u-adel-reset .List--inline .List-item {
  display: inline-block;
  margin-top: 0 !important;
  vertical-align: top;
}
.u-adel-reset .List--inline .List-item:first-child {
  padding-left: 0;
}
.u-adel-reset .List--inline .List-item:last-child {
  padding-right: 0;
}
.u-adel-reset .List--checklist .List-itemChild {
  flex: 1;
  margin: auto;
}
.u-adel-reset .List--iconList .List-itemChild:last-child {
  padding-bottom: 7.5px;
}
.u-adel-reset .List--checklist {
  font-size: 14px;
}
.u-adel-reset .List--checklist .List-checkWrap {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: space-around;
  margin-right: 8px;
  position: relative;
  width: 16px;
}
.u-adel-reset .List--definition .List-item {
  padding-bottom: 5px;
  padding-top: 6px;
}
.u-adel-reset .List--definition .List-item:not(:first-child) {
  border-top: 1px solid rgba(47, 48, 51, 0.15);
}
.u-adel-reset .List--definition .List-item .List-itemLabel:not(:last-of-type) {
  flex-basis: 100%;
  margin-bottom: 1px;
}
.u-adel-reset
  .List--definition
  .List-item
  .List-itemLabel:not(:last-of-type):after {
  content: ",";
}
.u-adel-reset .List--definition .List-item .List-itemValue {
  margin-left: auto;
  padding-left: 20px;
  text-align: right;
}
.u-adel-reset .List--definition .List-item .List-itemValue:not(:first-of-type) {
  flex-basis: 100%;
  margin-top: 1px;
}
.u-adel-reset .List--iconList {
  position: relative;
}
.u-adel-reset .List--iconList .List-inlineIcon {
  color: inherit;
  font-family: Icons, sans-serif !important;
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  speak: none;
  text-transform: none;
  bottom: 0;
  color: rgba(0, 61, 109, 0.75);
  font-size: 22px;
  height: 22px;
  left: -2px;
  margin: auto 0;
  min-width: 20px;
  position: absolute;
  top: 0;
  transition: opacity 0.3s ease, color 0.3s ease;
}
.u-adel-reset .List--iconList .List-inlineIcon.is-animated {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
}
.u-adel-reset .List--iconList .List-inlineIcon.is-invalid {
  animation-name: shake;
  color: #b81237;
  opacity: 1;
}
.u-adel-reset .List--iconList .List-inlineIcon.is-untested {
  color: rgba(47, 48, 51, 0.4);
  opacity: 0;
}
.u-adel-reset .List--iconList .List-inlineIcon.is-valid {
  animation-name: pulse;
  color: #53930f;
  opacity: 1;
}
.u-adel-reset .List--inline {
  border-bottom: 1px solid rgba(47, 48, 51, 0.15);
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.u-adel-reset .List--selectable .List-item:not(.is-notSelectable) {
  cursor: pointer;
}
.u-adel-reset .List--selectable .List-item:not(.is-notSelectable):hover {
  background-color: rgba(47, 48, 51, 0.05);
}
.u-adel-reset .List--selectable .List-item:not(.is-notSelectable).is-selected {
  background-color: rgba(47, 48, 51, 0.05);
  border-left-color: #1274bb;
}
.u-adel-reset
  .List--selectable.List--inline
  .List-item:not(.is-notSelectable):hover {
  background-color: transparent;
}
.u-adel-reset
  .List--selectable.List--inline
  .List-item:not(.is-notSelectable).is-selected {
  background-color: transparent;
  position: relative;
  border-left-color: transparent;
}
.u-adel-reset
  .List--selectable.List--inline
  .List-item:not(.is-notSelectable).is-selected:after {
  background: #1274bb;
  bottom: 0;
  content: "";
  height: 3px;
  left: 20px;
  position: absolute;
  right: 20px;
}
.u-adel-reset
  .List--selectable.List--inline
  .List-item:not(.is-notSelectable).is-selected:first-child:after {
  left: 0;
}
.u-adel-reset
  .List--selectable.List--inline
  .List-item:not(.is-notSelectable).is-selected:last-child:after {
  right: 0;
}
.u-adel-reset .List--ruled .List-item:not(:first-child) {
  border-top: 1px solid rgba(47, 48, 51, 0.15);
}
@media screen and (max-width: 767px) {
  .u-adel-reset .List-heading,
  .u-adel-reset .List-item {
    font-size: 14px;
  }
  .u-adel-reset .List--selectable .List-heading,
  .u-adel-reset .List--selectable .List-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .u-adel-reset .List--selectable.List--inline .List-heading,
  .u-adel-reset .List--selectable.List--inline .List-item {
    font-size: 14px;
  }
  .u-adel-reset
    .List--selectable.List--inline
    .List-item:not(.is-notSelectable) {
    padding: 15px 5px;
  }
  .u-adel-reset
    .List--selectable.List--inline
    .List-item:not(.is-notSelectable):first-child {
    padding-left: 0;
  }
  .u-adel-reset
    .List--selectable.List--inline
    .List-item:not(.is-notSelectable):last-child {
    padding-right: 0;
  }
  .u-adel-reset
    .List--selectable.List--inline
    .List-item:not(.is-notSelectable).is-selected:after {
    left: 5px;
    right: 5px;
    width: 100% - 10px;
  }
}
.u-adel-reset .List--reversed {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: linear-gradient(270deg, #0d2b42, #0f324d);
  color: #fff;
}
.u-adel-reset .List--reversed .List-item .Link {
  color: inherit;
}
.u-adel-reset
  .List--reversed.List--selectable
  .List-item:not(.is-notSelectable).is-selected {
  background: rgba(47, 48, 51, 0.05);
  border-left-color: #fff;
}
.u-adel-reset
  .List--reversed.List--selectable
  .List-item:not(.is-notSelectable):hover {
  background: rgba(47, 48, 51, 0.05);
}
.u-adel-reset .List--reversed.List--selectable.List--inline {
  border-bottom: none;
}
.u-adel-reset
  .List--reversed.List--selectable.List--inline
  .List-item:not(.is-notSelectable).is-selected {
  border-left-color: transparent;
}
.u-adel-reset
  .List--reversed.List--selectable.List--inline
  .List-item:not(.is-notSelectable).is-selected:after {
  background: #fff;
}
.u-adel-reset .List--reversed.List--ruled .List-item:not(:first-child) {
  border-color: hsla(0, 0%, 100%, 0.75);
}
.u-adel-reset .Loading {
  color: inherit;
  display: inline-flex;
  font-size: inherit;
  vertical-align: middle;
}
.u-adel-reset .Loading-indicator {
  animation-duration: 1.25s;
  animation-iteration-count: infinite;
  background-color: currentColor;
  border-radius: 1em;
  height: 1em;
  transform: rotate(45deg) translateZ(0);
  width: 2px;
}
.u-adel-reset .Loading-indicator:not(:first-child) {
  margin-left: 0.3em;
}
.u-adel-reset .Loading-indicator:first-child {
  animation-name: loading-indicator-1;
}
.u-adel-reset .Loading-indicator:nth-child(2) {
  animation-name: loading-indicator-2;
}
.u-adel-reset .Loading-indicator:nth-child(3) {
  animation-name: loading-indicator-3;
}
@keyframes loading-indicator-1 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes loading-indicator-2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes loading-indicator-3 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.u-adel-reset .Modal {
  backface-visibility: hidden;
  background-color: rgba(47, 48, 51, 0.4);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1300;
}
.u-adel-reset .Modal-window {
  align-self: center;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(47, 48, 51, 0.15),
    1px 2px 4px 0 rgba(47, 48, 51, 0.4), 2px 5px 10px rgba(47, 48, 51, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-height: 80%;
  overflow: hidden;
  position: relative;
  width: 60%;
}
.u-adel-reset .Modal-footer,
.u-adel-reset .Modal-header {
  background-color: #fff;
  display: flex;
  flex-shrink: 0;
  line-height: 1;
  padding: 15px 30px;
}
.u-adel-reset .Modal-header {
  border-bottom: 1px solid rgba(47, 48, 51, 0.25);
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.u-adel-reset .Modal-footer {
  align-items: center;
  border-top: 1px solid rgba(47, 48, 51, 0.25);
  justify-content: space-between;
}
.u-adel-reset .Modal-subtitle {
  line-height: 1.25;
  padding: 5px 0;
}
.u-adel-reset .Modal-content {
  flex-grow: 2;
  overflow-x: hidden;
  padding: 15px 30px;
  position: relative;
}
.u-adel-reset .Modal-content:first-child {
  padding-top: 30px;
}
.u-adel-reset .Modal-content:last-child {
  padding-bottom: 30px;
}
.u-adel-reset .Modal-icon {
  color: inherit;
  font-family: Icons, sans-serif !important;
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  speak: none;
  text-transform: none;
  color: rgba(47, 48, 51, 0.4);
  font-size: 17px;
  text-decoration: none !important;
}
.u-adel-reset .Modal-icon:hover {
  color: #003d6d;
}
.u-adel-reset .Modal-icon:not(.Modal-icon--inline) {
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 2;
}
.u-adel-reset .Modal-header .Modal-icon {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.u-adel-reset .Modal-icon--inline {
  float: right;
  padding-bottom: 10px;
  padding-left: 10px;
}
.u-adel-reset .Modal--md .Modal-window {
  width: 40%;
}
.u-adel-reset .Modal--sm .Modal-window {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Modal .Modal-window {
    width: 90%;
  }
  .u-adel-reset .Modal--fullScreen .Modal-window {
    border-radius: 0;
    bottom: 0;
    box-shadow: none;
    max-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .u-adel-reset .Modal--fullScreen {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Modal--sm .Modal-window {
    width: 60%;
  }
}
.u-adel-reset .Notification {
  background-color: #fff;
  border: 1px solid rgba(47, 48, 51, 0.25);
  border-radius: 4px;
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
}
.u-adel-reset .Notification:not(.Notification--withIcon) {
  box-shadow: 0 0 0 1px rgba(47, 48, 51, 0.15),
    2px 3px 6px 0 rgba(47, 48, 51, 0.4);
  left: 50%;
  max-width: 600px;
  position: fixed;
  top: 30px;
  transform: translateX(-50%);
  z-index: 10;
}
.u-adel-reset .Notification-content {
  align-items: center;
  border-bottom: 5px solid transparent;
  display: flex;
  line-height: 1.5;
  padding: 10px;
}
.u-adel-reset .Notification--alert .Notification-content {
  border-bottom-color: #b81237;
}
.u-adel-reset .Notification--alert .Notification-content:before {
  background-color: #b81237;
  color: #fff;
}
.u-adel-reset .Notification--confirm .Notification-content {
  border-bottom-color: #53930f;
}
.u-adel-reset .Notification--confirm .Notification-content:before {
  background-color: #53930f;
  color: #fff;
  padding-top: 5px !important;
}
.u-adel-reset .Notification--warning .Notification-content {
  border-bottom-color: #f46631;
}
.u-adel-reset .Notification--warning .Notification-content:before {
  background-color: #f46631;
  color: #fff;
}
.u-adel-reset .Notification--withIcon .Notification-content {
  border-bottom-width: 0;
  line-height: 1.25;
}
.u-adel-reset .Notification--withIcon .Notification-content:before {
  border-radius: 13px;
  content: attr(data-icon);
  flex-shrink: 0;
  font-family: Icons, sans-serif;
  font-size: 14px;
  height: 26px;
  margin-right: 10px;
  padding: 4px 6px;
  width: 26px;
}
.u-adel-reset .PageHeader {
  background: rgba(47, 48, 51, 0.05);
  color: #2f3033;
  padding: 20px;
}
.u-adel-reset .PageHeader-widthWrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .PageHeader-widthWrap {
    font-size: 27px;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .PageHeader--withAccountData .PageHeader-widthWrap {
    display: block;
  }
}
.u-adel-reset .PageHeader-title {
  color: inherit;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .PageHeader-title {
    font-size: 27px;
  }
}
.u-adel-reset .PageHeader-buttonWrap {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: 20px;
}
@media (min-width: 1025px) {
  .u-adel-reset .PageHeader-dataWrap {
    margin-left: 20px;
  }
}
@media (min-width: 1025px) {
  .u-adel-reset .PageHeader-dataItem {
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  .u-adel-reset .PageHeader-dataItem:not(:first-child) {
    border-left: 1px solid currentColor;
    margin-left: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .PageHeader-dataItem {
    margin-top: 5px;
  }
}
.u-adel-reset .PageHeader-dataLabel {
  color: rgba(47, 48, 51, 0.75);
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
}
.u-adel-reset .PageHeader-dataValue {
  color: inherit;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .PageHeader-dataValue {
    display: block;
  }
}
.u-adel-reset .PageHeader-dataDisclaimer {
  color: rgba(47, 48, 51, 0.75);
  font-size: 13px;
  margin-top: 5px;
}
@media (min-width: 1025px) {
  .u-adel-reset .PageHeader-dataDisclaimer {
    position: absolute;
    right: 0;
    text-align: right;
    top: 100%;
    white-space: nowrap;
  }
}
.u-adel-reset .PageHeader--reversed {
  background: linear-gradient(270deg, #0d2b42, #0f324d);
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.u-adel-reset .PageHeader--reversed .PageHeader-dataLabel {
  color: #fff;
}
.u-adel-reset .PageHeader--reversed .PageHeader-dataDisclaimer {
  color: hsla(0, 0%, 100%, 0.75);
}
.u-adel-reset .ProgressBar {
  border: 1px solid currentColor;
  border-radius: 2.5px;
  font-family: Ameriprise Sans, Arial, sans-serif;
  height: 20px;
  position: relative;
  transition: color 0.3s;
  width: 100%;
}
.u-adel-reset .ProgressBar:after {
  background: currentColor;
  opacity: 0.5;
  z-index: 0;
  content: "";
}
.u-adel-reset .ProgressBar-data,
.u-adel-reset .ProgressBar-fill,
.u-adel-reset .ProgressBar:after {
  height: 100%;
  position: absolute;
  width: 100%;
}
.u-adel-reset .ProgressBar-fill {
  background-color: currentColor;
  transition: width 0.3s;
}
.u-adel-reset .ProgressBar-label,
.u-adel-reset .ProgressBar-title {
  line-height: 1;
  margin: 0;
  position: absolute;
}
.u-adel-reset .ProgressBar-label {
  color: #2f3033;
  top: -23px;
}
.u-adel-reset .ProgressBar-title {
  color: currentColor;
  font-size: 14px;
  font-weight: 700;
  top: -35px;
}
.u-adel-reset .ProgressBar-datum {
  font-size: 13px;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: 19px;
  transform: translateX(-50%);
  transition-duration: 0.3s;
  transition-property: left, right, transform;
}
.u-adel-reset .ProgressBar-datum:before {
  background-color: currentColor;
  content: "";
  height: 5px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 2px;
}
.u-adel-reset .ProgressBar-datumLabel {
  background: #fff;
  color: #2f3033;
  display: inline-block;
  padding: 1px;
  position: relative;
  white-space: nowrap;
}
.u-adel-reset .ProgressBar-datum:first-child {
  bottom: 19px;
  padding: 0 0 5px;
  top: auto !important;
  z-index: 4;
}
.u-adel-reset .ProgressBar-datum:first-child::before {
  bottom: 0;
  top: auto;
}
.u-adel-reset .ProgressBar-datum:first-child .ProgressBar-datumLabel {
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.u-adel-reset .ProgressBar-datum:nth-child(2) {
  padding: 5px 0 0;
  z-index: 3;
}
.u-adel-reset .ProgressBar-datum:nth-child(3) {
  padding: 25px 0 0;
  z-index: 2;
}
.u-adel-reset .ProgressBar-datum:nth-child(3):before {
  height: 100%;
  top: 0;
}
.u-adel-reset .ProgressBar-datum:nth-child(4) {
  padding: 30px 0 0;
  z-index: 1;
}
.u-adel-reset .ProgressBar-datum:nth-child(4):before {
  height: 100%;
  top: 0;
}
.u-adel-reset .ProgressBar--compressed {
  height: 10px;
}
.u-adel-reset .ProgressBar--compressed .ProgressBar-datum {
  top: 9px;
}
.u-adel-reset .ProgressBar--compressed .ProgressBar-datum:first-child {
  bottom: 9px;
}
@media print {
  .u-adel-reset .ProgressBar-fill {
    background-color: currentColor !important;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}
.u-adel-reset .State {
  padding: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .State {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.u-adel-reset .State:focus {
  outline: 0;
}
.u-adel-reset .State-content {
  line-height: 1.75;
  margin: auto;
  margin-bottom: 25px;
}
.u-adel-reset .State--loading .State-content {
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.9);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.u-adel-reset .State--loading .State-content h3 {
  font-family: Ameriprise Sans, Arial, sans-serif;
}
.u-adel-reset .State-actionGroup {
  margin: auto;
  margin-top: 0;
}
.u-adel-reset .Sticker {
  align-items: center;
  background: #003d6d;
  color: #fff;
  display: flex !important;
  height: 110px;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.1s linear;
  width: 100%;
}
.u-adel-reset .Sticker.is-contentLoaded {
  opacity: 1;
  transition: opacity 0.1s linear;
}
.u-adel-reset .Sticker.is-static {
  position: static;
}
.u-adel-reset .Sticker.is-sticky {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1005;
}
.u-adel-reset .Sticker-item {
  align-items: center;
  display: flex;
  height: 110px;
  max-width: 1200px;
  position: relative;
  width: 100%;
}
.u-adel-reset .Sticker-itemImage {
  align-self: flex-end;
  border: 1px solid #001f37;
  flex-shrink: 0;
  height: 120px;
  margin: 0 20px 20px 0;
}
.u-adel-reset .Sticker-itemList {
  flex-grow: 2;
  font-size: 17px;
  line-height: 1;
  list-style-type: none;
}
.u-adel-reset .Sticker-itemTitle {
  font-size: 22px;
  margin-bottom: 5px;
}
.u-adel-reset .Sticker-itemDescription {
  font-size: 17px;
  line-height: 1.25;
  margin-bottom: 4px;
}
.u-adel-reset .Sticker-itemText {
  white-space: nowrap;
}
.u-adel-reset .Sticker-itemNode {
  display: inline-block;
  font-size: 17px;
  padding-right: 20px;
  position: relative;
}
.u-adel-reset .Sticker-itemNode:last-child {
  padding-right: 0;
}
.u-adel-reset .Sticker-toggle {
  color: hsla(0, 0%, 100%, 0.5);
  display: block;
  font-size: 24px;
  margin: 15px 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(0deg);
  transition: fill 0.3s ease-out 50ms, transform 0.3s ease-out 50ms;
  visibility: hidden;
}
.u-adel-reset .Sticker-toggle:hover {
  color: #fff;
  text-decoration: none;
  transform: rotate(90deg);
  transition: fill 0.3s ease-out 50ms, transform 0.3s ease-out 50ms;
}
.u-adel-reset .Sticker.is-sticky .Sticker-toggle {
  visibility: visible;
}
.u-adel-reset .Sticker--originBottom.is-sticky {
  bottom: 0;
}
.u-adel-reset .Sticker--originTop.is-sticky {
  top: 0;
}
.u-adel-reset .Sticker-itemNode--number {
  font-size: 16px;
}
@media (min-width: 1025px), screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Sticker-item {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Sticker {
    display: none !important;
  }
}
.u-adel-reset .Table {
  border-collapse: collapse;
  color: rgba(47, 48, 51, 0.8);
  font-family: Ameriprise Sans, Arial, sans-serif;
  width: 100%;
}
@media print {
  .u-adel-reset .Table {
    font-size: 13px !important;
  }
}
.u-adel-reset .Table-body {
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-body {
    border-right: 1px solid rgba(47, 48, 51, 0.1);
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
}
.u-adel-reset .Table-caption {
  padding-bottom: 10px;
  text-align: left;
}
@media print {
  .u-adel-reset .Table-caption {
    page-break-inside: avoid !important;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-caption {
    display: inline-block;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Table--inbox .Table-column.is-droppable {
    width: 1px;
  }
}
.u-adel-reset .Table--reversed .Table-head {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media print {
  .u-adel-reset .Table-head {
    page-break-inside: avoid !important;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-head {
    display: block;
    float: left;
    position: relative;
    z-index: 1;
  }
}
@media print {
  .u-adel-reset .Table-cell:first-child,
  .u-adel-reset .Table-header:first-child {
    padding-left: 0 !important;
  }
  .u-adel-reset .Table-cell:last-child,
  .u-adel-reset .Table-header:last-child {
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-cell,
  .u-adel-reset .Table--responsive .Table-header {
    align-items: center;
    display: flex;
    line-height: 1;
    margin: 0;
    max-width: 100%;
    min-height: 28px;
    padding: 10px !important;
  }
  .u-adel-reset .Table--responsive .Table-cell.is-lengthy,
  .u-adel-reset .Table--responsive .Table-header.is-lengthy {
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--ribbon .Table-cell,
  .u-adel-reset .Table--ribbon .Table-header {
    display: block;
    line-height: 1;
    max-width: 100%;
  }
}
.u-adel-reset .Table--stack .Table-cell,
.u-adel-reset .Table--stack .Table-header {
  display: block;
  line-height: 1;
  max-width: 100%;
}
.u-adel-reset .Table-header {
  background-color: rgba(47, 48, 51, 0.1);
  border-bottom-color: rgba(47, 48, 51, 0.4);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
  max-width: 0;
  padding: 6px 15px;
  text-align: left;
  vertical-align: top;
}
@media print {
  .u-adel-reset .Table-header {
    font-size: 9px;
    line-height: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.u-adel-reset .Table-header.is-labeledInline {
  padding-left: 100px;
}
.u-adel-reset .Table--complex .Table-header {
  max-width: none;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--inbox .Table-header {
    display: none;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Table--inbox .Table-header:nth-child(3) * {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-header {
    border-color: rgba(47, 48, 51, 0.1);
    border-style: solid;
    border-width: 1px 1px 0;
    max-width: 120px;
    text-align: left !important;
  }
  .u-adel-reset .Table--responsive .Table-header.is-labeled {
    height: 39px;
  }
}
.u-adel-reset .Table--ribbon .Table-header,
.u-adel-reset .Table--stack .Table-header {
  border: 0;
  line-height: 1;
  vertical-align: middle;
}
.u-adel-reset .Table--ribbon .Table-header {
  background-color: transparent;
  border: 0;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--ribbon .Table-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.u-adel-reset .Table--stack .Table-header {
  border-bottom: 1px solid rgba(47, 48, 51, 0.4);
  padding-left: 15px;
  padding-right: 15px;
}
.u-adel-reset .Table--sortable .Table-header.is-ascending > .Table-headerNode,
.u-adel-reset .Table--sortable .Table-header.is-descending > .Table-headerNode,
.u-adel-reset .Table--sortable .Table-header:hover > .Table-headerNode {
  color: rgba(47, 48, 51, 0.8);
  cursor: pointer;
}
.u-adel-reset .Table--sortable .Table-header:last-child .Table-headerNode {
  margin-right: -var(--grid-unit);
}
.u-adel-reset
  .Table--sortable
  .Table-header.is-ascending
  > .Table-headerNode:before,
.u-adel-reset
  .Table--sortable
  .Table-header.is-descending
  > .Table-headerNode:after {
  color: rgba(47, 48, 51, 0.8);
}
.u-adel-reset .Table-headerNode {
  color: inherit;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  max-width: 100%;
  vertical-align: middle;
}
@media print {
  .u-adel-reset .Table-headerNode {
    font-size: 9px;
  }
}
.u-adel-reset .Table--sortable .Table-headerNode {
  box-sizing: border-box;
  padding-right: 17px;
  position: relative;
}
.u-adel-reset .Table--sortable .Table-headerNode:after,
.u-adel-reset .Table--sortable .Table-headerNode:before {
  color: rgba(47, 48, 51, 0.1);
  content: "";
  font-size: 17px;
  height: 5px;
  line-height: 5px;
  position: absolute;
  right: 0;
  text-align: center;
}
@media print {
  .u-adel-reset .Table--sortable .Table-headerNode:after,
  .u-adel-reset .Table--sortable .Table-headerNode:before {
    display: none;
  }
}
.u-adel-reset .Table--sortable .Table-headerNode:before {
  content: "\2B18";
  padding-right: 0;
  top: 0;
}
.u-adel-reset .Table--sortable .Table-headerNode:after {
  bottom: 2px;
  content: "\2B19";
  padding-left: 0;
}
.u-adel-reset .Table-row {
  transition: background-color 0.25s ease-out;
}
@media print {
  .u-adel-reset .Table-row {
    page-break-inside: avoid !important;
  }
}
.u-adel-reset .Table-row.is-selected {
  background-color: rgba(229, 244, 255, 0.75) !important;
}
.u-adel-reset .Table--complex.is-manuallyStriped .Table-row.is-even,
.u-adel-reset .Table--complex:not(.is-manuallyStriped) .Table-row:nth-child(2n),
.u-adel-reset .Table--striped .Table-row:nth-child(2n) {
  background-color: rgba(47, 48, 51, 0.05);
}
.u-adel-reset .Table--stack .Table-row {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-head > .Table-row {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-body > .Table-row {
    display: inline-block;
    margin-right: -var(--grid-unit);
  }
  .u-adel-reset .Table--responsive .Table-body > .Table-row:nth-child(2n) {
    background-color: rgba(47, 48, 51, 0.05);
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--ribbon .Table-row {
    width: 100%;
  }
}
.u-adel-reset .Table-cell {
  max-width: 0;
  padding: 10px 15px;
  vertical-align: top;
}
.u-adel-reset
  .Table:not(.Table--complex)
  .Table-row:not(:first-child)
  .Table-cell {
  border-top-color: rgba(47, 48, 51, 0.1);
  border-top-style: solid;
  border-top-width: 1px;
}
.u-adel-reset .Table--complex .Table-cell {
  max-width: none;
}
@media print {
  .u-adel-reset .Table-cell {
    padding: 5px 15px;
  }
}
@media print {
  .u-adel-reset .Table--complex .Table-row:not(:first-child) .Table-cell {
    border-top-color: rgba(47, 48, 51, 0.1);
    border-top-style: solid;
    border-top-width: 1px;
  }
}
.u-adel-reset .Table--complex .Table-row.is-collapsible + .is-even .Table-cell,
.u-adel-reset .Table--complex .Table-row.is-collapsible + .is-odd .Table-cell,
.u-adel-reset .Table--complex .Table-row.is-collapsible .Table-cell {
  border-top-color: rgba(47, 48, 51, 0.1);
  border-top-style: solid;
  border-top-width: 1px;
}
.u-adel-reset .Table--inbox .Table-cell {
  padding-bottom: 7.5px;
  padding-top: 7.5px;
  vertical-align: middle;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Table--inbox .Table-cell {
    padding-bottom: 27.5px;
  }
}
.u-adel-reset .Table--inbox .Table-cell:first-child {
  padding-right: 0;
  text-align: center;
}
.u-adel-reset .Table--inbox .Table-cell:last-child {
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--inbox .Table-row:first-child > .Table-cell {
    border-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-cell {
    border-left-color: rgba(47, 48, 51, 0.1);
    border-left-style: solid;
    border-left-width: 1px;
    border-top-color: rgba(47, 48, 51, 0.1);
    border-top-style: solid;
    border-top-width: 1px;
    text-align: left !important;
  }
  .u-adel-reset .Table--responsive .Table-cell.is-labeled {
    height: 39px;
  }
  .u-adel-reset .Table--responsive .Table-cell.is-labeledInline {
    font-size: 0;
  }
  .u-adel-reset .Table--responsive .Table-cell.is-offset {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-row:first-child > .Table-cell {
    border-left: none;
  }
}
.u-adel-reset .Table--ribbon .Table-cell,
.u-adel-reset .Table--stack .Table-cell {
  border: 0;
  vertical-align: middle;
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Table--ribbon .Table-cell:last-child,
  .u-adel-reset .Table--stack .Table-cell:last-child {
    border-bottom: none;
  }
}
.u-adel-reset .Table--ribbon .Table-cell {
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--ribbon .Table-cell {
    border-top: 1px solid rgba(47, 48, 51, 0.1);
    position: relative;
  }
}
.u-adel-reset .Table--stack .Table-cell {
  padding: 10px 15px;
  border-top: 1px solid rgba(47, 48, 51, 0.1);
  position: relative;
}
.u-adel-reset .Table-cellNode {
  line-height: inherit;
  max-width: 100%;
}
.u-adel-reset .Table-cellNode.is-attachment {
  position: relative;
}
.u-adel-reset .Table-cellNode.is-attachment:before {
  color: rgba(47, 48, 51, 0.4);
  content: "\1F4CE";
}
@media print {
  .u-adel-reset .Table-cellNode {
    font-size: 9px;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Table--inbox .Table-cellNode.is-droppable {
    left: 45px;
    margin-top: 15px;
    max-width: 100% - 45px;
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--inbox .Table-cellNode.is-droppable {
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive .Table-cell > .Table-cellNode {
    display: inline-block;
    font-size: 14px;
  }
  .u-adel-reset
    .Table--responsive
    .Table-cell
    > .Table-cellNode:not(:first-child) {
    padding-left: 10px;
  }
}
.u-adel-reset .Table--ribbon .Table-cellNode {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--ribbon .Table-cellNode {
    line-height: 1;
    position: absolute;
    text-align: right;
  }
  .u-adel-reset .Table--ribbon .Table-cellNode:nth-child(2) {
    position: relative;
    text-align: left;
  }
}
.u-adel-reset .Table--stack .Table-cellNode {
  line-height: 1;
  position: absolute;
  text-align: right;
}
.u-adel-reset .Table--stack .Table-cellNode:nth-child(2) {
  position: relative;
  text-align: left;
}
.u-adel-reset .Table--stack .Table-cell > .Table-cellNode {
  width: 100% - 30px;
}
.u-adel-reset .Table-cellSubNode {
  font-size: 14px;
}
@media print {
  .u-adel-reset .Table-cellSubNode {
    font-size: 9px;
  }
}
.u-adel-reset .Table--inbox .Table-cell:first-child .Table-cellSubNode {
  cursor: pointer;
  vertical-align: text-top;
}
.u-adel-reset .Table-cellSubNode--inlineLabel,
.u-adel-reset .Table-cellSubNode--label {
  color: rgba(47, 48, 51, 0.6);
  font-size: 13px;
  white-space: nowrap;
}
@media print {
  .u-adel-reset .Table-cellSubNode--inlineLabel,
  .u-adel-reset .Table-cellSubNode--label {
    font-size: 9px;
  }
}
.u-adel-reset .Table-cellSubNode--label {
  display: block;
  line-height: 14px;
}
.u-adel-reset .Table-cellSubNode--inlineLabel {
  display: inline-block;
  line-height: 1;
  text-align: right;
  width: 80px;
}
@media screen and (max-width: 767px) {
  .u-adel-reset
    .Table--responsive
    .Table-cell
    > .Table-cellNode
    > .Table-cellSubNode--inlineLabel {
    width: auto;
  }
}
@media screen and (max-width: 767px), screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .Table--inbox {
    min-width: 0;
    position: relative;
    table-layout: fixed;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--responsive {
    border-bottom: 1px solid rgba(47, 48, 51, 0.1);
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    min-width: 0;
    position: relative;
  }
}
.u-adel-reset .Table--ribbon {
  table-layout: fixed;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Table--ribbon {
    font-size: 13px !important;
    min-width: 0;
  }
}
.u-adel-reset .Table--stack {
  font-size: 13px !important;
  min-width: 0;
}
.u-adel-reset .Table-column--withCheckbox {
  width: 30px;
}
.u-adel-reset .Titlebar {
  align-items: center;
  display: flex !important;
  padding: 20px 0;
}
.u-adel-reset .Titlebar-content,
.u-adel-reset .Titlebar-heading {
  flex-grow: 1;
}
.u-adel-reset .Titlebar-link {
  display: block;
  font-size: 13px;
}
.u-adel-reset .Titlebar-content {
  display: flex;
  justify-content: flex-end;
}
.u-adel-reset .Titlebar-info {
  text-align: right;
}
.u-adel-reset .Titlebar-info:not(:last-of-type) {
  padding-right: 40px;
}
.u-adel-reset .Titlebar-infoValue {
  padding: 5px 0;
}
.u-adel-reset .Titlebar-infoLabel {
  color: rgba(47, 48, 51, 0.6);
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .Titlebar {
    align-items: flex-start;
    flex-direction: column;
  }
  .u-adel-reset .Titlebar-heading {
    padding-bottom: 15px;
  }
  .u-adel-reset .Titlebar-content {
    flex-direction: column;
  }
  .u-adel-reset .Titlebar-info {
    text-align: left;
  }
  .u-adel-reset .Titlebar-info:not(:last-of-type) {
    padding-bottom: 15px;
  }
}
.u-adel-reset .Tooltip {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(47, 48, 51, 0.15),
    2px 3px 6px 0 rgba(47, 48, 51, 0.4);
  font-family: Ameriprise Sans, Arial, sans-serif;
  font-size: 14px;
  min-width: 50px;
  padding: 10px;
  position: absolute;
  z-index: 10;
}
@media print {
  .u-adel-reset .Tooltip {
    display: none;
  }
}
.u-adel-reset .Tooltip:before {
  border-bottom: 9px solid rgba(47, 48, 51, 0.15);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  height: 0;
  left: 14px;
  position: absolute;
  top: -9px;
  width: 0;
}
.u-adel-reset .Tooltip:after {
  border-bottom: 8px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  height: 0;
  left: 15px;
  position: absolute;
  top: -8px;
  width: 0;
}
.u-adel-reset .Tooltip-content {
  text-align: left;
}
.u-adel-reset .Tooltip--arrowBottomCenter:before,
.u-adel-reset .Tooltip--arrowBottomLeft:before,
.u-adel-reset .Tooltip--arrowBottomRight:before,
.u-adel-reset .Tooltip--arrowTopCenter:before,
.u-adel-reset .Tooltip--arrowTopLeft:before,
.u-adel-reset .Tooltip--arrowTopRight:before {
  border-bottom-color: rgba(42, 43, 46, 0.15);
}
.u-adel-reset .Tooltip--arrowTopCenter:after,
.u-adel-reset .Tooltip--arrowTopCenter:before {
  left: 50%;
  transform: translateX(-50%);
}
.u-adel-reset .Tooltip--arrowTopRight:after,
.u-adel-reset .Tooltip--arrowTopRight:before {
  left: auto;
  right: 15px;
}
.u-adel-reset .Tooltip--arrowTopRight:before {
  right: 14px;
}
.u-adel-reset .Tooltip--arrowBottomLeft:after,
.u-adel-reset .Tooltip--arrowBottomLeft:before {
  bottom: 0;
  top: auto;
  transform: rotate(180deg);
  transform-origin: bottom;
}
.u-adel-reset .Tooltip--arrowBottomCenter:after,
.u-adel-reset .Tooltip--arrowBottomCenter:before {
  bottom: 0;
  top: auto;
  transform: rotate(180deg);
  transform-origin: bottom;
  left: 50%;
  transform: translateX(-50%);
  transform: translateX(-50%) rotate(180deg);
}
.u-adel-reset .Tooltip--arrowBottomRight:after,
.u-adel-reset .Tooltip--arrowBottomRight:before {
  bottom: 0;
  top: auto;
  transform: rotate(180deg);
  transform-origin: bottom;
  left: auto;
  right: 15px;
}
.u-adel-reset .Tooltip--arrowBottomRight:before {
  right: 14px;
}
.u-adel-reset .Tooltip--arrowMiddleLeft:after,
.u-adel-reset .Tooltip--arrowMiddleLeft:before {
  left: -14px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
}
.u-adel-reset .Tooltip--arrowMiddleLeft:before {
  left: -16px;
}
.u-adel-reset .Tooltip--arrowMiddleRight:after,
.u-adel-reset .Tooltip--arrowMiddleRight:before {
  left: auto;
  right: -14px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
.u-adel-reset .Tooltip--arrowMiddleRight:before {
  right: -16px;
}
.u-adel-reset .Tooltip--noArrow:after,
.u-adel-reset .Tooltip--noArrow:before {
  display: none;
}
.u-adel-reset .u-animRotate90 {
  transform: rotate(0deg) !important;
}
.u-adel-reset .u-animRotate90,
.u-adel-reset .u-animRotate90:hover {
  transition: fill 0.3s ease-out 50ms, transform 0.3s ease-out 50ms !important;
}
.u-adel-reset .u-animRotate90:hover {
  transform: rotate(90deg) !important;
}
.u-adel-reset .u-animFadeInUp {
  animation: fadeInUp 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(0.3em);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
@keyframes shake {
  0% {
    transform: translateZ(0);
  }
  10% {
    transform: translate3d(-1px, 0, 0);
  }
  33% {
    transform: translate3d(3px, 0, 0);
  }
  67% {
    transform: translate3d(-2px, 0, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.u-adel-reset .u-bgColorAlert {
  background-color: #b81237 !important;
}
.u-adel-reset .u-bgColorBrand {
  background-color: #00284a !important;
}
.u-adel-reset .u-bgColorBrandLight {
  background-color: rgba(0, 61, 109, 0.75) !important;
}
.u-adel-reset .u-bgColorConfirm {
  background-color: #53930f !important;
}
.u-adel-reset .u-bgColorDark {
  background-color: #2f3033 !important;
}
.u-adel-reset .u-bgColorLight {
  background-color: rgba(47, 48, 51, 0.05) !important;
}
.u-adel-reset .u-bgColorNeutral {
  background-color: rgba(47, 48, 51, 0.4) !important;
}
.u-adel-reset .u-bgColorTransparent {
  background-color: transparent !important;
}
.u-adel-reset .u-bgColorWarning {
  background-color: #f46631 !important;
}
.u-adel-reset .u-bgColorWhite {
  background-color: #fff !important;
}
.u-adel-reset .u-bgColorAdele {
  background-color: #007886 !important;
}
.u-adel-reset .u-bgColorBeyonce {
  background-color: #44a29a !important;
}
.u-adel-reset .u-bgColorCher {
  background-color: #009fb8 !important;
}
.u-adel-reset .u-bgColorDuff {
  background-color: #462c67 !important;
}
.u-adel-reset .u-bgColorEstefan {
  background-color: #e3780d !important;
}
.u-adel-reset .u-bgFixed {
  background-attachment: fixed !important;
}
.u-adel-reset .u-bgSize50 {
  background-size: 50% !important;
}
.u-adel-reset .u-bgSize75 {
  background-size: 75% !important;
}
.u-adel-reset .u-bgSizeFull {
  background-size: 100% !important;
}
.u-adel-reset .u-bgSizeContain,
.u-adel-reset .u-bgSizeCover {
  background-size: cover !important;
}
.u-adel-reset .u-decoBackgroundAlert {
  background-color: #b81237 !important;
}
.u-adel-reset .u-decoBackgroundBrand {
  background-color: #003d6d !important;
}
.u-adel-reset .u-decoBackgroundConfirm {
  background-color: #53930f !important;
}
.u-adel-reset .u-decoBackgroundLight {
  background-color: rgba(47, 48, 51, 0.05) !important;
}
.u-adel-reset .u-decoBackgroundNeutral {
  background-color: rgba(47, 48, 51, 0.4) !important;
}
.u-adel-reset .u-decoBackgroundTransparent {
  background-color: transparent !important;
}
.u-adel-reset .u-decoBackgroundWarning {
  background-color: #f46631 !important;
}
.u-adel-reset .u-decoBackgroundWhite {
  background-color: #fff !important;
}
.u-adel-reset .u-decoBackgroundScrollShadow {
  background: linear-gradient(180deg, #fff 30%, hsla(0, 0%, 100%, 0)),
    linear-gradient(0deg, #fff 30%, hsla(0, 0%, 100%, 0)) 0 100%,
    radial-gradient(
      farthest-side at 50% 0,
      rgba(47, 48, 51, 0.4) 0,
      rgba(47, 48, 51, 0) 100%
    ),
    radial-gradient(
        farthest-side at 50% 100%,
        rgba(47, 48, 51, 0.4) 0,
        rgba(47, 48, 51, 0) 100%
      )
      0 100%;
  background-attachment: local, local, scroll, scroll;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100% 30px, 100% 30px, 100% 10px, 100% 10px;
  padding: 0;
}
.u-adel-reset .u-decoBackgroundStriped {
  background: repeating-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.05),
    rgba(0, 0, 0, 0.05) 20px,
    rgba(0, 0, 0, 0.1) 0,
    rgba(0, 0, 0, 0.1) 40px
  ) !important;
  min-height: 100vh !important;
  min-width: 100vw !important;
}
.u-adel-reset .u-decoBorderLight {
  border-color: rgba(47, 48, 51, 0.15) !important;
  border-style: solid !important;
  border-width: 1px 0 !important;
}
.u-adel-reset .u-decoBorderLightFull {
  border: 1px solid rgba(47, 48, 51, 0.15) !important;
}
.u-adel-reset .u-decoBorderReset {
  border: 0 !important;
}
.u-adel-reset .u-decoBorderResetTop {
  border-top: none !important;
}
.u-adel-reset .u-decoBorderResetBottom {
  border-bottom: none !important;
}
.u-adel-reset .u-decoBorderResetRight {
  border-right: none !important;
}
.u-adel-reset .u-decoBorderResetLeft {
  border-left: none !important;
}
.u-adel-reset .u-decoBorderResetRL {
  border-width: 1px 0 !important;
}
.u-adel-reset .u-decoBorderResetTB {
  border-width: 0 1px !important;
}
.u-adel-reset .u-decoBorderResetTBR {
  border-width: 0 0 0 1px !important;
}
.u-adel-reset .u-decoBorderResetTBL {
  border-width: 0 1px 0 0 !important;
}
.u-adel-reset .u-decoBorderResetTRL {
  border-width: 0 0 1px !important;
}
.u-adel-reset .u-decoBorderResetTRB {
  border-width: 0 0 0 1px !important;
}
.u-adel-reset .u-decoRoundedCorners {
  border-radius: 3px;
}
.u-adel-reset .u-decoBulleted {
  list-style-type: disc !important;
  margin-left: 1em;
}
.u-adel-reset .u-decoUnbulleted {
  list-style-type: none !important;
}
.u-adel-reset .u-decoDecimal {
  list-style-type: decimal !important;
  margin-left: 1em;
}
.u-adel-reset .u-decoLowerAlpha {
  list-style-type: lower-alpha !important;
  margin-left: 1em;
}
.u-adel-reset .u-decoLowerRoman {
  list-style-type: lower-roman !important;
  margin-left: 1em;
}
.u-adel-reset .u-decoShadowReset {
  box-shadow: none !important;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-decoBorderReset {
    border: 0 !important;
  }
  .u-adel-reset .u-sm-decoBorderResetTop {
    border-top: none !important;
  }
  .u-adel-reset .u-sm-decoBorderResetBottom {
    border-bottom: none !important;
  }
  .u-adel-reset .u-sm-decoBorderResetRight {
    border-right: none !important;
  }
  .u-adel-reset .u-sm-decoBorderResetLeft {
    border-left: none !important;
  }
  .u-adel-reset .u-sm-decoBorderResetRL {
    border-width: 1px 0 !important;
  }
  .u-adel-reset .u-sm-decoBorderResetTB {
    border-width: 0 1px !important;
  }
  .u-adel-reset .u-sm-decoBorderResetTBR {
    border-width: 0 0 0 1px !important;
  }
  .u-adel-reset .u-sm-decoBorderResetTBL {
    border-width: 0 1px 0 0 !important;
  }
  .u-adel-reset .u-sm-decoBorderResetTRL {
    border-width: 0 0 1px !important;
  }
  .u-adel-reset .u-sm-decoBorderResetTRB {
    border-width: 0 0 0 1px !important;
  }
}
@media print {
  .u-adel-reset .u-decoBackgroundBrand,
  .u-adel-reset .u-decoBackgroundLight {
    background-color: transparent !important;
  }
  .u-adel-reset .u-decoBorderLight,
  .u-adel-reset .u-decoBorderLightFull {
    border-color: #000 !important;
  }
}
.u-adel-reset .u-disabled {
  opacity: 0.5 !important;
}
.u-adel-reset .u-invisible {
  visibility: hidden !important;
}
.u-adel-reset .u-transparent {
  opacity: 0 !important;
}
.u-adel-reset .u-overflow {
  overflow: auto !important;
}
.u-adel-reset .u-overflowX {
  overflow-x: auto !important;
}
.u-adel-reset .u-overflowY {
  overflow-y: auto !important;
}
.u-adel-reset .u-overflowHidden {
  overflow: hidden !important;
}
.u-adel-reset .u-overflowXHidden {
  overflow-x: hidden !important;
}
.u-adel-reset .u-overflowYHidden {
  overflow-y: hidden !important;
}
@media (min-width: 1025px) {
  .u-adel-reset .u-lg-hidden {
    display: none !important;
  }
  .u-adel-reset .u-lg-block {
    display: block !important;
  }
  .u-adel-reset .u-lg-inlineBlock {
    display: inline-block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-hidden {
    display: none !important;
  }
  .u-adel-reset .u-md-block {
    display: block !important;
  }
  .u-adel-reset .u-md-inlineBlock {
    display: inline-block !important;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-hidden {
    display: none !important;
  }
  .u-adel-reset .u-sm-block {
    display: block !important;
  }
  .u-adel-reset .u-sm-inlineBlock {
    display: inline-block !important;
  }
}
@media print {
  .u-adel-reset .u-printHidden {
    display: none !important;
  }
  .u-adel-reset .u-printVisible {
    display: block !important;
  }
  .u-adel-reset .u-pt-hidden {
    display: none !important;
  }
  .u-adel-reset .u-pt-block,
  .u-adel-reset .u-pt-visible {
    display: block !important;
  }
  .u-adel-reset .u-pt-inline {
    display: inline !important;
  }
  .u-adel-reset .u-pt-inlineBlock {
    display: inline-block !important;
  }
}
.u-adel-reset .u-iconSizeXSmall {
  font-size: 16px !important;
}
.u-adel-reset .u-iconSizeSmall {
  font-size: 24px !important;
}
.u-adel-reset .u-iconSizeMedium {
  font-size: 32px !important;
}
.u-adel-reset .u-iconSizeLarge {
  font-size: 48px !important;
}
.u-adel-reset .u-iconSizeXLarge {
  font-size: 64px !important;
}
.u-adel-reset .u-marginCenter {
  margin: 0 auto !important;
}
.u-adel-reset .u-margin0 {
  margin: 0 !important;
}
.u-adel-reset .u-marginLeft0 {
  margin-left: 0 !important;
}
.u-adel-reset .u-marginRight0 {
  margin-right: 0 !important;
}
.u-adel-reset .u-marginHoriz0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.u-adel-reset .u-marginTop0 {
  margin-top: 0 !important;
}
.u-adel-reset .u-marginBottom0 {
  margin-bottom: 0 !important;
}
.u-adel-reset .u-marginVert0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.u-adel-reset .u-margin1gu {
  margin: 5px !important;
}
.u-adel-reset .u-marginLeft1gu {
  margin-left: 5px !important;
}
.u-adel-reset .u-marginLeftM1gu {
  margin-left: -5px !important;
}
.u-adel-reset .u-marginRight1gu {
  margin-right: 5px !important;
}
.u-adel-reset .u-marginRightM1gu {
  margin-right: -5px !important;
}
.u-adel-reset .u-marginHoriz1gu {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.u-adel-reset .u-marginTop1gu {
  margin-top: 5px !important;
}
.u-adel-reset .u-marginTopM1gu {
  margin-top: -5px !important;
}
.u-adel-reset .u-marginBottom1gu {
  margin-bottom: 5px !important;
}
.u-adel-reset .u-marginBottomM1gu {
  margin-bottom: -5px !important;
}
.u-adel-reset .u-marginVert1gu {
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}
.u-adel-reset .u-margin2gu {
  margin: 10px !important;
}
.u-adel-reset .u-marginLeft2gu {
  margin-left: 10px !important;
}
.u-adel-reset .u-marginLeftM2gu {
  margin-left: -10px !important;
}
.u-adel-reset .u-marginRight2gu {
  margin-right: 10px !important;
}
.u-adel-reset .u-marginRightM2gu {
  margin-right: -10px !important;
}
.u-adel-reset .u-marginHoriz2gu {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.u-adel-reset .u-marginTop2gu {
  margin-top: 10px !important;
}
.u-adel-reset .u-marginTopM2gu {
  margin-top: -10px !important;
}
.u-adel-reset .u-marginBottom2gu {
  margin-bottom: 10px !important;
}
.u-adel-reset .u-marginBottomM2gu {
  margin-bottom: -10px !important;
}
.u-adel-reset .u-marginVert2gu {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.u-adel-reset .u-margin3gu {
  margin: 15px !important;
}
.u-adel-reset .u-marginLeft3gu {
  margin-left: 15px !important;
}
.u-adel-reset .u-marginLeftM3gu {
  margin-left: -15px !important;
}
.u-adel-reset .u-marginRight3gu {
  margin-right: 15px !important;
}
.u-adel-reset .u-marginRightM3gu {
  margin-right: -15px !important;
}
.u-adel-reset .u-marginHoriz3gu {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.u-adel-reset .u-marginTop3gu {
  margin-top: 15px !important;
}
.u-adel-reset .u-marginTopM3gu {
  margin-top: -15px !important;
}
.u-adel-reset .u-marginBottom3gu {
  margin-bottom: 15px !important;
}
.u-adel-reset .u-marginBottomM3gu {
  margin-bottom: -15px !important;
}
.u-adel-reset .u-marginVert3gu {
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}
.u-adel-reset .u-margin4gu {
  margin: 20px !important;
}
.u-adel-reset .u-marginLeft4gu {
  margin-left: 20px !important;
}
.u-adel-reset .u-marginLeftM4gu {
  margin-left: -20px !important;
}
.u-adel-reset .u-marginRight4gu {
  margin-right: 20px !important;
}
.u-adel-reset .u-marginRightM4gu {
  margin-right: -20px !important;
}
.u-adel-reset .u-marginHoriz4gu {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.u-adel-reset .u-marginTop4gu {
  margin-top: 20px !important;
}
.u-adel-reset .u-marginTopM4gu {
  margin-top: -20px !important;
}
.u-adel-reset .u-marginBottom4gu {
  margin-bottom: 20px !important;
}
.u-adel-reset .u-marginBottomM4gu {
  margin-bottom: -20px !important;
}
.u-adel-reset .u-marginVert4gu {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.u-adel-reset .u-margin5gu {
  margin: 25px !important;
}
.u-adel-reset .u-marginLeft5gu {
  margin-left: 25px !important;
}
.u-adel-reset .u-marginLeftM5gu {
  margin-left: -25px !important;
}
.u-adel-reset .u-marginRight5gu {
  margin-right: 25px !important;
}
.u-adel-reset .u-marginRightM5gu {
  margin-right: -25px !important;
}
.u-adel-reset .u-marginHoriz5gu {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.u-adel-reset .u-marginTop5gu {
  margin-top: 25px !important;
}
.u-adel-reset .u-marginTopM5gu {
  margin-top: -25px !important;
}
.u-adel-reset .u-marginBottom5gu {
  margin-bottom: 25px !important;
}
.u-adel-reset .u-marginBottomM5gu {
  margin-bottom: -25px !important;
}
.u-adel-reset .u-marginVert5gu {
  margin-bottom: 25px !important;
  margin-top: 25px !important;
}
.u-adel-reset .u-margin6gu {
  margin: 30px !important;
}
.u-adel-reset .u-marginLeft6gu {
  margin-left: 30px !important;
}
.u-adel-reset .u-marginLeftM6gu {
  margin-left: -30px !important;
}
.u-adel-reset .u-marginRight6gu {
  margin-right: 30px !important;
}
.u-adel-reset .u-marginRightM6gu {
  margin-right: -30px !important;
}
.u-adel-reset .u-marginHoriz6gu {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.u-adel-reset .u-marginTop6gu {
  margin-top: 30px !important;
}
.u-adel-reset .u-marginTopM6gu {
  margin-top: -30px !important;
}
.u-adel-reset .u-marginBottom6gu {
  margin-bottom: 30px !important;
}
.u-adel-reset .u-marginBottomM6gu {
  margin-bottom: -30px !important;
}
.u-adel-reset .u-marginVert6gu {
  margin-bottom: 30px !important;
  margin-top: 30px !important;
}
.u-adel-reset .u-margin7gu {
  margin: 35px !important;
}
.u-adel-reset .u-marginLeft7gu {
  margin-left: 35px !important;
}
.u-adel-reset .u-marginLeftM7gu {
  margin-left: -35px !important;
}
.u-adel-reset .u-marginRight7gu {
  margin-right: 35px !important;
}
.u-adel-reset .u-marginRightM7gu {
  margin-right: -35px !important;
}
.u-adel-reset .u-marginHoriz7gu {
  margin-left: 35px !important;
  margin-right: 35px !important;
}
.u-adel-reset .u-marginTop7gu {
  margin-top: 35px !important;
}
.u-adel-reset .u-marginTopM7gu {
  margin-top: -35px !important;
}
.u-adel-reset .u-marginBottom7gu {
  margin-bottom: 35px !important;
}
.u-adel-reset .u-marginBottomM7gu {
  margin-bottom: -35px !important;
}
.u-adel-reset .u-marginVert7gu {
  margin-bottom: 35px !important;
  margin-top: 35px !important;
}
.u-adel-reset .u-margin8gu {
  margin: 40px !important;
}
.u-adel-reset .u-marginLeft8gu {
  margin-left: 40px !important;
}
.u-adel-reset .u-marginLeftM8gu {
  margin-left: -40px !important;
}
.u-adel-reset .u-marginRight8gu {
  margin-right: 40px !important;
}
.u-adel-reset .u-marginRightM8gu {
  margin-right: -40px !important;
}
.u-adel-reset .u-marginHoriz8gu {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.u-adel-reset .u-marginTop8gu {
  margin-top: 40px !important;
}
.u-adel-reset .u-marginTopM8gu {
  margin-top: -40px !important;
}
.u-adel-reset .u-marginBottom8gu {
  margin-bottom: 40px !important;
}
.u-adel-reset .u-marginBottomM8gu {
  margin-bottom: -40px !important;
}
.u-adel-reset .u-marginVert8gu {
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}
.u-adel-reset .u-margin9gu {
  margin: 45px !important;
}
.u-adel-reset .u-marginLeft9gu {
  margin-left: 45px !important;
}
.u-adel-reset .u-marginLeftM9gu {
  margin-left: -45px !important;
}
.u-adel-reset .u-marginRight9gu {
  margin-right: 45px !important;
}
.u-adel-reset .u-marginRightM9gu {
  margin-right: -45px !important;
}
.u-adel-reset .u-marginHoriz9gu {
  margin-left: 45px !important;
  margin-right: 45px !important;
}
.u-adel-reset .u-marginTop9gu {
  margin-top: 45px !important;
}
.u-adel-reset .u-marginTopM9gu {
  margin-top: -45px !important;
}
.u-adel-reset .u-marginBottom9gu {
  margin-bottom: 45px !important;
}
.u-adel-reset .u-marginBottomM9gu {
  margin-bottom: -45px !important;
}
.u-adel-reset .u-marginVert9gu {
  margin-bottom: 45px !important;
  margin-top: 45px !important;
}
.u-adel-reset .u-margin10gu {
  margin: 50px !important;
}
.u-adel-reset .u-marginLeft10gu {
  margin-left: 50px !important;
}
.u-adel-reset .u-marginLeftM10gu {
  margin-left: -50px !important;
}
.u-adel-reset .u-marginRight10gu {
  margin-right: 50px !important;
}
.u-adel-reset .u-marginRightM10gu {
  margin-right: -50px !important;
}
.u-adel-reset .u-marginHoriz10gu {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.u-adel-reset .u-marginTop10gu {
  margin-top: 50px !important;
}
.u-adel-reset .u-marginTopM10gu {
  margin-top: -50px !important;
}
.u-adel-reset .u-marginBottom10gu {
  margin-bottom: 50px !important;
}
.u-adel-reset .u-marginBottomM10gu {
  margin-bottom: -50px !important;
}
.u-adel-reset .u-marginVert10gu {
  margin-bottom: 50px !important;
  margin-top: 50px !important;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-marginTop0 {
    margin-top: 0 !important;
  }
  .u-adel-reset .u-sm-marginRight0 {
    margin-right: 0 !important;
  }
  .u-adel-reset .u-sm-marginBottom0 {
    margin-bottom: 0 !important;
  }
  .u-adel-reset .u-sm-marginLeft0 {
    margin-left: 0 !important;
  }
  .u-adel-reset .u-sm-marginHoriz0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .u-adel-reset .u-sm-marginVert0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .u-adel-reset .u-sm-marginTop1gu {
    margin-top: 5px !important;
  }
  .u-adel-reset .u-sm-marginRight1gu {
    margin-right: 5px !important;
  }
  .u-adel-reset .u-sm-marginBottom1gu {
    margin-bottom: 5px !important;
  }
  .u-adel-reset .u-sm-marginLeft1gu {
    margin-left: 5px !important;
  }
  .u-adel-reset .u-sm-marginHoriz1gu {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .u-adel-reset .u-sm-marginVert1gu {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }
  .u-adel-reset .u-sm-marginTop2gu {
    margin-top: 10px !important;
  }
  .u-adel-reset .u-sm-marginRight2gu {
    margin-right: 10px !important;
  }
  .u-adel-reset .u-sm-marginBottom2gu {
    margin-bottom: 10px !important;
  }
  .u-adel-reset .u-sm-marginLeft2gu {
    margin-left: 10px !important;
  }
  .u-adel-reset .u-sm-marginHoriz2gu {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .u-adel-reset .u-sm-marginVert2gu {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }
  .u-adel-reset .u-sm-marginTop3gu {
    margin-top: 15px !important;
  }
  .u-adel-reset .u-sm-marginRight3gu {
    margin-right: 15px !important;
  }
  .u-adel-reset .u-sm-marginBottom3gu {
    margin-bottom: 15px !important;
  }
  .u-adel-reset .u-sm-marginLeft3gu {
    margin-left: 15px !important;
  }
  .u-adel-reset .u-sm-marginHoriz3gu {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .u-adel-reset .u-sm-marginVert3gu {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
  .u-adel-reset .u-sm-marginTop4gu {
    margin-top: 20px !important;
  }
  .u-adel-reset .u-sm-marginRight4gu {
    margin-right: 20px !important;
  }
  .u-adel-reset .u-sm-marginBottom4gu {
    margin-bottom: 20px !important;
  }
  .u-adel-reset .u-sm-marginLeft4gu {
    margin-left: 20px !important;
  }
  .u-adel-reset .u-sm-marginHoriz4gu {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .u-adel-reset .u-sm-marginVert4gu {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }
  .u-adel-reset .u-sm-marginTop5gu {
    margin-top: 25px !important;
  }
  .u-adel-reset .u-sm-marginRight5gu {
    margin-right: 25px !important;
  }
  .u-adel-reset .u-sm-marginBottom5gu {
    margin-bottom: 25px !important;
  }
  .u-adel-reset .u-sm-marginLeft5gu {
    margin-left: 25px !important;
  }
  .u-adel-reset .u-sm-marginHoriz5gu {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .u-adel-reset .u-sm-marginVert5gu {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
  }
  .u-adel-reset .u-sm-marginTop6gu {
    margin-top: 30px !important;
  }
  .u-adel-reset .u-sm-marginRight6gu {
    margin-right: 30px !important;
  }
  .u-adel-reset .u-sm-marginBottom6gu {
    margin-bottom: 30px !important;
  }
  .u-adel-reset .u-sm-marginLeft6gu {
    margin-left: 30px !important;
  }
  .u-adel-reset .u-sm-marginHoriz6gu {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .u-adel-reset .u-sm-marginVert6gu {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
  }
  .u-adel-reset .u-sm-marginTop7gu {
    margin-top: 35px !important;
  }
  .u-adel-reset .u-sm-marginRight7gu {
    margin-right: 35px !important;
  }
  .u-adel-reset .u-sm-marginBottom7gu {
    margin-bottom: 35px !important;
  }
  .u-adel-reset .u-sm-marginLeft7gu {
    margin-left: 35px !important;
  }
  .u-adel-reset .u-sm-marginHoriz7gu {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .u-adel-reset .u-sm-marginVert7gu {
    margin-bottom: 35px !important;
    margin-top: 35px !important;
  }
  .u-adel-reset .u-sm-marginTop8gu {
    margin-top: 40px !important;
  }
  .u-adel-reset .u-sm-marginRight8gu {
    margin-right: 40px !important;
  }
  .u-adel-reset .u-sm-marginBottom8gu {
    margin-bottom: 40px !important;
  }
  .u-adel-reset .u-sm-marginLeft8gu {
    margin-left: 40px !important;
  }
  .u-adel-reset .u-sm-marginHoriz8gu {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .u-adel-reset .u-sm-marginVert8gu {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }
  .u-adel-reset .u-sm-marginTop9gu {
    margin-top: 45px !important;
  }
  .u-adel-reset .u-sm-marginRight9gu {
    margin-right: 45px !important;
  }
  .u-adel-reset .u-sm-marginBottom9gu {
    margin-bottom: 45px !important;
  }
  .u-adel-reset .u-sm-marginLeft9gu {
    margin-left: 45px !important;
  }
  .u-adel-reset .u-sm-marginHoriz9gu {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .u-adel-reset .u-sm-marginVert9gu {
    margin-bottom: 45px !important;
    margin-top: 45px !important;
  }
  .u-adel-reset .u-sm-marginTop10gu {
    margin-top: 50px !important;
  }
  .u-adel-reset .u-sm-marginRight10gu {
    margin-right: 50px !important;
  }
  .u-adel-reset .u-sm-marginBottom10gu {
    margin-bottom: 50px !important;
  }
  .u-adel-reset .u-sm-marginLeft10gu {
    margin-left: 50px !important;
  }
  .u-adel-reset .u-sm-marginHoriz10gu {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .u-adel-reset .u-sm-marginVert10gu {
    margin-bottom: 50px !important;
    margin-top: 50px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-marginTop0 {
    margin-top: 0 !important;
  }
  .u-adel-reset .u-md-marginBottom0 {
    margin-bottom: 0 !important;
  }
  .u-adel-reset .u-md-marginLeft0 {
    margin-left: 0 !important;
  }
  .u-adel-reset .u-md-marginRight0 {
    margin-right: 0 !important;
  }
  .u-adel-reset .u-md-marginHoriz0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .u-adel-reset .u-md-marginVert0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .u-adel-reset .u-md-marginTop1gu {
    margin-top: 5px !important;
  }
  .u-adel-reset .u-md-marginRight1gu {
    margin-right: 5px !important;
  }
  .u-adel-reset .u-md-marginBottom1gu {
    margin-bottom: 5px !important;
  }
  .u-adel-reset .u-md-marginLeft1gu {
    margin-left: 5px !important;
  }
  .u-adel-reset .u-md-marginHoriz1gu {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .u-adel-reset .u-md-marginVert1gu {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }
  .u-adel-reset .u-md-marginTop2gu {
    margin-top: 10px !important;
  }
  .u-adel-reset .u-md-marginRight2gu {
    margin-right: 10px !important;
  }
  .u-adel-reset .u-md-marginBottom2gu {
    margin-bottom: 10px !important;
  }
  .u-adel-reset .u-md-marginLeft2gu {
    margin-left: 10px !important;
  }
  .u-adel-reset .u-md-marginHoriz2gu {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .u-adel-reset .u-md-marginVert2gu {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }
  .u-adel-reset .u-md-marginTop3gu {
    margin-top: 15px !important;
  }
  .u-adel-reset .u-md-marginRight3gu {
    margin-right: 15px !important;
  }
  .u-adel-reset .u-md-marginBottom3gu {
    margin-bottom: 15px !important;
  }
  .u-adel-reset .u-md-marginLeft3gu {
    margin-left: 15px !important;
  }
  .u-adel-reset .u-md-marginHoriz3gu {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .u-adel-reset .u-md-marginVert3gu {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
  .u-adel-reset .u-md-marginTop4gu {
    margin-top: 20px !important;
  }
  .u-adel-reset .u-md-marginRight4gu {
    margin-right: 20px !important;
  }
  .u-adel-reset .u-md-marginBottom4gu {
    margin-bottom: 20px !important;
  }
  .u-adel-reset .u-md-marginLeft4gu {
    margin-left: 20px !important;
  }
  .u-adel-reset .u-md-marginHoriz4gu {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .u-adel-reset .u-md-marginVert4gu {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }
  .u-adel-reset .u-md-marginTop5gu {
    margin-top: 25px !important;
  }
  .u-adel-reset .u-md-marginRight5gu {
    margin-right: 25px !important;
  }
  .u-adel-reset .u-md-marginBottom5gu {
    margin-bottom: 25px !important;
  }
  .u-adel-reset .u-md-marginLeft5gu {
    margin-left: 25px !important;
  }
  .u-adel-reset .u-md-marginHoriz5gu {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
  .u-adel-reset .u-md-marginVert5gu {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
  }
  .u-adel-reset .u-md-marginTop6gu {
    margin-top: 30px !important;
  }
  .u-adel-reset .u-md-marginRight6gu {
    margin-right: 30px !important;
  }
  .u-adel-reset .u-md-marginBottom6gu {
    margin-bottom: 30px !important;
  }
  .u-adel-reset .u-md-marginLeft6gu {
    margin-left: 30px !important;
  }
  .u-adel-reset .u-md-marginHoriz6gu {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .u-adel-reset .u-md-marginVert6gu {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
  }
  .u-adel-reset .u-md-marginTop7gu {
    margin-top: 35px !important;
  }
  .u-adel-reset .u-md-marginRight7gu {
    margin-right: 35px !important;
  }
  .u-adel-reset .u-md-marginBottom7gu {
    margin-bottom: 35px !important;
  }
  .u-adel-reset .u-md-marginLeft7gu {
    margin-left: 35px !important;
  }
  .u-adel-reset .u-md-marginHoriz7gu {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .u-adel-reset .u-md-marginVert7gu {
    margin-bottom: 35px !important;
    margin-top: 35px !important;
  }
  .u-adel-reset .u-md-marginTop8gu {
    margin-top: 40px !important;
  }
  .u-adel-reset .u-md-marginRight8gu {
    margin-right: 40px !important;
  }
  .u-adel-reset .u-md-marginBottom8gu {
    margin-bottom: 40px !important;
  }
  .u-adel-reset .u-md-marginLeft8gu {
    margin-left: 40px !important;
  }
  .u-adel-reset .u-md-marginHoriz8gu {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .u-adel-reset .u-md-marginVert8gu {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
  }
  .u-adel-reset .u-md-marginTop9gu {
    margin-top: 45px !important;
  }
  .u-adel-reset .u-md-marginRight9gu {
    margin-right: 45px !important;
  }
  .u-adel-reset .u-md-marginBottom9gu {
    margin-bottom: 45px !important;
  }
  .u-adel-reset .u-md-marginLeft9gu {
    margin-left: 45px !important;
  }
  .u-adel-reset .u-md-marginHoriz9gu {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .u-adel-reset .u-md-marginVert9gu {
    margin-bottom: 45px !important;
    margin-top: 45px !important;
  }
  .u-adel-reset .u-md-marginTop10gu {
    margin-top: 50px !important;
  }
  .u-adel-reset .u-md-marginRight10gu {
    margin-right: 50px !important;
  }
  .u-adel-reset .u-md-marginBottom10gu {
    margin-bottom: 50px !important;
  }
  .u-adel-reset .u-md-marginLeft10gu {
    margin-left: 50px !important;
  }
  .u-adel-reset .u-md-marginHoriz10gu {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .u-adel-reset .u-md-marginVert10gu {
    margin-bottom: 50px !important;
    margin-top: 50px !important;
  }
}
.u-adel-reset .u-padding0 {
  padding: 0 !important;
}
.u-adel-reset .u-padding1gu {
  padding: 5px !important;
}
.u-adel-reset .u-padding2gu {
  padding: 10px !important;
}
.u-adel-reset .u-padding3gu {
  padding: 15px !important;
}
.u-adel-reset .u-padding4gu {
  padding: 20px !important;
}
.u-adel-reset .u-padding5gu {
  padding: 25px !important;
}
.u-adel-reset .u-padding6gu {
  padding: 30px !important;
}
.u-adel-reset .u-padding7gu {
  padding: 35px !important;
}
.u-adel-reset .u-padding8gu {
  padding: 40px !important;
}
.u-adel-reset .u-padding9gu {
  padding: 45px !important;
}
.u-adel-reset .u-padding10gu {
  padding: 50px !important;
}
.u-adel-reset .u-paddingLeft0 {
  padding-left: 0 !important;
}
.u-adel-reset .u-paddingLeft1gu {
  padding-left: 5px !important;
}
.u-adel-reset .u-paddingLeft2gu {
  padding-left: 10px !important;
}
.u-adel-reset .u-paddingLeft3gu {
  padding-left: 15px !important;
}
.u-adel-reset .u-paddingLeft4gu {
  padding-left: 20px !important;
}
.u-adel-reset .u-paddingLeft5gu {
  padding-left: 25px !important;
}
.u-adel-reset .u-paddingLeft6gu {
  padding-left: 30px !important;
}
.u-adel-reset .u-paddingLeft7gu {
  padding-left: 35px !important;
}
.u-adel-reset .u-paddingLeft8gu {
  padding-left: 40px !important;
}
.u-adel-reset .u-paddingLeft9gu {
  padding-left: 45px !important;
}
.u-adel-reset .u-paddingLeft10gu {
  padding-left: 50px !important;
}
.u-adel-reset .u-paddingRight0 {
  padding-right: 0 !important;
}
.u-adel-reset .u-paddingRight1gu {
  padding-right: 5px !important;
}
.u-adel-reset .u-paddingRight2gu {
  padding-right: 10px !important;
}
.u-adel-reset .u-paddingRight3gu {
  padding-right: 15px !important;
}
.u-adel-reset .u-paddingRight4gu {
  padding-right: 20px !important;
}
.u-adel-reset .u-paddingRight5gu {
  padding-right: 25px !important;
}
.u-adel-reset .u-paddingRight6gu {
  padding-right: 30px !important;
}
.u-adel-reset .u-paddingRight7gu {
  padding-right: 35px !important;
}
.u-adel-reset .u-paddingRight8gu {
  padding-right: 40px !important;
}
.u-adel-reset .u-paddingRight9gu {
  padding-right: 45px !important;
}
.u-adel-reset .u-paddingRight10gu {
  padding-right: 50px !important;
}
.u-adel-reset .u-paddingRight11gu {
  padding-right: 55px !important;
}
.u-adel-reset .u-paddingRight12gu {
  padding-right: 60px !important;
}
.u-adel-reset .u-paddingHoriz0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-adel-reset .u-paddingHoriz1gu {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.u-adel-reset .u-paddingHoriz2gu {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.u-adel-reset .u-paddingHoriz3gu {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.u-adel-reset .u-paddingHoriz4gu {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.u-adel-reset .u-paddingHoriz5gu {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.u-adel-reset .u-paddingHoriz6gu {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.u-adel-reset .u-paddingHoriz7gu {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.u-adel-reset .u-paddingHoriz8gu {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.u-adel-reset .u-paddingHoriz9gu {
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.u-adel-reset .u-paddingHoriz10gu {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.u-adel-reset .u-paddingBottom0 {
  padding-bottom: 0 !important;
}
.u-adel-reset .u-paddingBottom1gu {
  padding-bottom: 5px !important;
}
.u-adel-reset .u-paddingBottom2gu {
  padding-bottom: 10px !important;
}
.u-adel-reset .u-paddingBottom3gu {
  padding-bottom: 15px !important;
}
.u-adel-reset .u-paddingBottom4gu {
  padding-bottom: 20px !important;
}
.u-adel-reset .u-paddingBottom5gu {
  padding-bottom: 25px !important;
}
.u-adel-reset .u-paddingBottom6gu {
  padding-bottom: 30px !important;
}
.u-adel-reset .u-paddingBottom7gu {
  padding-bottom: 35px !important;
}
.u-adel-reset .u-paddingBottom8gu {
  padding-bottom: 40px !important;
}
.u-adel-reset .u-paddingBottom9gu {
  padding-bottom: 45px !important;
}
.u-adel-reset .u-paddingBottom10gu {
  padding-bottom: 50px !important;
}
.u-adel-reset .u-paddingTop0 {
  padding-top: 0 !important;
}
.u-adel-reset .u-paddingTop1gu {
  padding-top: 5px !important;
}
.u-adel-reset .u-paddingTop2gu {
  padding-top: 10px !important;
}
.u-adel-reset .u-paddingTop3gu {
  padding-top: 15px !important;
}
.u-adel-reset .u-paddingTop4gu {
  padding-top: 20px !important;
}
.u-adel-reset .u-paddingTop5gu {
  padding-top: 25px !important;
}
.u-adel-reset .u-paddingTop6gu {
  padding-top: 30px !important;
}
.u-adel-reset .u-paddingTop7gu {
  padding-top: 35px !important;
}
.u-adel-reset .u-paddingTop8gu {
  padding-top: 40px !important;
}
.u-adel-reset .u-paddingTop9gu {
  padding-top: 45px !important;
}
.u-adel-reset .u-paddingTop10gu {
  padding-top: 50px !important;
}
.u-adel-reset .u-paddingVert0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.u-adel-reset .u-paddingVert1gu {
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}
.u-adel-reset .u-paddingVert2gu {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.u-adel-reset .u-paddingVert3gu {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
.u-adel-reset .u-paddingVert4gu {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
.u-adel-reset .u-paddingVert5gu {
  padding-bottom: 25px !important;
  padding-top: 25px !important;
}
.u-adel-reset .u-paddingVert6gu {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}
.u-adel-reset .u-paddingVert7gu {
  padding-bottom: 35px !important;
  padding-top: 35px !important;
}
.u-adel-reset .u-paddingVert8gu {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}
.u-adel-reset .u-paddingVert9gu {
  padding-bottom: 45px !important;
  padding-top: 45px !important;
}
.u-adel-reset .u-paddingVert10gu {
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}
.u-adel-reset .u-paddingVert15gu {
  padding-bottom: 75px !important;
  padding-top: 75px !important;
}
.u-adel-reset .u-paddingVert20gu {
  padding-bottom: 100px !important;
  padding-top: 100px !important;
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-paddingTop0 {
    padding-top: 0 !important;
  }
  .u-adel-reset .u-sm-paddingTop1gu {
    padding-top: 5px !important;
  }
  .u-adel-reset .u-sm-paddingTop2gu {
    padding-top: 10px !important;
  }
  .u-adel-reset .u-sm-paddingTop3gu {
    padding-top: 15px !important;
  }
  .u-adel-reset .u-sm-paddingTop4gu {
    padding-top: 20px !important;
  }
  .u-adel-reset .u-sm-paddingTop5gu {
    padding-top: 25px !important;
  }
  .u-adel-reset .u-sm-paddingTop6gu {
    padding-top: 30px !important;
  }
  .u-adel-reset .u-sm-paddingTop7gu {
    padding-top: 35px !important;
  }
  .u-adel-reset .u-sm-paddingTop8gu {
    padding-top: 40px !important;
  }
  .u-adel-reset .u-sm-paddingTop9gu {
    padding-top: 45px !important;
  }
  .u-adel-reset .u-sm-paddingTop10gu {
    padding-top: 50px !important;
  }
  .u-adel-reset .u-sm-paddingRight0 {
    padding-right: 0 !important;
  }
  .u-adel-reset .u-sm-paddingRight1gu {
    padding-right: 5px !important;
  }
  .u-adel-reset .u-sm-paddingRight2gu {
    padding-right: 10px !important;
  }
  .u-adel-reset .u-sm-paddingRight3gu {
    padding-right: 15px !important;
  }
  .u-adel-reset .u-sm-paddingRight4gu {
    padding-right: 20px !important;
  }
  .u-adel-reset .u-sm-paddingRight5gu {
    padding-right: 25px !important;
  }
  .u-adel-reset .u-sm-paddingRight6gu {
    padding-right: 30px !important;
  }
  .u-adel-reset .u-sm-paddingRight7gu {
    padding-right: 35px !important;
  }
  .u-adel-reset .u-sm-paddingRight8gu {
    padding-right: 40px !important;
  }
  .u-adel-reset .u-sm-paddingRight9gu {
    padding-right: 45px !important;
  }
  .u-adel-reset .u-sm-paddingRight10gu {
    padding-right: 50px !important;
  }
  .u-adel-reset .u-sm-paddingBottom0 {
    padding-bottom: 0 !important;
  }
  .u-adel-reset .u-sm-paddingBottom1gu {
    padding-bottom: 5px !important;
  }
  .u-adel-reset .u-sm-paddingBottom2gu {
    padding-bottom: 10px !important;
  }
  .u-adel-reset .u-sm-paddingBottom3gu {
    padding-bottom: 15px !important;
  }
  .u-adel-reset .u-sm-paddingBottom4gu {
    padding-bottom: 20px !important;
  }
  .u-adel-reset .u-sm-paddingBottom5gu {
    padding-bottom: 25px !important;
  }
  .u-adel-reset .u-sm-paddingBottom6gu {
    padding-bottom: 30px !important;
  }
  .u-adel-reset .u-sm-paddingBottom7gu {
    padding-bottom: 35px !important;
  }
  .u-adel-reset .u-sm-paddingBottom8gu {
    padding-bottom: 40px !important;
  }
  .u-adel-reset .u-sm-paddingBottom9gu {
    padding-bottom: 45px !important;
  }
  .u-adel-reset .u-sm-paddingBottom10gu {
    padding-bottom: 50px !important;
  }
  .u-adel-reset .u-sm-paddingLeft0 {
    padding-left: 0 !important;
  }
  .u-adel-reset .u-sm-paddingLeft1gu {
    padding-left: 5px !important;
  }
  .u-adel-reset .u-sm-paddingLeft2gu {
    padding-left: 10px !important;
  }
  .u-adel-reset .u-sm-paddingLeft3gu {
    padding-left: 15px !important;
  }
  .u-adel-reset .u-sm-paddingLeft4gu {
    padding-left: 20px !important;
  }
  .u-adel-reset .u-sm-paddingLeft5gu {
    padding-left: 25px !important;
  }
  .u-adel-reset .u-sm-paddingLeft6gu {
    padding-left: 30px !important;
  }
  .u-adel-reset .u-sm-paddingLeft7gu {
    padding-left: 35px !important;
  }
  .u-adel-reset .u-sm-paddingLeft8gu {
    padding-left: 40px !important;
  }
  .u-adel-reset .u-sm-paddingLeft9gu {
    padding-left: 45px !important;
  }
  .u-adel-reset .u-sm-paddingLeft10gu {
    padding-left: 50px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-adel-reset .u-sm-paddingHoriz1gu {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz2gu {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz3gu {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz4gu {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz5gu {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz6gu {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz7gu {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz8gu {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz9gu {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .u-adel-reset .u-sm-paddingHoriz10gu {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .u-adel-reset .u-sm-paddingVert0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .u-adel-reset .u-sm-paddingVert1gu {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
  }
  .u-adel-reset .u-sm-paddingVert2gu {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  .u-adel-reset .u-sm-paddingVert3gu {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
  }
  .u-adel-reset .u-sm-paddingVert4gu {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
  .u-adel-reset .u-sm-paddingVert5gu {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
  }
  .u-adel-reset .u-sm-paddingVert6gu {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
  .u-adel-reset .u-sm-paddingVert7gu {
    padding-bottom: 35px !important;
    padding-top: 35px !important;
  }
  .u-adel-reset .u-sm-paddingVert8gu {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .u-adel-reset .u-sm-paddingVert9gu {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
  }
  .u-adel-reset .u-sm-paddingVert10gu {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-paddingTop0 {
    padding-top: 0 !important;
  }
  .u-adel-reset .u-md-paddingTop1gu {
    padding-top: 5px !important;
  }
  .u-adel-reset .u-md-paddingTop2gu {
    padding-top: 10px !important;
  }
  .u-adel-reset .u-md-paddingTop3gu {
    padding-top: 15px !important;
  }
  .u-adel-reset .u-md-paddingTop4gu {
    padding-top: 20px !important;
  }
  .u-adel-reset .u-md-paddingTop5gu {
    padding-top: 25px !important;
  }
  .u-adel-reset .u-md-paddingTop6gu {
    padding-top: 30px !important;
  }
  .u-adel-reset .u-md-paddingTop7gu {
    padding-top: 35px !important;
  }
  .u-adel-reset .u-md-paddingTop8gu {
    padding-top: 40px !important;
  }
  .u-adel-reset .u-md-paddingTop9gu {
    padding-top: 45px !important;
  }
  .u-adel-reset .u-md-paddingTop10gu {
    padding-top: 50px !important;
  }
  .u-adel-reset .u-md-paddingRight0 {
    padding-right: 0 !important;
  }
  .u-adel-reset .u-md-paddingRight1gu {
    padding-right: 5px !important;
  }
  .u-adel-reset .u-md-paddingRight2gu {
    padding-right: 10px !important;
  }
  .u-adel-reset .u-md-paddingRight3gu {
    padding-right: 15px !important;
  }
  .u-adel-reset .u-md-paddingRight4gu {
    padding-right: 20px !important;
  }
  .u-adel-reset .u-md-paddingRight5gu {
    padding-right: 25px !important;
  }
  .u-adel-reset .u-md-paddingRight6gu {
    padding-right: 30px !important;
  }
  .u-adel-reset .u-md-paddingRight7gu {
    padding-right: 35px !important;
  }
  .u-adel-reset .u-md-paddingRight8gu {
    padding-right: 40px !important;
  }
  .u-adel-reset .u-md-paddingRight9gu {
    padding-right: 45px !important;
  }
  .u-adel-reset .u-md-paddingRight10gu {
    padding-right: 50px !important;
  }
  .u-adel-reset .u-md-paddingBottom0 {
    padding-bottom: 0 !important;
  }
  .u-adel-reset .u-md-paddingBottom1gu {
    padding-bottom: 5px !important;
  }
  .u-adel-reset .u-md-paddingBottom2gu {
    padding-bottom: 10px !important;
  }
  .u-adel-reset .u-md-paddingBottom3gu {
    padding-bottom: 15px !important;
  }
  .u-adel-reset .u-md-paddingBottom4gu {
    padding-bottom: 20px !important;
  }
  .u-adel-reset .u-md-paddingBottom5gu {
    padding-bottom: 25px !important;
  }
  .u-adel-reset .u-md-paddingBottom6gu {
    padding-bottom: 30px !important;
  }
  .u-adel-reset .u-md-paddingBottom7gu {
    padding-bottom: 35px !important;
  }
  .u-adel-reset .u-md-paddingBottom8gu {
    padding-bottom: 40px !important;
  }
  .u-adel-reset .u-md-paddingBottom9gu {
    padding-bottom: 45px !important;
  }
  .u-adel-reset .u-md-paddingBottom10gu {
    padding-bottom: 50px !important;
  }
  .u-adel-reset .u-md-paddingLeft0 {
    padding-left: 0 !important;
  }
  .u-adel-reset .u-md-paddingLeft1gu {
    padding-left: 5px !important;
  }
  .u-adel-reset .u-md-paddingLeft2gu {
    padding-left: 10px !important;
  }
  .u-adel-reset .u-md-paddingLeft3gu {
    padding-left: 15px !important;
  }
  .u-adel-reset .u-md-paddingLeft4gu {
    padding-left: 20px !important;
  }
  .u-adel-reset .u-md-paddingLeft5gu {
    padding-left: 25px !important;
  }
  .u-adel-reset .u-md-paddingLeft6gu {
    padding-left: 30px !important;
  }
  .u-adel-reset .u-md-paddingLeft7gu {
    padding-left: 35px !important;
  }
  .u-adel-reset .u-md-paddingLeft8gu {
    padding-left: 40px !important;
  }
  .u-adel-reset .u-md-paddingLeft9gu {
    padding-left: 45px !important;
  }
  .u-adel-reset .u-md-paddingLeft10gu {
    padding-left: 50px !important;
  }
  .u-adel-reset .u-md-paddingHoriz0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-adel-reset .u-md-paddingHoriz1gu {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .u-adel-reset .u-md-paddingHoriz2gu {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .u-adel-reset .u-md-paddingHoriz3gu {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .u-adel-reset .u-md-paddingHoriz4gu {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .u-adel-reset .u-md-paddingHoriz5gu {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .u-adel-reset .u-md-paddingHoriz6gu {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .u-adel-reset .u-md-paddingHoriz7gu {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .u-adel-reset .u-md-paddingHoriz8gu {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .u-adel-reset .u-md-paddingHoriz9gu {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .u-adel-reset .u-md-paddingHoriz10gu {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .u-adel-reset .u-md-paddingVert0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .u-adel-reset .u-md-paddingVert1gu {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
  }
  .u-adel-reset .u-md-paddingVert2gu {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  .u-adel-reset .u-md-paddingVert3gu {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
  }
  .u-adel-reset .u-md-paddingVert4gu {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
  }
  .u-adel-reset .u-md-paddingVert5gu {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
  }
  .u-adel-reset .u-md-paddingVert6gu {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
  .u-adel-reset .u-md-paddingVert7gu {
    padding-bottom: 35px !important;
    padding-top: 35px !important;
  }
  .u-adel-reset .u-md-paddingVert8gu {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .u-adel-reset .u-md-paddingVert9gu {
    padding-bottom: 45px !important;
    padding-top: 45px !important;
  }
  .u-adel-reset .u-md-paddingVert10gu {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
}
@media print {
  .u-adel-reset .u-pt-paddingHoriz0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-adel-reset .u-pt-paddingVert0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
}
.u-adel-reset .u-sizeConstrained {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1240px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  width: 100%;
}
@media (min-width: 1025px) {
  .u-adel-reset .u-lg-sizeAuto {
    width: auto !important;
  }
  .u-adel-reset .u-lg-sizeZero {
    width: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-sizeConstrained {
    max-width: 100% !important;
  }
  .u-adel-reset .u-md-sizeAuto {
    width: auto !important;
  }
  .u-adel-reset .u-md-sizeZero {
    width: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sizeConstrained {
    max-width: 100% !important;
    padding: 0 15px !important;
  }
  .u-adel-reset .u-sm-sizeConstrainedFlush {
    padding: 0 !important;
  }
  .u-adel-reset .u-sm-sizeAuto {
    width: auto !important;
  }
  .u-adel-reset .u-sm-sizeZero {
    width: 0 !important;
  }
}
@media print {
  .u-adel-reset .u-sizeConstrained {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .u-adel-reset .u-pt-size1of12 {
    width: 8.333% !important;
  }
  .u-adel-reset .u-pt-size1of10,
  .u-adel-reset .u-pt-size1of12 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-pt-size1of10 {
    width: 10% !important;
  }
  .u-adel-reset .u-pt-size1of8 {
    flex-basis: auto !important;
    width: 12.5% !important;
  }
  .u-adel-reset .u-pt-size1of6,
  .u-adel-reset .u-pt-size2of12 {
    flex-basis: auto !important;
    width: 16.667% !important;
  }
  .u-adel-reset .u-pt-size1of5,
  .u-adel-reset .u-pt-size2of10 {
    flex-basis: auto !important;
    width: 20% !important;
  }
  .u-adel-reset .u-pt-size1of4,
  .u-adel-reset .u-pt-size2of8,
  .u-adel-reset .u-pt-size3of12 {
    flex-basis: auto !important;
    width: 25% !important;
  }
  .u-adel-reset .u-pt-size3of10 {
    flex-basis: auto !important;
    width: 30% !important;
  }
  .u-adel-reset .u-pt-size1of3,
  .u-adel-reset .u-pt-size2of6,
  .u-adel-reset .u-pt-size4of12 {
    flex-basis: auto !important;
    width: 33.333% !important;
  }
  .u-adel-reset .u-pt-size3of8 {
    flex-basis: auto !important;
    width: 37.5% !important;
  }
  .u-adel-reset .u-pt-size2of5,
  .u-adel-reset .u-pt-size4of10 {
    flex-basis: auto !important;
    width: 40% !important;
  }
  .u-adel-reset .u-pt-size5of12 {
    flex-basis: auto !important;
    width: 41.667% !important;
  }
  .u-adel-reset .u-pt-size1of2,
  .u-adel-reset .u-pt-size2of4,
  .u-adel-reset .u-pt-size3of6,
  .u-adel-reset .u-pt-size4of8,
  .u-adel-reset .u-pt-size5of10,
  .u-adel-reset .u-pt-size6of12 {
    flex-basis: auto !important;
    width: 50% !important;
  }
  .u-adel-reset .u-pt-size7of12 {
    flex-basis: auto !important;
    width: 58.333% !important;
  }
  .u-adel-reset .u-pt-size3of5,
  .u-adel-reset .u-pt-size6of10 {
    flex-basis: auto !important;
    width: 60% !important;
  }
  .u-adel-reset .u-pt-size5of8 {
    flex-basis: auto !important;
    width: 62.5% !important;
  }
  .u-adel-reset .u-pt-size2of3,
  .u-adel-reset .u-pt-size4of6,
  .u-adel-reset .u-pt-size8of12 {
    flex-basis: auto !important;
    width: 66.667% !important;
  }
  .u-adel-reset .u-pt-size7of10 {
    flex-basis: auto !important;
    width: 70% !important;
  }
  .u-adel-reset .u-pt-size3of4,
  .u-adel-reset .u-pt-size6of8,
  .u-adel-reset .u-pt-size9of12 {
    flex-basis: auto !important;
    width: 75% !important;
  }
  .u-adel-reset .u-pt-size4of5,
  .u-adel-reset .u-pt-size8of10 {
    flex-basis: auto !important;
    width: 80% !important;
  }
  .u-adel-reset .u-pt-size5of6,
  .u-adel-reset .u-pt-size10of12 {
    flex-basis: auto !important;
    width: 83.333% !important;
  }
  .u-adel-reset .u-pt-size7of8 {
    width: 87.5% !important;
  }
  .u-adel-reset .u-pt-size7of8,
  .u-adel-reset .u-pt-size9of10 {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-pt-size9of10 {
    width: 90% !important;
  }
  .u-adel-reset .u-pt-size11of12 {
    width: 91.667% !important;
  }
  .u-adel-reset .u-pt-size11of12,
  .u-adel-reset .u-pt-sizeFit {
    flex-basis: auto !important;
  }
  .u-adel-reset .u-pt-sizeFill {
    flex: 1 1 0% !important;
    flex-basis: 0% !important;
  }
  .u-adel-reset .u-pt-sizeFillAlt {
    flex: 1 1 auto !important;
    flex-basis: auto !important;
  }
  .u-adel-reset .u-pt-sizeFull {
    width: 100% !important;
  }
}
.u-adel-reset .u-textColorAlert {
  color: #b81237 !important;
}
.u-adel-reset .u-textColorBrand {
  color: #003d6d !important;
}
.u-adel-reset .u-textColorBrandLight {
  color: rgba(0, 61, 109, 0.75) !important;
}
.u-adel-reset .u-textColorConfirm {
  color: #53930f !important;
}
.u-adel-reset .u-textColorDefault {
  color: #2f3033 !important;
}
.u-adel-reset .u-textColorLight {
  color: rgba(47, 48, 51, 0.75) !important;
}
.u-adel-reset .u-textColorWarning {
  color: #f46631 !important;
}
.u-adel-reset .u-textColorWhite {
  color: #fff !important;
}
.u-adel-reset .u-textColorAdele {
  color: #007886 !important;
}
.u-adel-reset .u-textColorBeyonce {
  color: #44a29a !important;
}
.u-adel-reset .u-textColorCher {
  color: #009fb8 !important;
}
.u-adel-reset .u-textColorDuff {
  color: #462c67 !important;
}
.u-adel-reset .u-textColorEstefan {
  color: #e3780d !important;
}
.u-adel-reset .u-textDivider,
.u-adel-reset .u-textDividerBullet {
  display: inline-block !important;
  margin-right: -5px !important;
  position: relative !important;
}
.u-adel-reset .u-textDivider:not(:last-child) {
  padding-right: 20px !important;
}
.u-adel-reset .u-textDivider:not(:last-child):after {
  border-right: 1px solid rgba(47, 48, 51, 0.8) !important;
  content: "" !important;
  height: 1em !important;
  opacity: 0.25 !important;
  position: absolute !important;
  right: 10px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.u-adel-reset .u-textDividerReversed:not(:last-child):after {
  border-right-color: currentcolor !important;
}
.u-adel-reset .u-textDividerReversedWhite:not(:last-child):after {
  border-right-color: #fff !important;
  opacity: 1 !important;
}
.u-adel-reset .u-textDividerBullet:not(:last-child):after {
  background-color: rgba(47, 48, 51, 0.4) !important;
  border-radius: 50%;
  content: "" !important;
  height: 5px;
  line-height: 0 !important;
  position: absolute !important;
  right: -5px;
  top: 50% !important;
  transform: translate(-59%, -50%) !important;
  width: 5px;
}
.u-adel-reset .u-textKernTightest {
  letter-spacing: -0.1em;
}
.u-adel-reset .u-textKernTighter {
  letter-spacing: -0.05em;
}
.u-adel-reset .u-textKernTight {
  letter-spacing: -0.01em;
}
.u-adel-reset .u-textKernNormal {
  letter-spacing: normal;
}
.u-adel-reset .u-textKernLoose {
  letter-spacing: 0.01em;
}
.u-adel-reset .u-textKernLooser {
  letter-spacing: 0.05em;
}
.u-adel-reset .u-textKernLoosest {
  letter-spacing: 0.1em;
}
.u-adel-reset .u-textSolid {
  line-height: 1 !important;
}
.u-adel-reset .u-textTight {
  line-height: 1.125 !important;
}
.u-adel-reset .u-textDefault {
  line-height: 1.25 !important;
}
.u-adel-reset .u-textOpen {
  line-height: 1.5 !important;
}
.u-adel-reset .u-textLoose {
  line-height: 1.75 !important;
}
.u-adel-reset .u-textReversed {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #fff !important;
}
.u-adel-reset .u-textSizeMsrp10 {
  font-size: 130px !important;
}
.u-adel-reset .u-textSizeMsrp9 {
  font-size: 104px !important;
}
.u-adel-reset .u-textSizeMsrp8 {
  font-size: 83px !important;
}
.u-adel-reset .u-textSizeMsrp7 {
  font-size: 67px !important;
}
.u-adel-reset .u-textSizeMsrp6 {
  font-size: 53px !important;
}
.u-adel-reset .u-textSizeMsrp5 {
  font-size: 43px !important;
}
.u-adel-reset .u-textSizeMsrp4 {
  font-size: 34px !important;
}
.u-adel-reset .u-textSizeMsrp3 {
  font-size: 27px !important;
}
.u-adel-reset .u-textSizeMsrp2 {
  font-size: 22px !important;
}
.u-adel-reset .u-textSizeMsrp1 {
  font-size: 17px !important;
}
.u-adel-reset .u-textSizeMsr {
  font-size: 14px !important;
}
.u-adel-reset .u-textSizeMsrm1 {
  font-size: 13px !important;
}
.u-adel-reset .u-textSizeMsrm2 {
  font-size: 9px !important;
}
.u-adel-reset .u-textSizeMsrm3 {
  font-size: 7px !important;
}
.u-adel-reset .u-textSizeZero {
  font-size: 0;
}
.u-adel-reset .u-textPrimary {
  font-family: Ameriprise Sans, Arial, sans-serif !important;
}
.u-adel-reset .u-textSecondary {
  font-family: Ameriprise Serif, Times New Roman, serif !important;
}
.u-adel-reset .u-textTertiary {
  font-family: sans-serif !important;
}
.u-adel-reset .u-textFauxSmCaps {
  color: rgba(47, 48, 51, 0.6) !important;
  font-family: Ameriprise Sans, Arial, sans-serif !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important;
  font-size: 13px !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
}
.u-adel-reset .u-textCapitalize {
  text-transform: capitalize !important;
}
.u-adel-reset .u-textLowercase {
  text-transform: lowercase !important;
}
.u-adel-reset .u-textNoTransform {
  text-transform: none !important;
}
.u-adel-reset .u-textUppercase {
  text-rendering: optimizeLegibility !important;
  text-transform: uppercase !important;
}
.u-adel-reset .u-textBold {
  font-weight: 600 !important;
}
.u-adel-reset .u-textNormal {
  font-weight: 400 !important;
}
@media (min-width: 1025px) {
  .u-adel-reset .u-lg-textKernTightest {
    letter-spacing: -0.1em;
  }
  .u-adel-reset .u-lg-textKernTighter {
    letter-spacing: -0.05em;
  }
  .u-adel-reset .u-lg-textKernTight {
    letter-spacing: -0.01em;
  }
  .u-adel-reset .u-lg-textKernNormal {
    letter-spacing: normal;
  }
  .u-adel-reset .u-lg-textKernLoose {
    letter-spacing: 0.01em;
  }
  .u-adel-reset .u-lg-textKernLooser {
    letter-spacing: 0.05em;
  }
  .u-adel-reset .u-lg-textKernLoosest {
    letter-spacing: 0.1em;
  }
  .u-adel-reset .u-lg-textSolid {
    line-height: 1 !important;
  }
  .u-adel-reset .u-lg-textTight {
    line-height: 1.125 !important;
  }
  .u-adel-reset .u-lg-textDefault {
    line-height: 1.25 !important;
  }
  .u-adel-reset .u-lg-textOpen {
    line-height: 1.5 !important;
  }
  .u-adel-reset .u-lg-textLoose {
    line-height: 1.75 !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp10 {
    font-size: 130px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp9 {
    font-size: 104px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp8 {
    font-size: 83px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp7 {
    font-size: 67px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp6 {
    font-size: 53px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp5 {
    font-size: 43px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp4 {
    font-size: 34px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp3 {
    font-size: 27px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp2 {
    font-size: 22px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrp1 {
    font-size: 17px !important;
  }
  .u-adel-reset .u-lg-textSizeMsr {
    font-size: 14px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrm1 {
    font-size: 13px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrm2 {
    font-size: 9px !important;
  }
  .u-adel-reset .u-lg-textSizeMsrm3 {
    font-size: 7px !important;
  }
  .u-adel-reset .u-lg-textSizeZero {
    font-size: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .u-adel-reset .u-md-textKernTightest {
    letter-spacing: -0.1em;
  }
  .u-adel-reset .u-md-textKernTighter {
    letter-spacing: -0.05em;
  }
  .u-adel-reset .u-md-textKernTight {
    letter-spacing: -0.01em;
  }
  .u-adel-reset .u-md-textKernNormal {
    letter-spacing: normal;
  }
  .u-adel-reset .u-md-textKernLoose {
    letter-spacing: 0.01em;
  }
  .u-adel-reset .u-md-textKernLooser {
    letter-spacing: 0.05em;
  }
  .u-adel-reset .u-md-textKernLoosest {
    letter-spacing: 0.1em;
  }
  .u-adel-reset .u-md-textSolid {
    line-height: 1 !important;
  }
  .u-adel-reset .u-md-textTight {
    line-height: 1.125 !important;
  }
  .u-adel-reset .u-md-textDefault {
    line-height: 1.25 !important;
  }
  .u-adel-reset .u-md-textOpen {
    line-height: 1.5 !important;
  }
  .u-adel-reset .u-md-textLoose {
    line-height: 1.75 !important;
  }
  .u-adel-reset .u-md-textSizeMsrp10 {
    font-size: 130px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp9 {
    font-size: 104px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp8 {
    font-size: 83px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp7 {
    font-size: 67px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp6 {
    font-size: 53px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp5 {
    font-size: 43px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp4 {
    font-size: 34px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp3 {
    font-size: 27px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp2 {
    font-size: 22px !important;
  }
  .u-adel-reset .u-md-textSizeMsrp1 {
    font-size: 17px !important;
  }
  .u-adel-reset .u-md-textSizeMsr {
    font-size: 14px !important;
  }
  .u-adel-reset .u-md-textSizeMsrm1 {
    font-size: 13px !important;
  }
  .u-adel-reset .u-md-textSizeMsrm2 {
    font-size: 9px !important;
  }
  .u-adel-reset .u-md-textSizeMsrm3 {
    font-size: 7px !important;
  }
  .u-adel-reset .u-md-textSizeZero {
    font-size: 0;
  }
}
@media screen and (max-width: 767px) {
  .u-adel-reset .u-sm-textKernTightest {
    letter-spacing: -0.1em;
  }
  .u-adel-reset .u-sm-textKernTighter {
    letter-spacing: -0.05em;
  }
  .u-adel-reset .u-sm-textKernTight {
    letter-spacing: -0.01em;
  }
  .u-adel-reset .u-sm-textKernNormal {
    letter-spacing: normal;
  }
  .u-adel-reset .u-sm-textKernLoose {
    letter-spacing: 0.01em;
  }
  .u-adel-reset .u-sm-textKernLooser {
    letter-spacing: 0.05em;
  }
  .u-adel-reset .u-sm-textKernLoosest {
    letter-spacing: 0.1em;
  }
  .u-adel-reset .u-sm-textSolid {
    line-height: 1 !important;
  }
  .u-adel-reset .u-sm-textTight {
    line-height: 1.125 !important;
  }
  .u-adel-reset .u-sm-textDefault {
    line-height: 1.25 !important;
  }
  .u-adel-reset .u-sm-textOpen {
    line-height: 1.5 !important;
  }
  .u-adel-reset .u-sm-textLoose {
    line-height: 1.75 !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp10 {
    font-size: 130px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp9 {
    font-size: 104px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp8 {
    font-size: 83px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp7 {
    font-size: 67px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp6 {
    font-size: 53px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp5 {
    font-size: 43px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp4 {
    font-size: 34px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp3 {
    font-size: 27px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp2 {
    font-size: 22px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrp1 {
    font-size: 17px !important;
  }
  .u-adel-reset .u-sm-textSizeMsr {
    font-size: 14px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrm1 {
    font-size: 13px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrm2 {
    font-size: 9px !important;
  }
  .u-adel-reset .u-sm-textSizeMsrm3 {
    font-size: 7px !important;
  }
  .u-adel-reset .u-sm-textSizeZero {
    font-size: 0;
  }
}
.nav-kit {
  line-height: 1;
  font-size: 14px;
  color: #333;
}
.nav-kit button,
.nav-kit input,
.nav-kit optgroup,
.nav-kit select,
.nav-kit textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.nav-kit button {
  overflow: visible;
}
.nav-kit button,
.nav-kit select {
  text-transform: none;
}
.nav-kit button,
.nav-kit html input[type="button"],
.nav-kit input[type="reset"],
.nav-kit input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.nav-kit button[disabled],
.nav-kit html input[disabled] {
  cursor: default;
}
.nav-kit button::-moz-focus-inner,
.nav-kit input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.nav-kit input {
  line-height: normal;
}
.nav-kit input[type="checkbox"],
.nav-kit input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.nav-kit input[type="number"]::-webkit-inner-spin-button,
.nav-kit input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.nav-kit input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.nav-kit input[type="search"]::-webkit-search-cancel-button,
.nav-kit input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.nav-kit fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}
.nav-kit legend {
  padding: 0;
  border: 0;
}
.nav-kit textarea {
  overflow: auto;
}
.nav-kit .hide {
  display: none !important;
}
.nav-kit .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.nav-kit .badge:empty {
  display: none;
}
.nav-kit .btn {
  font-size: 0.938rem;
  background-image: none;
  border-radius: 3px;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 0;
  margin-right: 20px;
  min-width: 100px;
  padding: 11px 15px 9px;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .nav-kit .btn {
    font-size: 0.833rem;
  }
}
.nav-kit .btn:last-child {
  margin-right: 0;
}
.nav-kit .btn.active.focus,
.nav-kit .btn.active:focus,
.nav-kit .btn.focus,
.nav-kit .btn:active.focus,
.nav-kit .btn:active:focus,
.nav-kit .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.nav-kit .btn.focus,
.nav-kit .btn:focus,
.nav-kit .btn:hover {
  color: #333;
  text-decoration: none;
}
.nav-kit .btn.active,
.nav-kit .btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.nav-kit .btn.disabled,
.nav-kit .btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}
.nav-kit .btn-link {
  font-weight: 400;
  color: #337ab7;
}
.nav-kit .btn-link,
.nav-kit .btn-link.active,
.nav-kit .btn-link:active,
.nav-kit .btn-link[disabled] {
  background-color: transparent;
  box-shadow: none;
}
.nav-kit .btn-link,
.nav-kit .btn-link:active,
.nav-kit .btn-link:focus,
.nav-kit .btn-link:hover {
  border-color: transparent;
}
.nav-kit .btn-link:focus,
.nav-kit .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.nav-kit .btn-link[disabled]:focus,
.nav-kit .btn-link[disabled]:hover {
  color: #777;
  text-decoration: none;
}
.nav-kit .btn-link {
  background-color: transparent;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  color: #007ab6;
}
.nav-kit .btn-link:active,
.nav-kit .btn-link:focus,
.nav-kit .btn-link:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.nav-kit .btn-link:hover {
  color: #53626f;
  text-decoration: none;
  background-color: transparent;
}
.nav-kit .btn-link.disabled,
.nav-kit .btn-link[disabled] {
  background-color: transparent !important;
  opacity: 0.3;
  text-decoration: none;
}
.nav-kit .btn-link .ampsec-icon-options {
  margin-left: 10px;
  color: #007ab6;
}
.nav-kit .btn-flat {
  background-color: transparent;
  min-width: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
}
.nav-kit .btn-flat:active,
.nav-kit .btn-flat:focus,
.nav-kit .btn-flat:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
.nav-kit .btn-flat.disabled,
.nav-kit .btn-flat[disabled] {
  background-color: transparent;
  opacity: 0.3;
  text-decoration: none;
}
.nav-kit .btn-flat.btn-filter {
  padding: 15px;
}
@media (min-width: 768px) {
  .nav-kit .btn-flat.btn-filter .ampsec-icon-filter {
    font-size: 10px;
  }
  .nav-kit .btn-flat.btn-filter .visible-tablet {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .nav-kit .btn-flat.btn-filter .ampsec-icon-filter {
    font-size: 12px;
  }
}
.nav-kit .container {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%;
}
.nav-kit .clearfix:after,
.nav-kit .clearfix:before,
.nav-kit .container:after,
.nav-kit .container:before {
  content: " ";
  display: table;
}
.nav-kit .clearfix:after,
.nav-kit .container:after {
  clear: both;
}
.nav-kit .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.nav-kit .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.nav-kit .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.nav-kit .form-control:-ms-input-placeholder {
  color: #999;
}
.nav-kit .form-control::-webkit-input-placeholder {
  color: #999;
}
.nav-kit .form-control[disabled],
.nav-kit .form-control[readonly],
.nav-kit fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
.nav-kit input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .nav-kit input[type="date"],
  .nav-kit input[type="datetime-local"],
  .nav-kit input[type="month"],
  .nav-kit input[type="time"] {
    line-height: 34px;
  }
  .nav-kit input[type="date"].input-sm,
  .nav-kit input[type="datetime-local"].input-sm,
  .nav-kit input[type="month"].input-sm,
  .nav-kit input[type="time"].input-sm {
    line-height: 30px;
  }
  .nav-kit input[type="date"].input-lg,
  .nav-kit input[type="datetime-local"].input-lg,
  .nav-kit input[type="month"].input-lg,
  .nav-kit input[type="time"].input-lg {
    line-height: 46px;
  }
}
.nav-kit .checkbox,
.nav-kit .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nav-kit .checkbox label,
.nav-kit .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.nav-kit .checkbox-inline input[type="checkbox"],
.nav-kit .checkbox input[type="checkbox"],
.nav-kit .radio-inline input[type="radio"],
.nav-kit .radio input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.nav-kit .checkbox + .checkbox,
.nav-kit .radio + .radio {
  margin-top: -5px;
}
.nav-kit .checkbox-inline,
.nav-kit .radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.nav-kit .checkbox-inline + .checkbox-inline,
.nav-kit .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.nav-kit .checkbox-inline.disabled,
.nav-kit .checkbox.disabled label,
.nav-kit .radio-inline.disabled,
.nav-kit .radio.disabled label,
.nav-kit fieldset[disabled] .checkbox-inline,
.nav-kit fieldset[disabled] .checkbox label,
.nav-kit fieldset[disabled] .radio-inline,
.nav-kit fieldset[disabled] .radio label,
.nav-kit fieldset[disabled] input[type="checkbox"],
.nav-kit fieldset[disabled] input[type="radio"],
.nav-kit input[type="checkbox"].disabled,
.nav-kit input[type="checkbox"][disabled],
.nav-kit input[type="radio"].disabled,
.nav-kit input[type="radio"][disabled] {
  cursor: not-allowed;
}
.nav-kit .form-group {
  margin-bottom: 15px;
}
.nav-kit .form-control,
.nav-kit input[type="email"],
.nav-kit input[type="password"],
.nav-kit input[type="text"],
.nav-kit select {
  color: #53626f;
  border: 1px solid #d4dbe8;
  border-radius: 5px;
  box-shadow: none;
  font-size: 0.938rem;
}
@media (min-width: 1200px) {
  .nav-kit .form-control,
  .nav-kit input[type="email"],
  .nav-kit input[type="password"],
  .nav-kit input[type="text"],
  .nav-kit select {
    font-size: 0.833rem;
  }
}
.nav-kit textarea.form-control {
  max-width: 100%;
  height: auto;
}
.nav-kit .checkbox label {
  padding-left: 0;
}
.nav-kit input[type="checkbox"] {
  display: none;
}
.nav-kit input[type="checkbox"].no-hide {
  display: inline-block;
}
.nav-kit input[type="checkbox"] + span:before {
  font-family: Icons !important;
  display: inline-block;
  margin-right: 10px;
  content: "\E919";
}
.nav-kit input[type="checkbox"]:checked + span:before {
  content: "\E91A";
}
.nav-kit .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.nav-kit .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}
.nav-kit .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .nav-kit .carousel-indicators {
    bottom: 20px;
  }
}
.nav-kit ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav-kit ul li,
.nav-kit ul li:first-child {
  margin: 0;
}
.nav-kit a,
.nav-kit li,
.nav-kit span {
  line-height: 1;
}
.nav-kit [class*=" ampsec-icon-"],
.nav-kit [class^="ampsec-icon-"] {
  vertical-align: middle;
}
.nav-kit .container {
  max-width: 1240px;
  position: relative;
}
@media (max-width: 767px) {
  .nav-kit .container {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .nav-kit .container {
    padding: 0 5px;
  }
}
@media print {
  .nav-kit .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.nav-kit .btn {
  margin: 0;
}
@media (min-width: 768px) {
  .nav-kit .al-scroll-peek:not(.al-scroll) .nav-list.al-scroller {
    height: auto;
  }
}
.nav-kit .nav-list .list-item {
  line-height: 1;
}
.nav-kit .nav-list .list-item .btn > span.account-id {
  text-transform: uppercase;
}
.nav-kit.global a:hover {
  text-decoration: none;
}
.nav-kit .ampsec-header {
  position: relative;
  z-index: 1010;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .header__sticky {
    position: fixed;
    top: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .nav-kit .ampsec-header .header__sticky.header__sticky--stuck {
    position: fixed;
    top: 0;
    left: 0;
  }
}
.nav-kit .ampsec-header .navbar-list {
  font-size: 0;
}
.nav-kit .ampsec-header .navbar-list > .list-item {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.nav-kit .ampsec-header .navbar-list > .list-item > .btn,
.nav-kit .ampsec-header .navbar-list > .list-item > a {
  background-color: transparent;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  z-index: 3;
  cursor: pointer;
}
@media (max-width: 1025px) {
  .nav-kit .ampsec-header .navbar-list > .list-item > .btn,
  .nav-kit .ampsec-header .navbar-list > .list-item > a {
    padding: 15px;
  }
}
@media (min-width: 1026px) {
  .nav-kit .ampsec-header .navbar-list > .list-item > .btn,
  .nav-kit .ampsec-header .navbar-list > .list-item > a {
    padding: 16px 13px 14px;
  }
}
.nav-kit .ampsec-header .navbar-list > .list-item > .btn:hover,
.nav-kit .ampsec-header .navbar-list > .list-item > a:hover {
  text-decoration: none;
}
.nav-kit .ampsec-header .navbar-list > .list-item > .btn > span:not(.badge),
.nav-kit .ampsec-header .navbar-list > .list-item > a > span:not(.badge) {
  display: block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.nav-kit .ampsec-header .navbar-list > .list-item > .btn .menu-icon .icon-bar,
.nav-kit .ampsec-header .navbar-list > .list-item > a .menu-icon .icon-bar {
  background-color: #fff;
}
.nav-kit .ampsec-header .navbar-list > .list-item > .btn > .badge,
.nav-kit .ampsec-header .navbar-list > .list-item > a > .badge {
  line-height: 1;
  font-weight: 700;
  font-size: 12px;
  height: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding: 0.15em 0.52em 0.1em;
  border-radius: 10em;
  box-shadow: 0 0 0 1px #3177be;
  position: absolute;
  top: 10%;
  right: 10%;
}
@media (max-width: 1025px) {
  .nav-kit .ampsec-header .navbar-list > .list-item > .btn > .badge,
  .nav-kit .ampsec-header .navbar-list > .list-item > a > .badge {
    font-size: 10px;
  }
}
@media (min-width: 1026px) and (max-width: 1199px) {
  .nav-kit .ampsec-header .navbar-list > .list-item > .btn > .badge,
  .nav-kit .ampsec-header .navbar-list > .list-item > a > .badge {
    font-size: 11px;
  }
}
.nav-kit .ampsec-header .navbar-list > .list-item > .btn-icon {
  padding: 22px 24px;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  > .btn-icon
  [class*="ampsec-icon-"] {
  font-family: Icons !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item
    > .btn-icon
    [class*="ampsec-icon-"] {
    font-size: 22px;
  }
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  > .btn-icon
  [class*="ampsec-icon-"]:before {
  position: relative;
  content: attr(data-icon) !important;
}
.nav-kit .ampsec-header .navbar-list > .list-item .item-dropdown {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 6px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  position: absolute;
  top: 100%;
  transition: opacity 0.2s ease-out;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .navbar-list > .list-item .item-dropdown {
    width: 100%;
    height: 100% - 44px;
    position: fixed;
    top: 44px;
    overflow: auto;
  }
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  [data-nav-component]:not(.loading)
  + .notifications.loading,
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  [data-nav-component]:not(.loading)
  + .notifications.loading
  + .loading-message,
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  [data-nav-component]:not(.loading)
  .loading-message {
  display: none;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  [data-nav-component].loading {
  height: 133px;
  visibility: hidden;
}
.nav-kit .ampsec-header .navbar-list > .list-item .item-dropdown section {
  margin-bottom: 0;
  padding-bottom: 0;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status {
  height: 200px;
  position: relative;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status
  > span {
  display: block;
  width: 100%;
  padding: 0 15px;
  color: #a2a4a9;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status.status__error
  > span {
  color: #b81237;
  line-height: 1.75;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status.status__error {
  color: #75818c;
  font-size: 16px;
  line-height: 1.438rem;
  margin: 20px;
}
@media (min-width: 1200px) {
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item
    .item-dropdown
    .dropdown-status.status__error {
    line-height: 1.278rem;
  }
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status.status__error
  .section-header {
  padding: 14px 15px;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status.status__error
  .section-header
  h3 {
  margin: 0;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status.status__error
  .section-content {
  padding: 0 15px;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-status.status__error
  .content-message {
  margin-bottom: 17px;
}
@media (max-width: 1025px) {
  .nav-kit .ampsec-header .navbar-list > .list-item.item__menu > .btn {
    font-size: 0;
  }
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__menu
    > .btn
    .menu-icon,
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__menu
    > .btn
    .menu-label {
    display: inline-block;
    vertical-align: middle;
  }
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__menu
    > .btn
    .menu-icon {
    margin-right: 5px;
    position: relative;
    top: -1px;
  }
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__menu
    > .btn
    .menu-icon
    .icon-bar {
    display: block;
    background-color: #fff;
    width: 10px;
    height: 1px;
    transition-property: background-color;
    transition-duration: 0.1s;
  }
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__menu
    > .btn
    .menu-icon
    .icon-bar:not(:first-child) {
    margin-top: 4px;
  }
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__menu
    > .btn
    .menu-label {
    font-size: 14px;
  }
}
.nav-kit .ampsec-header .navbar-list > .list-item:not(.disabled):hover > .btn,
.nav-kit .ampsec-header .navbar-list > .list-item:not(.disabled):hover > a {
  background-color: rgba(0, 0, 0, 0.2);
}
@media (min-width: 1026px) {
  .nav-kit .ampsec-header .navbar-list > .list-item.item__current > .btn > span,
  .nav-kit .ampsec-header .navbar-list > .list-item.item__current > a > span {
    position: relative;
  }
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__current
    > .btn
    > span:after,
  .nav-kit
    .ampsec-header
    .navbar-list
    > .list-item.item__current
    > a
    > span:after {
    bottom: -14px;
    content: "";
    position: absolute;
    display: block;
    background-color: #fff;
    height: 3px;
    width: 100%;
  }
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item.item__expandable:not(.item__expandable--expanded)
  .item-dropdown {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item.item__expandable.item__expandable--expanded
  > .btn,
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item.item__expandable.item__expandable--expanded
  > a {
  background-color: rgba(0, 0, 0, 0.2);
}
.nav-kit
  .ampsec-header
  .navbar-list
  > .list-item.item__expandable.item__expandable--expanded
  .item-dropdown {
  visibility: visible;
  opacity: 1;
  z-index: 2;
}
.nav-kit .ampsec-header .navbar-list > .list-item.disabled > .btn > .badge {
  display: none;
}
.nav-kit .ampsec-header .nav-list > .list-item {
  font-size: 14px;
}
.nav-kit .ampsec-header .nav-list > .list-item > .btn,
.nav-kit .ampsec-header .nav-list > .list-item > a {
  display: block;
  width: 100%;
  text-align: left;
  color: #007ab6;
  font-size: inherit;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .nav-list > .list-item > .btn,
  .nav-kit .ampsec-header .nav-list > .list-item > a {
    position: relative;
  }
}
@media (max-width: 1025px) {
  .nav-kit .ampsec-header .nav-list > .list-item > .btn,
  .nav-kit .ampsec-header .nav-list > .list-item > a {
    padding: 14px 15px;
  }
}
@media (min-width: 1026px) {
  .nav-kit .ampsec-header .nav-list > .list-item > .btn,
  .nav-kit .ampsec-header .nav-list > .list-item > a {
    padding: 10px 15px;
    transition: background-color 0.2s ease-out;
  }
}
.nav-kit .ampsec-header .nav-list > .list-item > .btn > span:not(.badge),
.nav-kit .ampsec-header .nav-list > .list-item > a > span:not(.badge) {
  display: block;
}
.nav-kit .ampsec-header .nav-list > .list-item > .btn > .badge,
.nav-kit .ampsec-header .nav-list > .list-item > a > .badge {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0.75em 0.52em 0.7em;
  border-radius: 10em;
  line-height: 0;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .nav-list > .list-item > .btn > .badge,
  .nav-kit .ampsec-header .nav-list > .list-item > a > .badge {
    right: 37px;
  }
}
@media (min-width: 768px) {
  .nav-kit .ampsec-header .nav-list > .list-item > .btn > .badge,
  .nav-kit .ampsec-header .nav-list > .list-item > a > .badge {
    right: 69px;
  }
}
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item:not(.item__back):not(.disabled):hover
  > .btn,
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item:not(.item__back):not(.disabled):hover
  > a {
  background-color: #f2f4f5;
  text-decoration: none;
}
@media (min-width: 1026px) {
  .nav-kit
    .ampsec-header
    .nav-list
    > .list-item.item__expandable:not(.disabled) {
    position: relative;
  }
}
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item.item__expandable:not(.disabled)
  > .btn-open
  > span:first-child,
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item.item__expandable:not(.disabled)
  > .btn-toggle
  > span:first-child {
  position: relative;
}
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item.item__expandable:not(.disabled)
  > .btn-open
  > span:first-child:after,
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item.item__expandable:not(.disabled)
  > .btn-toggle
  > span:first-child:after {
  display: inline-block;
  line-height: 1;
  font-family: Icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  content: "\E900";
  font-size: 7px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(-90deg);
}
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item.item__expandable:not(.disabled).item__expandable--expanded
  > .btn,
.nav-kit
  .ampsec-header
  .nav-list
  > .list-item.item__expandable:not(.disabled).item__expandable--expanded
  > a {
  background-color: #f2f4f5;
  text-decoration: none;
}
.nav-kit .ampsec-header .nav-list > .list-item.disabled > .btn > .badge {
  display: none;
}
.nav-kit .ampsec-header .nav-list > .list-item.item__empty,
.nav-kit .ampsec-header .nav-list > .list-item.item__error,
.nav-kit .ampsec-header .nav-list > .list-item.item__loading {
  height: 200px;
  position: relative;
  margin: 20px;
}
.nav-kit .ampsec-header .nav-list > .list-item.item__empty .loading-message,
.nav-kit .ampsec-header .nav-list > .list-item.item__error .loading-message,
.nav-kit .ampsec-header .nav-list > .list-item.item__loading .loading-message {
  color: #53626f;
  width: 100%;
  position: absolute;
  bottom: 70px;
  text-align: center;
}
.nav-kit .ampsec-header .nav-list > .list-item.item__empty .loading,
.nav-kit .ampsec-header .nav-list > .list-item.item__error .loading,
.nav-kit .ampsec-header .nav-list > .list-item.item__loading .loading {
  position: absolute;
  top: 80px;
  left: 51%;
  transform: translateX(-50%);
}
.nav-kit .ampsec-header .nav-list > .list-item.item__empty,
.nav-kit .ampsec-header .nav-list > .list-item.item__error {
  border-bottom: 0;
}
.nav-kit .ampsec-header .nav-list > .list-item.item__empty > span,
.nav-kit .ampsec-header .nav-list > .list-item.item__error > span {
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.nav-kit .ampsec-header .nav-list > .list-item.item__empty {
  color: #a2a4a9;
}
.nav-kit .ampsec-header .nav-list > .list-item.item__error {
  color: #b81237;
}
.nav-kit .ampsec-header .nav-list .account-id {
  display: block;
  color: rgba(47, 55, 62, 0.6);
  margin-top: 5px;
  font-size: 12px;
}
.nav-kit .ampsec-header .nav-levels > .nav-level {
  left: 0;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .nav-levels > .nav-level {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  .nav-kit .ampsec-header .nav-levels > .nav-level {
    width: 33.333333%;
  }
}
@media (min-width: 1026px) {
  .nav-kit .ampsec-header .nav-levels > .nav-level {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .nav-levels .nav-level {
    padding-bottom: 25px;
    overflow: auto;
  }
}
@media (max-width: 1025px) {
  .nav-kit .ampsec-header .nav-levels .nav-level {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  .nav-kit .ampsec-header .nav-levels .nav-level {
    max-height: 100%;
  }
}
@media (min-width: 1026px) {
  .nav-kit .ampsec-header .nav-levels .nav-level {
    max-height: 430px;
  }
}
.nav-kit .ampsec-header .nav-levels .nav-level .level-back > .btn {
  display: block;
  width: 100%;
  text-align: left;
  color: #007ab6;
  width: auto;
  font-size: 14px;
  color: #a2a4a9;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .nav-levels .nav-level .level-back > .btn {
    position: relative;
  }
}
@media (max-width: 1025px) {
  .nav-kit .ampsec-header .nav-levels .nav-level .level-back > .btn {
    padding: 14px 15px;
  }
}
@media (min-width: 1026px) {
  .nav-kit .ampsec-header .nav-levels .nav-level .level-back > .btn {
    padding: 10px 15px;
    transition: background-color 0.2s ease-out;
  }
}
.nav-kit
  .ampsec-header
  .nav-levels
  .nav-level
  .level-back
  > .btn
  > span:not(.badge) {
  display: block;
}
.nav-kit .ampsec-header .nav-levels .nav-level .level-back > .btn:after {
  content: normal;
}
.nav-kit .ampsec-header .nav-levels .nav-level .level-back > .btn > span {
  padding-left: 17px;
  position: relative;
}
.nav-kit
  .ampsec-header
  .nav-levels
  .nav-level
  .level-back
  > .btn
  > span:before {
  display: inline-block;
  line-height: 1;
  font-family: Icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  speak: none;
  content: "\E900";
  font-size: 7px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(90deg);
}
.nav-kit .ampsec-header .nav-levels .nav-level .list-item.al-scroll-peek {
  position: static;
}
.nav-kit .ampsec-header .nav-levels .nav-level .list-item.al-scroll-peek:after {
  left: 100%;
}
.nav-kit
  .ampsec-header
  .nav-levels
  .nav-level
  .list-item.item__expandable
  > .nav-level {
  background-color: #fff;
  width: 100%;
  position: absolute;
  left: 100%;
}
@media (max-width: 767px) {
  .nav-kit
    .ampsec-header
    .nav-levels
    .nav-level
    .list-item.item__expandable
    > .nav-level {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 6px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    transition-property: left;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  }
}
@media (min-width: 768px) {
  .nav-kit
    .ampsec-header
    .nav-levels
    .nav-level
    .list-item.item__expandable
    > .nav-level {
    left: 100%;
    opacity: 1;
    transition: opacity 0.2s ease-out;
  }
}
@media (min-width: 1026px) {
  .nav-kit
    .ampsec-header
    .nav-levels
    .nav-level
    .list-item.item__expandable
    > .nav-level {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 6px 6px 0 rgba(0, 0, 0, 0.2);
    padding: 0;
    top: -10px;
  }
}
.nav-kit
  .ampsec-header
  .nav-levels
  .nav-level
  .list-item.item__expandable#groups-item
  .nav-level {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .nav-kit
    .ampsec-header
    .nav-levels
    .nav-level
    .list-item.item__expandable:not(.item__expandable--expanded)
    > .nav-level {
    left: 103%;
  }
}
@media (min-width: 768px) {
  .nav-kit
    .ampsec-header
    .nav-levels
    .nav-level
    .list-item.item__expandable:not(.item__expandable--expanded)
    > .nav-level {
    visibility: hidden;
    opacity: 0;
  }
}
.nav-kit
  .ampsec-header
  .nav-levels
  .nav-level
  .list-item.item__expandable:not(.item__expandable--expanded).al-scroll-peek:after {
  content: normal;
}
@media (max-width: 767px) {
  .nav-kit
    .ampsec-header
    .nav-levels
    .nav-level
    .list-item.item__expandable.item__expandable--expanded
    > .nav-level {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  .nav-kit .ampsec-header .nav-levels .nav-level:not(.level__last):after {
    content: "";
    background-color: #d4dbe8;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
  }
}
.nav-kit .ampsec-header .nav-levels .nav-level.level__last {
  border-radius: 3px;
  overflow: auto;
}
.nav-kit .ampsec-header .quote-search {
  position: relative;
}
.nav-kit .ampsec-header .quote-search .search-icon {
  display: block;
  font-size: 14px;
  color: #a2a4a9;
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 6;
  transform: translateY(-50%);
  pointer-events: none;
}
.nav-kit .ampsec-header .quote-search .search-input {
  display: block;
  width: 100%;
  padding: 7px 3px 5px 30px;
  font-size: 14px;
  position: relative;
  z-index: 5;
  border-radius: 2px;
}
.nav-kit .ampsec-header .quote-search .search-input:focus {
  outline: none;
  border-color: #4d4e53;
}
.nav-kit .ampsec-header .quote-search .search-dropdown {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1), 0 6px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  position: absolute;
  top: 100%;
  transition: opacity 0.2s ease-out;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  min-width: 320px;
  max-height: 430px;
  right: 0;
  overflow: auto;
  pointer-events: auto;
}
.nav-kit .ampsec-header .quote-search .search-dropdown .dropdown-display {
  width: 300px;
}
.nav-kit
  .ampsec-header
  .quote-search
  .search-dropdown
  .dropdown-display
  iframe {
  display: block;
  width: 100%;
  border: 0;
}
.nav-kit .ampsec-header .quote-search.search--displaying .search-dropdown,
.nav-kit .ampsec-header .quote-search.search--error .search-dropdown,
.nav-kit .ampsec-header .quote-search.search--loading .search-dropdown,
.nav-kit .ampsec-header .quote-search.search--suggesting .search-dropdown {
  visibility: visible;
  opacity: 1;
  z-index: 2;
  z-index: 4;
}
.nav-kit
  .ampsec-header
  .quote-search:not(.search--displaying)
  .search-dropdown
  .dropdown-display {
  display: none;
}
.nav-kit .ampsec-header .quote-search.search--displaying .search-dropdown {
  padding: 0 10px;
}
.nav-kit
  .ampsec-header
  .quote-search:not(.search--error)
  .search-dropdown
  .dropdown-error {
  display: none;
}
.nav-kit .ampsec-header .quote-search.search--error span {
  color: #b81237;
}
.nav-kit
  .ampsec-header
  .quote-search:not(.search--loading)
  .search-dropdown
  .notifications.loading {
  display: none;
}
.nav-kit .ampsec-header .quote-search.search--loading .search-dropdown {
  min-height: 133px;
}
.nav-kit
  .ampsec-header
  .quote-search:not(.search--suggesting)
  .search-dropdown
  .dropdown-suggest {
  display: none;
}
.nav-kit
  .ampsec-header
  .quote-search.search--suggesting
  .search-dropdown
  .dropdown-suggest {
  width: 575px;
}
.nav-kit
  .ampsec-header
  .quote-search.search--suggesting
  .search-dropdown
  .dropdown-suggest
  .suggestion-list {
  width: 100%;
  margin-bottom: 0;
}
.nav-kit
  .ampsec-header
  .quote-search.search--suggesting
  .search-dropdown
  .dropdown-suggest
  .suggestion-list
  .list-suggestion {
  cursor: pointer;
}
.nav-kit
  .ampsec-header
  .quote-search.search--suggesting
  .search-dropdown
  .dropdown-suggest
  .suggestion-list
  .list-suggestion
  > td {
  padding: 10px;
}
.nav-kit
  .ampsec-header
  .quote-search.search--suggesting
  .search-dropdown
  .dropdown-suggest
  .suggestion-list
  .list-suggestion
  .exchange {
  min-width: 110px;
}
.nav-kit
  .ampsec-header
  .quote-search.search--suggesting
  .search-dropdown
  .dropdown-suggest
  .suggestion-list
  .list-suggestion.hover {
  background-color: #e7d793;
}
.nav-kit
  .ampsec-header
  .quote-search.search--suggesting
  .search-dropdown
  .dropdown-suggest
  .suggestion-list
  .list-suggestion:last-of-type {
  border: 0;
}
.nav-kit .ampsec-header .profile-tooltip > .Tooltip {
  display: none;
}
.nav-kit .ampsec-header .profile-tooltip a:hover {
  text-decoration: none;
}
.nav-kit
  .ampsec-header
  .profile-tooltip.item__expandable--expanded.item__sticky-stuck
  .Tooltip {
  display: block;
  margin-top: 5px;
  position: absolute;
  right: 67px;
  top: 16px;
}
@media (max-width: 1025px) {
  .nav-kit
    .ampsec-header
    .profile-tooltip.item__expandable--expanded.item__sticky-stuck
    .Tooltip {
    margin-top: 30px;
  }
}
.nav-kit
  .ampsec-header
  .profile-tooltip.item__expandable--expanded.item__sticky-stuck
  .Tooltip
  .tooltip__link {
  padding: 5px 0;
}
.nav-kit .ampsec-header .Tooltip.Tooltip--left {
  left: 15px;
}
.nav-kit .ampsec-header .Tooltip.Tooltip--client--left {
  left: -3px;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .Tooltip.Tooltip--client--left {
    left: 15px;
  }
}
.nav-kit .ampsec-header #advisor-item .al-tooltip {
  right: 15px;
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header {
    height: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .nav-kit .ampsec-header {
    height: 134px;
  }
}
@media (min-width: 1200px) {
  .nav-kit .ampsec-header {
    height: 133px;
  }
}
@media print {
  .nav-kit .ampsec-header {
    height: auto;
  }
}
.nav-kit .ampsec-header .list-item.disabled > .btn,
.nav-kit .ampsec-header .list-item.disabled > a {
  opacity: 0.3;
  pointer-events: none;
}
.nav-kit .ampsec-header .print-logo {
  display: none;
  width: 0;
  height: 0;
  overflow: hidden;
  filter: grayscale(100%);
}
@media print {
  .nav-kit .ampsec-header .print-logo {
    display: block;
    width: 250px;
    height: 0.5in;
    margin: 0.25in;
  }
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .header-top {
    display: none;
  }
}
@media (min-width: 768px) {
  .nav-kit .ampsec-header .header-top {
    background-color: #fff;
    width: 100%;
    height: 90px;
    padding: 15px 0;
  }
}
.nav-kit .ampsec-header .header-top .container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 1025px) {
  .nav-kit .ampsec-header .header-top .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .nav-kit .ampsec-header .header-top .top-logo {
    display: block;
    width: auto;
    height: 48px;
    float: left;
    margin-top: 6px;
  }
  .nav-kit .ampsec-header .header-top .top-logo > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
  }
}
@media print {
  .nav-kit .ampsec-header .header-top .top-logo {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  .nav-kit .ampsec-header .header-top .top-utils {
    margin-top: 8px;
  }
  .nav-kit .ampsec-header .header-top .top-utils .utils-links > ul:last-child {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .nav-kit .ampsec-header .header-top .top-utils {
    float: right;
  }
  .nav-kit .ampsec-header .header-top .top-utils .utils-links > ul {
    display: flex;
    justify-content: flex-end;
    text-align: right;
  }
  .nav-kit
    .ampsec-header
    .header-top
    .top-utils
    .utils-links
    > ul
    > li:not(:first-child) {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #d4dbe8;
  }
  .nav-kit .ampsec-header .header-top .top-utils .utils-links > ul > li > a {
    display: block;
    font-size: 14px;
    border: none;
  }
  .nav-kit .ampsec-header .header-top .top-utils .utils-quote {
    width: 135px;
    margin-top: 14px;
    float: right;
  }
}
.nav-kit .ampsec-header .header-nav {
  background-color: #007ab6;
  background: linear-gradient(45deg, #069, #3177be 60%, #3177be);
  height: 44px;
  width: 100%;
}
@media (max-width: 1025px) {
  .nav-kit .ampsec-header .header-nav > .container {
    padding: 0;
  }
}
.nav-kit .ampsec-header .header-nav .nav-main {
  float: left;
}
@media (min-width: 1026px) {
  .nav-kit .ampsec-header .header-nav .nav-main .navbar-list > .list-item {
    position: relative;
  }
}
@media (min-width: 1200px) {
  .nav-kit .ampsec-header .header-nav .nav-main .navbar-list > .list-item > a,
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item
    > button {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nav-kit
  .ampsec-header
  .header-nav
  .nav-main
  .navbar-list
  > .list-item
  .item-dropdown {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  left: 0;
}
@media (max-width: 767px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item
    .item-dropdown
    .dropdown-inner {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item
    .item-dropdown
    .dropdown-inner {
    height: 410px;
    margin: 15px 0;
  }
}
@media (max-width: 1025px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item
    .item-dropdown
    .dropdown-inner {
    position: relative;
  }
}
@media (min-width: 1026px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item
    .item-dropdown
    .dropdown-inner {
    margin: 0;
  }
}
.nav-kit
  .ampsec-header
  .header-nav
  .nav-main
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-inner
  .list-item:first-child
  > .btn,
.nav-kit
  .ampsec-header
  .header-nav
  .nav-main
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-inner
  .list-item:first-child
  > a {
  margin-top: 10px;
}
.nav-kit
  .ampsec-header
  .header-nav
  .nav-main
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-inner
  .list-item:last-child
  > .btn,
.nav-kit
  .ampsec-header
  .header-nav
  .nav-main
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-inner
  .list-item:last-child
  > a {
  margin-bottom: 10px;
}
.nav-kit
  .ampsec-header
  .header-nav
  .nav-main
  .navbar-list
  > .list-item
  .item-dropdown
  .dropdown-inner
  #mobile-grp-selector {
  color: #263b4dcc;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 200px;
}
@media (min-width: 768px) and (max-width: 1025px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item
    .item-dropdown {
    width: 100%;
  }
}
@media (min-width: 1026px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item
    .item-dropdown {
    width: 270px;
  }
}
@media (max-width: 1025px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item:not(.item__menu) {
    display: none;
  }
}
@media (min-width: 1026px) {
  .nav-kit
    .ampsec-header
    .header-nav
    .nav-main
    .navbar-list
    > .list-item.item__menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .nav-kit .ampsec-header .header-nav .nav-logo {
    display: block;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .nav-kit .ampsec-header .header-nav .nav-logo > img {
    display: block;
    max-height: 100%;
  }
}
@media (min-width: 768px) {
  .nav-kit .ampsec-header .header-nav .nav-logo {
    display: none;
  }
}
.nav-kit .ampsec-header .header-nav .nav-client {
  float: right;
}
.nav-kit .ampsec-header .header-nav .nav-client .item-dropdown {
  right: 0;
}
.nav-kit
  .ampsec-header
  .header-nav
  .nav-client
  .item-dropdown
  .loading-message {
  color: #53626f;
  font-weight: 400;
  text-align: center;
  position: relative;
  bottom: 40px;
}
@media (min-width: 768px) {
  .nav-kit .ampsec-header .header-nav .nav-client .item-dropdown {
    max-height: (100vh - 44px - 90px);
    overflow: auto;
    width: 375px;
  }
}
.nav-kit .ampsec-header .header-nav .nav-client #groups-item .btn-toggle {
  padding: 12px 15px;
}
.nav-kit
  .ampsec-header
  .header-nav
  .nav-client
  #groups-item
  .btn-toggle
  #grp-selector {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 105px;
  vertical-align: middle;
}
.nav-kit
  .ampsec-header
  .header-nav
  .nav-client
  #groups-item
  .btn-toggle
  #grp-indicator {
  vertical-align: middle;
}
.nav-kit .ampsec-header .header-nav .nav-client #groups-item .item-dropdown {
  width: 510px;
  right: 250px;
}
.nav-kit .ampsec-footer {
  background-color: #53626f;
  padding: 50px 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav-kit .ampsec-footer .footer-hr {
  margin: 25px 0;
}
.nav-kit .ampsec-footer .footer-links {
  list-style-type: none;
  margin-bottom: -15px;
}
.nav-kit .ampsec-footer .footer-links > li {
  display: inline-block;
  margin-bottom: 15px;
}
.nav-kit .ampsec-footer .footer-links > li:not(:first-child) {
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #fff;
}
.nav-kit .ampsec-footer .footer-links > li > a {
  display: block;
  font-size: 14px;
  color: #fff;
  position: relative;
}
.nav-kit .ampsec-footer .footer-links > li > a:after {
  content: "";
  background-color: transparent;
  width: 0;
  height: 1px;
  margin-top: 3px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.5s ease, background-color 0.5s ease;
}
.nav-kit .ampsec-footer .footer-links > li > a:hover:after {
  background-color: #fff;
  width: 100%;
}
.nav-kit .ampsec-footer .footer-links.links__large > li {
  margin-left: 10px;
  padding-left: 10px;
}
.nav-kit .ampsec-footer .footer-links.links__large > li > a {
  font-size: 1rem;
}
.nav-kit .ampsec-footer .footer-links.links__large > li > a:after {
  margin-top: 5px;
}
.nav-kit .ampsec-footer .footer-legal {
  display: block;
  line-height: 1.5;
  margin: 25px 0 0;
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.6);
}
.nav-kit .ampsec-footer .norton-seal {
  width: 57px;
  margin: 25px auto 0;
}
.nav-kit .ampsec-footer .norton-seal a div {
  height: 25px;
  cursor: pointer;
  background: transparent
    url(/cm/groups/web/@amp/@ampsecure/documents/images/ampsec-norton-seal.png)
    no-repeat 0 0;
  background-size: 57px 25px;
}
@media print {
  .nav-kit .ampsec-footer .container > :not(.footer-legal) {
    display: none;
  }
}
@media print {
  .nav-kit .ampsec-footer {
    padding: 20px 0;
  }
}
.custom-quote-width {
  width: 450px !important;
}
.custom-icon-font {
  font-size: inherit !important;
}
.custom-secnav-width {
  width: 450px !important;
}
.custom-secnav-list-styles {
  -moz-column-count: 2;
       column-count: 2;
}
.search-result:hover {
  background-color: rgba(47, 48, 51, 0.05) !important;
  cursor: pointer !important;
}
.smart-search-container {
  width: 600px !important;
}
.loading-indicator {
  width: 300px !important;
}
.al-collapsible-text .al-collapsible-content p {
  margin: 15px auto;
  font-size: 16px;
}
.al-collapsible-text .al-collapsible-content p:last-child {
  margin-bottom: 0;
}
.al-collapsible-text .show-more {
  margin: 10px auto;
}
@media print {
  .al-collapsible-text .al-collapsible-content p {
    margin: 5px auto;
    font-size: 8px !important;
    line-height: 12px !important;
  }
}
.al-tooltip {
  position: absolute;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .docs-section
  + .docs-section
  .flyout-header {
  border-top: 1px solid #e6e7e8;
}
@media (min-width: 768px) {
  .nav-kit
    [data-nav-component="ampsec-docs-flyout"]
    .snd-flyout
    section.nav-notifications
    .flyout-header.mobile-back-header {
    display: none;
  }
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .flyout-header
  > h3 {
  display: block;
  margin: 0;
  padding: 17px 15px;
  width: 100%;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .flyout-header
  > h3
  a {
  font-size: 24px;
  text-decoration: none;
  color: #53626f;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .flyout-header
  > h3
  a:hover {
  color: #003d6d;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts {
  margin-bottom: 0;
  padding-left: 0;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts
  .doc-alert {
  color: #007ab6;
  display: block;
  padding: 15px;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts
  .doc-alert:not(:last-child) {
  border-bottom: 1px solid #e6e7e8;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts
  .doc-alert
  [class*="ampsec-icon"] {
  font-size: 10px;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts
  .doc-alert
  .alert-content {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  line-height: 1.5;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts
  .doc-alert
  .alert-content
  > a {
  line-height: 1.5;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts
  .doc-alert
  .alert-icon {
  margin-left: 10px;
}
.nav-kit
  [data-nav-component="ampsec-docs-flyout"]
  .snd-flyout
  section.nav-notifications
  .doc-alerts
  .doc-alert
  .alert-dismiss {
  background: 0;
  border: 0;
  padding: 0;
}

.amp-scope .DigitalDocument a[href$=".pdf"]:after,
    .amp-scope .DigitalDocument a[href$=".PDF"]:after {
    content: none;
}
.amp-scope .DigitalDocument .Content table {
    border-collapse: collapse;
    color: rgba(47, 48, 51, 0.8);
    font-family: "Ameriprise Sans", Arial, sans-serif;
    width: 100%;
}
.amp-scope .DigitalDocument .Content thead {
    background-color: rgba(0, 61, 109, 1);
}
.amp-scope .DigitalDocument .Content th {
    max-width: none;
    color: rgba(255, 255, 255, 1);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
    padding: 6px 15px;
}
.amp-scope .DigitalDocument .Content tbody {
    line-height: 1;
}
.amp-scope .DigitalDocument .Content td {
    max-width: none;
    padding: 5px 15px;
    vertical-align: middle;
}
.amp-scope .DigitalDocument .Content tr:nth-child(2n) {
    background-color: rgba(47, 48, 51, 0.05);
}
.amp-scope .DigitalDocument .Content .Table--containsTable td:nth-child(1n),
        .amp-scope .DigitalDocument .Content .Table--containsTable th:nth-child(1n) {
    width: 30% !important;
}
.amp-scope .DigitalDocument .Content .Table--containsTable td:nth-child(2n),
        .amp-scope .DigitalDocument .Content .Table--containsTable th:nth-child(2n),
        .amp-scope .DigitalDocument .Content .Table--containsTable td:nth-child(3n),
        .amp-scope .DigitalDocument .Content .Table--containsTable th:nth-child(3n),
        .amp-scope .DigitalDocument .Content .Table--containsTable td:nth-child(4n),
        .amp-scope .DigitalDocument .Content .Table--containsTable th:nth-child(4n) {
    width: 10% !important;
}
.amp-scope .DigitalDocument .Content .Table--containsTable td:nth-child(5n),
        .amp-scope .DigitalDocument .Content .Table--containsTable th:nth-child(5n) {
    width: 40% !important;
}
.amp-scope .DigitalDocument .Content .Table--containsTable > tbody > tr:nth-child(2n) {
    background-color: transparent;
}
.amp-scope .DigitalDocument .Content .Table--containsTable > tbody > tr > td {
    padding: 0;
}
.amp-scope .DigitalDocument .Content .Table--containsTable table {
    border: none;
    margin: 0;
}
.amp-scope .DigitalDocument .Content .Table--containsTable table thead {
    background-color: rgba(47, 48, 51, 0.4) !important;
}
.amp-scope .DigitalDocument .Content .Table--containsTable table thead th,
            .amp-scope .DigitalDocument .Content .Table--containsTable table thead td,
            .amp-scope .DigitalDocument .Content .Table--containsTable table thead p {
    color: rgba(255, 255, 255, 1);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.amp-scope .DigitalDocument .Content .Table--containsTable table tr:first-of-type td:last-of-type {
    border-left: 1px solid rgba(47, 48, 51, 0.15);
}
.amp-scope .DigitalDocument .Content .vjs-poster img {
    max-width: 100%;
}

