.IE11 .login-header-link > li > a, .IE11 .login-header-button a, .IE11 .local-nav-login__button, .IE11 .link, .IE11 .login-form-keyboard .keyboard-button, .IE11 .login-form-help .help-button, .IE11 .login-banner-item a, .IE11 .login-carousel-item a, .IE11 .login-navigation-content a {
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}

@media (hover: hover) {
  .IE11 .login-header-link > li > a:hover, .IE11 .login-header-button a:hover, .IE11 .local-nav-login__button:hover, .IE11 .link:hover, .IE11 .login-form-keyboard .keyboard-button:hover, .IE11 .login-form-help .help-button:hover, .IE11 .login-banner-item a:hover, .IE11 .login-carousel-item a:hover, .IE11 .login-navigation-content a:hover {
    opacity: 0.5;
  }
}

.IE11 .login-header {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  z-index: 9999;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
}

.IE11 .login-header-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  height: 60px;
  padding: 0 15px;
  -ms-grid-rows: 1fr auto;
      grid-template-rows: 1fr auto;
  height: 109px;
  padding: 0;
}

.IE11 .login-header-logo {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 86px;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  width: 170px;
  margin-right: 20px;
  margin-left: 23px;
}

.IE11 .login-header-logo > a {
  display: block;
}

.IE11 .login-header-link {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-flex-item-align: center;
      align-self: center;
  justify-self: flex-end;
  color: #555;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 18px;
  right: 20px;
}

.IE11 .login-header-link > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.IE11 .login-header-link > li:nth-child(n+2)::before {
  content: '';
  display: block;
  width: 1px;
  height: 12px;
  margin: 0 18px;
  background: #ccc;
}

.IE11 .login-header-link > li > a {
  color: #555;
}

.IE11 .login-header-link > li > a[data-type="external"] > img {
  display: inline-block;
  margin-left: 6px;
  vertical-align: -1px;
  width: 12px;
  height: 12px;
  margin-left: 6px;
}

.IE11 .login-header-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1.2;
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 10px;
  position: absolute;
  right: 20px;
  bottom: 0;
}

.IE11 .login-header-button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 70px;
  max-width: 129px;
  width: 129px;
}

.IE11 .login-header-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-width: 70px;
  padding: 10px 0;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.11);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.11);
  height: 37px;
  font-size: 0.75rem;
  font-weight: 600;
  text-align: center;
  height: 46px;
  padding: 0 5px;
  font-size: 0.9375rem;
}

.IE11 .login-header-button a .button-name {
  margin-top: 1px;
  font-size: 0.8125rem;
}

.IE11 .login-header-button a .button-sub {
  margin-top: 2px;
  font-size: 0.75rem;
}

.IE11 .login-header-button + .IE11 .login-header-button {
  margin-left: 5px;
  margin-left: 5px;
}

.IE11 .login-header-button[data-type="header-reg"] + .login-header-button {
  max-width: 150px;
  width: 150px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}

.IE11 .login-header-button[data-type="header-reg"] a {
  background-color: #e83a3a;
  color: #fff;
}

.IE11 .login-header-button[data-type="header-login"] {
  display: none;
  display: block;
}

.IE11 .login-header-button[data-type="header-login"] a {
  background-color: #fff;
  border: 1px solid transparent;
}

.IE11 .login-header-button[data-type="header-login"] a[aria-current="page"] {
  color: #fff;
  pointer-events: none;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-stock"] {
  border-color: #00AA8A;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-stock"][aria-current="page"] {
  background-color: #00AA8A;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-classic"] {
  border-color: #195547;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-classic"][aria-current="page"] {
  background-color: #195547;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-fund"] {
  border-color: #00A0D7;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-fund"][aria-current="page"] {
  background-color: #00A0D7;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-us"] {
  border-color: #E85471;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-us"][aria-current="page"] {
  background-color: #E85471;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-fx"] {
  border-color: #074D96;
}

.IE11 .login-header-button[data-type="header-login"] a[data-type="header-login-fx"][aria-current="page"] {
  background-color: #074D96;
}

.IE11 .page-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.IE11 .page-title-hdg {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  padding: 20px 0 0;
  font-size: 2.125rem;
}

.IE11 .local-nav-login__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  height: 70px;
  padding: 15px 24px 15px 48px;
  border-radius: 10px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.11);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.11);
  cursor: pointer;
}

.IE11 .local-nav-login__button.is-trade {
  background: #00aa8a;
}

.IE11 .local-nav-login__button.is-classic {
  background: #195547;
}

.IE11 .local-nav-login__button.is-fx {
  background: #074D96;
}

.IE11 .local-nav-login__button.is-usstock {
  background: #e85471;
}

.IE11 .local-nav-login__button.is-fund {
  background: #00a0d7;
}

.IE11 .container {
  width: 100%;
  padding: 0 15px;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

.IE11 .link {
  display: inline-block;
}

.IE11 .link::after {
  content: "";
  display: inline-block;
}

.IE11 .link:not([target="_blank"])::after {
  background-color: #009682;
  background-image: url(../icons/icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-position: 7px center;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-left: 8px;
  vertical-align: -3px;
}

.IE11 .link[target="_blank"]::after {
  background-image: url(../icons/icon_blank_green.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  vertical-align: -1px;
}

.IE11 .link[target="_blank"][href*=".pdf"]::after, .IE11 .link:not([target="_blank"])[href*=".pdf"]::after {
  background: url(../icons/icon_pdf01.svg) no-repeat center;
  border-radius: 50%;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 2px;
  vertical-align: -3px;
}

.IE11 .text-link {
  text-decoration: underline;
}

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

.IE11 .text-link[target="_blank"]::after {
  background-image: url(../icons/icon_blank_green.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  vertical-align: -1px;
}

.IE11 .section {
  position: relative;
  padding-top: 40px;
  padding-top: 50px;
}

.IE11 .section[class*=theme-bgc-] {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.IE11 .section[class*=theme-bgc-]:nth-child(n+2) {
  margin-top: 50px;
}

.IE11 .section > * {
  position: relative;
  z-index: 2;
}

.IE11 .section .IE11 .section:not([class*=theme-section-border-]) {
  padding: 0;
}

.IE11 .section .IE11 .section[class*=theme-bgc-] {
  padding: 30px 0;
  padding: 36px 0;
}

.IE11 .section .IE11 .section + .IE11 .section {
  padding: 40px 0 0;
  padding: 50px 0 0;
}

.IE11 .section .IE11 .section .IE11 .section + .IE11 .section {
  padding: 25px 0 0;
  padding: 30px 0 0;
}

.section .IE11 .section-header {
  padding-bottom: 30px;
  position: relative;
}

.IE11 .section-header h2 {
  text-align: center;
  font-size: 1.25rem;
  font-size: 1.875rem;
}

.IE11 .section-header h2 + .section-description {
  font-size: 1rem;
  text-align: center;
  padding-top: 20px;
  padding-top: 35px;
}

.IE11 .section-title {
  font-weight: 600;
  line-height: 1.2;
}

.IE11 .section-title > span {
  display: inline-block;
}

.IE11 .section-title .icon-beginner {
  margin-right: 14px;
}

.IE11 .theme-border-green {
  border-color: #00AA8A;
}

.IE11 .theme-border-red {
  border-color: #E83A3A;
}

.IE11 .theme-border-gray {
  border-color: rgba(0, 0, 0, 0.08);
}

.IE11 .theme-border-darker-gray {
  border-color: #ccc;
}

.IE11 .theme-border-light-gray {
  border-color: #F7F7F7;
}

.IE11 .theme-border-beige {
  border-color: #F8F7EC;
}

.IE11 .theme-primary-button {
  background-color: #fff;
  font-size: 0.9375rem;
  padding: 15px 20px;
  margin: 0 auto;
  width: calc(100% - 30px);
  width: 100%;
  max-width: 340px;
}

.IE11 .login-message-section + .login-message-section {
  padding-top: 20px;
}

.IE11 .login-message-item {
  padding: 15px;
  border: 1px solid #EE0101;
  font-size: 1rem;
  padding: 20px 30px;
}

.IE11 .login-message-item.important {
  background-color: rgba(238, 1, 1, 0.05);
}

.IE11 .login-message-header {
  color: #EE0101;
  font-weight: 600;
}

.IE11 .login-message-header.error {
  font-size: 1.125rem;
  font-size: 1.5rem;
}

.IE11 .login-message-body {
  margin-top: 15px;
}

.IE11 .login-message-list > li:nth-child(n+2) {
  margin-top: 10px;
}

.IE11 .login-message-list.dot > li {
  position: relative;
  padding-left: 1.2em;
}

.IE11 .login-message-list.dot > li::before {
  content: '\30FB';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #727171;
}

body[data-page-category="fx"][data-target-device="responsive"] .IE11 .login-form-section {
  display: none;
  display: block;
}

body[data-page-category="us"] .IE11 .login-form-section {
  display: none;
  display: block;
}

.IE11 .login-form-container {
  display: block;
  padding: 25px 20px;
  background-color: #F7F7F7;
  border-radius: 10px;
  padding: 30px 20px;
}

.IE11 .login-form-container[data-category="stock"] {
  background-color: #F2FBF9;
}

.IE11 .login-form-container[data-category="classic"] {
  background-color: #F7F7F7;
}

.IE11 .login-form-container[data-category="fx"] {
  background-color: #F2FAFD;
}

.IE11 .login-form-container[data-category="fund"] {
  background-color: #F2F6FA;
}

.IE11 .login-form-container[data-category="us"] {
  background-color: #FEF6F8;
}

.IE11 .login-form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.IE11 .login-form-item:nth-child(n+2) {
  margin-top: 20px;
  margin-top: 0;
  margin-left: 20px;
}

.IE11 .login-form-label label {
  font-size: 1.125rem;
  font-weight: 600;
}

.IE11 .login-form-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  row-gap: 15px;
  margin-top: 10px;
}

.IE11 .login-form-input {
  position: relative;
  width: 100%;
  width: auto;
}

.IE11 .login-form-input input {
  width: 100%;
  height: 47px;
  padding-right: 15px;
  padding-left: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  font-size: 1rem;
  width: 326px;
}

.IE11 .login-form-input input::-webkit-input-placeholder {
  color: #727171;
}

.IE11 .login-form-input input:-ms-input-placeholder {
  color: #727171;
}

.IE11 .login-form-input input::-ms-input-placeholder {
  color: #727171;
}

.IE11 .login-form-input input::placeholder {
  color: #727171;
}

.IE11 .login-form-input input.input-password {
  padding-right: 47px;
}

.IE11 .login-form-input .input-visible {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 47px;
  height: 47px;
  padding: 0;
  cursor: pointer;
}

.IE11 .login-form-input .input-visible img {
  display: none;
}

.IE11 .login-form-input .input-visible.is-invisible img[data-type="invisible"] {
  display: block;
}

.IE11 .login-form-input .input-visible.is-visible img[data-type="visible"] {
  display: block;
}

.IE11 .login-form-keyboard {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
}

.IE11 .login-form-keyboard .keyboard-button {
  padding: 0;
  cursor: pointer;
}

.IE11 .login-form-help {
  position: relative;
  margin-left: 8px;
}

.IE11 .login-form-help .help-button {
  display: inline-block;
  padding: 0;
  vertical-align: top;
  cursor: pointer;
}

.IE11 .login-form-help .help-tooltip {
  position: absolute;
  bottom: 40px;
  right: -20px;
  display: none;
  width: 570px;
  -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.16));
}

.IE11 .login-form-help .help-tooltip.is-active {
  display: block;
}

.IE11 .login-form-help .help-tooltip::before {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: -10px;
  right: 23px;
  display: block;
  width: 17px;
  height: 15px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #F8F7EC;
}

.IE11 .login-form-help .help-tooltip > span {
  display: block;
  padding: 10px;
  background-color: #F8F7EC;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-size: 0.875rem;
}

.IE11 .login-form-easytrade {
  display: none;
  margin-top: 30px;
  text-align: center;
  display: block;
}

.IE11 .login-form-easytrade .easytrade-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 20px 30px;
  background-color: rgba(204, 204, 204, 0.3);
  border-radius: 4px;
}

.IE11 .login-form-easytrade .easytrade-title {
  display: contents;
}

.IE11 .login-form-easytrade .easytrade-title-text {
  font-weight: 600;
}

.IE11 .login-form-easytrade .easytrade-radio {
  margin-left: 30px;
}

.IE11 .login-form-easytrade .easytrade-link {
  margin-left: 30px;
}

.IE11 .login-form-submit {
  margin-top: 30px;
}

.IE11 .login-form-submit button {
  width: 372px;
  margin-right: auto;
  margin-left: auto;
}

.IE11 .login-form-buttons {
  margin-top: 20px;
}

.IE11 .login-form-buttons .button-item:nth-child(n+2) {
  margin-top: 20px;
}

.IE11 .login-form-buttons .button-item .button {
  width: 100%;
  max-width: 372px;
}

.IE11 .login-form-definitions {
  margin-top: 30px;
}

.IE11 .login-form-definitions dl {
  text-align: center;
}

.IE11 .login-form-definitions dd {
  margin-top: 13px;
}

.IE11 .login-form-notes {
  margin-top: 30px;
  text-align: center;
}

.IE11 .login-form-links {
  margin-top: 30px;
}

.IE11 .login-form-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 40px;
          column-gap: 40px;
  row-gap: 20px;
}

.IE11 .login-form-links ul li {
  text-align: center;
}

.IE11 .login-form-links ul li:nth-child(n+2) {
  margin-top: 25px;
  margin-top: 0;
  margin-left: 40px;
}

.IE11 .login-apps-section {
  display: none;
}

.IE11 .login-apps-container {
  padding: 30px 15px;
  border-radius: 10px;
}

.IE11 .login-apps-container.border {
  border: 1px solid #ccc;
}

.IE11 .login-apps-header + .login-apps-body {
  margin-top: 25px;
}

.IE11 .login-apps-title {
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
}

.IE11 .login-apps-item + .login-apps-item {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dotted #ccc;
}

.IE11 .login-apps-item > *:nth-child(n+2) {
  margin-top: 20px;
}

.IE11 .login-apps-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.IE11 .login-apps-name .name-icon {
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
}

.IE11 .login-apps-name .name-icon img {
  display: block;
}

.IE11 .login-apps-name .name-text {
  margin-left: 15px;
  font-size: 1.125rem;
  font-weight: 600;
}

.IE11 .login-apps-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 20px;
          column-gap: 20px;
}

.IE11 .login-aside-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.IE11 .login-aside-section:nth-child(n+2) {
  margin-top: 30px;
  margin-top: 0;
}

.IE11 .login-aside-section.campaign {
  width: calc(100% * (345 / 1200));
}

.IE11 .login-aside-section.recommendation {
  width: calc(100% * (815 / 1200));
  margin-left: 40px;
}

.IE11 .login-aside-title {
  font-size: 1.125rem;
  font-weight: 600;
  font-size: 1.5rem;
}

.IE11 .login-aside-body {
  margin-top: 20px;
}

.IE11 .login-banner-item:nth-child(n+2) {
  margin-top: 20px;
}

.IE11 .login-banner-item img {
  width: 100%;
  border-radius: 4px;
  width: auto;
}

.IE11 .login-carousel-container.reel-container {
  padding-left: 0;
}

.IE11 .login-carousel-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

.IE11 .login-carousel-item a {
  display: block;
  height: 100%;
}

.IE11 .login-carousel-item .item-img img {
  width: 100%;
}

.IE11 .login-carousel-item .item-body {
  padding: 15px;
}

.IE11 .login-support-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.IE11 .login-support-item {
  padding: 30px 15px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  padding-right: 20px;
  padding-left: 20px;
}

.IE11 .login-support-item:nth-child(n+2) {
  margin-top: 10px;
  margin-top: 0;
  margin-left: 20px;
}

.IE11 .login-support-title {
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  font-size: 1rem;
}

.IE11 .login-support-title + * {
  margin-top: 15px;
}

.IE11 .login-support-body > *:nth-child(n+2) {
  margin-top: 25px;
}

.IE11 .login-support-description {
  font-size: 0.875rem;
}

.IE11 .login-support-button .button {
  width: 100%;
  font-size: 0.75rem;
  max-width: none;
  font-size: 0.9375rem;
}

.IE11 .login-support-contact {
  text-align: center;
}

.IE11 .login-support-contact .link-tel {
  pointer-events: none;
}

.IE11 .login-support-link {
  text-align: center;
}

.IE11 .login-terms-content > *:nth-child(n+2) {
  margin-top: 25px;
}

.IE11 .login-terms-list > li {
  position: relative;
  padding-left: 1.2em;
}

.IE11 .login-terms-list > li:nth-child(n+2) {
  margin-top: 15px;
}

.IE11 .login-terms-list > li::before {
  content: '\30FB';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #727171;
}

.IE11 .login-terms-links > li:nth-child(n+2) {
  margin-top: 15px;
}

.IE11 .login-terms-links > li .link {
  text-decoration: underline;
}

.IE11 .login-navigation-section {
  display: none;
}

.IE11 .login-navigation-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 11px;
          column-gap: 11px;
  row-gap: 8px;
}

.IE11 .login-navigation-content li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc((100% - 13px) / 2);
}

.IE11 .login-navigation-content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-width: 70px;
  padding: 10px 0;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.11);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.11);
  height: 55px;
  font-weight: 600;
  text-align: center;
}

.IE11 .login-navigation-content a[aria-current="page"] {
  color: #fff;
  pointer-events: none;
}

.IE11 .login-navigation-content a[data-type="navigation-login-stock"] {
  border-color: #00AA8A;
}

.IE11 .login-navigation-content a[data-type="navigation-login-stock"][aria-current="page"] {
  background-color: #00AA8A;
}

.IE11 .login-navigation-content a[data-type="navigation-login-classic"] {
  border-color: #195547;
}

.IE11 .login-navigation-content a[data-type="navigation-login-classic"][aria-current="page"] {
  background-color: #195547;
}

.IE11 .login-navigation-content a[data-type="navigation-login-fund"] {
  border-color: #00A0D7;
}

.IE11 .login-navigation-content a[data-type="navigation-login-fund"][aria-current="page"] {
  background-color: #00A0D7;
}

.IE11 .login-navigation-content a[data-type="navigation-login-us"] {
  border-color: #E85471;
}

.IE11 .login-navigation-content a[data-type="navigation-login-us"][aria-current="page"] {
  background-color: #E85471;
}

.IE11 .login-navigation-content a[data-type="navigation-login-fx"] {
  border-color: #074D96;
}

.IE11 .login-navigation-content a[data-type="navigation-login-fx"][aria-current="page"] {
  background-color: #074D96;
}

.IE11 .login-navigation-content a .button-name {
  margin-top: 1px;
  font-size: 0.9375rem;
}

.IE11 .login-navigation-content a .button-sub {
  font-size: 0.75rem;
}
