@charset "UTF-8";
.ag-AccountsGroup .mat-tab-group {
  display: flex;
  flex-direction: column;
}
.ag-AccountsGroup .mat-tab-header-pagination {
  display: none !important;
}
.ag-AccountsGroup .mat-tab-list .mat-tab-label.mat-tab-label-active {
  border: none;
}
.ag-AccountsGroup .mat-tab-list .mat-tab-labels .mat-tab-label:first-child,
.ag-AccountsGroup .mat-tab-list .mat-tab-labels .mat-tab-link:first-child {
  margin-left: 0 !important;
}
.ag-AccountsGroup .mat-list-item {
  border-bottom-style: none !important;
  height: 29px !important;
  line-height: 14px !important;
  padding: 5px !important;
}
.ag-AccountsGroup_GroupName {
  border-bottom-style: none !important;
}
.ag-AccountsGroup_GroupName.title {
  width: 1rem;
}
.ag-Group_Modal .groupcolumn {
  display: flex;
}
.ag-Group_Modal .groupcolumn .margin-top {
  margin-top: 4rem;
}
.ag-Group_Modal select {
  width: 100%;
}
.ag-Group_Modal .editProfile .row {
  align-items: center;
  margin-left: -5px;
}
.ag-Group_Modal .reviewProfile .row {
  margin-left: -10px;
}
.ag-Group_Modal .mat-dialog-container {
  overflow-x: hidden;
}
.ag-Group_Modal .mat-dialog-actions {
  justify-content: flex-end;
}
.ag-AddNickname_Dialog {
  display: block;
  width: 100%;
  padding: 16px;
}
.ag-GroupName_Textbox {
  padding-left: 35px;
}
.tablet .ag-AddNewGroup_DialogContent {
  height: 495px;
}
.tablet .ag-AddNewGroup_DialogContent select {
  height: 255px;
}
.ag-GroupDelete_Modal .mat-dialog-actions {
  justify-content: flex-end;
}

/*.mat-table { This is at the global level. Removing.
	td.mat-cell {
		&.mat-column-expandButton {
			padding-right: 0 !important;
			width: 21px;
		}

		&.mat-column-delete {
			padding-right: 8px;
			text-align: right;
		}
	}
}*/
.mobile #account-group .mat-form-field {
  width: 220px !important;
}
.mobile .ag-Group_Modal {
  width: 100% !important;
}
@media (orientation: portrait) {
  .mobile .ag-Group_Modal {
    height: inherit;
  }
}
.mobile .ag-Group_Modal:not(.alrt-Device_Edit) {
  width: 80% !important;
  top: 0;
  left: 10%;
}
@media (orientation: portrait) {
  .mobile .ag-Group_Modal:not(.alrt-Device_Edit) {
    position: absolute !important;
  }
}
.mobile .ag-Group_Modal:not(.alrt-Device_Edit) .mat-dialog-container .mat-dialog-actions {
  background-color: transparent;
  border-top: 0;
  margin-left: 10px;
}
@media (orientation: portrait) {
  .mobile .ag-Group_Modal:not(.alrt-Device_Edit) {
    height: 500px;
  }
  .mobile .ag-Group_Modal:not(.alrt-Device_Edit) select {
    height: 255px;
  }
}
@media (orientation: portrait) {
  .mobile .ag-GroupDelete_Model .mat-dialog-container {
    overflow-x: hidden;
    height: 200px;
  }
  .mobile .ag-GroupDelete_Model .mat-dialog-container .mat-dialog-actions {
    border-top: 0;
    margin-left: -16px;
    margin-right: -15px;
    padding-left: 110px;
  }
  .mobile .ag-GroupDelete_Model .mat-dialog-container .mat-dialog-title {
    margin-top: -8px;
    margin-left: -17px;
    margin-right: -18px;
    padding-left: 20px;
  }
}
@media (orientation: landscape) {
  .mobile .ag-GroupDelete_Model .mat-dialog-container .mat-dialog-actions {
    border-top: 0;
    margin-left: -16px;
    margin-right: -15px;
    padding-left: 20px;
    margin-top: 26px;
  }
  .mobile .ag-GroupDelete_Model .mat-dialog-container .mat-dialog-title {
    margin-left: -16px;
    margin-right: -15px;
    margin-top: -9px;
  }
}
@media (orientation: landscape) {
  .mobile .ag-GroupAlert_Modal {
    top: 10% !important;
  }
}
@media (orientation: portrait) {
  .mobile .ag-StockDividend {
    width: 90%;
  }
  .mobile .ag-StockDividend p {
    width: 100%;
  }
}
.mobile.page-settings .ag-Group_Modal:not(.alrt-Device_Edit) .ag-AddNewGroup_DialogContent.mat-dialog-content select {
  height: auto !important;
}

.tablet.page-settings .ag-Group_Modal:not(.alrt-Device_Edit) .ag-AddNewGroup_DialogContent.mat-dialog-content select {
  height: auto !important;
}

.ao-AccountTypeIcon {
  display: inline-flex;
  height: 50px;
  width: 50px;
}
.ao-AccountOpeningPreloginLink {
  font-weight: 700;
}
.ao-AccountCreation_Tile {
  list-style: none;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  flex: 1 1 8em;
  justify-content: center;
  margin-right: 1.4rem;
  max-width: 47.9%;
  position: relative;
  height: 31.5rem;
}
.ao-AccountCreation_Tile-timer i {
  height: 43px;
  left: 46%;
  position: relative;
}
.ao-AccountCreation_Tile-warning {
  justify-content: center;
}
.ao-AccountCreation_Tile-content {
  height: 230px;
  position: relative;
}
.ao-AccountCreation_Continue {
  position: relative;
  top: -10px;
}
.ao-AccountTypes {
  margin-bottom: 20px;
}
.ao-AccountTypes_Tile {
  list-style: none;
  margin-bottom: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: 1.4rem;
  max-width: 30.9%;
  height: 20.5rem;
  border-radius: 5px;
}
.ao-AccountTypes_Tile:first-child, .ao-AccountTypes_Tile:nth-child(4) {
  margin-left: 10px;
}
.ao-AccountTypes_Heading {
  display: inline-flex;
  font-size: 24px;
  font-weight: bold;
  padding-left: 12px;
  position: relative;
  top: -17px;
}
.ao-AccountTypes_Individual .mat-toolbar-single-row {
  height: auto;
}
.ao-AccountTypeDesc {
  line-height: 72px;
  padding-left: 12px;
  position: relative;
  font-weight: bold;
  font-size: 13px;
}
.ao-Info-circle {
  padding-right: 12px;
}
.ao-Info-circle .fa-info-circle {
  padding-right: 12px;
  margin: 4px 10px 0px 5px;
}
.ao-Warning {
  margin-bottom: 35%;
}
.ao-margintop {
  margin-top: 61px;
}
.ao-Needhelp {
  height: 29%;
  max-width: 32%;
}
.ao-PreloginLink_Title {
  font-weight: 700;
}
.ao-PreloginLink_Content {
  font-weight: 400;
  line-height: 20px;
}

.da-ManagedPortfolio_Title {
  font-weight: 700;
}
.da-ManagedPortfolio_Content {
  font-weight: 400;
  line-height: 20px;
}

ng-account-type-block {
  float: left;
  width: 100%;
  padding-left: 15px;
}

.newAccountTypeSubHeader {
  margin: 10px 0;
}
.newAccountTypeSubHeader h5 {
  font-weight: 700;
  font-size: 14px;
}

.verIdForm a:hover {
  text-decoration: none;
}

.mobile .ao-AccountTypes_Heading {
  margin: 0;
  padding: 0;
  top: 0;
  font-size: 2.1rem;
  line-height: 40px;
}
.mobile .ao-AccountTypes_Heading + hr {
  border: none;
}
.mobile .ao-AccountTypes_List span {
  font-size: 18px;
}
.mobile .ao-AccountTypes .showAcctTypeDescr.glyphicon-2x.icon-chevron-down, .mobile .ao-AccountTypes .showAcctTypeDescr.glyphicon-2x.icon-chevron-up {
  border: none;
  font-size: 20px;
}
.mobile .ao-AccountTypeDesc {
  font-size: 14px;
  font-weight: 400;
}

.ap-Disposition_Title {
  margin-top: 5px;
}
.ap-Disposition_Title sup {
  margin-left: -5px;
}
.ap-Disposition table tbody tr:last-child td {
  border-bottom-style: solid;
}
.ap-Disposition_Disclaimer {
  line-height: 14px;
}

.ao-AccountStatus .action-buttons {
  gap: 20px;
}
.desktop .ao-AccountStatus .ao-AccountStatusDetail_Row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.ao-AccountStatus .ao-AccountStatusDetail_StatusLabel {
  height: 15px;
}
.ao-AccountStatus .ao-AccountStatusDetail_Field {
  width: auto;
  padding-bottom: 15px;
}
.ao-AccountStatus .ao-AccountStatusDetail_Field .ao-AccountStatusDetail_FieldInner > span {
  display: inline-block;
  left: 0 !important;
  width: 33%;
  position: inherit;
  vertical-align: top;
  text-align: center;
}
.ao-AccountStatus .ao-AccountStatusDetail_Type {
  vertical-align: middle;
  padding-bottom: 0;
}
.ao-AccountStatus .ao-AccountStatusDetail_StatusBar {
  height: 0.5em;
  width: 67%;
  margin: auto;
  top: 21px;
  position: relative;
}
.ao-AccountStatus .ao-AccountStatusDetail_Cancel, .ao-AccountStatus .ao-AccountStatusDetail_Continue {
  vertical-align: middle;
  padding-bottom: 0;
  padding-left: 50px;
}
.mobile .ao-AccountStatus .ao-AccountStatusDetail_Cancel, .mobile .ao-AccountStatus .ao-AccountStatusDetail_Continue {
  padding-left: 0px;
  padding-bottom: 10px;
}
.ao-AccountStatus .ao-AccountStatusMessage_Grid {
  margin: 0px;
  padding: 0px 20px 0px;
}
.ao-AccountStatus .ao-AccountStatusMessage_Grid-Popup {
  border-radius: 0px 0px 10px 10px;
}
.ao-AccountStatus .ao-AccountStatusMessage_Shortened {
  padding: 20px;
  margin-top: 10px;
}
.ao-AccountStatus .ao-AccountStatusMessage_Header {
  padding: 10px 10px 5px 10px;
  border-radius: 10px 10px 0px 0px;
}
.ao-AccountStatus .ao-AccountStatusMessage_Header h4 {
  display: inline-block;
}
.ao-AccountStatus .ao-AccountStatusMessage_Detail-Popup {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
}
.ao-AccountStatus .ao-AccountStatusMessage_Detail-Popup > div {
  width: 90%;
  margin-left: 5%;
}
.ao-AccountStatus .ao-AccountStatusMessage_Message {
  padding: 10px;
  display: grid;
  grid-template-columns: 50px auto;
}
.ao-AccountStatus .ao-AccountStatusMessage_Message-Secondary {
  padding: 10px;
  margin-bottom: 10px;
}
.ao-AccountStatus .ao-AccountStatusMessage_ThankCheck {
  padding: 10px;
  vertical-align: -15%;
}
.ao-AccountStatus .fa-stack {
  position: relative;
  margin-top: 1px;
  z-index: 2;
}

.at-Icon-ach {
  height: 78px;
  width: 114px;
}
.desktop .at-Landing_Card .mat-button {
  top: 55px;
}
.desktop .at-Landing_Card .tile-content {
  width: 77% !important;
  margin-left: 140px;
}
.at-Landing_Wrapper .small-container {
  margin: 10px 0 !important;
}
.mobile .at-ACH_Description, .mobile .at-ACH_Frequency, .mobile .at-ACH_ContributionPeriod {
  width: 80%;
}
.at-ACH_Heading {
  height: 50px;
}
.mobile .at-ACH_StartDate .mat-form-field-infix {
  width: 155px;
}
.at-ACH_RTP {
  display: flex;
  gap: 15px;
}
.at-ACH_RTP-badge {
  padding: 4px 8px;
  text-align: center;
  border-radius: 15px;
  margin-left: 10px;
}
@media (orientation: portrait) {
  .mobile .at-ACH_RTP, .tablet .at-ACH_RTP {
    flex-direction: column;
  }
}
.at-ChecksDialog_ConfirmationNumber {
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
.at-ChecksDialog_Subtitle label {
  padding-left: 8px !important;
}
.at-SendCheck_Form {
  height: 28rem;
}
.at-SendCheck_Heading {
  height: 50px;
}
.at-SendCheck_Dialog {
  width: 40%;
}
.desktop .at-SendCheck_Dialog {
  min-width: 645px !important;
}
@media (max-width: 568px) {
  .mobile .at-SendCheck_Dialog {
    width: 100%;
  }
}
@media (min-width: 569px) and (max-width: 649px) {
  .mobile .at-SendCheck_Dialog {
    width: 565px;
  }
}
@media (min-width: 650px) {
  .mobile .at-SendCheck_Dialog {
    min-width: 645px !important;
  }
}
.tablet .at-SendCheck_Dialog {
  min-width: 645px !important;
}
@media (orientation: portrait) {
  .tablet .at-SendCheck_Dialog {
    width: 59%;
  }
}
@media (orientation: landscape) {
  .tablet .at-SendCheck_Dialog {
    width: 52%;
  }
}
.at-SendCheck_Dialog .mat-dialog-container amp-check-modal > .mat-dialog-content {
  padding: 10px 15px 0;
}
.at-SendCheck_Dialog .mat-dialog-container app-alerts-device-config .mat-dialog-content {
  overflow: visible;
  padding: 0;
}
.at-SendCheck_Dialog .mat-dialog-container app-alerts-device-config .email-addresses-section + .alert-device-content + .alert-device-content {
  margin-top: 0 !important;
}
.at-SendCheck_Dialog .mat-dialog-container app-alerts-device-config .alert-device-content .mat-form-field {
  min-width: 22rem;
  width: 78.57%;
}
.at-SendCheck_Dialog .mat-dialog-container app-alerts-device-config form > div:first-child p {
  margin: 10px;
}
.at-SendCheck_Dialog .mat-card {
  padding: 0 !important;
}
.at-SendCheck_Dialog amp-check-review app-request-summary .mat-card-content:before {
  content: "";
  display: table;
  line-height: 0;
}
.at-SendCheck_Dialog amp-check-review app-request-summary .mat-card-content:after {
  clear: both;
  content: "";
  display: block;
  line-height: 0;
}
.at-SendCheck_Dialog app-alerts-device-select .container_margin {
  margin: 0 0 12px !important;
}
.at-SendCheck_Dialog app-alerts-device-select .form_margin {
  display: inline-block;
  margin: 10px 0 12px !important;
}
.at-SendCheck_Dialog app-alerts-device-select label {
  margin-bottom: 20px;
  height: 36px;
}
.at-SendCheck_Dialog app-alerts-device-select label:last-of-type {
  margin-bottom: 0;
}
.at-SendCheck_Dialog app-alerts-device-select label + br {
  display: none;
}
@media (orientation: portrait) {
  .mobile .at-SendCheck_Dialog app-alerts-device-select label {
    height: 42px;
  }
}
.at-SendCheck_Dialog app-alerts-device-select td {
  font-size: 13px;
  padding: 0 8px;
}
.at-SendCheck_Dialog app-alerts-device-select td:nth-child(2) {
  width: 71px;
}
.at-SendCheck_Dialog app-alerts-device-select td td:last-child {
  padding-right: 10px;
}
@media (orientation: portrait) {
  .mobile .at-SendCheck_Dialog app-alerts-device-select td {
    line-height: 16px;
    vertical-align: top;
  }
}
.at-SendCheck_Dialog .key-value-list {
  padding-bottom: 0;
}
.at-SendCheck_Dialog dt {
  align-self: center;
  padding: 8px;
  text-transform: none;
}
.at-SendCheck_Dialog dd {
  flex-basis: 55%;
  padding: 8px;
  text-align: right;
}
@media (max-width: 415px) {
  .mobile .at-SendCheck_Dialog dd {
    flex-basis: 48%;
  }
}
@media (min-width: 416px) and (max-width: 649px) {
  .mobile .at-SendCheck_Dialog dd {
    flex-basis: 52%;
  }
}
@media (min-width: 650px) {
  .mobile .at-SendCheck_Dialog dd {
    flex-basis: 53%;
  }
}
.tablet .at-SendCheck_Dialog dd {
  flex-basis: 53%;
}
@media (orientation: portrait) and (min-width: 1001px) {
  .tablet .at-SendCheck_Dialog dd {
    flex-basis: 53%;
  }
}
@media (orientation: landscape) and (min-width: 1201px) {
  .tablet .at-SendCheck_Dialog dd {
    flex-basis: 54%;
  }
}
.at-RequestCheck_Heading, .at-WireTransfer_Heading {
  height: 50px;
}
.at-RequestCheck_Form div:nth-child(4) {
  margin-bottom: 15px;
}
.at-RequestCheck_Form .rTableRow {
  display: table;
  width: 100%;
}
.at-RequestCheck_Form .rTableRow:first-child label {
  margin-bottom: 0;
}
.at-RequestCheck_Form .rTableRow .rTableCell:first-child {
  width: 31%;
}
.at-RequestCheck_Form body:not(.mobile) p {
  width: 560px;
}
.at-ACHDialog_AlertDisclaimer {
  margin: 0 20px 10px;
}
.at-ACHDialog_Button-submit:only-child {
  margin-right: 0 !important;
}
.at-ACHDialog_Content dd {
  text-align: right;
}
.at-ACHDialog_Content .key-value-list {
  padding-bottom: 0;
}
.at-ACHDialog_Content .key-value-list:not(:first-of-type) dt {
  padding: 8px 0 8px 8px;
}
@media (orientation: portrait) {
  .mobile .at-ACHDialog_Content .key-value-list:not(:first-of-type) dt {
    flex-basis: 21%;
    padding-left: 5px;
  }
}
.at-ACHDialog_Content .key-value-list:not(:first-of-type) dd {
  padding: 8px 8px 8px 0;
  margin-left: 0;
}
@media (orientation: portrait) {
  .mobile .at-ACHDialog_Content .key-value-list:not(:first-of-type) dd {
    flex-basis: 76%;
    padding-right: 5px;
  }
}
.at-ACHDialog_Content .key-value-list:first-of-type dt {
  padding-left: 8px;
  line-height: 25px;
}
@media (orientation: portrait) {
  .mobile .at-ACHDialog_Content .key-value-list:first-of-type dt {
    padding-left: 5px;
  }
}
.at-ACHDialog_Content app-alerts-device-config .email-addresses-section + .alert-device-content + .alert-device-content {
  margin-top: 0 !important;
}
.at-ACHDialog_Content app-alerts-device-config .alert-device-content .mat-form-field {
  min-width: 22rem;
  width: 78.57%;
}
.at-ACHDialog_Content app-alerts-device-config form > div:first-child p {
  margin: 10px;
}
.at-ACHDialog_Content app-alerts-device-select .mat-dialog-content {
  padding: 10px 15px 0 !important;
}
.at-ACHDialog_Content app-alerts-device-select .container_margin {
  margin: 0 0 12px !important;
}
.at-ACHDialog_Content app-alerts-device-select .container_margin p {
  width: 95%;
}
.at-ACHDialog_Content app-alerts-device-select .form_margin {
  margin: 10px 0 12px !important;
}
@media (max-height: 850px) {
  .desktop .at-AddAccount_Dialog .at-IavDialog_Content {
    max-height: 100%;
  }
}
.modal .mat-dialog-container .at-AddAcctTC_Content {
  padding: 20px 20px 0;
}
.at-AddAcctTC_Content + .mat-dialog-actions + div {
  padding: 20px;
}
.at-AddAcctTC_Content br {
  display: none;
}
.at-AddAcctTC_Content form > div:first-child, .at-AddAcctTC_AccountPicker, .at-AddAcctTC_Description, .at-AddAcctTC_Agree {
  margin-bottom: 25px;
}
.at-AddAcctTC_AccountPicker {
  min-width: 260px;
  width: auto !important;
}
.at-AddAcctTC_AccountPickerOptions {
  max-width: 100% !important;
}
@media (orientation: portrait) {
  .mobile .at-AddAcctTC_Description {
    width: 100% !important;
  }
}
.at-AddAcctTC_Wrapper, .at-VerifyId_Content {
  height: 765px;
  max-height: 765px;
}
@media (max-height: 700px) {
  .desktop .at-AddAcctTC_Wrapper, .desktop .at-VerifyId_Content {
    max-height: 80vh;
  }
}
.at-IavCallback_AccountVerify:before {
  display: block;
  float: left;
  margin-right: 10px;
}
.at-IavCallback_Close {
  float: none !important;
  text-align: center;
}
.modal .mat-dialog-container .at-IavCallback_Content {
  margin: 10px 15px 15px !important;
}
@media (max-height: 700px) {
  .desktop .at-IavCallback_Content {
    max-height: 80vh;
  }
}
.at-AlertDeviceSelect_Dialog .mat-dialog-container amp-check-modal > .mat-dialog-content {
  padding: 10px 15px 0;
}
.at-AlertDeviceSelect_Dialog app-ach-confirm amp-message .mat-card {
  margin-left: 15px !important;
  margin-right: 15px !important;
  padding: 10px 0 0 !important;
}
.at-AlertDeviceSelect_Dialog app-ach-confirm .request-id-section {
  margin-left: 15px !important;
  margin-right: 15px !important;
  padding: 10px;
}
.at-AlertDeviceSelect_Dialog app-ach-review .key-value-list:first-child {
  border-top: none;
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select .container_margin {
  margin: 0 0 12px !important;
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select .form_margin {
  margin: 10px 0 12px !important;
}
.at-AlertDeviceSelect_Dialog app-request-summary .mat-card-content {
  margin-bottom: 20px;
}
.at-AlertDeviceSelect_Dialog app-request-summary .mat-card-content:before {
  display: table;
  content: "";
  line-height: 0;
}
.at-AlertDeviceSelect_Dialog app-request-summary .mat-card-content:after {
  display: block;
  clear: both;
  content: "";
  line-height: 0;
}
.at-AlertDeviceSelect_Dialog app-request-summary .mat-card + br {
  display: none;
}
.at-AlertDeviceSelect_Dialog amp-check-review .mat-card {
  padding: 0 !important;
}
.at-AlertDeviceSelect_Dialog amp-check-review .key-value-list {
  padding-bottom: 0;
}
.at-AlertDeviceSelect_Dialog amp-check-review dt {
  align-self: center;
  padding: 8px;
  text-transform: none;
}
.at-AlertDeviceSelect_Dialog amp-check-review dd {
  flex-basis: 55%;
  padding: 8px;
  text-align: end;
}
@media (orientation: portrait) {
  .mobile .at-AlertDeviceSelect_Dialog amp-check-review dd {
    flex-basis: 48%;
  }
}
@media (orientation: landscape) and (min-width: 569px) {
  .mobile .at-AlertDeviceSelect_Dialog amp-check-review dd {
    flex-basis: 54%;
  }
}
@media (orientation: landscape) and (max-width: 568px) {
  .mobile .at-AlertDeviceSelect_Dialog amp-check-review dd {
    flex-basis: 52%;
  }
}
@media (orientation: portrait) and (max-width: 1000px) {
  .tablet .at-AlertDeviceSelect_Dialog amp-check-review dd {
    flex-basis: 51%;
  }
}
@media (orientation: landscape) and (max-width: 1200px) {
  .tablet .at-AlertDeviceSelect_Dialog amp-check-review dd {
    flex-basis: 52%;
  }
}
@media (orientation: portrait) and (min-width: 1001px) {
  .tablet .at-AlertDeviceSelect_Dialog amp-check-review dd {
    flex-basis: 53%;
  }
}
@media (orientation: landscape) and (min-width: 1201px) {
  .tablet .at-AlertDeviceSelect_Dialog amp-check-review dd {
    flex-basis: 54%;
  }
}
.at-AlertDeviceSelect_Dialog, .at-VerifyId_Dialog, .at-AddAccount_Dialog {
  width: 40%;
}
.desktop .at-AlertDeviceSelect_Dialog, .desktop .at-VerifyId_Dialog, .desktop .at-AddAccount_Dialog {
  min-width: 645px !important;
}
@media (max-width: 568px) {
  .mobile .at-AlertDeviceSelect_Dialog, .mobile .at-VerifyId_Dialog, .mobile .at-AddAccount_Dialog {
    width: 100%;
  }
}
@media (min-width: 569px) {
  .mobile .at-AlertDeviceSelect_Dialog, .mobile .at-VerifyId_Dialog, .mobile .at-AddAccount_Dialog {
    max-width: 90% !important;
    width: 90%;
  }
}
@media (min-width: 650px) {
  .mobile .at-AlertDeviceSelect_Dialog, .mobile .at-VerifyId_Dialog, .mobile .at-AddAccount_Dialog {
    min-width: 645px !important;
  }
}
.tablet .at-AlertDeviceSelect_Dialog, .tablet .at-VerifyId_Dialog, .tablet .at-AddAccount_Dialog {
  min-width: 645px !important;
}
@media (orientation: portrait) {
  .tablet .at-AlertDeviceSelect_Dialog, .tablet .at-VerifyId_Dialog, .tablet .at-AddAccount_Dialog {
    width: 59%;
  }
}
@media (orientation: landscape) {
  .tablet .at-AlertDeviceSelect_Dialog, .tablet .at-VerifyId_Dialog, .tablet .at-AddAccount_Dialog {
    width: 52%;
  }
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select form, .at-VerifyId_Dialog app-alerts-device-select form, .at-AddAccount_Dialog app-alerts-device-select form {
  display: inline-block;
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select label, .at-VerifyId_Dialog app-alerts-device-select label, .at-AddAccount_Dialog app-alerts-device-select label {
  margin-bottom: 20px;
  height: 36px;
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select label:last-of-type, .at-VerifyId_Dialog app-alerts-device-select label:last-of-type, .at-AddAccount_Dialog app-alerts-device-select label:last-of-type {
  margin-bottom: 0;
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select label + br, .at-VerifyId_Dialog app-alerts-device-select label + br, .at-AddAccount_Dialog app-alerts-device-select label + br {
  display: none;
}
@media (orientation: portrait) {
  .mobile .at-AlertDeviceSelect_Dialog app-alerts-device-select label, .mobile .at-VerifyId_Dialog app-alerts-device-select label, .mobile .at-AddAccount_Dialog app-alerts-device-select label {
    height: 42px;
  }
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select td, .at-VerifyId_Dialog app-alerts-device-select td, .at-AddAccount_Dialog app-alerts-device-select td {
  font-size: 13px;
  padding: 0 8px;
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select td:nth-child(2), .at-VerifyId_Dialog app-alerts-device-select td:nth-child(2), .at-AddAccount_Dialog app-alerts-device-select td:nth-child(2) {
  width: 71px;
}
.at-AlertDeviceSelect_Dialog app-alerts-device-select td td:last-child, .at-VerifyId_Dialog app-alerts-device-select td td:last-child, .at-AddAccount_Dialog app-alerts-device-select td td:last-child {
  padding-right: 10px;
}
@media (orientation: portrait) {
  .mobile .at-AlertDeviceSelect_Dialog app-alerts-device-select td, .mobile .at-VerifyId_Dialog app-alerts-device-select td, .mobile .at-AddAccount_Dialog app-alerts-device-select td {
    line-height: 16px;
    vertical-align: top;
  }
}
.at-ManageAccounts_Heading {
  margin-bottom: 5px;
}
.at-ManageAccounts_Content {
  padding: 15px 10px 0;
}
.at-ManageAccounts_Grid.ag-material {
  margin-top: 10px;
}
.at-ManageAccounts_Grid.ag-material .ag-header .ag-header-cell {
  padding-top: 0;
}
.at-ManageAccounts_Grid.ag-material .ag-header .ag-header-cell span {
  line-height: 20px;
  overflow: auto;
  text-overflow: unset;
}
.at-ManageAccounts_Grid.ag-material .ag-header .ag-header-cell .mat-icon {
  align-self: flex-start;
  margin-top: 3px;
}
.modern .at-ManageAccounts_Grid.ag-material .ag-header .ag-header-cell::after {
  border-right: none !important;
}
@media (orientation: portrait) and (max-width: 614px) {
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header {
    height: 80px !important;
  }
}
.at-ManageAccounts_Grid.ag-material .ag-header-row,
.at-ManageAccounts_Grid.ag-material .ag-body-container {
  width: 100% !important;
}
.at-ManageAccounts_Grid.ag-material .ag-header-cell,
.at-ManageAccounts_Grid.ag-material .ag-cell {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id=PlusIcon], body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="4"],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id=PlusIcon],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="4"] {
  line-height: 43px;
}
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id=PlusIcon],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id=PlusIcon] {
  width: 4% !important;
}
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="0"],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="0"] {
  left: 5% !important;
  width: 20.83% !important;
}
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="1"],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="1"] {
  left: 25.8% !important;
  width: 23.81% !important;
}
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="2"],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="2"] {
  left: 49.61% !important;
  width: 23.81% !important;
}
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="3"],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="3"] {
  left: 73.42% !important;
  width: 20% !important;
}
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="4"],
body:not(.mobile) .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="4"] {
  left: 93% !important;
  text-align: center;
  width: 7% !important;
}
@media (max-width: 614px) {
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id=PlusIcon],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id=PlusIcon] {
    width: 12% !important;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id=PlusIcon] .ag-group-expanded,
.mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id=PlusIcon] .ag-group-contracted,
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id=PlusIcon] .ag-group-expanded,
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id=PlusIcon] .ag-group-contracted {
    padding-left: 0;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="0"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="0"] {
    left: 12% !important;
    width: 66% !important;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="1"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="1"] {
    left: 78% !important;
    line-height: 99px;
    text-align: center;
    width: 22% !important;
  }
}
@media (min-width: 616px) {
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id=PlusIcon], .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="4"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id=PlusIcon],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="4"] {
    line-height: 49px;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id=PlusIcon],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id=PlusIcon] {
    width: 4% !important;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="0"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="0"] {
    left: 5% !important;
    width: 20.83% !important;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="1"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="1"] {
    left: 25.8% !important;
    width: 23.81% !important;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="2"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="2"] {
    left: 49.61% !important;
    width: 23.81% !important;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="3"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="3"] {
    left: 73.42% !important;
    width: 20% !important;
  }
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="4"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="4"] {
    left: 93.08% !important;
    text-align: center;
    width: 7% !important;
  }
}
@media (orientation: portrait) {
  .mobile .at-ManageAccounts_Grid.ag-material .ag-header-cell[col-id="0"],
.mobile .at-ManageAccounts_Grid.ag-material .ag-cell[col-id="0"] {
    display: inline-block;
  }
}
.ag-material .at-ManageAccounts_GridDetail.full-width-panel {
  padding: 10px 20px 10px 25px;
}
.at-ManageAccounts_GridDetail .rTableRow {
  line-height: 23px;
}
.at-ManageAccountsRemove_Dialog {
  width: 40%;
}
@media (min-width: 577px) {
  .mobile .at-ManageAccountsRemove_Dialog {
    width: 80%;
  }
}
.at-PeriodicTransfersDelete_Dialog {
  width: 40%;
}
@media (min-width: 577px) {
  .mobile .at-PeriodicTransfersDelete_Dialog {
    width: 60%;
  }
}
.at-PeriodicTransfersDelete_Cancel {
  padding: 0 20px;
}
.mobile .at-TransfersCombined {
  margin-top: 20px;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header-cell:first-child,
.at-PeriodicTransfers_Grid.ag-material .ag-cell:first-child {
  padding-left: 0;
  width: 30% !important;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header-cell:nth-child(2),
.at-PeriodicTransfers_Grid.ag-material .ag-cell:nth-child(2) {
  left: 30% !important;
  padding-left: 0;
  width: 35.11% !important;
}
_:-ms-fullscreen .at-PeriodicTransfers_Grid.ag-material .ag-header-cell:nth-child(2), :root .at-PeriodicTransfers_Grid.ag-material .ag-header-cell:nth-child(2),
_:-ms-fullscreen .at-PeriodicTransfers_Grid.ag-material .ag-cell:nth-child(2),
:root .at-PeriodicTransfers_Grid.ag-material .ag-cell:nth-child(2) {
  width: 31.5% !important;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header-cell:nth-child(3),
.at-PeriodicTransfers_Grid.ag-material .ag-cell:nth-child(3) {
  left: 65.11% !important;
  padding-left: 0;
  width: 30.59% !important;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header-cell:nth-child(4),
.at-PeriodicTransfers_Grid.ag-material .ag-cell:nth-child(4) {
  left: 95.48% !important;
  padding-left: 0;
  padding-right: 0;
  width: 4.52% !important;
}
.modern .at-PeriodicTransfers_Grid.ag-material .ag-header-cell::after,
.modern .at-PeriodicTransfers_Grid.ag-material .ag-cell::after {
  border-right: none !important;
}
.at-PendingTransfer_HistoryLink {
  margin-top: -2px;
}
.at-PendingTransfer_Grid.ag-material .ag-header-cell[col-id="0"],
.at-PendingTransfer_Grid.ag-material .ag-cell[col-id="0"] {
  padding-left: 0;
  width: 35% !important;
}
@media (orientation: portrait) and (max-width: 320px) {
  .mobile .at-PendingTransfer_Grid.ag-material .ag-header-cell[col-id="0"],
.mobile .at-PendingTransfer_Grid.ag-material .ag-cell[col-id="0"] {
    padding-right: 4px;
    width: 33% !important;
  }
}
.at-PendingTransfer_Grid.ag-material .ag-header-cell[col-id="1"],
.at-PendingTransfer_Grid.ag-material .ag-cell[col-id="1"] {
  left: 35% !important;
  padding-left: 0;
  width: 39.73% !important;
}
_:-ms-fullscreen .at-PendingTransfer_Grid.ag-material .ag-header-cell[col-id="1"], :root .at-PendingTransfer_Grid.ag-material .ag-header-cell[col-id="1"],
_:-ms-fullscreen .at-PendingTransfer_Grid.ag-material .ag-cell[col-id="1"],
:root .at-PendingTransfer_Grid.ag-material .ag-cell[col-id="1"] {
  width: 35.73% !important;
}
@media (orientation: portrait) and (max-width: 320px) {
  .mobile .at-PendingTransfer_Grid.ag-material .ag-header-cell[col-id="1"],
.mobile .at-PendingTransfer_Grid.ag-material .ag-cell[col-id="1"] {
    left: 32.3% !important;
    padding-right: 4px;
    width: 35.73% !important;
  }
}
.at-PendingTransfer_Grid.ag-material .ag-header-cell[col-id="2"],
.at-PendingTransfer_Grid.ag-material .ag-cell[col-id="2"] {
  min-width: 95px;
  padding-left: 0;
  padding-right: 0;
}
.modern .at-PendingTransfer_Grid.ag-material .ag-header-cell::after,
.modern .at-PendingTransfer_Grid.ag-material .ag-cell::after {
  border-right: none !important;
}
.at-PeriodicTransfers_Heading-minus, .at-PendingTransfer_Heading-minus {
  padding: 5px 5px 5px 0;
}
.at-PeriodicTransfers_Heading i, .at-PendingTransfer_Heading i {
  padding: 5px;
}
.at-PeriodicTransfers_Grid.ag-material, .at-PendingTransfer_Grid.ag-material {
  margin-top: 10px;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header-row,
.at-PeriodicTransfers_Grid.ag-material .ag-body-container, .at-PendingTransfer_Grid.ag-material .ag-header-row,
.at-PendingTransfer_Grid.ag-material .ag-body-container {
  width: 100% !important;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header .ag-header-cell, .at-PendingTransfer_Grid.ag-material .ag-header .ag-header-cell {
  padding-top: 0;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header .ag-header-cell span, .at-PendingTransfer_Grid.ag-material .ag-header .ag-header-cell span {
  line-height: 20px;
  overflow: visible;
  text-overflow: unset;
}
.at-PeriodicTransfers_Grid.ag-material .ag-header .ag-header-cell .mat-icon, .at-PendingTransfer_Grid.ag-material .ag-header .ag-header-cell .mat-icon {
  align-self: flex-start;
  margin-top: 3px;
}
.modern .at-PeriodicTransfers_Grid.ag-material .ag-header .ag-header-cell-label, .modern .at-PendingTransfer_Grid.ag-material .ag-header .ag-header-cell-label {
  padding-left: 0px;
}
.modern.mobile .at-PeriodicTransfers_Grid.ag-material .ag-header .ag-header-cell-label, .modern.mobile .at-PendingTransfer_Grid.ag-material .ag-header .ag-header-cell-label {
  padding-left: 0px;
}
.modern.tablet .at-PeriodicTransfers_Grid.ag-material .ag-header .ag-header-cell-label, .modern.tablet .at-PendingTransfer_Grid.ag-material .ag-header .ag-header-cell-label {
  padding-left: 0px;
}
.modern .at-RetirementContribution_Grid.ag-material .ag-cell {
  line-height: 14px;
  padding: 4px 10px;
}
.modern .at-RetirementContribution_Grid .ag-header .ag-header-cell::after {
  border-right: none !important;
}
.at-Terms_Dialog {
  min-width: inherit !important;
  width: 570px;
}
.at-Terms_Dialog .at-ACHDialog_Button-close {
  margin-right: 0 !important;
}
.at-Terms_Dialog terms-condition .formSuccessDiv {
  margin: 20px 20px 0;
  width: auto;
}
.at-VerifyId_Dialog .mat-card {
  padding: 0 !important;
}
.at-VerifyId_Dialog .ver-IDForm_Buttons-Cancel {
  float: left;
}
.at-VerifyId_Dialog .ver-IDForm_Buttons-submit {
  float: right !important;
}
@media (min-width: 450px) {
  .at-VerifyId_Dialog .at-AddAcctTC_AccountPicker .mat-form-field {
    width: auto !important;
  }
  .at-VerifyId_Dialog .ver-IDForm_Acc-account .mat-form-field {
    min-width: calc(90%);
    width: auto !important;
  }
  .modern .at-VerifyId_Dialog .ver-IDForm_Acc-account .mat-form-field {
    min-width: calc(95%);
  }
  .at-VerifyId_Dialog .at-AddAcctTC_AccountPicker .mat-form-field-flex,
.at-VerifyId_Dialog .ver-IDForm_Acc-account .mat-form-field-flex {
    display: inline-flex;
    width: auto;
    min-width: calc(100%);
  }
  .at-VerifyId_Dialog .at-AddAcctTC_AccountPicker .mat-form-field-infix,
.at-VerifyId_Dialog .at-AddAcctTC_AccountPicker .mat-select-trigger,
.at-VerifyId_Dialog .ver-IDForm_Acc-account .mat-form-field-infix,
.at-VerifyId_Dialog .ver-IDForm_Acc-account .mat-select-trigger {
    width: 100%;
  }
  .standard .at-VerifyId_Dialog .at-AddAcctTC_AccountPicker .mat-select-value,
.standard .at-VerifyId_Dialog .ver-IDForm_Acc-account .mat-select-value {
    min-width: 127px;
    max-width: none;
    padding-right: 10px;
    width: auto !important;
  }
  .at-VerifyId_Dialog .at-AddAcctTC_AccountPicker .mat-select-arrow-wrapper,
.at-VerifyId_Dialog .ver-IDForm_Acc-account .mat-select-arrow-wrapper {
    float: right;
  }
}
.at-VerifyId_Dialog app-identity-form .row,
.at-VerifyId_Dialog enroll-da-identity .row {
  margin-left: 0px;
  margin-right: 0px;
}
.at-VerifyId_Dialog app-identity-question .ver-Question_Container {
  margin-left: 5px;
}
.modal .mat-dialog-container .at-VerifyId_Content {
  padding: 20px 10px 0;
}
.at-WhatNext_ButtonContainer {
  margin-left: -15px;
  padding-left: 60px;
}

.page-fundstransfer .mat-select-panel.Registration_Matselect {
  max-width: 100%;
}

manage-accts .ag-header-cell-label, periodic-transfers .ag-header-cell-label, pending-transfers .ag-header-cell-label {
  width: 100% !important;
}

@media (orientation: portrait) {
  .mobile.page-fundstransfer .mat-select-panel.Registration_Matselect {
    min-width: 100% !important;
  }
}
.alrt-DevicesEdit_Title.mat-dialog-title button.close .faclose {
  opacity: 1;
  font-weight: 700;
  float: right !important;
}
.alrt-DevicesEdit_Title.mat-dialog-title button.close .faclose:before {
  content: "";
}
.alrt-DevicesEdit_Title {
  height: 22px;
}
.alrt-DevicesEdit_Header {
  font-size: 20px;
}
.alrt-DevicesEdit_Form-content {
  margin: 20px 20px 0 !important;
  padding: 5px 0;
}
.alrt-DevicesEdit_Formrow:before, .alrt-DevicesEdit_Formrow:after {
  display: flex !important;
}
.alrt-DevicesEdit_Form-input {
  width: 22rem;
  font-style: italic;
}
.alrt-DevicesEdit_Form-input input {
  height: 15px !important;
}
.alrt-DevicesEdit_Form-select {
  width: 22rem;
}
.alrt-DevicesEdit_Form-provider {
  margin-top: 28px;
}
.alrt-DevicesEdit_Form-header.table tbody tr td {
  padding: 8px;
}
.alrt-Device_Edit .mat-dialog-container {
  width: 622px;
}
.alrt-Subscriptions_Title {
  font-weight: 700;
}
.alrt-Subscriptions_Edit {
  padding: 8px;
}
.alrt-Subscriptions_Row {
  padding: 0 8px;
}
.alrt-Subscriptions_Row-cell {
  word-wrap: break-word;
}
.alrt-Subscriptions_Row-group {
  padding-top: 8px;
  padding-bottom: 12px;
}
.alrt-Container h1 {
  margin: 10px 0px;
}
.alrt-Devices_Add {
  margin-top: 26px;
  padding: 8px;
}
.alrt-Devices_Title {
  font-weight: 700;
}
.alrt-Devices_Edit {
  padding: 8px;
}
.alrt-Devices_Row {
  padding: 8px;
  word-wrap: break-word;
}
.alrt-SubsAdd_Container {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 3px;
}
.alrt-SubsAdd_Container.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: none;
  margin-bottom: 2px;
}
.alrt-SubsAdd_Container label {
  word-break: break-all;
}
.alrt-SubsAdd_Title {
  font-weight: 400;
}
.alrt-SubsAdd_Header.mat-expansion-panel-header {
  padding: 8px 15px;
  height: auto !important;
}
.alrt-SubsAdd .mat-expanded .mat-expansion-panel-body {
  padding: 9px 15px 9px 33px;
}
.modern .alrt-MarketAlerts_Dialog {
  min-width: 812px;
}
@media (orientation: portrait) {
  .modern.tablet .alrt-MarketAlerts_Dialog {
    min-width: 596px;
  }
}
@media (orientation: landscape) {
  .modern.tablet .alrt-MarketAlerts_Dialog {
    min-width: 811px;
  }
}
@media (orientation: portrait) {
  .modern.mobile .alrt-MarketAlerts_Dialog {
    min-width: 0;
  }
}
@media (orientation: landscape) {
  .modern.mobile .alrt-MarketAlerts_Dialog {
    min-width: 595px;
    height: 100%;
  }
}

.mobile .alrt-DevicesEdit_Form-input, .mobile .alrt-DevicesEdit_Form-select {
  min-height: 40px;
}
.mobile .alrt-DevicesEdit_Form-input .mat-error, .mobile .alrt-DevicesEdit_Form-select .mat-error {
  margin-bottom: 2rem;
}
@media (orientation: landscape) {
  .mobile .alrt-DevicesEdit_Form-content [class^=col-] {
    flex-basis: 44% !important;
    max-width: 44% !important;
    padding-right: 1rem;
  }
}
.mobile .alrt-SubsAdd .mat-card {
  padding: 0 !important;
}
@media (orientation: landscape) {
  .mobile .alrt-SubsAdd .mat-card + .mat-dialog-content {
    max-height: 35vh !important;
  }
}
@media (orientation: landscape) {
  .mobile .alrt-SubsAdd .mat-dialog-content {
    max-height: 53vh !important;
  }
}
@media (orientation: landscape) {
  .mobile alerts-agreement-dialog .alrt-DevicesEdit {
    max-height: 99vh;
  }
  .mobile alerts-agreement-dialog .mat-dialog-content {
    max-height: 40vh;
  }
  .mobile alerts-agreement-dialog .mat-dialog-actions {
    min-height: inherit !important;
    max-height: 5vh;
  }
}
@media (orientation: portrait) {
  .mobile.page-settings .ag-Group_Modal {
    left: 0;
    max-width: 100vw !important;
    width: 100% !important;
  }
}
.mobile.page-settings .ag-GroupAdd_Modal, .mobile.page-settings .ag-GroupEdit_Modal {
  max-width: 80vw !important;
  width: 80% !important;
  top: 10%;
  left: 10% !important;
}

.tablet .alrt-DevicesEdit_Form-content [class^=col-] {
  flex-basis: 50% !important;
  max-width: 50% !important;
}
@media (orientation: portrait) {
  .tablet .alrt-DevicesEdit_Form-input .mat-error {
    margin-bottom: 2rem;
  }
}
.dj_ios:not(.dj_safari) .tablet .alrt-DevicesEdit_Form-content [class^=col-] {
  flex-basis: 49% !important;
  max-width: 49% !important;
}
@media (orientation: portrait) {
  .dj_ios:not(.dj_safari) .tablet .alrt-DevicesEdit_Form-input .mat-error {
    margin-bottom: 2rem;
  }
}

.mobile .alrt-Device_Edit .mat-dialog-container,
.tablet .alrt-Device_Edit .mat-dialog-container {
  -webkit-overflow-scrolling: touch;
}

.amps-CheckAccounts {
  margin-top: -10px;
}
.amps-CheckAccounts_Search {
  border-radius: 3px;
  padding-bottom: 15px;
  padding-top: 12px;
}
.amps-CheckAccounts_Add, .amps-CheckAccounts_Info {
  font-size: 1.2rem;
  line-height: 18px;
}
.amps-CheckAccounts_View {
  padding-left: 8rem;
}
.amps-CheckAccounts_EnvelopeAdd {
  font-size: 11px;
  padding-top: 16px;
}
.amps-CheckAccounts_Zip, .amps-CheckAccounts_State {
  width: 28%;
}
.amps-CheckAccounts_Advisor {
  width: 98%;
}
.amps-CheckAccounts_Striped:nth-of-type(even), .amps-CheckAccounts_Striped:nth-of-type(odd) {
  padding-bottom: 10px;
}
.amps .read-only .mat-datepicker-toggle, .amps .read-only .mat-datepicker-content .mat-calendar-next-button, .amps .read-only .mat-datepicker-content .mat-calendar-previous-button {
  visibility: hidden;
}
.amps .read-only .disable-radio-btn .mat-radio-button.mat-accent:not(.mat-radio-checked), .amps .read-only .disable-radio-btn .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-container {
  display: none;
}
.amps .read-only .mat-form-field-infix textarea {
  resize: none;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section {
  border: none;
  background: none;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section .mat-check-box {
  display: none;
  visibility: hidden;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section .mat-check-box .mat-checkbox-layout {
  display: none;
  visibility: hidden;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section div:nth-child(1) {
  padding-top: 0 !important;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section div:nth-child(1) .mat-checkbox-disabled {
  display: none;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section div:nth-child(3) {
  padding-bottom: 1px;
  padding-top: 1px;
  height: 5px;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section div:nth-child(2) {
  padding-left: 10px !important;
  padding-top: 2px !important;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section .mat-radio-button.mat-accent:not(.mat-radio-checked) {
  display: none !important;
  transform: translate(55px, -22px);
  content: ")";
  content: "(";
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-container {
  display: none !important;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-label-content {
  position: relative;
  bottom: 23px;
  left: 15rem;
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-label-content:after {
  content: ")";
}
.amps .read-only .AMPS-FFW-Amount-Tdca-Section .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-label-content:before {
  content: "(";
}
.amps .read-only .tax-input-style-transform-federal {
  position: relative;
  bottom: 51px;
  left: 40px;
  display: flex;
  flex-direction: row-reverse;
  float: left;
  flex-flow: row-reverse;
  justify-content: flex-end;
}
.amps .read-only .tax-input-style-transform-state {
  position: relative;
  bottom: 16px;
  left: 40px;
  display: flex;
  flex-direction: row-reverse;
  float: left;
  flex-flow: row-reverse;
  justify-content: flex-end;
}
.amps .read-only .tax-input-field-currency {
  width: 10%;
}
.amps .read-only .tax-input-field-currency .mat-form-field-flex {
  padding-right: 0;
}
.amps .read-only .tax-input-field .mat-form-field-infix {
  max-width: 21%;
}
.amps .read-only .tax-input-field .mat-form-field-flex {
  padding-left: 0;
}
.amps .read-only .tax-input-field .mat-form-field-flex:after {
  content: ")";
}
.amps .read-only .tax-input-field .mat-form-field-flex:before {
  content: "(";
}
.amps .read-only .add-new-style:nth-child(3) {
  padding-bottom: 10px;
}
.amps .read-only .add-new-style:nth-of-type(even) {
  padding-bottom: 0;
  height: 0;
}
.amps .read-only .style-changes-rule .AMPS-FFW-rule-box {
  padding-top: 0;
}
.amps .read-only .style-changes-rule .AMPS-FFW-rule-row-header {
  padding-top: 0;
  padding-bottom: 6px;
}
.amps .read-only .tax-component-stlyes button, .amps .read-only .hide-envelope-radio .mat-radio-button.mat-accent:not(.mat-radio-checked),
.amps .read-only .hide-envelope-radio .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-container,
.amps .read-only .tax-component-stlyes .mat-radio-button.mat-accent:not(.mat-radio-checked),
.amps .read-only .tax-component-stlyes .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-container,
.amps .read-only .domestic-radio, .amps .read-only .hide-save-envelope {
  display: none !important;
}
.amps .read-only .mat-form-field-appearance-outline .mat-form-field-outline, .amps .read-only .mat-select-arrow {
  color: transparent !important;
}
.amps .read-only .mat-form-field.mat-form-field-disabled .mat-form-field-outline, .amps .read-only .mat-form-field-disabled .mat-form-field-flex, .amps .read-only .mat-form-field-appearance-outline .mat-form-field-flex {
  background: none;
}

.bal-BalancesDetails {
  margin-bottom: 40px;
}
.small-container .bal-BalancesDetails-brokerage .ag-header, .small-container .bal-BalancesDetails-custodian .ag-header {
  display: none;
}
.bal-BalancesDetails-brokerage .bal-BalancesDetails_Difference, .bal-BalancesDetails-custodian .bal-BalancesDetails_Difference {
  min-width: 150px;
}
.medium-container .bal-BalancesDetails-brokerage .bal-BalancesDetails_Difference, .medium-container .bal-BalancesDetails-custodian .bal-BalancesDetails_Difference {
  min-width: 100px;
}
.small-container .bal-BalancesDetails_BalancesHighchartLabel {
  padding: 3px !important;
}
.small-container .bal-BalancesDetails_BalancesHighchartLabel .ag-cell-wrapper {
  align-items: flex-start;
}
.small-container .bal-BalancesDetails_BalancesTodaysChange {
  padding: 3px !important;
}
.small-container .bal-BalancesDetails_ChartContainer {
  margin: auto;
}
.bal-BalancesDetails-combined .ag-right-aligned-header .ag-header-cell-label {
  align-items: flex-end;
  flex-direction: column;
}
.bal-BalancesDetails-combined .ag-header-group-cell {
  align-content: end;
  justify-content: flex-end;
  display: grid;
}
.bal-BalancesDetails-combined .bal-BalancesDetails_HighchartsColor {
  display: none;
}
.bal-BalancesDetails_Label {
  font-weight: 400;
}
.bal-BalancesDetails_OuterContainer {
  border-radius: 8px;
  display: grid;
}
.large-container .bal-BalancesDetails_OuterContainer {
  grid-template-columns: 25% 75%;
}
.medium-container .bal-BalancesDetails_OuterContainer {
  grid-template-columns: 20% 80%;
}
.bal-BalancesDetails_PercentChange {
  min-width: 60px;
}
.bal-BalancesDetails_Spacer {
  height: 16px;
  width: 140px;
}
.bal-BalancesDetails_TodaysBalHeader {
  font-weight: 700;
}
.bal-BalancesDetails_Value {
  min-width: 100px;
}
.large-container .bal-BalancesDetails .ag-row:not(.ag-row-group) .ag-cell:first-child {
  padding-left: 34px;
}
.bal-Filter {
  margin-left: -10px;
  margin-right: -10px;
  padding: 20px;
}
.bal-ForeignExchange {
  margin: 20px 0;
  padding: 10px 15px;
}
.bal-InvestmentsLoans_ToggleContainer {
  margin-bottom: 16px;
}
.ada .bal-InvestmentsLoans_ToggleContainer, .standard .bal-InvestmentsLoans_ToggleContainer {
  margin-top: -5px;
}
.bal-InvestmentsLoans_ToggleContainer .mat-button-toggle-checked .mat-button-toggle-label-content::after {
  content: "";
}
.bal-InvestmentsLoans_InvestmentButton {
  border-radius: 50px 0 0 50px;
}
.bal-InvestmentsLoans_LoansButton {
  border-radius: 0 50px 50px 0;
}
.bal-Loans_Details dd {
  margin-left: 0;
}
.bal-Loans_Details dl {
  margin: 15px 0;
}
.bal-Loans_Grid .mat-column-action {
  min-width: 44px;
  flex-basis: 44px;
  padding-left: 0 !important;
}
.bal-Loans_Grid .mat-column-institution {
  flex-basis: 19.7%;
}
.bal-Loans_Grid .mat-column-clientAcctNumber {
  flex-basis: 26.57%;
}
.bal-Loans_Grid .mat-column-creditLineLimit {
  flex-basis: 18.17%;
  padding-right: 24px;
}
.bal-Loans_Grid .mat-column-availableCredit {
  flex-basis: 17.37%;
  padding-right: 24px;
}
.bal-Loans_Grid .mat-column-currentBalance {
  flex-basis: 15.91%;
  padding-right: 24px;
}
.mobile .bal-Loans_Grid .mat-column-currentBalance {
  flex-basis: 45%;
  padding-right: 10px;
}
.bal-Loans_Grid .mat-expansion-panel-body {
  padding: 0 24px 16px;
  padding-left: 16px !important;
  margin-top: -20px;
}
.bal-Loans_Grid .mat-table .mat-header-row {
  min-height: 44px;
}
.ada .bal-Loans_Grid .mat-column-action {
  min-width: 44px;
  flex-basis: 44px;
  padding-left: 0 !important;
}
.ada .bal-Loans_Grid .mat-column-institution {
  flex-basis: 19.7%;
}
.ada .bal-Loans_Grid .mat-column-clientAcctNumber {
  flex-basis: 26.57%;
}
.ada .bal-Loans_Grid .mat-column-creditLineLimit {
  flex-basis: 20.17%;
  padding-right: 24px;
}
.ada .bal-Loans_Grid .mat-column-availableCredit {
  flex-basis: 20.37%;
  padding-right: 24px;
}
.ada .bal-Loans_Grid .mat-column-currentBalance {
  flex-basis: 18.91%;
  padding-right: 24px;
}
.ada .bal-Loans_Grid .mat-expansion-panel-body {
  padding: 0 24px 16px;
  padding-left: 16px !important;
  margin-top: -20px;
}
.ada .bal-Loans_Grid .mat-table .mat-header-row {
  min-height: 44px;
}
.bal-LoanAdvance_summary .dgrid-row-table {
  width: 100%;
}
.bal-LoanAdvanceSummary_Details, .bal-CollateralAccounts_Details {
  line-height: 21px;
}
.bal-LoanAdvanceSummary_Details dd, .bal-CollateralAccounts_Details dd {
  margin-left: 0;
}
.bal-LoanAdvanceSummary_Details dl, .bal-CollateralAccounts_Details dl {
  margin: 15px 0;
}
.bal-Mortages_Details dd {
  margin-left: 0;
}
.bal-Mortages_Details dl {
  margin: 15px 0;
}
.bal-Mortages_Grid .mat-column-action {
  min-width: 44px;
  flex-basis: 44px;
  padding-left: 0 !important;
}
.bal-Mortages_Grid .mat-column-institution {
  flex-basis: 23%;
}
.bal-Mortages_Grid .mat-column-clientAcctNumber {
  flex-basis: 35.6%;
}
.bal-Mortages_Grid .mat-column-currentBalance {
  flex-basis: 40.15%;
}
.mobile .bal-Mortages_Grid .mat-column-currentBalance {
  flex-basis: 50%;
}
.bal-Mortages_Grid .mat-expansion-panel-body {
  padding: 0 24px 16px;
  padding-left: 16px !important;
  margin-top: -20px;
}
.bal-Mortages_Grid .mat-table .mat-header-row {
  min-height: 44px;
}
.bal-Summary {
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
  min-height: 118px;
  padding: 0;
}
.bal-Summary dd {
  margin: 0;
}
.bal-Summary dl {
  margin: 25px 0;
  padding: 0 15px;
  text-align: center;
}
.bal-Summary dt {
  margin-bottom: 7px;
}
.bal-Summary_Arrow {
  cursor: pointer;
  padding-top: 40px;
  position: relative;
  text-align: center;
  width: 40px;
}
.small-container .bal-Summary_Arrow {
  margin-top: -50px;
}
.medium-container .bal-Summary_Arrow {
  margin-top: -80px;
}
.large-container .bal-Summary_Arrow {
  margin-top: -90px;
}
.bal-Summary_Border {
  height: 44px;
  margin: 22px 0;
}
.bal-Summary_Content {
  text-align: center;
}
.bal-Summary_Download {
  margin-right: 10px;
}
@media (min-width: 476px) {
  .bal-Summary_Download > .mat-icon-button {
    line-height: 35px !important;
  }
}
.bal-Summary_Download-Toggle {
  display: flex;
}
.bal-Summary_Text {
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 20px;
}
.bal-Summary_Text p {
  margin: 0;
}
.bal-Summary_ScreenReaderText {
  width: 0px;
  height: 0px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
@media (min-width: 1100px) {
  .bal-Summary.large-container .item {
    flex: 0 0 19% !important;
    width: 19% !important;
  }
}
.bal-Summary.medium-container .bal-Summary_Content {
  flex: 1 0 25%;
}
.bal-Summary.medium-container dl {
  margin-bottom: 0;
  padding: 0;
}
.bal-Summary.medium-container .ngu-touch-container {
  padding-left: 33px;
  width: calc(100% - 66px);
}
.bal-Summary.small-container {
  margin-left: -10px;
  margin-right: -10px;
}
.bal-Summary.small-container .bal-Summary_Content {
  flex: 1 0 100%;
}
.bal-Summary.small-container dl {
  float: none;
  padding: 20px 10px;
  margin: 0;
}
.bal-Summary.small-container .ngu-touch-container {
  display: inline-block;
  width: 100%;
}
.bal-Summary.small-container .ngucarousel-items {
  flex: 1 0 100%;
  text-align: center;
}
.bal-Summary.small-container .nguclearFix {
  display: none;
}
.bal-Summary .far.fa-info-circle {
  height: auto;
  margin-left: 5px;
  width: auto;
}
@media print {
  .bal-Summary_Tiles-1 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 1) !important;
    max-width: calc(calc(100vw - 0.4in) / 1) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-1 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-1 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-1 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-2 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 2) !important;
    max-width: calc(calc(100vw - 0.4in) / 2) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-2 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-2 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-2 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-3 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 3) !important;
    max-width: calc(calc(100vw - 0.4in) / 3) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-3 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-3 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-3 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-4 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 4) !important;
    max-width: calc(calc(100vw - 0.4in) / 4) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-4 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-4 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-4 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-5 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 5) !important;
    max-width: calc(calc(100vw - 0.4in) / 5) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-5 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-5 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-5 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-6 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 6) !important;
    max-width: calc(calc(100vw - 0.4in) / 6) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-6 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-6 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-6 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-7 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 7) !important;
    max-width: calc(calc(100vw - 0.4in) / 7) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-7 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-7 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-7 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-8 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 8) !important;
    max-width: calc(calc(100vw - 0.4in) / 8) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-8 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-8 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-8 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-9 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 9) !important;
    max-width: calc(calc(100vw - 0.4in) / 9) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-9 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-9 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-9 .nc-Summary_Arrow {
    display: none !important;
  }
  .bal-Summary_Tiles-10 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 10) !important;
    max-width: calc(calc(100vw - 0.4in) / 10) !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .bal-Summary_Tiles-10 .bal-SummaryTile_MarketValueDiff, .bal-Summary_Tiles-10 .bal-SummaryTile_MarketValuePercentage {
    margin-top: 10px !important;
    margin-left: 0 !important;
    display: block !important;
  }
  .bal-Summary_Tiles-10 .nc-Summary_Arrow {
    display: none !important;
  }
}
@media (min-width: 1000px) {
  .bal-TaxReclaimReceivablesDialog .mat-dialog-container {
    width: 998px;
  }
}
.bal-TaxReclaimReceivablesDialog .mat-dialog-container .bal-TaxReclaimReceivablesDialog_Content {
  padding: 25px 20px 20px;
}
.bal-TaxReclaimReceivablesDialog_BalanceDue {
  width: 15.69%;
}
.bal-TaxReclaimReceivablesDialog_Currency {
  width: 19.04%;
}
.bal-TaxReclaimReceivablesDialog_Date {
  width: 24.16%;
}
.bal-TaxReclaimReceivablesDialog_SecurityName {
  width: 29.39%;
}
.bal-TaxReclaimReceivablesDialog_Status {
  width: 11.19%;
}
.bal-TaxReclaimReceivablesDialog_Table {
  margin-top: 20px;
}

#balances > .row:first-child {
  align-items: flex-end;
}

.mobile .bal-BalancesDetails .ag-ltr .ag-group-expanded, .mobile .bal-BalancesDetails .ag-ltr .ag-group-contracted {
  margin-right: 0px !important;
}
.mobile .bal-BalancesDetails .ag-ltr .ag-row-group-indent-1 {
  padding-left: 0px !important;
}

.mobile .da-SplashTD_BtnContainer {
  margin: 0px;
  padding: 0px;
}
.mobile .da-SplashTD_ContainerOneContent {
  left: 2px;
  top: 0;
  width: 60%;
}
.mobile .da-SplashTD_ContainerThreeContent {
  width: 50%;
}
.mobile .da-SplashTD_ContainerFourContent {
  top: 2%;
}
.mobile .da-SplashTD_ContainerSixContent {
  right: 0px;
  top: 20%;
  width: 50%;
}
.mobile .da-SplashTD button {
  width: 100%;
  margin: 5px 0px;
}
.mobile .da-SplashTD_FlexContainer img {
  height: 5rem;
}
.mobile .da-SplashTD_SubHeader, .mobile .da-SplashTD_Title {
  margin: 0;
}
.tablet .da-SplashTD_ContainerOneContent {
  left: 2%;
  top: 3%;
}
.tablet .da-SplashTD_ContainerSixContent {
  right: 40px;
  top: 22%;
  width: 45%;
}
.da-SplashTD_BtnContainer {
  margin: 16px 0px;
}
.da-SplashTD_Container {
  position: relative;
}
.da-SplashTD_ContainerOneContent {
  left: 1%;
  position: absolute;
  top: 11%;
  width: 50%;
}
.da-SplashTD_ContainerTwo {
  margin: 10rem auto;
  text-align: center;
  width: 90%;
}
.da-SplashTD_ContainerTwo button {
  margin: 0px 2rem;
}
.da-SplashTD_ContainerThreeContent {
  position: absolute;
  right: 0px;
  top: 30%;
  width: 45%;
}
.da-SplashTD_ContainerFourContent {
  left: 2%;
  position: absolute;
  top: 34%;
  width: 50%;
}
.da-SplashTD_ContainerFive {
  margin: 100px 0px;
}
.da-SplashTD_ContainerSixContent {
  position: absolute;
  right: 100px;
  top: 30%;
  width: 40%;
}
.da-SplashTD_Container img {
  width: 100%;
}
.da-SplashTD_FlexContainer {
  display: flex;
  justify-content: space-evenly;
  margin: 20px 0px;
  padding-top: 60 px;
}
.da-SplashTD_FlexContainer div {
  width: 32%;
}
.da-SplashTD_FlexContainer div h4 {
  padding-top: 30px;
}
.da-SplashTD_Table .row {
  padding-top: 0;
}

.daw-Dialog_Button-positive {
  height: 40px !important;
}
.daw-Dialog_Button-negative {
  height: 40px !important;
}
.daw-Dialog_RiskModelConfirm .dijitDialogTitleBar {
  background-color: transparent !important;
  border-bottom: none;
}
.daw-Dialog_RiskModelType-selected {
  padding-bottom: 20px;
}
.daw-Questionnaire_text {
  margin: 0 0 40px !important;
}
.daw-Select-contributionFrequency, .daw-Select-period {
  position: relative;
}
.daw-Select-contributionFrequency:after, .daw-Select-period:after {
  top: 0 !important;
  right: 7px !important;
  z-index: 0 !important;
}
.daw-Select-contributionFrequency .daw-Select_select, .daw-Select-period .daw-Select_select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.daw-Select-period {
  clear: both;
  display: block;
  width: 271px;
  height: 25px;
  margin-top: 5px;
}
.daw-Select-contributionFrequency {
  width: 140px;
  height: 25px;
  text-align: right;
}

.dt-AcctConfirm_AcctBox {
  border-radius: 9px;
}
.dt-AcctConfirm_AcctNum h2 {
  font-weight: 700;
}
.dt-AcctConfirm_ArrowRight, .dt-AcctConfirm_ArrowDown {
  width: 30px;
  margin: auto;
}
.dt-AcctConfirm_ArrowContainer {
  margin: auto;
}
.dt-AcctConfirm_Confirm {
  cursor: auto;
}
.dt-AcctConfirm_FromInstName {
  font-weight: 700;
  position: relative;
}
.dt-AcctConfirm_FromInstName-text {
  height: 25px;
  width: auto;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.dt-AcctConfirm_LogoBg {
  border-radius: 9px 9px 0 0;
}
.dt-AccList_AccBox {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.dt-AccList_Disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.dt-ConsentToAccess_Heading {
  font-weight: 700;
}
.dt-ConsentToAccess_Confirm {
  cursor: auto;
}
.dt-Email_Form {
  max-width: 240px;
}
.dt-EmailReview {
  width: 450px;
}
.dt-EmailReview_Box {
  height: 400px;
}
.dt-ExLogin_FormContainer {
  width: 350px;
  margin: auto;
  border-radius: 15px;
}
.small-container .dt-ExLogin_FormContainer {
  width: auto;
}
.dt-ExLogin_FormField {
  width: 315px;
}
.small-container .dt-ExLogin_FormField {
  width: 95%;
}
.dt-ExLogin_FormHeading-InstName {
  font-weight: 700;
}
.dt-ExLogin_FormLabel {
  cursor: auto;
}
.dt-Image {
  height: 130px;
  width: 150px;
  margin: auto;
}
.small-container .dt-Image {
  height: 60px;
  width: 75px;
  background-size: contain;
}
.dt-Image_AccSelect {
  height: 65px;
  width: 65px;
  position: absolute;
  right: 0;
  top: -6px;
}
.dt-Image_SendMail {
  height: 150px;
  width: 150px;
}
.small-container .dt-Title h3 {
  position: relative;
  top: 40%;
}
.dt-Welcome-IbdName {
  font-weight: 700;
}

.ei-Summary {
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.ei-Summary_Title .portlet-topper {
  border-top: none;
}
.ei-Summary_Title .portlet-title {
  min-height: 25px;
  height: auto;
}
.ei-Summary_Content dd {
  margin-left: 0;
}
.ei-Summary_MonthToDateTaxable, .ei-Summary_MonthToDateNonTaxable, .ei-Summary_MonthToDateTaxDeferred, .ei-Summary_YearToDateTaxable, .ei-Summary_YearToDateNonTaxable {
  margin-bottom: 10px;
}
.ei-DetailsGrid_Title {
  margin-top: 2rem;
}
.ei-DetailsGrid_AsOfDate {
  padding-top: 0;
}
.ei-DetailsGrid_MonthToDate, .ei-DetailsGrid_YearToDate, .ei-DetailsGrid_MonthToDateRetirement, .ei-DetailsGrid_YearToDateRetirement {
  text-align: right !important;
}
.ei-DetailsGrid_MonthToDateMixed.center, .ei-DetailsGrid_YearToDateMixed.center {
  display: table-cell;
}
.ei-DetailsGrid_AiCategoriesTitle, .ei-DetailsGrid_EiCategoriesTitle {
  line-height: 48px;
  font-weight: 600;
  vertical-align: middle;
}
.ei-DetailsGrid_Disclaimers {
  margin-top: 2rem;
}
.ei-DetailsGrid_CategoryName .tooltip-link {
  border-bottom-style: none;
}
.ei-DetailsGrid_MonthToDateTaxable, .ei-DetailsGrid_MonthToDateNonTaxable, .ei-DetailsGrid_MonthToDateTaxDeferred, .ei-DetailsGrid_YearToDateTaxable, .ei-DetailsGrid_YearToDateNonTaxable, .ei-DetailsGrid_YearToDateTaxDeferred, .ei-ChildGrid_MonthToDateTaxable, .ei-ChildGrid_MonthToDateNonTaxable, .ei-ChildGrid_MonthToDateTaxDeferred, .ei-ChildGrid_YearToDateTaxable, .ei-ChildGrid_YearToDateNonTaxable, .ei-ChildGrid_YearToDateTaxDeferred {
  text-align: right !important;
  min-width: 95px;
  width: 16.5%;
}
.ei-DetailsGrid-mixed .ei-DetailsGrid_MonthToDateTaxable, .ei-DetailsGrid-mixed .ei-DetailsGrid_MonthToDateNonTaxable, .ei-DetailsGrid-mixed .ei-DetailsGrid_MonthToDateTaxDeferred, .ei-DetailsGrid-mixed .ei-DetailsGrid_YearToDateTaxable, .ei-DetailsGrid-mixed .ei-DetailsGrid_YearToDateNonTaxable, .ei-DetailsGrid-mixed .ei-DetailsGrid_YearToDateTaxDeferred, .ei-DetailsGrid-mixed .ei-ChildGrid_MonthToDateTaxable, .ei-DetailsGrid-mixed .ei-ChildGrid_MonthToDateNonTaxable, .ei-DetailsGrid-mixed .ei-ChildGrid_MonthToDateTaxDeferred, .ei-DetailsGrid-mixed .ei-ChildGrid_YearToDateTaxable, .ei-DetailsGrid-mixed .ei-ChildGrid_YearToDateNonTaxable, .ei-DetailsGrid-mixed .ei-ChildGrid_YearToDateTaxDeferred {
  width: 13.25%;
}
.ei-DetailsGrid_ChildRow.mat-cell, .ei-ChildGrid_ChildRow.mat-cell {
  border-bottom: none;
  padding: 0 !important;
}
.ei-DetailsGrid_Expand, .ei-ChildGrid_Expand {
  width: 30px;
}
.ei.ei-ChildGrid .ei-ChildGrid .ei-ChildGrid_Expand.mat-cell {
  padding-left: 69px !important;
}
.ei-TitleSummary_Tile {
  width: 230px;
  height: 95px;
  margin-left: 15px;
}
.ei-TitleSummary_SubTile {
  margin-left: 15px;
  margin-right: 15px;
}
.ei-TitleSummary_Header {
  padding-right: 15px;
  text-transform: none !important;
}

.edoc-Header {
  font-weight: 600;
}
.edoc-Header_Spacer {
  flex: 1 1 auto;
}
.edoc-Header.mat-toolbar {
  height: 55px;
}
@media (orientation: portrait) {
  .mobile .edoc-Header.mat-toolbar {
    height: 95px;
    flex-wrap: wrap;
    padding: 10px 15px 15px;
  }
}
.modern .edoc-Header .mat-raised-button {
  margin-top: 18px;
}
.modern .edoc-hoverIcon {
  padding: 15px 10px 0 10px !important;
}
.edoc-Input {
  font-style: italic;
  width: 78px;
}
.modern .edoc-Input {
  width: 83px;
}
.edoc-Input_Type {
  width: 95px;
}
.modern .edoc-Input_Type {
  width: 142px;
}
.edoc-Input_Time {
  width: 160px;
}
.edoc-Input_Date {
  width: 120px;
}
.modern .edoc-Input_Date {
  width: 135px;
}
.ada .edoc-Input_Date {
  width: 135px;
}
.edoc-Input_Date .mat-form-field-flex {
  height: 35.172px;
}
.edoc-Input_PaddingLarge {
  padding: 40px;
}
.edoc-Filter_Container {
  padding-top: 10px;
}
.modern .edoc-Filter_Container {
  padding-top: 0;
}
.edoc-Retention .table thead th {
  border-bottom: none;
  padding-left: 5px;
  text-transform: none;
}
@media (orientation: portrait) {
  .mobile .edoc-ConfirmDialog {
    width: 90vw !important;
    max-width: 345px !important;
  }
}
@media (orientation: portrait) {
  .mobile .edoc-RequestDialog .ag-material .ag-paging-panel {
    width: 90vw !important;
    max-width: 345px !important;
  }
}
@media (orientation: portrait) {
  .mobile .edoc-RequestDialog .ag-paging-row-summary-panel,
.mobile .edoc-RequestDialog .ag-paging-page-summary-panel {
    margin-left: 0;
  }
}
.modern .edoc-RequestDialog .ag-header,
.modern .edoc-RequestDialog .ag-header-cell-label {
  height: 40px !important;
}
.modern.desktop .edoc-Statements .form-group {
  margin-right: 350px;
}
@media (orientation: landscape) {
  .modern.mobile .edoc-Statements .form-group {
    margin-top: 13px !important;
  }
}
.modern .edoc-Statements {
  padding-bottom: 0 !important;
}
.modern .edoc-Statements .edoc-Input_Date + span {
  margin-left: 20px;
  margin-right: 20px;
}
.modern .edoc-Statements .edoc-Input_Time {
  width: 174px;
}
.modern .edoc-Statements .form-group {
  margin-top: 8px !important;
}
.modern .edoc-TradeConfirms {
  padding-bottom: 0 !important;
}
.modern .edoc-TradeConfirms .edoc-Input_Date + span {
  margin-left: 20px;
  margin-right: 20px;
}
.modern .edoc-TradeConfirms .edoc-Input_Date {
  padding-top: 20px !important;
}
.modern .edoc-TradeConfirms .edoc-Input_Time {
  width: 174px;
}
@media (orientation: portrait) {
  .modern.mobile .edoc-TradeConfirms .small {
    margin-top: 10px;
    display: inline-block;
  }
  .modern.mobile .edoc-TradeConfirms .edoc-Input_Time {
    margin-top: 2px;
  }
}
.modern .edoc-TaxDocuments .edoc-Input_Date {
  margin-top: 3px;
}
@media (orientation: landscape) {
  .modern.mobile .edoc-TaxDocuments .edoc-Input_Date {
    margin-top: 10px;
  }
}

documents-grid .ag-material .ag-header-cell-label {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
documents-grid .ag-material .ag-header-cell-label .fa-sort {
  display: none;
}
documents-grid .ag-material .ag-header-cell-label .mat-icon {
  margin-left: 2px;
}

@supports (-webkit-appearance: none) {
  .edoc-Statements > .row > div:first-child {
    flex: 1 8.33%;
  }
  .edoc-Statements > .row > .form-group {
    flex: 2 auto;
  }
  .edoc-TaxDocuments.row > div:first-child {
    flex: 1 8.33%;
  }
  .edoc-TaxDocuments.row > form {
    flex: 2 auto;
  }
}
.modern .edocs-TradeConfirms .edoc-Input_Date {
  padding-top: 20px !important;
}
.modern .edocs-TradeConfirms .edoc-Input_Time {
  width: 174px;
}
@media (orientation: portrait) {
  .modern.mobile .edocs-TradeConfirms .small {
    margin-top: 10px;
    display: inline-block;
  }
}

.modern .edel-Preferences_Disclosures {
  margin-bottom: 10px;
}
.mobile .edel-Preferences_Heading {
  margin-bottom: 20px;
}
.edel-Preferences_Title {
  padding-top: 10px;
}
.edel-Preferences_Grid .edel-EditPreferences_Included {
  padding-right: 0 !important;
}
.desktop .edel-Preferences_Grid .edel-EditPreferences_Included {
  padding-left: 3px !important;
}
.edel-Preferences_Grid .ag-cell:first-child {
  padding-left: 8px;
}
.edel-Preferences_Grid .ag-cell:nth-child(2) {
  padding-right: 0;
  padding-left: 10px;
}
.edel-Preferences_Grid .ag-header .ag-header-cell::after {
  margin-right: 10px;
}
html[lang=es_LA] .edel-Preferences_Grid .ag-body-container, html[lang=es] .edel-Preferences_Grid .ag-body-container {
  max-height: 160px;
  min-height: 140px;
}
html[lang=es_LA] .edel-PreferencesGrid_Cell-proxyProspectus > div, html[lang=es] .edel-PreferencesGrid_Cell-proxyProspectus > div {
  white-space: normal;
}
html[lang=es_LA] .edel-PreferencesGrid_Cell-proxyProspectus > div + div, html[lang=es] .edel-PreferencesGrid_Cell-proxyProspectus > div + div {
  white-space: nowrap;
}
.mobile .edel-PreferencesGrid_Heading {
  padding-left: 5px;
  text-transform: uppercase;
}
.mobile .edel-PreferencesGrid_Cell-account, .mobile .edel-PreferencesGrid_Cell-proxyProspectus {
  line-height: 30px;
  padding-left: 5px;
}
.mobile .edel-PreferencesGrid_Cell-proxyProspectus {
  margin-left: -5px;
  padding-right: 0;
  flex-basis: 101%;
  max-width: inherit;
}
@media (orientation: landscape) {
  .mobile .edel-PreferencesGrid .edel-GridDocuments_DocumentColumn {
    margin-right: 10px;
  }
  .mobile .edel-PreferencesGrid .edel-GridDocuments_DocumentColumn:not(.edel-PreferencesGrid_Cell-proxyProspectus) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    width: 100%;
    padding-bottom: 10px;
  }
  .mobile .edel-PreferencesGrid .edel-GridDocuments_EmailColumn {
    padding: 5px 0;
  }
}
.edel-Email_Title {
  margin: -2px 0 5px;
}
.desktop .edel-AddEmail, .tablet .edel-AddEmail, .desktop .edel-EditEmail, .tablet .edel-EditEmail, .desktop .edel-DeleteEmail, .tablet .edel-DeleteEmail {
  width: 462px;
}
@media (orientation: landscape) {
  .mobile .edel-AddEmail, .mobile .edel-EditEmail, .mobile .edel-DeleteEmail {
    width: 462px;
  }
}
.modern .edel-EditEmail_Content.mat-dialog-content {
  overflow: unset;
}
@media (max-width: 1599px) {
  .edel-Enroll, .edel-QuickEnroll, .edel-EditPreferences {
    max-width: inherit !important;
  }
}
@media (min-width: 1600px) {
  .edel-Enroll, .edel-QuickEnroll, .edel-EditPreferences {
    max-width: 80vw !important;
  }
}
.edel-QuickEnroll, .edel-EditPreferences {
  height: unset;
}
.edel-QuickEnroll_EmailDropdown, .edel-EditPreferences_EmailDropdown {
  max-width: 100% !important;
}
.desktop .edel-QuickEnroll, .desktop .edel-EditPreferences {
  max-height: 98vh !important;
}
@media (orientation: portrait) {
  .mobile .edel-QuickEnroll, .mobile .edel-EditPreferences {
    max-height: 100% !important;
  }
}
@media (orientation: landscape) {
  .mobile .edel-QuickEnroll_Close-icon, .mobile .edel-EditPreferences_Close-icon {
    line-height: 50px;
  }
  .mobile .edel-QuickEnroll_Close-icon i, .mobile .edel-EditPreferences_Close-icon i {
    margin: 10px -12px -28px;
    width: 25px;
  }
}
.edel-QuickEnroll_DocumentColumn {
  line-height: 30px;
  padding: 0 0 0 35px;
}
.edel-QuickEnroll_DocumentColumn .example-form {
  min-width: 520px;
}
html[lang=es_LA] .edel-QuickEnroll_DocumentColumn .col-md-4:nth-child(2), html[lang=es] .edel-QuickEnroll_DocumentColumn .col-md-4:nth-child(2) {
  min-width: 256px;
}
html[lang=es_LA] .edel-QuickEnroll_DocumentColumn .col-md-4:nth-child(2) .mat-form-field, html[lang=es] .edel-QuickEnroll_DocumentColumn .col-md-4:nth-child(2) .mat-form-field {
  min-width: 240px;
}
.mobile .row:nth-child(2) .edel-QuickEnroll_DocumentRow .mat-checkbox-layout {
  margin-bottom: 0;
}
.edel-QuickEnroll_EmailColumn, .edel-QuickEnroll_EmailColumn .col-xs-4 {
  margin-left: -120px;
}
.mobile .edel-QuickEnroll_EmailColumn {
  margin: 10px 0 -10px;
}
.mobile .edel-QuickEnroll_EmailColumn .col-xs-4 {
  margin-left: 5px;
}
.edel-QuickEnroll_Content .mat-checkbox-inner-container {
  height: 11px;
  width: 11px;
}
.edel-QuickEnroll_Content .mat-divider {
  margin: -15px 130px 16px 15px;
}
.edel-QuickEnroll_Disclosures.container-fluid {
  max-width: none;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
@media (max-width: 575.99px) {
  .edel-QuickEnroll_Summary {
    margin-left: 10px !important;
    margin-top: 15px !important;
  }
}
.desktop .edel-EditPreferences, .tablet .edel-EditPreferences {
  min-width: 760px;
}
.dj_safari .tablet .edel-EditPreferences {
  max-height: 97vh !important;
}
@media (orientation: portrait) and (max-height: 1024px) {
  .dj_ios:not(.dj_safari) .tablet .edel-EditPreferences {
    height: 100% !important;
  }
}
@media (orientation: landscape) {
  .tablet .edel-EditPreferences {
    height: 100% !important;
  }
}
.mobile .edel-EditPreferences {
  min-width: 98%;
}
.edel-EditPreferences_Included.mat-button:not([disabled]), .edel-EditPreferences_SeeAll.mat-button:not([disabled]) {
  line-height: 20px;
}
.edel-EditPreferences_SeeAll.text-link {
  padding-left: 0 !important;
}
.edel-GridDocuments_DocumentColumn .mat-form-field {
  height: 39px;
}
.edel-GridDocuments_DocumentColumn .mat-form-field .mat-error {
  margin-bottom: 0;
}
.edel-GridDocuments_DocumentColumn .mat-form-field-subscript-wrapper {
  margin-top: 2px;
}
html[lang=es_LA] .edel-GridDocuments_DocumentColumn .col-md-4:nth-child(2), html[lang=es] .edel-GridDocuments_DocumentColumn .col-md-4:nth-child(2) {
  min-width: 256px;
}
html[lang=es_LA] .edel-GridDocuments_DocumentColumn .col-md-4:nth-child(2) .mat-form-field, html[lang=es] .edel-GridDocuments_DocumentColumn .col-md-4:nth-child(2) .mat-form-field {
  min-width: 240px;
}
html[lang=es_LA] .edel-GridDocuments_DocumentColumn .col-md-4:nth-child(3), html[lang=es] .edel-GridDocuments_DocumentColumn .col-md-4:nth-child(3) {
  flex-basis: 17%;
  min-width: 125px;
}
@media (min-width: 660px) and (max-width: 670px) {
  .edel-GridDocuments_DocumentColumn .example-form .col-sm-6:first-child {
    max-width: 150px;
    flex-basis: 150px;
  }
}
@media (min-width: 660px) and (max-width: 1200px) {
  .edel-GridDocuments_DocumentColumn .example-form {
    min-width: 520px;
  }
  .edel-GridDocuments_DocumentColumn .example-form .col-sm-6 {
    max-width: 200px;
    flex-basis: 200px;
  }
  .edel-GridDocuments_DocumentColumn .example-form .col-md-4:last-child {
    max-width: 136px;
    flex-basis: 136px;
  }
}
.edel-GridDocuments_EmailColumn .mat-icon {
  margin-left: -10px;
  margin-right: 5px;
}
.edel-GridDocuments_EmailColumn .mat-form-field {
  max-width: 90%;
}
.modern .edel-GridDocuments_EmailColumn .mat-form-field {
  top: -15px;
}
.modern .edel-GridDocuments_EmailColumn .mat-icon.mat-primary {
  top: -13px;
  left: 10px;
}
.edel-GridDocuments_Email {
  line-height: 15px;
}
.mobile .edel-GridDocuments_Row {
  width: 103%;
  margin-right: -5px;
  padding-left: 5px;
}
.mobile .edel-GridDocuments_EmailRow {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (orientation: landscape) and (max-width: 685px) {
  .mobile .edel-GridDocuments_EmailColumn .mat-form-field {
    max-width: 88%;
  }
}
.mobile .edel-GridDocuments_EmailList {
  list-style: disc inside;
  margin-left: 5px;
  padding-left: 0 !important;
}
.mobile .edel-GridDocuments_EmailList li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.edel-Enroll .mat-icon.mat-primary {
  position: relative;
  left: 10px;
}
.modern .edel-Enroll .mat-icon.mat-primary {
  left: 0px;
}
.edel-Enroll_Disclosures.container-fluid {
  max-width: none;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.edel-Enroll_Footer .action-buttons {
  margin-right: 0px !important;
  cursor: pointer;
}
.edel-Enroll_Content .ag-material .ag-body:hover .ag-body-viewport {
  overflow-x: hidden !important;
}
.edel-Enroll_Grid {
  min-height: 320px;
}
.edel-Enroll_Grid .ag-body-viewport {
  overflow-y: hidden !important;
}
.edel-Tooltip {
  min-height: 40px !important;
  overflow: hidden;
}
.edel-Tooltip-email {
  max-width: 250px !important;
}
.edel-Tooltip-proxy {
  max-width: 340px !important;
}
.edel-SeeAllPopup, .edel-IncludedPopup, .edel-ProspectusPopup {
  min-height: 290px !important;
  position: static;
}
.edel-SeeAllPopup .mat-menu-content, .edel-IncludedPopup .mat-menu-content, .edel-ProspectusPopup .mat-menu-content {
  padding: 9px 14px !important;
}
.edel-SeeAllPopup_Header, .edel-IncludedPopup_Header, .edel-ProspectusPopup_Header {
  padding: 9px 15px;
}
.edel-SeeAllPopup_Content, .edel-IncludedPopup_Content, .edel-ProspectusPopup_Content {
  height: 180px;
  overflow: auto;
}
@media (orientation: portrait) {
  .mobile .edel-SeeAllPopup_Record, .mobile .edel-IncludedPopup_Record, .mobile .edel-ProspectusPopup_Record {
    word-break: break-all;
  }
}
.edel-SeeAllPopup_Footer, .edel-IncludedPopup_Footer, .edel-ProspectusPopup_Footer {
  padding: 15px !important;
  height: 60px;
  text-align: right;
}
.edel-SeeAllPopup {
  width: auto;
}
.edel-SeeAllPopup_Header {
  text-transform: uppercase;
}
.edel-Agreement_Back-link {
  width: 12px !important;
  margin-left: -5px;
}
.edel-Agreement_Footer .action-buttons {
  flex-direction: row !important;
  margin-right: 0px !important;
}
.edel-DocumentPending {
  display: inline-block;
  line-height: 15px;
}
@media (orientation: portrait) {
  .mobile .edel-DocumentPending {
    display: inline;
  }
}
.edel-PendingEnrollment_Container {
  border-radius: 4px;
  padding: 19px;
}
.edel-PendingEnrollment_Button .mat-raised-button {
  text-transform: inherit;
}
.mobile .edel-PendingEnrollment_UpdatePreferences {
  padding: 0 20px !important;
}
.mobile .edel-PendingEnrollment_RemindMeLater {
  padding: 0 20px !important;
  margin-top: 5px !important;
  margin-right: 7px !important;
}
@media (max-width: 509px) {
  .edel-Confirmation_Content {
    padding: 1rem;
  }
  .edel-Confirmation_Content div[col-id=accountNumber] {
    min-width: 82px;
    width: 24.89% !important;
  }
  .edel-Confirmation_Content div[col-id=eDeliveryDocuments] {
    width: 46.74% !important;
    left: 24.89% !important;
  }
  .edel-Confirmation_Content div[col-id=status] {
    width: 28.35% !important;
    left: 71.63% !important;
  }
}
@media (min-width: 510px) and (max-width: 1400px) {
  .edel-Confirmation_Content .edel-Confirmation_Grid {
    min-width: 468px;
  }
  .edel-Confirmation_Content div[col-id=accountNumber] {
    width: 105px !important;
  }
  .modern .edel-Confirmation_Content div[col-id=accountNumber] {
    width: 310px !important;
  }
  .edel-Confirmation_Content div[col-id=eDeliveryDocuments] {
    width: 255px !important;
    left: 105px !important;
  }
  .modern .edel-Confirmation_Content div[col-id=eDeliveryDocuments] {
    left: 300px !important;
  }
  html[lang=es_LA] .modern .edel-Confirmation_Content div[col-id=eDeliveryDocuments], html[lang=es] .modern .edel-Confirmation_Content div[col-id=eDeliveryDocuments] {
    width: 340px !important;
  }
  .edel-Confirmation_Content div[col-id=status] {
    width: 105px !important;
    left: 361px !important;
  }
  .modern .edel-Confirmation_Content div[col-id=status] {
    left: 545px !important;
  }
  html[lang=es_LA] .modern .edel-Confirmation_Content div[col-id=status], html[lang=es] .modern .edel-Confirmation_Content div[col-id=status] {
    left: 620px !important;
  }
}
.edel-Confirmation_Grid {
  margin-top: 20px;
}
@media (max-width: 509px) {
  .edel-Confirmation_Grid.ag-material .ag-header .ag-header-cell {
    padding-right: 0;
  }
}
@media (min-width: 510px) {
  .edel-Confirmation_Grid.ag-material .ag-header .ag-header-cell {
    padding-left: 12px;
  }
}
@media (max-width: 509px) {
  .edel-Confirmation_Grid.ag-material .ag-cell {
    line-height: 15px !important;
    padding: 4px 8px;
    text-overflow: unset;
    white-space: normal;
  }
}
@media (min-width: 510px) and (max-width: 1279px) {
  .edel-Confirmation {
    min-width: 510px;
  }
}
.edel-OneClick {
  max-width: 731px !important;
}
.edel-OneClick.modal {
  max-height: 100vh;
}
.desktop .edel-OneClick, .ada .edel-OneClick {
  width: 55%;
}
@media (orientation: landscape) {
  .mobile .edel-OneClick {
    height: 100%;
  }
}
.tablet .edel-OneClick {
  width: 80%;
}
.edel-OneClick .mat-dialog-container {
  padding: 0 !important;
}
.edel-OneClickEnroll_Content.mat-dialog-content {
  max-height: inherit;
}
html[lang=es_LA] .edel-OneClickEnroll_Content h1, html[lang=es] .edel-OneClickEnroll_Content h1 {
  margin-top: 0px;
}
html[lang=es_LA] .edel-OneClickEnroll_Form h2, html[lang=es] .edel-OneClickEnroll_Form h2 {
  margin: 8px 0;
}
.edel-OneClickEnroll_Form .edel-OneClickEnroll_FormField .mat-form-field-subscript-wrapper {
  min-height: 0px;
}
.mobile .edel-OneClickEnroll_Form .edel-OneClickEnroll_FormField.mat-form-field {
  display: inline;
}
.edel-OneClickEnroll .action-buttons {
  margin-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px;
}
.edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Cancel {
  margin-left: 10px;
  width: 100%;
}
.mobile .edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Cancel {
  width: 94%;
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 0px !important;
}
@media (orientation: landscape) and (min-width: 812px) {
  html[lang=es_LA] .mobile .edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Cancel, html[lang=es] .mobile .edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Cancel {
    width: 180px;
  }
}
.edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Submit {
  width: 80%;
}
.mobile .edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Submit {
  width: 94%;
  margin-left: 10px;
}
@media (orientation: landscape) and (min-width: 812px) {
  html[lang=es_LA] .mobile .edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Submit, html[lang=es] .mobile .edel-OneClickEnroll .action-buttons .edel-OneClickEnroll_Submit {
    margin-left: 50px;
  }
}
.edel-OneClickEnroll_Footer {
  border-top: 0px !important;
  display: inline-block !important;
  opacity: 0.86;
}
.mobile .edel-OneClickEnroll_Footer {
  opacity: 1;
}
.edel-OneClickEnrollCancel {
  width: 560px;
}
.edel-OneClickEnrollCancel .mat-dialog-container {
  padding: 0 !important;
}
.edel-OneClickEnrollCancel .mat-dialog-container .mat-dialog-actions .action-buttons {
  width: 100%;
}
.edel-OneClickEnrollCancel_Content h3 {
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: -20px;
}
html[lang=es_LA] .edel-OneClickEnrollCancel_Content h3, html[lang=es] .edel-OneClickEnrollCancel_Content h3 {
  margin-bottom: 20px;
}
.edel-OneClickEnrollCancel_Content div {
  margin-bottom: 10px;
  margin-left: 25px;
  line-height: 18px;
}
.mobile .edel-OneClickEnrollCancel_Footer {
  display: block;
}
.mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Submit {
  margin-bottom: 10px;
  width: 90%;
}
@media (orientation: landscape) and (min-width: 812px) {
  .mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Submit {
    width: 240px;
  }
}
.edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel {
  margin-left: 45px !important;
  width: 65%;
}
html[lang=es_LA] .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel, html[lang=es] .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel {
  margin-left: 55px !important;
  width: 65%;
}
.mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel {
  margin-left: 10px !important;
  width: 90%;
}
html[lang=es_LA] .mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel, html[lang=es] .mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel {
  margin-left: 10px !important;
  width: 90%;
}
@media (orientation: landscape) and (min-width: 812px) {
  .mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel {
    margin-left: 45px !important;
    width: 70%;
  }
  html[lang=es_LA] .mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel, html[lang=es] .mobile .edel-OneClickEnrollCancel_Footer .edel-OneClickEnrollCancel_Cancel {
    margin-left: 55px !important;
    width: 65%;
  }
}

.edel-QuickEnroll_EmailColumn > .ng-star-inserted > .ng-star-inserted,
.edel-QuickEnroll_EmailRow > .ng-star-inserted > .ng-star-inserted,
.edel-GridDocuments_EmailColumn > .ng-star-inserted > .ng-star-inserted,
.edel-GridDocuments_EmailRow > .ng-star-inserted > .ng-star-inserted,
.edel-QuickEnroll_Email,
.edel-GridDocuments_Email,
.mobile .edel-GridDocuments_EmailColumn,
.mobile .edel-GridDocuments_EmailList li {
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (orientation: portrait) {
  .mobile .edel-MatMenu-InnerContent {
    height: 172px;
    overflow: hidden;
    overflow-y: auto;
  }
  .mobile .edel-QuickEnroll_Content {
    overflow-x: hidden;
  }
  .mobile .edel-QuickEnroll_EmailRow > div {
    padding-left: 0;
    max-width: 100%;
    flex-basis: 100%;
  }
  .mobile .edel-QuickEnroll_DocumentRow .edel-ErrorMessage {
    width: calc(100% - 49px) !important;
  }
  .mobile .edel-Promotion_EnrollToday {
    margin-top: 5px !important;
    margin-left: 40px !important;
  }
  .mobile .edel-GridDocuments_Row + .mat-divider + div:not(.edel-GridDocuments_Row-proxy) {
    margin-left: -5px;
  }
  .mobile .edel-GridDocuments_Row-proxy .edel-GridDocuments_DocumentRow, .mobile .edel-GridDocuments_Row-proxy .edel-GridDocuments_DocumentRow + div {
    padding-left: 0;
  }
  .mobile .eDeliveryInterstitial {
    margin-bottom: 0px !important;
  }
  .dj_android .mobile .edel-SeeAllPopup.matMenu, .dj_android .mobile .edel-IncludedPopup.matMenu, .dj_android .mobile .edel-ProspectusPopup.matMenu {
    width: 80vw;
    max-width: 80vw !important;
    margin-left: 0 !important;
  }
}
@media (orientation: landscape) {
  .mobile quick-enroll {
    display: block;
    height: 100vh;
    overflow-y: scroll;
  }
  .mobile .edel-Enroll {
    height: 100vh;
    overflow-y: scroll;
  }
  .mobile .edel-QuickEnroll {
    width: 98vw !important;
  }
  .mobile .edel-QuickEnroll_Content {
    max-height: 515px !important;
    overflow: hidden;
  }
  .mobile .edel-QuickEnroll_DocumentColumn .example-form .row {
    margin-left: -5px;
  }
  .mobile .edel-QuickEnroll_DocumentColumn, .mobile .edel-QuickEnroll_EmailColumn {
    max-width: 100%;
    flex-basis: 100%;
  }
  .mobile .edel-Promotion_EnrollToday {
    margin-left: 20px !important;
  }
  .mobile .edel-GridDocuments_Row + .mat-divider + div:not(.edel-GridDocuments_Row-proxy) {
    margin-left: 5px;
  }
  .mobile .edel-SeeAllPopup.matMenu, .mobile .edel-IncludedPopup.matMenu, .mobile .edel-ProspectusPopup.matMenu {
    margin-top: 0 !important;
    margin-left: 0 !important;
    position: fixed;
    top: 10%;
    left: 10%;
  }
  .mobile .eDeliveryInterstitial {
    margin-bottom: 0px !important;
    margin-left: 10px !important;
  }
  .mobile .mat-dialog-container .edel-QuickEnroll_Content {
    margin-top: 10px;
  }
}

.tablet .edel-EmailComponent_Column, .tablet .edel-PreferenceComponent_Column {
  max-width: 100%;
  flex-basis: 100%;
}
.tablet .edel-Preferences_Grid .edel-GridDocuments_DocumentColumn {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 1rem;
  padding-left: 1rem;
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
.tablet .edel-Preferences_Grid .edel-GridDocuments_EmailColumn {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 1rem;
  padding-left: 1rem;
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
.tablet .edel-Preferences_Grid .mat-divider {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 1rem;
  padding-left: 1rem;
  flex-basis: 100%;
  max-width: 100%;
}
@media (orientation: landscape) and (max-height: 930px) {
  .tablet .edel-QuickEnroll {
    height: 100%;
  }
}
@media (max-width: 1220px) {
  .tablet .edel-QuickEnroll_DocumentColumn, .tablet .edel-QuickEnroll_DocumentColumn .col-xs-4, .tablet .edel-QuickEnroll_EmailColumn, .tablet .edel-QuickEnroll_EmailColumn .col-xs-4 {
    max-width: 100%;
    flex-basis: 100%;
    margin-left: 0;
  }
}
@media (max-width: 1220px) {
  .tablet .edel-QuickEnroll_EmailColumn .col-xs-4 {
    margin-bottom: -10px;
    margin-top: 10px;
  }
}
@media (orientation: portrait) {
  .tablet .eDeliveryInterstitial {
    margin-bottom: 90px !important;
  }
}
@media (orientation: landscape) {
  .tablet .eDeliveryInterstitial {
    margin-bottom: 30px !important;
  }
}

.exa-Agreement_Container .fw-SecondaryNavigation_List li a,
.exa-Agreement_Container .fw-SecondaryNavigation_List li a:hover,
.exa-Agreement_Container .fw-SecondaryNavigation_List li a:visited {
  font-weight: 600;
  text-decoration: none;
}
.exa-Agreement-BackBtn_Container a i {
  vertical-align: sub;
  text-decoration: none;
}
.exa-FormActions {
  margin-top: 20px;
  margin-bottom: 20px;
}
.desktop .exa-Cancel_Dialog .mat-dialog-title {
  margin: -10px -16px 0 -17px;
}
.desktop .exa-Cancel_Dialog .mat-dialog-title h3 {
  margin-left: 20px;
  font-weight: 400;
}
.desktop .exa-Cancel_Dialog .mat-dialog-title .close i {
  margin-right: 20px;
}
.exa-Cancel_Dialog .alert {
  margin-bottom: 0px;
}
@media (orientation: landscape) and (max-width: 736px) {
  .mobile .exa-NyseP_Signature, .mobile .exa-Nasdaq_Signature, .mobile .exa-Opra_Signature, .mobile .exa-NyseNp_Signature {
    position: relative;
    top: -23px;
  }
}

.cm-Content.exchange_agreements input[type=checkbox] {
  width: 20px;
  height: 20px;
}
.cm-Content.exchange_agreements input[type=radio] {
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 5px;
}

@media (orientation: portrait) {
  .dj_ios:not(.dj_safari) .mobile .exa-FormActions .col-xs-6:first-child {
    max-width: 49%;
    flex-basis: 49%;
  }
  .dj_ios:not(.dj_safari) .tablet .exa-FormActions .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-NyseNp_Formcenter .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-Nasdaq_Formaction .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-Opra_Skiplater .col-sm-6:first-child {
    max-width: 49%;
    flex-basis: 49%;
  }
}
@media (orientation: landscape) {
  .dj_ios:not(.dj_safari) .tablet .exa-FormActions .col-xs-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-NyseNp_Formcenter .col-xs-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-Nasdaq_Formaction .col-xs-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-Opra_Skiplater .col-xs-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-FormActions .col-xs-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-NyseNp_Formcenter .col-xs-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-Nasdaq_Formaction .col-xs-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-Opra_Skiplater .col-xs-6:first-child {
    max-width: 49%;
    flex-basis: 49%;
  }
  .dj_ios:not(.dj_safari) .tablet .exa-FormActions .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-NyseNp_Formcenter .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-Nasdaq_Formaction .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .tablet .exa-Opra_Skiplater .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-FormActions .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-NyseNp_Formcenter .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-Nasdaq_Formaction .col-sm-6:first-child,
.dj_ios:not(.dj_safari) .mobile .exa-Opra_Skiplater .col-sm-6:first-child {
    max-width: 49%;
    flex-basis: 49%;
  }
}

.tablet .exa-Agreement-BackBtn_Container {
  margin-top: 50px !important;
}

section.f2-app {
  margin-bottom: 10px;
}
section.f2-app #DisclaimersModule .providers .right {
  float: left !important;
  clear: both;
  margin-top: 20px;
}
section.f2-app #AdvancedStockScreenerModule select,
section.f2-app #AdvancedETFScreenerModule select,
section.f2-app #AdvancedMFScreenerModule select,
section.f2-app #PredefinedStockScreenerModule select,
section.f2-app #PredefinedETFScreenerModule select,
section.f2-app #PredefinedMFScreenerModule select {
  width: 220px;
  height: 30px;
  line-height: 30px;
}
section.f2-app #PredefinedStockScreenerModule .arrow.left,
section.f2-app #PredefinedStockScreenerModule .arrow.right,
section.f2-app #PredefinedETFScreenerModule .arrow.left,
section.f2-app #PredefinedETFScreenerModule .arrow.right,
section.f2-app #PredefinedMFScreenerModule .arrow.left,
section.f2-app #PredefinedMFScreenerModule .arrow.right {
  margin: 0 7px;
}
section.f2-app #AdvancedStockScreenerModule .btn-group .btn:first-child,
section.f2-app #AdvancedETFScreenerModule .btn-group .btn:first-child,
section.f2-app #AdvancedMFScreenerModule .btn-group .btn:first-child {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
section.f2-app #AdvancedStockScreenerModule .btn-group .btn:last-child,
section.f2-app #AdvancedETFScreenerModule .btn-group .btn:last-child,
section.f2-app #AdvancedMFScreenerModule .btn-group .btn:last-child {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
section.f2-app #AdvancedStockScreenerModule .btn-group .btn,
section.f2-app #AdvancedETFScreenerModule .btn-group .btn,
section.f2-app #AdvancedMFScreenerModule .btn-group .btn {
  border-radius: 0 !important;
}
section.f2-app div#ETFsQuoteBarModule div#addToWatchlistModal select#watchlistDropdown,
section.f2-app div#MFsQuoteBarModule div#addToWatchlistModal select#watchlistDropdown,
section.f2-app div#StocksQuoteBarModule div#addToWatchlistModal select#watchlistDropdown {
  width: 220px;
  height: 30px;
  line-height: 30px;
}
section.f2-app div#TopRatedSecuritiesModule div.etfs .table tbody tr td:nth-of-type(1),
section.f2-app div#TopRatedSecuritiesModule div.mutualfunds .table tbody tr td:nth-of-type(1) {
  max-width: none;
}
section.f2-app div.indicatorsContainer select,
section.f2-app div#StocksInteractiveChartModule select,
section.f2-app div#ETFsInteractiveChartModule select,
section.f2-app div#MFsInteractiveChartModule select {
  height: 30px;
}
section.f2-app div#SimilarFundsModule .table.table-condensed thead tr th,
section.f2-app div.fundamentalsmodule .table.table-condensed thead tr th {
  padding: 7px;
}
section.f2-app .table.table-condensed tbody tr th,
section.f2-app .table.table-condensed tbody tr td {
  padding: 4px 5px;
}
section.f2-app .table.table-condensed tfoot tr.footer td.perfFoot {
  padding: 4px 5px;
}
section.f2-app .table.table-condensed tbody tr td.indent1 {
  padding-left: 15px;
}
section.f2-app .table.table-condensed tbody tr td.indent2 {
  padding-left: 30px;
}
section.f2-app div#StocksFundamentalsCompiledModule .table.fundamentalsTable tbody tr td {
  padding: 8px;
}
section.f2-app div#OptionChainModule select,
section.f2-app div.ds-DisplaySettings select {
  height: 30px;
  line-height: 30px;
  padding: 4px 6px;
}
section.f2-app div#StocksInsiderActivityModule select {
  height: 30px;
  line-height: 30px;
  width: 220px;
  padding: 4px 6px;
}
section.f2-app div#AlertsSecurityModule .table.alertsTable tbody tr td:nth-of-type(1) {
  max-width: none;
}
section.f2-app header.contain h1.title,
section.f2-app header.ratingHeader h1.title {
  font-weight: 700;
}
section.f2-app .headerRow h1 {
  font-weight: 700;
}
section.f2-app .table.table-condensed th {
  padding: 7px 0;
}
section.f2-app .table.table-condensed td {
  padding: 4px 0;
}
section.f2-app .newsCommentaryModule select {
  padding: 4px 6px;
  height: 30px;
}
section.f2-app #MarketMoversModule select {
  width: 120px;
  height: 30px;
  line-height: 30px;
}
section.f2-app #MarketMoversModule .subheader select#exchangeSelect,
section.f2-app #MarketMoversModule .subheader select#criteriaSelect {
  height: auto;
  width: auto;
}
section.f2-app header.contain,
section.f2-app header.ratingHeader {
  padding: 3px;
  line-height: 30px;
  min-height: 30px;
}
.modern section.f2-app header.contain .muted,
.modern section.f2-app header.ratingHeader .muted {
  padding-top: 0 !important;
}
section.f2-app header.contain h1.title,
section.f2-app header.contain h4,
section.f2-app header.ratingHeader h1.title,
section.f2-app header.ratingHeader h4 {
  line-height: 30px;
  height: auto;
}
section.f2-app header.contain .disclaimer,
section.f2-app header.ratingHeader .disclaimer {
  margin-top: 10px;
}
section.f2-app #PageSettingsButtons .help {
  vertical-align: middle;
}
section.f2-app #PageSettingsButtons .btn-link,
section.f2-app #PageSettingsReload .btn-link {
  padding-right: 0px;
  padding-left: 0px;
  box-shadow: none;
}
section.f2-app #MarketSectorsModule .industrialServicesContainer select {
  padding: 4px 6px;
  height: 30px;
  width: 220px;
}
section.f2-app #MarketSectorsModule .chart {
  width: 50%;
}
section.f2-app #MarketUpdateModule .table.table-condensed th {
  padding: 7px;
}
section.f2-app #MarketUpdateModule .table.table-condensed td {
  padding: 4px 5px;
}
section.f2-app .disclaimersModule header.contain,
section.f2-app .earningsNewsModule header.contain,
section.f2-app .eventsCalendarModule header.contain,
section.f2-app .marketUpdateModule header.contain,
section.f2-app .todaysEventsModule header.contain {
  border-top: none;
}
section.f2-app div.todaysEventsModule header.contain,
section.f2-app div.marketsIndustryExpertsResearchModule header.contain {
  height: auto !important;
}
section.f2-app .todaysEventsModule header.contain h1,
section.f2-app .eventsCalendarModule header.contain h1 {
  margin-right: 10px;
  padding-right: 10px;
}
section.f2-app .todaysEventsModule .eventList th,
section.f2-app .eventsCalendarModule .eventList th {
  height: 0;
}
section.f2-app #EventsCalendarModule .economics .table.table-condensed tbody tr td:nth-of-type(1) {
  max-width: none;
}
section.f2-app #EventsCalendarModule .earnings .table.table-condensed td,
section.f2-app #EventsCalendarModule .economics .table.table-condensed td,
section.f2-app #EventsCalendarModule .dividends .table.table-condensed td,
section.f2-app #EventsCalendarModule .splits .table.table-condensed td {
  padding: 4px 5px;
}
section.f2-app #EventsCalendarModule .earnings .table.table-condensed thead tr th,
section.f2-app #EventsCalendarModule .economics .table.table-condensed thead tr th,
section.f2-app #EventsCalendarModule .dividends .table.table-condensed thead tr th,
section.f2-app #EventsCalendarModule .splits .table.table-condensed thead tr th {
  padding: 7px 7px 7px 5px;
}
section.f2-app .eventsCalendarModule .table thead th {
  padding-left: 5px;
}
section.f2-app .liveBriefsModule header.contain,
section.f2-app .liveBriefsModule div.content.contain {
  border: none;
}
section.f2-app .liveBriefsModule header.contain {
  padding-left: 10px;
}
section.f2-app .liveBriefsModule div.subheader {
  display: none;
}
section.f2-app .sectorIndustryOutlookModule .top h3,
section.f2-app .sectorIndustryOutlookModule .bottom h3 {
  margin-bottom: 5px;
}
section.f2-app .bold {
  font-weight: 600;
}
section.f2-app .icon-search,
section.f2-app .icon-download:before {
  text-decoration: none;
}
section.f2-app header.contain .disclaimer {
  margin-top: 0;
}
section.f2-app .chartBarsOverlaysInfoBoxes h3,
section.f2-app .chartBarsOverlaysInfoBoxes .strong {
  font-weight: 600;
}
section.f2-app .chartBarsOverlaysInfoBoxes th {
  font-weight: 400;
}
section.f2-app .fundamentalsmodule > .contain > div {
  width: 50%;
  display: inline-block;
}
section.f2-app .fundamentalsmodule > .contain > div.companyDescription {
  width: 69%;
}
section.f2-app .fundamentalsmodule > .contain > table.quoteTable {
  display: inline-block;
  vertical-align: top;
  float: right;
}
section.f2-app .fundamentalsmodule > .contain .fundamentalsTable {
  width: 98%;
}
section.f2-app .fundamentalsmodule > .contain .quoteTable td:first-child {
  width: 80%;
}
section.f2-app .fundamentalsmodule > .contain .quoteTable td:nth-child(2) {
  width: 20%;
}
section.f2-app .eTFsProfileModule .fundStrategy h2,
section.f2-app .mFsProfileModule .fundStrategy h2 {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
section.f2-app .eTFsProfileModule .highlights h2,
section.f2-app .mFsProfileModule .highlights h2 {
  margin-bottom: 8px;
}
section.f2-app .totalReturnPerformanceModule .fundPerformanceContainer .supHeader th:first-child {
  border-bottom: none;
}
section.f2-app .totalReturnPerformanceModule .fundPerformanceContainer .supHeader + tr th:first-child {
  border-top: none;
}
section.f2-app .analystRatingsModule .lipperLeaderRatings .last .bold {
  width: 135px;
}
section.f2-app .analystRatingsModule .lipperRatingKey {
  float: right;
}
section.f2-app .topHoldingsPieChartModule .concentration {
  margin-top: 20px;
  text-align: left;
}
section.f2-app .topHoldingsPieChartModule .concentration .total {
  float: right;
}
section.f2-app .assetAllocationModule .portfolioDetailsContainer {
  margin-top: 180px;
}
section.f2-app input.symbolSearchInput {
  font-style: italic;
}
section.f2-app .advancedScreenerModule .criteriaRows button.btn {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
section.f2-app .advancedScreenerModule .criteriaRows th {
  text-transform: capitalize;
}
section.f2-app button.btn,
section.f2-app .interactiveChartModule .panelContainer .toolbar .overlays .overlayKey {
  font-weight: normal;
  height: auto;
  line-height: 20px;
  border-radius: 3px;
  background: transparent;
}
section.f2-app .toolsIndustryExpertsResearchModule .subheader li.active {
  width: 100%;
}
section.f2-app .toolsIndustryExpertsResearchModule .subheader + dl {
  width: 60%;
}
.modern section.f2-app .toolsIndustryExpertsResearchModule .subheader + dl {
  width: 95%;
}
section.f2-app .newsCommentaryModule .searchform {
  padding: 8px 12px;
}
section.f2-app .newsCommentaryModule .searchform .icon-calendar {
  margin-left: 3px;
}
section.f2-app .newsCommentaryModule .searchform .col2 .toDateContainer {
  margin-left: 8px;
  width: 165px;
}
section.f2-app .newsCommentaryModule .searchform input.fromDate,
section.f2-app .newsCommentaryModule .searchform input.toDate {
  padding-left: 3px;
  padding-right: 3px;
  width: 63px;
}
section.f2-app .newsCommentaryModule table thead tr th.topicHeader {
  padding-top: 10px;
}
section.f2-app .newsCommentaryModule table tr td.newsContent div.teaser {
  margin-top: 5px;
}
section.f2-app .newsCommentaryModule table tr td.newsItemContainer {
  width: 680px;
}
section.f2-app .newsCommentaryModule table tr td.sourceInfo {
  vertical-align: top;
}
section.f2-app .newsCommentaryModule table tr td.sourceInfo .timestamp,
section.f2-app .newsCommentaryModule table tr td.sourceInfo .sourceNews {
  line-height: 16px;
  height: 16px;
  width: 88px;
}
section.f2-app .newsCommentaryModule table tr td.sourceInfo h4.topics {
  padding: 10px 0 0 0;
  margin-bottom: 0;
  height: 16px;
}
section.f2-app .symbolSearchModule {
  padding: 6px 0;
  height: 80px;
}
section.f2-app .symbolSearchModule .subheader {
  display: none;
}
section.f2-app .symbolSearchModule header.contain {
  border-top: none;
  margin-left: 10px;
  height: 20px;
}
section.f2-app .symbolSearchModule header.contain h1.title {
  font-weight: 700;
  line-height: 21px;
  margin-top: -13px;
}
section.f2-app .symbolSearchModule div.content .recentSymbols {
  margin-top: -16px;
}
section.f2-app .module .subheader select {
  border-radius: 0;
  height: auto;
  margin: 2px 10px 2px 2px;
  padding: 0;
  width: auto;
}
section.f2-app .marketsIndustryExpertsResearchModule > .content,
section.f2-app .toolsIndustryExpertsResearchModule > .content,
section.f2-app .quotesIndustryExpertsResearchModule > .content {
  padding: 0;
}
section.f2-app .marketsIndustryExpertsResearchModule .subheader,
section.f2-app .toolsIndustryExpertsResearchModule .subheader,
section.f2-app .quotesIndustryExpertsResearchModule .subheader {
  background-color: transparent;
  border-top: none;
  padding-left: 0;
}
section.f2-app .marketsIndustryExpertsResearchModule .subheader li.active,
section.f2-app .toolsIndustryExpertsResearchModule .subheader li.active,
section.f2-app .quotesIndustryExpertsResearchModule .subheader li.active {
  padding-top: 8px;
}
section.f2-app .marketsIndustryExpertsResearchModule .subheader + dl,
section.f2-app .toolsIndustryExpertsResearchModule .subheader + dl,
section.f2-app .quotesIndustryExpertsResearchModule .subheader + dl {
  padding: 5px 10px;
}
section.f2-app .marketsIndustryExpertsResearchModule .newsContent h2,
section.f2-app .toolsIndustryExpertsResearchModule .newsContent h2,
section.f2-app .quotesIndustryExpertsResearchModule .newsContent h2 {
  font-weight: 600;
  margin-top: 7px;
}
section.f2-app .marketsIndustryExpertsResearchModule .newsContent p,
section.f2-app .toolsIndustryExpertsResearchModule .newsContent p,
section.f2-app .quotesIndustryExpertsResearchModule .newsContent p {
  margin: 8px 0;
}
section.f2-app .quotesNewsTopPerformersModule .panel {
  margin-top: 5px;
}
section.f2-app .starRatingBar,
section.f2-app .recommendationRatingBar,
section.f2-app .quoteBarModule span.quoteType,
section.f2-app .quoteBarModule .quoteRibbon ul li > span,
section.f2-app .quoteBarModule .quoteRibbon ul li > div,
section.f2-app .quoteBarModule .quoteRibbon ul li > span,
section.f2-app .stocksRecentTransactionsModule h2,
section.f2-app .stocksRecentTransactionsModule h3,
section.f2-app .stocksRecentTransactionsModule h4 {
  font-weight: 600;
}
section.f2-app .quoteBarModule > .contain {
  padding: 5px 0;
}
section.f2-app .quoteBarModule .staticLinks a {
  float: right;
  margin-left: 20px;
}
section.f2-app .quoteBarModule .exchange.muted {
  padding-top: 0;
}
section.f2-app .quoteBarModule .quoteRibbon {
  padding: 0 5px;
}
section.f2-app .quoteBarModule .quoteRibbon ul {
  font-weight: 600;
}
section.f2-app .quoteBarModule .quoteRibbon li {
  float: left;
}
section.f2-app .quoteBarModule .quoteRibbon .glyphicon.icon-caret-up.pos,
section.f2-app .quoteBarModule .quoteRibbon .glyphicon.icon-caret-down.neg {
  width: 24px;
  margin-right: 0;
}
section.f2-app .quoteBarModule .quoteRibbon .buttonContainer {
  float: right;
  margin: 10px 0 0 10px;
}
section.f2-app .pageSettingsModule ul li.spacer.delayedSpacer {
  margin-right: 4px;
}
section.f2-app .topHeadlinesModule td.sourceInfo {
  vertical-align: top;
}
section.f2-app .topHeadlinesModule .timestamp,
section.f2-app .topHeadlinesModule .sourceNews {
  width: 98px;
}
section.f2-app .stocksFundamentalsModule > header {
  padding-bottom: 5px;
}
section.f2-app .stocksFundamentalsModule .fundamentalsCharts .dataPoint {
  padding-bottom: 15px;
}
section.f2-app .stocksFundamentalsModule .dataPoint .value {
  font-weight: 600;
}
section.f2-app .stocksFundamentalsModule .dataPoint .value span {
  font-weight: normal;
}
section.f2-app .stocksRatingsReportsModule dt {
  font-weight: 600;
}
section.f2-app .stocksRatingsReportsModule .icon-download:before {
  vertical-align: middle;
}
section.f2-app .stocksRecentTransactionsModule .transaction {
  padding: 10px;
}
section.f2-app .stocksRecentTransactionsModule .transaction h3 {
  height: 36px;
}
section.f2-app .stocksRecentTransactionsModule .label {
  padding-left: 0;
}
section.f2-app .stocksRecentTransactionsModule .value div {
  display: inline-block;
}
section.f2-app .stocksRecentTransactionsModule ul.contain {
  margin-top: 20px;
}
section.f2-app .stocksRecentTransactionsModule li {
  margin-top: 15px;
}
section.f2-app .stocksRecentTransactionsModule li:nth-child(3) {
  margin-top: 0;
}
section.f2-app .stocksRecentTransactionsModule li:nth-child(3) span.label,
section.f2-app .stocksRecentTransactionsModule li:nth-child(3) .value {
  width: 115px;
}
section.f2-app .stocksRecentTransactionsModule h4 {
  margin-top: 12px;
}
section.f2-app .ratingsModule h2 {
  margin-bottom: 5px;
}
section.f2-app .ratingsModule .scoreCard {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
section.f2-app .ratingsModule .lipperRatingKey {
  margin-left: 10px;
}
section.f2-app .portfolioModule h2 {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
section.f2-app .portfolioModule .topHoldings .concentrationContainer {
  margin-top: 6px;
  padding: 6px;
}
section.f2-app .portfolioModule .rankingBarTable {
  margin-bottom: 10px;
}
section.f2-app .optionChainModule .contain {
  border-top: 0;
}
section.f2-app .optionChainModule .date,
section.f2-app .optionChainModule .optionChainLabels,
section.f2-app .optionChainModule .disclaimer {
  padding: 7px;
}
section.f2-app .optionChainModule .date {
  width: 99%;
}
section.f2-app .optionChainModule tbody {
  font-weight: 600;
}
section.f2-app .optionChainModule th,
section.f2-app .optionChainModule td {
  text-align: right;
}
section.f2-app .label {
  background-color: transparent;
  text-shadow: none;
  white-space: normal;
}
section.f2-app table tr .indent1 {
  padding-left: 15px;
}
section.f2-app table tr .indent2 {
  padding-left: 30px;
}
section.f2-app table tr.headingRow th, section.f2-app table tr.headingRow td {
  font-weight: 600;
}
section.f2-app .documentHeader {
  padding: 8px;
}
section.f2-app .watchlistModule .subheader li a,
section.f2-app .watchlistModule .symbolSearchSubmitButton, section.f2-app .stocksQuoteBarModule .subheader li a,
section.f2-app .stocksQuoteBarModule .symbolSearchSubmitButton, section.f2-app .mFsQuoteBarModule .subheader li a,
section.f2-app .mFsQuoteBarModule .symbolSearchSubmitButton {
  margin-left: 10px;
}
section.f2-app .watchlistModule .title-modal, section.f2-app .stocksQuoteBarModule .title-modal, section.f2-app .mFsQuoteBarModule .title-modal {
  font-weight: 400;
}
section.f2-app .watchlistModule .title-modal button, section.f2-app .stocksQuoteBarModule .title-modal button, section.f2-app .mFsQuoteBarModule .title-modal button {
  opacity: 1;
}
section.f2-app .watchlistModule .modal-body,
section.f2-app .watchlistModule .modal-footer, section.f2-app .stocksQuoteBarModule .modal-body,
section.f2-app .stocksQuoteBarModule .modal-footer, section.f2-app .mFsQuoteBarModule .modal-body,
section.f2-app .mFsQuoteBarModule .modal-footer {
  padding: 8px 15px;
}
section.f2-app .watchlistModule .modal-body, section.f2-app .stocksQuoteBarModule .modal-body, section.f2-app .mFsQuoteBarModule .modal-body {
  width: 250px;
}
section.f2-app .watchlistModule .modal-body .watchlistNameInput, section.f2-app .stocksQuoteBarModule .modal-body .watchlistNameInput, section.f2-app .mFsQuoteBarModule .modal-body .watchlistNameInput {
  margin-bottom: 10px;
}
section.f2-app .watchlistModule .modal-body .newDefaultWrapper label, section.f2-app .stocksQuoteBarModule .modal-body .newDefaultWrapper label, section.f2-app .mFsQuoteBarModule .modal-body .newDefaultWrapper label {
  margin-left: 0;
}
section.f2-app .watchlistModule .modal-body .newDefaultWrapper label input, section.f2-app .stocksQuoteBarModule .modal-body .newDefaultWrapper label input, section.f2-app .mFsQuoteBarModule .modal-body .newDefaultWrapper label input {
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}
section.f2-app .calendar {
  position: relative;
  width: 19em;
  padding: 0.2em 0.2em 0;
  margin-bottom: 10px;
}
section.f2-app .calendar .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header {
  width: 70%;
  font-weight: 700;
}
.modern section.f2-app .calendar .ui-datepicker.ui-widget .ui-datepicker-header.ui-widget-header {
  width: 90%;
  background-color: transparent;
}
section.f2-app .calendar .ui-corner-all {
  border-radius: 4px;
}
section.f2-app .symbolSearchModule .recentSymbols .symbols a,
section.f2-app header ul a,
section.f2-app .subheader.contain ul a,
section.f2-app .marketUpdateModule .subheader.contain ul li.header,
section.f2-app .todaysEventsModule .eventContainer .eventList .dateTime,
section.f2-app .marketUpdateModule .marketUpdateNews div.documentHeader.contain div,
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent h4.headline a,
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent p,
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent a.readFull,
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent a.showAbstract,
section.f2-app .advancersDeclinersModule .content div.issueContainer .thermobars .contain .valueLeft,
section.f2-app .advancersDeclinersModule .content div.issueContainer .thermobars .contain .valueRight,
section.f2-app .advancersDeclinersModule .content .contain div.issueContainer .thermobars .valueLeft,
section.f2-app .advancersDeclinersModule .content .contain div.issueContainer .thermobars .valueRight,
section.f2-app .advancersDeclinersModule .content .contain div.issueContainer div.issueTotal,
section.f2-app .marketUpdateModule .marketUpdateNews div.documentHeader.contain ul a,
section.f2-app .marketUpdateModule .marketUpdateNews div.documentHeader.contain ul a.active {
  font-weight: 700;
}
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent .teaser,
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent .teaser a.readFull,
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent span.date,
section.f2-app .marketUpdateModule .marketUpdateNews .newsContent span.source {
  font-weight: 400;
}
.noTopBorder section.f2-app header.contain {
  border-top: none;
}
.noTopBorder section.f2-app header.ratingHeader {
  padding: 0;
}
section.f2-app .content.contain {
  padding-top: 0;
  padding-left: 0;
}
section.f2-app .f2-app-container fieldset > legend {
  margin-bottom: 20px;
}
@media screen and (-ms-high-contrast: none) {
  section.f2-app .f2-app-container fieldset > legend {
    padding-top: 40px;
  }
}
.mobile section.f2-app .stocksEarningsModule .infoBox {
  width: 100%;
  margin-bottom: 20px;
}
.mobile section.f2-app .stocksEarningsModule .infoBox .smartText,
.mobile section.f2-app .stocksEarningsModule .infoBox .analysis {
  width: 100%;
}
.mobile section.f2-app .watchlistModule .modal-body {
  min-height: 139px;
}
@media (orientation: portrait) {
  .mobile section.f2-app .investingIdeasModule .investmentStrategiesTableContainer .investmentSection {
    width: 100%;
  }
  .mobile section.f2-app .marketSectorsModule .breadCrumbs {
    line-height: 40px;
  }
  .mobile section.f2-app .marketSectorsModule .smartTextAndSectors .selectContainer {
    text-transform: inherit;
  }
  .mobile section.f2-app .marketSectorsModule .smartTextAndSectors .performancePeriod {
    width: 220px;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
  }
  .mobile section.f2-app .marketSectorsModule .smartTextAndSectors .commLink {
    float: left;
  }
}
.mobile section.f2-app .chartTimeFrames {
  height: 34px;
}
@media (orientation: landscape) {
  .mobile section.f2-app .chartTimeFrames {
    max-width: 220px;
  }
}
@media (orientation: portrait) {
  .mobile section.f2-app .quoteBarModule .modal {
    left: 3% !important;
  }
}
@media (orientation: landscape) {
  .mobile section.f2-app .quoteBarModule .modal {
    left: 46% !important;
  }
}
.mobile section.f2-app .sectorNewsModule .sectors, .mobile section.f2-app .sectorNewsModule .storyDate {
  display: flex !important;
}
.mobile section.f2-app .marketUpdateModule .investingIdeasContainer .ideaContainer {
  width: 100% !important;
}
.tablet section.f2-app .watchlistModule .modal-body {
  min-height: 127px;
}
.ada section.f2-app .pageSettingsModule .btn-link.realTime, .ada section.f2-app .pageSettingsModule .btn-link.delayed {
  padding: 0 20px !important;
}
.ada section.f2-app .pageSettingsModule ul li.spacer.delayedSpacer {
  margin-right: 40px;
}
.modern section.f2-app .todaysEventsModule .subheader.contain ul .eventHeader a {
  font-weight: 400;
}
.modern section.f2-app .todaysEventsModule .subheader.contain ul .eventHeader a.active {
  font-weight: 500;
}
.modern section.f2-app .marketUpdateModule .subheader.contain ul li a,
.modern section.f2-app .sectorIndustryOutlookModule .subheader.contain ul li a,
.modern section.f2-app .newsCommentaryModule .subheader.contain ul li a,
.modern section.f2-app .advancersDeclinersModule .subheader.contain ul li a {
  font-weight: 400;
}
.modern section.f2-app .marketUpdateModule .subheader.contain ul li.active a,
.modern section.f2-app .sectorIndustryOutlookModule .subheader.contain ul li.active a,
.modern section.f2-app .newsCommentaryModule .subheader.contain ul li.active a,
.modern section.f2-app .advancersDeclinersModule .subheader.contain ul li.active a {
  font-weight: 500;
}

/*To disable the spinning icon for F2 */
.f2_loadingIcon {
  float: right;
  display: none;
}

.f2DialogContainer {
  min-width: 652px !important;
  min-height: 568px !important;
}

/*!
 * jQuery UI Datepicker 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
  /* with multiple calendars */
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}

.nav-f2.nav-menu ul.layouts.level-1 li {
  background-color: #ffffff;
  height: 36px;
  line-height: 1em;
}

.stocksSECFilingsModule .subheader .filter,
.stocksSECFilingsModule .subheader .filingCategory,
.stocksSECFilingsModule .subheader .filingPeriod {
  display: block !important;
}

.desktop .symbolSearchModule .symbolSearchContainer, .tablet .symbolSearchModule .symbolSearchContainer {
  margin: -8px 20px 0 10px !important;
}

.faq-Header {
  margin-bottom: 40px;
}
.faq-Question_Container .mat-expansion-panel-body {
  margin-top: 0;
}
.faq-Question_Container .mat-expansion-panel-header {
  height: auto !important;
}

.fia-Row:last-child {
  border: none;
}
.fia-Label {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 15px;
}
.fia h2 {
  margin-top: 0;
}

.mobile .fia,
.tablet .fia {
  margin: 40px 0;
}
.mobile .fia-HeaderRow, .mobile .fia-Row,
.tablet .fia-HeaderRow,
.tablet .fia-Row {
  margin: 0;
}
.mobile .fia-HeaderRow .fia-FinancialProfessional,
.tablet .fia-HeaderRow .fia-FinancialProfessional {
  padding-top: 15px;
}

.fi-Inventory_Search {
  display: flex;
  gap: 20px;
}
.mobile .fi-Inventory_Search, .tablet .fi-Inventory_Search {
  flex-direction: column;
}
.fi-Inventory_Search-Button {
  display: flex;
  justify-content: center;
}
.fi-Inventory_Search-Content {
  margin-top: 50px;
  padding: 0px 20px;
}
.mobile .fi-Inventory_Search-Content {
  margin-top: 10px;
}

.ag-material .gl-UglTaxLotsGrid .gl-DetailsGrid_Account {
  padding-left: 34px;
}
.ag-material .gl-UglTaxLotsGrid .gl-DetailsGrid_Action, .ag-material .gl-UglTaxLotsGrid .gl-DetailsGrid_MarketValue, .ag-material .gl-UglTaxLotsGrid .gl-DetailsGrid_Quantity {
  padding-right: 0;
}
.ag-material .gl-UglTaxLotsGrid .gl-DetailsGrid_Cost {
  padding-right: 5px;
}
@media (max-width: 1299px) {
  .ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_Gain {
    padding-right: 0;
  }
}
.ag-material .gl-UglTaxLotsGrid .gl-DetailsGrid_GainLoss {
  padding-right: 5px;
}
@media (min-width: 596px) and (max-width: 811px) {
  .ag-material .ag-header .gl-DetailsGrid_LongTermGain, .ag-material .ag-header .gl-DetailsGrid_ShortTermGain {
    padding: 0 10px;
  }
}
@media (max-width: 1299px) {
  .ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_Purchase {
    padding-right: 0;
  }
}
@media (min-width: 1300px) {
  .ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_Shares {
    padding-right: 0;
  }
}
.desktop .ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_Shares {
  width: 130px !important;
}
.ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_Symbol {
  padding-left: 34px;
}
.gl-DetailsGrid_SymbolDesc {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1299px) {
  .ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_Term {
    padding-right: 5px;
  }
}
@media (min-width: 1300px) {
  .ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_Term {
    padding-right: 0;
  }
}
.ag-material .gl-UglTaxLotsGrid .gl-DetailsGrid_Term {
  padding-right: 0;
}
.ag-material .gl-RglTaxLotsGrid .gl-DetailsGrid_WashSaleDisallowance {
  padding-right: 5px;
}
.gl-DetailsGrid .hld-ModernGrid_Security-description {
  line-height: 15px;
}
.gl-DetailsGridFilter {
  align-items: center;
  justify-content: flex-end;
}
html[lang=es_LA] .gl-DetailsGridFilter_FilterBySymbol, html[lang=es] .gl-DetailsGridFilter_FilterBySymbol {
  width: 395px;
}
.gl-DetailsGridFilter_FilterBySymbol .fa-search {
  margin-left: 10px;
}
.gl-DetailsGridFilter_FilterBySymbol .mat-form-field-flex {
  padding-right: 0 !important;
}
.gl-DetailsGridFilter_FilterBySymbol.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 8px 0;
}
.gl-DetailsGridFilter .fc-Filter_Label {
  display: block;
  padding-left: 5px;
}
.gl-Disclaimer {
  margin-top: 40px;
  padding-left: 10px;
}
.gl-Filter {
  padding: 20px;
}
.gl-Filter > div {
  width: 100%;
}
.gl-Filter p {
  margin: 0;
}
.gl-Filter .mat-form-field-flex {
  padding: 0 5px !important;
}
.gl-Filter .mat-form-field-wrapper .mat-form-field-subscript-wrapper,
.gl-Filter .mat-form-field-wrapper .mat-form-field-underline {
  display: none;
}
.gl-Filter .mat-form-field-infix {
  width: auto;
}
.gl-Filter .mat-select-arrow-wrapper {
  padding-left: 5px;
}
.gl-Filter .mat-select-value {
  max-width: initial;
  width: inherit !important;
}
.gl-Filter_CustomRange {
  margin-right: calc((100% - 330px) * -1);
}
.gl-Filter_From .mat-form-field-infix {
  width: 100px;
}
.gl-Filter_From.ng-pristine .mat-form-field-infix {
  width: 120px;
}
.gl-Filter_To .mat-form-field-infix {
  width: 100px;
}
.gl-Filter_To.ng-pristine .mat-form-field-infix {
  width: 113px;
}
.gl-Filter_TimePeriod .mat-form-field-wrapper .mat-form-field-underline, .gl-Filter_Value .mat-form-field-wrapper .mat-form-field-underline {
  display: none;
}
.gl-Filter_Value {
  margin-right: 0 !important;
  width: auto !important;
}
.gl-Filter.small-container {
  padding: 10px;
}
@media (min-width: 330px) and (max-width: 509px) {
  .gl-Filter.small-container {
    padding-right: calc(100% - 330px);
  }
}
.gl-Filter.small-container p {
  line-height: 30px;
}
.gl-Filter.small-container .gl-Filter_From {
  margin-bottom: -5px;
  margin-top: -5px;
}
.gl-Filter.small-container .gl-Filter_TimePeriod {
  margin-bottom: 5px;
  margin-top: 5px;
}
.gl-Filter.small-container .gl-Filter_TimePeriod .mat-form-field-flex {
  padding-left: 0 !important;
}
.gl-Filter.small-container .gl-Filter_To {
  margin-bottom: -5px;
  margin-top: -5px;
}
.gl-Filter.small-container .gl-Filter_To .mat-form-field-flex {
  padding-left: 0 !important;
}
.gl-Filter.small-container .gl-Filter_Value .mat-form-field-flex {
  padding-left: 0 !important;
}
.gl-Filter.small-container .mat-form-field-infix {
  padding: 0;
}
.gl-Filter.small-container .mat-form-field-label-wrapper {
  padding-top: 0;
}
.gl-RglTaxLotsGrid .ag-center-cols-container {
  width: 100% !important;
}
.gl-RglTaxLotsGrid .gl-DetailsGrid_WashSaleDisallowance {
  padding-right: 10px;
}
.gl-RglTaxLotsGrid_Dropdown .mat-form-field-infix {
  width: 63px;
}
.gl-Summary {
  padding: 0;
}
.gl-Summary * {
  padding: 0;
  box-sizing: border-box;
}
.gl-Summary_Tile {
  width: 17vw !important;
}
.tablet .gl-Summary_Tile {
  width: 30vw !important;
}
@media (orientation: portrait) {
  .mobile .gl-Summary_Tile {
    width: auto !important;
    text-align: center;
    border-radius: 9px;
  }
}
@media (orientation: landscape) {
  .mobile .gl-Summary_Tile {
    width: 17vw;
  }
  .mobile .gl-Summary.gl-Summary_TileRgl .st-SummaryTile {
    width: 30vw !important;
  }
}
.gl-Summary dd {
  margin: 0;
}
.gl-Summary dl:not(.active) {
  cursor: pointer;
}
.gl-Summary dt {
  margin-bottom: 7px;
}
.gl-Summary_Border {
  height: 44px;
  margin: 22px 0;
}
.gl-Summary_Dot {
  display: inline-block;
  padding: 4px;
  margin: 0 3px;
  transition: 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.gl-Summary_DotContainer {
  margin: 5px;
}
.small-container .gl-Summary_DotContainer {
  padding-left: 0;
  margin: 0 auto;
}
.gl-Summary_Download {
  margin-right: 10px;
  padding-top: 7px;
}
@media (min-width: 476px) {
  .gl-Summary_Download > .mat-icon-button {
    line-height: 35px !important;
  }
}
.gl-Summary_Sync {
  padding-top: 7px;
}
.gl-Summary_Text {
  padding: 10px 15px;
  margin: 20px 0 0;
}
.gl-Summary_Text.small-container {
  margin: 20px 10px 0;
}
.gl-Summary_Text p {
  margin: 0;
}
.gl-Summary .far.fa-info-circle {
  height: auto;
  margin-left: 5px;
  width: auto;
}
.gl-Summary.small-container dl {
  padding-bottom: 0;
  width: 100%;
}
.gl-Summary.small-container dt,
.gl-Summary.small-container dd {
  width: calc(100% - 60px);
  display: inline-block;
}
.gl-Summary.small-container .active {
  border-bottom: none;
}
.gl-Summary.small-container .fa-chevron-left {
  top: 21.5px;
  position: relative;
}
.gl-Summary.small-container .fa-chevron-right {
  bottom: 21.5px;
  position: relative;
}
@media print {
  .gl-DetailsGrid_Symbol, .gl-DetailsGrid_Gain, .gl-DetailsGrid_Loss, .gl-DetailsGrid_LongTermGain, .gl-DetailsGrid_ShortTermGain, .gl-DetailsGrid_GainLoss, .gl-DetailsGrid_Purchase, .gl-DetailsGrid_Sale, .gl-DetailsGrid_Shares, .gl-DetailsGrid_Term, .gl-DetailsGrid_WashSaleDisallowance {
    width: 10% !important;
  }
  .gl-DetailsGrid_Symbol {
    left: 0 !important;
  }
  .gl-DetailsGrid_Gain {
    left: 12% !important;
  }
  .gl-DetailsGrid_Loss {
    left: 24% !important;
  }
  .gl-DetailsGrid_LongTermGain {
    left: 36% !important;
  }
  .gl-DetailsGrid_ShortTermGain {
    left: 48% !important;
  }
  .gl-DetailsGrid_GainLoss {
    left: 10% !important;
  }
  .gl-DetailsGrid_Purchase {
    left: 20% !important;
  }
  .gl-DetailsGrid_Sale {
    left: 30% !important;
  }
  .gl-DetailsGrid_Shares {
    left: 40% !important;
  }
  .gl-DetailsGrid_Term {
    left: 50% !important;
  }
  .gl-DetailsGrid_WashSaleDisallowance {
    left: 60% !important;
  }
  .gl-Summary_Tiles-1 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 1) !important;
    max-width: calc(calc(100vw - 0.4in) / 1) !important;
  }
  .gl-Summary_Tiles-1 .nc-Summary_Tile-title, .gl-Summary_Tiles-1 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-1 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-2 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 2) !important;
    max-width: calc(calc(100vw - 0.4in) / 2) !important;
  }
  .gl-Summary_Tiles-2 .nc-Summary_Tile-title, .gl-Summary_Tiles-2 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-2 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-3 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 3) !important;
    max-width: calc(calc(100vw - 0.4in) / 3) !important;
  }
  .gl-Summary_Tiles-3 .nc-Summary_Tile-title, .gl-Summary_Tiles-3 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-3 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-4 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 4) !important;
    max-width: calc(calc(100vw - 0.4in) / 4) !important;
  }
  .gl-Summary_Tiles-4 .nc-Summary_Tile-title, .gl-Summary_Tiles-4 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-4 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-5 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 5) !important;
    max-width: calc(calc(100vw - 0.4in) / 5) !important;
  }
  .gl-Summary_Tiles-5 .nc-Summary_Tile-title, .gl-Summary_Tiles-5 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-5 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-6 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 6) !important;
    max-width: calc(calc(100vw - 0.4in) / 6) !important;
  }
  .gl-Summary_Tiles-6 .nc-Summary_Tile-title, .gl-Summary_Tiles-6 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-6 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-7 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 7) !important;
    max-width: calc(calc(100vw - 0.4in) / 7) !important;
  }
  .gl-Summary_Tiles-7 .nc-Summary_Tile-title, .gl-Summary_Tiles-7 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-7 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-8 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 8) !important;
    max-width: calc(calc(100vw - 0.4in) / 8) !important;
  }
  .gl-Summary_Tiles-8 .nc-Summary_Tile-title, .gl-Summary_Tiles-8 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-8 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-9 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 9) !important;
    max-width: calc(calc(100vw - 0.4in) / 9) !important;
  }
  .gl-Summary_Tiles-9 .nc-Summary_Tile-title, .gl-Summary_Tiles-9 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-9 .nc-Summary_Arrow {
    display: none !important;
  }
  .gl-Summary_Tiles-10 .item {
    flex: 1 0 calc(calc(100vw - 0.4in) / 10) !important;
    max-width: calc(calc(100vw - 0.4in) / 10) !important;
  }
  .gl-Summary_Tiles-10 .nc-Summary_Tile-title, .gl-Summary_Tiles-10 .nc-Summary_Tile-value {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }
  .gl-Summary_Tiles-10 .nc-Summary_Arrow {
    display: none !important;
  }
}
.gl-Taxlot_Detail {
  min-width: 985px;
  padding-top: 0;
}
.gl-Taxlot_Detail div {
  display: flex;
}
.gl-Taxlot_Detail .key-value-list {
  display: flex;
}
.gl-Taxlot_Detail .key-value-list dt,
.gl-Taxlot_Detail .key-value-list dd {
  max-width: initial;
  white-space: normal;
}
.gl-Taxlot_Detail-section1 .key-value-list dt {
  flex-basis: 55%;
}
.gl-Taxlot_Detail-section1 .key-value-list dd {
  flex-basis: 45%;
}
.gl-Taxlot_Detail-section1 .key-value-list:first-child dt {
  flex-basis: 63%;
}
.gl-Taxlot_Detail-section1 .key-value-list:first-child dd {
  flex-basis: 37%;
}
.gl-Taxlot_Detail-section2 .key-value-list dt,
.gl-Taxlot_Detail-section2 .key-value-list dd {
  flex-basis: 50%;
}
.gl-Taxlot_Detail-section3 .key-value-list dt {
  flex-basis: 62%;
}
.gl-Taxlot_Detail-section3 .key-value-list dd {
  flex-basis: 38%;
}
.gl-Taxlot_Detail-section {
  width: 550px;
}
.gl-Taxlot_Dialog .mat-dialog-container {
  max-width: 1286px;
}
.gl-Taxlot_Dialog .mat-dialog-content {
  min-height: 50vh;
}
@media (max-width: 1100px) {
  .gl-Taxlot_Dialog {
    max-width: 95vw !important;
  }
}
.gl-Taxlot_Grid .pershing-responsive {
  overflow-x: auto;
}
.gl-UglTaxLotsGrid .ag-center-cols-container {
  width: 100% !important;
}
.gl-UglTaxLotsGrid_Dropdown .mat-form-field-infix {
  width: 63px;
}

.desktop .ugl-DetailsGrid_Quantity {
  width: 175px !important;
}

.modern .hlp-Tax_Title, .modern .hlp-Finra .text-info {
  line-height: 19px;
  margin-top: 30px;
}
.modern .hlp-Tax_TaxBlock {
  display: inline;
  line-height: 19px;
  padding-bottom: 20px;
}
.modern .hlp-Tax_HrBlock {
  line-height: 19px;
}
@media (max-width: 424px) {
  .modern .hlp-Tax_HrBlock {
    margin-top: 10px !important;
  }
}
@media (min-width: 425px) {
  .modern .hlp-Tax_HrBlock {
    display: inline;
    margin-top: 5px !important;
  }
}
.modern .hlp-Finra {
  line-height: 19px;
  margin-top: 30px;
}

.lg-Form {
  padding: 1rem 0.5rem 1.5rem;
}
.mobileapp .small-container .lg-Form {
  padding: 1rem 0 1.5rem;
}
.lg-Form .mat-form-field {
  width: 100%;
}
.lg-Form .mat-form-field .mat-form-field-required-marker {
  display: none;
}
.lg-Form_RememberUser {
  text-align: left;
  padding-top: 1rem;
}
.lg-Form_RememberUser .mat-checkbox-inner-container {
  width: 1.2rem !important;
  height: 1.2rem !important;
}
.mobileapp .lg-Form_RememberUser .mat-checkbox-inner-container {
  width: 2rem !important;
  height: 2rem !important;
}
.lg-Form_Password {
  padding-top: 1.2rem;
}
.lg-Form_Password .mat-form-field-suffix .mat-icon {
  font-size: 175%;
  width: 24px;
}
.mobileapp .lg-Form_Password {
  margin-top: -1.5rem;
}
.lg-Form_LoginButton.mat-raised-button {
  margin-top: 3rem;
  width: 100%;
}
.lg-Biometric_Icons {
  height: 26px;
  background-size: contain;
  background-position: center;
}
.lg-PasswordRules {
  margin-left: 0;
  padding-left: 0;
}
.otp-mobile .lg-PasswordRules {
  line-height: 12px;
  font-size: 11px;
}
.lg-PasswordRules_ValidateIcon {
  float: left;
  height: 14px;
  padding-right: 4px;
}
.lg-PasswordRules li {
  margin-bottom: 0.5rem;
}
.lg-Prelogin_FinancialOrganization, .lg-Prelogin_UserID, .lg-Prelogin_Password {
  line-height: 24px;
  padding-bottom: 10px;
}
html[lang=es_LA] .lg-Prelogin_Forgot, html[lang=es] .lg-Prelogin_Forgot {
  max-width: 100%;
}
html[lang=es_LA] .lg-Prelogin_ForgotPassword.standard, html[lang=es] .lg-Prelogin_ForgotPassword.standard {
  position: absolute;
  left: 25px;
  margin-top: 20px;
}
.lg-Prelogin_Form {
  margin: 0;
  padding: 1rem 0.5rem 1.5rem;
}
.mobileapp .small-container .lg-Prelogin_Form {
  padding: 1rem 0 1.5rem;
}
.lg-Prelogin_Form .mat-form-field {
  width: 100%;
}
.lg-Prelogin_Form .mat-form-field .mat-form-field-required-marker {
  display: none;
}
.lg-Prelogin_RememberUserID {
  text-align: left;
  padding-top: 1rem;
}
.lg-Prelogin_RememberUserID .mat-checkbox-inner-container {
  width: 1.2rem !important;
  height: 1.2rem !important;
}
.mobileapp .lg-Prelogin_RememberUserID .mat-checkbox-inner-container {
  width: 2rem !important;
  height: 2rem !important;
}
.lg-Prelogin_RememberUserID .mat-checkbox-label {
  white-space: nowrap !important;
}
.lg-ForgotPassword_Dialog, .lg-ForgotUserID_Dialog, .lg-OneTimePasscode_Dialog {
  min-height: 500px;
  width: 718px !important;
}
.ada .lg-ForgotPassword_Dialog, .standard .lg-ForgotPassword_Dialog, .ada .lg-ForgotUserID_Dialog, .standard .lg-ForgotUserID_Dialog, .ada .lg-OneTimePasscode_Dialog, .standard .lg-OneTimePasscode_Dialog {
  min-height: inherit;
}
.ada .lg-ForgotPassword_Dialog .fa-times, .standard .lg-ForgotPassword_Dialog .fa-times, .ada .lg-ForgotUserID_Dialog .fa-times, .standard .lg-ForgotUserID_Dialog .fa-times, .ada .lg-OneTimePasscode_Dialog .fa-times, .standard .lg-OneTimePasscode_Dialog .fa-times {
  font-weight: 400;
  line-height: 110%;
}
.lg-ForgotPassword_Form, .lg-ForgotUserID_Form, .lg-OneTimePasscode_Form {
  max-width: calc(100% - 30px);
  margin: 0;
  padding: 0 15px 65px;
}
.lg-ForgotPassword_Form a, .lg-ForgotUserID_Form a, .lg-OneTimePasscode_Form a {
  cursor: pointer;
  font-weight: 400 !important;
}
.mat-dialog-container .lg-ForgotPassword_Form .mat-dialog-content, .mat-dialog-container .lg-ForgotUserID_Form .mat-dialog-content, .mat-dialog-container .lg-OneTimePasscode_Form .mat-dialog-content {
  margin-top: 8px;
  padding-bottom: 20px;
}
.lg-ForgotPassword_InputField .portlet-title-text, .lg-ForgotPassword_FinancialOrganization .portlet-title-text, .lg-ForgotPassword_UserID .portlet-title-text, .lg-ForgotPassword_Email .portlet-title-text, .lg-ForgotUserID_InputField .portlet-title-text, .lg-ForgotUserID_FinancialOrganization .portlet-title-text, .lg-ForgotUserID_UserID .portlet-title-text, .lg-ForgotUserID_Email .portlet-title-text, .lg-OneTimePasscode_InputField .portlet-title-text, .lg-OneTimePasscode_FinancialOrganization .portlet-title-text, .lg-OneTimePasscode_UserID .portlet-title-text, .lg-OneTimePasscode_Email .portlet-title-text {
  font-weight: 700;
  line-height: 21px;
}
.lg-ForgotPassword_InputField .mat-form-field, .lg-ForgotPassword_FinancialOrganization .mat-form-field, .lg-ForgotPassword_UserID .mat-form-field, .lg-ForgotPassword_Email .mat-form-field, .lg-ForgotUserID_InputField .mat-form-field, .lg-ForgotUserID_FinancialOrganization .mat-form-field, .lg-ForgotUserID_UserID .mat-form-field, .lg-ForgotUserID_Email .mat-form-field, .lg-OneTimePasscode_InputField .mat-form-field, .lg-OneTimePasscode_FinancialOrganization .mat-form-field, .lg-OneTimePasscode_UserID .mat-form-field, .lg-OneTimePasscode_Email .mat-form-field {
  width: 100%;
}
.lg-ForgotPassword_Buttons, .lg-ForgotUserID_Buttons, .lg-OneTimePasscode_Buttons {
  width: 370px;
  flex-wrap: nowrap !important;
}
.lg-ForgotPassword_Button, .lg-ForgotUserID_Button, .lg-OneTimePasscode_Button {
  width: 100%;
}
.lg-ForgotUserID_Forgot {
  padding-top: 10px;
}
.lg-ForgotUserID_Form {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.mat-dialog-container .lg-ForgotUserID_Form .mat-dialog-content {
  padding-bottom: 20px;
}
.lg-ForgotUserID_Contact {
  margin-top: 40px !important;
  margin-bottom: 20px !important;
}
.lg-ForgotUserID_Contactno {
  margin-left: 20px;
}
.lg-ForgotUserID_Closebtn {
  width: 20%;
  margin-top: 40px;
}
.lg-OneTimePasscode .mat-form-field {
  width: 53.5%;
}
.mobile .lg-OneTimePasscode .mat-form-field {
  width: 100%;
}

@media (orientation: portrait) and (max-width: 768px), (orientation: portrait) and (max-width: 830px) {
  .tablet .lg-ForgotPassword_Dialog, .tablet .lg-ForgotUserID_Dialog {
    width: 100% !important;
  }
  .tablet .lg-ForgotPassword_InputField .mat-form-field, .tablet .lg-ForgotPassword_FinancialOrganization .mat-form-field, .tablet .lg-ForgotPassword_UserID .mat-form-field, .tablet .lg-ForgotPassword_Email .mat-form-field, .tablet .lg-ForgotUserID_InputField .mat-form-field, .tablet .lg-ForgotUserID_FinancialOrganization .mat-form-field, .tablet .lg-ForgotUserID_UserID .mat-form-field, .tablet .lg-ForgotUserID_Email .mat-form-field {
    width: 53.5%;
  }
  .tablet .lg-ForgotPassword_Buttons, .tablet .lg-ForgotUserID_Buttons {
    width: 57%;
  }
}

.mobile .lg-ForgotPassword_Dialog, .mobile .lg-ForgotUserID_Dialog, .mobile .lg-OneTimePasscode_Dialog {
  width: 100% !important;
}
.mobile .lg-ForgotPassword_Title .mat-dialog-title, .mobile .lg-ForgotUserID_Title .mat-dialog-title, .mobile .lg-OneTimePasscode_Title .mat-dialog-title {
  font-weight: 700;
  margin-top: 0;
}
.mobile .lg-ForgotPassword_Form .mat-dialog-content, .mobile .lg-ForgotUserID_Form .mat-dialog-content, .mobile .lg-OneTimePasscode_Form .mat-dialog-content {
  min-height: 364px;
}
.mobile .lg-ForgotPassword_Buttons, .mobile .lg-ForgotUserID_Buttons, .mobile .lg-OneTimePasscode_Buttons {
  width: calc(100% + 2rem);
}
@media only screen and (min-width: 712px) {
  .mobile.standard .lg-ForgotPassword_Form .mat-dialog-content, .mobile.standard .lg-ForgotUserID_Form .mat-dialog-content {
    min-height: inherit;
  }
}

.lgc-ComingSoonDialog {
  height: 100%;
  align-items: center;
  text-align: center;
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 9999;
  background: white;
  top: 0;
  left: 0;
  width: 100%;
}
.lgc-ComingSoonDialog i {
  margin-top: 2rem;
  font-size: 5rem;
}
.lgc-PreloginDialog {
  min-height: 550px;
  width: 750px !important;
}
.lgc-PreloginDialog_Verify {
  padding: 20px;
  margin: -15px -5px -15px 5px;
}
.lgc-PreloginDialog_Form .portlet-title-text {
  font-weight: 700;
  line-height: 21px;
}
.lgc-PreloginDialog_Form .lg-Form_Password {
  padding-top: 0;
}
.lgc-PreloginDialog_Form .lg-Form_LoginButton {
  margin-top: 1rem;
}
.lgc-PreloginDialog_Form a {
  cursor: pointer;
}
.lgc-PreloginDialog_Form a.left {
  margin-left: -10px;
}
.lgc-PreloginDialog_Form a.right {
  margin-right: -10px;
}
.lgc-PreloginDialog_Header {
  padding: 20px 20px 5px 30px !important;
}
.lgc-PreloginDialog_Header .close-icon {
  z-index: 1;
}
.lgc-PreloginDialog_Header .mat-button.close-icon:focus:not([disabled]), .lgc-PreloginDialog_Header .mat-button.close:focus:not([disabled]) {
  box-shadow: none;
}
.lgc-PreloginDialog_LoginInfo {
  padding: 0 20px 15px 25px;
}
.lgc-PreloginDialog_Needanid .portlet-title-text {
  overflow-wrap: break-word;
}
.lgc-PreloginDialog_Title {
  font-weight: 400;
  margin-top: 10px;
}
.ada .lgc-PreloginDialog, .standard .lgc-PreloginDialog {
  min-height: inherit;
}
.ada .lgc-PreloginDialog .fa-times, .standard .lgc-PreloginDialog .fa-times {
  font-weight: 400;
  line-height: 110%;
  margin: 1.2rem 0 0.96rem;
}
.ada .lgc-PreloginDialog .mat-dialog-container, .ada .lgc-PreloginDialog_Header, .standard .lgc-PreloginDialog .mat-dialog-container, .standard .lgc-PreloginDialog_Header {
  padding: 0 !important;
}
.ada .lgc-PreloginDialog_Content, .standard .lgc-PreloginDialog_Content {
  overflow: inherit;
  padding: 8px 16px 27px !important;
}
.ada .lgc-PreloginDialog_LoginInfo, .standard .lgc-PreloginDialog_LoginInfo {
  flex-basis: 58% !important;
  padding: 0 1rem;
}
.ada .lgc-PreloginDialog_Needanid, .standard .lgc-PreloginDialog_Needanid {
  flex-basis: 41% !important;
  padding-top: 10px;
}
.ada .lgc-PreloginDialog_Title, .standard .lgc-PreloginDialog_Title {
  line-height: 110%;
  margin: 1.2rem 0 0.96rem 2.5rem;
}
.standard .lgc-PreloginDialog .lg-Form_LoginButton.mat-raised-button[disabled] {
  margin-top: 2rem;
  border: 1px solid;
}
.lgc-ForgotPassword_Panel, .lgc-ForgotUserID_Panel {
  width: 750px !important;
}
.lgc-ForgotPassword_Panel a, .lgc-ForgotUserID_Panel a {
  cursor: pointer;
}
.lgc-Brokerage_containernoReg {
  position: relative;
  top: 85%;
}

.lg-ForgotUserID_Title .mat-button.close-icon:focus:not([disabled]), .lg-ForgotUserID_Title .mat-button.close:focus:not([disabled]), .lg-ForgotPassword_Title .mat-button.close-icon:focus:not([disabled]), .lg-ForgotPassword_Title .mat-button.close:focus:not([disabled]), .lg-OneTimePasscode_Title .mat-button.close-icon:focus:not([disabled]), .lg-OneTimePasscode_Title .mat-button.close:focus:not([disabled]) {
  box-shadow: none;
}
.lg-ForgotUserID_Dialog {
  width: 100% !important;
}
.lg-ForgotUserID_Dialog .mat-dialog-content {
  overflow: inherit;
  display: inline-block;
}
.lg-ForgotUserID_Text {
  padding: 10px;
}
.lg-OneTimePasscode_Dialog .mat-dialog-content {
  overflow: inherit;
  display: inline-block;
}
@media (orientation: portrait) {
  .tablet .lg-OneTimePasscode_Dialog {
    width: 100% !important;
  }
}
.mobile .lg-OneTimePasscode_UserID .otp-Steps_Button-sendcode {
  margin-left: 0px !important;
}

.mobile .lgc-Button-register {
  display: block;
  margin: 0 auto;
  width: 95%;
}
.mobile .lgc-PreloginDialog {
  height: 100vh;
}
.mobile .lgc-PreloginDialog_Header {
  padding: 20px 20px 0 30px !important;
}
.mobile .lgc-PreloginDialog_Form a.left {
  margin-left: 0;
}
.mobile .lgc-PreloginDialog_Form a.right {
  margin-right: 0;
}
.mobile .lgc-PreloginDialog_LoginInfo {
  flex-basis: calc(100% - 30px) !important;
  max-width: calc(100% - 30px) !important;
  margin: 0 15px 15px;
  padding: 0 15px 25px !important;
}
html[lang=es_LA] .mobile .lgc-PreloginDialog_Needanid, html[lang=es] .mobile .lgc-PreloginDialog_Needanid {
  min-height: 366px;
  padding: 22px 30px !important;
}
.mobile .lgc-PreloginDialog_Needanid .portlet-title-text {
  font-weight: 700;
}
.mobile .lgc-PreloginDialog_Title {
  font-weight: 700;
  margin-top: 0;
}
@media (orientation: portrait) {
  .mobile .lgc-Brokerage_containernoReg {
    position: relative;
    top: 0;
  }
}
@media (orientation: landscape) {
  .mobile .lgc-Brokerage_containernoReg {
    position: relative;
    top: 88%;
  }
}
.mobile.standard .lgc-PreloginDialog_LoginInfo, .mobile.standard .lgc-PreloginDialog_Needanid, .mobile.ada .lgc-PreloginDialog_LoginInfo, .mobile.ada .lgc-PreloginDialog_Needanid {
  flex-basis: 100% !important;
  max-width: 100% !important;
}
.mobile.standard .lgc-PreloginDialog_Content {
  max-height: inherit !important;
  padding: 0 10px !important;
}
.mobile.standard .lgc-PreloginDialog_Header {
  padding: 0 0 0 15px !important;
}
.mobile.standard .lgc-PreloginDialog_LoginInfo {
  max-width: 100%;
  margin: 0;
}
.mobile.standard .lgc-PreloginDialog_Title {
  margin: 11px 0 0;
}
html[lang=es_LA] .mobile.standard .lgc-PreloginDialog .medium-container .lgc-PreloginDialog_Needanid, html[lang=es] .mobile.standard .lgc-PreloginDialog .medium-container .lgc-PreloginDialog_Needanid {
  padding: 10px 30px 0 0 !important;
}
@media only screen and (min-width: 712px) {
  .mobile.standard .lgc-PreloginDialog {
    height: auto;
    max-width: inherit !important;
  }
  .mobile.standard .lgc-PreloginDialog .small-container .lgc-PreloginDialog_LoginInfo,
.mobile.standard .lgc-PreloginDialog .medium-container .lgc-PreloginDialog_LoginInfo {
    flex-basis: 58% !important;
    padding: 0 1rem;
  }
  .mobile.standard .lgc-PreloginDialog .small-container .lgc-PreloginDialog_Needanid,
.mobile.standard .lgc-PreloginDialog .medium-container .lgc-PreloginDialog_Needanid {
    flex-basis: 41% !important;
    padding-top: 10px;
  }
  html[lang=es_LA] .mobile.standard .lgc-PreloginDialog .small-container .lgc-PreloginDialog_Needanid, html[lang=es] .mobile.standard .lgc-PreloginDialog .small-container .lgc-PreloginDialog_Needanid,
html[lang=es_LA] .mobile.standard .lgc-PreloginDialog .medium-container .lgc-PreloginDialog_Needanid,
html[lang=es] .mobile.standard .lgc-PreloginDialog .medium-container .lgc-PreloginDialog_Needanid {
    padding: 10px 30px 0 0 !important;
  }
  .mobile.standard .lgc-PreloginDialog .small-container .lgc-Button-register,
.mobile.standard .lgc-PreloginDialog .medium-container .lgc-Button-register {
    width: 140px;
  }
  .mobile.standard .lgc-ForgotPassword_Panel, .mobile.standard .lgc-ForgotUserID_Panel {
    max-width: 80vw !important;
  }
}

@media only screen and (max-width: 712px) and (orientation: portrait) {
  .tablet .lgc-PreloginDialog, .tablet .lgc-ForgotPassword_Panel, .tablet .lgc-ForgotUserID_Panel {
    max-width: 90vw !important;
  }
}

@media only screen and (min-width: 712px) {
  .tablet .small-container .lgc-PreloginDialog_LoginInfo {
    flex-basis: 58% !important;
    padding: 0 1rem;
  }
  .tablet .small-container .lgc-PreloginDialog_Needanid {
    width: 41% !important;
  }
}
.small-container .lgc-PreloginDialog_Needanid {
  flex-basis: 100% !important;
  max-width: 100% !important;
  padding: 22px 30px;
  position: initial;
  height: 50vh;
  min-height: 344px;
}

.mobile .medium-container .lgc-PreloginDialog_LoginInfo {
  flex-basis: calc(100% - 30px);
  max-width: calc(100% - 30px);
}
.mobile .medium-container .lgc-PreloginDialog_Needanid {
  flex-basis: 100%;
  max-width: 100%;
}
.tablet .medium-container .lgc-PreloginDialog_LoginInfo {
  flex-basis: 58% !important;
  padding: 0 1rem;
}
.tablet .medium-container .lgc-PreloginDialog_Needanid {
  width: 41% !important;
}

.tablet .large-container .lgc-PreloginDialog_LoginInfo {
  flex-basis: 58.3333333333%;
}
.tablet .large-container .lgc-PreloginDialog_Needanid {
  flex-basis: 41.6666666667%;
  width: 41.6666666667%;
}

.ml-SecurityAnswer_Steps, .ml-RememberMyDevice_Steps {
  display: none;
}

.otp h1 {
  margin: 0;
  padding: 18px 0 40px 20px;
}
.mobile .otp h1 {
  padding: 20px 0 15px 35px;
}
.otp-Content {
  border-radius: 9px;
  margin: 0 10px 24px;
  padding: 25px 20px 44px;
}
.otp-Content .mat-form-field {
  width: 275px;
}
.otp-Content h1 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-left: 0;
}
.otp-Content_confirmText {
  margin-top: 28px;
}
.otp-Content_confirmText .text-link {
  font-weight: 500;
}
.otp-Content form {
  margin-top: 36px;
}
.otp-Steps_Header h3 {
  margin-left: -999rem;
}
.otp-Steps_Header label {
  margin-left: 998rem;
}
.otp-Steps_Form-input_Contact-method, .otp-Steps_Form-input_Receive-code {
  margin-top: 10px;
}
.otp-Steps_receive-Text {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.otp-Steps_RememberDevice {
  margin-top: 45px;
}
.otp-Steps_RememberDevice .otp-Steps_Header .text-secondary {
  margin-bottom: 10px;
}
.otp-Steps_RememberDevice .otp-Steps_Header .text-secondary label {
  font-weight: 400;
}
.otp-SentNote {
  margin-top: 20px;
}
.otp-ContactMethod_Header h3, .otp-EnterCode_Header h3, .otp-RememberMyDevice_Header h3 {
  margin-left: -999rem;
}
.otp-ContactMethod_Header label, .otp-EnterCode_Header label, .otp-RememberMyDevice_Header label {
  margin-left: 998rem;
}
.otp-ContactMethod_TellMeMore {
  font-weight: 500;
}
.otp-ContactMethod_Dropdown {
  margin-top: 10px;
}
.otp-EnterCode_Input {
  margin-top: 10px;
}
.otp-RememberMyDevice {
  margin-top: 45px;
}
.otp-RememberMyDevice_Header {
  padding-bottom: 4px;
}
.otp-RememberMyDevice_Header .text-secondary {
  margin-bottom: 10px;
}
.otp-RememberMyDevice_Header .text-secondary label {
  font-weight: 400;
}
.otp-RememberMyDevice_Note {
  margin-top: -30px;
}
.otp_RememberDevice .otp-Steps_Header {
  padding-bottom: 4px;
}
.otp-Actions, .otp-Buttons {
  margin-top: 44px;
}
.otp-Actions button, .otp-Buttons button {
  margin-right: 15px;
}
.mobile .otp-Actions button, .mobile .otp-Buttons button {
  margin-left: 15px;
}
.otp-VerifyDevice_Dialog {
  min-width: 900px;
  min-height: 575px;
}
.otp-VerifyDevice_Dialog > .row {
  margin-left: 0 !important;
  padding-left: 15px;
  margin-right: 0px;
}
.otp-VerifyDevice_Dialog h1 {
  font-size: 42px;
  line-height: 49px;
}
.otp-VerifyDevice_Dialog p {
  font-size: 18px;
  line-height: 24px;
}
.otp-VerifyDevice_Dialog form b {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}
.otp-VerifyDevice_Dialog form .action-buttons {
  margin-left: 0;
}
.otp-VerifyDevice_Dialog .mat-dialog-content .close {
  color: black;
  width: 17px;
  height: 26px;
}
.otp-VerifyDevice_Dialog .mat-dialog-content > .row [class*=col-]:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.0001);
  position: absolute;
  left: 50%;
  width: 450px;
  top: 130px;
  padding: 95px 35px 0;
}
.tablet .otp-VerifyDevice_Dialog {
  height: 400px;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content {
  position: relative;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.0001);
  position: absolute;
  width: 50%;
  left: calc(50% - 30px);
  top: 0;
  bottom: 0;
  height: 339px;
  padding: 15px 15px 0;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content p:not(.text-secondary),
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content > .center {
  width: calc(50% - 30px);
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary {
  position: absolute;
  left: calc(50% - 15px);
  top: 15px;
  width: 50%;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary ~ * {
  position: absolute;
  width: 50%;
  right: 0;
  padding: 0 15px;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary ~ hr {
  top: 100px;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary ~ h3 {
  top: 125px;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary ~ ul {
  top: 175px;
  list-style: inside;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary ~ .center {
  top: 275px;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content #otpVerForm label {
  font-weight: 700;
  text-align: left !important;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content #otpVerForm .mat-form-field {
  width: 100% !important;
}
.tablet .otp-VerifyDevice_Dialog .mat-dialog-content #otpVerForm .action-buttons button {
  width: 45%;
}
.otp-VerifyDevice_Dialog1 > .row {
  margin-left: 0 !important;
  margin-right: 0px;
  padding-left: 15px;
}
.desktop .otp-VerifyDevice_Dialog1 {
  min-height: 400px;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content {
  position: relative;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.0001);
  position: absolute;
  width: 50%;
  left: calc(50% - 30px);
  top: 0;
  bottom: 0;
  height: 339px;
  padding: 15px 15px 0;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content .alert-inpage.warn p {
  width: calc(100% - 30px);
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content .alert-inpage.error p {
  width: calc(100% - 30px);
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content p:not(.text-secondary),
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content > .center {
  width: calc(50% - 30px);
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content p.text-secondary {
  position: absolute;
  left: calc(50% - 15px);
  top: 15px;
  width: 50%;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content p.text-secondary ~ * {
  position: absolute;
  width: 50%;
  right: 0;
  padding: 0 15px;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content p.text-secondary ~ hr {
  top: 115px;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content p.text-secondary ~ h3 {
  top: 140px;
  font-size: 14px;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content p.text-secondary ~ ul {
  top: 175px;
  list-style: inside;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content p.text-secondary ~ .center {
  top: 275px;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content #otpVerForm label {
  font-weight: 700;
  text-align: left !important;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content #otpVerForm .mat-form-field {
  width: 100% !important;
}
.desktop .otp-VerifyDevice_Dialog1 .mat-dialog-content #otpVerForm .action-buttons button {
  width: 45%;
}
.tablet .otp-Setupverify_Dialog {
  width: 90vw;
  max-width: 90vw !important;
  position: relative;
}
.otp-Setupverify_Dialog .mat-dialog-container {
  overflow-x: hidden;
}
.desktop .otp-LeavePasscode_Dialog, .desktop .otp-ReceiveCode_Dialog, .desktop .otp-VerifyDevice_Dialog, .desktop .otp-ChangeContact_Dialog, .desktop .otp-SecurityConfirm_Dialog {
  min-width: 450px;
  max-width: 600px;
}
.otp-LeavePasscode_Dialog .mat-dialog-content p.text-secondary, .otp-ReceiveCode_Dialog .mat-dialog-content p.text-secondary, .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary, .otp-ChangeContact_Dialog .mat-dialog-content p.text-secondary, .otp-SecurityConfirm_Dialog .mat-dialog-content p.text-secondary {
  display: flex;
}
.otp-LeavePasscode_Dialog .mat-dialog-content p.text-secondary [class*=_Icon], .otp-ReceiveCode_Dialog .mat-dialog-content p.text-secondary [class*=_Icon], .otp-VerifyDevice_Dialog .mat-dialog-content p.text-secondary [class*=_Icon], .otp-ChangeContact_Dialog .mat-dialog-content p.text-secondary [class*=_Icon], .otp-SecurityConfirm_Dialog .mat-dialog-content p.text-secondary [class*=_Icon] {
  margin-left: 5px;
  padding: 0 15px 0 0;
}
@media (orientation: portrait) and (max-width: 1023px) {
  .mobile .otp_Setup-Form_email, .tablet .otp_Setup-Form_email {
    margin-bottom: 20px;
  }
}
.mobile .otp-Content {
  margin: 20px;
  padding: 0 15px 20px;
}
.mobile .otp-Content h1 {
  border-bottom: 1px solid #dadada;
  font-size: 18px;
  display: block;
  font-weight: 400;
  padding-left: 0;
}
.mobile .otp-Content .small {
  clear: both;
}
.mobile .otp-Setupverify_Dialog .mat-dialog-container .mat-dialog-actions {
  margin-left: 0;
}
.mobile .otp-Steps_userContactDesc .otp-Steps_Header h3, .mobile .otp-Steps_receive-Code .otp-Steps_Header h3, .mobile .otp-Steps_RememberDevice .otp-Steps_Header h3 {
  margin-left: -999rem;
}
.mobile .otp-Steps_userContactDesc .otp-Steps_Header label, .mobile .otp-Steps_receive-Code .otp-Steps_Header label, .mobile .otp-Steps_RememberDevice .otp-Steps_Header label {
  margin-left: 998rem;
}
.mobile .otp-Steps_Form-input_Contact-method {
  margin-top: 7px;
  width: 100%;
}
.mobile .otp-Steps_Button-sendcode {
  margin-top: 15px;
}
.mobile .otp-Steps_receive-Text {
  font-weight: 400;
  margin-top: 25px;
}
.mobile .otp-Steps_receive-Code .mat-form-field {
  width: 100%;
  margin-top: 7px;
}
.mobile .otp-Steps_RememberDevice {
  margin-top: 25px;
}
.mobile .otp-Steps_RememberDevice .otp-Steps_Header {
  border-bottom: 1px solid #dadada;
  padding-bottom: 8px;
  margin-bottom: 4px;
}
.mobile .otp-Steps_RememberDevice .text-secondary {
  color: black;
}
.mobile .otp-Steps_RememberDevice .mat-checkbox {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mobile .otp-Steps_RememberDevice .mat-checkbox + .text-secondary {
  color: #6a6a6a;
  font-size: 14px;
}
.mobile .otp-SendCode {
  margin-top: 15px;
}
.mobile .otp-ContactMethod_Header h3, .mobile .otp-EnterCode_Header h3, .mobile .otp-RememberMyDevice_Header h3 {
  margin-left: -999rem;
}
.mobile .otp-ContactMethod_Header label, .mobile .otp-EnterCode_Header label, .mobile .otp-RememberMyDevice_Header label {
  margin-left: 998rem;
}
.mobile .otp-ContactMethod_Dropdown {
  margin-top: 7px;
  width: 100%;
}
.mobile .otp-EnterCode label {
  font-weight: 400;
  margin-top: 25px;
}
.mobile .otp-EnterCode_Input {
  width: 100%;
  margin-top: 7px;
}
.mobile .otp-RememberMyDevice {
  margin-top: 25px;
}
.mobile .otp-RememberMyDevice_Header {
  border-bottom: 1px solid #dadada;
  padding-bottom: 8px;
  margin-bottom: 4px;
}
.mobile .otp-RememberMyDevice .text-secondary {
  color: black;
}
.mobile .otp-RememberMyDevice .mat-checkbox {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mobile .otp-RememberMyDevice .mat-checkbox + .text-secondary {
  color: #6a6a6a;
  font-size: 14px;
}
.mobile .otp-Actions {
  margin-top: 40px;
  padding-top: 20px;
}
.mobile .otp-Actions_Button-continue {
  margin-right: 0;
}
.mobile .otp-Buttons {
  display: flex;
  justify-content: flex-end;
}
.standard .otp h1, .ada .otp h1 {
  margin-left: 0;
}
.standard .otp-Steps_receive-Code .otp-Steps_Header, .ada .otp-Steps_receive-Code .otp-Steps_Header {
  display: inline-block;
}
.standard .otp-Steps_userContactDesc .otp-Steps_Header .text-secondary, .standard .otp-Steps_receive-Code .otp-Steps_Header .text-secondary, .standard .otp-Steps_RememberDevice .otp-Steps_Header .text-secondary, .ada .otp-Steps_userContactDesc .otp-Steps_Header .text-secondary, .ada .otp-Steps_receive-Code .otp-Steps_Header .text-secondary, .ada .otp-Steps_RememberDevice .otp-Steps_Header .text-secondary {
  margin-left: -998rem;
}
.standard .otp-Steps_userContactDesc .otp-Steps_Header .text-secondary label, .standard .otp-Steps_receive-Code .otp-Steps_Header .text-secondary label, .standard .otp-Steps_RememberDevice .otp-Steps_Header .text-secondary label, .ada .otp-Steps_userContactDesc .otp-Steps_Header .text-secondary label, .ada .otp-Steps_receive-Code .otp-Steps_Header .text-secondary label, .ada .otp-Steps_RememberDevice .otp-Steps_Header .text-secondary label {
  display: block;
  padding-left: 0 !important;
}
.standard .otp-ContactMethod_Header .text-secondary, .standard .otp-EnterCode_Header .text-secondary, .standard .otp-RememberMyDevice_Header .text-secondary, .ada .otp-ContactMethod_Header .text-secondary, .ada .otp-EnterCode_Header .text-secondary, .ada .otp-RememberMyDevice_Header .text-secondary {
  margin-left: -998rem;
}
.standard .otp-ContactMethod_Header .text-secondary label, .standard .otp-EnterCode_Header .text-secondary label, .standard .otp-RememberMyDevice_Header .text-secondary label, .ada .otp-ContactMethod_Header .text-secondary label, .ada .otp-EnterCode_Header .text-secondary label, .ada .otp-RememberMyDevice_Header .text-secondary label {
  display: block;
  padding-left: 0 !important;
}
.standard .otp-EnterCode_Header, .ada .otp-EnterCode_Header {
  display: inline-block;
}
.otp-CustomError {
  border: 1px solid #b94a48;
}
.otp-CustomMessageError {
  color: #b94a48;
  font-size: 75%;
}
.otp-ContactNum_Row {
  width: 100%;
}

.page-otp .mat-dialog-container .mat-dialog-actions,
.page-resetpassword .mat-dialog-container .mat-dialog-actions,
.page-sa .mat-dialog-container .mat-dialog-actions,
.page-setup .mat-dialog-container .mat-dialog-actions,
.page-setupqa .mat-dialog-container .mat-dialog-actions,
.page-updatesec .mat-dialog-container .mat-dialog-actions {
  justify-content: flex-end !important;
}
.page-otp .mat-dialog-container .mat-dialog-actions .action-buttons,
.page-resetpassword .mat-dialog-container .mat-dialog-actions .action-buttons,
.page-sa .mat-dialog-container .mat-dialog-actions .action-buttons,
.page-setup .mat-dialog-container .mat-dialog-actions .action-buttons,
.page-setupqa .mat-dialog-container .mat-dialog-actions .action-buttons,
.page-updatesec .mat-dialog-container .mat-dialog-actions .action-buttons {
  margin-left: inherit !important;
  margin-right: inherit !important;
}

.sa h1 {
  padding: 20px 30px;
}
.sa h3 {
  padding-bottom: 15px;
}
.sa-Content {
  border-radius: 9px;
  margin: 0 0 24px;
  padding: 14px 20px 32px;
}
.sa-SecretQuestion {
  font-weight: 600;
}
.sa-SecretQuestion, .sa-SecurityAnswer {
  margin-top: 20px;
}
.sa-SecretQuestion span, .sa-SecurityAnswer span {
  width: 85px;
  display: inline-block;
  font-weight: 400;
}
.sa-RememberMyDevice {
  margin-top: 30px;
  margin-bottom: 25px;
}
.sa-ChangePassword_Title, .sa-SetupQA_Title {
  font-weight: 300;
  line-height: 2.8rem;
  margin-top: 0 !important;
  padding: 0 0 15px !important;
}
.sa-ChangePassword_Buttons, .sa-SetupQA_Buttons {
  margin-top: 45px;
}
.sa-ChangePassword_Buttons button, .sa-SetupQA_Buttons button {
  margin-right: 15px;
}
.sa-ChangePassword_Rules h3, .sa-SetupQA_Rules h3 {
  font-weight: 600;
  margin-top: 19px;
  text-transform: uppercase;
}
.sa-ChangePassword_Rules ol, .sa-SetupQA_Rules ol {
  margin-left: -20px;
}
.sa-ChangePassword_OldPassword, .sa-ChangePassword_NewPassword, .sa-ChangePassword_ConfirmNewPassword {
  margin-top: 10px;
}
.sa-SetupQA_Question label, .sa-SetupQA_Answer label {
  display: none;
}
.sa-SetupQA_RememberMyDevice {
  margin-top: 45px;
}
.sa .otp-Steps .mat-checkbox {
  display: block;
  margin-top: 25px;
}
.sa .otp-Steps_Header {
  margin-top: 50px;
}
.sa .otp-Steps_Header h3 {
  margin: 0 0 10px;
  padding-bottom: 10px;
}
.sa .otp-ContactMethod_Header, .sa .otp-EnterCode_Header, .sa .otp-RememberMyDevice_Header {
  margin-top: 50px;
}
.sa .otp-ContactMethod_Header h3, .sa .otp-EnterCode_Header h3, .sa .otp-RememberMyDevice_Header h3 {
  margin: 0 0 10px;
  padding-bottom: 10px;
}
.sa .otp-RememberMyDevice .mat-checkbox {
  display: block;
  margin-top: 25px;
}
.sa .otp-Actions, .sa .otp-Buttons {
  border: none;
  margin-top: 30px;
}
.sa .otp-Actions .negative-button:not(:last-child), .sa .otp-Buttons .negative-button:not(:last-child) {
  margin-left: 0;
}
.mobile .sa h1 {
  background: none;
  font-weight: 600;
  margin-bottom: 0;
  padding: 20px 15px;
}
.mobile .sa h3 {
  margin: 0 0 20px;
  padding-bottom: 15px;
}
.mobile .sa-Content {
  padding: 15px 5px 45px;
  margin: 10px;
}
.mobile .sa-SecretQuestion {
  font-weight: 600;
}
.mobile .sa-SecretQuestion span {
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}
.mobile .sa-SecurityAnswer {
  margin-top: 30px;
}
.mobile .sa-SecurityAnswer span {
  display: block;
  margin-bottom: 15px;
}
.mobile .sa-ChangePassword_Title, .mobile .sa-SetupQA_Title {
  font-weight: 400 !important;
  padding: 25px 0 15px !important;
}
.mobile .sa-ChangePassword_Rules h3, .mobile .sa-SetupQA_Rules h3 {
  margin-top: 19px !important;
}
.mobile .sa-RememberMyDevice {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mobile .sa-ChangePassword_Rules ul {
  margin: 20px;
  padding-left: 0;
}
.mobile .sa .otp-Steps .mat-checkbox {
  display: block;
  margin-top: 20px;
}
.mobile .sa .otp-RememberMyDevice .mat-checkbox {
  display: block;
  margin-top: 20px;
}
.mobile .sa .otp-Actions, .mobile .sa .otp-Buttons {
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
  justify-content: flex-end;
}
.mobile.standard .sa-ChangePassword_Passwords {
  margin-top: 20px !important;
}
.mobile.standard .sa-ChangePassword_Passwords {
  margin-top: 20px !important;
}
.sa-Emailsetup {
  padding: 20px;
  margin: 10px;
  border-radius: 9px;
  margin-bottom: 30px;
}
.sa-Emailsetup h1 {
  padding-bottom: 10px;
}
.sa-Emailsetup-Form {
  margin-top: 15px;
}
.tablet .sa-Emailsetup_Confirmemail, .mobile .sa-Emailsetup_Confirmemail {
  padding-top: 15px;
}
@media (orientation: portrait) and (min-width: 1001px) {
  .tablet .sa-Emailsetup_Confirmemail, .mobile .sa-Emailsetup_Confirmemail {
    padding-top: 0;
  }
}
@media (orientation: landscape) and (min-width: 1201px) {
  .tablet .sa-Emailsetup_Confirmemail, .mobile .sa-Emailsetup_Confirmemail {
    padding-top: 0;
  }
}
.sa-Emailsetup_Actions {
  margin-top: 33px;
}
.sa-Emailsetup_Actions .negative-action {
  margin-left: 20px;
}
.sa-Otpsetup {
  padding: 20px;
  margin: 10px;
  border-radius: 9px;
  margin-bottom: 30px;
}
.sa-Otpsetup h1 {
  padding-bottom: 20px;
}
.sa-Otpsetup_Form {
  margin-top: 20px;
}
@media (orientation: portrait) {
  .mobile .sa-Otpsetup_Contact, .mobile .sa-Otpsetup_Email, .mobile .sa-Otpsetup_Emailnickname, .mobile .sa-Otpsetup_Phonenumber, .mobile .sa-Otpsetup_Nickname, .tablet .sa-Otpsetup_Contact, .tablet .sa-Otpsetup_Email, .tablet .sa-Otpsetup_Emailnickname, .tablet .sa-Otpsetup_Phonenumber, .tablet .sa-Otpsetup_Nickname {
    margin-bottom: 20px;
  }
}
@media (orientation: landscape) {
  .mobile .sa-Otpsetup_Contact, .mobile .sa-Otpsetup_Email, .mobile .sa-Otpsetup_Emailnickname, .mobile .sa-Otpsetup_Phonenumber, .mobile .sa-Otpsetup_Nickname, .tablet .sa-Otpsetup_Contact, .tablet .sa-Otpsetup_Email, .tablet .sa-Otpsetup_Emailnickname, .tablet .sa-Otpsetup_Phonenumber, .tablet .sa-Otpsetup_Nickname {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) and (orientation: portrait) {
  .mobile .sa-Otpsetup_Contact, .mobile .sa-Otpsetup_Email, .mobile .sa-Otpsetup_Emailnickname, .mobile .sa-Otpsetup_Phonenumber, .mobile .sa-Otpsetup_Nickname, .tablet .sa-Otpsetup_Contact, .tablet .sa-Otpsetup_Email, .tablet .sa-Otpsetup_Emailnickname, .tablet .sa-Otpsetup_Phonenumber, .tablet .sa-Otpsetup_Nickname {
    margin-bottom: 0;
  }
}
.sa-Otpsetup_Actions {
  white-space: nowrap;
}
.standard .sa-Emailsetup_Actions button:not(.negative-action), .ada .sa-Emailsetup_Actions button:not(.negative-action) {
  float: left;
}

.mobile .mc {
  margin-bottom: -10px;
}
.mc-Header {
  line-height: 45px;
}
.mobile .mc-Header {
  height: 25px;
  line-height: 12px;
}
.mobile .mc-Header hr {
  margin: 0 !important;
}
.mc-Header_Text {
  font-size: 18px;
  font-weight: 400;
}
.mc-Message {
  margin-bottom: 20px;
}
.mc-MessageContainer {
  list-style: none;
  margin-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.mc-NoMessages {
  display: flex;
  flex-direction: column;
  min-height: 300px;
  text-align: center;
}
.mc-NoMessages_Image {
  height: 127px;
  margin: 40px auto 20px;
  width: 151px;
}
.mc-Title {
  line-height: 34px;
  margin-left: 10px;
}

.desktop #mobile-center-main-mobile,
.tablet #mobile-center-main-mobile {
  display: none;
}

.standard.tablet #mobile-center-main > div + div, .standard.mobile #mobile-center-main > div + div {
  display: none;
}
.standard.tablet #mobile-center-main, .standard.mobile #mobile-center-main {
  margin-bottom: 100px;
}
.standard.tablet #mobile-center-main-mobile, .standard.mobile #mobile-center-main-mobile {
  display: none;
}

.modern.page-mobilecenter .row.between-xs {
  padding-top: 0;
}
@media (orientation: landscape) and (max-width: 830px) {
  .modern.mobile #mobile-center-main-mobile {
    display: none;
  }
  .modern.mobile .mc-AboutMobileSolutions_Icon-appstore, .modern.mobile .mc-AboutMobileSolutions_Icon-playstore {
    margin-left: 30px !important;
    margin-top: 25px !important;
  }
  .modern.mobile .cm-Content.mobile_center_splash_img div dl dd {
    width: 48%;
    white-space: inherit;
  }
}
@media (orientation: portrait) {
  .modern.mobile #mobile-center-main > div + div {
    display: none;
  }
  .modern.mobile #mobile-center-main-mobile .mc-AboutMobileSolutions_Border {
    height: 162px;
    width: 376px;
  }
  .modern.mobile #mobile-center-main-mobile .mc-AboutMobileSolutions_Content {
    margin-top: 0px;
    margin-left: 0px;
  }
  .modern.mobile #mobile-center-main-mobile .mc-AboutMobileSolutions_Icon-appstore, .modern.mobile #mobile-center-main-mobile .mc-AboutMobileSolutions_Icon-playstore {
    margin-left: 100px;
  }
  .modern.mobile .cm-Content.mobile_center_splash_img {
    background-size: auto;
  }
  .modern.mobile .cm-Content.mobile_center_splash_img div {
    background-size: 100%;
    height: 476px;
    background-position: top;
    background-position-x: 30px;
  }
  .modern.mobile .cm-Content.mobile_center_splash_img div dl {
    top: 50%;
    left: 3%;
  }
  .modern.mobile .cm-Content.mobile_center_splash_img div dl dt {
    margin-right: 8px;
  }
  .modern.mobile .cm-Content.mobile_center_splash_img div dl dd {
    width: 97%;
    white-space: inherit;
  }
}
.modern .cm-Content.mobile_center_splash_img {
  background-size: 100%;
}
.modern .cm-Content.mobile_center_splash_img div {
  background-size: contain;
}
.modern .cm-Content.mobile_center_splash_img div dl {
  position: relative;
}
.modern .cm-Content.mobile_center_splash_img div dl dt {
  float: left;
  margin-top: 3px;
  margin-right: 19px;
}
.modern .cm-Content.mobile_center_splash_img div dl dt:before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  font-size: 18px;
}
.modern .cm-Content.mobile_center_splash_img div dl dd {
  font-weight: normal;
  width: 100%;
  margin: 0;
  margin-bottom: 16px;
  white-space: nowrap;
  line-height: 28px;
}
.modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid p {
  font-size: 16px;
}
.modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Border {
  box-sizing: border-box;
  border: 1px solid #EBEBEB;
  background-color: #FCFCFC;
}
.modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Content {
  margin-top: 65px;
}
.modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_QrCode-appstore {
  height: 233px;
  width: 260px;
  display: inline-block;
}
.modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_QrCode-playstore {
  height: 240px;
  width: 250px;
  display: inline-block;
}
.modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Icon-appstore, .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Icon-playstore {
  background-size: 100%;
  height: 40px;
  width: 120px;
  display: inline-block;
  margin-left: 150px;
  margin-top: 100px;
}
@media (min-width: 1025px) {
  .modern .cm-Content.mobile_center_splash_img {
    height: 550px;
  }
  .modern .cm-Content.mobile_center_splash_img div {
    overflow: hidden;
    height: 475px;
  }
  .modern .cm-Content.mobile_center_splash_img div dl {
    top: 137px;
    left: 56%;
  }
  .modern .cm-Content.mobile_center_splash_img div dl dd {
    font-size: 24px;
    width: 35%;
    white-space: inherit;
  }
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid div {
    float: left;
  }
}
@media (max-width: 1024px) {
  .modern .cm-Content.mobile_center_splash_img div {
    background-size: 65%;
    height: 385px;
  }
  .modern .cm-Content.mobile_center_splash_img div dl {
    top: 28%;
    left: 53%;
  }
  .modern .cm-Content.mobile_center_splash_img div dl dd {
    font-size: 21px;
    width: 47%;
    white-space: inherit;
  }
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid div {
    float: left;
  }
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Content {
    margin-top: 65px;
    margin-left: 15px;
  }
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_QrCode-appstore, .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_QrCode-playstore {
    background-size: 75%;
  }
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Icon-appstore, .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Icon-playstore {
    margin-left: 75px;
    margin-top: 85px;
  }
}
@media (orientation: portrait) and (max-width: 830px) {
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Content {
    margin-top: 65px;
    margin-left: 30px;
  }
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_QrCode-appstore, .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_QrCode-playstore {
    background-size: 75%;
  }
  .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Icon-appstore, .modern .cm-Content.netx_investor_mobile_solutions_about .row-fluid .mc-AboutMobileSolutions_Icon-playstore {
    margin-left: 30px;
    margin-top: 5px;
  }
  .modern .cm-Content .cm-Content.mobile_center_splash_img div dl dd {
    width: 48%;
    white-space: inherit;
  }
}

/* new Mobilecenter start*/
.mc-ContentSections {
  float: left;
  padding: 10px;
  height: 225px;
}
.desktop .mc-ContentSections {
  width: 46%;
}
@media (min-width: 768px) {
  .mc-ContentSections {
    width: 44%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
  .mc-ContentSections {
    width: 89%;
    height: 230px;
  }
}
@media only screen and (min-device-width: 480px) and (max-device-width: 640px) {
  .mc-ContentSections {
    width: 47%;
    height: 230px;
  }
}
.mc-ContentSections_storeIcon {
  width: 89%;
  height: 39px;
  background-position: 97% !important;
  margin-top: 22%;
}
.mobile .mc-ContentSections_storeIcon {
  background-position: 0px;
}
.mobile .mc-ContentSections_storeIcon {
  width: auto;
  height: 40px;
  background-position: 38% !important;
}
.mc-ContentSections_Storelabel {
  line-height: 23px;
}
.mc-ContentSections_innerDIV2 {
  float: right;
}
.desktop .mc-ContentSections_innerDIV2 {
  width: 60%;
}
@media (min-width: 768px) {
  .mc-ContentSections_innerDIV2 {
    width: 43%;
  }
}
.mobile .mc-ContentSections_innerDIV2 {
  width: 93%;
  float: none;
}
.mc-ContentSections_innerDIV {
  width: 34%;
  float: left;
}
.mobile .mc-ContentSections_innerDIV {
  width: 22%;
  float: none;
}
.desktop .mc-ContentSections_Toshow {
  display: none;
}
@media (min-width: 768px) {
  .mc-ContentSections_Toshow {
    display: block;
  }
}
.mobile .mc-ContentSections_Toshow {
  display: block;
}
.desktop .mc-ContentSections_ToshowDesktop {
  display: block;
}
@media (min-width: 768px) {
  .mc-ContentSections_ToshowDesktop {
    display: none;
  }
}
.mobile .mc-ContentSections_ToshowDesktop {
  display: none;
}
.mc-List_Column {
  float: left;
  width: 50%;
}
.mc-List_Left {
  width: 10%;
}
.mc-List_Right {
  width: 90%;
}
.mc-Container:after {
  content: "";
  display: flex;
  clear: both;
}
.mc-AboutMobileSolutions_IconAppstore, .mc-AboutMobileSolutions_IconPlaystore {
  margin-top: 30%;
  background-position: 40% !important;
}
.mc-AboutMobileSolutions_QrCode-appstore, .mc-AboutMobileSolutions_QrCode-playstore {
  display: block;
  height: 159px;
  width: 160px;
  background-size: 150px !important;
}
.mc-AboutMobileSolutions_Icon-appstore, .mc-AboutMobileSolutions_Icon-playstore {
  background-position: bottom right;
  margin-top: 20%;
}
.mc-QrcodeHide {
  display: block;
}
.mobile .mc-QrcodeHide {
  display: none;
}

.mod-MarketNews_HeadingContainer {
  text-transform: none;
}
.mod-MarketNews_LiveFeed {
  position: relative;
  top: -39px;
}
.mod-MarketNews_Timestamp {
  margin: 3px 0;
}
.mod-MarketUpdate_Title {
  text-transform: none;
}
.mod-MarketCalender_HeadingContainer {
  text-transform: none;
}
.mod-MarketCalender_Time li {
  padding-left: 6px;
}
.mod-MarketCalender_Earning {
  text-align: left;
}
.mod-MarketCalender_Earning li {
  line-height: 10px;
}

.modern .ovr-Accounts .ag-root {
  border: none;
}
.ovr-Balances_Summary dd {
  margin-left: 0;
}
@media (orientation: portrait) {
  .mobile .ovr-Balances_Summary {
    width: 350px;
  }
}
.ovr-Balances_Summary dl {
  margin: 15px 0;
  padding: 0 8px;
}
@media (orientation: portrait) {
  .mobile .ovr-Balances_Summary dl {
    float: none;
    padding: 0;
  }
}
.ovr-Balances_Summary dt {
  margin-bottom: 7px;
}
@media (orientation: portrait) {
  .mobile .ovr-Balances_Summary.small-container .ovr-BalancesCarousel_Content {
    flex: 2 0 47%;
    padding-left: 10px;
    padding-bottom: 8px;
  }
}
@media (orientation: portrait) {
  .tablet .ovr-Balances_Summary.small-container .ovr-BalancesCarousel_Content {
    flex: 2 0 50%;
    padding-bottom: 13px;
  }
}
@media (orientation: landscape) {
  .tablet .ovr-Balances_Summary.small-container .ovr-BalancesCarousel_Content {
    flex: 2 0 50%;
    padding-left: 10px;
    padding-bottom: 13px;
  }
}
.ovr-Carousel_Dot {
  display: inline-block;
  padding: 4px;
  margin: 0 5px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: none;
  cursor: pointer;
}
.ovr-Carousel_DotContainer {
  display: inline-block;
  left: 26%;
  margin: 5px;
  position: relative;
}
.ovr-History_Header {
  margin-top: 20px;
  margin-left: 23px;
}
.ovr-FundsTransfer {
  margin-top: 20px;
}
.ovr-FundsTransfer_Request {
  padding: 10px 0px;
}
.ovr-FundsTransfer_Message {
  padding: 5px 0px;
}

@media print {
  .pcf-Details_Dialog .ag-material {
    height: 73vh !important;
  }
}
.pcf-Details_ColumnFilter {
  display: grid;
  margin-bottom: 10px;
}
.pcf-Details_Export .fa-download {
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.pcf-Details_Filters {
  padding: 20px 15px;
}
.pcf-Details_Filters.medium-container, .pcf-Details_Filters.small-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pcf-Details_Filters mat-option {
  text-transform: uppercase;
}
.pcf-Details_Filters .mat-form-field .mat-select-value {
  width: auto;
  max-width: initial;
}
.pcf-Details_Filters .mat-form-field .mat-form-field-infix {
  width: auto;
}
.pcf-Details_Filters .mat-form-field .mat-select-arrow-wrapper {
  padding-left: 7px;
}
.pcf-Details_Filters .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-start,
.pcf-Details_Filters .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-gap,
.pcf-Details_Filters .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-end {
  border: 0 !important;
}
.pcf-Details_Filters .mat-form-field-appearance-outline .mat-form-field-infix .mat-select-placeholder,
.pcf-Details_Filters .mat-form-field-appearance-outline .mat-form-field-infix .mat-select-value {
  text-transform: capitalize !important;
}
.pcf-Details_Filters .mat-form-field-appearance-outline .mat-form-field-flex {
  padding: 0 5px !important;
}
.pcf-Details_Filters-dropdown {
  text-transform: uppercase;
}
.pcf-Details_Filter {
  margin-right: 15px;
}
.pcf-Details_FiltersToggle.medium-container, .pcf-Details_FiltersToggle.small-container {
  padding: 15px;
}
.pcf-Details_FiltersToggle.medium-container [class*=fa-chevron], .pcf-Details_FiltersToggle.small-container [class*=fa-chevron] {
  float: right;
}
.pcf-Details_TimePeriod, .pcf-Details_AssetType, .pcf-Details_Income {
  text-transform: capitalize;
}
.pcf-Summary_Filter {
  margin-top: 20px;
  padding: 20px 15px;
  display: inline-block;
}
.pcf-Summary_Filter mat-option {
  text-transform: uppercase;
}
.pcf-Summary_Filter .mat-form-field .mat-select-value {
  max-width: initial;
}
.pcf-Summary_Filter .mat-form-field .mat-select-arrow-wrapper {
  padding-left: 7px;
}
.pcf-Summary_Filter .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-start,
.pcf-Summary_Filter .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-gap,
.pcf-Summary_Filter .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-end {
  border: 0 !important;
}
.pcf-Summary_Filter .mat-form-field-appearance-outline .mat-form-field-infix .mat-select-placeholder,
.pcf-Summary_Filter .mat-form-field-appearance-outline .mat-form-field-infix .mat-select-value {
  font-weight: 500;
  text-transform: capitalize !important;
}
.pcf-Summary_Filter .mat-form-field-appearance-outline .mat-form-field-flex {
  padding: 0 5px !important;
}
.pcf-Summary_Filter-CashFlowType .mat-form-field-infix {
  width: auto;
}
.pcf-Summary_Filter-dropdown {
  text-transform: uppercase;
}
.pcf-Summary_FilterIncome {
  text-transform: capitalize !important;
}
.pcf-Summary_FilterIncome .mat-form-field-infix {
  width: auto;
}
.pcf-Summary_FilterPeriod {
  text-transform: capitalize !important;
}
.pcf-Summary_FilterPeriod .mat-form-field-infix {
  width: auto;
}
.pcf-Summary_Line {
  border-radius: 4px;
  margin: 20px 10px;
  padding: 10px;
}
.pcf-Summary_IncludeMF {
  float: right;
  margin-bottom: 10px;
}
.pcf-IncludeMF {
  margin: 6px 0px;
  padding-left: 10px;
}
.pcf-Total_TimePeriod {
  float: left;
  margin-top: 18px;
  margin-left: 5px;
}
.pcf-Total_Grid {
  border: none;
  display: block;
  margin: 30px 0 0;
  padding-right: 35px !important;
}
.pcf-Total_Grid h1 {
  float: left;
  line-height: 48px;
  margin: 0;
  padding-left: 30px;
  white-space: nowrap;
}
.pcf-Total_Grid h3 {
  line-height: 47px;
  margin: 0;
  padding-left: 30px;
}
.pcf-Total_Grid dl {
  margin-left: 1rem;
  padding: 4px 0;
}
.pcf-Total_Grid dt {
  padding-left: 0;
  text-transform: capitalize;
  white-space: nowrap;
}
.pcf-Total_Grid dd {
  font-weight: 600;
  margin-left: 0;
  padding-right: 0;
  text-align: right;
}
.pcf-IncomingCash_BarGraph .highcharts-legend {
  text-transform: capitalize;
  transform: translate(15px, 200px) !important;
}
.pcf-IncomingCash_BarGraph .highcharts-legend .highcharts-point:not(.highcharts-point-select) {
  fill-opacity: 1 !important;
}
.pcf-IncomingCash_BarGraph .highcharts-point-unselected {
  fill-opacity: 0.1 !important;
  stroke: none !important;
  stroke-width: 0 !important;
  stroke-opacity: 0 !important;
}
.pcf-IncomingCash_Container {
  display: flex !important;
}
.pcf-IncomingCash_Container.small-container {
  flex-direction: column;
}
.pcf-IncomingCash_ChartContainer {
  align-self: center;
}
.pcf-IncomingCash_InfoContainer {
  flex-grow: 1;
}
.pcf-IncomingCash_TotalValue {
  margin: 10px 0px !important;
}
.pcf-IncomingCash_Dialog {
  padding-top: 40px !important;
}
.pcf-IncomingCash_Dialog .close {
  position: absolute;
  top: 10px;
  right: 20px;
}
.pcf-IncomingCash_Dialog .mat-card-header {
  display: grid !important;
}
.pcf-IncomingCash_Dialog .mat-card-title {
  font-weight: 700;
}
.pcf-IncomingCash_Dialog-overlay {
  position: absolute;
}
.pcf-IncomingCash_Dialog-button {
  display: flex;
  margin-top: 10px;
}
.pcf-IncomingCash_Chart .highcharts-point,
.pcf-IncomingCash_Chart .highcharts-graph {
  stroke-width: 10px;
}
.pcf-IncomingEstimatedCash {
  display: grid;
  gap: 30px;
  padding: 20px 0px;
}
.pcf-IncomingEstimatedCash.large-container {
  grid-template-columns: repeat(2, 1fr);
}
.pcf-IncomingEstimatedCash.small-container {
  grid-template-columns: repeat(1, 1fr);
}
.pcf-EstimatedCash_TotalValue {
  margin: 10px 0px !important;
}
.pcf-EstimatedCash_IncomeReinvested {
  margin-top: 20px;
}
.pcf-IncomingCash_Cell, .pcf-EstimatedCash_Cell {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 0px;
}
.pcf-MaturitySchedule_FilterText {
  margin-top: 5px;
}
.pcf-MaturitySchedule_Filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.pcf-MaturitySchedule_Filters {
  display: flex;
}
.pcf-MaturitySchedule_Filters mat-option {
  text-transform: uppercase;
}
.pcf-MaturitySchedule_Filters .mat-form-field .mat-select-value {
  max-width: initial;
}
.pcf-MaturitySchedule_Filters .mat-form-field .mat-form-field-infix {
  width: auto;
}
.pcf-MaturitySchedule_Filters .mat-form-field .mat-select-arrow-wrapper {
  padding-left: 7px;
}
.pcf-MaturitySchedule_Filters .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-start,
.pcf-MaturitySchedule_Filters .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-gap,
.pcf-MaturitySchedule_Filters .mat-form-field-appearance-outline .mat-form-field-outline .mat-form-field-outline-end {
  border: 0 !important;
}
.pcf-MaturitySchedule_Filters .mat-form-field-appearance-outline .mat-form-field-infix .mat-select-placeholder,
.pcf-MaturitySchedule_Filters .mat-form-field-appearance-outline .mat-form-field-infix .mat-select-value {
  text-transform: capitalize !important;
}
.pcf-MaturitySchedule_Filters .mat-form-field-appearance-outline .mat-form-field-flex {
  padding: 0 5px !important;
}
.pcf-MaturitySchedule_Filters-dropdown {
  text-transform: uppercase;
}
.pcf-MaturitySchedule_Footnotes p {
  margin-top: 10px;
  margin-bottom: 0;
}
.pcf-MaturitySchedule_Row .ag-icon-tree-open,
.pcf-MaturitySchedule_Row .ag-icon-tree-closed {
  background: none;
  margin-top: -10px;
}
@media print {
  .pcf-MaturitySchedule_Row {
    height: 73vh !important;
  }
}
.pcf-MaturitySchedule_Grid {
  padding-left: 35px;
  padding-right: 35px;
}
.pcf-MaturitySchedule_Grid h5,
.pcf-MaturitySchedule_Grid span {
  white-space: normal;
}
.pcf-MaturitySchedule_Grid div:not(.pcf-MaturitySchedule_SecurityDescription)::after {
  content: "";
  width: 1px;
  height: 25px;
  display: block;
  float: right;
  margin-top: -13px;
}
.pcf-MaturitySchedule_Accountdetail {
  display: grid;
  gap: 10px;
}
.pcf-MaturitySchedule_Accountdetail.large-container, .pcf-MaturitySchedule_Accountdetail.medium-container {
  grid-template-columns: repeat(3, 1fr);
}
.pcf-MaturitySchedule_Accountdetail.small-container {
  grid-template-columns: repeat(2, 1fr);
}
.pcf-MaturitySchedule_SecurityDescription {
  margin: 15px 0px;
}
.pcf-MaturitySchedule_RedPrice::after, .pcf-MaturitySchedule_MktPriceInLocalCcy::after {
  display: none !important;
}
.pcf-MaturitySchedule_TimePeriod {
  text-transform: capitalize;
}
@media print {
  .pcf-MaturitySchedule_Dialog .pcf-MaturitySchedule_Export {
    display: none;
  }
}
.pcf-CashDistribution_Dialog .mat-dialog-container, .pcf-Maturity_Dialog .mat-dialog-container {
  max-width: inherit;
}
.pcf-CashDistribution_Dialog .mat-dialog-container .mat-dialog-title, .pcf-Maturity_Dialog .mat-dialog-container .mat-dialog-title {
  padding: 15px 20px;
}
@media print {
  .pcf-CashDistribution_Dialog.cdk-overlay-pane, .pcf-Maturity_Dialog.cdk-overlay-pane {
    height: 100% !important;
    max-width: 100% !important;
  }
}

.rb-Display {
  display: flex;
  margin-top: 10px;
}
.rb-Display:last-child {
  margin-bottom: 120px;
}
.rb-Display .table thead tr {
  height: 35px;
}
.rb-Display .table thead th {
  height: 13px;
}
.rb-Display .table thead th:not(:first-child) {
  text-transform: none;
}
.rb-Display .mat-table th.mat-header-cell.mat-column-symbolDesc {
  padding: 0 !important;
}
.rb-Display .mat-table th.mat-header-cell.mat-column-symbolDesc h2 {
  margin: 10px 0;
}
.rb-Display .mat-table th.mat-header-cell.mat-column-fmtClosePrice, .rb-Display .mat-table th.mat-header-cell.mat-column-change {
  padding: 0 0 8px !important;
}
.rb-Display .mat-table th.mat-header-cell.rb-Stock_ClosePrice, .rb-Display .mat-table th.mat-header-cell.rb-Stock_Change {
  padding-right: 8px !important;
}
.rb-Display .rb-Stock_HeadingContainer {
  margin: 0;
}
.rb-Display .rb-Stock_HeadingContainer h2 {
  margin: 10px 0;
}
.desktop .rb-Display .rb-Stock_AsOfDate {
  margin-top: 12px;
}
.rb-Display .rb-CurrencyCalculator {
  margin-left: 10px !important;
}
.rb-Display .rb-CurrencyCalculator_Button {
  flex-basis: inherit;
  max-width: inherit;
}
.rb-Display .rb-CurrencyCalculator_Input {
  height: 35px;
}
.rb-Display-small .table > tbody > tr > td {
  color: rgba(0, 0, 0, 0.64);
}
.rb-Display-small .table thead th {
  color: rgba(0, 0, 0, 0.64);
}
.rb-Display-small .rb-Currency h2,
.rb-Display-small .rb-mmfundssweep h2,
.rb-Display-small .rb-Stock h2,
.rb-Display-small .rb-Commodities h2 {
  font-weight: 400 !important;
}
.ada .rb-Display-small .rb-CurrencyCalculator_Input {
  height: 35px;
}
@media (orientation: portrait) {
  .rb-Display-small .table {
    display: block;
  }
  .rb-Display-small thead {
    display: block;
    height: 75px !important;
  }
  .rb-Display-small tbody {
    display: table;
    width: 100%;
  }
  .rb-Display-small th.mat-column-symbolDesc {
    display: block;
    border-bottom: none;
    height: 29px;
  }
  .rb-Display-small th.mat-column-fmtClosePrice {
    display: block;
    float: right;
    border-bottom: none !important;
    padding: 7px 0;
    font-size: 12px;
    text-transform: capitalize;
  }
  .modern .rb-Display-small th.mat-column-fmtClosePrice {
    height: 16px !important;
  }
  .rb-Display-small tr.mat-header-row {
    display: block;
    height: 75px !important;
  }
  .rb-Display-small .rb-mmfundssweep h2 {
    display: block !important;
  }
  .rb-Display-small .rb-mmfundssweep tr.mat-header-row {
    display: table-row;
    height: 50px !important;
  }
  .rb-Display-small .rb-mmfundssweep_ClosePrice {
    width: 34%;
  }
  .rb-Display-small .interest-rates h2 {
    display: block !important;
  }
  .rb-Display-small .rb-Stock h2,
.rb-Display-small .rb-mmfundssweep h2,
.rb-Display-small .rb-bankDepProgram h2,
.rb-Display-small .rb-SecBckFinance h2 {
    display: block !important;
  }
  .rb-Display-small .rb-Stock thead,
.rb-Display-small .rb-mmfundssweep thead,
.rb-Display-small .rb-bankDepProgram thead,
.rb-Display-small .rb-SecBckFinance thead {
    height: 36px !important;
    display: table-header-group;
  }
  .rb-Display-small .rb-Stock tr.mat-header-row,
.rb-Display-small .rb-mmfundssweep tr.mat-header-row,
.rb-Display-small .rb-bankDepProgram tr.mat-header-row,
.rb-Display-small .rb-SecBckFinance tr.mat-header-row {
    display: table-row;
    height: 36px !important;
  }
  .rb-Display-small .rb-Stock th.mat-header-cell,
.rb-Display-small .rb-mmfundssweep th.mat-header-cell,
.rb-Display-small .rb-bankDepProgram th.mat-header-cell,
.rb-Display-small .rb-SecBckFinance th.mat-header-cell {
    height: 21px;
  }
  .rb-Display-small .rb-Stock th.rb-Stock_SymbolDesc,
.rb-Display-small .rb-Stock th.rb-Stock_ClosePrice,
.rb-Display-small .rb-Stock th.rb-mmfundssweep_ClosePrice,
.rb-Display-small .rb-mmfundssweep th.rb-Stock_SymbolDesc,
.rb-Display-small .rb-mmfundssweep th.rb-Stock_ClosePrice,
.rb-Display-small .rb-mmfundssweep th.rb-mmfundssweep_ClosePrice,
.rb-Display-small .rb-bankDepProgram th.rb-Stock_SymbolDesc,
.rb-Display-small .rb-bankDepProgram th.rb-Stock_ClosePrice,
.rb-Display-small .rb-bankDepProgram th.rb-mmfundssweep_ClosePrice,
.rb-Display-small .rb-SecBckFinance th.rb-Stock_SymbolDesc,
.rb-Display-small .rb-SecBckFinance th.rb-Stock_ClosePrice,
.rb-Display-small .rb-SecBckFinance th.rb-mmfundssweep_ClosePrice {
    display: table-cell;
    float: none;
  }
  .rb-Display-small .rb-Stock th.rb-Stock_Change,
.rb-Display-small .rb-mmfundssweep th.rb-Stock_Change,
.rb-Display-small .rb-bankDepProgram th.rb-Stock_Change,
.rb-Display-small .rb-SecBckFinance th.rb-Stock_Change {
    border-bottom: none;
    text-transform: capitalize;
  }
  .rb-Display-small .rb-Stock th.rb-mmfundssweep_FmtClosePrice,
.rb-Display-small .rb-Stock th.rb-bankDepProgram_FmtClosePrice,
.rb-Display-small .rb-Stock th.rb-SecBckFinance_FmtClosePrice,
.rb-Display-small .rb-mmfundssweep th.rb-mmfundssweep_FmtClosePrice,
.rb-Display-small .rb-mmfundssweep th.rb-bankDepProgram_FmtClosePrice,
.rb-Display-small .rb-mmfundssweep th.rb-SecBckFinance_FmtClosePrice,
.rb-Display-small .rb-bankDepProgram th.rb-mmfundssweep_FmtClosePrice,
.rb-Display-small .rb-bankDepProgram th.rb-bankDepProgram_FmtClosePrice,
.rb-Display-small .rb-bankDepProgram th.rb-SecBckFinance_FmtClosePrice,
.rb-Display-small .rb-SecBckFinance th.rb-mmfundssweep_FmtClosePrice,
.rb-Display-small .rb-SecBckFinance th.rb-bankDepProgram_FmtClosePrice,
.rb-Display-small .rb-SecBckFinance th.rb-SecBckFinance_FmtClosePrice {
    border-bottom: none;
  }
  .rb-Display-small .rb-Stock_AsOfDate,
.rb-Display-small .rb-mmfundssweep_AsOfDate,
.rb-Display-small .rb-bankDepProgram_AsOfDate,
.rb-Display-small .rb-SecBckFinance_AsOfDate {
    display: block;
    text-transform: capitalize;
  }
  .rb-Display-small .rb-Stock_HeadingContainer,
.rb-Display-small .rb-mmfundssweep_HeadingContainer,
.rb-Display-small .rb-bankDepProgram_HeadingContainer,
.rb-Display-small .rb-SecBckFinance_HeadingContainer {
    height: 50px;
  }
  .mobile:not(.modern) .rb-Display-small .rb-Stock th.mat-header-cell {
    height: auto;
    border-bottom: none !important;
  }
  .mobile:not(.modern) .rb-Display-small .rb-Stock_AsOfDate {
    display: block;
    white-space: nowrap;
    border-bottom: none !important;
  }
  .rb-Display-small .rb-bankDepProgram_SymbolDesc {
    display: table-cell !important;
    width: 71.5%;
  }
  .rb-Display-small .rb-secBckFinance_SymbolDesc {
    display: table-cell !important;
    width: 80%;
  }
  .rb-Display-small .rb-Currency h2 {
    display: block !important;
  }
  .rb-Display-small .rb-Currency th.mat-column-fmtClosePrice {
    text-transform: capitalize;
  }
  .rb-Display-small .rb-Commodities th.mat-column-fmtClosePrice {
    display: none;
    text-transform: capitalize;
  }
  .rb-Display-small .rb-Commodities th.mat-column-change {
    display: block;
    text-transform: capitalize;
    border-bottom: none !important;
  }
  .rb-Display-small .rb-CurrencyCalculator_Input {
    width: 15%;
    height: 30px;
  }
  .tablet .rb-Display-small .rb-CurrencyCalculator_EquityText {
    display: block;
  }
  .rb-Display-small .rb-MarginIntRates h2 {
    display: block !important;
  }
  .rb-Display-small .rb-MarginIntRates thead {
    height: 36px !important;
    display: table-header-group;
  }
  .rb-Display-small .rb-MarginIntRates tr.mat-header-row {
    display: table-row;
    height: 36px !important;
  }
  .rb-Display-small .rb-MarginIntRates th.mat-header-cell {
    height: 21px;
  }
  .rb-Display-small .rb-MarginIntRates_HeadingContainer {
    height: 50px;
  }
  .rb-Display-small .rb-MarginIntRates_SymbolDesc {
    display: table-cell !important;
    width: 50vw;
  }
  .tablet .rb-Display-small .rb-MarginIntRates_SymbolDesc {
    width: 80%;
  }
  .rb-Display-small .rb-MarginIntRates_LendingRate {
    display: table-cell !important;
    border-bottom: none;
    width: 50vw;
  }
  .tablet .rb-Display-small .rb-MarginIntRates_LendingRate {
    width: 12%;
  }
}
.rb .mat-form-field-infix {
  padding: 0.5em;
}
.rb-mmfundssweep .table thead th, .rb-bankDepProgram .table thead th, .rb-SecBckFinance .table thead th {
  text-transform: none;
  font-weight: 700;
}
.rb-Stock_ClosePrice {
  width: 20%;
  text-transform: capitalize;
}
.rb-Stock_SymbolDesc {
  width: 44%;
}
.rb-Stock_Change {
  width: 36%;
}
.rb-Stock .asofdate {
  font-size: 13px;
  text-transform: capitalize;
}
.mobile:not(.modern) .rb-Stock th.mat-header-cell {
  border-bottom: none !important;
}
.rb-Commodities td.mat-column-symbolDesc {
  width: 44%;
}
.rb-Commodities td.mat-column-fmtClosePrice {
  width: 20%;
}
.rb-Commodities td.mat-column-change {
  width: 36%;
}
.rb-Currency tr:first-child {
  font-weight: 600;
}
.rb .mat-form-field:nth-child(5) {
  top: 3px;
}
.rb-MarginIntRates .mat-table th.mat-header-cell.mat-column-symbolDesc {
  padding: 8px !important;
}
.modern .rb-MarginIntRates .mat-table th.mat-header-cell.mat-column-symbolDesc {
  padding: 0 8px !important;
}
.rb-MarginIntRates_SymbolDesc, .rb-MarginIntRates_LendingRate {
  text-transform: capitalize !important;
}
.modern .rb-MarginIntRates_SymbolDesc, .modern .rb-MarginIntRates_LendingRate {
  border: 0;
}
.modern .rb .mat-form-field:nth-child(5) {
  top: 0;
}
.modern .rb-CurrencyCalculator {
  padding-left: 40px;
}
.modern .rb-CurrencyCalculator h3,
.modern .rb-CurrencyCalculator p {
  font-weight: 500;
  margin-top: 7px;
  text-transform: capitalize;
}
.modern .rb-CurrencyCalculator_Text {
  margin-top: 10px !important;
}
.modern .rb-BaseAmount, .modern .rb-QuoteAmount {
  max-width: 12.5%;
  flex-basis: 12.5%;
}
.modern .rb-BaseAmount {
  margin-left: -10px;
}
.modern .rb-Equals {
  flex-basis: 1%;
}
.modern .rb-BaseCurrency, .modern .rb-QuoteCurrency, .modern .rb-Calculate {
  max-width: 25%;
}
.modern .rb-Calculate {
  margin-left: 10px;
}
.modern .rb-CurrencyRates, .modern .rb-MoneyMarketProductRates, .modern .rb-MoneyMarketFundsSweep, .modern .rb-Commodities, .modern .rb-InterestRates, .modern .rb-MarginIntRates, .modern .rb-StockOptionIndices, .modern .rb-MoneyRates, .modern .rb-SecuritiesBackedFinance {
  border-radius: 5px;
  margin-bottom: 20px;
}
.modern .rb-CurrencyRates h2, .modern .rb-MoneyMarketProductRates h2, .modern .rb-MoneyMarketFundsSweep h2, .modern .rb-Commodities h2, .modern .rb-InterestRates h2, .modern .rb-MarginIntRates h2, .modern .rb-StockOptionIndices h2, .modern .rb-MoneyRates h2, .modern .rb-SecuritiesBackedFinance h2 {
  font-weight: 500;
  text-transform: capitalize;
}
.modern .rb-CurrencyRates .table > thead th, .modern .rb-MoneyMarketProductRates .table > thead th, .modern .rb-MoneyMarketFundsSweep .table > thead th, .modern .rb-Commodities .table > thead th, .modern .rb-InterestRates .table > thead th, .modern .rb-MarginIntRates .table > thead th, .modern .rb-StockOptionIndices .table > thead th, .modern .rb-MoneyRates .table > thead th, .modern .rb-SecuritiesBackedFinance .table > thead th {
  border: 0;
}
.modern .rb-CurrencyRates .mat-table .mat-header-row, .modern .rb-MoneyMarketProductRates .mat-table .mat-header-row, .modern .rb-MoneyMarketFundsSweep .mat-table .mat-header-row, .modern .rb-Commodities .mat-table .mat-header-row, .modern .rb-InterestRates .mat-table .mat-header-row, .modern .rb-MarginIntRates .mat-table .mat-header-row, .modern .rb-StockOptionIndices .mat-table .mat-header-row, .modern .rb-MoneyRates .mat-table .mat-header-row, .modern .rb-SecuritiesBackedFinance .mat-table .mat-header-row {
  border-width: 0;
  border-bottom-width: 1px;
}
.modern .rb-CurrencyRates .mat-row:last-child td, .modern .rb-MoneyMarketProductRates .mat-row:last-child td, .modern .rb-MoneyMarketFundsSweep .mat-row:last-child td, .modern .rb-Commodities .mat-row:last-child td, .modern .rb-InterestRates .mat-row:last-child td, .modern .rb-MarginIntRates .mat-row:last-child td, .modern .rb-StockOptionIndices .mat-row:last-child td, .modern .rb-MoneyRates .mat-row:last-child td, .modern .rb-SecuritiesBackedFinance .mat-row:last-child td {
  border-bottom: none;
}
.rb-ForeignExchangeDialog_Asof {
  margin: 20px 10px;
}
.rb-ForeignExchangeDialog_Content {
  padding-left: 20px;
  padding-right: 20px;
}

.desktop.modern .rb-CurrencyCalculator_Text {
  max-width: 12.5%;
  flex-basis: 12.5%;
}
.desktop.modern .rb-QuoteCurrency.ng-untouched {
  max-width: 25%;
  flex-basis: 25%;
}
.desktop.modern .rb-MoneyMarketProductRates .mat-column-fmtClosePrice {
  white-space: nowrap;
}

@media (orientation: landscape) and (max-width: 1080px) {
  .tablet .rb-CurrencyCalculator_Button {
    margin-top: 10px !important;
  }
}
@media (orientation: portrait) and (min-width: 1024px) {
  .tablet .rb-CurrencyCalculator_Button {
    margin-top: 10px !important;
  }
}
.tablet .rb-mmfundssweep .rb-Stock_SymbolDesc {
  width: 50% !important;
}
.tablet .rb-mmfundssweep_ClosePrice {
  width: 38%;
}
.tablet .rb-mmfundssweep_FmtClosePrice {
  width: 90%;
}
.tablet .rb-bankDepProgram_SymbolDesc {
  width: 86% !important;
}
.tablet .rb-secBckFinance_SymbolDesc {
  width: 90% !important;
}
@media (orientation: portrait) {
  .tablet .rb-Stock th.mat-column-symbolDesc {
    width: 8%;
  }
  .tablet .rb-Stock th.mat-column-fmtClosePrice {
    width: 1%;
  }
  .tablet .rb-Stock th.mat-column-change {
    width: 5%;
  }
}
.tablet.modern .rb h1 {
  margin-top: 0;
  padding-left: 15px !important;
}
.tablet.modern .rb-CurrencyCalculator {
  padding-left: 15px !important;
}
.tablet.modern .rb-BaseAmount, .tablet.modern .rb-QuoteAmount {
  max-width: 15%;
  flex-basis: 15%;
  margin-right: -10px;
}
.tablet.modern .rb-Equals {
  margin-left: -10px;
  margin-right: -10px;
}
.tablet.modern .rb-BaseCurrency {
  max-width: 16%;
  flex-basis: 16%;
}
.tablet.modern .rb-QuoteCurrency, .tablet.modern .rb-Calculate {
  max-width: 17%;
  flex-basis: 17%;
}
@media (orientation: portrait) {
  .tablet.modern .rb-CurrencyCalculator_Text {
    flex-basis: 100%;
    max-width: 100%;
  }
  .tablet.modern .rb-BaseAmount {
    margin-left: 0;
  }
  .tablet.modern .rb-BaseCurrency, .tablet.modern .rb-QuoteCurrency {
    max-width: 25% !important;
    flex-basis: 25% !important;
  }
}
@media only screen and (min-width: 712px) {
  .tablet.modern .rb .large-container + .row .col-xs-12 {
    flex-basis: 50%;
  }
}

@media (orientation: landscape) {
  .mobile .rb-Commodities th.mat-column-symbolDesc {
    width: 20%;
  }
  .mobile .rb-CurrencyCalculator_Input {
    width: 45%;
    height: 30px;
  }
}
@media (orientation: landscape) and (max-width: 736px) {
  .mobile .rb-CurrencyCalculator_Button {
    margin-top: 10px !important;
  }
}
.mobile.modern .rb h1 {
  margin-top: 0;
  padding-left: 5px !important;
}
.mobile.modern .rb .mat-expansion-panel, .mobile.modern .rb .mat-expansion-panel.mat-expanded {
  margin-bottom: 20px !important;
}
.mobile.modern .rb .mat-expansion-panel-header {
  margin-top: -2px;
  padding: 5px 15px !important;
}
.mobile.modern .rb .mat-expansion-panel-body {
  padding: 0 15px !important;
}
.mobile.modern .rb-CurrencyCalculator {
  padding-left: 0;
}
@media (orientation: portrait) {
  .mobile.modern .rb-CurrencyCalculator_Text {
    display: none;
  }
}
.mobile.modern .rb-BaseAmount {
  margin-left: 0;
}
@media (orientation: portrait) {
  .mobile.modern .rb-BaseAmount, .mobile.modern .rb-QuoteAmount {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.mobile.modern .rb-BaseAmount, .mobile.modern .rb-BaseCurrency {
  margin-left: -10px;
}
@media (orientation: portrait) {
  .mobile.modern .rb-Equals {
    margin-top: 55px;
    flex-basis: 2%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (orientation: portrait) {
  .mobile.modern .rb-BaseCurrency, .mobile.modern .rb-QuoteCurrency {
    margin-top: 20px;
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (orientation: portrait) {
  .mobile.modern .rb-Calculate {
    flex-basis: 50%;
    max-width: 100%;
    margin-right: 10px;
    width: 90%;
  }
}
@media (orientation: landscape) and (max-width: 740px) {
  .mobile.modern .rb-Calculate {
    max-width: 23%;
    margin-left: 0;
    margin-top: -3px;
  }
  .mobile.modern .rb-QuoteCurrency {
    margin-left: -10px;
  }
}
@media (orientation: portrait) {
  .mobile:not(.modern) .rb-Stock th.mat-column-fmtClosePrice,
.mobile:not(.modern) .rb-Stock th.mat-column-change {
    text-align: left !important;
  }
}
@media (orientation: portrait) {
  .mobile .rb-Stock th.mat-column-fmtClosePrice,
.mobile .rb-Stock th.mat-column-change {
    text-transform: capitalize;
  }
  .mobile .rb-Stock th.mat-column-fmtClosePrice {
    width: 30%;
  }
  .mobile .rb-Stock th.mat-column-change {
    width: 10%;
  }
  .mobile .rb-CurrencyCalculator_Button {
    margin-top: 10px !important;
  }
}
.dj_android .mobile .rb-Display {
  flex-wrap: wrap;
}
.dj_android .mobile .rb-Display .col-sm-6 {
  flex-basis: 100%;
  max-width: 100%;
}

@media (orientation: portrait) {
  .dj_ios:not(.dj_safari) .mobile .rb-CurrencyCalculator .col-xs-3 {
    max-width: 24%;
    flex-basis: 24%;
  }
  .dj_ios:not(.dj_safari) .mobile .rb-CurrencyCalculator .col-xs-7 {
    max-width: 56%;
    flex-basis: 56%;
  }
  .dj_ios:not(.dj_safari) .tablet .rb-Display .rb-CurrencyCalculator .col-md-5 {
    max-width: 40%;
    flex-basis: 40%;
  }
}
@media (orientation: landscape) {
  .dj_ios:not(.dj_safari) .tablet .rb-Display .rb-CurrencyCalculator .col-md-5 {
    max-width: 40%;
    flex-basis: 40%;
  }
  .dj_ios:not(.dj_safari) .tablet .rb-Display .rb-CurrencyCalculator .col-lg-4 {
    max-width: 30%;
    flex-basis: 30%;
  }
  .dj_ios:not(.dj_safari) .tablet .rb-Display .rb-CurrencyCalculator_Button {
    margin-top: 0 !important;
  }
}

.reg-TermsConditions {
  padding: 20px 20px 75px;
}
.reg-TermsConditions h3 {
  line-height: 20px;
  margin: 10px 0;
}
.reg-TermsConditions_Continue {
  margin-right: 50px;
}
.reg-Welcome {
  padding: 20px 20px 75px;
  clear: both;
}
@media (min-width: 360px) and (max-width: 374px) {
  .reg-Welcome {
    padding: 20px 15px 75px;
  }
}
.reg-Signup {
  margin-left: -12px;
  min-height: 162px;
  padding: 4px 15px 10px;
}
.reg-Signup_Text p label {
  line-height: 14px;
}
.reg-Signup_Text h2,
.reg-Signup_Text h4 {
  line-height: 20px;
  margin-bottom: 10px;
}
.reg-Signup_Buttons {
  margin-bottom: 30px;
}
.reg-Signup_Buttons-checkstatus {
  margin-left: 6px !important;
}
.reg-Status {
  padding: 65px 45px 75px;
}
.reg-Status_Title {
  font-size: 33px;
  font-weight: 700;
  padding-bottom: 35px;
}
.reg-Status_Heading {
  font-weight: 700;
}
.reg-Status_TopErr {
  width: 40%;
}
.reg-Status_UserIDBox, .reg-Status_PasswrdBox, .reg-Status_FinancialOrg {
  max-width: 21%;
}
.reg-Status_UserIDBox .mat-form-field .mat-form-field-flex, .reg-Status_PasswrdBox .mat-form-field .mat-form-field-flex, .reg-Status_FinancialOrg .mat-form-field .mat-form-field-flex {
  height: 30px;
  width: 206px;
}
.reg-Status_UserIDBox .mat-form-field .mat-form-field-flex .mat-form-field-infix, .reg-Status_PasswrdBox .mat-form-field .mat-form-field-flex .mat-form-field-infix, .reg-Status_FinancialOrg .mat-form-field .mat-form-field-flex .mat-form-field-infix {
  padding: 4px 6px;
}
.reg-Status_UserIDBox .mat-label, .reg-Status_PasswrdBox .mat-label, .reg-Status_FinancialOrg .mat-label {
  font-size: 13px;
}
.reg-Status_Caption {
  padding-top: 30px;
}
.reg-Status_Caption dt {
  margin-top: 35px;
  text-transform: none;
}
.reg-Status_Content {
  margin-left: -10px;
}
.reg-Status_EmailBox {
  margin: 40px 0 30px -20px;
}
.reg-Status_EmailBox .mat-form-field-appearance-outline .mat-form-field-flex {
  padding: 0 0.5em !important;
  width: 220px;
}
.reg-Status_Buttons {
  justify-content: center;
}
.reg-Status_ResendText {
  margin-left: -10px;
}
.reg-Status_ContinueButton {
  margin-left: auto !important;
  margin-right: auto !important;
}
.reg-Status_UserIDBox {
  margin: 50px 0 50px -12px;
}
.reg-Status_UserIDBox .mat-form-field {
  display: block;
}
.reg-Status_UserIDBox + .reg-Status_Error {
  margin: 50px 0 50px -12px;
}
.reg-Status_PasswrdBox {
  margin: -50px 0 50px -12px;
}
.reg-Status_PasswrdBox + .reg-Status_Error {
  margin: -50px 0 50px -12px;
}
.desktop .reg-Status_Error, .ada .reg-Status_Error {
  padding-left: 10%;
}
@media (orientation: landscape) and (min-width: 1366px) {
  .tablet .reg-Status_Error {
    padding-left: 5%;
  }
}
.reg-NewUserSetup .row::before {
  display: flex;
}
.reg-NewUserSetup .col-lg-4 {
  margin-bottom: 30px;
}
.reg-NewUserSetup .reg-DateOfBirth {
  color: #9e9e9e;
  cursor: not-allowed;
}
.reg-NewUserSetup .reg-DateOfBirth .mat-form-field-flex {
  background: rgba(222, 222, 222, 0.4);
}
.reg-Confirm {
  padding: 20px 20px 75px;
}
.reg-Confirm_Email, .reg-Confirm_Ibd {
  margin-top: 10px;
}
@media (orientation: portrait) {
  .mobile .reg-Confirm_Email-name, .mobile .reg-Confirm_Ibd-name {
    overflow-wrap: break-word;
  }
}
.reg-Confirm_Content {
  line-height: 20px;
}
.reg-Confirm_Content_Icon {
  line-height: 50px;
}
.reg-Confirm_Content_Icon_Text {
  line-height: 20px;
  overflow-wrap: break-word;
}
.reg-Confirm_Data .dl-horizontal {
  display: contents;
  height: 74px;
}
.reg-Confirm_Data .dl-horizontal dt {
  text-transform: none;
}
.reg-Matselect.mat-select-panel {
  margin-top: 38px;
}
.reg-UserId_Title {
  margin-bottom: 15px;
}
.reg-FAQs_MatCard {
  max-height: 600px;
  min-height: 300px;
  min-width: 1200px;
  overflow-y: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.reg-Title {
  line-height: 40px;
  margin-bottom: 0;
  margin-top: 10px;
}
.reg-ProfInfo {
  padding: 20px 20px 75px;
  clear: both;
}
@media (min-width: 360px) and (max-width: 374px) {
  .reg-ProfInfo {
    padding: 20px 13px 75px;
  }
}
.reg-ProfInfo_Text {
  margin: 10px 0;
}
.reg-ProfInfo_Text + .row div:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.13);
  font-weight: 600;
  padding: 5px 10px;
}
@media (orientation: landscape) {
  .mobile .reg-Passwordrules_PopupContent {
    padding-bottom: 25px !important;
  }
}
.reg-Container {
  margin: 30px 10px;
}
.mobile .reg-Container {
  margin: 0 10px 30px;
}
.reg-Container .mat-stepper-horizontal {
  padding: 30px 0px 20px;
  box-shadow: 2px 2px 30px 0px rgba(0, 0, 0, 0.1);
}

.tablet .reg-FAQs_MatCard {
  min-width: initial;
}
.tablet .reg-FAQs_Title {
  height: auto;
  margin-bottom: 10px;
}
.tablet .reg-Signup {
  padding-left: 10px;
  padding-right: 10px;
}
.tablet .reg_Buttons {
  margin-bottom: 0;
  text-align: center;
}
@media (orientation: portrait) {
  .tablet .reg-Status_UserIDBox {
    margin: 50px 0 0 -12px;
    max-width: 35%;
  }
  .tablet .reg-Status_UserIDBox .mat-form-field {
    display: block;
  }
  .tablet .reg-Status_UserIDBox + .reg-Status_Error {
    margin: 50px 0 0 -12px;
  }
  .tablet .reg-Status_PasswrdBox {
    margin: 0 0 25px -12px;
    max-width: 35%;
  }
  .tablet .reg-Status_PasswrdBox + .reg-Status_Error {
    margin: 0 0 25px -12px;
  }
}
@media (orientation: landscape) {
  .tablet .reg-Status_UserIDBox {
    margin: 50px 0 0;
    max-width: 25%;
  }
  .tablet .reg-Status_UserIDBox .mat-form-field {
    display: block;
  }
  .tablet .reg-Status_UserIDBox + .reg-Status_Error {
    margin: 50px 0 0;
  }
  .tablet .reg-Status_PasswrdBox {
    margin: 0 0 25px;
    max-width: 25%;
  }
  .tablet .reg-Status_PasswrdBox + .reg-Status_Error {
    margin: 0 0 25px;
  }
}

.mobile .reg-Userid_TitleText {
  margin-left: -18px;
}
.mobile .reg-NewUserSetup_Buttons.Cancel {
  margin-left: 10px;
}
.mobile .reg-Signup {
  min-height: 135px;
}
.mobile .reg-Signup_Buttons {
  margin-bottom: 0;
  text-align: center;
}
.mobile .reg-Status_TopErr {
  width: 100%;
}
.mobile .reg-Status_UserIDBox .mat-form-field, .mobile .reg-Status_PasswrdBox .mat-form-field {
  display: block;
}
@media (orientation: portrait) {
  .mobile .reg-Status {
    padding: 65px 40px 75px;
  }
  .mobile .reg-Status_UserIDBox {
    margin: 50px 0 0;
    flex-basis: 100%;
    max-width: 100%;
  }
  .mobile .reg-Status_UserIDBox + .reg-Status_Error {
    margin: -25px 0 0;
  }
  .mobile .reg-Status_PasswrdBox {
    margin: 0 0 25px;
    flex-basis: 100%;
    max-width: 100%;
  }
  .mobile .reg-Status_PasswrdBox + .reg-Status_Error {
    margin: -50px 0 25px;
  }
}
@media (orientation: landscape) {
  .mobile .reg-Status_UserIDBox {
    flex-basis: 50%;
    max-width: 50%;
    margin: 0;
  }
  .mobile .reg-Status_UserIDBox + .reg-Status_Error {
    width: 50%;
    margin: 0;
  }
  .mobile .reg-Status_PasswrdBox {
    flex-basis: 50%;
    max-width: 50%;
    margin: 0 0 25px;
  }
  .mobile .reg-Status_PasswrdBox + .reg-Status_Error {
    width: 50%;
    margin: 0;
  }
}

.ada .reg-Signup_Buttons {
  margin-bottom: 13px;
}

.modern .reg-Button-cancel {
  background-color: transparent;
}
.modern .reg-IdentityVerification {
  padding: 20px 20px 75px;
}
.modern .reg-IdentityVerification_VerificationBox {
  padding: 25px;
}
.modern .reg-IdentityVerification_VerificationHeadding {
  margin-bottom: 15px;
}
.modern .reg-ProfInfo_Directions-3 {
  margin-top: -20px;
}
.modern .reg-Title {
  padding: 10px 0 0 60px;
}
.modern .reg-Welcome_Form-input .reg-field-error {
  padding: 0 0 1px;
}
.modern .reg-Welcome_Form.mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  white-space: nowrap;
}
.modern .reg-Confirm_Button {
  display: flex;
  justify-content: center;
}
.modern.page-registration .fw-NavigationContainer {
  border: 0;
  margin: 0 0 0 0.5em;
}
.modern.page-registration .fw-SecondaryNavigation {
  background-color: transparent;
  border: 0;
  margin: -20px 0 45px 0;
  padding: 0 20px;
  line-height: 40px !important;
}
.modern.page-registration .fw-SecondaryNavigation_List {
  margin-left: 4px;
  margin-top: 4em;
}
.modern.page-registration .fw-SecondaryNavigation_List li div:hover, .modern.page-registration .fw-SecondaryNavigation_List li div:focus {
  background-color: transparent;
}
.modern.page-registration .fw-SecondaryNavigation_List li.active {
  background-color: transparent !important;
}
.modern.page-registration .fw-SecondaryNavigation_List li.active span {
  color: black !important;
}
.modern.page-registration .fw-SecondaryNavigation_Menu .select-menu-icon, .modern.page-registration .fw-SecondaryNavigation_Menu-spacer {
  padding: 0 15px;
}
html[lang=es_LA] .modern.page-registration .fw-SecondaryNavigation_Menu .select-menu-icon, html[lang=es] .modern.page-registration .fw-SecondaryNavigation_Menu .select-menu-icon, html[lang=es_LA] .modern.page-registration .fw-SecondaryNavigation_Menu-spacer, html[lang=es] .modern.page-registration .fw-SecondaryNavigation_Menu-spacer {
  padding: 0 10px;
}
.modern.page-registration .fw-SecondaryNavigation_Menu .select-menu-icon span {
  border-radius: 20px;
  display: block;
  float: left;
  line-height: 20px;
  width: 20px;
  height: 20px;
  margin-top: 8px;
  margin-right: 8px;
  text-align: center;
}
.modern.page-registration .fw-SecondaryNavigation_Menu-spacer {
  margin-top: 19px;
  margin-bottom: 20px;
}
.modern.page-registration .fw-SecondaryNavigation_Menu.active span, .modern.page-registration .fw-SecondaryNavigation_Menu.visited span {
  border: 0;
  border-radius: 24px;
  line-height: 24px;
  width: 24px;
  height: 24px;
}
.modern.page-registration .fw-SecondaryNavigation_Menu.visited span {
  position: relative;
}
.modern.page-registration .fw-Footer {
  border: 0;
}
.modern.page-registration .fa-eye-slash, .modern.page-registration .fa-eye {
  color: #999999;
  vertical-align: middle;
  font-size: 18px;
  opacity: inherit !important;
}
.modern.mobile .reg-Header {
  padding: 20px 0;
}
.modern.mobile .reg-Welcome_Form.mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  white-space: pre-wrap;
}
.modern.mobile .reg-Welcome_Buttons {
  margin-left: -10px;
  margin-right: -10px;
}
.modern.mobile .reg_FAQs_Title .mat-button .mat-button-wrapper > .fas {
  margin: 0;
}
.modern.tablet .reg-Header_Text {
  padding: 25px 0;
}
.modern.tablet .reg-Welcome_Form {
  width: 12% !important;
}
@media (max-width: 713px) {
  .modern.tablet .reg-Welcome_Form.mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
    white-space: inherit;
  }
}
.modern.desktop .reg-Header_Text {
  margin: 10px 0 35px 0px;
}

.page-registration .fw-SecondaryNavigation_Menu a {
  text-decoration: none !important;
  cursor: text;
}

@media (orientation: portrait) {
  .dj_ios:not(.dj_safari) .tablet .reg-Status_Buttons .col-sm-6 {
    max-width: 49%;
    flex-basis: 49%;
  }
  .dj_ios:not(.dj_safari) .reg-NewUserSetup_ButtonContainer .col-xs-6:first-child {
    max-width: 49%;
    flex-basis: 49%;
  }
}
@media (orientation: landscape) {
  .dj_ios:not(.dj_safari) .mobile .reg-Status_Buttons .col-sm-6 {
    max-width: 49%;
    flex-basis: 49%;
  }
  .dj_ios:not(.dj_safari) .reg-NewUserSetup_ButtonContainer .col-sm-6:first-child {
    max-width: 49%;
    flex-basis: 49%;
  }
}

.ss .ngucarousel,
.ss .ngucarousel-items {
  height: auto;
}
.ss-Item {
  height: 517px;
}
.ss-Image {
  height: 517px;
  max-width: initial;
  padding-right: 3px;
  width: 907px;
}
.ss-Info {
  bottom: 385px;
  display: block;
  position: relative;
}
.ss-RotatorDots {
  margin: 0;
  padding: 12px;
  position: absolute;
  right: 50px;
  top: 480px;
}
.ss-RotatorDots li {
  display: inline-block;
  background: white;
  border-radius: 50%;
  padding: 5.5px;
  margin: 0 3px;
  transition: 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
@media (orientation: portrait) {
  .tablet .ss .ngu-touch-container {
    width: 910px;
  }
  .tablet .ss .cm-Content {
    width: calc(100% - 83px);
  }
}
@media (orientation: landscape) and (max-width: 1200px) {
  .tablet .ss-Image {
    width: 745px;
  }
}
@media (orientation: landscape) and (min-width: 1201px) {
  .tablet .ss-Image {
    width: 987px;
  }
}

.skeleton-loader {
  box-sizing: border-box;
  /**
  * `overflow` and `position` are required steps to make sure
  * the component respects the specified dimensions
  * given via `theme` object @Input attribute
  */
  overflow: hidden;
  position: relative;
  background: #eff1f6 no-repeat;
  border-radius: 4px;
  width: 100%;
  height: 20px;
  display: inline-block;
  margin-bottom: 10px;
  will-change: transform;
  /**
  * Added only when `appearance` attribute is `circle`
  * at component level. So that we can use it only if needed
  */
  /**
  * Added only when `animation` attribute is `progress`
  * at component level. So that we can load the
  * animations only if needed
  */
  /**
  * Added only when `animation` attribute is `pulse`
  * at component level. So that we can load the
  * animations only if needed
  */
}
.skeleton-loader:after, .skeleton-loader:before {
  box-sizing: border-box;
}
.skeleton-loader.circle {
  width: 40px;
  height: 40px;
  margin: 5px;
  border-radius: 50%;
}
.skeleton-loader.progress, .skeleton-loader.progress-dark {
  transform: translate3d(0, 0, 0);
}
.skeleton-loader.progress:after, .skeleton-loader.progress:before, .skeleton-loader.progress-dark:after, .skeleton-loader.progress-dark:before {
  box-sizing: border-box;
}
.skeleton-loader.progress:before, .skeleton-loader.progress-dark:before {
  animation: progress 2s ease-in-out infinite;
  background-size: 200px 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  content: "";
}
.skeleton-loader.progress:before {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
}
.skeleton-loader.progress-dark:before {
  background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.2), transparent);
}
.skeleton-loader.pulse {
  animation: pulse 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation-delay: 0.5s;
}
@media (prefers-reduced-motion: reduce) {
  .skeleton-loader.pulse, .skeleton-loader.progress-dark, .skeleton-loader.progress {
    animation: none;
  }
  .skeleton-loader.progress, .skeleton-loader.progress-dark {
    background-image: none;
  }
}

@keyframes progress {
  0% {
    transform: translate3d(-200px, 0, 0);
  }
  100% {
    transform: translate3d(calc(200px + 100vw), 0, 0);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 1199.98px) {
  .tr-LeftContainer {
    margin-left: -25px;
  }
}
.tr-Account_ContainerAdress {
  line-height: 13px;
}
.tr-ActionCellRender_Menu .mat-menu-panel {
  margin-left: -10px;
  min-width: unset;
}
.tr-ActionCellRender_ActionDDIcon {
  height: 20px;
  width: 20px;
  vertical-align: -0.16rem !important;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
.tr-AddtInfoHeader {
  padding: 1.2rem 1rem;
  margin-top: 1rem;
}
.tr-AlertMessageContent {
  max-width: 720px;
  padding: 25px;
}
.tr-AlertMessageWrapper {
  max-width: 360px;
}
.tr-AlertMessageWrapper .alert-inpage.modal-message {
  border: 0 !important;
}
.tr-Balances_Value {
  margin-left: auto;
}
.tr-BalancesSmall {
  margin-left: -10px !important;
  margin-right: -10px !important;
  margin-top: -20px;
}
.tr-CancelOrderWrapper {
  max-width: 1024px;
  margin: auto;
}
.tr-CancelOrderWrapper .mat-dialog-title {
  padding: 5px 20px;
}
.tr-CdscPopup {
  padding: 2rem;
}
.tr-CdscPopup .mat-card-title {
  padding: 1rem;
  font-size: 1.8rem;
  margin-bottom: 0;
}
.tr-CdscPopup .mat-card-content {
  padding: 0.5rem;
}
.tr-CdscPopup_BorderDashed {
  border-style: dashed;
}
.tr-EquityOrderEntryCore .readonly-wrapper {
  cursor: not-allowed !important;
  pointer-events: none !important;
}
.tr-EquityOrderEntryCore .readonly-wrapper .mat-form-field-wrapper {
  pointer-events: none;
}
.tr-EquityOrderEntryRegulatoryInfo .calendar-clock-icon {
  position: relative;
  left: -0.65rem;
  top: 0.55rem;
}
.tr-EquityOrderEntryRegulatoryInfo .bg-fa-clock {
  background: white;
}
.tr-ExchangeAgreement_ExchangeScroll {
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}
.tr-ExchangeAgreement .fw-SecondaryNavigation {
  min-height: 40px;
  padding: 0;
  box-shadow: none;
}
.tr-ExchangeAgreement .fw-SecondaryNavigation_List {
  list-style: none;
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.tr-ExchangeAgreement .fw-SecondaryNavigation_List li {
  float: left;
  line-height: 20px;
}
.tr-ExchangeAgreement .fw-SecondaryNavigation_List li a {
  display: block;
  float: none;
  margin: 0 16px;
  padding: 10px 0;
  text-decoration: none;
}
.tr-ExchangeAgreement .fw-SecondaryNavigation_List li.active {
  float: left;
  line-height: 20px;
  margin-bottom: -1px;
}
.tr-ExchangeAgreement .fw-SecondaryNavigation_List li.active a {
  display: block;
  float: none;
}
.tr-ExtendedHours table {
  border-collapse: collapse;
}
.tr-MutualFundOrderEntryCore .mat-expansion-panel-header {
  background: white !important;
}
.tr-MutualFundOrderEntryCore .mat-expansion-panel-body {
  padding: 0 14px 16px !important;
}
.tr-MutualFundOrderEntryCore .readonly-wrapper {
  cursor: not-allowed !important;
  pointer-events: none !important;
}
.tr-MutualFundOrderEntryCore .readonly-wrapper .mat-form-field-wrapper {
  pointer-events: none;
}
.tr-MutualFundOrderEntryCore_QtyType {
  display: flex;
  flex-direction: column;
}
.tr-MutualFundOrderEntryCore_TradeTypeRadio {
  width: 75px;
}
.tr-OptionChainExpirationDates .scrollerControlOffset {
  position: relative;
  top: 25%;
}
.tr-OptionChainExpirationDates .scrollerflex {
  display: inline-flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.tr-OptionChainExpirationDates .scrollerFlex::-webkit-scrollbar {
  display: none;
}
.tr-OptionChainExpirationDates .scrollerDate {
  white-space: nowrap;
  display: inline-block;
  text-align: center;
}
.tr-OptionChainExpirationDates .cardflex {
  flex: 0 0 auto;
}
.tr-OptionOrderEntryCore .readonly-wrapper {
  cursor: not-allowed !important;
  pointer-events: none !important;
}
.tr-OptionOrderEntryCore .readonly-wrapper .mat-form-field-wrapper {
  pointer-events: none;
}
.tr-OptionOrderEntryRegulatoryInfo .calendar-clock-icon {
  position: relative;
  left: -0.65rem;
  top: 0.55rem;
}
.tr-OptionOrderEntryRegulatoryInfo .bg-fa-clock {
  background: white;
}
.tr-OrderEntry_AlertTradeInfo {
  background: black;
  border: 0;
  color: white;
  min-height: 50px;
}
.small-container .tr-OrderEntryContainer .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0;
}
.tr-OrderEntryContainer input::-webkit-outer-spin-button,
.tr-OrderEntryContainer input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tr-OrderEntryContainer input[type=number] {
  -moz-appearance: textfield;
}
.tr-OrderEntryWrapper-sticky {
  position: fixed;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
  margin-left: -10px;
  width: 100%;
}
.tr-OrderSettings_Tabs ul li {
  display: inline-flex;
}
.tr-OrderSettings_Tabs ul li span {
  position: relative;
}
.tr-OrderSettings_Tabs ul li span.selected {
  font-weight: 500;
}
.tr-OrderStatus_Grid .ag-header-cell-label {
  align-items: normal;
}
.tr-OrderTitle {
  font-size: 28px !important;
  line-height: 26px;
}
.tr-OrderTitle_Buy {
  font-size: 28px !important;
  line-height: 26px;
}
.tr-OrderTitle_Sell {
  font-size: 28px !important;
  line-height: 26px;
}
.tr-Popover {
  min-width: 265px;
}
.tr-PrintLayout {
  display: none;
}
.tr-Quote_Arrow {
  margin-left: -5px;
}
.tr-Quote_Price {
  font-size: 35px;
}
.tr-Quote_PriceOptions {
  font-size: 24px;
}
.tr-Quote_MoreInfo {
  width: 290px;
}
.tr-Quote_FundDetails {
  width: 285px;
}
.tr-Quote_FundDetailsTitle {
  display: flex;
  margin-bottom: 0;
  justify-content: space-between;
}
.tr-Quote_FundDetailsTitle .far {
  font-size: 2rem;
}
.tr-QuoteMini_Price {
  font-size: 2.4rem;
}
.tr-QtyCalculator input::-webkit-outer-spin-button,
.tr-QtyCalculator input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tr-QtyCalculator input[type=number] {
  -moz-appearance: textfield;
}
.tr-QtyCalculator .mat-button {
  line-height: 29px !important;
}
.tr-QtyCalculator_Arrow {
  border: none;
  background: none;
  outline: none;
  text-align: center;
  line-height: 14px;
  cursor: pointer;
}
.tr-ReviewEstimated .mat-card-title {
  border-bottom: 0;
  margin: 0;
}
.tr-ReviewOrder {
  padding: 2rem;
  min-width: 6.25rem;
}
.tr-ReviewOrder .mat-card {
  border: 0 !important;
}
.tr-ReviewOrder .mat-card-title {
  padding: 1rem;
  margin: 0 5px;
}
.tr-ReviewOrder .mat-card-content {
  padding: 0.5rem;
}
.tr-ReviewOrder_TransSummary h2 {
  text-transform: uppercase;
  max-width: 35%;
  font-weight: 500;
  display: inline-block;
  margin-right: 1rem;
}
@media (max-width: 575.99px) {
  .tr-ReviewOrderWrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.tr-ReviewOrderWrapper_Buttons {
  height: 100px;
}
.tr-SymbolSearchAutoComplete.mat-autocomplete-panel .sellview.mat-option {
  line-height: 2rem !important;
  height: 7rem !important;
}
.tr-SymbolSearchAutoComplete_Large.mat-autocomplete-panel {
  min-width: 600px;
}
.tr-TaxLotGrid {
  overflow: hidden;
}
.tr-TaxLotGrid .ag-floating-bottom-container {
  font-weight: 500;
}
.tr-TaxLotGrid_Disabled {
  width: 100%;
  height: 30vh;
  position: relative;
  top: -30vh;
}
.tr-TransactionSelect .mat-form-field-flex {
  transition: background-color 400ms ease-out;
}
.tr-TransactionSelect_Buy .mat-form-field-flex {
  transition: background-color 400ms ease-out;
}
.tr-TransactionSelect_Sell .mat-form-field-flex {
  transition: background-color 400ms ease-out;
}
.modern #overview .tr-OrderStatus_Grid .ag-root {
  border: none;
}
.modern #overview .tr-OrderStatus_Grid .ag-tooltip-hiding {
  opacity: 0;
}
.modern #overview .tr-OrderSummary_Component .ag-header-cell-text {
  line-height: 16px;
}
.modern #overview .tr-OrderSummary_Component .ag-material .ag-cell-label-container {
  width: 71px;
}

@media print {
  .tr-TaxLotGrid {
    display: none !important;
  }
  .tr-PrintLayout {
    display: block !important;
  }
  .tr-Taxlot .mat-icon-button, .tr-ReviewOrderWrapper .mat-icon-button {
    display: none !important;
  }
  .tr-Taxlot .mat-primary, .tr-ReviewOrderWrapper .mat-primary {
    display: none !important;
  }
  .tr-Disclaimers .disclaimers-component {
    display: none !important;
  }
  .tr-OrderEntry_ExtendedHrsMessage {
    display: none !important;
  }
}
.medium-container #equity-order .row-finder > .col-xs-4, .medium-container #mutual-fund-order .row-finder > .col-xs-4, .medium-container #fund-529-order .row-finder > .col-xs-4, .medium-container #option-order .row-finder > .col-xs-4, .medium-container #extended-hours-order .row-finder > .col-xs-4 {
  padding-right: 0;
  padding-left: 2px;
}
.medium-container #equity-order .row-finder > .col-xs-4 > .row-finder, .medium-container #mutual-fund-order .row-finder > .col-xs-4 > .row-finder, .medium-container #fund-529-order .row-finder > .col-xs-4 > .row-finder, .medium-container #option-order .row-finder > .col-xs-4 > .row-finder, .medium-container #extended-hours-order .row-finder > .col-xs-4 > .row-finder {
  padding-right: 0;
}
.medium-container #equity-order .row-finder > .col-xs-8, .medium-container #mutual-fund-order .row-finder > .col-xs-8, .medium-container #fund-529-order .row-finder > .col-xs-8, .medium-container #option-order .row-finder > .col-xs-8, .medium-container #extended-hours-order .row-finder > .col-xs-8 {
  padding-left: 0;
  padding-right: 0;
}
.medium-container #equity-order .row-finder > .col-xs-8 > .row-finder, .medium-container #mutual-fund-order .row-finder > .col-xs-8 > .row-finder, .medium-container #fund-529-order .row-finder > .col-xs-8 > .row-finder, .medium-container #option-order .row-finder > .col-xs-8 > .row-finder, .medium-container #extended-hours-order .row-finder > .col-xs-8 > .row-finder {
  padding-left: 0;
}
.medium-container #equity-order .row-finder > .col-xs-12, .medium-container #mutual-fund-order .row-finder > .col-xs-12, .medium-container #fund-529-order .row-finder > .col-xs-12, .medium-container #option-order .row-finder > .col-xs-12, .medium-container #extended-hours-order .row-finder > .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.ver-IDForm_Err.col-lg-8 {
  max-width: 65.5%;
}
.ver-IDForm_Location-zipcode.col-lg-2, .ver-IDForm_Location-state.col-lg-2 {
  max-width: 21%;
}
.ver-IDForm_Commoncell {
  width: 312px;
}
.ver-IDForm_Error {
  margin-bottom: 20px;
}
.ver-IDForm_formGroup {
  margin-top: 5px;
  width: 95%;
}
.ver-IDForm_Info {
  margin-top: 10px;
}
.ver-IDForm_footer {
  display: flex;
}
.ver-IDForm_spaced-buttons {
  justify-content: space-between;
}
.ver-IDForm_centered-buttons {
  justify-content: center;
  gap: 15px;
}
.mobile .da-EnrollIdentity .ver-IDForm_centered-buttons {
  display: flex;
  flex-direction: column-reverse;
}
.ver-IDForm_ACHAlerts {
  margin-left: 10px;
}
.ver-IDForm_Buttons input {
  font-style: normal;
}
.ver-IDForm_Accountinfo-Tooltip {
  white-space: pre-line !important;
}
@media (orientation: portrait) {
  .tablet .ver-IDForm_Name-firstName, .tablet .ver-IDForm_Details-addressInfo, .tablet .ver-IDForm_Location-zipcode, .tablet .ver-IDForm_Location-city, .tablet .ver-IDForm_Details-ssn {
    margin-bottom: 10px;
  }
}
.ver-Identity-form_LargeContainer, .ver-Identity-form_MediumContainer, .ver-Identity-form_SmallContainer {
  display: grid;
  gap: 20px;
}
.ver-Identity-form_LargeContainer, .ver-Identity-form_MediumContainer {
  grid-template-columns: repeat(2, 1fr);
  width: 5px;
}
.ver-Question_Container .mat-radio-button {
  margin: 10px 0;
}
.ver-Question_Container .mat-radio-group {
  display: initial;
}
.mobile .ver-Question_Container .mat-radio-label-content {
  line-height: 25px;
  white-space: normal;
}

.vot-Summary {
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
  min-height: 118px;
  padding: 0;
}
.vot-Summary dd {
  margin: 0;
}
.vot-Summary dl {
  margin: 25px 0;
  padding: 0 15px;
  text-align: center;
}
.vot-Summary dt {
  margin-bottom: 7px;
}
.vot-Summary .far.fa-info-circle {
  height: auto;
  margin-left: 5px;
  width: auto;
}
.vot-Summary_Change {
  margin-left: 10px;
}
.vot-Summary_Download {
  margin-right: 10px;
  padding-top: 7px;
}
.vot-grid_details {
  line-height: 18px;
  text-align: left;
}

.vot-Summary {
  justify-content: space-around;
  padding: 0;
}
.vot-Summary dd {
  margin: 0;
}
.vot-Summary dl {
  margin: 0;
  padding: 25px 0;
  text-align: center;
  width: 260px;
}
.vot-Summary dt {
  margin-bottom: 10px;
}
.vot-Summary_Border {
  height: 44px;
  margin: 22px 0;
}
.vot-Summary_Dot {
  display: inline-block;
  padding: 4px;
  margin: 0 3px;
  transition: 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.vot-Summary_DotContainer {
  margin: 5px;
}
.small-container .vot-Summary_DotContainer {
  padding-left: 0;
  text-align: center;
}
.vot-Summary_Text {
  padding: 10px 15px;
  margin: 20px 10px;
}
.vot-Summary_Text p {
  margin: 0;
}
.vot-Summary .far.fa-info-circle {
  margin-left: 5px;
}
.vot-Summary.small-container {
  margin: 0;
  padding-top: 0;
}
.vot-Summary.small-container dl {
  padding-bottom: 0;
  width: 100%;
}
.vot-Summary.small-container dt,
.vot-Summary.small-container dd {
  width: calc(100% - 60px);
  display: inline-block;
}
.vot-Summary.small-container .active {
  border-bottom: none;
}
.vot-Summary.small-container .fa-chevron-left {
  top: 21.5px;
  position: relative;
}
.vot-Summary.small-container .fa-chevron-right {
  bottom: 21.5px;
  position: relative;
}
.vot-Summary dd {
  margin: 0;
}
.vot-Summary dl {
  margin: 0;
  padding: 25px 0;
  text-align: center;
  width: 260px;
}
.vot-Summary dt {
  margin-bottom: 10px;
}
.vot-Summary_Border {
  height: 44px;
  margin: 22px 0;
}
.vot-Summary_Dot {
  display: inline-block;
  padding: 4px;
  margin: 0 3px;
  transition: 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.vot-Summary_DotContainer {
  margin: 5px;
}
.small-container .vot-Summary_DotContainer {
  padding-left: 0;
}
.vot-Summary_Text {
  padding: 10px 15px;
  margin: 20px 10px;
}
.vot-Summary_Text p {
  margin: 0;
}
.vot-Summary .far.fa-info-circle {
  margin-left: 5px;
}
.vot-Summary.small-container {
  margin: 0;
  padding-top: 0;
}
.vot-Summary.small-container dl {
  padding-bottom: 0;
  width: 100%;
}
.vot-Summary.small-container dt,
.vot-Summary.small-container dd {
  width: calc(100% - 60px);
  display: inline-block;
}
.vot-Summary.small-container .active {
  border-bottom: none;
}
.vot-Summary.small-container .fa-chevron-left {
  top: 21.5px;
  position: relative;
}
.vot-Summary.small-container .fa-chevron-right {
  bottom: 21.5px;
  position: relative;
}
.vot-Grid-mobile .ag-header-cell-text {
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.vot-Grid-mobile .ag-hide-resize-bar::after {
  border-right: 1px solid transparent !important;
}
.vot-Grid .ag-cell-account-number {
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.vot-Grid .ag-hide-resize-bar::after {
  border-right: 1px solid transparent !important;
}
.vot-Grid .pershing-responsive {
  overflow-x: auto;
}
.vot-Grid .ag-header-cell {
  position: absolute;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

@media print {
  .ngucarousel-items {
    width: 700px !important;
    margin-left: 10px !important;
  }
}
.wv-Summary_AccountNumber {
  font-weight: 600;
}
.wv-Summary_Label .mat-icon {
  margin-bottom: 5px;
}
.wv-Summary_Value {
  line-height: 30px !important;
}
.wv-PerformanceOverview_Swatch {
  width: 7px;
  height: 47px;
}
.wv-PerformanceOverview_Name, .wv-PerformanceOverview_Value {
  line-height: 47px;
  white-space: nowrap;
}
.wv-PerformanceOverview_Chart .highcharts-tick {
  display: none;
}
.wv-PerformanceOverview_Rows {
  padding-top: 0 !important;
}
.wv-SummaryCompositionGrid_NameColor {
  display: inline-block;
  height: 15px;
  width: 15px;
}
.wv-Composition_Header {
  display: table;
}
.wv-Composition_SelectWrapper {
  display: table-cell;
  vertical-align: middle;
}
.wv-Composition_Swatch {
  width: 10px;
  height: 40px;
}
.wv-Composition_Chart .highcharts-container {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.wv-Composition_AssetRor::before {
  content: "";
  display: block;
  height: 18px;
}
.wv-HoldingsDetailsGrid .mat-header-cell,
.wv-HoldingsDetailsGrid .mat-cell, .wv-AssetClassPerformanceGrid .mat-header-cell,
.wv-AssetClassPerformanceGrid .mat-cell, .wv-HoldingsPerformanceGrid .mat-header-cell,
.wv-HoldingsPerformanceGrid .mat-cell {
  min-width: inherit;
}
.wv-HoldingsDetailsGrid .mat-header-cell:not([class*=mat-column-return]),
.wv-HoldingsDetailsGrid .mat-cell:not([class*=mat-column-return]), .wv-AssetClassPerformanceGrid .mat-header-cell:not([class*=mat-column-return]),
.wv-AssetClassPerformanceGrid .mat-cell:not([class*=mat-column-return]), .wv-HoldingsPerformanceGrid .mat-header-cell:not([class*=mat-column-return]),
.wv-HoldingsPerformanceGrid .mat-cell:not([class*=mat-column-return]) {
  min-width: 100px;
}
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-AssetClassPerformanceGrid_Percent, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-AssetClassPerformanceGrid_Percent, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-AssetClassPerformanceGrid_Percent, .wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-HoldingsDetailsGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-AssetClassPerformanceGrid_Percent, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-AssetClassPerformanceGrid_Percent, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-AssetClassPerformanceGrid_Percent, .wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-AssetClassPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-AssetClassPerformanceGrid_Percent, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-double-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-AssetClassPerformanceGrid_Percent, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-three-row td.wv-HoldingsPerformanceGrid_EndingValue, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-HoldingsDetailsGrid_MarketValueWrapper, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-AssetClassPerformanceGrid_Percent, .wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row th.wv-HoldingsPerformanceGrid_EndingValue,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-HoldingsDetailsGrid_MarketValueWrapper,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-AssetClassPerformanceGrid_Percent,
.wv-HoldingsPerformanceGrid.mat-table.mat-table-grid[matsort].grid-four-row td.wv-HoldingsPerformanceGrid_EndingValue {
  padding-right: 0 !important;
}
.smallRef .wv-Composition_Swatch {
  width: 10px;
  height: 70px;
}
.wv-Disclosures ul {
  list-style: none;
  padding-left: 0;
}
@media (orientation: portrait) {
  .wv-Cancel_Dialog .mat-dialog-container, .wv-Success_Dialog .mat-dialog-container {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}
.wv-Cancel_Dialog .mat-dialog-title, .wv-UserAgreement_Dialog .mat-dialog-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.23);
}
.wv-Cancel_Dialog .mat-dialog-actions a, .wv-UserAgreement_Dialog .mat-dialog-actions a {
  line-height: 34px;
}
.wv-Cancel_Dialog .mat-dialog-actions .mat-raised-button, .wv-UserAgreement_Dialog .mat-dialog-actions .mat-raised-button {
  margin-left: 60px;
}
.wv-Success_Dialog .mat-dialog-content {
  font-weight: 600;
  line-height: 2;
  text-align: center;
}
.wv-Success_Dialog .mat-dialog-actions {
  background-color: transparent !important;
  border: none !important;
}

.viewPickerLabel {
  float: left;
  margin-right: 1rem;
  padding-top: 3px;
}

.currency-disclosure span {
  margin-left: 5px;
}

.awrTimePeriodSelect {
  float: right;
}

#awrTimeperiodPicker form {
  float: right;
}

.computedTimeRange {
  margin-right: 1rem;
  display: inline-block;
  margin-top: 5px;
}

.mktValLabel,
.awrGoToLink {
  margin-top: 20px;
}

.compositionLabelNode {
  margin-top: 20px;
  display: inline-block;
}

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

.performanceLegend .performanceHeader {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

@media (orientation: landscape) {
  .mobile .wv-UserAgreement_Dialog .mat-dialog-content {
    max-height: 50vh !important;
  }
}

.awr-Promo_PrimaryContainer {
  position: relative;
}
.awr-Promo_PrimaryContainer.small-container {
  margin-bottom: 30px;
}
.awr-Promo_PrimaryContainer .mat-card {
  box-sizing: border-box;
}
.awr-Promo_PrimaryContainer .mat-card.large-container {
  position: absolute;
  right: 100px;
  bottom: 30px;
  max-width: 310px;
  height: 330px;
}
.awr-Promo_PrimaryContainer .mat-card.medium-container {
  position: relative;
  display: flex;
}
.awr-Promo_PrimaryContainer .mat-card.small-container {
  padding: 20px !important;
}
.awr-Promo_PrimaryText {
  margin-bottom: 20px;
}
.awr-Promo_PrimaryText.medium-container {
  padding: 0px 55px;
}
.awr-Promo_PrimaryText.small-container {
  display: flex;
  gap: 10px;
  align-items: center;
}
.awr-Promo_Actions.medium-container {
  margin-top: 15px;
}
.awr-Promo_Actions.small-container .mat-raised-button {
  width: 100%;
}
.awr-Promo_Actions .fa-arrow-right {
  margin-left: 7px !important;
}
.awr-Promo_Links {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin: 20px 0px 0px;
}
.awr-Promo_Links.medium-container {
  gap: 24px;
}
.awr-Promo_MainImage.large-container {
  height: 380px;
}
.awr-Promo_MainImage.medium-container {
  height: 340px;
}
.awr-Promo_MainImage.small-container {
  height: 274px;
}
.awr-Promo_SecondaryContainer {
  display: flex;
  gap: 30px;
  padding: 20px;
  margin-bottom: 20px;
}
.awr-Promo_SecondaryContainer.small-container, .awr-Promo_SecondaryContainer.medium-container {
  flex-direction: column;
}
.awr-Promo_Category {
  display: flex;
  gap: 25px;
}
.awr-Promo_BudgetImage, .awr-Promo_AccountsImage {
  width: 90px;
  height: 80px;
  flex-shrink: 0;
}
.awr-Promo_Close {
  display: grid;
  place-items: center;
  margin: 20px auto;
}

.modern .wv-assert-carousel .tile {
  border-radius: 9px;
  min-width: 200px;
}
.modern .wv-assert-carousel .ngucarousel {
  padding-left: 8px;
  padding-right: 8px;
}
.modern .wv-assert-list {
  padding-top: 25px;
}
.modern .wv-assert-summary-view, .modern .wv-assert-performance-view {
  padding-left: 10px;
  padding-right: 10px;
}
.modern .wv-assert-tile {
  min-width: 200px;
  height: 125px;
  position: relative;
}

.ws-Button.mat-raised-button {
  display: block;
  margin-bottom: 21px;
}
.ws-Image {
  height: 618px;
  width: 100%;
}
.ws-Image-tablet, .ws-Image-mobile {
  height: 550px;
  width: 100%;
}
.ada .ws-Item {
  margin: 0 -20px -30px;
}
.standard .ws-Item {
  margin-bottom: -20px;
}
.ws-RegisterLink {
  margin-left: 5px;
}
.ws-WelcomeText {
  box-sizing: border-box;
  margin-left: 30px;
  position: absolute;
  width: 530px;
}
.ws-WelcomeText .cms-title {
  width: 540px;
  padding-bottom: 0;
}
.ws-WelcomeText .cms-title h2 {
  border-bottom: none !important;
}
.ws-WelcomeText .cms-body {
  margin: 10px 0 21px;
}
.ws-WelcomeText .cm-Content p {
  margin: 20px 0 21px;
}
.ws-WelcomeText .lmimage1_content p {
  line-height: 24px;
}
.ws-WelcomeText .lmimage1_content span {
  line-height: 75px;
}
.mobile .ws-WelcomeText .lmimage1_content span {
  line-height: 41px;
}

@media (orientation: portrait) {
  .mobile .ws-WelcomeText {
    top: 70px;
    text-align: center;
  }
  .mobile .ws-WelcomeText .cm-Content, .mobile .ws-WelcomeText .cms-title, .mobile .ws-WelcomeText .cms-body {
    text-align: left;
  }
  .mobile .ws-WelcomeText .cms-body {
    line-height: 100%;
  }
  .mobile .ws-WelcomeText .cms-title {
    width: 100%;
  }
  .mobile .ws-WelcomeText h2, .mobile .ws-WelcomeText .cms-title h2 {
    font-size: 4rem !important;
    width: 100%;
    line-height: 45px;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .mobile .ws-Register {
    width: auto !important;
  }
  .mobile .ws-Button {
    width: 100% !important;
  }
  .mobile .ws-Image {
    height: 375px;
    object-fit: none;
    object-position: 30% 10%;
  }
  .mobile .ws-Image-mobile {
    height: 375px;
  }
}
.mobile.standard .ws-Item {
  margin-bottom: -20px;
}
@media only screen and (min-width: 712px) {
  .mobile.standard .ws-WelcomeText {
    width: 530px;
    position: absolute;
    top: 150px;
    margin-left: 30px;
    text-align: left;
  }
  .mobile.standard .ws-WelcomeText h2 {
    width: 540px;
  }
  .mobile.standard .ws-WelcomeText p {
    margin: 20px 0 21px;
  }
  .mobile.standard .ws-Button {
    width: inherit;
  }
}

.tablet.standard .ws-Item {
  margin-bottom: 0;
}

.hld-PositionsFilter {
  min-width: 600px;
}
.hld-Sticky_Header {
  position: sticky !important;
  z-index: 1;
  width: auto !important;
  top: 0;
}
.hld-AssetHero {
  min-height: 200px;
  /*---- CAROUSEL ----*/
}
.hld-AssetHero .ngucarousel .ngu-touch-container {
  max-width: 95%;
  position: relative;
  overflow: hidden;
  left: 20px;
}
.medium-container .hld-AssetHero .ngucarousel .ngu-touch-container {
  left: 12px;
}
.hld-AssetHero .ngucarousel .leftRs,
.hld-AssetHero .ngucarousel .rightRs {
  box-shadow: none !important;
}
.hld-AssetHero .ngucarousel .rightRs {
  right: -30px !important;
}
.hld-AssetHero .ngucarousel .mat-card-title {
  font-size: 1.6rem;
}
.hld-AssetHero_AssetChart {
  float: left;
  position: relative;
  z-index: 2;
}
.medium-container .hld-AssetHero_AssetChart {
  align-items: center;
  display: flex;
}
.hld-AssetHero_AssetChart .text-link {
  font-size: 1.2rem;
}
.small-container .hld-AssetHero_AssetChart .highcharts-title {
  font-size: 2.4rem;
}
.hld-Summary .list-hide {
  display: none;
}
.hld-Summary .list-show {
  display: block;
}
.hld-Summary * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
@media print {
  .hld-Summary_Download {
    display: none !important;
  }
}
@media (min-width: 476px) {
  .hld-Summary_Download > .mat-icon-button {
    line-height: 35px !important;
  }
}
.hld-ModernGrid .ag-root-wrapper {
  overflow: visible;
}
.hld-ModernGrid .ag-root-wrapper .ag-root {
  overflow: unset;
}
.hld-ModernGrid-tablet .ag-cell-value {
  line-height: 24px !important;
  padding-top: 8px;
  padding-bottom: 13px;
}
.hld-ModernGrid_Security-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.hld-ModernGrid_Accounts-withChart {
  grid-template-columns: 55% 45%;
  display: grid;
}
.hld-ModernGrid_Accounts-withoutChart {
  grid-template-columns: 50% 50%;
  display: grid;
}
.hld-ModernGrid_Accounts-wrapper {
  padding: 20px;
}
.mobile .hld-ModernGrid_Accounts-wrapper {
  padding: 16px 16px 30px;
}
.hld-ModernGrid_Accounts-stock {
  display: block;
  height: 280px;
  width: 100%;
}
.hld-ModernGrid_Accounts-stock .highcharts-button-hover .highcharts-button-box {
  height: 25px;
}
.hld-ModernGrid_Accounts-chartwrapper {
  float: left;
  clear: left;
  margin-bottom: 25px;
}
.hld-ModernGrid_Accounts-chartwrapper .highcharts-grid-line {
  stroke: none;
}
.hld-ModernGrid_Accounts-divider {
  border-left: 1px solid #DEDEDE !important;
}
.hld-ModernGrid_Accounts-accounttype {
  margin-top: 41px;
}
.mobile .hld-ModernGrid_Accounts-accounttype {
  margin-top: 40px;
  margin-bottom: 40px;
}
.tablet .hld-ModernGrid_Accounts-accounttype {
  margin-top: 60px;
}
.hld-ModernGrid_Accounts-accounttype .ag-center-cols-clipper, .hld-ModernGrid_Accounts-accounttype .ag-center-cols-viewport {
  min-height: 50px !important;
}
.hld-ModernGrid_Accounts-detailtilevalue {
  display: inline-block;
  max-width: 160px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hld-ModernGrid_Accounts-detailtilegainlossvalue {
  height: 31px !important;
}
.hld-ModernGrid_Accounts-detailtileholdingsvalue {
  height: 24px !important;
}
.hld-ModernGrid_Accounts-text {
  white-space: normal;
}
.hld-ModernGrid_Accounts-actiondropdown .mat-form-field-flex {
  padding: 0 !important;
}
.hld-ModernGrid_TaxLot-headerdescription {
  position: relative;
  top: 5px;
}
.hld-ModernGrid_TaxLot .gl-Taxlot_Detail-section {
  max-width: 32%;
}
.hld-ModernGrid_TaxLot-detailtilevalue {
  display: inline-block;
  max-width: 130px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hld-ModernGrid_TaxLot .mat-expansion-panel {
  border: none;
}
.hld-ModernGrid_TaxLot .mat-expansion-panel-header {
  background-color: #ffffff !important;
}
.hld-ModernGrid_TaxLot .mat-expansion-panel-header-title {
  font-weight: 700;
  font-size: 16px;
}
.hld-ModernGrid_TaxLot .mat-expansion-indicator::after {
  color: #000000 !important;
}
.hld-ModernGrid_Trades-value {
  position: relative;
  left: 50px;
}
.hld-ModernGrid_Annuity-popup {
  position: relative;
  top: 18px;
}
.hld-SummaryTile {
  height: 120px !important;
}
.hld-SummaryTile.st-SummaryTile_AssetTile {
  width: 214px;
}
.hld-TotalTile_chartContainer {
  grid-template-columns: 40% 60%;
  display: grid;
}
.hld-TotalTile_chartContainer-chart .highcharts-pie-series .highcharts-point {
  stroke-opacity: 100;
}
.hld-TotalTile_chartContainer-chart .highcharts-point {
  stroke-width: 0.5em;
}
.hld-TotalTile_dropDownContainer {
  grid-template-columns: 80% 20%;
  display: grid;
}
.hld-TotalTile_dropDown_select.mat-select-panel .mat-optgroup-label {
  display: none;
}
.hld-TotalTile_dropDown_select.mat-select-panel .mat-optgroup.active .mat-option.mat-selected:not(.mat-option-multiple) {
  border-radius: 0;
}
.hld-TotalTile_dropDown_select.mat-select-panel .mat-optgroup.active .mat-option:not(.mat-option-multiple).hld-TotalTile_dropDown-childoptions {
  padding: 0 25px !important;
}
.hld-TotalTile_dropDown_select.mat-select-panel .mat-optgroup .mat-option:not(.mat-option-multiple) {
  padding-left: 6px !important;
}
.hld-TotalTile_dropDown-optiontext {
  display: flex;
  justify-content: space-between;
}
.hld-TotalTile_dropDown_reset {
  float: right;
  line-height: inherit !important;
}

.st-SummaryTile.total-tile {
  width: 230px;
}
.st-SummaryTile_TotalTile-value {
  overflow: hidden;
}
.st-SummaryTile_TotalTile-header {
  font-weight: 700;
}
.st-SummaryTile_AssetTile-header {
  line-height: 110%;
}
.st-SummaryTile_AssetTile-value {
  overflow: hidden;
  line-height: 110%;
}
.st-SummaryTile_AssetTile-change {
  padding-top: 4px;
  line-height: 110%;
  font-size: 1.2rem;
}
.st-SummaryTile_Carousel-arrow {
  width: 8.5px;
}

.small-container .hld-Summary .nc-Summary {
  padding: 0px 10px !important;
}
.small-container .hld-Summary .nc-Summary .ngucarousel-items .item {
  padding: 10px 20px !important;
}

.his .mat-slide-toggle {
  height: auto;
}
.his .mat-slide-toggle-label {
  align-items: flex-start;
}
.his .mat-expansion-indicator::after {
  margin-top: -7px;
  padding: 4px !important;
}
.his-HistoryFilter_LargeContainer .default-layout,
.his-HistoryFilter_LargeContainer .custom-layout, .his-HistoryFilter_MediumContainer .default-layout,
.his-HistoryFilter_MediumContainer .custom-layout, .his-HistoryFilter_SmallContainer .default-layout,
.his-HistoryFilter_SmallContainer .custom-layout {
  display: grid;
  column-gap: 20px;
  row-gap: 15px;
}
.his-HistoryFilter_LargeContainer {
  padding: 20px;
}
.his-HistoryFilter_LargeContainer .default-layout .mat-raised-button,
.his-HistoryFilter_LargeContainer .custom-layout .mat-raised-button {
  margin-top: 27px;
}
.his-HistoryFilter_LargeContainer .default-layout {
  grid-template-columns: repeat(4, 1fr);
}
.his-HistoryFilter_LargeContainer .custom-layout {
  grid-template-columns: repeat(3, 1fr);
}
.his-HistoryFilter_MediumContainer .default-layout,
.his-HistoryFilter_MediumContainer .custom-layout {
  grid-template-columns: repeat(3, 1fr);
}
.his-HistoryFilter_MediumContainer .default-layout .grid-rowSpan-2 {
  grid-row: span 2;
}
.his-HistoryFilter_MediumContainer .default-layout .mat-raised-button {
  margin-top: 0px;
}
.his-HistoryFilter_MediumContainer .custom-layout .mat-raised-button {
  margin-top: 27px;
}
.his-HistoryFilter_SmallContainer .default-layout,
.his-HistoryFilter_SmallContainer .custom-layout {
  grid-template-columns: repeat(1, 1fr);
}
.his-HistoryFilter_Field {
  min-width: 0px;
}
.his-HistoryFilter_Input {
  width: 100%;
}
.his-HistoryFilter_ApplyFilter .mat-raised-button {
  float: right;
}
.his-HistoryFilter_Footer {
  display: flex;
  gap: 15px;
  padding: 15px 0px;
}
.mobile .his-HistoryFilter_Footer {
  flex-direction: column;
}
.desktop .his-HistoryFilter_Footer, .tablet .his-HistoryFilter_Footer {
  flex-direction: row;
  justify-content: space-between;
}
.his-HistoryFilter_MFSweeplabel {
  margin: 0px;
}
.his-HistoryFilter_Exchangelabel {
  margin-left: auto;
}
.his-Download_Icon {
  margin-right: 10px;
}
.his-Download_Icon .fa-download {
  padding: 5px 0;
}
.his-Summary_Disclaimer {
  padding: 20px 0px;
}
.his-Detail {
  padding: 25px 20px 0px 28px;
}
.his-Detail_LargeContainer, .his-Detail_MediumContainer, .his-Detail_SmallContainer {
  display: grid;
  column-gap: 10px;
  row-gap: 25px;
  padding-bottom: 25px;
}
.his-Detail_LargeContainer .cell-value, .his-Detail_MediumContainer .cell-value, .his-Detail_SmallContainer .cell-value {
  padding-top: 4px;
}
.his-Detail_LargeContainer {
  grid-template-columns: repeat(4, 1fr);
}
.his-Detail_LargeContainer .full-width-row {
  grid-column: span 4;
}
.his-Detail_MediumContainer {
  grid-template-columns: repeat(3, 1fr);
}
.his-Detail_MediumContainer .full-width-row {
  grid-column: span 3;
}
.his-Detail_SmallContainer {
  grid-template-columns: repeat(2, 1fr);
}
.his-Detail_SmallContainer .full-width-row {
  grid-column: span 2;
}
.his-Detail_View-eConfirm {
  padding: 10px 0px 20px 0px;
  display: inline-flex;
}
.his-Detail_View-eConfirm-spinner .mat-spinner {
  margin: 0px 0px 0px 25px;
}
.his-Detail_View-eConfirm-link-disabled {
  display: none;
}
.his-Detail_View-taxlot {
  margin-left: 20px;
}
.his-ssrm .ag-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row !important;
  min-height: 0;
}
.his-ssrm .ag-body .ag-body-vertical-scroll {
  display: flex;
  position: relative;
  min-height: 0;
  height: 100%;
}
.his-ssrm .ag-body .ag-body-vertical-scroll .ag-body-vertical-scroll-viewport {
  min-width: 12px !important;
  overflow-y: scroll;
}

.ma-PerformanceReports_LargeContainer, .ma-PerformanceReports_SmallContainer {
  padding: 20px 0px;
}
.ma-PerformanceReports_LargeContainer {
  display: flex;
  gap: 20px;
}
@media (min-width: 1280px) {
  .ma-PerformanceReports_LargeContainer {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (max-width: 1280px) {
  .ma-PerformanceReports_LargeContainer {
    flex-direction: column;
  }
}
.ma-PerformanceReports_ActionLinks {
  display: flex;
  margin-left: auto;
}
.ma-PerformanceReports_Icon {
  margin-right: 5px;
}
.ma-PerformanceReports_Divider {
  margin: 3px 15px;
}
.ma-PerformanceReports_FormField .mat-form-field-wrapper {
  height: 40px;
}
.ma-PerformanceReports_FormField .mat-form-field-wrapper .mat-form-field-underline {
  display: none;
}
.ma-PerformanceReports_FormField .mat-form-field-flex {
  padding: 0 !important;
  max-width: none;
}
.ma-PerformanceReports_FormField .mat-select-value {
  max-width: none;
}
.ma-PerformanceReports_FormField .mat-select-arrow-wrapper {
  padding: 9px;
}
.ma-ProgramDetail_LargeContainer {
  display: flex;
}
.ma-ProgramDetail_LargeContainer .vertical-border {
  margin: 3px 15px;
}
.ma-ProgramDetail_SmallContainer {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.ma-ManageAccountGrid .ag-details-row {
  padding: 0px !important;
}
.ma-ManageAccountGrid .ag-details-row .ag-header {
  display: none;
}
.ma-ManageAccountGrid .ag-body-viewport .ag-layout-auto-height .ag-row-no-animation {
  width: calc(100% + 0px) !important;
}
.ma-ManagedFilter_LargeContainer .default-layout, .ma-ManagedFilter_MediumContainer .default-layout, .ma-ManagedFilter_SmallContainer .default-layout {
  display: grid;
  column-gap: 20px;
  row-gap: 15px;
}
.ma-ManagedFilter_LargeContainer {
  padding: 20px;
}
.ma-ManagedFilter_LargeContainer .default-layout {
  grid-template-columns: repeat(4, 1fr);
}
.ma-ManagedFilter_MediumContainer .default-layout {
  grid-template-columns: repeat(3, 1fr);
}
.ma-ManagedFilter_MediumContainer .default-layout .grid-rowSpan-2 {
  grid-row: span 2;
}
.ma-ManagedFilter_LargeContainer .mat-raised-button, .ma-ManagedFilter_MediumContainer .mat-raised-button {
  margin-top: 22px;
}
.ma-ManagedFilter_SmallContainer .default-layout {
  grid-template-columns: repeat(1, 1fr);
}
.ma-ManagedFilter_Field {
  min-width: 0px;
}
.ma-ManagedFilter_Input {
  width: 100%;
}
.ma-ManagedFilter_ApplyFilter .mat-raised-button {
  float: right;
}

.ip-ModernPromo_Content {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.ip-ModernPromo_PromoLinks {
  display: flex;
  align-items: center;
}
.ip-ModernPromo_PromoLinks .mat-raised-button {
  border-radius: 50px !important;
  padding: 10px 30px !important;
}
.ip-ModernPromo_PromoLinks a {
  padding: 5px;
}
.ip-ModernPromo_PromoLinks .Continue {
  display: flex;
  flex: 1;
  justify-content: center;
}
.ip-ModernPromo_PromoLinks.large-container, .ip-ModernPromo_PromoLinks.medium-container {
  flex-direction: row;
  padding: 10px 0px 20px 0px;
}
.ip-ModernPromo_PromoLinks.small-container {
  flex-direction: column;
}
.ip-ModernPromo_PromoLinks.large-container {
  gap: 40px;
}
.ip-ModernPromo_PromoLinks.large-container .switch-now {
  display: flex;
  flex: 1;
  justify-content: end;
}
.ip-ModernPromo_PromoLinks.large-container .remind-me-later {
  display: flex;
  flex: 1;
  align-items: center;
}
.ip-ModernPromo_PromoLinks.medium-container {
  gap: 35px;
}
.ip-ModernPromo_PromoLinks.medium-container .switch-now {
  display: flex;
  flex: 3;
  justify-content: end;
}
.ip-ModernPromo_PromoLinks.medium-container .remind-me-later {
  display: flex;
  flex: 2;
  align-items: center;
}
.ip-ModernPromo_PromoLinks.small-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 42px;
  padding: 20px 0px 10px 0px;
}
.ip-ModernPromo_PrimaryContainer {
  display: flex;
  text-align: center;
  align-items: center;
}
.ip-ModernPromo_PrimaryContainer.large-container {
  gap: 40px;
  padding: 20px 30px;
}
.ip-ModernPromo_PrimaryContainer.large-container .interstitial-promo {
  height: 240px;
  width: 501px;
  display: flex;
  flex: 1;
}
.ip-ModernPromo_PrimaryContainer.medium-container {
  padding: 20px 30px;
}
.ip-ModernPromo_PrimaryContainer.medium-container .interstitial-promo {
  height: 185px;
  width: 386px;
}
.ip-ModernPromo_PrimaryContainer.medium-container {
  flex-direction: column;
}
.ip-ModernPromo_PrimaryContainer.small-container {
  padding: 15px;
  flex-direction: column;
}
.ip-ModernPromo_PrimaryContainer.small-container .interstitial-promo {
  height: 185px;
  width: 375px;
}
.ip-ModernPromo_PrimaryContainer.small-container .mat-raised-button {
  width: 100%;
}
.ip-ModernPromo_SecondaryContainer {
  display: grid;
  gap: 25px;
}
.ip-ModernPromo_SecondaryContainer.large-container, .ip-ModernPromo_SecondaryContainer.medium-container {
  padding: 20px 30px;
  grid-template-columns: repeat(2, 1fr);
}
.ip-ModernPromo_SecondaryContainer.small-container {
  padding: 15px;
  grid-template-columns: 1fr;
}
.ip-ModernPromo_Categories {
  display: flex;
  gap: 25px;
}
.ip-ModernPromo_SecondaryImage {
  width: 85px;
  height: 70px;
  flex-shrink: 0;
}

.alrt-AlertCommon_Header {
  display: flex;
  align-items: baseline;
  margin-bottom: 7px;
  gap: 10px;
}

@media (orientation: portrait) {
  .mobile .alrt-AlertCommon_Header {
    justify-content: space-between;
  }
}

.alrt .mat-list-item {
  height: auto !important;
  width: auto !important;
}
.alrt .mat-slide-toggle {
  margin: 0px;
  padding: 5px 0px;
}
.alrt .mat-expansion-panel-header.mat-expanded .mat-expansion-indicator {
  margin-top: 8px;
}
.alrt .mat-expansion-panel-body {
  margin-top: 0px;
}
.alrt-AlertAgreement_AgreeCheckBox {
  margin: 20px 0px;
}
.alrt-AlertAgreement_Dialog .mat-dialog-actions {
  justify-content: flex-end;
}
.alrt-AlertAgreement_Content {
  margin-bottom: 20px;
}
.alrt-NotificationDisplay.large-container {
  padding: 20px 10px;
  margin-bottom: 20px;
}
.alrt-NotificationDisplay.small-container {
  display: grid;
  row-gap: 15px;
  padding: 10px;
  margin-bottom: 20px;
}
.alrt-NotificationDisplay_Cell-head {
  margin-bottom: 5px;
}
.alrt-NotificationDisplay_Cell-value {
  padding: 5px 0px;
}
.alrt-NotificationEdit_Content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.alrt-NotificationEdit_Content .display-icons {
  display: flex;
  padding: 10px 0px;
}
.alrt-NotificationEdit_Content .display-icons .fa-check-circle:before, .alrt-NotificationEdit_Content .display-icons .fa-trash:before {
  margin-right: 2px;
}
.alrt-NotificationEdit_Content.large-container {
  margin-bottom: 15px;
  flex-direction: row;
}
.alrt-NotificationEdit_Content.large-container .flex-item:first-child {
  width: 180px;
}
.alrt-NotificationEdit_Content.large-container .flex-item:nth-child(2) {
  width: 300px;
}
.alrt-NotificationEdit_Content.large-container .flex-item:last-child {
  width: 200px;
}
.alrt-NotificationEdit_Content.large-container .display-icons {
  margin-top: 27px;
}
.alrt-NotificationEdit_Content.large-container .verify-button {
  margin-top: 27px !important;
}
.alrt-NotificationEdit_Content.small-container {
  padding: 5px 0px 15px;
  flex-direction: column;
}
.alrt-NotificationEdit_Content.small-container .flex-item {
  max-width: 300px;
}
.alrt-NotificationEdit_Content.small-container .display-icons {
  margin-top: 0px;
}
.alrt-NotificationEdit_Content.small-container .verify-button {
  margin-top: 0px !important;
}
.alrt-NotificationEdit_Label {
  margin-bottom: 5px;
}
.alrt-NotificationEdit_Input {
  width: 100%;
}
.alrt-NotificationEdit_Divider {
  margin: 0px 10px;
}
.alrt-NotificationEdit_AddMethod {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 20px;
  width: fit-content;
}
.alrt-Setup_DigiNotificationTitle {
  padding: 10px 0px;
}
.alrt-Setup_DigiNotification {
  padding: 25px 0px;
}
.mobile .alrt-Setup_DigiNotification {
  padding: 0px 0px 25px;
}
.alrt-Setup .action-buttons {
  display: flex;
  gap: 15px;
  padding: 20px 0px;
  justify-content: center;
}
.mobile .alrt-Setup .action-buttons {
  flex-direction: column;
}
.alrt-AlertPopup_Content {
  display: flex;
  margin: 20px;
}
.alrt-AlertPopup .mat-dialog-actions {
  justify-content: flex-end;
}
:has(.alrt-popup-medium-container) .alrt-AlertPopup_Dialog {
  width: 42vw !important;
}
.alrt-SubscriptionGrid_SubscriptionToggle {
  margin-left: -1px;
}
.alrt-SubscriptionGrid .ag-group-expanded {
  display: none !important;
}
.alrt-SubscriptionEdit_ExpandAll {
  display: flex;
  justify-content: flex-end;
  padding-right: 10px;
}
.alrt-SubscriptionEdit_Panel {
  display: flex;
  flex-wrap: wrap;
}
.alrt-SubscriptionEdit_Panel-group {
  flex: 1;
}
.alrt-SubscriptionEdit_Panel-group.small-container {
  padding-bottom: 10px;
}
.alrt-SubscriptionEdit_ContactList {
  display: flex !important;
  flex-wrap: wrap;
  padding: 10px 0px;
}
.alrt-SubscriptionEdit_AccountList {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  padding-top: 20px !important;
}
.alrt-SubscriptionEdit_SubTitle {
  padding: 10px 0px;
}
.alrt-SubscriptionEdit_WatchList, .alrt-SubscriptionEdit_PriceVolume {
  padding: 10px 16px;
}
.alrt-SubscriptionEdit_Subscribe {
  padding-top: 5px;
}
.alrt-SubscriptionEdit_Dialog .mat-dialog-actions {
  justify-content: center;
}
.alrt-SubscriptionEdit .action-buttons {
  display: flex;
  gap: 15px;
  padding: 20px 0px;
}
.alrt-SubscriptionEdit.large-container .action-buttons, .alrt-SubscriptionEdit.medium-container .action-buttons {
  justify-content: center;
}
.alrt-SubscriptionEdit.small-container .action-buttons {
  display: flex;
  flex-direction: column;
}
.alrt-DigitalSubscribe_DigiAuth {
  padding: 10px 16px;
}
.alrt-DigitalSubscribe_Description-one {
  margin-bottom: 10px;
}
.alrt-DigitalSubscribe_Subscribe {
  margin-top: 10px;
}
.alrt-SubscriptionGrid_Container .Subscriptions {
  width: 100%;
  overflow: auto;
}
.alrt-SubscriptionGrid_Container .Subscriptions table {
  min-width: 1024px;
}
.alrt-SubscriptionGrid_Container .Subscriptions table tr.groupTitle td.mat-column-isSubscription,
.alrt-SubscriptionGrid_Container .Subscriptions table tr.groupTitle td.mat-column-notificationDescription {
  display: none;
}
.alrt-SubscriptionGrid_Container .Subscriptions table tr th.mat-column-alertType {
  min-width: 250px;
  padding-left: 16px !important;
}
.alrt-SubscriptionGrid_Container .Subscriptions table tr th.mat-column-isSubscription {
  text-align: center !important;
}
.alrt-SubscriptionGrid_Container .Subscriptions table tr td.mat-cell {
  border-bottom-width: 0px !important;
  border-bottom-style: none !important;
  line-height: 22px !important;
  height: 56px !important;
}
.alrt-SubscriptionGrid_Container .Subscriptions table tr td.mat-column-alertType {
  padding-left: 16px !important;
}
.alrt-SubscriptionGrid_Container .Subscriptions table tr td span.childGroup {
  margin-left: 30px;
}

@media (orientation: portrait) {
  .mobile .alrt-SubscriptionEdit_AccountList {
    grid-template-columns: 1fr;
    padding-top: 20px !important;
  }
}

.da-Promo .promo-links {
  display: flex;
  gap: 25px;
  padding: 10px 0px;
}
.da-Promo.large-container .mat-raised-button {
  margin: 15px 0px !important;
}
.da-Promo.small-container .promo-links {
  justify-content: center;
}
.da-Promo.small-container .mat-raised-button {
  width: 100%;
  margin: 15px 0px !important;
}
.da-Promo_Container {
  display: flex;
}
.da-Promo_Container.large-container, .da-Promo_Container.medium-container {
  gap: 35px;
  padding: 20px 50px;
}
.da-Promo_Container.small-container {
  gap: 10px;
  padding: 15px 10px;
}
.da-Promo_Container .content-title {
  margin-bottom: 30px !important;
}
.da-Promo_Container .content-description {
  margin-bottom: 20px;
}
.da-Promo_Wrapper-image {
  border-radius: 50%;
  max-width: 100%;
}
.da-Promo_Header {
  padding: 15px 10px;
  margin: 0px;
}
.da-Agreement_Close {
  display: flex;
  justify-content: center;
  padding: 20px 0px;
}
.da-Agreement .action-buttons {
  display: flex;
  gap: 15px;
  padding: 20px 0px;
}
.da-Agreement.large-container .action-buttons, .da-Agreement.medium-container .action-buttons {
  justify-content: center;
}
.da-Agreement.small-container .action-buttons {
  display: flex;
  flex-direction: column-reverse;
}
.da-Agreement_TextContent {
  margin-bottom: 30px;
}
.da-Agreement_AgreeCheckBox {
  margin-bottom: 30px;
}
.da-EnrollContainer_MainTitle {
  margin-bottom: 25px;
}
.da-EnrollContainer_Content {
  padding: 10px 10px;
}
.da-EnrollContainer_Wrapper {
  padding: 20px 0px;
}
.da-EnrollContainer_Close {
  justify-content: center;
}
.da-EnrollContainer_ImageWrapper {
  display: flex;
  gap: 10px;
}
.da-EnrollDialog_Confirmation {
  display: flex;
  padding: 40px 0px 0px 20px;
}
.da-EnrollDialog_Message {
  margin-top: 5px;
}
.da-EnrollDialog_Actions {
  justify-content: center;
  display: flex;
  padding: 20px;
  gap: 15px;
}
.da-Request_DialogActions.large-container, .da-Request_DialogActions.medium-container {
  justify-content: space-between;
}
.da-Request_DialogActions.large-container.decline-actions, .da-Request_DialogActions.medium-container.decline-actions {
  justify-content: center;
}
.da-Request_DialogActions.small-container {
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.da-Request_Steps.small {
  align-self: flex-end;
}
.da-Request_Buttons {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  margin-bottom: 15px;
}
.da-Request_Buttons .mat-raised-button {
  width: 100%;
}
.da-Request_Buttons .mat-stroked-button {
  width: 100%;
  margin-left: 0px !important;
}
.da-Request_Close {
  justify-content: flex-end;
}
.da-Request_MainInfo {
  padding: 20px;
}
.da-Request_DetailGroup {
  margin-top: 20px;
}
.da-Request_Detail {
  display: flex;
  padding: 5px 0px;
}
.da-Request_Detail-label {
  flex: 40%;
  margin-right: 10px;
}
.da-Request_Detail-value {
  flex: 60%;
}
.da-Request_SubInfo {
  overflow-y: auto;
  max-height: 230px;
  padding: 20px;
}
.da-Container {
  padding: 10px;
}
.da-Container_Tooltip-icon {
  border: none;
  padding: 0px;
}
.da-Summary_MainTitle {
  margin-bottom: 25px;
}
.da-Confirm_Message {
  padding: 10px;
}
.da-Confirm_Close {
  justify-content: center;
  display: flex;
  margin-top: 15px;
}
.da-EnrollIdentity {
  padding: 10px;
}
.da-EnrollIdentity_Title, .da-EnrollIdentity_Info {
  margin-bottom: 20px;
  line-height: 19px;
}

.ei-IncomeSummary {
  padding: 0px 30px;
}
.ei-IncomeSummary.small-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.ei-IncomeSummary_Disclaimer {
  padding: 30px 0px;
}
.ei-Filter {
  padding: 20px 0px;
}
.ei-IncomeGrid_Header {
  margin: 15px 0px;
  width: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ei-IncomeGrid_Header-title {
  margin: 0px 10px;
}
.ei-IncomeGrid .ag-details-row {
  padding: 0px !important;
}
.ei-IncomeWrapper_Disclaimer {
  padding: 35px 0px;
}

.as-Settings {
  display: grid;
  gap: 15px;
  padding: 10px 0px;
}
@media screen and (min-width: 1200px) {
  .as-Settings.large-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 1200px) {
  .as-Settings.large-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
.as-Settings.medium-container {
  grid-template-columns: repeat(2, 1fr);
}
.as-Settings.small-container {
  grid-template-columns: repeat(1, 1fr);
}
.as-Settings_Heading {
  padding: 10px;
  margin: 0 !important;
}
.as-Settings_Tile-security, .as-Settings_Tile-display, .as-Settings_Tile-edelpreferences, .as-Settings_Tile-notificationsetup {
  height: 87px;
  width: 67px;
  margin: auto;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}

.bdc-LandingPage_ViewTransactions {
  width: 350px;
  height: 42px;
  border: none;
}
.bdc-LandingPage_EmptyFolder {
  height: 200px;
}
.bdc-LandingPage_CardContainer {
  position: relative;
  height: 190px;
  border-radius: 9px;
}
.bdc-LandingPage_CardContainer_Name {
  position: absolute;
}
.bdc-LandingPage_CardContainer_Status {
  position: absolute;
  top: 1.5rem;
  right: 2.8rem;
  bottom: 20rem;
}
.bdc-LandingPage_CardContainer_ValidThru {
  position: absolute;
  bottom: 1.8rem;
}
.bdc-LandingPage_CardContainer_Id {
  position: absolute;
  top: 8rem;
  letter-spacing: 5px;
}
.bdc-LandingPage_CardContainer_Type {
  position: absolute;
  bottom: 3rem;
  right: 3rem;
  height: 13px;
}
.bdc-LandingPage_CardContainer_BackSide {
  position: absolute;
}
.bdc-LandingPage_DisablePointers {
  pointer-events: none;
}
.bdc-LandingPage_ManagePin {
  min-width: 300px;
}
.bdc-ActivateCard_CardContainer {
  position: relative;
  height: 160px;
  border-radius: 9px;
}
.bdc-ActivateCard_Banner {
  box-sizing: border-box;
  border-radius: 9px;
}
.bdc-LabelWrapper {
  white-space: normal;
}
.bdc-TravelNotice_MainBox {
  display: flex;
  flex-direction: row;
}
.bdc-TravelNotice_DeclineNote {
  display: flex;
  flex-direction: column;
}
.bdc-TravelNotice_ServiceNoteSm {
  order: 1;
}
.bdc-TravelNotice_DeclineNoteSm {
  order: 2;
}
.bdc-TravelNotice_Container {
  height: 180px;
  overflow: auto;
}
.bdc-TravelNotice_Location {
  word-wrap: break-word;
  line-height: 20px !important;
}
.bdc-TravelNotice_TravelDetail {
  height: 250px;
  overflow: auto;
}
.bdc-ClosedDebitCards {
  border: none;
}
.bdc-CheckOrder_CheckContainer {
  position: relative;
  border-radius: 9px;
}
.bdc-CheckOrder_CheckContainer_Name {
  position: absolute;
  top: 0.5rem;
  letter-spacing: 1px;
}
.bdc-CheckOrder_CheckContainer_Name_Small {
  position: absolute;
  letter-spacing: 1px;
  font-size: xx-small;
}
.bdc-CheckOrder_CheckContainer_Name_Medium {
  position: absolute;
  letter-spacing: 1px;
}
.bdc-CheckOrder_CheckContainer_CheckingAccount {
  position: absolute;
  left: 23rem;
  bottom: 1.8rem;
  letter-spacing: 4px;
}
.bdc-CheckOrder_CheckContainer_CheckingAccount_Small {
  position: absolute;
  left: 4rem;
  bottom: 0.1rem;
  letter-spacing: 2px;
}
.bdc-CheckOrder_CheckContainer_CheckingAccount_Medium {
  position: absolute;
  left: 10rem;
  bottom: 1rem;
  letter-spacing: 3px;
}
.bdc-CheckOrder_CheckContainer_Type {
  position: absolute;
  bottom: 3rem;
  right: 3rem;
  height: 13px;
}
.bdc-CheckOrder_CheckContainer_Status {
  position: absolute;
  top: 4rem;
  right: 2.8rem;
  bottom: 20rem;
  letter-spacing: 0.5rem;
}
.bdc-CheckOrder_CheckContainer_Status_Small {
  position: absolute;
  top: 4rem;
  right: 2.8rem;
  bottom: 20rem;
  letter-spacing: 0.5rem;
}
.bdc-CheckOrder_CheckContainer_Status_Medium {
  position: absolute;
  top: 4rem;
  right: 2.8rem;
  bottom: 20rem;
  letter-spacing: 0.5rem;
}
.bdc-CheckOrder_CheckContainer_Small {
  position: relative;
  border-radius: 9px;
}
.bdc-CheckOrder_CheckContainer_Medium {
  position: relative;
  border-radius: 9px;
}

.fnp-Financial_Container.large-container .default-layout, .fnp-Financial_Container.medium-container .default-layout {
  display: grid;
  column-gap: 20px;
  row-gap: 15px;
}
.fnp-Financial_Container.large-container .default-layout.fnp-Financial_RptContainer, .fnp-Financial_Container.medium-container .default-layout.fnp-Financial_RptContainer {
  grid-template-columns: repeat(2, 1fr) !important;
}
.fnp-Financial_Container.small-container .fnp-Financial_RptContainer {
  grid-template-columns: repeat(1, 1fr) !important;
}
.fnp-Financial_Container.small-container .fnp-Financial-Header_Title {
  left: 0;
}
.fnp-Financial_Container.small-container .fnp-Financial_Text {
  left: 0;
}
.fnp-Financial_Container.small-container .fnp-Financial_Text .fnp-Financial_Btn {
  margin-bottom: 10px;
}
.fnp-Financial_Container.small-container .fnp-Financial_Image {
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.fnp-Financial_Container.small-container .fnp-Financial-h_line {
  opacity: 0;
}
.fnp-Financial_Container .fnp-Financial_Image .fnp-Financial_RemoveBorder .mat-card {
  border: 0;
}
.fnp-Financial_Container .fnp-Financial_Image .fnp-Financial_RemoveBorder .mat-card-footer {
  display: none;
}
.fnp-Financial-Header_Title, .fnp-Financial-Finra .text-info {
  line-height: 75px;
  position: relative;
  left: 70px;
}
.fnp-Financial_Text {
  line-height: 28px;
  position: relative;
  left: 80px;
}
.fnp-Financial_Image {
  margin-left: 120px;
  margin-top: -30px;
}
.fnp-Financial_Btn {
  text-transform: none !important;
  text-align: center;
  margin-block-end: 15px;
}
.fnp-Financial-h_line {
  width: 1px;
  height: 228px;
  background: #0B2240;
  position: relative;
  top: 15px;
  left: 70px;
}
.fnp-Recommended_Title {
  margin-left: 70px;
  margin-top: -220px;
}

.alc-Gridandchart_Detail {
  margin: 30px 0;
}
.mobile .alc-Gridandchart_Detail, .tablet .alc-Gridandchart_Detail {
  margin: 10px 0;
}
.desktop .alc-Gridandchart_Detail {
  display: grid;
  grid-template-columns: 20% 80%;
}
.mobile .alc-Gridandchart_Detail, .tablet .alc-Gridandchart_Detail {
  display: flex;
  flex-direction: column;
}
.alc-Gridandchart_Detail-chart {
  display: flex;
  align-self: center;
}
.mobile .alc-Gridandchart_Detail-chart, .tablet .alc-Gridandchart_Detail-chart {
  display: flex;
  justify-content: center;
}
.alc-Gridandchart_Detail-chart .highcharts-point {
  stroke-width: 10px !important;
}
.alc-Griddetail {
  display: flex;
  justify-content: center;
}
.alc-Griddetail_section {
  flex: 50%;
  padding: 0 5px 0 20px;
  text-align: left;
  white-space: normal;
}
.alc-Griddetail_Security-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.alc-Summary {
  margin-top: 30px;
}
.alc-Summary_Card {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: none;
}
.alc-Summary_Content {
  display: flex !important;
  flex-wrap: wrap !important;
}
.alc-Summary_Plan {
  flex: 1 1 auto;
  padding: 0 10px 0 0;
}
.mobile .alc-Summary_Plan {
  padding: 0 0 15px 0;
  flex: 50%;
  word-break: break-word;
}

.act-AccountTransfer_backbutton {
  flex: 1;
}
.act-AccountTransfer_navbuttons_mob {
  width: 90%;
}
.act-AccountTransfer_quickselect {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
.act-AccountTransfer_quickselect mat-card {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 3px;
  box-sizing: border-box;
  height: 90px;
  cursor: pointer;
}
.tablet .act-AccountTransfer_quickselect mat-card {
  width: 29%;
  height: 64px;
}
.mobile .act-AccountTransfer_quickselect mat-card {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  text-align: left;
  height: 64px;
  width: 100%;
  border-width: 0px !important;
  border-radius: 0px;
  padding-left: 10%;
}
.tablet .act-AccountTransfer_quickselect {
  margin-bottom: 0px;
}
.mobile .act-AccountTransfer_quickselect {
  margin: 10px 0px 10px 0px;
}
.act-AccountTransfer_rowqs {
  flex-basis: 24%;
}
.act-AccountTransfer_colqs {
  padding: 20px 0px 20px 0px;
}
.mobile .act-AccountTransfer_colqs {
  padding: 0px;
}
.act-AccountTransfer_reviewPdfLink {
  margin-left: 10px;
}
.act-AccountTransfer_AccountDetails > div {
  width: 50%;
}
.act-AccountTransfer_transferInfo {
  cursor: pointer;
}
.act-AccountTransfer_banner {
  padding: 15px;
  border-radius: 9px;
}
.act-AccountTransfer_bannerIcon {
  margin-top: 8px;
  align-items: center;
  cursor: pointer;
}
.act-AccountTransfer_bannerText {
  margin-top: 8px;
  width: 65%;
  word-wrap: break-word;
}
.act-AccountTransfer_bannerButton {
  align-items: center;
}
.act-AccountTransfer_bannerClose {
  cursor: pointer;
}

.qq-container {
  height: auto !important;
  padding: 0px !important;
  box-sizing: unset !important;
}
.qq-container_input-quote-small {
  width: 95%;
  position: absolute !important;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-name: inputtagopensmall;
  animation-duration: 500ms;
}
.qq-container_input-quote-large {
  width: 20vw;
  animation-name: inputtagopenlarge;
  animation-duration: 500ms;
}
.qq-container_quote-card-second-section {
  grid-template-columns: auto auto;
}
.qq-container_quote-card-first-section {
  grid-template-columns: auto auto auto;
}
.qq-container_quote-card-symbol {
  align-items: center;
}

@keyframes inputtagopensmall {
  from {
    width: 0%;
  }
  to {
    width: 95%;
  }
}
@keyframes inputtagopenlarge {
  from {
    width: 0px;
  }
  to {
    width: 20vw;
  }
}
.desktop .dp-Splash_Body, .tablet .dp-Splash_Body {
  align-items: center;
  gap: 20px;
}
.desktop .dp-Splash_Body-even, .tablet .dp-Splash_Body-even {
  flex-direction: row;
}
.desktop .dp-Splash_Body-odd, .tablet .dp-Splash_Body-odd {
  flex-direction: row-reverse;
}
.desktop .dp-Splash_Body-even, .desktop .dp-Splash_Body-odd, .tablet .dp-Splash_Body-even, .tablet .dp-Splash_Body-odd {
  padding: 50px 30px;
  justify-content: space-evenly;
  align-items: flex-start;
}
.desktop .dp-Splash_ContainerClass, .tablet .dp-Splash_ContainerClass {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-basis: 0;
}
.desktop .dp-Splash_ImageContainer, .tablet .dp-Splash_ImageContainer {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.desktop .dp-Splash_ImageContainer-outer, .tablet .dp-Splash_ImageContainer-outer {
  display: flex;
  flex-direction: column;
}
.desktop .dp-Splash_ImageContainer-outer-even, .tablet .dp-Splash_ImageContainer-outer-even {
  align-items: flex-start;
}
.desktop .dp-Splash_ImageContainer-outer-odd, .tablet .dp-Splash_ImageContainer-outer-odd {
  align-items: flex-end;
}
.desktop .dp-Splash_ImageContainer-inner, .tablet .dp-Splash_ImageContainer-inner {
  display: flex;
  align-items: flex-start;
}
.desktop .dp-Splash_ImageContainer-inner-even, .tablet .dp-Splash_ImageContainer-inner-even {
  flex-direction: row;
}
.desktop .dp-Splash_ImageContainer-inner-odd, .tablet .dp-Splash_ImageContainer-inner-odd {
  flex-direction: row-reverse;
}
.desktop .dp-Splash_ImageContainer .fa-circle, .tablet .dp-Splash_ImageContainer .fa-circle {
  margin: 10px;
  color: #D1BA86;
  font-size: 10px;
}
@media (orientation: landscape) {
  .mobile .dp-Splash_Body {
    align-items: center;
    gap: 20px;
  }
  .mobile .dp-Splash_Body-even {
    flex-direction: row;
  }
  .mobile .dp-Splash_Body-odd {
    flex-direction: row-reverse;
  }
  .mobile .dp-Splash_Body-even, .mobile .dp-Splash_Body-odd {
    padding: 50px 30px;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  .mobile .dp-Splash_ContainerClass {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-basis: 0;
  }
  .mobile .dp-Splash_ImageContainer {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .mobile .dp-Splash_ImageContainer-outer {
    display: flex;
    flex-direction: column;
  }
  .mobile .dp-Splash_ImageContainer-outer-even {
    align-items: flex-start;
  }
  .mobile .dp-Splash_ImageContainer-outer-odd {
    align-items: flex-end;
  }
  .mobile .dp-Splash_ImageContainer-inner {
    display: flex;
    align-items: flex-start;
  }
  .mobile .dp-Splash_ImageContainer-inner-even {
    flex-direction: row;
  }
  .mobile .dp-Splash_ImageContainer-inner-odd {
    flex-direction: row-reverse;
  }
  .mobile .dp-Splash_ImageContainer .fa-circle {
    margin: 10px;
    color: #D1BA86;
    font-size: 10px;
  }
}
@media (orientation: portrait) {
  .mobile .dp-Splash_Body {
    padding: 30px 0;
    gap: 40px;
  }
  .mobile .dp-Splash_ImageContainer {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
  .mobile .dp-Splash_ImageContainer-outer {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .mobile .dp-Splash_ImageContainer-inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  .mobile .dp-Splash_ImageContainer .fa-circle {
    margin: 10px;
    color: #D1BA86;
    font-size: 10px;
  }
}

.rmd-Container {
  background-color: white;
}
.rmd-Text-BoldText-Medium {
  font-size: 18px;
  font-weight: bold;
}
.rmd-Text-BoldText-Big {
  font-weight: bold;
  font-size: 20px;
}
.rmd-Text-BoldText-Small {
  font-weight: bold;
  font-size: 14px;
}
.rmd-Text-NormalText-Big {
  font-weight: normal;
  font-size: 35px;
}
.rmd-Text-NormalText-Medium {
  font-weight: normal;
  font-size: 20px;
}
.rmd-Text-NormalText-Small {
  font-weight: normal;
  font-size: 14px;
}
.rmd-Text-NormalText-ExtraMedium {
  font-weight: normal;
  font-size: 18px;
}
.rmd-Text-Description {
  line-height: 21px;
}
.rmd-Text-Disclaimer {
  margin-top: 80px;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
}
.rmd-Graph-AutoMargin {
  margin-left: auto;
}
.rmd-Graph-RelativePosition {
  position: relative;
}
.rmd-Graph-ChartLegends {
  position: absolute;
  top: 50%;
  padding-top: 10px;
  width: 100%;
}
.rmd-Graph-ChartLegends .legend1 {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #03045A;
  border-radius: 50%;
  margin-right: 10px;
}
.rmd-Graph-ChartLegends .legend2 {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #50B1D4;
  border-radius: 50%;
  margin-right: 10px;
}
.rmd-Graph-Divider {
  border-top: 1px solid;
  margin-top: 10px;
}
.rmd-Snapshot-Divider1 {
  border-top-color: lightgray;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rmd-Snapshot-Divider2 {
  border-top-color: lightgray;
  margin-top: 10px;
}
.rmd-Details-toggleButton {
  text-wrap: auto;
}
.rmd-Details-toggleButton .mat-button-toggle-label-content {
  line-height: 20px !important;
}

@media print {
  .rmd-Container {
    background-color: white;
  }
  .rmd-Text-BoldText-Medium {
    font-size: 18px;
    font-weight: bold;
  }
  .rmd-Text-BoldText-Big {
    font-weight: bold;
    font-size: 20px;
  }
  .rmd-Text-BoldText-Small {
    font-weight: bold;
    font-size: 14px;
  }
  .rmd-Text-NormalText-Big {
    font-weight: normal;
    font-size: 35px;
  }
  .rmd-Text-NormalText-Medium {
    font-weight: normal;
    font-size: 20px;
  }
  .rmd-Text-NormalText-Small {
    font-weight: normal;
    font-size: 14px;
  }
  .rmd-Text-NormalText-ExtraMedium {
    font-weight: normal;
    font-size: 18px;
  }
  .rmd-Text-Description {
    line-height: 21px;
  }
  .rmd-Text-Disclaimer {
    margin-top: 80px;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
  }
  .rmd-Graph-AutoMargin {
    margin-left: auto;
  }
  .rmd-Graph-RelativePosition {
    position: relative;
  }
  .rmd-Graph-ChartLegends {
    position: absolute;
    top: 50%;
    padding-top: 10px;
    width: 100%;
  }
  .rmd-Graph-ChartLegends .legend1 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #03045A;
    border-radius: 50%;
    margin-right: 10px;
  }
  .rmd-Graph-ChartLegends .legend2 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #50B1D4;
    border-radius: 50%;
    margin-right: 10px;
  }
  .rmd-Graph-Divider {
    border-top: 1px solid;
    margin-top: 10px;
  }
  .rmd-Snapshot-Divider1 {
    border-top-color: lightgray;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .rmd-Snapshot-Divider2 {
    border-top-color: lightgray;
    margin-top: 10px;
  }
  .rmd-Details-toggleButton {
    text-wrap: auto;
  }
  .rmd-Details-toggleButton .mat-button-toggle-label-content {
    line-height: 20px !important;
  }
}

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