@charset "UTF-8";
@font-face {
  font-family: 'helvethaica';
  src: url(fonts/dbhelvethaica35-webfont.eot);
  /* IE9 Compat Modes */
  src: url(fonts/dbhelvethaica35-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/dbhelvethaica35-webfont.woff) format("woff"), url(fonts/dbhelvethaica35-webfont.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'helvethaica';
  src: url(fonts/dbhelvethaica55-webfont.eot);
  /* IE9 Compat Modes */
  src: url(fonts/dbhelvethaica55-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/dbhelvethaica55-webfont.woff) format("woff"), url(fonts/dbhelvethaica55-webfont.ttf) format("truetype");
  /* Safari, Android, iOS */
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'helvethaica';
  src: url(fonts/db_helvethaica_x_bd_v3.2-webfont.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}

:root {
  --color-primary-blue: #00008f;
}

@-webkit-keyframes slide-form-control-feedback {
  0% {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  100% {
    max-height: 70vh;
  }
}

@keyframes slide-form-control-feedback {
  0% {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  100% {
    max-height: 70vh;
  }
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

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

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

@-ms-viewport {
  width: device-width;
}

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.2;
  color: #292b2c;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #00008f;
  text-decoration: none;
}

a:focus, a:hover {
  color: #00008f;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1;
  color: inherit;
}

h1, .h1 {
  font-size: 5.2rem;
}

h2, .h2 {
  font-size: 4.133rem;
}

h3, .h3 {
  font-size: 3.2rem;
}

h4, .h4 {
  font-size: 1.867rem;
}

h5, .h5 {
  font-size: 1.6rem;
}

h6, .h6 {
  font-size: 1.333rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #636c72;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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-sm, .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-md, .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-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.33333%;
}

.pull-2 {
  right: 16.66667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.33333%;
}

.pull-5 {
  right: 41.66667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.33333%;
}

.pull-8 {
  right: 66.66667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.33333%;
}

.pull-11 {
  right: 91.66667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.33333%;
}

.push-2 {
  left: 16.66667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.33333%;
}

.push-5 {
  left: 41.66667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.33333%;
}

.push-8 {
  left: 66.66667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.33333%;
}

.push-11 {
  left: 91.66667%;
}

.push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.36rem 0.54rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #333333;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #333333;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #333333;
  background-color: #fff;
  border-color: #6d6ee0;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:disabled, .form-control.disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled, .form-control.disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(1.97rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #333333;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.36rem - 1px * 2);
  padding-bottom: calc(0.36rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 1rem;
}

.col-form-legend {
  padding-top: 0.36rem;
  padding-bottom: 0.36rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.36rem;
  padding-bottom: 0.36rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  border-radius: 0;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.73334rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 0;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 5.2rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 1.62rem;
  background-repeat: no-repeat;
  background-position: center right 0.4925rem;
  background-size: 0.985rem 0.985rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #2ab27b;
}

.has-success .form-control {
  border-color: #2ab27b;
}

.has-success .input-group-addon {
  color: #2ab27b;
  border-color: #2ab27b;
  background-color: #b9efd9;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232ab27b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #ffbf00;
}

.has-warning .form-control {
  border-color: #ffbf00;
}

.has-warning .input-group-addon {
  color: #ffbf00;
  border-color: #ffbf00;
  background-color: #fff2cc;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffbf00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #c91432;
}

.has-danger .form-control {
  border-color: #c91432;
}

.has-danger .input-group-addon {
  color: #c91432;
  border-color: #c91432;
  background-color: #f7b2bd;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c91432' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(36, 37, 170, 0.25);
          box-shadow: 0 0 0 2px rgba(36, 37, 170, 0.25);
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
}

.btn:active, .btn.active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #00008f;
  border-color: #00005b;
}

.btn-primary:hover {
  color: #fff;
  background-color: #00005c;
  border-color: #00001e;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 91, 0.5);
          box-shadow: 0 0 0 2px rgba(0, 0, 91, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #999;
  background-color: #e5e5e5;
  border-color: #999;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #00005c;
  background-image: none;
  border-color: #00001e;
}

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #999;
  background-color: #e5e5e5;
  border-color: #999;
}

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-info {
  color: #fff;
  background-color: #c9d8ff;
  border-color: #c9d8ff;
}

.btn-info:hover {
  color: #fff;
  background-color: #96b3ff;
  border-color: #8cacff;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(201, 216, 255, 0.5);
          box-shadow: 0 0 0 2px rgba(201, 216, 255, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #999;
  background-color: #e5e5e5;
  border-color: #999;
}

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #96b3ff;
  background-image: none;
  border-color: #8cacff;
}

.btn-success {
  color: #fff;
  background-color: #2ab27b;
  border-color: #2ab27b;
}

.btn-success:hover {
  color: #fff;
  background-color: #20895e;
  border-color: #1e8059;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(42, 178, 123, 0.5);
          box-shadow: 0 0 0 2px rgba(42, 178, 123, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #999;
  background-color: #e5e5e5;
  border-color: #999;
}

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #20895e;
  background-image: none;
  border-color: #1e8059;
}

.btn-warning {
  color: #fff;
  background-color: #ffbf00;
  border-color: #ffbf00;
}

.btn-warning:hover {
  color: #fff;
  background-color: #cc9900;
  border-color: #c29100;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(255, 191, 0, 0.5);
          box-shadow: 0 0 0 2px rgba(255, 191, 0, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #999;
  background-color: #e5e5e5;
  border-color: #999;
}

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cc9900;
  background-image: none;
  border-color: #c29100;
}

.btn-danger {
  color: #fff;
  background-color: #c91432;
  border-color: #c91432;
}

.btn-danger:hover {
  color: #fff;
  background-color: #9b0f26;
  border-color: #910e24;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(201, 20, 50, 0.5);
          box-shadow: 0 0 0 2px rgba(201, 20, 50, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #999;
  background-color: #e5e5e5;
  border-color: #999;
}

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #9b0f26;
  background-image: none;
  border-color: #910e24;
}

.btn-outline-primary {
  color: #00008f;
  background-image: none;
  background-color: transparent;
  border-color: #00008f;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #00008f;
  border-color: #00008f;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 143, 0.5);
          box-shadow: 0 0 0 2px rgba(0, 0, 143, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #00008f;
  background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #00008f;
  border-color: #00008f;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-info {
  color: #c9d8ff;
  background-image: none;
  background-color: transparent;
  border-color: #c9d8ff;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #c9d8ff;
  border-color: #c9d8ff;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(201, 216, 255, 0.5);
          box-shadow: 0 0 0 2px rgba(201, 216, 255, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #c9d8ff;
  background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #c9d8ff;
  border-color: #c9d8ff;
}

.btn-outline-success {
  color: #2ab27b;
  background-image: none;
  background-color: transparent;
  border-color: #2ab27b;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #2ab27b;
  border-color: #2ab27b;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(42, 178, 123, 0.5);
          box-shadow: 0 0 0 2px rgba(42, 178, 123, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #2ab27b;
  background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #2ab27b;
  border-color: #2ab27b;
}

.btn-outline-warning {
  color: #ffbf00;
  background-image: none;
  background-color: transparent;
  border-color: #ffbf00;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffbf00;
  border-color: #ffbf00;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(255, 191, 0, 0.5);
          box-shadow: 0 0 0 2px rgba(255, 191, 0, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffbf00;
  background-color: transparent;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #ffbf00;
  border-color: #ffbf00;
}

.btn-outline-danger {
  color: #c91432;
  background-image: none;
  background-color: transparent;
  border-color: #c91432;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #c91432;
  border-color: #c91432;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(201, 20, 50, 0.5);
          box-shadow: 0 0 0 2px rgba(201, 20, 50, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #c91432;
  background-color: transparent;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #c91432;
  border-color: #c91432;
}

.btn-link {
  font-weight: normal;
  color: #00008f;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #00005b;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled {
  color: #e5e5e5;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

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

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #2425aa;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

.show > .dropdown-menu {
  display: block;
}

.show > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #636c72;
  white-space: nowrap;
}

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.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-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

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

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

.btn-group > .btn-group {
  float: left;
}

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

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

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

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

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.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 {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.36rem 0.54rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #333333;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #333333;
  border-radius: 0;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  border-radius: 0;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

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

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.2rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #2425aa;
}

.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #2425aa;
          box-shadow: 0 0 0 1px #fff, 0 0 0 3px #2425aa;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #9798e9;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: 0.1rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #2425aa;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(1.97rem + 2px);
  padding: 10px 50px 10px 20px;
  line-height: 1.25;
  color: #333333;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 20px center;
  background-size: 8px 10px;
  border: 1px solid #333333;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #6d6ee0;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #333333;
  background-color: #fff;
}

.custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #333333;
  border-radius: 0;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid #333333;
  border-radius: 0 0 0 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5em 1em;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

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

.nav-pills .nav-link {
  border-radius: 0;
}

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #2425aa;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.5rem 1rem;
}

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}

.navbar-inverse .navbar-nav .nav-link {
  color: #f5f5f5;
}

.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23f5f5f5' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-inverse .navbar-text {
  color: #f5f5f5;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}

.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0 - 1px) calc(0 - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0 - 1px) calc(0 - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-primary {
  background-color: #2425aa;
  border-color: #2425aa;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #2ab27b;
  border-color: #2ab27b;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #c9d8ff;
  border-color: #c9d8ff;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #ffbf00;
  border-color: #ffbf00;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #c91432;
  border-color: #c91432;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #00008f;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #c9d8ff;
}

.card-outline-success {
  background-color: transparent;
  border-color: #2ab27b;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #ffbf00;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #c91432;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: calc(0 - 1px);
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img-top {
  border-top-right-radius: calc(0 - 1px);
  border-top-left-radius: calc(0 - 1px);
}

.card-img-bottom {
  border-bottom-right-radius: calc(0 - 1px);
  border-bottom-left-radius: calc(0 - 1px);
}

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
        -ms-flex: 1 0;
            flex: 1 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}

.alert {
  padding: 15px 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible .close {
  position: relative;
  top: -15px;
  right: -15px;
  padding: 15px 15px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c1e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6d5ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0;
}

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #2425aa;
}

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}

.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #2425aa;
  border-color: #2425aa;
}

.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 {
  color: inherit;
}

.list-group-item.active .list-group-item-text {
  color: #d7d7f6;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.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,
button.list-group-item-success.active {
  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,
button.list-group-item-info.active {
  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,
button.list-group-item-warning.active {
  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,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

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

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

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

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

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

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

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

@-webkit-keyframes animate-arrow-right {
  0% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
            transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(10px, 0) scale(1.3, 1);
            transform: translate(10px, 0) scale(1.3, 1);
    -webkit-transform: translate3d(10px, 0, 0) scale(1.3, 1);
            transform: translate3d(10px, 0, 0) scale(1.3, 1);
    opacity: 0;
  }
  51% {
    -webkit-transform: translate(-10px, 0) scale(1.3, 1);
            transform: translate(-10px, 0) scale(1.3, 1);
    -webkit-transform: translate3d(-10px, 0, 0) scale(1.3, 1);
            transform: translate3d(-10px, 0, 0) scale(1.3, 1);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
            transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}

@keyframes animate-arrow-right {
  0% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
            transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate(10px, 0) scale(1.3, 1);
            transform: translate(10px, 0) scale(1.3, 1);
    -webkit-transform: translate3d(10px, 0, 0) scale(1.3, 1);
            transform: translate3d(10px, 0, 0) scale(1.3, 1);
    opacity: 0;
  }
  51% {
    -webkit-transform: translate(-10px, 0) scale(1.3, 1);
            transform: translate(-10px, 0) scale(1.3, 1);
    -webkit-transform: translate3d(-10px, 0, 0) scale(1.3, 1);
            transform: translate3d(-10px, 0, 0) scale(1.3, 1);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
            transform: translate(0, 0) scale(1, 1);
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
            transform: translate3d(0, 0, 0) scale(1, 1);
    opacity: 1;
  }
}

.clearfix {
  display: block;
  zoom: 1;
}

.clearfix::after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}

/**
 * Primary Heading (H1 in PDF)
 *
 * Mobile: 28px (1.75rem), bold, 1.6
 * Desktop: 48px (3rem), bold, 1.4
 */
.make-font-heading-primary {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .make-font-heading-primary {
    font-size: 3rem;
    line-height: 1.4;
  }
}

/**
 * Secondary Heading (H2 in PDF)
 *
 * Mobile: 24px (1.5rem), bold, 1.6
 * Desktop: 32px (2rem), bold, 1.4
 */
.make-font-heading-secondary {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .make-font-heading-secondary {
    font-size: 2rem;
    line-height: 1.4;
  }
}

/**
 * Tertiary Heading (H3 in PDF)
 *
 * Mobile: 20px (1.25rem), bold, 1.6
 * Desktop: 24px (1.5rem), bold, 1.4
 */
.make-font-heading-tertiary {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .make-font-heading-tertiary {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}

/**
 * Large Font (H4 in PDF)
 *
 * Mobile: 17px (1.0625rem), normal, 1.6
 * Desktop: 17px (1.0625rem), normal, 1.6 (Should actually be 19px, but 19px doesn't render nicely)
 */
.make-font-large {
  font-size: 1.0625rem;
  font-weight: normal;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .make-font-large {
    font-size: 1.0625rem;
    line-height: 1.8;
  }
}

/**
 * Large Semibold Font (H5 in PDF)
 *
 * Mobile: 17px (1rem), semibold (600), 1.6
 * Desktop: 17px (1.1875rem), semibold (600), 1.6 (Should actually be 19px, but 19px doesn't render nicely)
 */
.make-font-large-semibold {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .make-font-large-semibold {
    font-size: 1.0625rem;
    line-height: 1.8;
  }
}

/**
 * Medium Font (H6 in PDF)
 *
 * Mobile: 14px (0.875rem), normal, 1.6
 * Desktop: 16px (1rem), normal, 1.6
 */
.make-font-medium {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .make-font-medium {
    font-size: 1rem;
  }
}

/**
 * Medium Semibold Font (H7 in PDF)
 *
 * Mobile: 14px (0.875rem), semibold (600), 1.6
 * Desktop: 16px (1rem), semibold (600), 1.6
 */
.make-font-medium-semibold {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .make-font-medium-semibold {
    font-size: 1rem;
  }
}

/**
 * Small Semibold Font (H8 in PDF)
 *
 * Mobile: n/a
 * Desktop: 14px (0.875rem), semibold (600), 1.6
 */
.make-font-small-semibold {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6;
}

.invisible-input {
  position: absolute;
  width: 0px;
  height: 0px;
  opacity: 0;
}

.clear-gutter {
  margin-right: 0;
  margin-left: 0;
}

.fade-in-xs-up {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
  opacity: 1;
  visibility: visible;
}

.fade-in-delayed-xs-up {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
  opacity: 1;
  visibility: visible;
}

.fade-out-xs-up {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
  opacity: 0;
  visibility: hidden;
}

.fade-out-delayed-xs-up {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 575px) {
  .fade-in-xs-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-xs-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-xs-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-xs-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

@media (min-width: 576px) {
  .fade-in-sm-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-sm-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-sm-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-sm-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  .fade-in-sm-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-sm-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-sm-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-sm-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

@media (min-width: 768px) {
  .fade-in-md-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-md-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-md-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-md-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 991px) {
  .fade-in-md-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-md-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-md-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-md-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

@media (min-width: 992px) {
  .fade-in-lg-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-lg-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-lg-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-lg-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 1199px) {
  .fade-in-lg-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-lg-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-lg-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-lg-down {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

@media (min-width: 1200px) {
  .fade-in-xl-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
    opacity: 1;
    visibility: visible;
  }
  .fade-in-delayed-xl-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
    opacity: 1;
    visibility: visible;
  }
  .fade-out-xl-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
    opacity: 0;
    visibility: hidden;
  }
  .fade-out-delayed-xl-up {
    -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
    opacity: 0;
    visibility: hidden;
  }
}

.fade-in-xl-down {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear;
  opacity: 1;
  visibility: visible;
}

.fade-in-delayed-xl-down {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 225ms;
  opacity: 1;
  visibility: visible;
}

.fade-out-xl-down {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1), visibility 0s linear 225ms;
  opacity: 0;
  visibility: hidden;
}

.fade-out-delayed-xl-down {
  -webkit-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
  -o-transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
  transition: opacity 225ms cubic-bezier(0, 0, 0.2, 1) 225ms, visibility 0s linear 450ms;
  opacity: 0;
  visibility: hidden;
}

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

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

.float-xs-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

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

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

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.icon-inline {
  margin-bottom: -0.125em;
}

.overflow-hidden-xs-up {
  overflow: hidden;
}

@media (max-width: 575px) {
  .overflow-hidden-xs-down {
    overflow: hidden;
  }
}

@media (min-width: 576px) {
  .overflow-hidden-sm-up {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .overflow-hidden-sm-down {
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .overflow-hidden-md-up {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .overflow-hidden-md-down {
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .overflow-hidden-lg-up {
    overflow: hidden;
  }
}

@media (max-width: 1199px) {
  .overflow-hidden-lg-down {
    overflow: hidden;
  }
}

@media (min-width: 1200px) {
  .overflow-hidden-xl-up {
    overflow: hidden;
  }
}

.overflow-hidden-xl-down {
  overflow: hidden;
}

.push-xs-left {
  padding-left: 300px !important;
}

.push-xs-right {
  padding-right: 300px !important;
}

.push-absolute-xs-left {
  right: 0 !important;
  left: 300px !important;
  width: auto !important;
}

.push-absolute-xs-right {
  right: 300px !important;
  left: 0 !important;
  width: auto !important;
}

@media (min-width: 576px) {
  .push-sm-left {
    padding-left: 300px !important;
  }
  .push-sm-right {
    padding-right: 300px !important;
  }
}

@media (min-width: 576px) {
  .push-absolute-sm-left {
    right: 0 !important;
    left: 300px !important;
    width: auto !important;
  }
  .push-absolute-sm-right {
    right: 300px !important;
    left: 0 !important;
    width: auto !important;
  }
}

@media (min-width: 768px) {
  .push-md-left {
    padding-left: 300px !important;
  }
  .push-md-right {
    padding-right: 300px !important;
  }
}

@media (min-width: 768px) {
  .push-absolute-md-left {
    right: 0 !important;
    left: 300px !important;
    width: auto !important;
  }
  .push-absolute-md-right {
    right: 300px !important;
    left: 0 !important;
    width: auto !important;
  }
}

@media (min-width: 992px) {
  .push-lg-left {
    padding-left: 300px !important;
  }
  .push-lg-right {
    padding-right: 300px !important;
  }
}

@media (min-width: 992px) {
  .push-absolute-lg-left {
    right: 0 !important;
    left: 300px !important;
    width: auto !important;
  }
  .push-absolute-lg-right {
    right: 300px !important;
    left: 0 !important;
    width: auto !important;
  }
}

@media (min-width: 1200px) {
  .push-xl-left {
    padding-left: !important;
  }
  .push-xl-right {
    padding-right: !important;
  }
}

@media (min-width: 1200px) {
  .push-absolute-xl-left {
    right: 0 !important;
    left: !important;
    width: auto !important;
  }
  .push-absolute-xl-right {
    right: !important;
    left: 0 !important;
    width: auto !important;
  }
}

.typo-78-serif, .typo-main-title-editorial {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, serif;
  font-size: 78px;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.051;
}

.typo-78, .typo-main-title {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 78px;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.051;
}

.typo-62-serif, .typo-title-l2-editorial {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, serif;
  font-size: 62px;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 1.161;
}

.typo-62, .typo-title-l2 {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 62px;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.161;
}

.typo-48-serif, .typo-title-l3-editorial {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, serif;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 1.125;
}

.typo-48, .typo-title-l3 {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.125;
}

.typo-36, .typo-title-menu,
.typo-footer-l2 {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.125;
}

.typo-36-serif {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, serif;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.17;
}

.typo-28-serif, .typo-title-l4-editorial {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 1.143;
}

.typo-28, .typo-title-l4, .typo-footer-l1 {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.143;
}

.typo-24, .typo-item-highlight, .typo-menu-item {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

.typo-24-serif {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.17;
}

.typo-20, .typo-story-text {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 0.01em;
  line-height: 1.5;
}

.typo-18, .typo-body-text, .typo-list-body-text, .typo-bold-text {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 0.01em;
  line-height: 1.5;
}

.typo-16, .typo-footer-main, .typo-footer-sub, .typo-button {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 1.5;
}

.typo-14, .typo-article-header, .typo-link {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.typo-13, .typo-navigation,
.typo-small-button, .typo-header-bar, .typo-footer-legal {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.08em;
}

.typo-title-menu,
.typo-footer-l2 {
  text-transform: uppercase;
}

.typo-footer-l1 {
  font-weight: 600;
  text-transform: uppercase;
}

.typo-menu-item {
  text-transform: uppercase;
}

.typo-bold-text {
  font-weight: bold;
}

.typo-footer-main {
  font-weight: bold;
}

.typo-footer-sub {
  line-height: 2.063;
  letter-spacing: 0.01em;
}

.typo-button {
  font-weight: 600;
  text-transform: uppercase;
}

.typo-article-header {
  text-transform: uppercase;
}

.typo-link {
  font-weight: bold;
  text-transform: uppercase;
}

.typo-navigation,
.typo-small-button {
  font-weight: 600;
  text-transform: uppercase;
}

.typo-header-bar {
  text-transform: uppercase;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.btn-axa {
  -webkit-transition: background-position 195ms cubic-bezier(0.4, 0, 1, 1);
  -o-transition: background-position 195ms cubic-bezier(0.4, 0, 1, 1);
  transition: background-position 195ms cubic-bezier(0.4, 0, 1, 1);
  border-bottom-color: #00005b;
  background: #00008f;
  color: #ffffff;
  position: relative;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  outline: none;
  overflow: hidden;
  z-index: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.btn-axa:active, .btn-axa.active,
.open > .btn-axa.dropdown-toggle {
  border-color: #00005b;
  background-position: 0 100%;
  color: #ffffff;
}

.btn-axa:active:hover, .btn-axa:active:focus, .btn-axa:active.focus, .btn-axa.active:hover, .btn-axa.active:focus, .btn-axa.active.focus,
.open > .btn-axa.dropdown-toggle:hover,
.open > .btn-axa.dropdown-toggle:focus,
.open > .btn-axa.dropdown-toggle.focus {
  border-color: #000032;
  background-color: #000032;
  color: #ffffff;
}

.btn-axa:active, .btn-axa.active,
.open > .btn-axa.dropdown-toggle {
  background-image: none;
}

.btn-axa.disabled, .btn-axa[disabled],
fieldset[disabled] .btn-axa {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn-axa.disabled:hover, .btn-axa.disabled:focus, .btn-axa.disabled.focus, .btn-axa[disabled]:hover, .btn-axa[disabled]:focus, .btn-axa[disabled].focus,
fieldset[disabled] .btn-axa:hover,
fieldset[disabled] .btn-axa:focus,
fieldset[disabled] .btn-axa.focus {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn-axa .badge {
  background-color: #ffffff;
  color: #00008f;
}

.btn-axa:hover .badge, .btn-axa:focus .badge, .btn-axa.focus .badge {
  background-color: #ffffff;
  color: #00005b;
}

.btn-axa:hover.btn-split-icon .btn-font-icon, .btn-axa:hover.btn-split-icon .btn-icon, .btn-axa:focus.btn-split-icon .btn-font-icon, .btn-axa:focus.btn-split-icon .btn-icon, .btn-axa.focus.btn-split-icon .btn-font-icon, .btn-axa.focus.btn-split-icon .btn-icon {
  border-left-color: rgba(255, 255, 255, 0.2);
}

.btn-axa.btn-split-icon, .btn-axa .btn-icon {
  border-left-color: rgba(255, 255, 255, 0.2);
}

.btn-axa.btn-split-icon .btn-font-icon, .btn-axa .btn-icon .btn-font-icon {
  border-left-color: rgba(255, 255, 255, 0.2);
}

.btn-axa:not([disabled]):after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 530px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
          transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transition: width 0.3s, opacity 0.3s;
  -o-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
  background: #00005b;
  content: '';
  opacity: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.btn-axa:hover:after, .btn-axa:active:after, .btn-axa:focus:after {
  width: 100%;
  opacity: 1;
}

.btn-axa.btn.btn-lg, .btn-group-lg > .btn-axa.btn {
  padding: 0.576rem 1.44rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  border-width: 0;
  border-bottom-width: 2px;
}

.btn-axa.btn.btn-sm, .btn-group-sm > .btn-axa.btn {
  padding: 0.048rem 0.95976rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.btn-axa.btn.btn-sm .btn-font-icon, .btn-group-sm > .btn-axa.btn .btn-font-icon {
  width: 1.696rem;
  margin-right: -0.95976rem;
}

.btn-axa.btn.btn-sm .btn-icon, .btn-group-sm > .btn-axa.btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.696rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -0.95976rem;
  float: right;
}

.btn-axa.btn.btn-sm.btn-split-icon, .btn-group-sm > .btn-axa.btn.btn-split-icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn-axa.btn.btn-sm.btn-split-icon .btn-font-icon, .btn-group-sm > .btn-axa.btn.btn-split-icon .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.696rem;
  height: 1.696rem;
  margin-top: -0.11467rem;
  margin-right: -0.95976rem;
  margin-bottom: -0.11467rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn-axa.btn.btn-sm.btn-split-icon .btn-icon, .btn-group-sm > .btn-axa.btn.btn-split-icon .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.696rem;
  height: 1.696rem;
  margin-top: -0.11467rem;
  margin-right: -0.95976rem;
  margin-bottom: -0.11467rem;
  margin-left: 20px;
  padding-top: 0.348rem;
  padding-right: 0.348rem;
  padding-bottom: 0.348rem;
  padding-left: 0.28133rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn {
  padding: 0.33602rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-transform: uppercase;
}

.btn .btn-font-icon {
  width: 1.87205rem;
  margin-right: -1rem;
}

.btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.87205rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -1rem;
  float: right;
}

.btn.btn-split-icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn.btn-split-icon .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.87205rem;
  height: 1.87205rem;
  margin-top: -0.40269rem;
  margin-right: -1rem;
  margin-bottom: -0.40269rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn.btn-split-icon .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.87205rem;
  height: 1.87205rem;
  margin-top: -0.40269rem;
  margin-right: -1rem;
  margin-bottom: -0.40269rem;
  margin-left: 20px;
  padding-top: 0.43602rem;
  padding-right: 0.43602rem;
  padding-bottom: 0.43602rem;
  padding-left: 0.36935rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn.btn-lg, .btn-group-lg > .btn {
  padding: 0.50933rem 1.44rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  border-width: 2px;
}

.btn.btn-lg .btn-font-icon, .btn-group-lg > .btn .btn-font-icon {
  width: 2.61866rem;
  margin-right: -1.44rem;
}

.btn.btn-lg .btn-icon, .btn-group-lg > .btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 2.61866rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -1.44rem;
  float: right;
}

.btn.btn-lg.btn-split-icon, .btn-group-lg > .btn.btn-split-icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn.btn-lg.btn-split-icon .btn-font-icon, .btn-group-lg > .btn.btn-split-icon .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.61866rem;
  height: 2.61866rem;
  margin-top: -0.576rem;
  margin-right: -1.44rem;
  margin-bottom: -0.576rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn.btn-lg.btn-split-icon .btn-icon, .btn-group-lg > .btn.btn-split-icon .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 2.61866rem;
  height: 2.61866rem;
  margin-top: -0.576rem;
  margin-right: -1.44rem;
  margin-bottom: -0.576rem;
  margin-left: 20px;
  padding-top: 0.80933rem;
  padding-right: 0.80933rem;
  padding-bottom: 0.80933rem;
  padding-left: 0.74266rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn.btn-sm, .btn-group-sm > .btn {
  padding: 0.048rem 0.95976rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.btn.btn-sm .btn-font-icon, .btn-group-sm > .btn .btn-font-icon {
  width: 1.696rem;
  margin-right: -0.95976rem;
}

.btn.btn-sm .btn-icon, .btn-group-sm > .btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.696rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -0.95976rem;
  float: right;
}

.btn.btn-sm.btn-split-icon, .btn-group-sm > .btn.btn-split-icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn.btn-sm.btn-split-icon .btn-font-icon, .btn-group-sm > .btn.btn-split-icon .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.696rem;
  height: 1.696rem;
  margin-top: -0.11467rem;
  margin-right: -0.95976rem;
  margin-bottom: -0.11467rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn.btn-sm.btn-split-icon .btn-icon, .btn-group-sm > .btn.btn-split-icon .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.696rem;
  height: 1.696rem;
  margin-top: -0.11467rem;
  margin-right: -0.95976rem;
  margin-bottom: -0.11467rem;
  margin-left: 20px;
  padding-top: 0.348rem;
  padding-right: 0.348rem;
  padding-bottom: 0.348rem;
  padding-left: 0.28133rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn.btn-xs {
  padding: 0rem 0.48002rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.btn.btn-xs .btn-font-icon {
  width: 1.6rem;
  margin-right: -0.48002rem;
}

.btn.btn-xs .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.6rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -0.48002rem;
  float: right;
}

.btn.btn-xs.btn-split-icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn.btn-xs.btn-split-icon .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.06667rem;
  margin-right: -0.48002rem;
  margin-bottom: -0.06667rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn.btn-xs.btn-split-icon .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.6rem;
  height: 1.6rem;
  margin-top: -0.06667rem;
  margin-right: -0.48002rem;
  margin-bottom: -0.06667rem;
  margin-left: 20px;
  padding-top: 0.3rem;
  padding-right: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 0.23333rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn .badge {
  font-size: .9em;
}

.btn:not([disabled]):not(.btn-link):not(.btn-toggle):not(.btn) > .btn-group:hover, .btn:focus, .btn.focus {
  color: #ffffff;
}

.btn .btn-link:disabled {
  color: #ffffff;
}

.btn.btn-default {
  border-color: #00008f;
  background: #ffffff;
  color: #00008f;
}

.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default.focus {
  border-color: #00005b;
  color: #ffffff;
}

.btn.btn-default:hover .badge, .btn.btn-default:focus .badge, .btn.btn-default.focus .badge {
  background-color: #00005b;
  color: #ffffff;
}

.btn.btn-default:active, .btn.btn-default.active {
  border-color: #000032;
  outline: 0;
  color: #000032;
}

.btn.btn-default:active .badge, .btn.btn-default.active .badge {
  background-color: #000032;
  color: #ffffff;
}

.btn.btn-default.disabled, .btn.btn-default[disabled],
fieldset[disabled] .btn.btn-default {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn.btn-default.disabled:hover, .btn.btn-default.disabled:focus, .btn.btn-default.disabled.focus, .btn.btn-default[disabled]:hover, .btn.btn-default[disabled]:focus, .btn.btn-default[disabled].focus,
fieldset[disabled] .btn.btn-default:hover,
fieldset[disabled] .btn.btn-default:focus,
fieldset[disabled] .btn.btn-default.focus {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn.btn-default .badge {
  background-color: #00008f;
  color: #ffffff;
}

.btn.btn-default.btn-split-icon .btn-font-icon {
  border-left-color: #00008f;
}

.btn-ghost {
  position: relative;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  outline: none;
  overflow: hidden;
  z-index: 0;
  padding: 0.33602rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  border-color: #00008f;
  background: #ffffff;
  color: #00008f;
  background-color: transparent;
}

.btn-ghost:not([disabled]):after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 530px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
          transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transition: width 0.3s, opacity 0.3s;
  -o-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
  background: #00005b;
  content: '';
  opacity: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.btn-ghost:hover:after, .btn-ghost:active:after, .btn-ghost:focus:after {
  width: 100%;
  opacity: 1;
}

.btn-ghost .btn-font-icon {
  width: 1.87205rem;
  margin-right: -1rem;
}

.btn-ghost .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.87205rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -1rem;
  float: right;
}

.btn-ghost.btn-split-icon {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn-ghost.btn-split-icon .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.87205rem;
  height: 1.87205rem;
  margin-top: -0.40269rem;
  margin-right: -1rem;
  margin-bottom: -0.40269rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn-ghost.btn-split-icon .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.87205rem;
  height: 1.87205rem;
  margin-top: -0.40269rem;
  margin-right: -1rem;
  margin-bottom: -0.40269rem;
  margin-left: 20px;
  padding-top: 0.43602rem;
  padding-right: 0.43602rem;
  padding-bottom: 0.43602rem;
  padding-left: 0.36935rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn-ghost:hover, .btn-ghost:focus, .btn-ghost.focus {
  border-color: #00005b;
  color: #ffffff;
}

.btn-ghost:hover .badge, .btn-ghost:focus .badge, .btn-ghost.focus .badge {
  background-color: #00005b;
  color: #ffffff;
}

.btn-ghost:active, .btn-ghost.active {
  border-color: #000032;
  outline: 0;
  color: #000032;
}

.btn-ghost:active .badge, .btn-ghost.active .badge {
  background-color: #000032;
  color: #ffffff;
}

.btn-ghost.disabled, .btn-ghost[disabled],
fieldset[disabled] .btn-ghost {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn-ghost.disabled:hover, .btn-ghost.disabled:focus, .btn-ghost.disabled.focus, .btn-ghost[disabled]:hover, .btn-ghost[disabled]:focus, .btn-ghost[disabled].focus,
fieldset[disabled] .btn-ghost:hover,
fieldset[disabled] .btn-ghost:focus,
fieldset[disabled] .btn-ghost.focus {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn-ghost .badge {
  background-color: #00008f;
  color: #ffffff;
}

.btn-ghost.btn-split-icon .btn-font-icon {
  border-left-color: #00008f;
}

.btn-ghost.btn-lg, .btn-group-lg > .btn-ghost.btn {
  padding: 0.50933rem 1.44rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.btn-ghost.btn-lg .btn-font-icon, .btn-group-lg > .btn-ghost.btn .btn-font-icon {
  width: 2.61866rem;
  margin-right: -1.44rem;
}

.btn-ghost.btn-lg .btn-icon, .btn-group-lg > .btn-ghost.btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 2.61866rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -1.44rem;
  float: right;
}

.btn-ghost.btn-lg.btn-split-icon, .btn-group-lg > .btn-ghost.btn-split-icon.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn-ghost.btn-lg.btn-split-icon .btn-font-icon, .btn-group-lg > .btn-ghost.btn-split-icon.btn .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.61866rem;
  height: 2.61866rem;
  margin-top: -0.576rem;
  margin-right: -1.44rem;
  margin-bottom: -0.576rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn-ghost.btn-lg.btn-split-icon .btn-icon, .btn-group-lg > .btn-ghost.btn-split-icon.btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 2.61866rem;
  height: 2.61866rem;
  margin-top: -0.576rem;
  margin-right: -1.44rem;
  margin-bottom: -0.576rem;
  margin-left: 20px;
  padding-top: 0.80933rem;
  padding-right: 0.80933rem;
  padding-bottom: 0.80933rem;
  padding-left: 0.74266rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn-ghost.btn-sm, .btn-group-sm > .btn-ghost.btn {
  padding: 0.048rem 0.95976rem;
  font-size: 1rem;
  border-radius: 0;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
}

.btn-ghost.btn-sm .btn-font-icon, .btn-group-sm > .btn-ghost.btn .btn-font-icon {
  width: 1.696rem;
  margin-right: -0.95976rem;
}

.btn-ghost.btn-sm .btn-icon, .btn-group-sm > .btn-ghost.btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.696rem;
  height: 1em;
  margin-top: 5px;
  margin-right: -0.95976rem;
  float: right;
}

.btn-ghost.btn-sm.btn-split-icon, .btn-group-sm > .btn-ghost.btn-split-icon.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn-ghost.btn-sm.btn-split-icon .btn-font-icon, .btn-group-sm > .btn-ghost.btn-split-icon.btn .btn-font-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.696rem;
  height: 1.696rem;
  margin-top: -0.11467rem;
  margin-right: -0.95976rem;
  margin-bottom: -0.11467rem;
  margin-left: 20px;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn-ghost.btn-sm.btn-split-icon .btn-icon, .btn-group-sm > .btn-ghost.btn-split-icon.btn .btn-icon {
  display: block;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  width: 1.696rem;
  height: 1.696rem;
  margin-top: -0.11467rem;
  margin-right: -0.95976rem;
  margin-bottom: -0.11467rem;
  margin-left: 20px;
  padding-top: 0.348rem;
  padding-right: 0.348rem;
  padding-bottom: 0.348rem;
  padding-left: 0.28133rem;
  float: unset;
  border-left-width: 1px;
  border-left-style: solid;
}

.btn-ghost.btn-ghost-white {
  border-color: #ffffff;
  background: transparent;
  color: #ffffff;
  position: relative;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  outline: none;
  overflow: hidden;
  z-index: 0;
}

.btn-ghost.btn-ghost-white:hover, .btn-ghost.btn-ghost-white:focus, .btn-ghost.btn-ghost-white.focus {
  border-color: #f5f5f5;
  color: transparent;
}

.btn-ghost.btn-ghost-white:hover .badge, .btn-ghost.btn-ghost-white:focus .badge, .btn-ghost.btn-ghost-white.focus .badge {
  background-color: #f5f5f5;
  color: transparent;
}

.btn-ghost.btn-ghost-white:active, .btn-ghost.btn-ghost-white.active {
  border-color: #e1e1e1;
  outline: 0;
  color: #e1e1e1;
}

.btn-ghost.btn-ghost-white:active .badge, .btn-ghost.btn-ghost-white.active .badge {
  background-color: #e1e1e1;
  color: transparent;
}

.btn-ghost.btn-ghost-white.disabled, .btn-ghost.btn-ghost-white[disabled],
fieldset[disabled] .btn-ghost.btn-ghost-white {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn-ghost.btn-ghost-white.disabled:hover, .btn-ghost.btn-ghost-white.disabled:focus, .btn-ghost.btn-ghost-white.disabled.focus, .btn-ghost.btn-ghost-white[disabled]:hover, .btn-ghost.btn-ghost-white[disabled]:focus, .btn-ghost.btn-ghost-white[disabled].focus,
fieldset[disabled] .btn-ghost.btn-ghost-white:hover,
fieldset[disabled] .btn-ghost.btn-ghost-white:focus,
fieldset[disabled] .btn-ghost.btn-ghost-white.focus {
  border-color: #999;
  background: #e5e5e5;
  color: #999;
  cursor: not-allowed;
}

.btn-ghost.btn-ghost-white .badge {
  background-color: #ffffff;
  color: transparent;
}

.btn-ghost.btn-ghost-white.btn-split-icon .btn-font-icon {
  border-left-color: #ffffff;
}

.btn-ghost.btn-ghost-white:not([disabled]):after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 530px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
          transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transition: width 0.3s, opacity 0.3s;
  -o-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
  background: #f5f5f5;
  content: '';
  opacity: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.btn-ghost.btn-ghost-white:hover:after, .btn-ghost.btn-ghost-white:active:after, .btn-ghost.btn-ghost-white:focus:after {
  width: 100%;
  opacity: 1;
}

.btn-ghost.btn-ghost-white:hover, .btn-ghost.btn-ghost-white:focus, .btn-ghost.btn-ghost-white.focus {
  color: #5f5f5f;
}

.btn-ghost:hover .btn-icon-blue {
  color: #ffffff;
}

.btn-icon-blue {
  color: #00008f;
}

.btn-icon-arrow:hover > svg {
  -webkit-animation: animate-arrow-right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
          animation: animate-arrow-right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-faded {
  background-color: #f7f7f7;
}

.bg-primary {
  background-color: #2425aa !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #1b1c80 !important;
}

.bg-success {
  background-color: #2ab27b !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #20895e !important;
}

.bg-info {
  background-color: #c9d8ff !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #96b3ff !important;
}

.bg-warning {
  background-color: #ffbf00 !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #cc9900 !important;
}

.bg-danger {
  background-color: #c91432 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #9b0f26 !important;
}

.bg-inverse {
  background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.rounded {
  border-radius: 0;
}

.rounded-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.rounded-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.rounded-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

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

.clearfix {
  display: block;
  zoom: 1;
}

.clearfix::after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important;
}

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important;
}

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}

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

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

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

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

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

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

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

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

.text-primary {
  color: #2425aa !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #1b1c80 !important;
}

.text-success {
  color: #2ab27b !important;
}

a.text-success:focus, a.text-success:hover {
  color: #20895e !important;
}

.text-info {
  color: #c9d8ff !important;
}

a.text-info:focus, a.text-info:hover {
  color: #96b3ff !important;
}

.text-warning {
  color: #ffbf00 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #cc9900 !important;
}

.text-danger {
  color: #c91432 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #9b0f26 !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

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

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !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;
  }
}

ol.nested-counter {
  counter-reset: item;
}

ol.nested-counter li {
  display: block;
}

ol.nested-counter li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}

.common-toggle input {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.common-toggle input + label {
  display: block;
  position: relative;
  cursor: pointer;
}

.common-toggle input.round-flat + label {
  padding: 2px;
  width: 48px;
  height: 24px;
  background-color: white;
  border-radius: 20px;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

.common-toggle input.round-flat + label:before, .common-toggle input.round-flat + label:after {
  display: block;
  position: absolute;
  content: '';
}

.common-toggle input.round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #333333;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

.common-toggle input.round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 16px;
  background-color: white;
  border-radius: 18px;
  -webkit-transition: margin 0.4s, background 0.4s;
  -o-transition: margin 0.4s, background 0.4s;
  transition: margin 0.4s, background 0.4s;
}

.common-toggle input.round-flat:checked + label {
  background-color: white;
}

.common-toggle input.round-flat:checked + label:before {
  background-color: #2ab27b;
}

.common-toggle input.round-flat:checked + label:after {
  margin-left: 24px;
  background-color: white;
}

.fund-list {
  max-width: 680px;
  margin: 0 auto;
}

.fund-list .fund-group {
  margin-bottom: 30px;
}

.fund-list .fund-group .fund-title {
  padding: 0 15px;
  color: #5f5f5f;
}

@media (min-width: 768px) {
  .fund-list .fund-group .fund-title {
    padding-left: 0;
  }
}

.fund-list .fund {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: white;
}

.fund-list .fund:last-child .risk-level,
.fund-list .fund:last-child .fund-content {
  border-bottom: 1px solid #e5e5e5;
}

.fund-list .fund .risk-level {
  background: #cccccc;
  color: white;
  text-align: center;
  padding: 16px 3px 5px 3px;
  border-bottom: 1px solid white;
  font-weight: lighter;
}

.fund-list .fund .risk-level.level8 {
  background: #d92329;
}

.fund-list .fund .risk-level.level7 {
  background: #df542e;
}

.fund-list .fund .risk-level.level6 {
  background: #ec8b30;
}

.fund-list .fund .risk-level.level5 {
  background: #f2a848;
}

.fund-list .fund .risk-level.level4 {
  background: #feda2e;
}

.fund-list .fund .risk-level.level3 {
  background: #d3db31;
}

.fund-list .fund .risk-level.level2 {
  background: #39ab48;
}

.fund-list .fund .risk-level.level1 {
  background: #025d34;
}

.fund-list .fund .fund-content {
  border-top: 1px solid #e5e5e5;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fund-list .fund .fund-content {
    border-right: 1px solid #e5e5e5;
  }
}

.fund-list .fund .fund-content .fund-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #292b2c;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.fund-list .fund .fund-content .fund-details:hover, .fund-list .fund .fund-content .fund-details:active, .fund-list .fund .fund-content .fund-detailsvisited {
  text-decoration: none;
}

.fund-list .fund .fund-content .fund-details .firm {
  position: absolute;
  width: 100px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
}

.fund-list .fund .fund-content .fund-details .code {
  display: inline-block;
  font-weight: bold;
  font-size: 1.2rem;
  padding-left: 110px;
  padding-right: 5px;
}

.fund-list .fund .fund-content .fund-details .name {
  max-width: 360px;
}

@media (min-width: 576px) {
  .fund-list .fund .fund-content .fund-details .name {
    display: inline-block;
    padding-bottom: 10px;
  }
}

.fund-list .fund .fund-content .percent-info {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  font-size: 1.333rem;
  font-weight: bold;
  margin-bottom: 0;
}

.fund-list .fund .fund-content .facts {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

.fund-list .fund .fund-content .facts .description {
  display: inline-block;
  text-decoration: underline;
  color: #2425aa;
}

.fund-list .fund .fund-content .assign-percent {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

.fund-list .fund .fund-content .assign-percent .form-group {
  margin-bottom: 0;
}

.fund-list .fund .fund-content .assign-percent .form-group .input-group {
  margin-top: 10px;
  padding-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
      -ms-flex: 0 1;
          flex: 0 1;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-top: 1px solid #cccccc;
}

.fund-list .fund .fund-content .assign-percent .form-group .input-group .form-control {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
      -ms-flex: 0 1;
          flex: 0 1;
}

.fund-list .fund .fund-content .assign-percent .form-group .input-group .stepper {
  padding: 0 20px;
  font-size: 1.6rem;
}

.fund-list .fund .fund-content .assign-percent .form-group .input-group .stepper:hover, .fund-list .fund .fund-content .assign-percent .form-group .input-group .stepper:visited {
  border: 1px solid #00008f;
  display: block;
  position: relative;
}

.fund-list .fund .fund-content .assign-percent .form-group .input-group .stepper:first-child {
  margin-right: 5px;
}

.fund-list .fund .fund-content .assign-percent .form-group .input-group .stepper:last-child {
  margin-left: 5px;
}

.fund-list .fund .fund-content .assign-percent .form-group .input-group #assign-percent-input {
  width: 100px;
  text-align: center;
  font-size: 1.2rem;
}

.fund-summary {
  max-width: 850px;
}

.fund-summary .fund-group .fund-title {
  padding: 30px 15px 0 15px;
  color: #5f5f5f;
}

.fund-summary .fund {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: white;
}

.fund-summary .fund:last-child .risk-level,
.fund-summary .fund:last-child .fund-content {
  border-bottom: 1px solid #e5e5e5;
}

.fund-summary .fund .risk-level {
  background: #cccccc;
  color: white;
  text-align: center;
  padding: 16px 3px 5px 3px;
  border-bottom: 1px solid white;
  font-weight: lighter;
}

.fund-summary .fund .risk-level.level8 {
  background: #d92329;
}

.fund-summary .fund .risk-level.level7 {
  background: #df542e;
}

.fund-summary .fund .risk-level.level5 {
  background: #f2a848;
}

.fund-summary .fund .risk-level.level4 {
  background: #feda2e;
}

.fund-summary .fund .risk-level.level1 {
  background: #025d34;
}

.fund-summary .fund .fund-content {
  border-top: 1px solid #e5e5e5;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fund-summary .fund .fund-content {
    border-right: 1px solid #e5e5e5;
  }
}

.fund-summary .fund .fund-content .fund-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #292b2c;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.fund-summary .fund .fund-content .fund-details:hover, .fund-summary .fund .fund-content .fund-details:active, .fund-summary .fund .fund-content .fund-detailsvisited {
  text-decoration: none;
}

.fund-summary .fund .fund-content .fund-details .firm {
  position: absolute;
  width: 100px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
}

.fund-summary .fund .fund-content .fund-details .code {
  display: inline-block;
  font-weight: bold;
  font-size: 1.2rem;
  padding-left: 110px;
  padding-right: 5px;
}

.fund-summary .fund .fund-content .fund-details .name {
  max-width: 360px;
}

@media (min-width: 576px) {
  .fund-summary .fund .fund-content .fund-details .name {
    display: inline-block;
    padding-bottom: 10px;
  }
}

.fund-summary .fund .fund-content .percent-info {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  font-size: 1.333rem;
  font-weight: bold;
  margin-bottom: 0;
}

.fund-summary .fund .fund-content .facts {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

.fund-summary .fund .fund-content .facts .description {
  display: inline-block;
  text-decoration: underline;
  color: #2425aa;
}

.fund-summary .fund .fund-content .assign-percent {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

.fund-summary .fund .fund-content .assign-percent .form-group {
  margin-bottom: 0;
}

.fund-summary .fund .fund-content .assign-percent .form-group .input-group {
  margin-top: 10px;
  padding-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
      -ms-flex: 0 1;
          flex: 0 1;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-top: 1px solid #cccccc;
}

.fund-summary .fund .fund-content .assign-percent .form-group .input-group .form-control {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
      -ms-flex: 0 1;
          flex: 0 1;
}

.fund-summary .fund .fund-content .assign-percent .form-group .input-group .stepper {
  padding: 0 20px;
  font-size: 1.6rem;
}

.fund-summary .fund .fund-content .assign-percent .form-group .input-group .stepper:hover, .fund-summary .fund .fund-content .assign-percent .form-group .input-group .stepper:visited {
  border: 1px solid #00008f;
  display: block;
  position: relative;
}

.fund-summary .fund .fund-content .assign-percent .form-group .input-group .stepper:first-child {
  margin-right: 5px;
}

.fund-summary .fund .fund-content .assign-percent .form-group .input-group .stepper:last-child {
  margin-left: 5px;
}

.fund-summary .fund .fund-content .assign-percent .form-group .input-group #assign-percent-input {
  width: 100px;
  text-align: center;
  font-size: 1.2rem;
}

.firm.aberdeen {
  background-image: url(images/fund-logo-new-aberdeen.png);
  top: 2px;
}

.firm.ktam {
  background-image: url(images/fund-logo-ktam.png);
  top: -4px;
}

.firm.mfc {
  background-image: url(images/fund-logo-mfc.png);
  top: -3px;
}

.firm.tmb {
  background-image: url(images/fund-logo-tmb.png);
  top: -6px;
}

.firm.uobam {
  background-image: url(images/fund-logo-uobam.png);
  top: -6px;
}

.bootstrap-typeahead-menu {
  width: 100%;
}

.bootstrap-typeahead-menu li a {
  display: block;
  padding: 4px 10px;
}

.bootstrap-typeahead-menu li a:hover {
  background-color: #f5f5f5;
}

.right-side {
  display: inline-block;
  text-align: right;
  margin-left: auto;
}

.consent-page {
  height: calc(100vh - 200px);
  overflow: auto;
}

.consent-page .container {
  background-color: white;
  padding: 0.75rem;
  line-height: 1rem;
  font-size: 0.875rem;
  margin-bottom: 0;
}

@media (max-width: 1100px) {
  .consent-page .container {
    width: auto;
    margin: auto;
    margin-bottom: 0;
  }
}

.consent-page .sub-heading {
  margin-bottom: 0.5rem;
  color: #00008f;
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
}

.consent-page .text {
  margin-bottom: 0;
}

.consent-page .remark {
  color: #00008f;
  font-weight: bold;
}

.eda-check-status .heading {
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.75rem;
}

.eda-check-status .content-container {
  background-color: white;
  padding: 0.875rem;
}

.eda-check-status .content-container .sub-heading {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

.eda-check-status .content-container .icon {
  margin-right: 8px;
  padding-top: 3px;
}

.eda-check-status .content-container .info-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.eda-check-status .content-container .button-container {
  margin: 1.5rem 0 1.25rem;
}

.eda-check-status .content-container .button-container .btn-col {
  width: 100%;
  max-width: 208px;
}

@media (min-width: 1200px) {
  .mywealth-plus {
    max-width: 1200px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 1200px;
        -ms-flex: 1 1 1200px;
            flex: 1 1 1200px;
    margin: 0 auto;
  }
  .mywealth-plus .appWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mywealth-plus .appWrap .abcd {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 32%;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
  }
  .mywealth-plus .appWrap .abcd:last-child {
    margin-right: 0;
  }
  .mywealth-plus .appWrap .abcd:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .mywealth-plus .appWrap .abcd:first-child div {
    width: 32%;
  }
}

.mywealth-plus .app-section {
  display: auto;
  padding-bottom: 40px;
}

.mywealth-plus .list-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start !important;
  -webkit-align-items: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}

@media (min-width: 576px) {
  .mywealth-plus .list-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: end;
    -webkit-align-items: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

.mywealth-plus .list-header strong {
  -webkit-align-self: baseline;
      -ms-flex-item-align: baseline;
          align-self: baseline;
  font-size: 1.25rem;
  color: #2425aa;
}

.mywealth-plus .filter-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 8px;
}

@media (min-width: 576px) {
  .mywealth-plus .filter-group {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 8px 0;
    -webkit-align-self: end;
        -ms-flex-item-align: end;
            align-self: end;
  }
}

.mywealth-plus .filter-group .form-group {
  margin: 0;
}

@media (min-width: 576px) {
  .mywealth-plus .filter-group .form-group {
    margin-right: 8px;
  }
}

.mywealth-plus .filter-group label {
  font-size: 0.9rem;
  color: #2425aa;
}

.mywealth-plus .filter-group .custom-select {
  border: 1px solid #2425aa;
  color: #2425aa;
  min-width: 180px;
}

.mywealth-plus .card-button-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-top: 12px;
}

.mywealth-plus .card-button {
  margin: 0;
}

.mywealth-plus .refresh-button {
  margin: 0;
  border-radius: 6px;
  background-color: #fff !important;
  color: #2425aa !important;
}

.mywealth-plus .refresh-button span {
  padding-left: 12px;
  font-weight: normal;
}

.mywealth-plus .form-section {
  min-width: 85vw;
}

@media only screen and (min-width: 680px) {
  .mywealth-plus .form-section {
    min-width: 650px;
  }
}

.mywealth-plus .opty-card-item {
  margin-top: 8px;
  display: block;
  padding: 24px 20px;
}

@media (min-width: 576px) {
  .my-wealth-plus-dialog.modal-dialog {
    max-width: 650px;
  }
}

@media (max-width: 575px) {
  .my-wealth-plus-dialog.modal-dialog {
    margin-top: 24px !important;
  }
}

.my-wealth-plus-dialog .modal-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  font-weight: bold;
  text-align: center;
  color: #2425aa;
}

.my-wealth-plus-dialog .modal-body {
  padding: 30px 16px !important;
  text-align: center;
  background-color: #fff !important;
}

.my-wealth-plus-dialog .modal-body-content {
  padding-bottom: 0;
}

.my-wealth-plus-dialog .info {
  font-weight: bold;
  color: #2425aa;
}

.my-wealth-plus-dialog .modal-footer {
  border-top: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.my-wealth-plus-dialog .btn {
  text-transform: unset;
}

.my-wealth-plus-dialog .mwp-modal-detail-content {
  text-align: start;
}

@media only screen and (min-width: 680px) {
  .my-wealth-plus-dialog .mwp-modal-detail-content {
    margin: 0 8px;
  }
}

.my-wealth-plus-dialog .mwp-modal-detail-content .section {
  margin-top: 8px;
}

.my-wealth-plus-dialog .mwp-modal-detail-content .risk-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.my-wealth-plus-dialog .mwp-modal-detail-content .fund-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 576px) {
  .my-wealth-plus-dialog .mwp-modal-detail-content .fund-list {
    padding-right: 12px;
  }
}

.my-wealth-plus-dialog .mwp-modal-detail-content .fund-list .fund-list-title {
  width: 100%;
  margin-bottom: 6px;
}

.my-wealth-plus-dialog .mwp-modal-detail-content .fund-list .fund-item {
  width: 75%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 576px) {
  .my-wealth-plus-dialog .mwp-modal-detail-content .fund-list .fund-item {
    width: 32%;
  }
}

.my-wealth-plus-dialog .mwp-modal-detail-content .fund-list .fund-item strong {
  color: #2425aa;
}

.my-wealth-plus-dialog .mwp-modal-detail-content .select-title {
  margin: 8px 0;
}

.my-wealth-plus-dialog .mwp-modal-detail-content .prefill-remark {
  font-size: 0.85rem;
  margin-top: 16px;
}

.my-wealth-plus-dialog .mwp-modal-detail-content [data-id='mwp-prefill'] .form-group--radio label {
  padding-right: 0;
  margin-bottom: 0.4rem;
  margin-right: 0;
}

.my-wealth-plus-dialog .mwp-modal-detail-content [data-id='mwp-prefill'] .form-group--radio label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.my-wealth-plus-dialog .mwp-modal-detail-content [data-id='mwp-prefill'] .form-group--radio label .custom-control-input:indeterminate ~ .custom-control-indicator {
  background: white;
}

@media (min-width: 768px) {
  .my-wealth-plus-dialog .mwp-modal-detail-content [data-id='mwp-prefill'] .form-group--radio label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}

.form-group ::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}

.form-group label {
  margin-bottom: 0.25rem;
  display: block;
}

.form-group input,
.form-group select {
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

.form-group input:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-group input:-moz-submit-invalid {
  box-shadow: none;
}

.form-group input:-moz-ui-invalid {
  box-shadow: none;
}

.form-group input[readonly] {
  background-color: #ffffff;
}

.form-group .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  border: 1px solid #2425aa;
}

.form-group .custom-checkbox .custom-control-indicator {
  -webkit-transition: background 195ms cubic-bezier(0.4, 0, 0.6, 1);
  -o-transition: background 195ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: background 195ms cubic-bezier(0.4, 0, 0.6, 1);
  border: 1px solid #b0b0b0;
}

.form-group.has-danger .invalid-feedback,
.form-group.has-danger .form-control-feedback,
.form-group.has-danger .validation-message {
  border: solid 1px;
  padding: 2px 10px;
}

.form-group.has-danger .invalid-feedback,
.form-group.has-danger .form-control-label,
.form-group.has-danger .form-control-feedback,
.form-group.has-danger .col-form-label,
.form-group.has-danger .form-check-label,
.form-group.has-danger .custom-control {
  color: #c91432;
}

.form-group .has-success .invalid-feedback,
.form-group .has-success .form-control-label,
.form-group .has-success .form-control-feedback,
.form-group .has-success .col-form-label,
.form-group .has-success .form-check-label,
.form-group .has-success .custom-control {
  color: #2ab27b;
}

.form-group .has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232ab27b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.form-group.has-warning .invalid-feedback,
.form-group.has-warning .form-control-label,
.form-group.has-warning .form-control-feedback,
.form-group.has-warning .col-form-label,
.form-group.has-warning .form-check-label,
.form-group.has-warning .custom-control {
  color: #ffbf00;
}

.form-group.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffbf00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.form-group .has-danger .invalid-feedback,
.form-group .has-danger .form-control-label,
.form-group .has-danger .form-control-feedback,
.form-group .has-danger .col-form-label,
.form-group .has-danger .form-check-label,
.form-group .has-danger .custom-control {
  color: #c91432;
}

.form-group .has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c91432' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-group .invalid-feedback,
.form-group .form-control-feedback,
.form-group .validation-message {
  border: solid 1px;
  padding: 2px 10px;
}

.form-group .invalid-feedback p,
.form-group .form-control-feedback p,
.form-group .validation-message p {
  font-size: 0.8667rem;
  margin: 5px 0;
}

.form-group .full-label-toggle {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.8667rem;
  color: #2425aa;
  cursor: default;
  text-decoration: underline;
}

.form-group .invalid-feedback,
.form-group .form-control-feedback {
  display: none;
}

.form-group .invalid-feedback:before,
.form-group .form-control-feedback:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 42px;
  left: -22px;
  background-repeat: no-repeat;
}

.form-group .invalid-feedback.attached-icon,
.form-group .form-control-feedback.attached-icon {
  position: relative;
  padding-left: 34px;
}

.form-group .invalid-feedback.attached-icon:before,
.form-group .form-control-feedback.attached-icon:before {
  top: 7px;
  left: 8px;
}

.form-group[class*='has-'] .invalid-feedback,
.form-group[class*='has-'] .form-control-feedback {
  display: block;
}

.form-group.has-success {
  border-color: #2ab27b;
}

.form-group.has-success input {
  border-color: #2ab27b;
}

.form-group.has-success input:focus {
  border-color: #2ab27b;
}

.form-group.has-success .invalid-feedback,
.form-group.has-success .form-control-feedback {
  background-color: rgba(42, 178, 123, 0.1);
}

.form-group.has-success .invalid-feedback.validation-message,
.form-group.has-success .form-control-feedback.validation-message {
  display: block;
}

.form-group.has-success .invalid-feedback.validation-message:before,
.form-group.has-success .form-control-feedback.validation-message:before {
  content: ' ';
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232ab27b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.form-group.has-danger .custom-select, .form-group.has-warning .custom-select {
  border: 1px solid #cccccc;
}

.form-group.has-danger .custom-select--pension, .form-group.has-warning .custom-select--pension {
  border-color: #c91432;
}

.form-group.has-danger {
  border-color: #c91432;
}

.form-group.has-danger input {
  border-color: #c91432;
}

.form-group.has-danger input:focus {
  border-color: #c91432;
}

.form-group.has-danger .invalid-feedback,
.form-group.has-danger .form-control-feedback {
  background-color: rgba(201, 20, 50, 0.1);
}

.form-group.has-danger .invalid-feedback.validation-message,
.form-group.has-danger .form-control-feedback.validation-message {
  display: block;
}

.form-group.has-danger .invalid-feedback.validation-message:before,
.form-group.has-danger .form-control-feedback.validation-message:before {
  content: ' ';
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c91432' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-group.has-warning {
  border-color: #ffbf00;
}

.form-group .invalid-feedback,
.form-group .form-control-feedback {
  background-color: rgba(255, 191, 0, 0.1);
  overflow: hidden;
}

.form-group .invalid-feedback.eligibility-message, .form-group .invalid-feedback.additional-information-message, .form-group .invalid-feedback.additional-validation-message, .form-group .invalid-feedback.warning-message, .form-group .invalid-feedback.info-message,
.form-group .form-control-feedback.eligibility-message,
.form-group .form-control-feedback.additional-information-message,
.form-group .form-control-feedback.additional-validation-message,
.form-group .form-control-feedback.warning-message,
.form-group .form-control-feedback.info-message {
  display: block;
}

.form-group .invalid-feedback.info-message-wrap,
.form-group .form-control-feedback.info-message-wrap {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.form-group .invalid-feedback.eligibility-message::before, .form-group .invalid-feedback.additional-information-message::before,
.form-group .form-control-feedback.eligibility-message::before,
.form-group .form-control-feedback.additional-information-message::before {
  content: ' ';
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffbf00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
  background-size: 80%;
}

.form-group .invalid-feedback.additional-information-message,
.form-group .form-control-feedback.additional-information-message {
  border-color: #2425aa;
  background-color: rgba(51, 119, 255, 0.1);
  color: #2425aa;
}

.form-group .invalid-feedback.additional-information-message::before,
.form-group .form-control-feedback.additional-information-message::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100%;
}

.form-group .invalid-feedback.info-message,
.form-group .form-control-feedback.info-message {
  border-color: #2425aa;
  background-color: rgba(51, 119, 255, 0.1);
  color: #2425aa;
}

.form-group .invalid-feedback.info-message::before,
.form-group .form-control-feedback.info-message::before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") !important;
  background-size: 100%;
}

.form-group .invalid-feedback.info-message-warning,
.form-group .form-control-feedback.info-message-warning {
  border-color: #ffbf00;
  background-color: rgba(248, 228, 141, 0.1);
  color: #ffbf00;
}

.form-group .invalid-feedback.info-message-warning::before,
.form-group .form-control-feedback.info-message-warning::before {
  content: ' ';
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffbf00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E") !important;
  background-size: 100%;
}

.form-group .invalid-feedback.additional-validation-message,
.form-group .form-control-feedback.additional-validation-message {
  border-color: #c91432;
  background-color: rgba(201, 20, 50, 0.1);
  color: #c91432;
}

.form-group .invalid-feedback.additional-validation-message::before,
.form-group .form-control-feedback.additional-validation-message::before {
  content: ' ';
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c91432' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") !important;
  background-size: 100%;
}

.form-group .invalid-feedback.info-message-wrap,
.form-group .form-control-feedback.info-message-wrap {
  border-color: #2425aa;
  background-color: rgba(51, 119, 255, 0.1);
  color: #2425aa;
}

.form-group .invalid-feedback.info-message-wrap::before,
.form-group .form-control-feedback.info-message-wrap::before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") !important;
  background-size: 100%;
}

.form-group .invalid-feedback.warning-message,
.form-group .form-control-feedback.warning-message {
  border-color: #ffbf00;
  background-color: rgba(248, 228, 141, 0.1);
  color: #ffbf00;
}

.form-group .invalid-feedback.warning-message::before,
.form-group .form-control-feedback.warning-message::before {
  content: ' ';
  background-image: url(images/info-yellow.svg) !important;
  background-size: 100%;
}

.form-group .invalid-feedback a,
.form-group .form-control-feedback a {
  text-decoration: underline;
}

.form-group .fund-asset-allocation {
  display: block;
  border-color: #2425aa;
  background-color: rgba(51, 119, 255, 0.1);
  color: #2425aa;
  margin-top: 0.25rem;
  padding: 0;
  margin-bottom: 1rem;
}

.form-control.disabled {
  pointer-events: none;
}

.form-section.form-section__beneficiary__btn-add-new::before, .form-section.form-section__family-discount__btn-add-new::before, .form-section.form-section__beneficiary__address::before, .form-section.form-section__juvenile::before, .form-section.form-section__juvenile__btn-add-new::before, .form-section.form-section__document__insured::before, .form-section.form-section__ekyc::before, .form-section.form-section__treatment__btn-add-new::before, .form-section.form-section__treatment__question__0::before {
  display: none;
  visibility: hidden;
}

.form-section.form-section__beneficiary__address, .form-section.form-section__juvenile, .form-section.form-section__juvenile__btn-add-new, .form-section.form-section__document__insured, .form-section.form-section__treatment__question__0 {
  padding-top: 0;
}

.form-section.form-section__ekyc {
  padding-bottom: 0;
}

.iam-c {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

@media (min-width: 768px) {
  .iam-c {
    width: 330px;
  }
}

.iam-c__icon--lock {
  background-image: url(images/icon-lock.png);
}

.iam-c__icon--access {
  background-image: url(images/icon-access.png);
}

.invalid-feedback {
  margin-top: 0.25rem;
}

.ai-underwriting-checkbox {
  font-weight: 800;
  color: #2425aa !important;
}

.custom-control-indicator-aiuw {
  position: relative;
}

.custom-control-indicator-aiuw.aiuw-acknowledge-icon {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.aiuw-text {
  left: 24px;
  position: relative;
}

.modal:not(.default-bootstrap) {
  background: white;
}

.modal:not(.default-bootstrap).ltr-modal.fade .modal-dialog {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.modal:not(.default-bootstrap).ltr-modal.show .modal-dialog {
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
}

.modal:not(.default-bootstrap) .modal-dialog {
  margin: 0;
  height: 100%;
  max-height: 100%;
}

@media (min-width: 576px) {
  .modal:not(.default-bootstrap) .modal-dialog {
    max-width: none;
  }
}

.modal:not(.default-bootstrap) .modal-dialog .modal-content {
  border: none;
}

.modal:not(.default-bootstrap) .modal-dialog .modal-content .modal-header {
  padding: 5px 15px 10px 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal:not(.default-bootstrap) .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 1rem;
  color: #2425aa;
  font-weight: bold;
  padding-top: 5px;
}

.modal:not(.default-bootstrap) .modal-dialog .modal-content .modal-header .modal-title .btn-left {
  height: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal:not(.default-bootstrap) .modal-dialog .modal-content .modal-body .form-group .list-group .list-group-item {
  background-image: url(images/radio-off.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: top 18px left 14px;
  padding-left: 45px;
}

.modal:not(.default-bootstrap) .modal-dialog .modal-content .modal-body .form-group .list-group .list-group-item.active {
  background-image: url(images/radio-on.png);
}

.modal:not(.default-bootstrap) .modal-dialog .modal-content .modal-body .form-group .list-group .list-group-item span {
  width: 100%;
}

.modal:not(.default-bootstrap).scrollable-modal {
  overflow: hidden;
}

.modal:not(.default-bootstrap).scrollable-modal .modal-content {
  height: 100%;
}

.modal:not(.default-bootstrap).scrollable-modal .modal-header {
  padding-right: 35px;
}

.modal:not(.default-bootstrap).scrollable-modal .modal-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.modal:not(.default-bootstrap).scrollable-modal .modal-body {
  max-height: 100%;
  overflow-y: auto;
}

.modal:not(.default-bootstrap).scrollable-modal .modal-body--pdf-view {
  background-color: #393939;
}

.modal:not(.default-bootstrap).occupation-modal .modal-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal:not(.default-bootstrap).occupation-modal .modal-title .text {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.modal:not(.default-bootstrap).fse-branch-modal .modal-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal:not(.default-bootstrap).fse-branch-modal .modal-title .text {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.modal:not(.default-bootstrap).fse-branch-modal .modal-body {
  background: #f5f5f5;
}

.modal:not(.default-bootstrap).fse-branch-modal .content {
  margin: 0 auto;
  margin-top: 20px;
  max-width: 768px;
}

.modal:not(.default-bootstrap).fse-branch-modal .content > .fse-selection {
  border-bottom: 1px solid #cccccc;
}

.modal:not(.default-bootstrap).fse-branch-modal .agreement-box {
  background-color: #fff;
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

.modal:not(.default-bootstrap).fse-branch-modal .agreement-box .form-group {
  margin: 0;
}

.modal:not(.default-bootstrap).fse-branch-modal .description {
  font-size: 1.6rem;
  min-height: 1.6rem;
  margin-bottom: -15px;
}

.modal:not(.default-bootstrap).fse-branch-modal .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal:not(.default-bootstrap).rider-benefit-modal .details-table {
  display: block !important;
  margin: 0;
}

.modal:not(.default-bootstrap).rider-benefit-modal .hsudr-details-table {
  display: block !important;
  margin: 0;
}

.modal:not(.default-bootstrap).rider-benefit-modal .mex-details-table {
  display: block !important;
  margin: 0;
}

.modal:not(.default-bootstrap).rider-benefit-modal .ciudr-details-table {
  display: block !important;
  margin: 0;
}

.modal:not(.default-bootstrap).rider-benefit-modal .hbudr-details-table {
  display: block !important;
  margin: 0;
}

.modal:not(.default-bootstrap).rider-benefit-modal .tpdudr-details-table {
  display: block !important;
  margin: 0;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-header {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding-bottom: 0;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-header .progress-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-header .progress-wrap .progress {
  margin: 0 -36px 0 -16px;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-header .progress-wrap .progress .progress-bar {
  font-size: 0.8667rem;
  -webkit-transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
  -o-transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz,
.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .info-message-container {
  max-width: 720px;
  margin: 0 auto;
  padding: 0;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .info-message-container .form-group {
  margin: 0;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz .form-group {
  list-style: none;
  border-bottom: 1px solid #999999;
  margin: 0 -15px;
  padding: 10px 15px 20px 15px;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz .form-group label {
  padding: 15px 0 10px 0;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz .form-group .list-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz .form-group .list-group .list-group-item {
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz .form-group .list-group .list-group-item:last-child {
  margin-bottom: -1px;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .action {
  padding-top: 30px;
}

.modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .action .btn {
  width: 100%;
}

@media (min-width: 768px) {
  .modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz .form-group {
    border: none;
  }
  .modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .quiz .form-group .list-group .list-group-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .action {
    text-align: center;
  }
  .modal:not(.default-bootstrap).risk-quiz-modal .modal-content .modal-body .action .btn {
    width: auto;
  }
}

.modal:not(.default-bootstrap) .critical-illness .title {
  display: none;
}

.modal:not(.default-bootstrap) .critical-illness .disease ol {
  list-style-position: inside;
  padding-left: 0;
}

.modal:not(.default-bootstrap) .critical-illness .disease ol li {
  padding: 8px;
}

.modal:not(.default-bootstrap) .critical-illness .disease ol li:nth-child(odd) {
  background: #e5e5e5;
}

.modal:not(.default-bootstrap) .critical-illness .benefit-disclaimers {
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}

.modal:not(.default-bootstrap).error-message-modal .modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal:not(.default-bootstrap).error-message-modal .modal-body .description,
.modal:not(.default-bootstrap).error-message-modal .modal-body .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.modal:not(.default-bootstrap).error-message-modal .modal-body .description .text-red,
.modal:not(.default-bootstrap).error-message-modal .modal-body .content .text-red {
  color: #c91432;
}

.modal:not(.default-bootstrap).error-message-modal .modal-body .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
      -ms-flex: 0 1;
          flex: 0 1;
}

.modal:not(.default-bootstrap).error-message-modal .modal-body .bottom .btn.btn-primary {
  margin: 0 0 0 auto;
}

.default-bootstrap .modal-dialog {
  margin-top: 15vh;
}

.default-bootstrap.remote-selling-modal {
  overflow: auto;
}

.default-bootstrap.remote-selling-modal .modal-content {
  border: none;
}

.default-bootstrap.remote-selling-modal .modal-content .modal-header {
  padding: 5px 15px 10px 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.default-bootstrap.remote-selling-modal .modal-content .modal-header .modal-title {
  font-size: 1rem;
  color: #2425aa;
  font-weight: bold;
  padding-top: 5px;
}

.default-bootstrap.remote-selling-modal .modal-content .bottom {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}

@media (min-width: 576px) {
  .default-bootstrap.remote-selling-modal .modal-content .bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.default-bootstrap.remote-selling-modal .modal-content .bottom button:not(:first-child) {
  margin-top: 5px;
}

@media (min-width: 576px) {
  .default-bootstrap.remote-selling-modal .modal-content .bottom button:not(:first-child) {
    margin-left: 5px;
    margin-top: 0;
  }
}

.default-bootstrap.remote-selling-modal .modal-brand-primary {
  font-size: 1rem;
  color: #2425aa;
  padding-top: 5px;
}

.default-bootstrap.remote-selling-modal .modal-grey {
  font-size: 1rem;
  color: #e5e5e5;
  padding-top: 5px;
}

.default-bootstrap.login-session-limit-selling-modal .modal-header .close {
  display: none;
}

.default-bootstrap.login-session-limit-selling-modal .modal-header {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.default-bootstrap.login-session-limit-selling-modal .modal-title {
  font-size: 1rem;
  color: #2425aa;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
}

.default-bootstrap.login-session-limit-selling-modal .modal-body {
  text-align: center;
}

.default-bootstrap.login-session-limit-selling-modal .modal-body p {
  margin: 0 0 0.5rem;
}

.default-bootstrap.login-session-limit-selling-modal .modal-footer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.default-bootstrap.check-version-modal .modal-content .modal-header {
  padding: 5px 15px 10px 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.default-bootstrap.check-version-modal .modal-content .modal-header .modal-title {
  font-size: 1rem;
  color: #2425aa;
  font-weight: bold;
  padding-top: 5px;
}

.default-bootstrap.check-version-modal .modal-content .modal-body {
  text-align: center;
}

.default-bootstrap.check-version-modal .modal-content .modal-body p {
  margin: 0 0 0.5rem;
}

.default-bootstrap.check-version-modal .modal-content .modal-footer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.default-bootstrap.brochurelanguage-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.default-bootstrap.brochurelanguage-modal .modal-dialog {
  max-width: 500px;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-header {
  padding: 10px 15px 10px 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-header .modal-title {
  font-size: 1rem;
  color: #2425aa;
  font-weight: bold;
  padding-top: 5px;
  width: 95%;
  text-align: center;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body {
  text-align: center;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body p {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.8667rem;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body .row {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body .row .colLanguage {
  width: 200px;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body .row .colLanguage .BTN_EN {
  width: 90%;
  line-height: 1.5;
  font-weight: 600;
  font-size: 0.8667rem;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body .row .colLanguage .BTN_TH {
  width: 90%;
  line-height: 1.5;
  font-weight: 500;
  font-size: 0.8667rem;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body .row .colLanguage .BTN_CANCEL {
  width: 100%;
  line-height: 1.5;
  font-weight: 600;
  font-size: 0.8667rem;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-body .row .col .btn {
  min-width: 180px;
  font-size: 1rem;
}

.default-bootstrap.brochurelanguage-modal .modal-content .modal-footer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.full-screen-modal {
  height: 100%;
}

.full-screen-modal .modal-header {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.full-screen-modal .modal-title {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.full-screen-modal .modal-content {
  height: 100%;
}

.full-screen-modal .modal-content .modal-body {
  height: 100%;
  background-color: #f5f5f5;
  padding-bottom: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.full-screen-modal .modal-content .modal-body img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .full-screen-modal .modal-content .modal-body img {
    max-width: 300px;
  }
}

.full-screen-modal .modal-content .modal-body .description {
  padding: 25px 0 40px 0;
}

.full-screen-modal .modal-content .modal-body .description .highlight {
  font-weight: bold;
}

.full-screen-modal .modal-content .modal-body .description .copy-password {
  font-size: 0.8667rem;
  display: block;
  margin-bottom: 20px;
}

.full-screen-modal .modal-content .modal-body .description .password {
  background: white;
  display: inline-block;
  padding: 15px 30px;
  font-size: 1.333rem;
  font-weight: bold;
  letter-spacing: 7px;
}

.form-group--radio-with-other label {
  padding-right: 0;
  margin-bottom: 0.4rem;
}

.form-group--radio-with-other label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.form-group--radio-with-other label .custom-control-input:indeterminate ~ .custom-control-indicator {
  background: white;
}

.form-group--radio-with-other label[for='investmentGoal-OTHER'] {
  width: 100%;
  -webkit-box-flex: unset;
  -webkit-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

@media (min-width: 768px) {
  .form-group--radio-with-other .fieldset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .form-group--radio-with-other label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}

.checkbox-right {
  margin-left: auto;
  margin-right: auto;
}

hr.hr-dash-grey {
  border-top: 1px dashed #e5e5e5;
}

hr.hr-solid-grey {
  border-top: 1px solid #e5e5e5;
}

hr.hr-solid-brand-primary {
  border-top: 3px solid #2425aa;
}

.form-control-feedback,
.validation-message {
  border: solid 0px;
  padding: 0px 0px;
}

.form-control-feedback p,
.validation-message p {
  font-size: 0.8667rem;
  margin: 5px 0;
}

.full-label-toggle {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.8667rem;
  color: #2425aa;
  cursor: default;
  text-decoration: underline;
}

.form-control-feedback {
  display: none;
}

.form-control-feedback:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 42px;
  left: -22px;
  background-repeat: no-repeat;
}

.form-control-feedback.attached-icon {
  position: relative;
  padding-left: 34px;
}

.form-control-feedback.attached-icon:before {
  top: 7px;
  left: 8px;
}

.form-control-feedback-cybs {
  display: none;
}

.form-control-feedback-cybs:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 42px;
  left: -22px;
  background-repeat: no-repeat;
}

.form-control-feedback-cybs.attached-icon {
  position: relative;
  padding-left: 34px;
}

.form-control-feedback-cybs.attached-icon:before {
  top: 7px;
  left: 8px;
}

.form-control-feedback-cybs {
  overflow: hidden;
}

.form-control-feedback-cybs.info-message {
  display: inline-block;
  width: 320px;
  text-align: left;
  border-color: #2425aa;
  background-color: rgba(51, 119, 255, 0.1);
  color: #2425aa;
}

.form-control-feedback-cybs.info-message::before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") !important;
  background-size: 100%;
}

.form-control-feedback-cybs.eligibility-message::before, .form-control-feedback-cybs.additional-information-message::before {
  content: ' ';
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffbf00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
  background-size: 80%;
}

.form-control-feedback-cybs.additional-information-message {
  border-color: #2425aa;
  background-color: rgba(51, 119, 255, 0.1);
  color: #2425aa;
}

.form-control-feedback-cybs.additional-information-message::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100%;
}

.form-control-feedback-cybs a {
  text-decoration: underline;
}

textarea.error-msg {
  width: 40%;
  height: 80px;
  padding: 8px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 5px;
  background-color: #f8f8f8;
  font-size: 13px;
  resize: none;
  color: #ffbf00;
}

.error-msg-label {
  width: 40%;
  margin: 0 auto;
  margin-top: 24px;
  font-size: 19px;
}

.error-msg-left-label {
  text-align: left;
}

.iamc-modal {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.iamc-modal.full-screen-modal .modal-header {
  padding: 0 !important;
}

.iamc-modal.full-screen-modal .modal-title {
  padding-top: 0 !important;
}

.iamc-modal.full-screen-modal .modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn {
  position: relative;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: normal;
}

.btn:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: transparent;
}

.btn:hover {
  cursor: pointer;
}

.btn.btn-default:hover, .btn.btn-default:focus {
  color: #00008f;
}

.btn.btn-primary:after {
  background: #00008f;
}

.btn.btn-disabled {
  border: 1px solid #999999;
  color: #999999;
  background: white;
  pointer-events: none;
}

.btn.btn-outline-primary:focus {
  background: #00008f;
}

.btn.btn-secondary:hover {
  color: #292b2c;
}

.btn-group {
  width: 100%;
}

.btn-group .btn {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

table {
  background: white;
  font-size: 0.8667rem;
}

table tr td {
  border-right: 1px solid #e5e5e5;
  padding: 6px;
  vertical-align: bottom;
}

table tr td.nowrap {
  white-space: nowrap;
}

table tr td:last-child {
  border-right: none;
}

table tr td.text-center {
  text-align: center;
}

table tr td.text-right {
  text-align: right;
}

table thead tr td {
  border-bottom: 2px solid #b0b0b0;
  padding: 10px 3px 6px 3px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

table thead tr.border-bottom {
  border-bottom: 2px solid #b0b0b0;
}

table thead tr.color-wild-sand {
  background: #f5f5f5;
}

table tbody tr:nth-child(even) td {
  background: #f5f5f5;
}

table tbody tr td.valign-center {
  vertical-align: middle;
}

table tbody tr td.bold {
  color: #2425aa;
  font-weight: bold;
}

table tbody tr.total td {
  background: white;
  font-weight: bold;
  border-top: 2px solid #b0b0b0;
}

table.retirement-benefit-table {
  width: 100%;
}

@media (min-width: 576px) {
  table {
    font-size: 1rem;
  }
}

.alert {
  background-repeat: no-repeat;
  background-position: top 10px left 10px;
  background-size: 20px 20px;
  padding: 10px 15px 10px 40px;
  margin: 15px 15px;
  font-size: 0.8667rem;
}

@media (min-width: 576px) {
  .alert {
    margin: 15px 0;
  }
}

.alert ol,
.alert ul {
  margin: 0;
  padding-left: 15px;
}

.alert.alert-danger {
  color: #c91432;
  border: 1px solid #c91432;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c91432' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
  background-color: rgba(201, 20, 50, 0.1);
}

.alert.alert-danger-no-icon {
  width: 100%;
  color: #c91432;
  border: 1px solid #c91432;
  padding: 10px 15px 10px 15px;
  background-color: rgba(201, 20, 50, 0.1);
}

.alert.alert-warning {
  color: #cc9900;
  border: 1px solid #ffbf00;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ffbf00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
  background-color: rgba(255, 191, 0, 0.1);
}

.alert.alert-info {
  color: #2425aa;
  border: 1px solid #2425aa;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  background-color: rgba(36, 37, 170, 0.1);
}

.alert.alert-success {
  color: #2ab27b;
  border: 1px solid #2ab27b;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232ab27b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-color: rgba(42, 178, 123, 0.1);
}

.date-dropdown .custom-select {
  padding: 0.375rem 0.375rem 0.375rem 0.375rem;
}

.date-dropdown--day {
  width: 100%;
  margin-top: 5px;
}

.date-dropdown--month {
  width: 100%;
  margin-top: 5px;
}

.date-dropdown--year {
  width: 100%;
  margin-top: 5px;
}

.date-dropdown--delimiter {
  display: none;
}

@media (min-width: 535px) {
  .date-dropdown--delimiter {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 30px;
    line-height: 50px;
    display: inline-block;
  }
  .date-dropdown--container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .date-dropdown--day {
    width: 60px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .date-dropdown--month {
    width: 115px;
    -webkit-box-flex: 3;
    -webkit-flex: 3 1;
        -ms-flex: 3 1;
            flex: 3 1;
  }
  .date-dropdown--year {
    width: 120px;
    -webkit-box-flex: 2;
    -webkit-flex: 2 1;
        -ms-flex: 2 1;
            flex: 2 1;
  }
}

.spinner-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent background */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
  /* Ensure the spinner is on top of everything */
}

.spinner-eda {
  border: 6px solid #f3f3f3;
  /* Light grey border */
  border-top: 6px solid #00008f;
  /* Blue border */
  border-radius: 50%;
  width: 75px;
  height: 75px;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  /* Spin animation */
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.modal-noti .modal {
  background: none !important;
}

.modal-noti .modal .modal-dialog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal-noti .modal .modal-dialog .modal-content {
  width: 700px;
}

.modal-noti .modal .modal-dialog .modal-content .modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modal-noti .modal .modal-dialog .modal-content .modal-header .modal-title {
  width: 100%;
  text-align: center;
  padding-left: 20px;
}

.modal-noti .modal .modal-dialog .modal-content .modal-body {
  background: #F5F5F5;
}

.modal-noti .modal-backdrop {
  background-color: #000 !important;
}

.az-portal h1,
.az-portal h2 {
  margin: 0;
}

.az-portal__notification {
  background-color: #EF7661;
  color: white;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.az-portal__notification-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  min-width: 250px;
}

.az-portal__notification-container-left {
  width: 20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.az-portal__notification-container-right {
  width: 70%;
}

.az-portal__title {
  text-align: center;
  background-color: #2425aa;
  color: white;
  padding: 15px;
}

.az-portal__title-text {
  font-size: 1.2rem;
}

.az-portal__content {
  margin: 0 auto;
  width: 100%;
  max-width: 460px;
  padding: 30px 15px;
}

.az-portal__group + .az-portal__group {
  margin-top: 60px;
}

.az-portal__group__title {
  margin-bottom: 15px;
}

.az-portal__group__title-text {
  font-weight: 700;
  color: #2425aa;
  font-size: 1.1rem;
}

.az-portal__group__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -5px;
}

.az-portal__group__content button {
  border: none;
  background-color: transparent;
  color: #2425aa;
  padding: 5px;
  overflow: hidden;
  text-align: center;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 33%;
      -ms-flex: 0 1 33%;
          flex: 0 1 33%;
  position: relative;
}

.az-portal__group__content button::after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.az-portal__group__content button:focus {
  outline: none;
}

.az-portal__group__content button:focus .button-container {
  -webkit-box-shadow: 0 0 0 2px #2425aa inset;
          box-shadow: 0 0 0 2px #2425aa inset;
}

.az-portal__group__content button:disabled {
  -webkit-filter: opacity(0.6) grayscale(1);
          filter: opacity(0.6) grayscale(1);
}

.az-portal__group__content .i-pro {
  border-radius: 5px;
  overflow: hidden;
  background-image: url(images/i-pro.svg);
  width: auto;
  height: auto;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  padding: 5px 0;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.az-portal__group__content .perfect-advice {
  border-radius: 5px;
  overflow: hidden;
  background-image: url(images/perfect-advice.svg);
  width: auto;
  height: auto;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  padding: 5px 0;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.az-portal__group__content .my-wealth {
  border-radius: 5px;
  overflow: hidden;
  background-image: url(images/my-wealth.svg);
  width: auto;
  height: auto;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  padding: 5px 0;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.az-portal__group__content .button-container {
  border-radius: 5px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  padding: 5px 0;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.az-portal__group__content .title-text {
  font-size: 0.8rem;
  line-height: 1.1;
}

@media (min-width: 576px) {
  .az-portal__group__content .title-text {
    font-size: 0.9rem;
  }
}

.az-portal__group__content .title-text::before {
  content: '';
  display: block;
  margin: 0 auto 10px;
  height: 55px;
  width: 55px;
  background-color: #2425aa;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
}

@media (min-width: 576px) {
  .az-portal__group__content .title-text::before {
    margin-bottom: 15px;
  }
}

.az-portal__group__content button[data-id='agent'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#agent);
          mask-image: url(images/form-nav.svg#agent);
}

.az-portal__group__content button[data-id='aura-health'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#health);
          mask-image: url(images/form-nav.svg#health);
}

.az-portal__group__content button[data-id='beneficiary'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#beneficiary);
          mask-image: url(images/form-nav.svg#beneficiary);
}

.az-portal__group__content button[data-id='benefit-illustration'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#document);
          mask-image: url(images/form-nav.svg#document);
}

.az-portal__group__content button[data-id='calculate-premium'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#calculator);
          mask-image: url(images/form-nav.svg#calculator);
}

.az-portal__group__content button[data-id='document'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#upload);
          mask-image: url(images/form-nav.svg#upload);
}

.az-portal__group__content button[data-id='ecbr'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#ecbr);
          mask-image: url(images/form-nav.svg#ecbr);
}

.az-portal__group__content button[data-id='family-discount'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#beneficiary);
          mask-image: url(images/form-nav.svg#beneficiary);
}

.az-portal__group__content button[data-id='FATCA'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#globe);
          mask-image: url(images/form-nav.svg#globe);
}

.az-portal__group__content button[data-id='foreigner'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#owner);
          mask-image: url(images/form-nav.svg#owner);
}

.az-portal__group__content button[data-id='fund'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

.az-portal__group__content button[data-id='funds'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

.az-portal__group__content button[data-id='fund-rpp'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

.az-portal__group__content button[data-id='fund-lstu'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

.az-portal__group__content button[data-id='insured-health'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#health);
          mask-image: url(images/form-nav.svg#health);
}

.az-portal__group__content button[data-id='insured-information'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#profile);
          mask-image: url(images/form-nav.svg#profile);
}

.az-portal__group__content button[data-id='insured'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#insured);
          mask-image: url(images/form-nav.svg#insured);
}

.az-portal__group__content button[data-id='invest'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#gauge);
          mask-image: url(images/form-nav.svg#gauge);
}

.az-portal__group__content button[data-id='juvenile-purchasing'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#juvenile);
          mask-image: url(images/form-nav.svg#juvenile);
}

.az-portal__group__content button[data-id='KYC'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

.az-portal__group__content button[data-id='need'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#need);
          mask-image: url(images/form-nav.svg#need);
}

.az-portal__group__content button[data-id='fna'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#need);
          mask-image: url(images/form-nav.svg#need);
}

.az-portal__group__content button[data-id='market-conduct'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#market-conduct);
          mask-image: url(images/form-nav.svg#market-conduct);
}

.az-portal__group__content button[data-id='opty'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#opty);
          mask-image: url(images/form-nav.svg#opty);
}

.az-portal__group__content button[data-id='mw-plus'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#mwplus);
          mask-image: url(images/form-nav.svg#mwplus);
}

.az-portal__group__content button[data-id='owner-health'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#health);
          mask-image: url(images/form-nav.svg#health);
}

.az-portal__group__content button[data-id='owner'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#owner);
          mask-image: url(images/form-nav.svg#owner);
}

.az-portal__group__content button[data-id='payment-mode'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#payment-mode);
          mask-image: url(images/form-nav.svg#payment-mode);
}

.az-portal__group__content button[data-id='premium'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#calculator);
          mask-image: url(images/form-nav.svg#calculator);
}

.az-portal__group__content button[data-id='previous-policy'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#policy);
          mask-image: url(images/form-nav.svg#policy);
}

.az-portal__group__content button[data-id='product'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#product);
          mask-image: url(images/form-nav.svg#product);
}

.az-portal__group__content button[data-id='product-selection'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#product-selection);
          mask-image: url(images/form-nav.svg#product-selection);
}

.az-portal__group__content button[data-id='policy-list'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#policy-list);
          mask-image: url(images/form-nav.svg#policy-list);
}

.az-portal__group__content button[data-id='remote-selling'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#remote-selling);
          mask-image: url(images/form-nav.svg#remote-selling);
}

.az-portal__group__content button[data-id='video-consent'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#video-consent);
          mask-image: url(images/form-nav.svg#video-consent);
}

.az-portal__group__content button[data-id='billing-method'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#billing-method);
          mask-image: url(images/form-nav.svg#billing-method);
}

.az-portal__group__content button[data-id='quick-quote'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#quick-quote);
          mask-image: url(images/form-nav.svg#quick-quote);
}

.az-portal__group__content button[data-id='signature'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#document);
          mask-image: url(images/form-nav.svg#document);
}

.az-portal__group__content button[data-id='remote-signature'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#remote-signature);
          mask-image: url(images/form-nav.svg#remote-signature);
}

.az-portal__group__content button[data-id='i-pro'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#i-pro);
          mask-image: url(images/form-nav.svg#i-pro);
}

.az-portal__group__content button[data-id='perfect-advice'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#perfect-advice);
          mask-image: url(images/form-nav.svg#perfect-advice);
}

.az-portal__group__content button[data-id='my-wealth'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#my-wealth);
          mask-image: url(images/form-nav.svg#my-wealth);
}

.az-portal__group__content button[data-id='privilege'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#privilege);
          mask-image: url(images/form-nav.svg#privilege);
}

.az-portal__group__content button[data-id='maturity-validate'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#maturity-validate);
          mask-image: url(images/form-nav.svg#maturity-validate);
}

.az-portal__group__content button[data-id='select-policy-owner'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#select-policy-owner);
          mask-image: url(images/form-nav.svg#select-policy-owner);
}

.az-portal__group__content button[data-id='ekyc'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#ekyc);
          mask-image: url(images/form-nav.svg#ekyc);
}

.az-portal__group__content button[data-id='submit'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#submit);
          mask-image: url(images/form-nav.svg#submit);
}

.az-portal__group__content button[data-id='brochure'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#brochure);
          mask-image: url(images/form-nav.svg#brochure);
}

.az-portal__group__content button[data-id='lucky-number'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#lucky-number);
          mask-image: url(images/form-nav.svg#lucky-number);
}

.az-portal__group__content button[data-id='ilp-sale-sheet'] .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#ilp-sale-sheet);
          mask-image: url(images/form-nav.svg#ilp-sale-sheet);
}

.az-app-list {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 1.2rem 0 1.5rem;
  position: relative;
}

.az-app-list--not-found {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.az-app-list--not-found .message {
  text-align: center;
  padding-bottom: 0.576rem;
  font-size: 1.333rem;
}

.az-app-list--not-found button {
  margin-top: 0.5rem;
  display: inline-block;
  margin: 0 auto;
}

.az-app-list__container {
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .az-app-list__container {
    max-width: 768px;
  }
}

@media (min-width: 1200px) {
  .az-app-list__container {
    max-width: 1200px;
  }
}

.az-app-list__group {
  position: relative;
}

.az-app-list__group[data-key="IN_PROGRESS"][data-size="0"] {
  display: none;
}

@media (min-width: 1200px) {
  .az-app-list__group {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .az-app-list__group:not(:first-child) {
    margin-left: 25px;
  }
}

@media (min-width: 1200px) {
  .az-app-list__section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .az-app-list__section--in-progress .az-app-list__group--span {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1;
        -ms-flex: 2 1;
            flex: 2 1;
    margin-left: 50px;
  }
}

.az-app-list__group-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 53px;
  padding: 8px 10px;
  background: #f5f5f5;
  border-bottom: solid 1px #e5e5e5;
}

@media (min-width: 768px) {
  .az-app-list__group-header {
    padding-left: 0;
    padding-right: 0;
  }
}

.az-app-list__group-max-age-info .btn {
  font-weight: normal;
  display: inline-block;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.az-app-list__group-max-age-info .btn:active, .az-app-list__group-max-age-info .btn:focus, .az-app-list__group-max-age-info .btn:hover {
  color: inherit;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.az-app-list__group-max-age-info .dropdown-menu {
  font-size: 0.8667rem;
  color: #fff;
  background-color: #5f5f5f;
  padding: 14px 10px 10px;
  border: none;
  background-clip: unset;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  min-width: 12rem;
}

.az-app-list__group-max-age-info .dropdown-menu::before {
  content: '';
  display: block;
  background-color: #292b2c;
  height: 4px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.az-app-list__group-max-age-info .dropdown-menu::after {
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  top: -14px;
  right: 15px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-bottom-color: #292b2c;
  border-width: 7px;
  border-style: solid;
}

.az-app-list__group-max-age-info .dropdown-menu p {
  margin: 0 0 0.5rem;
}

.az-app-list__group-max-age-info .dropdown-menu p:last-child {
  margin: 0;
}

.az-app-list__group-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  font-weight: bold;
}

.az-app-list__group-item-count-sep {
  display: inline-block;
  margin-left: 4px;
  font-size: 0.5rem;
}

.az-app-list__group-doc-age {
  opacity: 0.6;
  font-size: 0.9rem;
}

.az-app-list__group-doc-age span {
  text-decoration: underline;
}

.az-app-list__group-items {
  z-index: 1;
  padding-bottom: 40px;
}

.az-app-list__group-empty-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: white;
  border: 1px solid #e5e5e5;
  height: 120px;
  text-align: center;
}

body {
  background: #f5f5f5;
}

a.next {
  color: #ffffff;
}

a.next .btn-primary {
  min-width: 120px;
}

.list-title {
  border-radius: 5px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  color: #2425aa;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background-color: white;
  border: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
  .list-title {
    margin: 20px 0;
  }
}

.list-title::before, .list-title::after {
  content: '';
  display: block;
  background-color: #2425aa;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.list-title::before {
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 10px;
  -webkit-mask-image: url(images/common.svg#policy-list);
          mask-image: url(images/common.svg#policy-list);
}

.list-title::after {
  width: 1rem;
  height: 1rem;
  margin-left: 10px;
  margin-right: -5px;
  -webkit-mask-image: url(images/common.svg#arrow-right);
          mask-image: url(images/common.svg#arrow-right);
}

.list-title:hover, .list-title:focus, .list-title:active {
  color: #2425aa;
  text-decoration: none;
}

.list-title .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.list-title .icon {
  color: #2425aa;
}

.list-title .icon svg {
  width: 100%;
  height: 100%;
}

.list-title .icon:first-child {
  font-size: 1.5em;
}

.list-title .icon:first-child svg path {
  fill: #292b2c;
}

.product-list {
  margin-top: 10px;
}

#loader {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}

#loader .status {
  line-height: 1.6;
  text-align: center;
  width: 100%;
}

#loader .status::before {
  width: 100%;
  height: 100px;
  display: block;
  margin: 0 auto;
  content: '';
  background: transparent url(images/logo-ktaxa-th.svg) no-repeat center top;
  background-size: contain;
}

#esub-loader {
  height: 100%;
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding-top: 110px;
  padding-bottom: 110px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#esub-loader #spinner {
  margin: 0 auto;
  margin-bottom: 24px;
}

#esub-loader .status {
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  width: 100%;
}

#esub-loader .status::before {
  margin-bottom: 12px !important;
  width: 100%;
  height: 100px;
  display: block;
  margin: 0 auto;
  content: '';
  background: transparent url(images/logo-ktaxa-th.svg) no-repeat center top;
  background-size: contain;
}

#esub-loader .btn {
  color: #ff3233;
  border-radius: 5px;
  border: 2px solid #ff3233;
  padding: 10px 28px;
  outline: none;
  background: white;
}

#spinner,
.spinner {
  width: 30px;
  height: 30px;
  content: '';
  border-radius: 50%;
  border-top: 2px solid transparent;
  border-left: 2px solid #004994;
  -webkit-animation: spin 0.75s linear infinite;
          animation: spin 0.75s linear infinite;
}

#main-wrapper {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

#main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 500;
  background: white;
  border-bottom: 1px solid #e5e5e5;
}

#main-header .header-main {
  padding: 3px 10px;
}

@media (min-width: 992px) {
  #main-header .header-main {
    padding: 3px 20px 3px 20px;
  }
}

#main-header .header-brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 46px;
  max-width: 1200px;
  margin: 0 auto;
}

#main-header .header-home,
#main-header .global-nav {
  width: 80px;
}

#main-header .header-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  color: #2425aa;
}

#main-header .header-title .weak {
  font-weight: 100;
}

#main-header .header-title .version {
  font-size: 0.525rem;
  font-weight: normal;
  margin-top: -8px;
  margin-bottom: 0;
}

#main-header .header-title .version-tag {
  display: inline-block;
  vertical-align: middle;
}

#main-header .header-title .beta-tag {
  margin-left: 5px;
  padding: 1px 6px;
  font-size: 12px;
  line-height: 14px;
  color: white;
  text-transform: uppercase;
  background-color: #f02849;
  border-radius: 2px;
  position: absolute;
}

#main-header .header-title .env-tag {
  display: inline-block;
  padding: 1px 4px;
  margin-left: 5px;
  font-size: 0.475rem;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  color: white;
  background-color: #2425aa;
  border-radius: 4px;
}

#main-header .header-title .coverage {
  display: inline;
  position: relative;
  cursor: pointer;
}

#main-header .header-title .coverage .coverage-tag {
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  display: block;
  padding: 1px 4px;
  font-size: 0.6rem;
  font-weight: normal;
  line-height: 1;
  color: white;
  background-color: orangered;
  border-radius: 4px;
}

#main-header .header-title .coverage .coverage-tag.failed {
  background-color: red;
}

#main-header .header-title .coverage .coverage-tag.success {
  background-color: green;
}

#main-header .header-title .coverage .coverage-tag.warn {
  background-color: yellowgreen;
}

#main-header .header-title .coverage .coverage-tag + .coverage-tag {
  margin-top: 2px;
}

#main-header .header-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

#main-header .brand-logo {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: inline-block;
  width: 80px;
  height: 40px;
  overflow: hidden;
  position: relative;
}

#main-header .brand-logo__main, #main-header .brand-logo__home {
  display: block;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition-property: left, opacity;
  -o-transition-property: left, opacity;
  transition-property: left, opacity;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

#main-header .brand-logo__main {
  background-image: url(images/logo-ktaxa-th.svg);
  background-size: contain;
  background-position: 0 50%;
  background-repeat: no-repeat;
  width: 80px;
  opacity: 1;
}

#main-header .brand-logo__home {
  background-color: #2425aa;
  -webkit-mask-image: url(images/common.svg#home);
          mask-image: url(images/common.svg#home);
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 30px;
  left: 20px;
  opacity: 0;
}

#main-header .global-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#main-header .global-nav .dropdown button.btn-secondary:focus, #main-header .global-nav .dropdown button.btn-secondary:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#main-header .global-nav .dropdown.show .user .image {
  border-color: #2425aa;
}

#main-header .global-nav .dropdown-divider {
  margin: 0;
}

#main-header .global-nav .dropdown-menu {
  margin-top: 6px;
  padding: 4px 0 0;
  border: 0;
  background-clip: unset;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

#main-header .global-nav .dropdown-menu::after, #main-header .global-nav .dropdown-menu::before {
  content: '';
  display: block;
  position: absolute;
}

#main-header .global-nav .dropdown-menu::before {
  background-color: #00008f;
  height: 4px;
  width: 100%;
  top: 0;
  left: 0;
}

#main-header .global-nav .dropdown-menu::after {
  pointer-events: none;
  top: -14px;
  right: 7px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-bottom-color: #00008f;
  border-width: 7px;
  border-style: solid;
}

#main-header .global-nav .dropdown-menu a {
  text-decoration: none;
  line-height: 1;
  padding: 10px;
}

#main-header .global-nav .dropdown-menu a::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-color: #2425aa;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

#main-header .global-nav .dropdown-menu a:hover {
  background-color: #2425aa;
  text-decoration: none;
  color: #ffffff;
}

#main-header .global-nav .dropdown-menu a:hover::before {
  background-color: #ffffff;
}

#main-header .global-nav .dropdown-menu a.dropdown-item-profile::before {
  -webkit-mask-image: url(images/common.svg#user);
          mask-image: url(images/common.svg#user);
}

#main-header .global-nav .dropdown-menu a.dropdown-item-logout::before {
  -webkit-mask-image: url(images/common.svg#lock);
          mask-image: url(images/common.svg#lock);
}

#main-header .global-nav a,
#main-header .global-nav button.btn {
  border: none;
  padding: 0;
  display: block;
  background: none;
}

#main-header .global-nav a .global-nav-link,
#main-header .global-nav button.btn .global-nav-link {
  display: block;
  border: solid 1px transparent;
}

#main-header .global-nav a .global-nav-link::before,
#main-header .global-nav button.btn .global-nav-link::before {
  height: 25px;
  width: 25px;
  display: block;
  margin: 0 auto;
  content: '';
  cursor: pointer;
  background-color: #2425aa;
  -webkit-mask-image: url(images/common.svg#user);
          mask-image: url(images/common.svg#user);
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

#main-header .user {
  position: relative;
}

#main-header .user .image {
  background: transparent;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  border: solid 1px transparent;
}

#main-header .user .image.show-default-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#main-header .user .image.show-default-image::before {
  height: 25px;
  width: 25px;
  display: block;
  margin: 0 auto;
  content: '';
  background-color: #2425aa;
  -webkit-mask-image: url(images/common.svg#user-a);
          mask-image: url(images/common.svg#user-a);
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

#main-header .user .icon {
  display: inline-block;
  position: absolute;
  font-size: 0.5rem;
  bottom: 0;
}

#main-header .user .icon path:first-child, #main-header .user .icon path:last-child {
  stroke: white;
}

#main-header .user .icon path:first-child {
  fill: #2ab27b;
}

#main-header .header-nav {
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}

#main-header .az-tab__list li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100px;
      -ms-flex: 1 0 100px;
          flex: 1 0 100px;
}

@media (min-width: 992px) {
  #main-header .az-tab__list li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 150px;
        -ms-flex: 0 1 150px;
            flex: 0 1 150px;
  }
}

#main-header .az-tab__list a {
  color: #2425aa;
  display: block;
  line-height: 1;
}

#main-header .az-tab__list a.disabled {
  color: #999999;
}

#main-header .az-tab__list a.disabled .title-text::before {
  background-color: #999999;
}

#main-header .az-tab__list .title-text::before {
  content: '';
  display: block;
  margin: 0 auto 5px;
  height: 25px;
  width: 25px;
  background-color: #2425aa;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
}

#main-header .az-tab__list #agent-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#agent);
          mask-image: url(images/form-nav.svg#agent);
}

#main-header .az-tab__list #aura-health-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#health);
          mask-image: url(images/form-nav.svg#health);
}

#main-header .az-tab__list #beneficiary-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#beneficiary);
          mask-image: url(images/form-nav.svg#beneficiary);
}

#main-header .az-tab__list #benefit-illustration-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#document);
          mask-image: url(images/form-nav.svg#document);
}

#main-header .az-tab__list #calculate-premium-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#calculator);
          mask-image: url(images/form-nav.svg#calculator);
}

#main-header .az-tab__list #document-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#upload);
          mask-image: url(images/form-nav.svg#upload);
}

#main-header .az-tab__list #ecbr-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#ecbr);
          mask-image: url(images/form-nav.svg#ecbr);
}

#main-header .az-tab__list #family-discount-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#beneficiary);
          mask-image: url(images/form-nav.svg#beneficiary);
}

#main-header .az-tab__list #FATCA-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#globe);
          mask-image: url(images/form-nav.svg#globe);
}

#main-header .az-tab__list #foreigner-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#owner);
          mask-image: url(images/form-nav.svg#owner);
}

#main-header .az-tab__list #fund-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

#main-header .az-tab__list #funds-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

#main-header .az-tab__list #fund-rpp-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

#main-header .az-tab__list #fund-lstu-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

#main-header .az-tab__list #insured-health-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#health);
          mask-image: url(images/form-nav.svg#health);
}

#main-header .az-tab__list #insured-information-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#profile);
          mask-image: url(images/form-nav.svg#profile);
}

#main-header .az-tab__list #insured-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#insured);
          mask-image: url(images/form-nav.svg#insured);
}

#main-header .az-tab__list #invest-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#gauge);
          mask-image: url(images/form-nav.svg#gauge);
}

#main-header .az-tab__list #juvenile-purchasing-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#juvenile);
          mask-image: url(images/form-nav.svg#juvenile);
}

#main-header .az-tab__list #KYC-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#funds);
          mask-image: url(images/form-nav.svg#funds);
}

#main-header .az-tab__list #need-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#need);
          mask-image: url(images/form-nav.svg#need);
}

#main-header .az-tab__list #fna-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#need);
          mask-image: url(images/form-nav.svg#need);
}

#main-header .az-tab__list #market-conduct-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#market-conduct);
          mask-image: url(images/form-nav.svg#market-conduct);
}

#main-header .az-tab__list #opty-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#opty);
          mask-image: url(images/form-nav.svg#opty);
}

#main-header .az-tab__list #mw-plus-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#mwplus);
          mask-image: url(images/form-nav.svg#mwplus);
}

#main-header .az-tab__list #owner-health-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#health);
          mask-image: url(images/form-nav.svg#health);
}

#main-header .az-tab__list #owner-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#owner);
          mask-image: url(images/form-nav.svg#owner);
}

#main-header .az-tab__list #payment-mode-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#payment-mode);
          mask-image: url(images/form-nav.svg#payment-mode);
}

#main-header .az-tab__list #premium-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#calculator);
          mask-image: url(images/form-nav.svg#calculator);
}

#main-header .az-tab__list #previous-policy-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#policy);
          mask-image: url(images/form-nav.svg#policy);
}

#main-header .az-tab__list #product-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#product);
          mask-image: url(images/form-nav.svg#product);
}

#main-header .az-tab__list #product-selection-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#product-selection);
          mask-image: url(images/form-nav.svg#product-selection);
}

#main-header .az-tab__list #policy-list-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#policy-list);
          mask-image: url(images/form-nav.svg#policy-list);
}

#main-header .az-tab__list #remote-selling-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#remote-selling);
          mask-image: url(images/form-nav.svg#remote-selling);
}

#main-header .az-tab__list #video-consent-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#video-consent);
          mask-image: url(images/form-nav.svg#video-consent);
}

#main-header .az-tab__list #billing-method-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#billing-method);
          mask-image: url(images/form-nav.svg#billing-method);
}

#main-header .az-tab__list #quick-quote-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#quick-quote);
          mask-image: url(images/form-nav.svg#quick-quote);
}

#main-header .az-tab__list #signature-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#document);
          mask-image: url(images/form-nav.svg#document);
}

#main-header .az-tab__list #remote-signature-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#remote-signature);
          mask-image: url(images/form-nav.svg#remote-signature);
}

#main-header .az-tab__list #i-pro-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#i-pro);
          mask-image: url(images/form-nav.svg#i-pro);
}

#main-header .az-tab__list #perfect-advice-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#perfect-advice);
          mask-image: url(images/form-nav.svg#perfect-advice);
}

#main-header .az-tab__list #my-wealth-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#my-wealth);
          mask-image: url(images/form-nav.svg#my-wealth);
}

#main-header .az-tab__list #privilege-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#privilege);
          mask-image: url(images/form-nav.svg#privilege);
}

#main-header .az-tab__list #maturity-validate-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#maturity-validate);
          mask-image: url(images/form-nav.svg#maturity-validate);
}

#main-header .az-tab__list #select-policy-owner-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#select-policy-owner);
          mask-image: url(images/form-nav.svg#select-policy-owner);
}

#main-header .az-tab__list #ekyc-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#ekyc);
          mask-image: url(images/form-nav.svg#ekyc);
}

#main-header .az-tab__list #submit-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#submit);
          mask-image: url(images/form-nav.svg#submit);
}

#main-header .az-tab__list #brochure-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#brochure);
          mask-image: url(images/form-nav.svg#brochure);
}

#main-header .az-tab__list #lucky-number-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#lucky-number);
          mask-image: url(images/form-nav.svg#lucky-number);
}

#main-header .az-tab__list #ilp-sale-sheet-link .title-text::before {
  -webkit-mask-image: url(images/form-nav.svg#ilp-sale-sheet);
          mask-image: url(images/form-nav.svg#ilp-sale-sheet);
}

#main-header.product-selection.fna .header-home .brand-logo__main {
  left: -40px;
  opacity: 0;
}

#main-header.product-selection.fna .header-home .brand-logo__home {
  left: 0;
  opacity: 1;
}

#main-header.product-selected .header-home .brand-logo__main, #main-header.e-submission-page .header-home .brand-logo__main {
  left: -40px;
  opacity: 0;
}

#main-header.product-selected .header-home .brand-logo__home, #main-header.e-submission-page .header-home .brand-logo__home {
  left: 0;
  opacity: 1;
}

#main-header.e-submission-page .az-tab__list li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  min-width: 120px;
}

#main-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

#main-container .personal-information-breadcrumb {
  padding: 10px 15px 0;
  margin-bottom: auto;
}

@media (min-width: 768px) {
  #main-container .personal-information-breadcrumb {
    padding: 15px 15px 0;
  }
}

#main-container .personal-information-breadcrumb p {
  padding-bottom: 10px;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  color: #5f5f5f;
  font-size: 0.8667rem;
}

@media (min-width: 768px) {
  #main-container .personal-information-breadcrumb p {
    padding-bottom: 15px;
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  #main-container .personal-information-breadcrumb p {
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {
  #main-container .nav-bottom .nav-group {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
  }
}

#main-container #information,
#main-container #coverage-plan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#main-container #information > .content,
#main-container #coverage-plan > .content {
  margin: 0 auto;
}

#main-container #information > .content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 460px;
      -ms-flex: 0 1 460px;
          flex: 0 1 460px;
}

#main-container #coverage-plan > .content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 680px;
      -ms-flex: 0 1 680px;
          flex: 0 1 680px;
}

#main-container .nav-bottom {
  border-top: 1px solid #e5e5e5;
  background: white;
  margin-top: auto;
}

#main-container .nav-bottom .nav-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 10px;
}

@media (min-width: 992px) {
  #main-container .nav-bottom .nav-group {
    padding: 20px;
  }
}

#main-container .nav-bottom .nav-group .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

#main-container .nav-bottom .nav-group .btn {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 120px;
      -ms-flex: 0 1 120px;
          flex: 0 1 120px;
}

#main-container .nav-bottom .nav-group .btn.e-submission {
  margin-top: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

@media (min-width: 576px) {
  #main-container .nav-bottom .nav-group .btn.e-submission {
    margin-top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 120px;
        -ms-flex: 0 1 120px;
            flex: 0 1 120px;
    margin-left: 3px;
  }
}

#main-container .nav-bottom .nav-group .video-preview-section {
  width: 100%;
  margin-bottom: 20px;
}

#main-container .nav-bottom .nav-group .video-preview-section span {
  font-size: 0.95rem;
  font-weight: 700;
  color: #2425aa;
}

#main-container .nav-bottom .nav-group .video-preview-section span.text-link {
  font-size: 0.8667rem;
  text-decoration: underline;
  padding-right: 8px;
}

#main-container .nav-bottom .nav-group .video-preview-section .link-container {
  margin-top: 8px;
}

@media (min-width: 576px) {
  #main-container .nav-bottom .nav-group .video-preview-section .link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#main-container .nav-bottom .nav-group .video-preview-section .link-container div {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
  margin-bottom: 8px;
}

#main-container .nav-bottom .nav-group .video-preview-section .link-container .video-link {
  width: 130px;
}

#main-container .nav-bottom .nav-group .video-preview-section .link-container .pdf-link {
  width: 180px;
}

#product-selection .content {
  width: 100%;
  padding: 10px;
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  #product-selection .content {
    padding: 0 20px;
  }
}

@media (min-width: 1200px) {
  #product-selection .content {
    padding: 0;
  }
}

#product-selection .product-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin: 10px -5px 0px -5px;
}

#product-selection .product-list .product-card-container {
  border-radius: 5px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  position: relative;
  border: 1px solid #e5e5e5;
  background: white;
  text-decoration: none;
  cursor: pointer;
}

#product-selection .product-list .basic-plan-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#product-selection .product-list .product-image {
  height: 100px;
  background-size: cover;
  background-position: center center;
}

@media (min-width: 576px) {
  #product-selection .product-list .product-image {
    height: 130px;
  }
}

#product-selection .product-list .ribbon-wrapper-red {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

#product-selection .product-list .ribbon-red {
  font: bold 15px Sans-Serif;
  color: white;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #ff1721;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

#product-selection .product-list .ribbon-red:before,
#product-selection .product-list .ribbon-red:after {
  content: '';
  border-top: 3px solid #6e8900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}

#product-selection .product-list .ribbon-red:before {
  left: 0;
}

#product-selection .product-list .ribbon-red:after {
  right: 0;
}

#product-selection .product-list .title {
  background: #2425aa;
  color: white;
  padding: 10px 15px;
}

#product-selection .product-list .title h4 {
  font-size: 1.333rem;
  margin: 0;
}

#product-selection .product-list .description {
  padding: 10px 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

#product-selection .product-list .description ul {
  padding-left: 20px;
  margin-bottom: 8px;
}

#product-selection .product-list .description__short {
  font-size: 1rem;
  color: #2425aa;
  margin-bottom: 8px;
}

#product-selection .product-list .description__highlight {
  color: #333333;
  font-size: 0.8667rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#product-selection .product-list .description__notification {
  font-size: 0.72rem;
  color: #000000;
  text-align: right;
  margin: 0 -10px -5px;
}

#product-selection .product-list .description__notification span {
  padding-right: 25px;
  background: url(images/wifi.svg) no-repeat right 2px center;
}

#product-selection .product-list .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  padding: 0 5px 10px 5px;
}

@media (min-width: 576px) {
  #product-selection .product-list .product {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
            flex-basis: calc(100% / 3);
  }
}

@media (min-width: 768px) {
  #product-selection .product-list .product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}

@media (min-width: 1200px) {
  #product-selection .product-list .product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 20%;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
  }
}

#product-selection .product-list .product.disabled {
  -webkit-filter: opacity(0.3) grayscale(1);
          filter: opacity(0.3) grayscale(1);
}

#product-selection .product-list .product.selected .product-card-container {
  border-color: #2425aa;
}

#product-selection .product-list .product.selected .basic-plan-summary::before {
  border-radius: 5px;
  overflow: hidden;
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  border: 2px solid #2425aa;
  pointer-events: none;
}

#product-selection .product-list .product.selected .product-image::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4) url(images/tick.png) no-repeat bottom 5px right 5px;
  background-size: 19px 19px;
}

#information > .content {
  padding: 30px;
}

#information > .content .birthdate-selection,
#information > .content .occupation-selection {
  position: relative;
}

#information > .content .birthdate-selection .birthdate-input {
  padding-right: 74px;
}

#information > .content .birthdate-selection .insured-age {
  position: absolute;
  top: 0;
  right: 15px;
  pointer-events: none;
}

#information > .content .birthdate-selection .insured-age .age-number {
  font-size: 1.6rem;
  font-weight: bold;
}

#information > .content .birthdate-selection .insured-age .age-number small {
  font-size: 0.8667rem;
}

#information > .content .birthdate-selection .insured-age-select {
  position: absolute;
  top: 42px;
  right: 30px;
  pointer-events: none;
}

#information > .content .birthdate-selection .insured-age-select p {
  margin-bottom: 0.5rem;
}

#information > .content .title-selection .custom-select {
  border: 1px solid #333333;
}

#information > .content .occupation-selection .occupation-detail {
  word-break: break-word;
  cursor: pointer;
}

#information #payer-information {
  padding-top: 20px;
}

#information #payer-information .collapse {
  -webkit-transition: all 225ms cubic-bezier(0.4, 0, 0.6, 1);
  -o-transition: all 225ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: all 225ms cubic-bezier(0.4, 0, 0.6, 1);
}

#information #payer-information .collapse.show {
  opacity: 1;
}

#information #payer-information .collapsing {
  opacity: 0;
}

#information #payer-information #add-payer {
  margin: 0 -30px 30px -30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 15px 30px;
}

#information #payer-information #add-payer #payer-toggle-button {
  position: relative;
}

@media (min-width: 576px) {
  #information > .content #payer-information #add-payer {
    margin: 0 0 30px 0;
    border: 1px solid #cccccc;
  }
}

#coverage-plan .title {
  color: #2425aa;
  font-size: 1.333rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#coverage-plan .title-bottom-padding {
  color: #2425aa;
  font-size: 1.333rem;
  margin-bottom: 0.5rem;
}

#coverage-plan .title-top-padding {
  color: #2425aa;
  font-size: 1.333rem;
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
}

#coverage-plan .title-center {
  color: #000000;
  font-size: 1.6rem;
  text-align: center;
}

#coverage-plan .title-center-bold {
  color: #000000;
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
}

#coverage-plan .line-break {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  margin: 5px 0;
}

#coverage-plan .form-group {
  margin-bottom: 1.5rem;
}

#coverage-plan .form-group-title {
  color: #2425aa;
  font-size: 1.3rem;
  margin-bottom: 0.25rem;
}

#coverage-plan > .content {
  padding: 30px;
  min-width: 0;
}

#coverage-plan > .content .disclaimer {
  font-size: 0.8667rem;
}

#coverage-plan > .content .form-group.item input {
  text-align: right;
}

#coverage-plan > .content .form-group.item input.custom-control-input {
  left: 0;
}

#coverage-plan > .content .form-group.item .value-pair {
  padding: 0.36rem 0.54rem;
  line-height: 1.25;
  background: #f5f5f5;
  text-align: right;
  border: 1px solid transparent;
}

#coverage-plan > .content .form-group.item .pa-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#coverage-plan > .content .form-group.item .pa-premium-value {
  font-size: 0.8rem;
  width: 250px;
  height: 37px;
  border-radius: 0px 0px 0px 15px;
  color: white;
  background-color: #2425aa;
  text-align: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  margin-bottom: 10px;
  position: relative;
  top: -15px;
  right: -30px;
}

@media screen and (max-width: 575px) {
  #coverage-plan > .content .form-group.item .pa-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #coverage-plan > .content .form-group.item .pa-group .options {
    padding: 0 !important;
  }
  #coverage-plan > .content .form-group.item .pa-premium-value {
    font-size: 0.7rem;
    width: 180px;
    height: 37px;
    border-radius: 0px 0px 0px 15px;
    color: white;
    background-color: #2425aa;
    text-align: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 10px;
    position: relative;
  }
}

#coverage-plan > .content .form-group.item .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#coverage-plan > .content .form-group.item .options p {
  margin: 0;
}

#coverage-plan > .content .form-group.item .options .sum-assured {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

#coverage-plan > .content .form-group.item .options .link {
  font-size: 14px;
  padding: 0 5px;
}

#coverage-plan > .content .form-group.item .options .right {
  margin-left: auto;
}

#coverage-plan > .content .form-group.item .options .premium {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

#coverage-plan > .content .form-group.item .options .loan-term,
#coverage-plan > .content .form-group.item .options .loan-amount,
#coverage-plan > .content .form-group.item .options .coverage-term,
#coverage-plan > .content .form-group.item .options .coverage-amount {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
}

#coverage-plan > .content .form-group.item.basic .label {
  padding-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#coverage-plan > .content .form-group.item.basic .label .label-between {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
}

#coverage-plan > .content .form-group.item.rider {
  background: white;
  padding: 15px 30px;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
}

#coverage-plan > .content .form-group.item.rider:first-child {
  border-top: 1px solid #e5e5e5;
}

#coverage-plan > .content .form-group.item.rider .module {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 56%;
      -ms-flex: 1 0 56%;
          flex: 1 0 56%;
}

#coverage-plan > .content .form-group.item.rider .label {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding-right: 20px;
}

#coverage-plan > .content .form-group.item.rider .pa-label {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  color: #2425aa;
  font-weight: bold;
}

#coverage-plan > .content .form-group.item.rider .pa-value {
  color: #2425aa;
  font-weight: bold;
}

#coverage-plan > .content .form-group.item.rider .options,
#coverage-plan > .content .form-group.item.rider .form-control-feedback {
  padding-left: 34px;
}

#coverage-plan > .content .form-group.item.rider .options {
  padding-top: 6px;
}

#coverage-plan > .content .form-group.item.rider .options .premium {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}

#coverage-plan > .content .form-group.item.rider .mhpwc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#coverage-plan > .content .form-group.item.rider .mhpwc .mhpwc-second-line {
  padding-top: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

#coverage-plan > .content .form-group.item.rider .mhpwc .mhpwc-second-line .mhpwc-second-line-first-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 46.5%;
      -ms-flex: 1 0 46.5%;
          flex: 1 0 46.5%;
}

#coverage-plan > .content .form-group.item.rider .mhpwc .mhpwc-full-line {
  width: 100%;
}

#coverage-plan > .content .form-group.item.rider .message {
  padding-left: 1.5rem;
  width: 100%;
}

#coverage-plan > .content .form-group.item.rider.meh .label {
  padding-right: 0;
}

#coverage-plan > .content .form-group.item.rider.meh .label select {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

#coverage-plan > .content .form-group.item.rider.meh .options {
  padding-left: 0;
}

#coverage-plan > .content .form-group.item.rider.meh .options select {
  -webkit-box-flex: 50%;
  -webkit-flex: 50% 1;
      -ms-flex: 50% 1;
          flex: 50% 1;
}

#coverage-plan > .content .form-group.item.rider.meh .options--margin-bottom-10 {
  margin-bottom: 10px;
}

#coverage-plan > .content .form-group.item.rider.meh .details {
  padding-left: 6px;
}

#coverage-plan > .content .form-group.item.rider.meh .details__item {
  padding: 0 3px;
}

#coverage-plan > .content .form-group.item.rider.mhp .label {
  padding-right: 0;
}

#coverage-plan > .content .form-group.item.rider.mhp .label select {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

#coverage-plan > .content .form-group.item.rider.mhp .mhp-second-line {
  padding-top: 9px;
}

#coverage-plan > .content .form-group.item.rider.mhp .options {
  padding-left: 0;
}

#coverage-plan > .content .form-group.item.rider.mhp .options select {
  -webkit-box-flex: 50%;
  -webkit-flex: 50% 1;
      -ms-flex: 50% 1;
          flex: 50% 1;
}

#coverage-plan > .content .form-group.item.rider.mhp .options--margin-bottom-10 {
  margin-bottom: 10px;
}

#coverage-plan > .content .form-group.item.rider.mhp .details {
  padding-left: 6px;
}

#coverage-plan > .content .form-group.item.rider.mhp .details__item {
  padding: 0 3px;
}

#coverage-plan > .content #rider-plan {
  margin-top: 30px;
}

#coverage-plan > .content #rider-plan > .content {
  margin: 0 -30px;
}

#coverage-plan > .content #total-premium .form-group input {
  text-align: right;
  font-weight: bold;
}

@media (min-width: 576px) {
  #coverage-plan .content #rider-plan > .content {
    margin: 0;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }
  #coverage-plan .content #rider-plan > .content .item.rider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #coverage-plan .content #rider-plan > .content .item.rider .label {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 40%;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
  }
  #coverage-plan .content #rider-plan > .content .item.rider .options {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 60%;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
    padding: 0;
  }
  #coverage-plan .content #rider-plan > .content .item.rider .options .sum-assured {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
  #coverage-plan .content #rider-plan > .content .item.rider .options .premium {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
  #coverage-plan .content #rider-plan > .content .item.rider .form-control-feedback {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  #coverage-plan .content #rider-plan > .content .item.rider.meh .label {
    -webkit-box-flex: 100%;
    -webkit-flex: 100% 1;
        -ms-flex: 100% 1;
            flex: 100% 1;
  }
  #coverage-plan .content #rider-plan > .content .item.rider.meh .options {
    padding: 10px 0 0 0;
  }
  #coverage-plan .content #rider-plan > .content .item.rider.mhp .label {
    -webkit-box-flex: 100%;
    -webkit-flex: 100% 1;
        -ms-flex: 100% 1;
            flex: 100% 1;
  }
  #coverage-plan .content #rider-plan > .content .item.rider.mhp .options {
    padding: 10px 0 0 0;
  }
}

#coverage-plan .ratio .label,
#coverage-plan .ratio .value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#coverage-plan .ratio .input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -7.5px;
}

#coverage-plan .ratio .input > div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  padding: 0 7.5px;
}

#coverage-plan .benefit-short-table {
  width: 100%;
}

#coverage-plan .benefit-short-table .space-top {
  margin-top: 20px;
}

#coverage-plan .benefit-short-table .table-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  text-align: center;
}

@media (min-width: 1200px) {
  #coverage-plan .benefit-short-table .table-wrap {
    margin: 0 -280px;
  }
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(4), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(5) {
  background: #30fb9f;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(6), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(7) {
  background: white;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(8), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(9) {
  background: #fde9ed;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(10), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr td:nth-child(11) {
  background: #f4bbbc;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td {
  background: #f5f5f5;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(4), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(5) {
  background: #12fa92;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(6), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(7) {
  background: #fffdf4;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(8), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(9) {
  background: #fce0e6;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(10), #coverage-plan .benefit-short-table .table-wrap .expected-table-RPUL tbody tr:nth-child(even) td:nth-child(11) {
  background: #f0a0a3;
}

#coverage-plan .benefit-short-table .table-wrap .expected-table-SPUL thead tr td {
  min-width: 90px;
}

#coverage-plan .benefit-short-table .table-wrap .blue-column {
  background: #edf9f9;
}

#coverage-plan .benefit-short-table .table-wrap .yellow-column {
  background: #fff7e0;
}

#coverage-plan .benefit-short-table .table-wrap .pink-column {
  background: #facdd7;
}

#coverage-plan .benefit-short-table .table-wrap .red-column {
  background: #fab7c2;
}

#coverage-plan .benefit-short-table .table-wrap thead tr td {
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}

#coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(1), #coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(2) {
  width: 2%;
}

#coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(3) {
  width: 10%;
}

#coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(4), #coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(5), #coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(6), #coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(7) {
  width: 19.5%;
}

#coverage-plan .benefit-short-table .table-wrap thead tr:nth-child(1) td:nth-child(8) {
  width: 10%;
}

#coverage-plan .benefit-short-table .table-wrap tbody tr.has-danger {
  border: 3px solid #c91432;
}

#coverage-plan .benefit-short-table .table-wrap tbody tr td {
  vertical-align: right;
}

#coverage-plan .benefit-short-table .table-wrap tbody tr td .month {
  font-size: 0.6rem;
  display: block;
  border-top: 1px solid #e5e5e5;
  padding-top: 3px;
}

#coverage-plan .benefit-short-table .table-wrap tbody tr td input {
  text-align: right;
  width: 100px;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  padding: 0 5px;
}

#coverage-plan .benefit-short-table .table-wrap.no-fund-allocated thead tr td:nth-child(8) {
  background: #e5e5e5;
}

#coverage-plan .benefit-short-table .table-wrap.no-fund-allocated tbody tr td:nth-child(8) {
  background: #e5e5e5;
  text-align: center;
}

#coverage-plan .benefit-short-table .table-wrap.no-fund-allocated tbody tr:nth-child(even) td:nth-child(8) {
  background: #e5e5e5;
}

#coverage-plan #basic-plan.investment .title-center-bold {
  line-height: 1.6rem;
}

#coverage-plan #basic-plan.investment .title-center-bold + .title-center label {
  font-style: italic;
}

#coverage-plan #basic-plan.investment .title-center {
  font-size: 1.6rem;
  line-height: 1.6rem;
}

#coverage-plan #basic-plan.investment .title-center label {
  font-size: 1rem;
}

#coverage-plan #basic-plan.investment .coverage-plan-calculation {
  border-top: solid 1px #ddd;
  margin-top: 1rem;
}

#coverage-plan #basic-plan.investment.rpudr-investment label.text-normal {
  font-style: normal;
}

#coverage-plan #basic-plan .basic-plan-selection + .coverage-plan-calculation .form-group-title {
  display: none;
}

#coverage-plan .benefit-short-table {
  width: 100%;
}

#coverage-plan .benefit-short-table .sticky-table-wrap {
  text-align: center;
}

@media (min-width: 1200px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap {
    margin: 0 -280px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .generic-column {
  background-color: #ffffff;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .blue-column {
  background: #edf9f9;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .yellow-column {
  background: #fff7e0;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .pink-column {
  background: #fce0e6;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .green-column {
  background: #ebf9dc;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .red-column {
  background: #fccfd6;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .heading--fixed,
#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .entry--fixed {
  border-right: #e5e5e5;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .headers .heading:nth-child(6) {
  border-right: none;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .tracks .track:nth-child(even) {
  background: #f5f5f5;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .tracks .track:nth-child(even) .blue-column {
  background: #d7f1f1;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .tracks .track:nth-child(even) .yellow-column {
  background: #fff1c7;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .tracks .track:nth-child(even) .pink-column {
  background: #facdd7;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .tracks .track:nth-child(even) .green-column {
  background: #ebf9dc;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .expected-table-RPUL .tracks .track:nth-child(even) .red-column {
  background: #fab2be;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .heading {
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
  border-right: 1px solid #e5e5e5;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .sub-heading .heading {
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .heading--fixed {
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-basis: 121px;
      -ms-flex-preferred-size: 121px;
          flex-basis: 121px;
}

@media (min-width: 768px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .heading--fixed {
    -webkit-flex-basis: 221px;
        -ms-flex-preferred-size: 221px;
            flex-basis: 221px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .heading--fixed .heading {
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

@media (min-width: 768px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .heading--fixed .heading {
    -webkit-flex-basis: 110px;
        -ms-flex-preferred-size: 110px;
            flex-basis: 110px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .heading--fixed .heading:nth-child(2) {
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

@media (min-width: 768px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .heading--fixed .heading:nth-child(2) {
    -webkit-flex-basis: 110px;
        -ms-flex-preferred-size: 110px;
            flex-basis: 110px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .group-heading {
  -webkit-flex-basis: 330px;
      -ms-flex-preferred-size: 330px;
          flex-basis: 330px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .group-heading:nth-child(2),
#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .group-heading:nth-child(7) {
  -webkit-flex-basis: 330px;
      -ms-flex-preferred-size: 330px;
          flex-basis: 330px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .group-heading:nth-child(3) {
  -webkit-flex-basis: 440px;
      -ms-flex-preferred-size: 440px;
          flex-basis: 440px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller .group-heading:nth-child(4) {
  -webkit-flex-basis: 550px;
      -ms-flex-preferred-size: 550px;
          flex-basis: 550px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .headers .scroller > .heading:nth-child(8) {
  -webkit-flex-basis: 114px;
      -ms-flex-preferred-size: 114px;
          flex-basis: 114px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks {
  padding-bottom: 1.5px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track {
  position: relative;
  width: 2105px;
}

@media (min-width: 768px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track {
    width: 2205px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry--fixed {
  -webkit-flex-basis: 121px;
      -ms-flex-preferred-size: 121px;
          flex-basis: 121px;
}

@media (min-width: 768px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry--fixed {
    -webkit-flex-basis: 221px;
        -ms-flex-preferred-size: 221px;
            flex-basis: 221px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry--fixed .entry {
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

@media (min-width: 768px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry--fixed .entry {
    -webkit-flex-basis: 110px;
        -ms-flex-preferred-size: 110px;
            flex-basis: 110px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry--fixed .entry:nth-child(2) {
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

@media (min-width: 768px) {
  #coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry--fixed .entry:nth-child(2) {
    -webkit-flex-basis: 110px;
        -ms-flex-preferred-size: 110px;
            flex-basis: 110px;
  }
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track::before,
#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry:first-child::before {
  content: '';
  display: block;
  position: absolute;
  top: -1.5px;
  bottom: -1.5px;
  left: 0;
  border: solid 3px transparent;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: 195ms border-color;
  -o-transition: 195ms border-color;
  transition: 195ms border-color;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track::before {
  right: 0;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry:first-child::before {
  border-right: none;
  width: 3px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track.has-danger::before,
#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track.has-danger .entry:first-child::before {
  border-color: #c91432;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry {
  vertical-align: right;
  -webkit-flex-basis: 110px;
      -ms-flex-preferred-size: 110px;
          flex-basis: 110px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry:nth-child(19) {
  -webkit-flex-basis: 114px;
      -ms-flex-preferred-size: 114px;
          flex-basis: 114px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry .month {
  font-size: 0.6rem;
  display: block;
  border-top: 1px solid #e5e5e5;
  padding-top: 3px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap .tracks .track .entry input {
  text-align: right;
  width: 100px;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  padding: 0 5px;
}

#coverage-plan .benefit-short-table .sticky-table-wrap.no-fund-allocated .headers .scroller > .heading:nth-child(8), #coverage-plan .benefit-short-table .sticky-table-wrap.no-fund-allocated .headers .scroller .group-heading:nth-child(8) {
  background: #e5e5e5;
}

#coverage-plan .benefit-short-table .sticky-table-wrap.no-fund-allocated .tracks .track .entry:nth-child(8) {
  background: #e5e5e5;
  text-align: center;
}

#coverage-plan .benefit-short-table .sticky-table-wrap.no-fund-allocated .tracks .track:nth-child(even) .entry:nth-child(8) {
  background: #e5e5e5;
}

#benefit-illustration.retirement .content .group.snapshot .coverage .info.model-factor {
  max-width: 66.33%;
}

#benefit-illustration {
  position: relative;
  width: 100%;
}

#benefit-illustration .group-wording {
  white-space: nowrap;
}

@media (min-width: 1200px) {
  #benefit-illustration {
    max-width: 1200px;
    margin: 0 auto;
  }
  #benefit-illustration #summary-row-FH td:first-child {
    width: 300px;
  }
  #benefit-illustration #summary-row-FH td:nth-child(4) {
    width: 280px;
  }
}

#benefit-illustration .content {
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  #benefit-illustration .content {
    width: 75%;
  }
}

#benefit-illustration .content .summary-error-msg {
  text-align: center;
}

#benefit-illustration .content .form-invalid-icon {
  display: block;
  height: 11em;
  background-size: 10em;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(images/form-invalid.png);
}

#benefit-illustration .content .title-error-verification {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #2425aa;
}

#benefit-illustration .content .title-error-verification .icon {
  margin-right: 0.2em;
  width: 1.5em;
  height: 1.5em;
  background-size: 1.5em;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}

#benefit-illustration .content .title-error-verification .icon.fund-icon {
  background-image: url(images/icon-Funds-Idle.svg);
}

#benefit-illustration .content .title-error-verification .icon.premium-icon {
  background-image: url(images/icon-Calculate-Idle.svg);
}

#benefit-illustration .content .title-error-verification .label-error {
  display: inline;
}

#benefit-illustration .content .group {
  margin-bottom: 30px;
}

#benefit-illustration .content .group h2 {
  font-size: 1.867rem;
  color: #2425aa;
  margin: 0 0 30px 0;
}

@media (min-width: 768px) {
  #benefit-illustration .content .group h2 {
    font-size: 2.4rem;
    margin: 10px 0 50px 0;
  }
}

#benefit-illustration .content .group h3 {
  font-size: 1.6rem;
  font-weight: normal;
  color: #2425aa;
}

@media (min-width: 768px) {
  #benefit-illustration .content .group h3 {
    margin: 0 0 20px 0;
  }
}

#benefit-illustration .content .group .info p {
  color: black;
}

#benefit-illustration .content .group .info .value {
  font-weight: bold;
  font-size: 1.333rem;
}

#benefit-illustration .content .group .rpudr-coverage-info p {
  color: black;
}

#benefit-illustration .content .group .rpudr-coverage-info .value {
  font-weight: bold;
  font-size: 1.333rem;
}

#benefit-illustration .content .group .lstu-info p {
  color: black;
}

#benefit-illustration .content .group .lstu-info .value {
  font-weight: bold;
  font-size: 1.333rem;
}

#benefit-illustration .content .group.snapshot .profile,
#benefit-illustration .content .group.snapshot .coverage {
  border-bottom: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 10px;
}

#benefit-illustration .content .group.snapshot .profile .info .label,
#benefit-illustration .content .group.snapshot .coverage .info .label {
  line-height: 1;
  margin-bottom: -4px;
  margin: 0;
}

#benefit-illustration .content .group.snapshot .profile .lstu-info .label,
#benefit-illustration .content .group.snapshot .coverage .lstu-info .label {
  line-height: 1;
  margin-bottom: -4px;
  margin: 0;
}

#benefit-illustration .content .group.snapshot .profile .rpudr-coverage-info .label,
#benefit-illustration .content .group.snapshot .coverage .rpudr-coverage-info .label {
  line-height: 1;
  margin-bottom: -4px;
  margin: 0;
}

#benefit-illustration .content .group.snapshot .profile .campaign-message,
#benefit-illustration .content .group.snapshot .coverage .campaign-message {
  display: block;
  width: 100%;
  color: red;
  text-align: center;
}

#benefit-illustration .content .group.snapshot .profile {
  margin: 0 -5px;
}

#benefit-illustration .content .group.snapshot .profile .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding: 0 5px;
}

#benefit-illustration .content .group.snapshot .profile .info.expand {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

#benefit-illustration .content .group.snapshot .profile .info .value {
  margin: 0 0 10px 0;
}

#benefit-illustration .content .group.snapshot .profile .lstu-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding: 0 5px;
}

#benefit-illustration .content .group.snapshot .profile .lstu-info.expand {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

#benefit-illustration .content .group.snapshot .profile .lstu-info .value {
  margin: 0 0 10px 0;
}

#benefit-illustration .content .group.snapshot .profile .rpudr-coverage-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding: 0 5px;
}

#benefit-illustration .content .group.snapshot .profile .rpudr-coverage-info.expand {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

#benefit-illustration .content .group.snapshot .profile .rpudr-coverage-info .value {
  margin: 0 0 10px 0;
}

#benefit-illustration .content .group.snapshot .coverage {
  margin: 30px 0 0 0;
}

#benefit-illustration .content .group.snapshot .coverage .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

#benefit-illustration .content .group.snapshot svg {
  width: 100%;
  margin-top: 10px;
}

@media (min-width: 576px) {
  #benefit-illustration .content .group.snapshot .profile .info,
  #benefit-illustration .content .group.snapshot .coverage .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 33.33%;
  }
  #benefit-illustration .content .group.snapshot .profile .info.expand,
  #benefit-illustration .content .group.snapshot .coverage .info.expand {
    max-width: 50%;
  }
  #benefit-illustration .content .group.snapshot .profile .lstu-info,
  #benefit-illustration .content .group.snapshot .coverage .lstu-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 34.1%;
  }
  #benefit-illustration .content .group.snapshot .profile .lstu-info.expand,
  #benefit-illustration .content .group.snapshot .coverage .lstu-info.expand {
    max-width: 50%;
  }
  #benefit-illustration .content .group.snapshot .profile .rpudr-coverage-info,
  #benefit-illustration .content .group.snapshot .coverage .rpudr-coverage-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 34.9%;
  }
  #benefit-illustration .content .group.snapshot .profile .rpudr-coverage-info.expand,
  #benefit-illustration .content .group.snapshot .coverage .rpudr-coverage-info.expand {
    max-width: 50%;
  }
}

#benefit-illustration .content .group .summary-table-mrta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 10px;
}

#benefit-illustration .content .group .summary-table-mrta .info-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-left: 30px;
  max-width: 75%;
}

#benefit-illustration .content .group .summary-table-mrta .info-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 25%;
  font-weight: bold;
  text-align: right;
  margin-right: 30px;
}

#benefit-illustration .content .group.benefit ol {
  padding-left: 20px;
}

#benefit-illustration .content .group.benefit ol li {
  margin-bottom: 5px;
}

#benefit-illustration .content .group.benefit .info-pair {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#benefit-illustration .content .group.benefit .info-pair .description {
  padding-right: 30px;
}

#benefit-illustration .content .group.benefit .info-pair .value {
  font-weight: bold;
}

#benefit-illustration .content .group.policy .table-wrap {
  overflow-x: auto;
  margin: 0 -20px;
}

#benefit-illustration .content .group.policy .table-wrap .policy-table {
  width: 100%;
  margin-bottom: 20px;
}

#benefit-illustration .content .group.policy .table-wrap .policy-table.with-cash-drop, #benefit-illustration .content .group.policy .table-wrap .policy-table.retirement {
  width: 1200px;
}

#benefit-illustration .content .group.policy .table-wrap .policy-table tbody td {
  text-align: right;
}

#benefit-illustration .content .group.policy .table-wrap .policy-table .td-total {
  text-align: center;
}

#benefit-illustration .content .group.policy .table-wrap .policy-table .sum-total {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

#benefit-illustration .content .group.policy .table-wrap .policy-center-table {
  width: 100%;
  margin-bottom: 20px;
  white-space: pre;
}

#benefit-illustration .content .group.policy .table-wrap .policy-center-table tbody td {
  text-align: center;
}

#benefit-illustration .content .group.policy .table-wrap .policy-center-table .td-total {
  text-align: center;
}

#benefit-illustration .content .group.policy .ishield-conditional-info {
  font-size: 0.8em;
  color: red;
  text-align: center;
}

@media (min-width: 768px) {
  #benefit-illustration .content .group.policy .table-wrap {
    margin: 0;
  }
}

#benefit-illustration .content .group.legal {
  font-size: 0.8667rem;
  border-bottom: 1px solid #e5e5e5;
}

#benefit-illustration .content .group.legal .nested-counter {
  margin: 0;
  padding: 0 0 0 20px;
}

#benefit-illustration .content .group.legal .nested-counter > li {
  padding-bottom: 6px;
}

#benefit-illustration .content .group.legal .nested-counter li:before {
  margin-left: -20px;
  padding-right: 10px;
}

#benefit-illustration .content .group.legal .nested-counter li > .nested-counter {
  padding-left: 30px;
}

#benefit-illustration .content .group.legal .nested-counter li > .nested-counter li:before {
  margin-left: -30px;
}

#benefit-illustration .content .group.legal .flexi-diseases {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 0;
}

#benefit-illustration .content .group.legal .flexi-diseases div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#benefit-illustration .content .group.legal .flexi-diseases div ul {
  list-style: disc;
}

#benefit-illustration .content .group.legal .flexi-health-care {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 0;
}

#benefit-illustration .content .group.legal .flexi-health-care div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

#benefit-illustration .content .group.legal .flexi-health-care ul {
  list-style: disc;
}

#benefit-illustration .content .group.legal.retirement-tax-benefit ul {
  list-style: none;
}

#benefit-illustration .content .group.legal.retirement-tax-benefit ul.taxdeduction li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: flex;
      -ms-flex-wrap: flex;
          flex-wrap: flex;
}

#benefit-illustration .content .group.legal.retirement-tax-benefit ul.taxdeduction li div:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}

#benefit-illustration .content .group.legal.retirement-tax-benefit ul.taxdeduction li div:nth-child(2) {
  text-align: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

#benefit-illustration .content .group.legal.flexi-tax-benefit ul {
  list-style: none;
}

#benefit-illustration .content .group.legal.flexi-tax-benefit ul.taxdeduction li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: flex;
      -ms-flex-wrap: flex;
          flex-wrap: flex;
}

#benefit-illustration .content .group.legal.flexi-tax-benefit ul.taxdeduction li div:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}

#benefit-illustration .content .group.legal.flexi-tax-benefit ul.taxdeduction li div:nth-child(2) {
  text-align: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}

#benefit-illustration .content .group.legal.tax-deduction-benefit ul {
  list-style: none;
}

#benefit-illustration .content .group.legal.tax-deduction-benefit ul.taxdeduction li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: flex;
      -ms-flex-wrap: flex;
          flex-wrap: flex;
}

#benefit-illustration .content .group.legal.tax-deduction-benefit ul.taxdeduction li div:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30%;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}

#benefit-illustration .content .group.legal.tax-deduction-benefit ul.taxdeduction li div:nth-child(2) {
  text-align: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}

#benefit-illustration .content .group.legal.main-contract-benefit h3 {
  font-size: 1.1rem;
  font-weight: bold;
  color: black;
}

@media (min-width: 768px) {
  #benefit-illustration .content .group.legal.main-contract-benefit h3 {
    margin: 0 0 10px 18px;
  }
}

#benefit-illustration .content .group.legal.main-contract-benefit ul {
  list-style: none;
}

#benefit-illustration .content .group.legal.main-contract-benefit ul.taxdeduction li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: flex;
      -ms-flex-wrap: flex;
          flex-wrap: flex;
}

#benefit-illustration .content .group.legal.main-contract-benefit ul.taxdeduction li div:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}

#benefit-illustration .content .group.legal.main-contract-benefit ul.taxdeduction li div:nth-child(2) {
  text-align: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

#benefit-illustration .content .group.share {
  border-bottom: none;
  padding: 20px 20px 0 10px;
}

#benefit-illustration .content .group.share .btn {
  width: 100%;
}

#benefit-illustration .content .group#do-action span {
  margin-top: 1em;
  display: block;
}

#benefit-illustration .content .group#do-action span button {
  margin: 0 auto;
  display: block;
}

#benefit-illustration .content #fund-portfolio .fund-list {
  margin: 0 -20px;
}

@media (min-width: 768px) {
  #benefit-illustration .content #fund-portfolio .fund-list {
    margin: 0;
  }
}

#benefit-illustration .content #premium-path h3 span {
  display: block;
}

#benefit-illustration .content #premium-path .path-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#benefit-illustration .content #premium-path .path-group:not(:last-child) {
  margin-bottom: 30px;
}

#benefit-illustration .content #premium-path .path-group:not(:last-child):after {
  content: '↓';
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

#benefit-illustration .content #premium-path .path-group.invest .path {
  background: #5f5f5f;
}

#benefit-illustration .content #premium-path .path-group.fee .path {
  background: #f07662;
}

#benefit-illustration .content #premium-path .path-group.conclusion .path {
  padding: 30px 20px;
  background: #075d86;
}

#benefit-illustration .content #premium-path .path-group .path {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  padding: 10px 5px 10px 5px;
  text-align: center;
  color: white;
  border: 1px solid #e5e5e5;
}

#benefit-illustration .content #premium-path .path-group .path p {
  margin-bottom: 6px;
}

#benefit-illustration .content #premium-path .path-group .path p:last-child {
  margin: 0;
}

#benefit-illustration .content #premium-path .path-group .path .value {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2rem;
}

#benefit-illustration .content #premium-path .path-group .path .value span {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
}

#benefit-illustration .content #premium-path .path-group .path .name {
  line-height: 0.8667rem;
}

@media (min-width: 768px) {
  #benefit-illustration .content #premium-path h3 span {
    display: inline;
  }
}

#benefit-illustration .content #benefit-value .table-wrap {
  margin: 0 -20px;
  overflow-x: auto;
}

#benefit-illustration .content #benefit-value table thead td {
  min-width: 45px;
  vertical-align: middle;
  text-align: center;
}

#benefit-illustration .content #benefit-value table thead td.value {
  min-width: 80px;
}

#benefit-illustration .content #benefit-value table thead .rate td {
  min-width: 100px;
}

#benefit-illustration .content #benefit-value table tbody tr:nth-child(12) {
  border-bottom: 1px solid #292b2c;
}

#benefit-illustration .content #benefit-value table tbody td {
  text-align: right;
}

@media (min-width: 768px) {
  #benefit-illustration .content #benefit-value .table-wrap {
    margin: 0;
  }
}

#benefit-illustration .content #do-action .print {
  width: 100%;
}

@media (min-width: 768px) {
  #benefit-illustration .content #do-action {
    text-align: center;
  }
  #benefit-illustration .content #do-action .print {
    width: auto;
  }
}

#benefit-illustration .sidebar-menu {
  position: absolute;
  top: 30px;
  right: 0;
  width: 23%;
}

@media (min-width: 768px) {
  #benefit-illustration .sidebar-menu.at-bottom .menu-list {
    max-height: calc(100% - 240px);
  }
  #benefit-illustration .sidebar-menu .menu-list {
    position: fixed;
    max-height: calc(100% - 165px);
    overflow-y: auto;
    -webkit-transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
    -o-transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
    transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
  }
  #benefit-illustration .sidebar-menu .menu-list::-webkit-scrollbar-track {
    border: 1px solid #cccccc;
    background-color: white;
  }
  #benefit-illustration .sidebar-menu .menu-list::-webkit-scrollbar {
    width: 6px;
    background-color: white;
  }
  #benefit-illustration .sidebar-menu .menu-list::-webkit-scrollbar-thumb {
    background-color: #b0b0b0;
  }
  #benefit-illustration .sidebar-menu .menu-list > .menu {
    margin: 0 0 1px 0;
    display: block;
  }
  #benefit-illustration .sidebar-menu .menu-list > .menu:hover, #benefit-illustration .sidebar-menu .menu-list > .menu:focus, #benefit-illustration .sidebar-menu .menu-list > .menu:active {
    text-decoration: none;
  }
  #benefit-illustration .sidebar-menu .menu-list > .menu .name {
    margin: 0;
    padding: 10px 20px 10px 10px;
    font-weight: normal;
    font-size: 1rem;
    color: #5f5f5f;
    border-left: 3px solid transparent;
  }
  #benefit-illustration .sidebar-menu .menu-list > .menu .name.sub {
    font-size: 0.8667rem;
    padding: 8px 20px 8px 10px;
    margin-left: 15px;
  }
  #benefit-illustration .sidebar-menu .menu-list > .menu.active .name {
    color: #2425aa;
    border-color: #2425aa;
  }
  #benefit-illustration .sidebar-menu .menu-list > .menu.parent-active .name {
    color: #2425aa;
    border-color: #2425aa;
  }
}

#benefit-illustration .basicplan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 0px solid #b0b0b0;
}

#benefit-illustration .basicplan .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 20px 10px 10px 20px;
  background-color: transparent;
  background-size: 20px 20px;
  color: black;
  font-size: 1.2rem;
  font-weight: bold;
}

#benefit-illustration .basicplan .name .text {
  word-break: break-word;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

#benefit-illustration .basicplan .name .icon {
  margin-left: 2px;
  opacity: 0.3;
}

#benefit-illustration .basicplan .info-list {
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 10px 20px 20px 20px;
}

#benefit-illustration .basicplan .info-list .info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#benefit-illustration .basicplan .info-list .info:not(:nth-last-of-type(-n + 2)) {
  margin-bottom: 10px;
}

#benefit-illustration .basicplan .info-list .info p {
  color: black;
  margin: 0;
}

#benefit-illustration .basicplan .info-list .info .label {
  font-size: 0.8667rem;
  margin-bottom: -4px;
}

#benefit-illustration .basicplan .info-list .info .value {
  font-weight: normal;
  font-size: 1rem;
}

@media (min-width: 768px) {
  #benefit-illustration .basicplan {
    display: block;
    margin: 0;
    border: none;
  }
  #benefit-illustration .basicplan .name {
    margin-bottom: 0.5rem;
    background: transparent;
    color: #2425aa;
    padding: 0 0 15px 0;
  }
  #benefit-illustration .basicplan .info-list {
    background: transparent;
    padding: 10px 0 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #benefit-illustration .basicplan .info-list .info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  #benefit-illustration .basicplan .info-list .info .label {
    line-height: 1;
  }
  #benefit-illustration .basicplan .info-list .info .value {
    font-weight: bold;
    font-size: 1.333rem;
  }
  #benefit-illustration .basicplan .info-list .info .heading {
    font-size: 1.333rem;
    color: #2425aa;
  }
}

#benefit-illustration .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #b0b0b0;
}

#benefit-illustration .product .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 20px 10px 10px 20px;
  background-color: white;
  background-size: 20px 20px;
  color: black;
  font-size: 1.2rem;
  font-weight: bold;
  border-bottom: 1px solid #b0b0b0;
}

#benefit-illustration .product .name .text {
  word-break: break-word;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

#benefit-illustration .product .name .icon {
  margin-left: 2px;
  opacity: 0.3;
}

#benefit-illustration .product .info-list {
  background: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 10px 20px 20px 20px;
}

#benefit-illustration .product .info-list .info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#benefit-illustration .product .info-list .info:not(:nth-last-of-type(-n + 2)) {
  margin-bottom: 10px;
}

#benefit-illustration .product .info-list .info p {
  color: black;
  margin: 0;
}

#benefit-illustration .product .info-list .info .label {
  font-size: 0.8667rem;
  margin-bottom: -4px;
}

#benefit-illustration .product .info-list .info .value {
  font-weight: normal;
  font-size: 1rem;
}

#benefit-illustration .product .name-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 20px 10px 10px 20px;
  background-color: white;
  background-size: 20px 20px;
  color: black;
  font-size: 1.2rem;
  font-weight: bold;
  border-bottom: 0px solid #b0b0b0;
}

#benefit-illustration .product .name-link .text {
  word-break: break-word;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

#benefit-illustration .product .name-link .icon {
  margin-left: 2px;
  opacity: 0.3;
}

@media (min-width: 768px) {
  #benefit-illustration .product {
    display: block;
    margin: 0;
    border: none;
  }
  #benefit-illustration .product .name {
    margin-bottom: 0.5rem;
    background: transparent;
    color: #2425aa;
    padding: 0 0 15px 0;
  }
  #benefit-illustration .product .name-link {
    margin-bottom: 0.5rem;
    background: transparent;
    color: #2425aa;
    padding: 0 0 15px 0;
  }
  #benefit-illustration .product .info-list {
    background: transparent;
    padding: 10px 0 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #benefit-illustration .product .info-list .info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  #benefit-illustration .product .info-list .info .label {
    line-height: 1;
  }
  #benefit-illustration .product .info-list .info .value {
    font-weight: bold;
    font-size: 1.333rem;
  }
  #benefit-illustration .product .info-list .info .heading {
    font-size: 1.333rem;
    color: #2425aa;
  }
}

#benefit-illustration #product-benefits-whole-life-25pl {
  font-size: 0.8773rem;
}

#benefit-illustration #product-benefits-whole-life-25pl ol {
  padding-left: 15px;
  counter-reset: item;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li {
  content: counters(item, ".") " ";
  counter-increment: item;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li .row .col.col-5 {
  padding: 0 10px 0 0;
  text-align: right;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li ol {
  list-style-type: none;
  counter-reset: item;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li li {
  counter-increment: item;
  width: 100%;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li li:before {
  content: counters(item, ".") ". ";
  padding-right: 5px;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li li li:before {
  content: counters(item, ".") " ";
}

#benefit-illustration #product-benefits-whole-life-25pl ol li li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li li .row {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li li .col.col-7 {
  padding-right: 0px;
}

#benefit-illustration #product-benefits-whole-life-25pl ol li li .col.col-5 {
  text-align: right;
}

#benefit-illustration #product-benefits-whole-life-25pl .detail-counter {
  padding-left: 0px;
}

#benefit-illustration #product-benefits-whole-life-25pl .benefit-ciary .row .col.col-7 {
  padding-right: 0px;
}

#benefit-illustration #product-benefits-whole-life-25pl .benefit-ciary .row .col.col-5 {
  padding-right: 10px;
  padding-left: 0px;
  text-align: right;
}

#benefit-illustration #product-benefits-content #death-maturity-benefits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#benefit-illustration #product-benefits-content #death-maturity-benefits .benefit-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

#benefit-illustration #product-benefits-content #death-maturity-benefits .benefit-description .sum-assured {
  font-weight: bold;
  padding-bottom: 20px;
}

#benefit-illustration #product-benefits-content .benefit-disclaimers {
  padding-top: 10px;
}

#benefit-illustration #product-benefits-content .disease {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#benefit-illustration #product-benefits-content .disease .block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding-right: 30px;
}

#benefit-illustration #product-benefits-content #important-facts .pre-existing-conditions-list {
  padding-left: 20px;
}

#benefit-illustration #product-benefits-content #important-facts .title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

#benefit-illustration #product-benefits-content #major-stage-benefit .disease,
#benefit-illustration #product-benefits-content #disease-info .disease {
  display: none;
}

@media (min-width: 768px) {
  #benefit-illustration #product-benefits-content #major-stage-benefit .disease,
  #benefit-illustration #product-benefits-content #disease-info .disease {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#benefit-illustration #product-benefits-content #major-stage-benefit .title,
#benefit-illustration #product-benefits-content #disease-info .title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

#benefit-illustration #product-benefits-content #major-stage-benefit .remark-disease,
#benefit-illustration #product-benefits-content #disease-info .remark-disease {
  margin-top: -1em;
  margin-bottom: 1em;
}

#benefit-illustration #product-benefits-content #death-benefit {
  font-size: 0.8667rem;
}

#benefit-illustration .rider-summary > .disclaimer ul {
  list-style: none;
}

#benefit-illustration .rider-summary .meh-diseases {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 0;
}

#benefit-illustration .rider-summary .meh-diseases div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#benefit-illustration .rider-summary .meh-diseases div ul {
  list-style: disc;
}

#benefit-illustration .rider-summary #healthlink-rider-benefit .hsudr-rider-content--notice ul.list {
  list-style-type: none;
  margin-left: -40px;
}

#benefit-illustration .rider-summary #healthlink-rider-benefit #disclaimer .more-detail {
  margin: 15px 0 20px;
}

#benefit-illustration .rider-summary #healthlink-rider-benefit .list-container--notice [data-col='true'][data-layout='left-to-right'] {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}

@media (min-width: 768px) {
  #benefit-illustration .rider-summary #healthlink-rider-benefit .list-container--notice [data-col='true'][data-layout='left-to-right'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #benefit-illustration .rider-summary #healthlink-rider-benefit .list-container--notice [data-col='true'][data-layout='left-to-right'] > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 45%;
        -ms-flex: 1 0 45%;
            flex: 1 0 45%;
  }
}

#benefit-illustration .rider {
  position: relative;
}

#benefit-illustration .rider .toggle-modal {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  #benefit-illustration .rider:not(:last-child) {
    padding-bottom: 30px;
  }
  #benefit-illustration .rider .toggle-modal {
    height: 0;
    width: 0;
  }
}

#benefit-illustration .remark-message {
  font-size: 0.8667rem;
  white-space: pre-wrap;
}

#benefit-illustration .remark-message p {
  margin-bottom: 0;
}

#benefit-illustration .remark-message ul {
  vertical-align: top;
  margin-left: 4px;
  margin-bottom: 0px;
  padding-left: 15px;
}

#benefit-illustration .remark-message ul li {
  margin-bottom: 2px;
}

#benefit-illustration .disclaimer {
  font-size: 0.8667rem;
}

#benefit-illustration .disclaimer .disclaimerSummaryBox {
  text-align: center;
}

#benefit-illustration .disclaimer p {
  margin-bottom: 0;
}

#benefit-illustration .disclaimer ul {
  vertical-align: top;
  margin-left: 4px;
  margin-bottom: 0px;
  padding-left: 15px;
}

#benefit-illustration .disclaimer ul li {
  margin-bottom: 2px;
}

#benefit-illustration .disclaimer ul.dash {
  list-style-type: '-  ' !important;
}

#benefit-illustration .disclaimer-box {
  font-size: 0.8667rem;
}

#benefit-illustration .disclaimer-box p {
  padding-left: 0px;
  padding-top: 20px;
  margin-bottom: 1px;
}

#benefit-illustration #policy-value .disclaimer ul {
  list-style: none;
}

#benefit-illustration #policy-value .disclaimer .formula {
  border-collapse: collapse;
  width: 100%;
  background: none;
  font-size: 0.8667rem;
}

#benefit-illustration #policy-value .disclaimer .formula td.title {
  width: 200px;
}

#benefit-illustration #policy-value .disclaimer .formula td {
  vertical-align: text-top;
  text-align: left;
  border: none;
  padding: 0;
}

#benefit-illustration #investment-benefit .dividend-table {
  text-align: right;
}

#benefit-illustration #investment-benefit .dividend-table tr > td {
  padding: 15px 10px;
  vertical-align: top;
}

#benefit-illustration #investment-benefit .dividend-table table {
  background: none;
}

#benefit-illustration #investment-benefit .dividend-table table tbody td {
  text-align: right;
}

#benefit-illustration #investment-benefit .dividend-table table tbody tr:not(:last-child) td {
  background: #ffffff;
}

#benefit-illustration #investment-benefit .dividend-table table tbody tr:last-child td {
  background: none;
  border-bottom: 2px solid #b0b0b0;
}

#benefit-illustration #investment-benefit .dividend-table table tbody tr td:first-child {
  text-align: left;
}

#benefit-illustration #investment-benefit .dividend-table thead > tr > td {
  border-top: 2px solid #b0b0b0;
  vertical-align: middle;
}

#benefit-illustration #investment-benefit ul {
  text-align: left;
  margin: 0px;
}

#benefit-illustration .bold-last-child .dividend-table table tbody tr:last-child td {
  font-weight: bold;
}

#benefit-illustration .table-no-padding .dividend-table tr > td {
  padding: 6px !important;
}

#benefit-illustration #investment-benefit-2 .dividend-table {
  text-align: right;
}

#benefit-illustration #investment-benefit-2 .dividend-table tr > td {
  vertical-align: top;
}

#benefit-illustration #investment-benefit-2 .dividend-table table thead tr {
  background: #f5f5f5;
}

#benefit-illustration #investment-benefit-2 .dividend-table table tbody td {
  text-align: right;
}

#benefit-illustration #investment-benefit-2 .dividend-table table tbody tr:last-child td {
  border-bottom: 2px solid #b0b0b0;
}

#benefit-illustration #investment-benefit-2 .dividend-table table tbody tr td:first-child {
  text-align: left;
}

#benefit-illustration #investment-benefit-2 .dividend-table thead > tr > td {
  border-top: 2px solid #b0b0b0;
  vertical-align: middle;
}

#benefit-illustration #investment-benefit-2 ul {
  text-align: left;
  margin: 0px;
}

#benefit-illustration #summary-benefit .dividend-table {
  text-align: right;
}

#benefit-illustration #summary-benefit .dividend-table tr > td {
  padding: 15px 10px;
  border-right: 1px solid #e5e5e5;
  vertical-align: top;
}

#benefit-illustration #summary-benefit .dividend-table table {
  background: none;
}

#benefit-illustration #summary-benefit .dividend-table table tbody td {
  text-align: right;
}

#benefit-illustration #summary-benefit .dividend-table table tbody tr:not(:last-child) td {
  background: #ffffff;
}

#benefit-illustration #summary-benefit .dividend-table table tbody tr:last-child td {
  background: none;
  border-bottom: 2px solid #b0b0b0;
}

#benefit-illustration #summary-benefit .dividend-table table tbody tr td:first-child {
  text-align: left;
}

#benefit-illustration #summary-benefit .dividend-table thead > tr > td {
  border-top: 2px solid #b0b0b0;
  vertical-align: middle;
}

#benefit-illustration #summary-benefit ul {
  text-align: left;
  margin: 0px;
}

#benefit-illustration #meh-exception-note32 ol ol > li {
  display: block;
  margin-left: -18px;
}

#benefit-illustration #meh-exception-note32 ol.list-cell {
  display: table;
}

#benefit-illustration #meh-exception-note32 ol.list-cell li > span {
  list-style-type: none;
  display: table-cell;
}

#benefit-illustration #meh-exception-note32 ol.list-cell li > span:first-child {
  padding-right: 8px;
}

#benefit-illustration #meh-exception-note32 div.list-cell {
  display: table;
}

#benefit-illustration #meh-exception-note32 div.list-cell span {
  list-style-type: none;
  display: table-cell;
}

#benefit-illustration #meh-exception-note32 div.list-cell span:first-child {
  padding-right: 8px;
}

.ciudr-details-table {
  margin: 0;
}

.ciudr-details-table p {
  margin-bottom: 0.5rem;
}

.ciudr-details-table table {
  word-wrap: break-word;
  width: 100%;
  margin-bottom: 20px;
  background: #f5f5f5;
}

.ciudr-details-table table tr td {
  padding: 15px 10px;
  border-right: 1px solid #e5e5e5;
  vertical-align: top;
}

.ciudr-details-table table tr td:last-child {
  border-right: none;
  text-align: right;
  font-weight: bold;
  min-width: 120px;
}

.ciudr-details-table table tr td ol,
.ciudr-details-table table tr td ul {
  margin: 0;
  padding-left: 30px;
}

.ciudr-details-table table thead tr td {
  border-top: 2px solid #b0b0b0;
  border-bottom: 2px solid #b0b0b0;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}

.ciudr-details-table table thead tr:last-child td {
  text-align: center;
}

.ciudr-details-table table tbody tr:nth-child(even) td {
  background: #fff;
}

.ciudr-details-table table tbody tr:last-child td, .ciudr-details-table table tbody tr.border-bottom td {
  border-bottom: 2px solid #b0b0b0;
}

.ciudr-details-table table tbody tr:first-child td, .ciudr-details-table table tbody tr.border-top td {
  border-top: 2px solid #b0b0b0;
}

.mex-details-table {
  margin: 0;
}

.mex-details-table p {
  margin-bottom: 0.5rem;
}

.mex-details-table table {
  word-wrap: break-word;
  width: 100%;
  margin-bottom: 20px;
  background: #f5f5f5;
}

.mex-details-table table tr td {
  padding: 15px 10px;
  border: 1px solid #e5e5e5;
  vertical-align: top;
}

.mex-details-table table tr td:nth-child(2) {
  min-width: 105px;
}

.mex-details-table table tr td:nth-child(3) {
  min-width: 105px;
}

.mex-details-table table tr td:nth-child(4) {
  min-width: 105px;
}

.mex-details-table table tr td ol,
.mex-details-table table tr td ul {
  margin: 0;
  padding-left: 30px;
}

.mex-details-table table tr td .hilight {
  font-weight: bold;
  text-decoration: underline;
}

.mex-details-table table tr td.last-row {
  border-bottom: 2px solid #b0b0b0;
}

.mex-details-table table thead tr td {
  border-top: 2px solid #b0b0b0;
  border-bottom: 2px solid #b0b0b0;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}

.mex-details-table table thead tr:last-child td {
  text-align: center;
}

.mex-details-table table tbody tr:nth-child(even) td {
  background: #fff;
}

.mex-details-table table tbody tr:last-child td, .mex-details-table table tbody tr.border-bottom td {
  border-bottom: 2px solid #b0b0b0;
}

.mex-details-table table tbody tr:first-child td, .mex-details-table table tbody tr.border-top td {
  border-top: 2px solid #b0b0b0;
}

.mex-details-table {
  margin: 0;
}

.mex-details-table p {
  margin-bottom: 0.5rem;
}

.hsudr-details-table {
  margin: 0;
}

.hsudr-details-table p {
  margin-bottom: 0.5rem;
}

.hsudr-details-table table {
  word-wrap: break-word;
  width: 100%;
  margin-bottom: 20px;
  background: #f5f5f5;
}

.hsudr-details-table table tr td {
  padding: 15px 10px;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
}

.hsudr-details-table table tr td:nth-child(2) {
  min-width: 105px;
}

.hsudr-details-table table tr td:nth-child(3) {
  min-width: 105px;
}

.hsudr-details-table table tr td:nth-child(4) {
  min-width: 105px;
}

.hsudr-details-table table tr td ol,
.hsudr-details-table table tr td ul {
  margin: 0;
  padding-left: 30px;
}

.hsudr-details-table table thead tr td {
  border-top: 2px solid #b0b0b0;
  border-bottom: 2px solid #b0b0b0;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}

.hsudr-details-table table thead tr:last-child td {
  text-align: center;
}

.hsudr-details-table table tbody tr:last-child td, .hsudr-details-table table tbody tr.border-bottom td {
  border-bottom: 2px solid #b0b0b0;
}

.hsudr-details-table table tbody tr:first-child td, .hsudr-details-table table tbody tr.border-top td {
  border-top: 2px solid #b0b0b0;
}

.hbudr-details-table {
  margin: 0;
}

.hbudr-details-table p {
  margin-bottom: 0.5rem;
}

.tpdudr-details-table {
  margin: 0;
}

.tpdudr-details-table p {
  margin-bottom: 0.5rem;
}

.details-table {
  margin: 20px 0 0 0;
}

.details-table p {
  margin-bottom: 0.5rem;
}

.details-table table {
  word-wrap: break-word;
  width: 100%;
  margin-bottom: 20px;
  background: #f5f5f5;
}

.details-table table tr td {
  padding: 15px 10px;
  border-right: 1px solid #e5e5e5;
  vertical-align: top;
}

.details-table table tr td:last-child {
  border-right: none;
  text-align: right;
  font-weight: bold;
  min-width: 120px;
}

.details-table table tr td ol,
.details-table table tr td ul {
  margin: 0;
  padding-left: 30px;
}

.details-table table thead tr td {
  border-top: 2px solid #b0b0b0;
  border-bottom: 2px solid #b0b0b0;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}

.details-table table thead tr:last-child td {
  text-align: center;
}

.details-table table tbody tr:nth-child(even) td {
  background: #fff;
}

.details-table table tbody tr:last-child td, .details-table table tbody tr.border-bottom td {
  border-bottom: 2px solid #b0b0b0;
}

.details-table table tbody tr:first-child td, .details-table table tbody tr.border-top td {
  border-top: 2px solid #b0b0b0;
}

.benefit-details-table {
  margin: 20px 0 0 0;
  white-space: pre-wrap;
}

.benefit-details-table p {
  margin-bottom: 0.5rem;
}

.benefit-details-table table {
  word-wrap: break-word;
  width: 100%;
  margin-bottom: 20px;
  background: #f5f5f5;
}

.benefit-details-table table tr td {
  padding: 15px 10px;
  border-right: 1px solid #e5e5e5;
}

.benefit-details-table table tr td:last-child {
  border-right: none;
  text-align: center;
  min-width: 120px;
}

.benefit-details-table table tr td ol,
.benefit-details-table table tr td ul {
  margin: 0;
  padding-left: 30px;
}

.benefit-details-table table thead tr td {
  border-top: 2px solid #b0b0b0;
  border-bottom: 2px solid #b0b0b0;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
}

.benefit-details-table table thead tr:last-child td {
  text-align: center;
}

.benefit-details-table table tbody tr:nth-child(odd) td {
  background: #fff;
}

.benefit-details-table table tbody tr:last-child td, .benefit-details-table table tbody tr.border-bottom td {
  border-bottom: 2px solid #b0b0b0;
}

.benefit-details-table table tbody tr:first-child td, .benefit-details-table table tbody tr.border-top td {
  vertical-align: middle;
  border-top: 2px solid #b0b0b0;
}

/**
  iShield benefit section
*/
#product-benefits #product-benefits-content #death-maturity-benefits {
  display: block;
}

@media (min-width: 768px) {
  #product-benefits #product-benefits-content #death-maturity-benefits {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#product-benefits #product-benefits-content #waiting-period {
  margin-top: 20px;
}

@media (min-width: 768px) {
  #product-benefits #product-benefits-content #waiting-period {
    margin-top: 0px;
  }
}

#product-benefits #product-benefits-content .caption {
  font-size: 1.2em;
}

.critical-illness {
  padding: 10px 10px 10px 20px;
  background-color: #fff;
  color: black;
  border-top: 1px solid #cccccc;
}

@media (min-width: 768px) {
  .critical-illness {
    background-color: unset;
  }
}

.critical-illness .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.critical-illness .title .icon {
  opacity: 0.3;
}

.critical-illness .title .benefit-header {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media (min-width: 768px) {
  .critical-illness .title .benefit-header {
    margin-bottom: 1em;
  }
}

.critical-illness .title .benefit-header .diseases-covered {
  display: block;
  padding-right: 5px;
}

@media (min-width: 768px) {
  .critical-illness .title .benefit-header .diseases-covered {
    display: inline-block;
    font-weight: bold;
  }
}

#early-stage-critical-illness-wrapper,
#major-stage-critical-illness-wrapper {
  position: relative;
}

#early-stage-critical-illness-wrapper .toggle-modal,
#major-stage-critical-illness-wrapper .toggle-modal {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  #early-stage-critical-illness-wrapper .toggle-modal,
  #major-stage-critical-illness-wrapper .toggle-modal {
    height: 0;
    width: 0;
  }
}

#product-benefits-content #early-stage-critical-illness .disease,
#product-benefits-content #major-stage-critical-illness .disease {
  display: none;
}

@media (min-width: 768px) {
  #product-benefits-content #early-stage-critical-illness .disease,
  #product-benefits-content #major-stage-critical-illness .disease {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#product-benefits-content #early-stage-critical-illness .benefit-disclaimers,
#product-benefits-content #major-stage-critical-illness .benefit-disclaimers {
  display: none;
}

@media (min-width: 768px) {
  #product-benefits-content #early-stage-critical-illness .benefit-disclaimers,
  #product-benefits-content #major-stage-critical-illness .benefit-disclaimers {
    display: block;
  }
}

/* Seperate css for table so style is the same even move into the modal */
.rider .details-table {
  display: none;
}

.rider .details-table .detail:not(:last-child) {
  margin-bottom: 30px;
}

.rider .details-table .remark {
  font-size: 0.8667rem;
}

@media (min-width: 768px) {
  .rider .details-table {
    display: block;
  }
}

.rider .details-table .temporary-disability {
  margin-bottom: 0.5rem;
}

.rider .details-table .temporary-disability ol {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .rider .details-table .temporary-disability .title {
    display: inline-block;
    max-width: 60%;
  }
}

.rider .details-table .temporary-disability .value {
  display: block;
  font-weight: bold;
}

@media (min-width: 576px) {
  .rider .details-table .temporary-disability .value {
    float: right;
  }
}

.rider .ciudr-details-table {
  display: none;
}

.rider .ciudr-details-table .detail:not(:last-child) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .rider .ciudr-details-table {
    display: block;
  }
}

.rider .ciudr-details-table .temporary-disability {
  margin-bottom: 0.5rem;
}

.rider .ciudr-details-table .temporary-disability ol {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .rider .ciudr-details-table .temporary-disability .title {
    display: inline-block;
    max-width: 60%;
  }
}

.rider .ciudr-details-table .temporary-disability .value {
  display: block;
  font-weight: bold;
}

@media (min-width: 576px) {
  .rider .ciudr-details-table .temporary-disability .value {
    float: right;
  }
}

.rider .hbudr-details-table {
  display: none;
}

.rider .hbudr-details-table .detail:not(:last-child) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .rider .hbudr-details-table {
    display: block;
  }
}

.rider .hbudr-details-table .temporary-disability {
  margin-bottom: 0.5rem;
}

.rider .hbudr-details-table .temporary-disability ol {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .rider .hbudr-details-table .temporary-disability .title {
    display: inline-block;
    max-width: 60%;
  }
}

.rider .hbudr-details-table .temporary-disability .value {
  display: block;
  font-weight: bold;
}

@media (min-width: 576px) {
  .rider .hbudr-details-table .temporary-disability .value {
    float: right;
  }
}

.rider .hsudr-details-table {
  display: none;
}

.rider .hsudr-details-table .detail:not(:last-child) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .rider .hsudr-details-table {
    display: block;
  }
}

.rider .hsudr-details-table .temporary-disability {
  margin-bottom: 0.5rem;
}

.rider .hsudr-details-table .temporary-disability ol {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .rider .hsudr-details-table .temporary-disability .title {
    display: inline-block;
    max-width: 60%;
  }
}

.rider .hsudr-details-table .temporary-disability .value {
  display: block;
  font-weight: bold;
}

@media (min-width: 576px) {
  .rider .hsudr-details-table .temporary-disability .value {
    float: right;
  }
}

.rider .tpdudr-details-table {
  display: none;
}

.rider .tpdudr-details-table .detail:not(:last-child) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .rider .tpdudr-details-table {
    display: block;
  }
}

.rider .tpdudr-details-table .temporary-disability {
  margin-bottom: 0.5rem;
}

.rider .tpdudr-details-table .temporary-disability ol {
  margin-bottom: 0;
}

@media (min-width: 576px) {
  .rider .tpdudr-details-table .temporary-disability .title {
    display: inline-block;
    max-width: 60%;
  }
}

.rider .tpdudr-details-table .temporary-disability .value {
  display: block;
  font-weight: bold;
}

@media (min-width: 576px) {
  .rider .tpdudr-details-table .temporary-disability .value {
    float: right;
  }
}

.rider.mex-rider .details-table table tr td:last-child {
  width: 20%;
}

.rider.mex-rider .details-table table tr:last-child ol {
  list-style: none;
}

.rider.mea-plus-rider .details-table table tr td:last-child {
  width: 20%;
}

.rider.mea-plus-rider .details-table table tr:last-child ol {
  list-style: none;
}

.rider.meh-rider .details-table table tr td:last-child {
  width: 55%;
}

.rider.meh-rider .details-table table tr:last-child ol {
  list-style: none;
}

.rider.meh-rider .details-table table tbody td:last-child {
  text-align: left;
}

.rider.mek-rider .details-table table tr td:last-child {
  width: 55%;
}

.rider.mek-rider .details-table table tr:last-child ol {
  list-style: none;
}

.rider.mek-rider .benefit-bold {
  text-align: left;
  font-weight: bold;
}

.rider.fh-rider .details-table table tr td:last-child {
  width: 55%;
}

.rider.fh-rider .details-table table tr:last-child ol {
  list-style: none;
}

.rider.fh-rider .details-table table tbody td:last-child {
  text-align: left;
}

.rider.fh-rider .details-table table tbody tr td:nth-child(2) {
  text-align: center;
}

.rider.igrow-rider .one-tab {
  padding-left: 30px;
}

.rider.igrow-rider .two-tab {
  padding-left: 60px;
}

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

.rider.igrow-rider .details-table table tr td:last-child {
  width: 45%;
}

.rider.igrow-rider .details-table table tr:last-child ol {
  list-style: none;
}

.rider.igrow-rider .details-table table tbody td:last-child {
  text-align: left;
}

.rider.esci-wpewl85-rider .details-table table tr td:last-child {
  width: 57%;
}

.rider.esci-wpewl85-rider .details-table table tr:nth-child(2) td:last-child {
  font-style: italic;
  font-weight: normal;
}

.rider.esci-wpewl85-rider .details-table table tbody td:last-child {
  text-align: right;
}

.rider.esci-wpewl85-rider .details-table table tbody td:first-child {
  text-align: left;
}

@media (min-width: 576px) {
  .rider.ap-ecare-rider .details-table #organs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .rider.ap-ecare-rider .details-table #organs table {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
    width: 48%;
  }
}

.rider.dci-rider .details-table ol {
  margin: 0;
  padding-left: 30px;
}

.rider.dci-rider .details-table ol li {
  padding-bottom: 8px;
}

.rider.dci-rider .details-table .disclaimer {
  margin-top: 12px;
}

@media (min-width: 768px) {
  .rider.dci-rider .details-table .disease {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .rider.dci-rider .details-table .disease .block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33.33%;
        -ms-flex: 1 0 33.33%;
            flex: 1 0 33.33%;
    padding-right: 30px;
  }
}

.rider.cpr-rider .disclaimer > div:nth-child(1) {
  margin-bottom: 10px;
}

.rider.cpr-rider .details-table table tr:nth-child(3) td:last-child,
.rider.cpr-rider .details-table table tr:nth-child(5) td:last-child {
  width: 20%;
  vertical-align: bottom;
}

.summary-table .details-table table tbody tr td:nth-child(2), .summary-table .details-table table tbody tr td:nth-child(3), .summary-table .details-table table tbody tr td:nth-child(4) {
  text-align: center;
}

.summary-table .details-table table #summary-footer td:nth-child(2) {
  text-align: right;
}

.summary-table .details-table table #summary-footer-pa td:nth-child(2) {
  text-align: center;
}

.rider [class*='-rider-content'] {
  margin-bottom: 30px;
}

.rider [class*='-rider-content'] .heading {
  font-weight: 700;
  margin: 0 0 0.75rem;
}

.rider [class*='-rider-content'] .final-detail {
  font-weight: 700;
  margin-top: 15px;
}

.rider [class*='-rider-content'] .sub-section {
  padding: 0 0 0 1rem;
  margin-bottom: 30px;
}

.rider [class*='-rider-content'] .list-container ul,
.rider [class*='-rider-content'] .list-container ol {
  padding: 0 0 0 1.25rem;
  margin: 0;
}

.rider [class*='-rider-content'] .list-container ul.tpdudr-diseases,
.rider [class*='-rider-content'] .list-container ol.tpdudr-diseases {
  padding: 0;
}

.rider [class*='-rider-content'] .list-container ul li,
.rider [class*='-rider-content'] .list-container ol li {
  position: relative;
}

.rider [class*='-rider-content'] .list-container ul > li {
  display: block;
}

.rider [class*='-rider-content'] .list-container ul > li::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: currentColor;
  position: absolute;
  left: -0.65rem;
  top: 0.5rem;
}

.rider [class*='-rider-content'] .list-container ol > li {
  counter-increment: item;
  margin-right: 0.25rem;
  margin-bottom: 5px;
}

.rider [class*='-rider-content'] .list-container ol > li:first-child {
  counter-reset: item;
}

.rider [class*='-rider-content'] .list-container ol ol,
.rider [class*='-rider-content'] .list-container ul ol {
  margin: 5px 0 10px;
  padding-left: 0.5rem;
}

.rider [class*='-rider-content'] .list-container ol ol > li,
.rider [class*='-rider-content'] .list-container ul ol > li {
  display: block;
  margin-bottom: 2px;
}

.rider [class*='-rider-content'] .list-container ol ol[data-nested='true'] li,
.rider [class*='-rider-content'] .list-container ul ol[data-nested='true'] li {
  padding-left: 1.25rem;
}

.rider [class*='-rider-content'] .list-container ol ol[data-nested='true'] > li:before,
.rider [class*='-rider-content'] .list-container ul ol[data-nested='true'] > li:before {
  content: counters(item, ".") ".";
  display: inline-block;
  margin-left: -1.25rem;
  margin-right: 0.25rem;
}

.rider [class*='-rider-content'] .list-container ol ol[data-nested='false'] li,
.rider [class*='-rider-content'] .list-container ul ol[data-nested='false'] li {
  counter-increment: subitem;
}

.rider [class*='-rider-content'] .list-container ol ol[data-nested='false'] > li:before,
.rider [class*='-rider-content'] .list-container ul ol[data-nested='false'] > li:before {
  content: "(" counters(subitem, "") ")";
  display: inline-block;
  margin-left: -0.1rem;
  margin-right: 0.25rem;
}

.rider [class*='-rider-content'] .list-container ol.tpdudr-diseases > li,
.rider [class*='-rider-content'] .list-container ul.tpdudr-diseases > li {
  display: block;
}

.rider [class*='-rider-content'] .list-container ol.tpdudr-diseases > li:before,
.rider [class*='-rider-content'] .list-container ul.tpdudr-diseases > li:before {
  content: '';
}

@media (min-width: 768px) {
  .rider [class*='-rider-content'] .list-container [data-col='true'] {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 45px;
       -moz-column-gap: 45px;
            column-gap: 45px;
  }
}

.rider [class*='-rider-content'] .list-container [data-item-count='1'] {
  display: block;
  padding-left: 0;
}

.rider [class*='-rider-content'] .list-container [data-item-count='1'] li {
  display: block;
}

.rider [class*='-rider-content'] .list-container .rate {
  margin-left: 0.25rem;
}

.rider [class*='-rider-content'] .list-container .more-details {
  margin: 15px 0 20px;
}

.rider [class*='-rider-content'] .list-container .more-details .title-bold {
  font-weight: bold;
}

#profile {
  font-size: 1.4rem;
  max-width: 720px;
}

#profile label {
  font-size: 70%;
  margin: 0;
  display: block;
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
  color: #666666;
}

#profile > .media {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}

#profile > .media .media-left {
  margin: 0 auto;
}

#profile > .media .media-body {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
}

#profile .list-group {
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#profile .list-group .list-group-item {
  border: none;
  padding: 15px 20px;
}

#profile .btn-logout {
  cursor: pointer;
  padding: 40px;
  font-size: 80%;
  text-align: center;
  -webkit-box-flex: 100%;
  -webkit-flex: 100% 1;
      -ms-flex: 100% 1;
          flex: 100% 1;
  color: #2425aa;
  background: none;
}

#profile #providers .row {
  margin: 0;
  padding: 5px 0;
}

#profile #providers .col {
  padding: 0;
}

#profile #providers .connected {
  text-align: right;
  color: #2425aa;
}

#profile #providers .connected.active {
  color: #2ab27b;
}

#profile #providers .connected.active:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232ab27b' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  content: " ";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

#profile #user_image {
  background: white;
  border-radius: 100%;
  width: 4.5rem;
  height: 4.5rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#profile #user_image.show-default-image {
  background-image: url(images/icon-User-Idle.svg) !important;
}

#profile #fullname {
  font-size: 1.333rem;
  line-height: 80%;
  word-break: break-word;
}

#profile #mobile_no {
  color: #2425aa;
}

#profile #agent_code {
  color: #2425aa;
}

@media (min-width: 768px) {
  #profile {
    margin: auto auto;
  }
  #profile > .media {
    padding-left: 0;
  }
  #profile > .media .media-left {
    margin: 0 20px 0 0;
  }
  #profile > .media .media-body {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

#risk .content {
  text-align: center;
  padding: 20px;
}

#risk .content .title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#risk .content .promtp-info {
  margin-top: 0.12rem;
  margin-bottom: 0.12rem;
}

#risk .content .risk-level {
  width: 240px;
  height: 240px;
  border-radius: 130px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: white;
}

#risk .content .risk-level .number {
  font-size: 5.2rem;
  line-height: 0.6;
}

#risk .content .risk-level .description {
  font-size: 1.333rem;
  font-weight: bold;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

#risk .content .risk-level.level1 {
  background: #025d34;
}

#risk .content .risk-level.level4 {
  background: #feda2e;
}

#risk .content .risk-level.level5 {
  background: #f2a848;
}

#risk .content .risk-level.level7 {
  background: #df542e;
}

#risk .content .risk-level.level8 {
  background: #d92329;
}

#risk .additional-risk {
  font-size: 0.8667rem;
  text-align: left;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

#risk .risk-questionaire {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}

#risk .risk-questionaire .question-content {
  padding: 10px 0 30px;
  max-width: 680px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

#risk .risk-questionaire .question-content .quiz,
#risk .risk-questionaire .question-content .info-message-container {
  max-width: 720px;
  margin: 0 auto;
  padding: 0;
}

#risk .risk-questionaire .question-content .info-message-container .form-group {
  margin: 0;
}

#risk .risk-questionaire .question-content .quiz .form-group {
  list-style: none;
  border-bottom: 1px solid #999999;
  margin: 0 -15px;
  padding: 10px 15px 20px 15px;
}

#risk .risk-questionaire .question-content .quiz .form-group label {
  padding: 15px 0 10px 0;
}

#risk .risk-questionaire .question-content .action {
  padding-top: 30px;
}

#risk .risk-questionaire .question-content .action .btn {
  width: 100%;
}

@media (min-width: 768px) {
  #risk .risk-questionaire .question-content .quiz .form-group {
    border: none;
  }
  #risk .risk-questionaire .question-content .quiz .form-group .list-group .list-group-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  #risk .risk-questionaire .question-content .action {
    text-align: center;
  }
  #risk .risk-questionaire .question-content .action .btn {
    width: auto;
  }
}

#risk .risk-questionaire .question-content ul {
  list-style-type: none;
}

#risk .risk-questionaire .list-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#risk .risk-questionaire .list-group-item {
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 45px;
  background-image: url(images/radio-off.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: top 18px left 14px;
}

#risk .risk-questionaire .list-group-item:last-child {
  margin-bottom: -1px;
}

#risk .risk-questionaire .list-group-item.active {
  background-image: url(images/radio-on.png);
}

.fund-allocation .content {
  padding: 30px 0 30px 0;
}

.fund-allocation .fund-list .fund {
  position: relative;
}

.fund-allocation .fund-list .fund.disabled:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #666;
  z-index: 2;
  opacity: 0.3;
}

.fund-allocation .fund-allocation-overview {
  max-width: 680px;
  margin: 0 auto 20px auto;
}

.fund-allocation .disclaimer-group {
  padding: 0 15px 0px 15px;
}

.fund-allocation .disclaimer-group span {
  display: inline-block;
}

.fund-allocation .disclaimer-group .disclaimer {
  font-size: 1.0rem;
  color: #2425aa;
  padding-top: 5px;
}

.fund-allocation .disclaimer-group strong {
  font-weight: bold;
  font-size: 1.333rem;
  color: #00008f;
  border: 1px solid #00008f;
  padding: 0 5px;
  margin-left: 5px;
}

@media (min-width: 768px) {
  .fund-allocation .disclaimer-group {
    font-size: 1.2rem;
    padding: 10px 0 0px 0;
  }
  .fund-allocation .disclaimer-group strong {
    font-size: 1.6rem;
  }
}

.fund-allocation .level8 {
  background: #d92329;
}

.fund-allocation .level7 {
  background: #df542e;
}

.fund-allocation .level6 {
  background: #ec8b30;
}

.fund-allocation .level5 {
  background: #f2a848;
}

.fund-allocation .level4 {
  background: #feda2e;
}

.fund-allocation .level1 {
  background: #025d34;
}

.fund-allocation .allocation-bar {
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
}

.fund-allocation .allocation-bar .text-block-investment-value-ration {
  color: #2425aa;
  font-size: 1.0rem;
  padding: 10px 0px 10px 0px;
}

.fund-allocation .allocation-bar .wrapper-content {
  width: 100%;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 10px;
}

@media (min-width: 768px) {
  .fund-allocation .allocation-bar .wrapper-content {
    padding: 0;
  }
}

.fund-allocation .allocation-bar .bar {
  background: #cccccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fund-allocation .allocation-bar .bar .part {
  border-right: 1px solid white;
  font-weight: lighter;
  color: white;
  text-align: center;
  -webkit-transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
  -o-transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: 195ms cubic-bezier(0.4, 0, 0.6, 1);
  padding: 10px 0;
  white-space: nowrap;
}

.fund-allocation .allocation-bar .bar .part:active, .fund-allocation .allocation-bar .bar .part:hover, .fund-allocation .allocation-bar .bar .part:visited {
  text-decoration: none;
}

.fund-allocation .allocation-bar .bar .part:last-child {
  border-right: none;
}

.fund-allocation .allocation-bar .bar .part.unassigned {
  background: #cccccc;
}

.fund-allocation .allocation-bar .reset {
  text-align: right;
  padding: 5px;
  color: #2425aa;
  font-size: 1rem;
}

.fund-allocation .allocation-bar .reset svg {
  cursor: pointer;
  fill: #2425aa;
  width: 0.9rem;
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}

.fund-allocation .allocation-bar .reset span {
  cursor: pointer;
}

.fund-allocation .allocation-bar.sticky {
  position: fixed;
  z-index: 499;
  width: 100%;
  right: 0;
  left: 0;
  border-radius: 0px 0px 3px 3px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.fund-allocation .assign-percent {
  border-top: 1px solid #e5e5e5;
  padding: 15px 15px 0 15px;
}

.fund-allocation .assign-percent input {
  width: 20%;
  margin-left: auto;
  text-align: right;
  min-width: 80px;
}

.fund-allocation .facts {
  padding-bottom: 15px;
}

.fund-allocation .allocation-instruction {
  text-align: center;
}

.fund-allocation .allocation-instruction .current-allocation {
  font-size: 1.2rem;
}

.fund-allocation .allocation-instruction .current-allocation strong {
  font-size: 2rem;
}

.fund-allocation .allocation-instruction p {
  color: #f0294a;
}

.az-need-and-gap h1,
.az-need-and-gap h2 {
  color: #2425aa;
}

.az-need-and-gap h1 {
  font-size: 1.3rem;
  font-weight: 700;
}

.az-need-and-gap h2 {
  font-size: 1.1rem;
}

.az-need-and-gap__container {
  margin: 0 auto;
  width: 100%;
  max-width: 460px;
  padding: 30px 15px;
}

@media (min-width: 768px) {
  .az-need-and-gap__container {
    max-width: 680px;
  }
}

.az-need-and-gap__section + .az-need-and-gap__section {
  margin-top: 1.5rem;
}

.az-need-and-gap__need-list {
  margin: 15px 0;
  width: 100%;
}

@media (min-width: 768px) {
  .az-need-and-gap__need-list.need-version-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}

.az-need-and-gap__need-button {
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  padding: 10px 15px;
  background: white;
  border: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "helvethaica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  text-align: initial;
  color: #2425aa;
  cursor: default;
}

.az-need-and-gap__need-button:focus {
  -webkit-box-shadow: 0 0 0 1px #2425aa inset;
          box-shadow: 0 0 0 1px #2425aa inset;
  outline: none;
}

.az-need-and-gap__need-button:hover {
  color: #2425aa;
}

.az-need-and-gap__need-button + .az-need-and-gap__need-button {
  margin-top: 10px;
}

.az-need-and-gap__need-button .title-icon,
.az-need-and-gap__need-button .title-text {
  display: inline-block;
}

.az-need-and-gap__need-button .title-icon {
  margin-right: 15px;
}

.az-need-and-gap__need-button .title-icon::before {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  background-color: #2425aa;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.az-need-and-gap__need-button[data-id='PROTECTION_AND_LEGACY'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#p);
          mask-image: url(images/product-category.svg#p);
}

.az-need-and-gap__need-button[data-id='HEALTH'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#h);
          mask-image: url(images/product-category.svg#h);
}

.az-need-and-gap__need-button[data-id='EDUCATION'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#e);
          mask-image: url(images/product-category.svg#e);
}

.az-need-and-gap__need-button[data-id='RETIREMENT'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#r);
          mask-image: url(images/product-category.svg#r);
}

.az-need-and-gap__need-button[data-id='SAVING_AND_INVESTMENT'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#ilp);
          mask-image: url(images/product-category.svg#ilp);
}

.az-need-and-gap__need-button[data-id='LEGACY'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#l);
          mask-image: url(images/product-category.svg#l);
}

.az-need-and-gap__need-button[data-id='PROTECTION_AND_LEGACY_2'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#p);
          mask-image: url(images/product-category.svg#p);
}

.az-need-and-gap__need-button[data-id='SAVING_AND_INVESTMENT_2'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#ilp);
          mask-image: url(images/product-category.svg#ilp);
}

.az-need-and-gap__need-button[data-id='HEALTH_2'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#h);
          mask-image: url(images/product-category.svg#h);
}

.az-need-and-gap__need-button[data-id='CRITICAL_ILLNESS'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#ci);
          mask-image: url(images/product-category.svg#ci);
}

.az-need-and-gap__need-button[data-id='EDUCATION_2'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#e);
          mask-image: url(images/product-category.svg#e);
}

.az-need-and-gap__need-button[data-id='ACCIDENT'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#acc);
          mask-image: url(images/product-category.svg#acc);
}

.az-need-and-gap__need-button[data-id='RETIREMENT_2'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#r);
          mask-image: url(images/product-category.svg#r);
}

.az-need-and-gap__need-button[data-id='DEBT'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#debt);
          mask-image: url(images/product-category.svg#debt);
}

.az-need-and-gap__need-button[data-id='LEGACY_2'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#l);
          mask-image: url(images/product-category.svg#l);
}

.az-need-and-gap__need-button[data-id='TAX'] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#tax);
          mask-image: url(images/product-category.svg#tax);
}

.az-need-and-gap__need-button .title-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.az-need-and-gap__need-button--active {
  color: white;
  background-color: #2425aa;
  border-color: #2425aa;
}

.az-need-and-gap__need-button--active:hover {
  color: white;
}

.az-need-and-gap__need-button--active .title-icon::before {
  background-color: white;
}

.az-need-and-gap [data-id='targetSaving'] .input div,
.az-need-and-gap [data-id='targetSaving'] .input input[type='text'],
.az-need-and-gap [data-id='targetSaving'] .input input[type='text']:disabled,
.az-need-and-gap [data-id='targetSaving'] .input input[type='text']:-moz-read-only {
  border: none;
  padding: 10px 15px;
  background: #2425aa;
  color: white;
  text-align: center;
  display: block;
  width: 100%;
}

.az-need-and-gap [data-id='targetSaving'] .input div,
.az-need-and-gap [data-id='targetSaving'] .input input[type='text'],
.az-need-and-gap [data-id='targetSaving'] .input input[type='text']:disabled,
.az-need-and-gap [data-id='targetSaving'] .input input[type='text']:read-only {
  border: none;
  padding: 10px 15px;
  background: #2425aa;
  color: white;
  text-align: center;
  display: block;
  width: 100%;
}

.az-need-and-gap__section--questions [data-id='investmentGoal'] .form-group--radio-with-other label,
.az-need-and-gap__section--questions [data-id='otherCoverage'] .form-group--radio-with-other label,
.az-need-and-gap__section--questions [data-id='educationLevel'] .form-group--radio-with-other label,
.az-need-and-gap__section--questions [data-id='reasonForChoosing'] .form-group--radio-with-other label {
  padding-right: 0;
  margin-bottom: 0.4rem;
  margin-right: 0;
}

.az-need-and-gap__section--questions [data-id='investmentGoal'] .form-group--radio-with-other label input,
.az-need-and-gap__section--questions [data-id='otherCoverage'] .form-group--radio-with-other label input,
.az-need-and-gap__section--questions [data-id='educationLevel'] .form-group--radio-with-other label input,
.az-need-and-gap__section--questions [data-id='reasonForChoosing'] .form-group--radio-with-other label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.az-need-and-gap__section--questions [data-id='investmentGoal'] .form-group--radio-with-other label .custom-control-input:indeterminate ~ .custom-control-indicator,
.az-need-and-gap__section--questions [data-id='otherCoverage'] .form-group--radio-with-other label .custom-control-input:indeterminate ~ .custom-control-indicator,
.az-need-and-gap__section--questions [data-id='educationLevel'] .form-group--radio-with-other label .custom-control-input:indeterminate ~ .custom-control-indicator,
.az-need-and-gap__section--questions [data-id='reasonForChoosing'] .form-group--radio-with-other label .custom-control-input:indeterminate ~ .custom-control-indicator {
  background: white;
}

.az-need-and-gap__section--questions [data-id='investmentGoal'] .form-group--radio-with-other label[for='investmentGoal-OTHER'],
.az-need-and-gap__section--questions [data-id='otherCoverage'] .form-group--radio-with-other label[for='investmentGoal-OTHER'],
.az-need-and-gap__section--questions [data-id='educationLevel'] .form-group--radio-with-other label[for='investmentGoal-OTHER'],
.az-need-and-gap__section--questions [data-id='reasonForChoosing'] .form-group--radio-with-other label[for='investmentGoal-OTHER'] {
  width: 100%;
  -webkit-box-flex: unset;
  -webkit-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

@media (min-width: 768px) {
  .az-need-and-gap__section--questions [data-id='investmentGoal'] .form-group--radio-with-other .fieldset,
  .az-need-and-gap__section--questions [data-id='otherCoverage'] .form-group--radio-with-other .fieldset,
  .az-need-and-gap__section--questions [data-id='educationLevel'] .form-group--radio-with-other .fieldset,
  .az-need-and-gap__section--questions [data-id='reasonForChoosing'] .form-group--radio-with-other .fieldset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .az-need-and-gap__section--questions [data-id='investmentGoal'] .form-group--radio-with-other label,
  .az-need-and-gap__section--questions [data-id='otherCoverage'] .form-group--radio-with-other label,
  .az-need-and-gap__section--questions [data-id='educationLevel'] .form-group--radio-with-other label,
  .az-need-and-gap__section--questions [data-id='reasonForChoosing'] .form-group--radio-with-other label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}

#market-conducts .title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: bold;
  color: #2425aa;
}

#market-conducts .title-risk {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  text-align: left;
  font-weight: bold;
  color: #2425aa;
}

#market-conducts .question-text {
  font-weight: 700;
}

#market-conducts .question-text .number {
  display: block;
  width: 30px;
  position: absolute;
  top: auto;
  left: 0;
  text-align: right;
}

#market-conducts .question-text .sub {
  font-weight: 500;
  display: block;
}

#market-conducts .quiz {
  margin: 0;
  padding: 30px;
  max-width: 720px;
  margin: 0 auto;
}

#market-conducts .question-item {
  list-style: none;
  position: relative;
  margin: 0 -15px;
  padding: 10px 15px 30px 35px;
}

#market-conducts .question-item label {
  padding: 15px 0 10px 0;
  font-weight: bold;
}

#market-conducts .question-item .list-group {
  margin-top: 10px;
}

@media (min-width: 768px) {
  #market-conducts .question-item .list-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

#market-conducts .question-item .list-group .list-group-item {
  background-image: url(images/radio-off.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: top 18px left 14px;
  padding: 0.75rem 0.75rem 0.75rem 2rem;
  cursor: pointer;
}

#market-conducts .question-item .list-group .list-group-item:last-child {
  margin-bottom: -1px;
}

#market-conducts .question-item .list-group .list-group-item.active {
  background-image: url(images/radio-on.png);
}

@media (min-width: 768px) {
  #market-conducts .question-item .list-group .list-group-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  #market-conducts .question-item .list-group .list-group-item > span {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
}

#market-conducts .reason-selection,
#market-conducts .third-person {
  margin-left: 20px;
}

@media (min-width: 768px) {
  #market-conducts .third-person {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #market-conducts .third-person .name-input {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  #market-conducts .third-person .relationship,
  #market-conducts .third-person .phoneNumber {
    margin-left: 10px;
  }
  #market-conducts .third-person .relationship {
    width: 170px;
  }
  #market-conducts .third-person .phoneNumber {
    width: 180px;
  }
}

#market-conducts .third-person-split {
  margin-left: 20px;
}

@media (min-width: 768px) {
  #market-conducts .third-person-split {
    display: block;
  }
  #market-conducts .third-person-split .name-input,
  #market-conducts .third-person-split .relationship,
  #market-conducts .third-person-split .phoneNumber {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}

.az-dialog--preview-pdf iframe, .az-dialog--preview-multiple-pdf iframe {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  border: none;
}

.az-dialog--preview-pdf .modal-title, .az-dialog--preview-multiple-pdf .modal-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.az-dialog--preview-pdf .modal-title .action, .az-dialog--preview-multiple-pdf .modal-title .action {
  width: 30px;
}

.az-dialog--preview-pdf .modal-title .title, .az-dialog--preview-multiple-pdf .modal-title .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 0 15px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.az-dialog--preview-pdf .modal-body, .az-dialog--preview-multiple-pdf .modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 !important;
}

.az-dialog--preview-pdf .modal-footer, .az-dialog--preview-multiple-pdf .modal-footer {
  border-top: 2px solid #7ed322;
}

.az-dialog--preview-multiple-pdf .az-tab {
  font-size: 0.8667rem;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.085);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.085);
  z-index: 1;
}

.az-dialog--preview-multiple-pdf .az-tab .az-tab__item {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.az-dialog--preview-multiple-pdf .az-tab .az-tab__item .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.775rem;
  height: 0.775rem;
  margin-top: -2px;
  margin-right: 10px;
  border-radius: 50%;
  border: solid 0.07rem #2425aa;
}

.az-dialog--preview-multiple-pdf .az-tab .az-tab__item .icon::before {
  content: '';
  display: block;
  width: 0;
  height: 100%;
  background-color: #2425aa;
  -webkit-mask-image: url(images/check.svg);
          mask-image: url(images/check.svg);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-transition: width 0.222s;
  -o-transition: width 0.222s;
  transition: width 0.222s;
}

.az-dialog--preview-multiple-pdf .az-tab .az-tab__item.highlight .icon::before {
  width: 100%;
}

.az-dialog--preview-multiple-pdf .modal-footer {
  display: block;
}

.az-dialog--preview-multiple-pdf .modal-footer .form-group,
.az-dialog--preview-multiple-pdf .modal-footer .btn {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 576px) {
  .az-dialog--preview-multiple-pdf .modal-footer .form-group,
  .az-dialog--preview-multiple-pdf .modal-footer .btn {
    width: 50%;
  }
}

.az-dialog--preview-multiple-pdf .modal-footer .form-control-feedback {
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  display: none;
  -webkit-transition-property: margin, max-height;
  -o-transition-property: margin, max-height;
  transition-property: margin, max-height;
  -webkit-transition-duration: 0.222s;
       -o-transition-duration: 0.222s;
          transition-duration: 0.222s;
}

.az-dialog--preview-multiple-pdf .modal-footer .btn {
  display: block;
}

.az-dialog--preview-multiple-pdf--opened-all .modal-footer .form-control-feedback {
  display: block;
  max-height: 70vh;
  margin-bottom: 0.5rem;
}

.az-dialog--preview-multiple-pdf--signed .modal-footer .form-control-feedback {
  display: none;
}

.identify-ekyc-responding-modal.modal-dialog {
  max-width: 600px;
}

.insured-and-payer-details-confirmations-modal.modal-dialog {
  max-width: 700px;
}

.insured-and-payer-details-confirmations-modal .modal-body {
  padding-left: 0;
  padding-right: 0;
}

.insured-and-payer-details-confirmations-modal .header-modal {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.insured-and-payer-details-confirmations-modal .normal-text {
  text-align: center;
}

.insured-and-payer-details-confirmations-modal .back-button {
  margin-right: 15px;
}

.insured-and-payer-details-confirmations-modal .remark-text {
  color: #f0294a;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 15px;
}

.insured-and-payer-details-confirmations-modal .detail-text {
  margin-bottom: 15px;
  white-space: normal;
}

@media (min-width: 576px) {
  .insured-and-payer-details-confirmations-modal .detail-text {
    white-space: pre;
  }
}

.video-consent-warning-modal.modal-dialog {
  max-width: 540px;
}

.video-consent-warning-modal .modal-body {
  padding-left: 0;
  padding-right: 0;
}

.video-consent-warning-modal .header-modal {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.video-consent-warning-modal .normal-text {
  text-align: center;
}

.video-consent-warning-modal .back-button {
  margin-right: 15px;
}

.video-consent-warning-modal .remark-text {
  color: #f0294a;
  border-bottom: solid  1px #e5e5e5;
  padding-bottom: 15px;
}

.video-consent-warning-modal .detail-text {
  margin-bottom: 15px;
  white-space: normal;
}

@media (min-width: 576px) {
  .video-consent-warning-modal .detail-text {
    white-space: pre;
  }
}

.identify-ekyc-responding-modal svg {
  width: 100px;
  height: 100px;
}

.identify-ekyc-responding-modal .header-modal {
  border: 0px;
}

.identify-ekyc-responding-modal .normal-text {
  text-align: center;
}

.identify-ekyc-responding-modal h1,
.identify-ekyc-responding-modal .success {
  color: #2ab27b;
}

.identify-ekyc-responding-modal h1,
.identify-ekyc-responding-modal .failed {
  color: #c91432;
}

.identify-ekyc-responding-modal h5,
.identify-ekyc-responding-modal .text-header {
  font-weight: bold;
  color: #2425aa;
}

.identify-ekyc-responding-modal .detail-text {
  margin-bottom: 15px;
  white-space: normal;
}

@media (min-width: 576px) {
  .identify-ekyc-responding-modal .detail-text {
    white-space: pre;
  }
}

.identify-ekyc-responding-modal .detail-text--normal {
  white-space: normal;
}

.identify-ekyc-responding-modal .additional-failed-container {
  border-top-style: dotted;
  border-top-color: #e5e5e5;
  padding-top: 10px;
}

.identify-ekyc-responding-modal .button-submit {
  margin-top: 15px;
}

.identify-ekyc-responding-modal .additional-failed-container .form-group {
  margin-bottom: 0px;
}

.identify-ekyc-responding-modal .additional-failed-container .remark-text {
  color: #f0294a;
  font-size: 18px;
}

.duplicate-ekyc-modal.modal-dialog {
  max-width: 1100px;
}

@media (max-width: 1100px) {
  .eda-consent .form-section {
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .eda-consent .form-group {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .eda-consent .form-section {
    width: 100%;
    margin: auto;
  }
  .eda-consent .form-group {
    width: 100%;
  }
}

@media (min-width: 1100px) {
  .eda-consent .FormEngine {
    max-width: 950px;
  }
  .eda-consent .form-section {
    width: 100%;
    margin: auto;
    padding-bottom: 0;
  }
  .eda-consent .form-group {
    width: 100%;
    margin-bottom: 0;
  }
}

.az-fund-item {
  background: #fff;
  border: solid 1px #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 10px;
}

@media (min-width: 768px) {
  .az-fund-item {
    margin: 0;
  }
}

.az-fund-item + .az-fund-item {
  border-top: none;
}

.az-fund-item i.icon--info {
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: 2px;
}

.az-fund-item i.icon--info::before {
  content: " ";
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  background-image: url('data:image/svg+xml,<%3Fxml%20version%3D"1.0"%20encoding%3D"UTF-8"%3F>%0A<svg%20width%3D"96px"%20height%3D"96px"%20viewBox%3D"0%200%2096%2096"%20version%3D"1.1"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20xmlns%3Axlink%3D"http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink">%0A%20%20%20%20<%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20-->%0A%20%20%20%20<title>icon-info<%2Ftitle>%0A%20%20%20%20<desc>Created%20with%20Sketch.<%2Fdesc>%0A%20%20%20%20<defs><%2Fdefs>%0A%20%20%20%20<g%20id%3D"Page-1"%20stroke%3D"none"%20stroke-width%3D"1"%20fill%3D"none"%20fill-rule%3D"evenodd">%0A%20%20%20%20%20%20%20%20<g%20id%3D"icon-info"%20fill-rule%3D"nonzero"%20fill%3D"%23c91432">%0A%20%20%20%20%20%20%20%20%20%20%20%20<path%20d%3D"M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z"%20id%3D"Shape"><%2Fpath>%0A%20%20%20%20%20%20%20%20<%2Fg>%0A%20%20%20%20<%2Fg>%0A<%2Fsvg>%0A') !important;
  background-size: 100%;
}

.az-fund-item .dropdown-menu {
  font-size: 0.8667rem;
  color: #c91432;
  border: none;
  margin: -5px 0 0;
  padding: 10px 0 0;
  min-width: 12rem;
  z-index: 1;
}

.az-fund-item .dropdown-menu::before, .az-fund-item .dropdown-menu::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.az-fund-item .dropdown-menu::before {
  z-index: 1;
  -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.06);
}

.az-fund-item .dropdown-menu::after {
  z-index: 2;
  background-color: #fff;
}

.az-fund-item .dropdown-menu .az-fund-item__risk-info__content {
  z-index: 2;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 9px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 9px 3px rgba(0, 0, 0, 0.15);
  padding: 10px 10px 10px 20px;
  position: relative;
}

.az-fund-item .dropdown-menu p {
  margin: 0 0 0.5rem;
}

.az-fund-item .dropdown-menu p:last-child {
  margin: 0;
}

.az-fund-item__risk-lv {
  text-align: center;
  color: #fff;
  padding: 8px;
  width: 45px;
}

.az-fund-item__risk-lv span {
  display: block;
}

.az-fund-item__risk-lv__label {
  font-size: 0.8rem;
}

.az-fund-item__risk-lv__value {
  font-size: 3rem;
  line-height: 2rem;
}

.az-fund-item__fund-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 8px 15px;
}

@media (min-width: 768px) {
  .az-fund-item__fund-content .code-and-name {
    display: inline-block;
    margin: 0 25px;
  }
}

.az-fund-item__fund-content .fund-info,
.az-fund-item__fund-content .name {
  display: block;
}

.az-fund-item__fund-content .firm {
  display: block;
  width: 100px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.az-fund-item__fund-content .code {
  font-size: 1.5rem;
  font-weight: bold;
}

.az-fund-item__fund-content [data-dropdownopen] {
  display: inline-block;
}

.az-fund-item__fund-content button {
  background: transparent !important;
  padding: 0;
  font-weight: normal;
  border: none;
  outline: none;
}

.az-fund-item__fund-content button:hover, .az-fund-item__fund-content button:focus,
.az-fund-item__fund-content button:active .az-fund-item__fund-content button.active {
  color: currentColor;
  background: transparent;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.az-fund-item__fund-content__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}

.az-fund-item__fund-content__header .az-fund-item__fund-content__name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.az-fund-item__fund-content__header .toggler {
  margin-top: 5px;
}

.az-fund-item__fund-content__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.az-fund-item__fund-content__name .code-and-name {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

@media (min-width: 768px) {
  .az-fund-item__fund-content__name .code-and-name {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}

@media (min-width: 768px) {
  .az-fund-item .toggler {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

.az-fund-item__fund-content__link a {
  text-decoration: underline;
}

.az-fund-item__fund-content__allocation .assign-percent {
  padding: 15px 0 0 !important;
}

.az-fund-item__fund-content__allocation .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.az-fund-item__fund-content__allocation .form-group .assign-label {
  font-size: 0.875rem;
  color: #2425aa;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: inline-block;
  margin-right: 15px;
  text-align: right;
}

.az-fund-item__fund-content__allocation .form-group input + div {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.az-fund-item__risk-info__content {
  font-size: 0.75rem;
}

.az-fund-item__risk-info__content p {
  margin: 0;
  position: relative;
}

.az-fund-item__risk-info__content p + p {
  margin-top: 0.5rem;
}

.az-fund-item__risk-info__content[data-info-count="2"] {
  padding-left: 10px;
}

.az-fund-item__risk-info__content[data-info-count="2"] p::before {
  content: "";
  display: inline-block;
  background: currentColor;
  border-radius: 50%;
  position: absolute;
  width: 3px;
  height: 3px;
  left: -10px;
  top: 8px;
}

.az-fund-item-summary {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 2px;
}

@media (min-width: 768px) {
  .az-fund-item-summary {
    margin: 0 0 2px;
  }
}

.az-fund-item-summary + .az-fund-item-summary {
  border-top: none;
}

.az-fund-item-summary i.icon--info {
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: 2px;
}

.az-fund-item-summary i.icon--info::before {
  content: " ";
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2296px%22%20height%3D%2296px%22%20viewBox%3D%220%200%2096%2096%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2043.2%20%2839069%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Eicon-info%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon-info%22%20fill-rule%3D%22nonzero%22%20fill%3D%22%233032C1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M48%2C8%20C25.90861%2C8%208%2C25.90861%208%2C48%20C8%2C70.09139%2025.90861%2C88%2048%2C88%20C70.09139%2C88%2088%2C70.09139%2088%2C48%20C88%2C37.3913404%2083.7857264%2C27.2171839%2076.2842712%2C19.7157288%20C68.7828161%2C12.2142736%2058.6086596%2C8%2048%2C8%20L48%2C8%20Z%20M52.017991%2C67.970015%20L43.982009%2C67.970015%20L43.982009%2C43.982009%20L52.017991%2C43.982009%20L52.017991%2C67.970015%20Z%20M52.017991%2C36.005997%20L43.982009%2C36.005997%20L43.982009%2C28.029985%20L52.017991%2C28.029985%20L52.017991%2C36.005997%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A") !important;
  background-size: 100%;
}

.az-fund-item-summary .dropdown-menu {
  font-size: 0.8667rem;
  color: white;
  background-color: #2425aa;
  padding: 14px 10px 10px;
  border: none;
  background-clip: unset;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  min-width: 12rem;
  z-index: 1;
}

.az-fund-item-summary .dropdown-menu::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: -14px;
  left: 8px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-bottom-color: #2425aa;
  border-width: 7px;
  border-style: solid;
}

.az-fund-item-summary .dropdown-menu p {
  margin: 0 0 0.5rem;
}

.az-fund-item-summary .dropdown-menu p:last-child {
  margin: 0;
}

.az-fund-item-summary__risk-lv-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px;
  width: 80px;
}

@media (max-width: 535px) {
  .az-fund-item-summary__risk-lv-summary {
    width: 60px;
  }
}

.az-fund-item-summary__risk-lv-summary span {
  display: block;
}

.az-fund-item-summary__risk-lv-summary__label {
  font-size: 0.8rem;
}

.az-fund-item-summary__risk-lv-summary__value {
  font-size: 1.2rem;
  line-height: 2rem;
}

@media (max-width: 535px) {
  .az-fund-item-summary__risk-lv-summary__value {
    font-size: 1.2rem;
  }
}

.az-fund-item-summary__risk-lv-summary-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px;
  width: 56px;
}

.az-fund-item-summary__risk-lv-summary-sub__label {
  font-size: 0.8rem;
}

.az-fund-item-summary__risk-lv-summary-sub__value {
  font-size: 1.2rem;
}

@media (max-width: 535px) {
  .az-fund-item-summary__risk-lv-summary-sub__value {
    line-height: 3rem;
  }
}

.az-fund-item-summary__fund-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 8px;
  width: 90px;
}

@media (max-width: 535px) {
  .az-fund-item-summary__fund-summary {
    width: 80px;
  }
}

.az-fund-item-summary__fund-summary span {
  display: block;
}

.az-fund-item-summary__fund-summary__label {
  font-size: 0.8rem;
}

.az-fund-item-summary__fund-summary__value {
  font-size: 1rem;
  line-height: 2rem;
}

.az-fund-item-summary__fund-content-summary {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 8px 15px;
}

@media (min-width: 768px) {
  .az-fund-item-summary__fund-content-summary .code-and-name {
    display: inline-block;
    margin-left: 10px;
  }
}

.az-fund-item-summary__fund-content-summary .firm {
  display: block;
  width: 70px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.az-fund-item-summary__fund-content-summary .code {
  font-size: 1rem;
  font-weight: bold;
}

.az-fund-item-summary__fund-content-summary [data-dropdownopen] {
  display: inline-block;
}

.az-fund-item-summary__fund-content-summary button {
  background: transparent !important;
  padding: 0;
  font-weight: normal;
  border: none;
  outline: none;
}

.az-fund-item-summary__fund-content-summary button:hover, .az-fund-item-summary__fund-content-summary button:focus,
.az-fund-item-summary__fund-content-summary button:active .az-fund-item-summary__fund-content-summary button.active {
  color: currentColor;
  background: transparent;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.az-fund-item-summary__fund-content-summary__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 535px) {
  .az-fund-item-summary__fund-content-summary__name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}

.az-fund-item-summary__fund-content-summary__name .code {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  font-size: 1rem;
}

.az-fund-item-summary__fund-content-summary__name .code-and-name {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .az-fund-item-summary__fund-content-summary__name .code {
    -webkit-box-flex: 0.3;
    -webkit-flex: 0.3 1;
        -ms-flex: 0.3 1;
            flex: 0.3 1;
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  .az-fund-item-summary__fund-content-summary__name .code-and-name {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}

@media (max-width: 535px) {
  .az-fund-item-summary__fund-content-summary__name .code {
    margin-left: 8px;
    font-size: 1rem;
  }
}

@media (max-width: 320px) {
  .az-fund-item-summary__fund-content-summary__name .code {
    margin-left: 2px;
    font-size: 0.8rem;
  }
}

@media (max-width: 535px) {
  .az-fund-item-summary__fund-content-summary__name .code-and-name {
    display: none;
  }
}

.az-fund-item-summary__fund-content-summary-sub {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

@media (min-width: 768px) {
  .az-fund-item-summary__fund-content-summary-sub .code-and-name {
    display: inline-block;
    margin-left: 10px;
  }
}

.az-fund-item-summary__fund-content-summary-sub .fund-info,
.az-fund-item-summary__fund-content-summary-sub .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.az-fund-item-summary__fund-content-summary-sub .firm {
  width: 70px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.az-fund-item-summary__fund-content-summary-sub .code {
  font-size: 1rem;
}

.az-fund-item-summary__fund-content-summary-sub [data-dropdownopen] {
  display: inline-block;
}

.az-fund-item-summary__fund-content-summary-sub button {
  background: transparent !important;
  padding: 0;
  font-weight: normal;
  border: none;
  outline: none;
}

.az-fund-item-summary__fund-content-summary-sub button:hover, .az-fund-item-summary__fund-content-summary-sub button:focus,
.az-fund-item-summary__fund-content-summary-sub button:active .az-fund-item-summary__fund-content-summary-sub button.active {
  color: currentColor;
  background: transparent;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.az-fund-item-summary__fund-content-summary-sub__name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 16px;
}

.az-fund-item-summary__fund-content-summary-sub__name .code-and-name {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  font-size: 0.9rem;
}

@media (min-width: 768px) {
  .az-fund-item-summary__fund-content-summary-sub__name .code-and-name {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}

#benefit-illustration .retirement .sticky-table-wrap {
  text-align: center;
}

@media (min-width: 1200px) {
  #benefit-illustration .retirement .sticky-table-wrap {
    margin: 0;
  }
}

#benefit-illustration .retirement .sticky-table-wrap .tracks .track:last-child {
  background: #fff;
  font-weight: 700;
  border-top: 2px solid #b0b0b0;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .heading {
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
  border-right: 1px solid #e5e5e5;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .heading:nth-child(3) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .heading:nth-child(4) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .sub-heading .heading {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .group-heading {
  -webkit-flex-basis: 360px;
      -ms-flex-preferred-size: 360px;
          flex-basis: 360px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(5) {
  -webkit-flex-basis: 248px;
      -ms-flex-preferred-size: 248px;
          flex-basis: 248px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(5) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(6) {
  -webkit-flex-basis: 360px;
      -ms-flex-preferred-size: 360px;
          flex-basis: 360px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks {
  padding-bottom: 1.5px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track {
  position: relative;
  width: 1200px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track::before,
#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track .entry:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: -1.5px;
  bottom: -1.5px;
  left: 0;
  border: solid 3px transparent;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: 195ms border-color;
  -o-transition: 195ms border-color;
  transition: 195ms border-color;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track::before {
  right: 0;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track .entry:first-child::before {
  border-right: none;
  width: 3px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track.has-danger::before,
#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track.has-danger .entry:first-child::before {
  border-color: #c91432;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track .entry {
  vertical-align: right;
  text-align: right;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track .entry:nth-child(1) {
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track .entry:nth-child(2) {
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

#benefit-illustration .retirement .sticky-table-wrap .annually .tracks .track .entry:nth-child(7) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .heading {
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
  border-right: 1px solid #e5e5e5;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .heading:nth-child(4) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .heading:nth-child(5) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .sub-heading .heading {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .group-heading {
  -webkit-flex-basis: 360px;
      -ms-flex-preferred-size: 360px;
          flex-basis: 360px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(6) {
  -webkit-flex-basis: 248px;
      -ms-flex-preferred-size: 248px;
          flex-basis: 248px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(6) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(7) {
  -webkit-flex-basis: 360px;
      -ms-flex-preferred-size: 360px;
          flex-basis: 360px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks {
  padding-bottom: 1.5px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track {
  position: relative;
  width: 1260px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track::before,
#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track .entry:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: -1.5px;
  bottom: -1.5px;
  left: 0;
  border: solid 3px transparent;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: 195ms border-color;
  -o-transition: 195ms border-color;
  transition: 195ms border-color;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track::before {
  right: 0;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track .entry:first-child::before {
  border-right: none;
  width: 3px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track.has-danger::before,
#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track.has-danger .entry:first-child::before {
  border-color: #c91432;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track .entry {
  vertical-align: right;
  text-align: right;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track .entry:nth-child(1) {
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track .entry:nth-child(2) {
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track .entry:nth-child(3) {
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

#benefit-illustration .retirement .sticky-table-wrap .monthly .tracks .track .entry:nth-child(8) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap {
  text-align: center;
}

@media (min-width: 1200px) {
  #benefit-illustration .retirement-with-no-rider .sticky-table-wrap {
    margin: 0;
  }
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .tracks .track:last-child {
  background: #fff;
  font-weight: 700;
  border-top: 2px solid #b0b0b0;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .heading {
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
  border-right: 1px solid #e5e5e5;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .heading:nth-child(2) {
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .heading:nth-child(3) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .heading:nth-child(4) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .sub-heading .heading {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(5) {
  -webkit-flex-basis: 256px;
      -ms-flex-preferred-size: 256px;
          flex-basis: 256px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(5) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(5) .sub-heading .heading:nth-child(2) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(6) {
  -webkit-flex-basis: 384px;
      -ms-flex-preferred-size: 384px;
          flex-basis: 384px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(6) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(6) .sub-heading .heading:nth-child(2) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .headers .scroller .group-heading:nth-child(6) .sub-heading .heading:nth-child(3) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks {
  padding-bottom: 1.5px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track {
  position: relative;
  width: 1010px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track::before,
#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: -1.5px;
  bottom: -1.5px;
  left: 0;
  border: solid 3px transparent;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: 195ms border-color;
  -o-transition: 195ms border-color;
  transition: 195ms border-color;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track::before {
  right: 0;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:first-child::before {
  border-right: none;
  width: 3px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track.has-danger::before,
#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track.has-danger .entry:first-child::before {
  border-color: #c91432;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry {
  vertical-align: right;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:nth-child(1) {
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:nth-child(2) {
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:nth-child(5) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:nth-child(6) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:nth-child(7) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:nth-child(8) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .annually .tracks .track .entry:nth-child(9) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .heading {
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
  border-right: 1px solid #e5e5e5;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .heading:nth-child(2) {
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .heading:nth-child(4) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .heading:nth-child(5) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .sub-heading .heading {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(6) {
  -webkit-flex-basis: 256px;
      -ms-flex-preferred-size: 256px;
          flex-basis: 256px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(6) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(6) .sub-heading .heading:nth-child(2) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(7) {
  -webkit-flex-basis: 384px;
      -ms-flex-preferred-size: 384px;
          flex-basis: 384px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(7) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(7) .sub-heading .heading:nth-child(2) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .headers .scroller .group-heading:nth-child(7) .sub-heading .heading:nth-child(3) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks {
  padding-bottom: 1.5px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track {
  position: relative;
  width: 1070px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track::before,
#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: -1.5px;
  bottom: -1.5px;
  left: 0;
  border: solid 3px transparent;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: 195ms border-color;
  -o-transition: 195ms border-color;
  transition: 195ms border-color;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track::before {
  right: 0;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:first-child::before {
  border-right: none;
  width: 3px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track.has-danger::before,
#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track.has-danger .entry:first-child::before {
  border-color: #c91432;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry {
  vertical-align: right;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(1) {
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(2) {
  -webkit-flex-basis: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(3) {
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(6) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(7) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(8) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(9) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .retirement-with-no-rider .sticky-table-wrap .monthly .tracks .track .entry:nth-child(10) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap {
  text-align: center;
}

@media (min-width: 1200px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap {
    margin: 0;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .tracks .track:last-child {
  background: #fff;
  font-weight: 700;
  border-top: 2px solid #b0b0b0;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading {
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
  border-right: 1px solid #e5e5e5;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading:nth-child(1) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .sub-heading .heading {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading--fixed {
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-basis: 121px;
      -ms-flex-preferred-size: 121px;
          flex-basis: 121px;
}

@media (min-width: 768px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading--fixed {
    -webkit-flex-basis: 121px;
        -ms-flex-preferred-size: 121px;
            flex-basis: 121px;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading--fixed .heading:nth-child(1) {
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

@media (min-width: 768px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading--fixed .heading:nth-child(1) {
    -webkit-flex-basis: 60px;
        -ms-flex-preferred-size: 60px;
            flex-basis: 60px;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading--fixed .heading:nth-child(2) {
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

@media (min-width: 768px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .heading--fixed .heading:nth-child(2) {
    -webkit-flex-basis: 60px;
        -ms-flex-preferred-size: 60px;
            flex-basis: 60px;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading {
  -webkit-flex-basis: 360px;
      -ms-flex-preferred-size: 360px;
          flex-basis: 360px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(4) {
  -webkit-flex-basis: 248px;
      -ms-flex-preferred-size: 248px;
          flex-basis: 248px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(4) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(5) {
  -webkit-flex-basis: 720px;
      -ms-flex-preferred-size: 720px;
          flex-basis: 720px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(5) .group-heading {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(5) .group-heading .sub-heading {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(5) .group-heading .sub-heading .sub-heading:nth-child(1) {
  height: 100%;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(5) .group-heading .sub-heading .heading {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(7) {
  -webkit-flex-basis: 368px;
      -ms-flex-preferred-size: 368px;
          flex-basis: 368px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .headers .scroller .group-heading:nth-child(7) .sub-heading .heading:nth-child(1) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks {
  padding-bottom: 1.5px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track {
  position: relative;
  width: 2280px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed {
  -webkit-flex-basis: 121px;
      -ms-flex-preferred-size: 121px;
          flex-basis: 121px;
  text-align: right;
}

@media (min-width: 768px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed {
    -webkit-flex-basis: 121px;
        -ms-flex-preferred-size: 121px;
            flex-basis: 121px;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed .entry {
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

@media (min-width: 768px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed .entry {
    -webkit-flex-basis: 120px;
        -ms-flex-preferred-size: 120px;
            flex-basis: 120px;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed .entry:nth-child(1) {
  -webkit-flex-basis: 80px;
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
}

@media (min-width: 768px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed .entry:nth-child(1) {
    -webkit-flex-basis: 60px;
        -ms-flex-preferred-size: 60px;
            flex-basis: 60px;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed .entry:nth-child(2) {
  -webkit-flex-basis: 40px;
      -ms-flex-preferred-size: 40px;
          flex-basis: 40px;
}

@media (min-width: 768px) {
  #benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry--fixed .entry:nth-child(2) {
    -webkit-flex-basis: 60px;
        -ms-flex-preferred-size: 60px;
            flex-basis: 60px;
  }
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry {
  vertical-align: right;
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  text-align: right;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry:nth-child(1) {
  -webkit-flex-basis: 60px;
      -ms-flex-preferred-size: 60px;
          flex-basis: 60px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry:nth-child(2) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry:nth-child(6) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry:nth-child(7) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry:nth-child(17) {
  -webkit-flex-basis: 128px;
      -ms-flex-preferred-size: 128px;
          flex-basis: 128px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry:nth-child(18) {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

#benefit-illustration .twelve-pl .sticky-table-wrap .twelve .tracks .track .entry:last-child {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
}

.az-tab {
  background-color: white;
  border-bottom: 1px solid #e5e5e5;
}

.az-tab ul,
.az-tab li {
  margin: 0;
  padding: 0;
}

.az-tab li {
  list-style-type: none;
}

.az-tab a {
  text-decoration: none;
}

.az-tab nav {
  position: relative;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.az-tab nav::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent;
  /* Chrome/Safari/Webkit */
}

@media (min-width: 768px) {
  .az-tab .az-tab__container {
    max-width: 1200px;
    margin: 0 auto;
  }
}

.az-tab .az-tab__list {
  font-size: 0.8667rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  scroll-behavior: smooth;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.az-tab .az-tab__item {
  color: #2425aa;
  white-space: nowrap;
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  cursor: default;
}

.az-tab .az-tab__item--disabled {
  -webkit-filter: opacity(0.6) grayscale(1);
          filter: opacity(0.6) grayscale(1);
}

@media (min-width: 768px) {
  .az-tab .az-tab__item {
    -webkit-flex-basis: 150px;
        -ms-flex-preferred-size: 150px;
            flex-basis: 150px;
  }
}

.az-tab .az-tab__active-bar {
  display: block;
  background: #2425aa;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 100%;
  -webkit-transition-property: left, right;
  -o-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.az-product-category {
  margin-top: 20px;
  margin-bottom: 20px;
}

.az-product-category__title {
  margin-bottom: 10px;
  font-size: 30px;
}

.az-product-category__title::before {
  content: '';
  width: 1.4em;
  height: 1.25em;
  display: inline-block;
  background-image: url(images/switch-red.svg);
  background-size: cover;
  margin-right: -0.7em;
  margin-top: -0.5em;
  vertical-align: middle;
}

.az-product-category__title-text {
  color: #2425aa;
  font-size: 1.2em;
  font-weight: 700;
}

@media (min-width: 768px) {
  .az-product-category__title {
    font-size: 45px;
    text-align: center;
  }
}

.az-product-category__selected-category {
  margin-bottom: 10px;
}

.az-product-category__selected-category-text {
  font-size: 1.1rem;
  color: #2425aa;
}

.az-product-category .az-tab {
  border: none;
  background-color: transparent;
}

.az-product-category .az-tab__active-bar {
  display: none;
}

.az-product-category .az-tab__list, .az-product-category .az-tab__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.az-product-category .az-tab__list {
  width: 100% !important;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  font-size: 0.8667rem;
}

.az-product-category .az-tab__item {
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  text-align: left;
  background: white;
  border: 1px solid #e5e5e5;
}

.az-product-category .az-tab__item--active {
  color: white;
  background-color: #2425aa;
  border-color: #2425aa;
}

.az-product-category .az-tab__item + .az-tab__item {
  margin-left: 10px;
}

.az-product-category .az-tab .title-icon {
  display: inline-block;
}

.az-product-category .az-tab .title-icon::before {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  background-color: #2425aa;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.az-product-category .az-tab .title-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: none;
  white-space: normal;
}

.az-product-category .az-tab [data-id="CATEGORY_PROTECTION"] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#p);
          mask-image: url(images/product-category.svg#p);
}

.az-product-category .az-tab [data-id="CATEGORY_PROTECTION"].az-tab__item--active .title-icon::before {
  background-color: white;
}

.az-product-category .az-tab [data-id="CATEGORY_HEALTH"] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#h);
          mask-image: url(images/product-category.svg#h);
}

.az-product-category .az-tab [data-id="CATEGORY_HEALTH"].az-tab__item--active .title-icon::before {
  background-color: white;
}

.az-product-category .az-tab [data-id="CATEGORY_EDUCATION"] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#e);
          mask-image: url(images/product-category.svg#e);
}

.az-product-category .az-tab [data-id="CATEGORY_EDUCATION"].az-tab__item--active .title-icon::before {
  background-color: white;
}

.az-product-category .az-tab [data-id="CATEGORY_RETIREMENT"] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#r);
          mask-image: url(images/product-category.svg#r);
}

.az-product-category .az-tab [data-id="CATEGORY_RETIREMENT"].az-tab__item--active .title-icon::before {
  background-color: white;
}

.az-product-category .az-tab [data-id="CATEGORY_LEGACY"] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#l);
          mask-image: url(images/product-category.svg#l);
}

.az-product-category .az-tab [data-id="CATEGORY_LEGACY"].az-tab__item--active .title-icon::before {
  background-color: white;
}

.az-product-category .az-tab [data-id="CATEGORY_RECOMMEND"] .title-icon::before {
  -webkit-mask-image: url(images/product-category.svg#recommend);
          mask-image: url(images/product-category.svg#recommend);
}

.az-product-category .az-tab [data-id="CATEGORY_RECOMMEND"].az-tab__item--active .title-icon::before {
  background-color: white;
}

@media (min-width: 992px) {
  .az-product-category .az-tab .title-icon {
    margin: 0 15px 0 5px;
  }
  .az-product-category .az-tab .title-text {
    display: inline-block;
  }
}

.form-group#insured\.isPolicyDeliveryByEmail .invalid-feedback.info-message-green::before {
  background-image: url(images/epolicy_icon.svg) !important;
  width: 32px;
  height: 32px;
}

.form-group#insured\.isPolicyDeliveryByEmail .invalid-feedback.attached-icon.info-message-green {
  padding-top: 8px;
  padding-left: 52px !important;
  border-color: #7a9f35;
  background-color: rgba(111, 197, 2, 0.1);
}

.sticky-table.wrap {
  position: relative;
  overscroll-behavior: contain;
  font-size: 0.8667rem;
}

.sticky-table.wrap .headers {
  top: 123px;
  position: -webkit-sticky;
  position: sticky;
  z-index: 4;
  background: white;
}

.sticky-table.wrap .tracks,
.sticky-table.wrap .scroller {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.sticky-table.wrap .scroller {
  overflow-x: hidden;
}

.sticky-table.wrap .tracks {
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sticky-table.wrap .scenes::-webkit-scrollbar,
.sticky-table.wrap .scroller::-webkit-scrollbar {
  display: none;
}

.sticky-table.wrap .track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sticky-table.wrap .track:nth-child(even) .entry {
  background: #f5f5f5;
}

.sticky-table.wrap .heading--fixed,
.sticky-table.wrap .group-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.sticky-table.wrap .group-heading {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid #e5e5e5;
  border: none;
}

.sticky-table.wrap .group-heading .master-heading {
  width: 100%;
}

.sticky-table.wrap .group-heading .master-heading .heading {
  height: 68px;
}

.sticky-table.wrap .group-heading .sub-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.sticky-table.wrap .heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  font-weight: 700;
  padding: 10px 3px 6px 3px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-right: 1px solid #e5e5e5;
  border-bottom: 2px solid #b0b0b0;
}

.sticky-table.wrap .heading:last-child {
  border-right: none;
}

.sticky-table.wrap .heading--fixed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
}

.sticky-table.wrap .heading--fixed .heading:last-child {
  border-right: 1px solid #e5e5e5;
}

.sticky-table.wrap .entry {
  line-height: 1.45;
  border-right: 1px solid #e5e5e5;
  border-top: 0;
  background: #fff;
  padding: 6px;
  vertical-align: bottom;
  position: relative;
}

.sticky-table.wrap .entry:last-child {
  border-right: none;
}

.sticky-table.wrap .entry--fixed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 1;
}

.sticky-table.wrap .entry--fixed .entry:last-child {
  border-right: 1px solid #e5e5e5;
}

@media (min-width: 576px) {
  .sticky-table.wrap {
    font-size: 1rem;
  }
}

.az-app-card {
  cursor: pointer;
  font-size: 0.9rem;
  background: #ffffff;
  display: block !important;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 10px;
}

.az-app-card + .az-app-card {
  border-top-width: 0;
}

.az-app-card__data-item {
  white-space: nowrap;
}

.az-app-card__data-item span {
  display: inline-block;
}

.az-app-card__data-item__label {
  color: #999999;
}

.az-app-card__data-item__value {
  margin-left: 3px;
}

.az-app-card__insured {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.az-app-card__insured-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.az-app-card__insured__name, .az-app-card__insured__phone {
  display: block;
}

.az-app-card__insured__name {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
}

.az-app-card__policy__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1px;
  border-bottom: 1px solid #333333;
}

.az-app-card__policy__summary {
  padding: 8px 0 0;
}

.az-app-card__policy__summary__plans {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.az-app-card__policy__summary__plan-name {
  font-size: 1rem;
  font-weight: bold;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  margin-right: 15px;
}

.az-app-card__error-info {
  background: #efefef;
  font-size: 0.8rem;
  margin: 10px -10px -10px;
  padding: 10px;
}

.az-app-card__error-info__summary {
  margin-top: 10px;
}

.az-app-card__doc-meta {
  color: #fff;
  white-space: nowrap;
  margin-right: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.az-app-card__doc-meta__container {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.az-app-card__doc-meta__container[data-status="drafted"] {
  background-color: #5f5f5f;
}

.az-app-card__doc-meta__container[data-status="signed"] {
  background-color: #ec4d33;
}

.az-app-card__doc-meta__container[data-status="submitting"], .az-app-card__doc-meta__container[data-status="submitted"] {
  background-color: #2ab27b;
}

.az-app-card__doc-meta__container[data-status="failed"] {
  background-color: #c91432;
}

.az-app-card__doc-meta__id, .az-app-card__doc-meta__age {
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
}

.az-app-card__doc-meta__id span, .az-app-card__doc-meta__age span {
  position: relative;
}

.az-app-card__doc-meta__id {
  font-weight: bold;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.az-app-card__doc-meta__age {
  font-size: 0.8rem;
  background-color: rgba(0, 0, 0, 0.2);
}

.az-app-card__doc-meta__on-otp {
  font-weight: bold;
  color: #ec4d33;
  display: inline-block;
  margin-left: 8px;
}

.az-app-card .spinner {
  display: none;
}

.az-app-card[data-status="submitting"] .spinner {
  display: block;
}

.az-app-card[data-status="failed"] {
  border-color: #c91432;
  border-top-width: 1px;
}

.az-app-card[data-status="failed"] + .az-app-card[data-status="failed"] {
  border-top-width: 0;
}

div[id='insured.submitApplication'] > .btn {
  margin-top: 40px;
  font-size: 1.175rem;
  width: 100%;
}

div[id='DCA.sign'] > .btn,
div[id='ATP.sign'] > .btn,
div[id='CCPA.submit'] > .btn {
  width: 100%;
}

#ccpa-status > button,
#quicklink-status > div > button {
  max-width: 207px;
  width: 100%;
}

.text-green {
  color: #7a9f35;
}

html {
  font-size: 22px;
  scroll-behavior: smooth;
}


/*# sourceMappingURL=app.css.map*/