@charset "UTF-8";
/* --------- COMPONENTS  ------- */
.fw-CookieConsent {
  bottom: 0;
  display: table;
  left: 0;
  padding-bottom: 15px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
@media (min-width: 310px) and (max-width: 736px) {
  .fw-CookieConsent {
    padding-bottom: 20px;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  .fw-CookieConsent {
    padding-bottom: 10px;
  }
}
.fw-CookieConsent_Close {
  cursor: pointer;
}
.fw-CookieConsent_Content {
  float: left;
  padding-left: 125px;
  text-align: justify;
  width: 70%;
}
.ada .fw-CookieConsent_Content {
  padding-left: 255px;
  width: 49%;
}
@media (min-width: 310px) and (max-width: 736px) {
  .fw-CookieConsent_Content {
    float: none;
    padding-left: 41px;
    width: 80%;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  .fw-CookieConsent_Content {
    padding-left: 58px;
    width: 67%;
  }
}
.fw-CookieConsent_Submit {
  width: 130px;
}
@media (min-width: 310px) and (max-width: 736px) {
  .fw-CookieConsent_Submit {
    display: table !important;
    margin: 0 auto !important;
  }
}
@media (min-width: 737px) and (max-width: 1024px) {
  .fw-CookieConsent_Submit {
    margin-left: 20px !important;
    margin-top: 60px !important;
  }
}
@media (min-width: 1025px) {
  .fw-CookieConsent_Submit {
    margin-left: 40px !important;
    margin-top: 45px !important;
  }
}

.lg-DuplicateSession .mat-card {
  border: none;
}
.lg-DuplicateSession .mat-card .col-xs-5 h2 {
  font-weight: 600;
  line-height: 40px;
}
.lg-DuplicateSession .content-divider-small {
  float: left;
  width: 1px;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, transparent 0%, #dddddd 25%, #dddddd, transparent 100%);
  height: 250px;
}

.fw-Header-logoOnly {
  padding-top: 5px;
}
.fw-Header:not(.fw-Header-logoOnly) {
  padding: 20px 0;
}
.fw-Header > .row {
  padding-top: 0;
}
.fw-Header_SwitchThemeContainer {
  height: 30px;
}
.fw-Header_Actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 90px;
}
.fw-Header_Logo {
  min-width: 200px;
}
.fw-Header_LastLogin {
  padding-right: 0;
}
.fw-Header_Logout {
  line-height: 28px !important;
}
.fw-Header_Logout-LinkHolder {
  align-items: flex-end;
  align-self: flex-end;
  height: 40px;
  padding-top: 0;
}
.fw-Header_Logout-LinkHolder form {
  margin-bottom: 0;
}
.fw-Header_Logout .icon-signout::before {
  margin-left: 8px;
}
.fw-Header_SymbolSelect {
  margin-right: 32px;
}
.fw-Header_Login {
  position: relative;
  top: 30px;
  left: 155px;
  height: 20px;
}
.fw-Header_InvestingHeader {
  position: relative;
  top: -80px;
  text-transform: uppercase;
}
.fw-Header-mobile.fw-Header {
  padding: 10px 0;
  height: 38px;
}
.fw-Header-mobile.fw-Header-logoOnly {
  padding: 0 0 10px;
}
.fw-Header-mobile .fw-Header_Logo {
  margin: 0;
  min-width: 200px;
  vertical-align: middle;
}
.fw-Header-mobile .fw-Header_Actions {
  height: 38px;
  justify-content: flex-end;
}
.fw-Header-mobile header {
  display: none;
}
.fw-Header_LangDisplayContainer {
  padding: 0.9rem 1.4rem !important;
}
.mobile .fw-Header_LangDisplayContainer {
  padding: 0.9rem 0.9rem !important;
}
.fw-Header_LangDisplayContainer .mat-card-title {
  font-weight: 700;
  margin-bottom: 0px !important;
}
.fw-Header_LangDisplayContainer .close {
  opacity: 0.9;
  position: relative;
  top: 1px;
  left: 4px;
}
.fw-Header_LangDisplayContainer .mat-card-header-text {
  margin: 0;
}
.fw-Header_LangDisplayContainer .mat-card-content li {
  list-style-type: none;
}
.fw-Header_LangDisplayContainer .mat-card-content li ul {
  margin: 0;
}
.fw-Header_LangDisplayContainer .mat-card-content li ul a:hover {
  text-decoration: none !important;
}
.fw-Header_LangDisplayContainer .mat-card-content li ul a[href]:hover {
  text-decoration: underline !important;
}

.tablet .fw-Icons-language {
  margin-top: -14px !important;
  margin-right: -5px !important;
}
@media (orientation: portrait) {
  .tablet .fw-Header_Login {
    left: 84px;
  }
}
@media (orientation: landscape) {
  .tablet .fw-Header_Login {
    left: 125px;
  }
}
.tablet .fw-Header_Logout {
  position: relative;
}
.tablet .fw-Header_LastLogin {
  position: relative;
}
.tablet .fw-Header_InvestingHeader {
  position: relative;
  top: 36px;
  left: 14px;
  text-transform: uppercase;
}

.page-account-types-nao .fw-Header_OpenAccount,
.page-account-creation-info-nao .fw-Header_OpenAccount,
.page-account-verid-nao .fw-Header_OpenAccount,
.page-account-new-userid-nao .fw-Header_OpenAccount,
.account-info-entry-nao .fw-Header_OpenAccount,
.page-account-congrats-nao .fw-Header_OpenAccount,
.account-verid-nao .fw-Header_OpenAccount {
  visibility: hidden;
}
.page-account-types-nao .mod-QuickQuotes,
.page-account-creation-info-nao .mod-QuickQuotes,
.page-account-verid-nao .mod-QuickQuotes,
.page-account-new-userid-nao .mod-QuickQuotes,
.account-info-entry-nao .mod-QuickQuotes,
.page-account-congrats-nao .mod-QuickQuotes,
.account-verid-nao .mod-QuickQuotes {
  visibility: hidden;
}

@media print {
  .fw-Header_Logout a.mat-raised-button.mat-accent.small-button {
    display: none;
  }
}
.ao-AccountOpeningPreloginLink {
  margin: 0 0 13px -12px;
  padding: 4px 20px 10px;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  z-index: 2;
}
.ao-AccountOpeningPreloginLink .ao-btn {
  margin: 10px 0 15px !important;
  height: 30px;
  line-height: 30px !important;
  font-size: 16px;
  width: 100%;
}

.prlg-LoginBox {
  margin-left: -12px;
}
.prlg-LoginBox .row-fluid {
  display: block;
}

.fw-LoaderOverlay {
  bottom: 0;
  display: flex;
  width: 100vw;
  height: 100vh;
  left: 0;
  z-index: 2001;
  position: fixed;
  right: 0;
  top: 0;
}
.fw-LoaderOverlay.exitgif {
  display: none;
}
.fw-LoaderOverlay-loaded {
  opacity: 0;
  transition: opacity 300ms ease-out;
}
.fw-LoaderInter {
  height: 80vh;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-direction: column;
}
.fw-LoaderInter_Logo-animation, .fw-LoaderInter_Logo-static, .fw-LoaderInter_Logo-componentloading {
  height: 282px;
  margin: 0 auto 2rem;
}
.fw-LoaderInter_Bar {
  margin-top: 30vh;
  width: 100%;
  z-index: 3;
  text-align: center;
}
.fw-LoaderInter_Bar-text {
  position: absolute;
  width: 100%;
  margin: -120px auto 0 auto;
  padding-top: 1rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.fw-LoaderInter_Bar-ellipsis span:nth-child(1) {
  animation: animated-ellipsis-1 2s steps(1) infinite;
  margin-left: 0.2rem;
}
.fw-LoaderInter_Bar-ellipsis span:nth-child(2) {
  animation: animated-ellipsis-2 2s steps(1) infinite;
  margin-left: 0.2rem;
}
.fw-LoaderInter_Bar-ellipsis span:nth-child(3) {
  animation: animated-ellipsis-3 2s steps(1) infinite;
  margin-left: 0.2rem;
}
.fw-LoaderInter_Bar-ellipsis span:nth-child(4) {
  animation: animated-ellipsis-4 2s steps(1) infinite;
  margin-left: 0.2rem;
}
@keyframes animated-ellipsis-1 {
  0%, 100% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@keyframes animated-ellipsis-2 {
  0%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes animated-ellipsis-3 {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes animated-ellipsis-4 {
  0%, 100% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
}

.fw-LoaderInter {
  height: 100vh;
}
.fw-LoaderInter_Logo-initial, .fw-LoaderInter_Logo-transition, .fw-LoaderInter_Logo-componentloading {
  height: 150px;
  margin: 0;
  width: 100vw;
}
.fw-LoaderInter_Bar {
  margin-top: 0;
}
.fw-LoaderInter_Bar-text {
  margin: -30px auto 0 auto;
}

.fw-NavigationContainer {
  border-top: none;
  margin-bottom: 0px !important;
}
.fw-Navigation {
  min-height: 40px;
}
.fw-Navigation_List {
  display: block;
  float: left;
  list-style: none;
  left: 0;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
}
.fw-Navigation_List li {
  float: left;
  height: 41px;
  line-height: 20px;
}
.fw-Navigation_List li a {
  display: block;
  float: none;
  margin: 0px 20px;
  padding: 10px 0;
  text-shadow: none;
  text-decoration: none;
}
.fw-Navigation_List li.active {
  margin-bottom: -1px;
}
.fw-Navigation_List li.active a,
.fw-Navigation_List li.active a:hover,
.fw-Navigation_List li.active a:focus {
  background: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fw-Navigation_List .divider-vertical {
  margin: 0;
}
.private-page .fw-Navigation_Icons {
  height: 41px;
}
.fw-Navigation_Icons a,
.fw-Navigation_Icons a:focus,
.fw-Navigation_Icons a:hover {
  text-decoration: none;
}
.fw-Navigation_Icons .icon-envelope-alt::before {
  content: "";
}
.fw-Navigation_Icons .icon-asterisk {
  height: 0px;
  position: relative;
  right: -20px;
  top: -35px;
  width: 0px;
  -webkit-text-stroke-width: 1px;
}
.multilingual .fw-Navigation_Icons .icon-asterisk {
  right: 54px;
  top: -9px;
}
.fw-Icons-paperless {
  width: 114px;
  height: 25px;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  vertical-align: bottom;
}
.fw-IconContainer {
  position: relative;
  top: 40px;
  right: 40px;
}
.fw-IconContainer-mobile {
  top: 10px;
  right: 0;
}
.fw-SecondaryNavigation {
  min-height: 40px;
  padding: 0;
  box-shadow: none;
}
.fw-SecondaryNavigation_List {
  list-style: none;
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.fw-SecondaryNavigation_List li {
  float: left;
  line-height: 20px;
}
.fw-SecondaryNavigation_List li a {
  display: block;
  float: none;
  margin: 0px 16px;
  padding: 10px 0;
  text-decoration: none;
}
.fw-SecondaryNavigation_List li.active {
  float: left;
  line-height: 20px;
  margin-bottom: -1px;
}
.fw-SecondaryNavigation_List li.active a {
  display: block;
  float: none;
}
.fw-SecondaryNavigation-mobile, .fw-SecondaryNavigation-tablet {
  min-height: 44px;
  margin: 0 -10px;
}
.fw-SecondaryNavigation-mobile .fw-SecondaryNavigation_Item, .fw-SecondaryNavigation-tablet .fw-SecondaryNavigation_Item {
  padding-top: 0;
}
.fw-SecondaryNavigation-mobile .fw-SecondaryNavigation_Menu, .fw-SecondaryNavigation-tablet .fw-SecondaryNavigation_Menu {
  margin: 0 10px;
}
.fw-SecondaryNavigation-mobile {
  margin-top: -25px;
}
.fw-SecondaryNavigation-mobile .fw-SecondaryNavigation_Menu {
  align-items: center;
  display: flex;
}
@media (orientation: portrait) {
  .fw-SecondaryNavigation-tablet {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (orientation: landscape) {
  .fw-SecondaryNavigation-tablet {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.fw-SideNav {
  min-height: 100%;
  left: -275px;
  position: absolute;
  width: 275px;
}
.fw-SideNav_FirstLevel {
  list-style: none;
}
.fw-SideNav_Link span {
  display: block;
  padding: 4px 0 4px 16px;
}
.fw-SideNav_Link ul {
  list-style: none;
}
.fw-SideNav_Link li {
  line-height: 40px;
  list-style: none;
}
.fw-SideNav_Icon {
  margin-left: -6rem;
}
.fw-SideNav_Login {
  display: block;
  padding: 3px 0 3px 16px;
}
.tablet .fw-SideNav_Icons {
  justify-content: flex-start;
}
.tablet .fw-SideNav_Icons .fw-Icons-paperless-mobile + mod-indices {
  margin-left: 35px;
}
.tablet .fw-SideNav_Icons .fw-Icons-paperless-mobile + mod-indices + .fw-Icons-messageIndicator {
  margin-left: 35px;
}
.tablet .fw-SideNav_Icons mod-indices:first-child {
  margin-left: 15px;
}
.tablet .fw-SideNav_Icons .fw-Icons-messageIndicator:nth-child(2) {
  margin-left: 25px;
}
.fw-SideNav_Inner {
  min-height: 40px;
  background-repeat: repeat-x;
}
.fw-MarketIndices_Icon {
  margin-right: 25px;
}

.openNav {
  overflow-x: hidden;
}
.openNav .container {
  left: 0;
  transform: translate(275px, 0);
  transition: transform 500ms ease;
}

.page-registration.tablet .fw-SecondaryNavigation_Menu {
  padding: 0 6px 0;
}
.page-registration.tablet .fw-SecondaryNavigation_Menu a {
  margin: 0 5px;
  padding: 8px 0;
}
.page-registration .fw-SecondaryNavigation {
  padding-left: 20px;
}
.page-registration .fw-SecondaryNavigation_Menu {
  padding: 0 13px 0;
}

@media print {
  .fw-Header_Actions {
    display: none;
  }
  .fw-Navigation, .fw-SecondaryNavigation {
    display: none;
  }
}
.mod-QuickQuotes .mat-form-field-flex {
  padding-right: 0 !important;
}
.mod-QuickQuotes .mat-form-field-flex .mat-form-field-suffix {
  right: 0;
  padding: 0 10px 0 0;
}
.mod-QuickQuotes .mat-form-field-appearance-outline .mat-form-field-infix {
  padding-top: 6px;
  padding-bottom: 6px;
}
.mod-QuickQuotes_Symbol {
  width: 60px;
  display: inline-block;
}
.mod-QuickQuotes_Tooltip {
  margin-left: -337px;
  height: auto;
  position: absolute !important;
  margin-top: 5px;
  width: 549px !important;
  z-index: 1000;
}
.mobile.signed-out .mod-QuickQuotes_Tooltip {
  width: 90% !important;
}
@media (orientation: portrait) {
  .mobile.signed-out .mod-QuickQuotes_Tooltip {
    margin-top: 0px;
  }
}
@media (orientation: landscape) {
  .mobile.signed-out .mod-QuickQuotes_Tooltip {
    height: 83%;
    margin-top: 0px;
  }
}
.mobile.signed-in .mod-QuickQuotes_Tooltip {
  width: 90% !important;
}
@media (orientation: portrait) {
  .mobile.signed-in .mod-QuickQuotes_Tooltip {
    margin-top: 110px;
  }
}
@media (orientation: landscape) {
  .mobile.signed-in .mod-QuickQuotes_Tooltip {
    height: 83%;
    margin-top: 5px;
  }
}
.mod-QuickQuotes_Tooltip.mat-card {
  border-radius: 6px;
}
.mobile .mod-QuickQuotes_Tooltip .mat-card-content {
  height: 95%;
  overflow: scroll;
}
.mod-QuickQuotes_TooltipHeader {
  line-height: 30px;
}
.mod-QuickQuotes_TooltipActions, .mod-QuickQuotes_TitleContainer {
  padding-top: 3px;
}
.mod-QuickQuotes_FullQuoteContainer {
  align-items: center;
  display: flex;
}
.mod-QuickQuotes_CompanyName {
  text-transform: uppercase;
  padding-left: 8px;
}
.mod-QuickQuotes_Results {
  padding-left: 4px;
  padding-right: 4px;
}
.mod-QuickQuotes_Results .value {
  word-wrap: break-word;
  margin: 0;
}
.private-page .mod-QuickQuotes_Dropdown.mat-autocomplete-panel {
  left: -188px;
}
.public-page .mod-QuickQuotes_Dropdown.mat-autocomplete-panel {
  left: -155px;
}

.signed-out .mod-QuickQuotes {
  margin-bottom: 10px;
  margin-left: -12px;
  padding: 0px 15px 5px;
}
.signed-out .mod-QuickQuotes h1, .signed-out .mod-QuickQuotes h2 {
  padding: 0.5rem 0 1.2rem 0 !important;
}

.fw-Header .mod-QuickQuotes {
  margin-right: 35px;
}
@media (orientation: portrait) {
  .tablet .fw-Header .mod-QuickQuotes {
    margin-right: 5px;
  }
}
.fw-Header .mod-QuickQuotes h1, .fw-Header .mod-QuickQuotes h2 {
  display: none;
}
.fw-Header .mod-QuickQuotes .mat-form-field {
  width: 210px;
}
.fw-Header .mod-QuickQuotes_Tooltip {
  margin-left: -370px;
}
.fw-Header-mobile .mod-QuickQuotes {
  margin-right: 0;
  margin-top: 0;
}
.fw-Header-mobile .mod-QuickQuotes_Input {
  float: right;
  height: 28px;
  margin-right: 4px;
  width: 110px;
}
.fw-Header-mobile .mod-QuickQuotes .mat-form-field {
  width: 110px;
}
.fw-Header-mobile .mod-QuickQuotes .mat-form-field-flex {
  height: 28px !important;
  top: 0 !important;
}
.fw-Header-mobile .mod-QuickQuotes .mat-form-field-appearance-outline .mat-form-field-infix {
  padding-bottom: 4px;
  padding-top: 4px;
}
.fw-Header-mobile .mod-QuickQuotes form {
  height: 28px;
  margin-bottom: 0;
}
.fw-Header-tablet .mod-QuickQuotes {
  margin-right: 5px;
}

@media print {
  nxi-header .mod-QuickQuotes {
    display: none;
  }
}
.fw-RealTimeQuoteToggle_ButtonGroup {
  margin-left: auto;
}
.fw-RealTimeQuoteToggle_Button.text-link {
  padding-right: 0 !important;
}

.st-Time .mat-raised-button {
  min-width: 40px !important;
}

.ap-AccountPicker_Matselect.mat-select-panel {
  margin-left: -4px;
  max-width: initial !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  _:-ms-fullscreen .ap-AccountPicker_Matselect.mat-select-panel, :root .ap-AccountPicker_Matselect.mat-select-panel {
    min-width: 130% !important;
  }
  _:-ms-fullscreen .ada .ap-AccountPicker_Matselect.mat-select-panel, :root .ada .ap-AccountPicker_Matselect.mat-select-panel {
    min-width: 155% !important;
  }
}
@media (orientation: portrait) {
  .mobile .ap-AccountPicker_Matselect.mat-select-panel {
    margin-left: 4px;
  }
}
@media (orientation: portrait) {
  .mobile .ap-AccountPicker_MatselectLong.mat-select-panel {
    margin-left: -6px;
  }
}
.ap-AccountPicker_Matform {
  height: 28px;
  width: auto;
}
.ap-AccountPicker_Matform .mat-form-field-flex {
  display: inline-flex;
  width: auto;
  min-width: 180px;
}
.ada .ap-AccountPicker {
  margin-bottom: 15px;
}
.ada .ap-AccountPicker_Matform .mat-form-field-flex {
  min-width: 220px;
}
.ap-AccountPicker .mat-form-field-infix {
  width: auto;
  padding: 0.5em 0 0.5em 0;
}
.dj_safari .desktop .ap-AccountPicker .mat-form-field-infix {
  width: min-content;
}
.ap-AccountPicker .mat-form-field-prefix {
  padding-right: 5px;
}
.ap-AccountPicker .mat-select-value {
  min-width: 127px;
  max-width: none;
  padding-right: 10px;
  width: auto !important;
}
.ada .ap-AccountPicker .mat-select-value {
  min-width: 169px;
}

@media (orientation: portrait) {
  .mobile .ap-AccountPicker {
    margin-bottom: 18px;
  }
  .mobile .ap-AccountPicker_Matform {
    height: 35px;
    max-width: 310px;
  }
  .mobile .ap-AccountPicker_Matform .mat-form-field-flex {
    padding-left: 7px !important;
  }
  .mobile .ap-AccountPicker_Matselect.mat-select-panel {
    max-width: calc(100vw - 30px) !important;
  }
  .mobile .ap-AccountPicker_Matselect .mat-option-text {
    padding-left: 8px;
  }
  .mobile .ap-ViewCurrency_Label {
    margin-left: 10px !important;
    white-space: nowrap;
  }
}

@media print {
  .ap-AccountPicker_Matform {
    top: 0;
  }

  .ada .ap-AccountPicker {
    margin-top: 21px;
  }
  .ada .ap-ViewCurrency_Label {
    top: 2px !important;
  }
}
.ds-HeaderCell {
  width: 127px;
  font-weight: 700;
}
.ds-ThemeList {
  width: 120px;
}

.mobile #display-settings section.portlet {
  margin-bottom: 0;
}
.mobile .ds-TableContainer {
  margin-bottom: 5px;
}
.mobile .ds-HeaderCell {
  padding-left: 5px;
  width: 52%;
}

.tablet .ds-Currency td:last-child,
.mobile .ds-Currency td:last-child {
  text-align: left !important;
}

.fw-MarketIndicies_Tooltip.tooltip-dialog {
  border-radius: 4px !important;
  max-width: initial !important;
  display: inline-table;
}
.fw-MarketIndicies_Tooltip .mat-menu-content {
  margin: 5px;
  width: 380px;
}
.fw-MarketIndicies_Tooltip .row {
  margin-right: 0;
  margin-left: 0;
  padding-top: 0;
}
.fw-MarketIndicies_Tooltip dl {
  margin: 0;
}
.fw-MarketIndicies_Tooltip dt {
  text-transform: uppercase;
}
.fw-MarketIndicies_Tooltip dd {
  margin: 0;
  font-weight: 600;
}
.fw-MarketIndicies_Tooltip p.muted {
  font-size: 10px;
  line-height: 14px;
  margin-top: 15px;
}
.fw-MarketIndicies_Tooltip img {
  height: 25px;
  margin-left: 10px;
  max-width: none;
}
.fw-MarketIndicies_Header {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
}
.fw-MarketIndicies_Value {
  margin: 0;
  font-weight: 600;
  font-size: 1.6rem;
}
.fw-MarketIndicies_Chart {
  overflow: hidden;
}
.fw-Icons-marketIndicies {
  background-size: 100% !important;
  display: inline-block;
  height: 24px;
  margin-left: 10px;
  width: 24px;
  vertical-align: bottom;
}

/*# sourceMappingURL=portal.css.map */
