.act-DataTableSmall_Header {
  padding: 0.8rem 0.5rem;
}
.act-SummaryFilter {
  list-style: none;
  display: flex;
  position: relative;
  padding: 0;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.act-SummaryFilter_Tile {
  flex: 1 1 8em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-right: 1.4rem;
  max-width: 49.9%;
  position: relative;
  height: 9.5rem;
}
.compact .act-SummaryFilter_Tile {
  height: 5rem;
  padding: 1rem 0.5rem;
}
.act-SummaryFilter_Tile-active::after {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  content: "";
  bottom: -10px;
  position: absolute;
  left: 50%;
  margin-left: 0;
  transform: translate(-50%);
}
.act-SummaryFilter_Tile:last-child {
  margin-right: 0;
}
.act-SummaryFilter_Tile:hover {
  cursor: pointer;
}
.act-SummaryFilter_Tile .label {
  display: inherit;
  line-height: 1.8rem;
}
.compact .act-SummaryFilter_Tile .label {
  font-size: 90%;
  line-height: 100%;
}
.act-SummaryFilter_Tile .value {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 4rem;
  padding-top: 0.5rem;
}
.compact .act-SummaryFilter_Tile .value {
  font-size: 2rem;
  line-height: 150%;
}

.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: "(";
}
.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;
}

.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;
}
.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: 90%;
    width: auto !important;
  }
  .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: 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%;
  }
  .at-VerifyId_Dialog .at-AddAcctTC_AccountPicker .mat-select-value,
  .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;
  }
}
.bal-Grid_ClientName {
  padding: 14px 0 14px 10px;
}
.compact .bal-Grid_ClientName {
  padding: 6px 0 6px 10px;
}
.ag-body-container .ag-full-width-row .bal-Grid_ClientName {
  z-index: 1;
  height: 17px;
  position: relative;
  margin-left: 0;
}
.ag-body-container .ag-full-width-row .bal-Grid_ClientName-link {
  display: none;
}
.bal-Grid_Position {
  margin-top: -4rem;
}
.bal-Dialog_Foreign {
  height: 80%;
}
.bal-Dialog_Margin {
  height: 80%;
}
.bal-Dialog_Margin .date {
  margin-left: 27%;
}
.bal-Dialog_Margin .key-value-list dt {
  flex-basis: 80%;
  font-weight: 400;
}
.bal-Dialog_Margin .key-value-list dd {
  flex-basis: 19%;
  font-weight: 400;
}
.bal-BalancesSummary_Row {
  border: none;
}
.bal-BalancesSummary_Row dd {
  font-weight: 600;
}
.bal-BalancesDetails_ExpandCollapse, .bal-CurrencyBalances_ExpandCollapse {
  display: block;
  padding: 11px 0;
  min-width: 21px !important;
}
.bal-BalancesDetails_ExpandCollapse .ag-group-contracted, .bal-BalancesDetails_ExpandCollapse .ag-group-expanded, .bal-CurrencyBalances_ExpandCollapse .ag-group-contracted, .bal-CurrencyBalances_ExpandCollapse .ag-group-expanded {
  padding-left: 0 !important;
}
.bal-BalancesDetails_Label, .bal-CurrencyBalances_Label {
  display: block;
  line-height: 28px;
  padding: 11px 0;
}
.bal-BalancesDetails_Label-totalWorth, .bal-CurrencyBalances_Label-totalWorth {
  font-weight: 600;
}
.bal-BalancesDetails_Value, .bal-CurrencyBalances_Value {
  display: block;
  line-height: 28px;
  padding: 11px 0;
}
.bal-BalancesDetails_AllValue, .bal-CurrencyBalances_AllValue {
  line-height: 25px;
}
.bal-BalancesDetails_AllValue-totalWorth, .bal-CurrencyBalances_AllValue-totalWorth {
  font-weight: 600;
}
.bal-BalancesDetails_ChildRows-lastColumn, .bal-CurrencyBalances_ChildRows-lastColumn {
  padding-right: 24px !important;
}
.bal-BalancesDetails_MasterGrid.ag-material .ag-tool-panel, .bal-CurrencyBalances_MasterGrid.ag-material .ag-tool-panel {
  border: none;
}
.bal-CurrencyBalances_MasterGrid .ag-header-cell[col-id=ag-Grid-AutoColumn], .bal-CurrencyBalances_MasterGrid .ag-cell[col-id=ag-Grid-AutoColumn] {
  width: 33px !important;
}
.bal-CurrencyBalances_MasterGrid .ag-header-cell[col-id=acctType], .bal-CurrencyBalances_MasterGrid .ag-cell[col-id=acctType] {
  left: 33px !important;
}
.bal-CurrencyBalances_MasterGrid .ag-row:not(.bal-CurrencyBalances_ParentRows) [col-id=acctType] {
  margin-left: 6%;
}
.bal-CurrencyBalances_MasterGrid .ag-row-group-contracted .bal-CurrencyBalances_AutoGroupIcon .ag-row-group-indent-0, .bal-CurrencyBalances_MasterGrid .ag-row-group-expanded .bal-CurrencyBalances_AutoGroupIcon .ag-row-group-indent-0 {
  display: flex;
}
.bal-CurrencyBalances_MasterGrid .ag-row-group-contracted .bal-CurrencyBalances_AutoGroupIcon .ag-group-contracted, .bal-CurrencyBalances_MasterGrid .ag-row-group-contracted .bal-CurrencyBalances_AutoGroupIcon .ag-group-expanded, .bal-CurrencyBalances_MasterGrid .ag-row-group-expanded .bal-CurrencyBalances_AutoGroupIcon .ag-group-contracted, .bal-CurrencyBalances_MasterGrid .ag-row-group-expanded .bal-CurrencyBalances_AutoGroupIcon .ag-group-expanded {
  line-height: 60px;
  padding-left: 0;
  margin-left: -12px;
}
.bal-CurrencyBalances_MasterGrid .ag-row-group-contracted .bal-CurrencyBalances_AutoGroupIcon .ag-group-value, .bal-CurrencyBalances_MasterGrid .ag-row-group-expanded .bal-CurrencyBalances_AutoGroupIcon .ag-group-value {
  line-height: 50px;
}
.bal-CurrencyBalances_MasterGrid.ag-material .ag-header .ag-header-cell {
  padding-right: 0;
}
.bal-CurrencyBalances_ChildRows-lastColumn {
  padding-right: 0 !important;
}
.bal-Disclaimer_Ul {
  list-style: none;
  padding-left: 0;
}

/*--------- CHAT _chat.scss -----------------*/
.cht {
  height: 500px;
  width: 400px;
  position: fixed;
  bottom: 85px;
  right: 20px;
  z-index: 2000;
}
.cht * {
  box-sizing: border-box;
}
.fullpage .cht {
  position: relative;
  width: 100%;
  height: 100%;
  right: auto;
  bottom: auto;
}
.cht-Button {
  position: fixed;
  bottom: 24px;
  right: 24px;
  font-size: 22px;
  width: 45px;
  height: 45px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cht-Header {
  padding: 1.2rem 1.6rem;
  position: relative;
  display: flex;
  align-items: center;
}
.cht-Header_Title {
  margin: 0;
  font-size: 2rem;
}
.cht-Header .minimize {
  padding: 8px;
  font-size: 1.8rem;
}
.cht-Header .close {
  padding: 8px;
  font-size: 1.8rem;
}
.cht-Welcome p {
  margin: 0;
}
.cht-Content {
  height: calc(100% - 48px);
  padding: 2.4rem;
}
.cht-Content > div {
  width: 100%;
  overflow: hidden;
}
.cht-Content_EndChat {
  height: 95%;
  justify-content: center;
  align-content: center;
  text-align: center;
  flex-direction: column;
  display: flex;
}
.cht-Content_Feedback {
  height: 95%;
  justify-content: center;
  align-content: center;
  text-align: center;
  flex-direction: column;
  display: flex;
}
.cht-Content p > span {
  vertical-align: top;
}
.cht-Topic_MessageInput .mat-form-field {
  width: 264px;
}
.cht-Topic_MessageInput textarea.mat-input-element {
  resize: none;
  padding-right: 4px !important;
}
.cht-Topic_MessageInput textarea.mat-input-element::-webkit-scrollbar {
  width: 4px;
}
.cht-Topic_Submit {
  position: absolute;
  bottom: 2.4rem;
  right: 2.4rem;
}
.cht-MessageLog {
  height: 100%;
  width: 100%;
  position: relative;
}
.cht-MessageLog_Container {
  overflow: hidden;
  overflow-y: scroll;
  width: 100%;
  height: 310px;
}
.fullpage .cht-MessageLog_Container {
  height: calc(100vh - 112px);
}
.cht-MessageLog_Messages {
  padding: 2.4rem;
}
.cht-MessageLog_Row {
  margin: 0;
}
.cht-MessageLog_Row .thumbnail-agent {
  display: flex;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.cht-MessageLog_Row .thumbnail-user {
  display: flex;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  align-self: end;
}
.cht-MessageLog_Row .system p {
  margin-top: 0;
}
.cht-MessageLog_Row .agent,
.cht-MessageLog_Row .agent-last {
  display: flex;
  margin: 2rem 0;
  align-items: flex-end;
}
.cht-MessageLog_Row .agent p,
.cht-MessageLog_Row .agent-last p {
  padding: 0.8rem 2rem;
  margin: 0;
  max-width: calc(100% - 40px);
  border-radius: 20px;
  width: auto;
  position: relative;
  flex-direction: column;
  align-items: flex-end;
}
.cht-MessageLog_Row .agent p::before,
.cht-MessageLog_Row .agent-last p::before {
  position: absolute;
  bottom: 1px;
  left: -8px;
  content: "";
  width: 28px;
  height: 29px;
}
.cht-MessageLog_Row .agent .fa-user-cirle,
.cht-MessageLog_Row .agent-last .fa-user-cirle {
  position: relative;
  top: 3px;
}
.cht-MessageLog_Row .user,
.cht-MessageLog_Row .user-last {
  display: flex;
  margin: 2rem 0;
  align-items: flex-end;
  justify-content: flex-end;
}
.cht-MessageLog_Row .user p,
.cht-MessageLog_Row .user-last p {
  padding: 0.8rem 2rem;
  margin: 0;
  max-width: calc(100% - 40px);
  border-radius: 20px;
  width: auto;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
}
.cht-MessageLog_Row .user-last p::after {
  position: absolute;
  bottom: 2px;
  right: -6px;
  content: "";
  width: 28px;
  height: 16px;
}
.cht-TypingAnim {
  width: 40px;
}
.cht-TypingAnim_Block {
  align-items: center;
  display: flex;
  height: 20px;
}
.cht-TypingAnim_Block-dot {
  animation: chatTypingAnimation 1.5s infinite ease-in-out;
  border-radius: 2px;
  display: inline-block;
  height: 6px;
  margin: 0 2px 0 auto;
  width: 6px;
}
.cht-TypingAnim_Block-dot:nth-child(1) {
  animation-delay: 0.2s;
}
.cht-TypingAnim_Block-dot:nth-child(2) {
  animation-delay: 0.3s;
}
.cht-TypingAnim_Block-dot:nth-child(3) {
  animation-delay: 0.4s;
}
.cht-MessageEntry {
  width: 100%;
  padding: 0.8rem 2.4rem 1.6rem;
}
.cht-MessageEntry form {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.cht-MessageEntry form textarea {
  resize: none;
  height: 74px;
}
.cht-MessageEntry_Input {
  width: 100%;
}
.cht-MessageEntry .mat-icon-button {
  width: auto !important;
  height: auto !important;
  font-size: 1.8rem;
  line-height: 1 !important;
  margin-top: 8px;
}
.cht-MessageEntry .unreadMessage {
  position: absolute;
  bottom: 104px;
  left: calc(50% - 78px);
}
.cht-OperationHours {
  margin-top: 3rem;
}
.cht-OperationHours p > span {
  vertical-align: bottom;
}
.cht-OperationHours_Icon {
  position: relative;
  top: -2rem;
  left: -1rem;
  font-size: 1.7rem;
}

@keyframes chatTypingAnimation {
  0% {
    transform: translateY(0);
  }
  28% {
    transform: translateY(-5px);
  }
  44% {
    transform: translateY(0);
  }
}
#clickto .row {
  margin: 0;
  padding-top: 0;
}
#clickto .row > .col,
#clickto .row > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.fw-ContextPassing {
  padding-bottom: 0;
  padding-left: 0.8rem;
  margin-top: 0.5rem;
}
.fw-ContextPassing .d-inline-block {
  max-width: calc(100% - 280px);
}
@media (max-width: 575.99px) {
  .fw-ContextPassing {
    height: 4rem;
    display: block;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    padding-right: 1rem;
    margin-top: 0rem !important;
    background: #f7f7f7 !important;
    padding-top: 0.8rem;
    padding-bottom: 0.4rem;
  }
}
.is-sticky .fw-ContextPassing {
  height: 4rem;
}
.fw-ContextPassing .row {
  margin-top: -2.5rem;
}
.fw-ContextPassing .mat-input-wrapper {
  padding-bottom: 0;
}
.fw-ContextPassing_Input {
  position: relative;
  top: 0;
  left: 0;
}
.fw-ContextPassing_Input .mat-form-field-appearance-outline .mat-form-field-outline-start {
  min-width: 2.5rem;
}
.fw-ContextPassing_Input .mat-form-field-appearance-outline .mat-form-field-outline-start, .fw-ContextPassing_Input .mat-form-field-appearance-outline .mat-form-field-flex {
  border-bottom-left-radius: 3rem !important;
  border-top-left-radius: 3rem !important;
}
.fw-ContextPassing_Input .mat-form-field-appearance-outline .mat-form-field-outline-end, .fw-ContextPassing_Input .mat-form-field-appearance-outline .mat-form-field-flex {
  border-bottom-right-radius: 3rem !important;
  border-top-right-radius: 3rem !important;
}
.fw-ContextPassing_Input .mat-form-field {
  width: 380px;
}
.fw-ContextPassing_Input .mat-form-field .mat-form-field-flex {
  padding: 0.4rem 2rem !important;
  height: 4rem;
  align-items: center;
}
.fw-ContextPassing_Input .mat-form-field .mat-form-field-infix {
  font-weight: 400;
  display: flex;
  align-items: center;
}
.fw-ContextPassing_Input .mat-form-field .mat-form-field-infix input {
  font-size: 14px;
  line-height: 21px;
}
@media (max-width: 575.99px) {
  .fw-ContextPassing_Input {
    float: none;
  }
  .fw-ContextPassing_Input .mat-form-field {
    width: 100%;
  }
}
.fw-ContextPassing_Input .mat-input-infix {
  min-width: 320px;
  margin-left: 0;
}
@media (max-width: 575.99px) {
  .fw-ContextPassing_Input .mat-input-infix {
    min-width: auto;
  }
}

.fw-ContextPassingList {
  display: inline-flex;
  max-width: 100%;
  padding-bottom: 0;
  margin-right: -1.5rem;
  padding-left: 0.5rem;
  height: 3rem;
}
.is-sticky .fw-ContextPassingList {
  height: 4rem;
}
.fw-ContextPassingList .row {
  margin-top: 0rem;
}
.fw-ContextPassingList_IBDOFFIP {
  margin-top: 0 !important;
  padding-top: 4px !important;
}
.fw-ContextPassingList_IBDOFFIP .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 0.7319rem 0;
  font-size: 1.2rem;
}
.fw-ContextPassingList_IBDOFFIP .mat-raised-button.mat-primary {
  line-height: 28px !important;
  font-size: 1.2rem;
}
@media (max-width: 575.99px) {
  .fw-ContextPassingList {
    height: 4rem;
    display: block;
    margin-left: -1rem !important;
    margin-top: -4rem !important;
    margin-right: -1rem !important;
    padding-right: 1rem;
  }
}
.fw-ContextPassingList .mat-input-wrapper {
  padding-bottom: 0;
}
.fw-ContextPassingList .icon {
  font-size: 3.8rem;
}
.compact .fw-ContextPassingList .icon {
  font-size: 2.4rem;
  margin-top: -3px;
}
.fw-ContextPassingList_Input {
  display: block;
  float: right;
}
.fw-ContextPassingList_Input .mat-form-field-appearance-outline .mat-form-field-outline-start {
  display: none;
}
.fw-ContextPassingList_Input .mat-form-field-appearance-outline .mat-form-field-outline-start, .fw-ContextPassingList_Input .mat-form-field-appearance-outline .mat-form-field-flex {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.fw-ContextPassingList_Input .mat-form-field {
  width: 350px;
}
@media (max-width: 575.99px) {
  .fw-ContextPassingList_Input {
    float: none;
  }
  .fw-ContextPassingList_Input .mat-form-field {
    width: 100%;
  }
}
.fw-ContextPassingList_Input .mat-input-infix {
  min-width: 320px;
  margin-left: 0;
}
@media (max-width: 575.99px) {
  .fw-ContextPassingList_Input .mat-input-infix {
    min-width: auto;
  }
}
.fw-ContextPassingList_AccountLevel.mat-form-field-appearance-standard .mat-form-field-flex {
  padding-top: 0;
}
.fw-ContextPassingList_AccountLevel .mat-form-field-infix {
  border-top: 0;
  padding-top: 0.3em;
  width: auto;
}
.fw-ContextPassingList_AccountLevel .mat-select-arrow {
  margin: 0 4px !important;
}
.fw-ContextPassingList_AccountLevel .mat-select-value {
  font-size: 2.8rem;
  font-weight: 300;
  min-width: 80px !important;
  max-width: 150px !important;
}
.fw-ContextPassingList_AccountLevel .mat-form-field-underline {
  display: none !important;
}
.compact .fw-ContextPassingList_AccountLevel {
  margin-top: -10px;
}
.compact .fw-ContextPassingList_AccountLevel .mat-select-value {
  font-size: 2.4rem;
}

.cp-Results {
  max-height: 450px;
  max-width: 704px;
  margin-top: 1rem;
  padding: 1rem;
  overflow: hidden;
  margin-left: -1.5rem;
}
@media (max-width: 767.98px) {
  .cp-Results {
    max-width: 480px;
  }
}
@media (max-width: 991.98px) {
  .cp-Results {
    max-width: 600px;
  }
}
.compact .cp-Results {
  margin-top: 1.1rem;
  margin-left: -0.9rem;
}
.medium-container .cp-Results {
  max-width: 640px;
}
.cp-Results_DomainList {
  margin-bottom: 1rem;
}
.cp-Results_DomainList a {
  padding: 0.6rem 1rem;
  margin: 0.4rem;
}
.cp-Results_DomainList a.focused {
  padding: 0.7rem 1rem;
}
.cp-Results .sr-Recent {
  padding: 0.2rem 0 0;
}
.cp-Results .sr-Recent_Header {
  padding: 0 0.6rem;
}
.cp-Results .sr-Recent_Items {
  padding: 0.5rem 1rem 0;
}
.cp-Results .sr-Recent_Items .row:hover {
  margin-left: -2.6rem;
  cursor: pointer;
}
.cp-Results .row {
  padding: 0.4rem 1.5rem;
}
.cp-Results .row:hover, .cp-Results .row:focus {
  outline: 0;
  cursor: pointer;
}
.cp-Results_ActionBar {
  margin-right: -0.2rem;
  margin-left: -0.2rem;
  margin-top: 0.5rem;
  padding: 1rem 1.5rem 0.5rem;
}
.cp-Results_Error {
  padding: 0 12px;
}

.medium-container .fw-ContextPassing {
  margin-left: 2rem;
}

.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;
}

.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;
  }
}

.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;
  }
}

.exm-BookToTrade label {
  display: inline-block;
  width: 9rem;
  margin-right: 0.4rem;
  vertical-align: middle;
}
.exm-BookToTrade label.mat-raised-button {
  width: 12rem;
}
.exm-BookToTrade_AddtInfo {
  margin-left: 25%;
}
.exm-BookToTrade_AddtInfo .mat-icon {
  width: 1rem;
}
.exm-BookToTrade_BrokerSearch {
  min-width: 380px !important;
}
.exm-BookToTrade .mat-form-field {
  margin-bottom: 1rem;
}
.exm-Amounts {
  font-weight: bold;
  margin-left: 1.5rem;
}
.exm-DtccConfirm {
  padding: 0 2px;
}
.exm-DtccConfirm .table tr > td, .exm-DtccConfirm .table tr > th {
  padding: 0.1rem 0;
  line-height: 2rem !important;
}
.exm-DtccConfirm .table tr > th {
  line-height: 2.6rem;
}
.exm-DtccConfirm .mat-expansion-panel-body {
  padding: 0 2px 2px !important;
}
.exm-DtccConfirm .mat-expansion-panel-header {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.exm-DtccConfirm_Details .table thead th {
  line-height: 2rem;
  border-top: 0;
}
.exm-DtccConfirm_Details .table td:nth-child(3) {
  padding-left: 10px;
}
.exm-DtccConfirm_AuditTrail .table tr > th {
  line-height: 1.6rem;
}
.exm-DtccConfirm_AuditTrail .table tr > td,
.exm-DtccConfirm_AuditTrail .table tr > th {
  padding: 0.4rem 0.6rem;
}
.exm-Summary_AssetsCard, .exm-Summary_DkConfirmsCard {
  min-height: 440px;
}
.exm-Summary_AgeCard {
  min-height: 360px;
}
.exm-Summary_Title {
  margin-top: 0;
}

.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;
}

/*--------- financial calculator -------*/
/* Does not follow our guidelines will need to repurpose */
.fc {
  background-repeat: repeat-x;
  background-position: left top;
  border: 1px solid #7d98c3;
  border-top: 6px solid #7d98c3;
  width: 100%;
  height: 100%;
}
.fc-image {
  width: 100%;
  height: 118px;
  display: block;
  background-repeat: repeat-x;
  margin-top: 5px;
}
.fc-image1 {
  width: 101%;
  height: 118px;
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 5px;
}
.fc ul li.fi_li {
  list-style-type: square;
  padding: 0;
  margin: 5px 0 0;
}

.fdb-Dialog {
  width: 590px;
}
.small-container .fdb-Dialog {
  width: 100%;
}
.fdb-Upload {
  height: 80px;
  width: 80px;
  position: relative;
}
.fdb-Upload_DeleteIcon {
  display: block;
  bottom: 70px;
  left: 70px;
  float: right;
  position: absolute;
}
.fdb-Upload_AddIcon {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.fdb-Upload_FileName {
  font-size: 1rem;
  width: 80px;
  line-height: 1rem;
  padding-top: 0.5rem;
  word-break: break-all;
}
.fdb-Upload_FileIcon {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.fdb-Link span {
  font-size: 1.6rem;
  margin-left: 5px;
  font-weight: 400;
  vertical-align: bottom;
}
.small-container .fdb-Link span, .medium-container .fdb-Link span {
  display: inline-block !important;
}

.fic-LandingPage_SearchBtn {
  height: 34px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.fic-LandingPage_Dropdown:after {
  content: "";
  position: absolute;
  right: 8rem;
  margin-top: 14px;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.fic-LandingPage_Dropdown select {
  appearance: none;
  height: 32px;
}

.hld-PositionsFilter {
  min-width: 600px;
}
.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.4rem;
  line-height: 1.8rem;
}
@media (max-width: 1199.98px) {
  .hld-AssetHero .ngucarousel .mat-card-title {
    line-height: 1.4rem;
  }
}
.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;
}
.hld-Summary_QuoteToggle-disable {
  display: none;
}
@media print {
  .hld-Summary_Download {
    display: none !important;
  }
}
.hld-ModernGrid_Security-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.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: 39px;
}
.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 {
  min-height: 50px !important;
}
.hld-ModernGrid_Accounts-detailtilevalue {
  display: inline-block;
  max-width: 175px;
  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_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-value {
  overflow: hidden;
}
.st-SummaryTile_AssetTile-change {
  padding-top: 4px;
}
.st-SummaryTile_Carousel-arrow {
  width: 8.5px;
}

.lst-AcctList_GridSmall .table > tbody > tr > td:nth-of-type(1) {
  width: 68%;
}
.lst-ClientList_GridSmall .table > tbody > tr > td:nth-of-type(1) {
  width: 68%;
}
.lst-ClientList_GridSmall .table > tbody > tr:last-of-type > td {
  border-bottom: 0;
}
.lst-ClientListDetails_GridSmall {
  margin-top: -1px;
}
.lst-ClientListDetails_GridSmall .table > tbody > tr > td:nth-of-type(1) {
  width: 44%;
}
.lst-HouseHoldList_GridSmall .table > tbody > tr > td:nth-of-type(1) {
  width: 68%;
}
.lst-HouseHoldListDetails_GridSmall {
  margin-top: -1px;
}
.lst-HouseHoldListDetails .table > tbody > tr > td:nth-of-type(1) {
  width: 44%;
}

.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.6rem !important;
  height: 1.6rem !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;
  }
}

.nts-SideNav .mat-drawer {
  width: 300px;
}
.nts-SideNav .mat-drawer-inner-container::-webkit-scrollbar {
  width: 8px;
}
.nts-Display.mat-drawer-container {
  width: 100%;
  height: 80vh;
}
.nts-DisplayWrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nts-Edit {
  overflow: hidden;
}
.nts-SummaryTitle {
  justify-content: space-between;
}
.nts-SummaryNote {
  cursor: pointer;
}
.nts-DateInput {
  width: 2.2em;
}
.nts-Title {
  margin-top: 4rem;
}
.nts-Title-text {
  font-size: 3.6rem;
  line-height: 4.8rem;
}
.nts-EditContent {
  flex: 1;
  overflow: auto;
}
.nts-EditContent::-webkit-scrollbar {
  width: 8px;
}
.nts-Icon {
  margin-top: 6rem;
}
.nts-ExpandIcon {
  line-height: 5.3rem !important;
  width: 25px;
  height: 53px;
  margin-left: -2px;
  font-size: 19px;
}
.nts-ExpandIcon.fa-angle-double-left::before {
  margin-right: 6px;
}
.nts-LogonDialog .mat-dialog-content {
  height: 294px;
}
.nts-LogonDialog .mat-drawer-container {
  width: 100%;
  height: 70vh;
}
.nts-LogonDialog .mat-drawer-inner-container {
  overflow-x: hidden;
  width: 245px;
}
.nts-LogonDialog .mat-drawer {
  padding: 23px;
}
.nts-LogonDialog .mat-list-item-content {
  padding-left: 35px !important;
  margin-left: -2rem;
}
.nts-Spinner {
  width: 40px;
  height: 40px;
  top: 5rem;
}
.compact .nts-Spinner {
  width: 20px;
  height: 20px;
  top: 5.15rem;
}

/*---- NOTIFICATION CENTER _notifications.scss ----*/
.nc.stream-panel {
  width: 445px;
  min-height: 640px;
  border-radius: 3px;
}
.nc-Panel {
  border-radius: 3px;
}
.nc-Panel .mat-dialog-container {
  padding: 0 !important;
  position: relative;
  overflow: hidden !important;
}
.nc-Panel-header {
  height: 28px;
  line-height: 28px;
}
.nc-Panel-header .fa-times {
  line-height: inherit;
}
.nc-Header {
  height: 50px;
  padding: 14px 15px 14px 25px;
}
.nc .new-notification {
  padding: 0.3rem 0.5rem;
  border-radius: 1.2rem;
}
.nc .fa-bell {
  width: 24px;
  height: 24px;
}
.nc .fa-bell .new-notification {
  position: absolute;
  top: 0;
  right: -12px;
  padding: 0 0.5rem;
}
.nc .viewport-wrapper,
.nc .viewport {
  height: 582px;
}
.nc .mat-menu-trigger {
  outline: none;
  width: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 5rem !important;
  height: 30px;
  line-height: 25px !important;
}
.nc .mat-menu-trigger.mat-icon-button:focus:not([disabled]), .nc .mat-menu-trigger:focus {
  outline: none;
  box-shadow: none;
}
.nc .title-icon {
  width: 60px;
  height: 51px;
}
.nc .disconnected,
.nc .connecting {
  animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.nc .tooltip {
  width: 336px;
  height: 98px;
  text-align: left;
}
.nc .no-notifications {
  height: 103px;
  display: block;
}

.otp {
  padding-top: 2rem;
}
.medium-container .otp, .small-container .otp {
  padding: 2rem 1.5rem 0;
}
.medium-container .otp .col-sm-12,
.medium-container .otp .col-xs-12, .small-container .otp .col-sm-12,
.small-container .otp .col-xs-12 {
  padding-bottom: 2rem;
}
.small-container .otp {
  margin-top: 3rem;
  padding-bottom: 15rem;
}
.otp-Steps {
  padding-left: 1rem;
}
.otp-Steps_Header {
  margin-left: -0.5rem;
  margin-bottom: 3rem;
  margin-top: 4rem;
}
.otp-Steps_Header label {
  padding-left: 0.8rem;
}
.otp-Actions {
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: left;
  clear: both;
}
.otp-Actions .mat-raised-button,
.otp-Actions .mat-stroked-button,
.otp-Actions .mat-button {
  margin-left: 1rem;
}
.otp-TellMeMore_Dialog {
  max-width: 682px;
}
.otp-TellMeMore_Img {
  height: 140px;
  background-size: 100%;
}
@media (max-width: 575.99px) {
  .otp-TellMeMore_Img {
    height: 70px;
  }
}
.otp-TellMeMore_Img2 {
  height: 140px;
  background-size: 100%;
}
@media (max-width: 575.99px) {
  .otp-TellMeMore_Img2 {
    height: 70px;
  }
}
.otp-TellMeMore_Img3 {
  height: 140px;
  background-size: 100%;
}
@media (max-width: 575.99px) {
  .otp-TellMeMore_Img3 {
    height: 70px;
  }
}
.otp-LeavePasscode_Dialog {
  max-width: 682px;
  min-width: 220px;
}
.otp-ReceiveCode_Dialog {
  max-width: 480px;
  min-width: 220px;
}
.otp-VerifyDevice_Dialog {
  max-width: 700px;
  min-width: 220px;
}
.otp-ChangeContact_Dialog {
  max-width: 700px;
  min-width: 220px;
}
.otp-SecurityConfirm_Dialog {
  max-width: 600px;
  min-width: 220px;
}
.otp-AdminForm {
  width: 300px;
}
.otp-AdminInformation {
  width: 500px;
  margin-top: 2rem;
}

.prs .mat-dialog-container {
  max-width: 100vw !important;
}
@media (max-width: 575.99px) {
  .prs .mat-dialog-container {
    width: 100%;
    max-width: 100vw;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.prs-OverlayBackground {
  margin: auto;
}
.cdk-overlay-container .prs-OverlayBackground {
  background-position: center top;
  background-size: cover;
  max-width: 100vw;
}
.prs-OverlayBackground.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.prs-UserGraphic {
  width: auto;
  height: 7rem;
  margin-left: 1.2em;
  margin-top: 2.5rem;
  padding: 12px;
  background-position: center;
}
.prs-SecondaryTitle {
  width: 40%;
}
.small-container .prs-SecondaryTitle {
  width: 90%;
}
.prs-StartButton {
  margin-top: 2.5rem;
  margin-bottom: 8.5rem;
}
.prs-Content {
  height: 100%;
  overflow-y: auto;
  padding: 2rem 0 1rem;
  margin-bottom: 2rem;
}
.netxpersona .prs-Content {
  padding: 2rem;
  height: 320px;
  width: 100%;
}
.small-container .prs-Content {
  height: 84vh !important;
}
.mat-dialog-container .prs-Content {
  height: 48vh;
}
.prs-Content_Question {
  font-weight: 600;
  font-size: 3rem;
}
.small-container .prs-Content_Question {
  font-size: 2.4rem;
}
.prs-Content_Form {
  column-count: 2;
  column-gap: 3rem;
}
.prs-Content_Form-addfields {
  margin-left: 2.2rem;
}
.prs-Content_Form .mat-checkbox-input {
  opacity: 0;
}
.medium-container .prs-Content_Form, .small-container .prs-Content_Form {
  column-count: 1;
}
.prs-Content_Form .mat-checkbox-layout {
  margin-top: 6px;
  margin-bottom: 6px;
}
.prs-Content_Form .mat-checkbox-layout .mat-checkbox-label {
  line-height: 2.2rem;
  margin-top: -3px;
  margin-bottom: 3px;
}
.prs-Content_Form .mat-checkbox-layout .mat-checkbox-inner-container {
  margin-top: 0;
}
.prs-Disclosure {
  padding: 0 1rem 2rem;
}
.netxpersona .prs-Disclosure {
  padding: 0 2rem 2rem;
}
.netxpersona .prs-WelcomePage {
  height: 360px;
}
.prs-Actions {
  padding: 1.4rem 1.6rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 575.99px) {
  .prs-Actions {
    padding: 1.4rem 0;
  }
}
.prs-Actions:last-child {
  margin-bottom: 0;
}
.prs-Actions .action-buttons {
  margin-left: initial;
}
.prs-Actions .action-buttons .mat-primary {
  margin-right: 1rem;
}
.prs-Actions .previous-action,
.prs-Actions .next-action {
  min-width: 80px;
}
.small-container .prs-Actions .previous-action,
.small-container .prs-Actions .next-action {
  min-width: 46px;
}
.prs-Actions .previous-action .mat-button,
.prs-Actions .next-action .mat-button {
  min-width: 40px;
  padding: 0;
  margin-left: 0;
}
.prs-Actions .next-action {
  text-align: right;
}
.mat-dialog-container .prs-Actions {
  margin: 0 -16px -27px;
}
.prs .personaOption {
  overflow: hidden;
  position: relative;
}

#netx-user-persona {
  margin-top: -2rem;
  padding: 0 1rem;
}

.pcf-Details {
  margin: 1rem;
}
.pcf-Details .mat-card {
  border: 0;
  padding: 0px !important;
  margin-left: -5px;
  box-shadow: -1px -1px 5px 0 rgba(0, 0, 0, 0.1), 1px 2px 5px 0 rgba(0, 0, 0, 0.1) !important;
}
.pcf-Details h1,
.pcf-Details h3 {
  margin: 0;
  line-height: 2.8rem;
}
.medium-container .pcf-Details h1, .small-container .pcf-Details h1 {
  font-size: 1.4rem !important;
}
.compact .medium-container .pcf-Details h1, .compact .small-container .pcf-Details h1 {
  font-size: 1.2rem !important;
}
.pcf-Details .label {
  font-size: 1.4rem;
  font-weight: 500;
}
.medium-container .pcf-Details .label, .small-container .pcf-Details .label, .compact .pcf-Details .label {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 500;
}
.pcf-Details .value {
  font-size: 1.6rem;
  line-height: 1.8rem;
}
.compact .pcf-Details .value {
  font-size: 1.4rem;
}
.pcf-Details_Total {
  font-size: 2.8rem;
}
.medium-container .pcf-Details_Total {
  font-size: 2.8rem;
  line-height: 3rem;
  width: 80%;
}
.small-container .pcf-Details_Total {
  font-size: 2rem;
  line-height: 2.2rem;
}
.compact .pcf-Details_Total {
  font-size: 2.4rem;
}
.small-container .pcf-Details, .medium-container .pcf-Details {
  border-right: 0;
}
.small-container .pcf-Details dl, .medium-container .pcf-Details dl {
  padding-left: 0;
}
.pcf-Details .key-value-list {
  padding-bottom: 0;
  margin-right: 1.2rem;
}
.small-container .pcf-Details .key-value-list, .medium-container .pcf-Details .key-value-list {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.pcf-Details .key-value-list dt {
  font-weight: 400;
}
.small-container .pcf-Details .key-value-list dt, .medium-container .pcf-Details .key-value-list dt {
  flex: 0 0 57%;
  text-align: left;
}
.pcf-Details .key-value-list dd {
  font-weight: 700;
}
.small-container .pcf-Details .key-value-list dd, .medium-container .pcf-Details .key-value-list dd {
  flex: 0 0 40%;
  text-align: right;
}
.pcf-BarGraph {
  width: 34%;
}
.medium-container .pcf-BarGraph {
  width: 60%;
}
.small-container .pcf-BarGraph {
  width: 95%;
}
.pcf-BarGraph .row {
  padding-top: 1rem;
}
.pcf-BarGraph_Chart {
  width: 100%;
  height: 110px;
  position: relative;
}
.pcf-Maturity {
  margin-bottom: -2.5rem;
}
.pcf-Maturity .mat-divider {
  margin: 0 4rem -2.2rem 4rem;
}
.pcf-Maturity .label {
  font-size: 2.2rem;
}
@media (max-width: 1199.99px) {
  .pcf-Maturity .label {
    font-size: 2rem;
  }
}
.small-container .pcf-Maturity .label {
  font-size: 1.4rem;
}
.medium-container .pcf-Maturity .label-YearInfo, .medium-container .pcf-Maturity .label-TotalMaturity, .medium-container .pcf-Maturity .label-TotalMarketValue {
  width: 31%;
}
.pcf-Maturity .value {
  font-size: 2.8rem;
  font-weight: 400;
}
@media (max-width: 1199.99px) {
  .pcf-Maturity .value {
    font-size: 2.2rem;
  }
}
.small-container .pcf-Maturity .value {
  font-size: 1.8rem;
}
.pcf-Maturity_TotalIcon {
  height: 100%;
}
.pcf-Maturity_DateIcon {
  height: 100%;
}
.pcf-Maturity_MarketValueIcon {
  height: 100%;
}
.pcf-Chart_Incoming {
  height: 100%;
  margin-top: 0;
  width: 100%;
  position: absolute;
}
.pcf-Chart_Incoming .highcharts-color-0:nth-child(-n+2) {
  stroke: none;
}
.pcf-Chart_Incoming .highcharts-color-0:nth-child(n+3) {
  stroke: none;
}
.pcf-Chart_Incoming .highcharts-grid-line {
  stroke: none;
}
.pcf-Chart_MonthlySummary {
  height: 200px;
  width: 100%;
  margin-top: 2rem;
}
.pcf-DataContainer {
  padding: 0;
}
.pcf-DataTable > .row {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}
.medium-container .pcf-DataTable .key-value-list {
  padding-bottom: 0;
}
.pcf-DataTable_Date {
  align-self: center;
  white-space: nowrap;
  flex-grow: 0;
  flex-basis: 6em;
}
.pcf-DataTable_Details {
  padding-top: 0;
}
.medium-container .pcf-DataTable_Details {
  padding-bottom: 1.4rem;
}
.pcf-DataTable_Details .action-button {
  line-height: 16px !important;
  padding: 0;
}
.pcf-DataTable_ClientSummary {
  margin-top: 1rem;
}
.pcf-DataTable_Actions, .pcf-DataTable_Income {
  align-self: center;
  padding-left: 0;
}
.pcf-DataTable_Actions .action-button, .pcf-DataTable_Income .action-button {
  padding: 0;
}
.pcf-DataTable_Description {
  padding-top: 1.4rem;
}
.pcf-DataTable_Description-title {
  float: left;
  max-width: 85%;
  font-weight: 400;
  padding-right: 1.4rem;
}
.medium-container .pcf-DataTable_Description-title {
  max-width: 70%;
}
.pcf-DataTable_AccountsData-title {
  padding: 0 1rem 1rem 0.5rem;
}
.pcf-DataTable_AccountsData .key-value-list {
  padding-bottom: 1rem;
}
.pcf-DataTable_AccountsData .mat-expansion-panel-header-title {
  padding-left: 8rem;
}
.medium-container .pcf-DataTable_AccountsData .mat-expansion-panel-header-title {
  padding-left: 6rem;
}
.pcf-DataTable_AccountsData .mat-expansion-panel-body {
  margin: 18px 24px 6px 80px;
}
.medium-container .pcf-DataTable_AccountsData .mat-expansion-panel-body {
  margin-left: 12px;
}
.pcf-DataTable_AccountsData .mat-expansion-panel-header:not([aria-expanded=true]) {
  margin-bottom: 1.2rem;
}

#plc-locator {
  margin-top: -2rem;
}

@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: 1, 2em 0 !important;
}
.small-container .tr-OrderEntryContainer .mat-raised-button.mat-primary, .small-container .tr-OrderEntryContainer .mat-primary.mat-stroked-button {
  line-height: 4.4rem !important;
}
.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, .medium-container #alternative-investment-order .row-finder > .col-xs-4, .medium-container #fixedincome-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, .medium-container #alternative-investment-order .row-finder > .col-xs-4 > .row-finder, .medium-container #fixedincome-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, .medium-container #alternative-investment-order .row-finder > .col-xs-8, .medium-container #fixedincome-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, .medium-container #alternative-investment-order .row-finder > .col-xs-8 > .row-finder, .medium-container #fixedincome-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, .medium-container #alternative-investment-order .row-finder > .col-xs-12, .medium-container #fixedincome-order .row-finder > .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.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;
}

.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-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;
}

/*---- Central Trade Management System _ctm.scss ----*/
.ctm-spinner-inline {
  display: inline-flex;
  align-self: center;
}
.ctm-overlay-align {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  top: 0;
  left: 0;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ctm-ice-message {
  position: fixed;
  text-align: center;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.compact .mat-form-field-appearance-outline:not(.sr-Bar_Input) .mat-form-field-infix {
  padding: 0.7319rem 0;
}
.compact .mat-form-field-appearance-outline .mat-form-field-suffix .mat-icon-button {
  line-height: 24px !important;
}
.compact .ag-theme-alpine .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 0.4rem 0 0.25rem !important;
}
.compact .mat-button-toggle .mat-button-toggle-label-content::before {
  top: 0;
}
.compact .mat-button-toggle .mat-button-toggle-label-content {
  line-height: 26px !important;
}
.compact .mat-button-toggle .mat-button-toggle-label-content::before {
  top: 0;
}
.compact .mat-button-toggle-group {
  font-size: 1.2rem;
}
.compact .mat-dialog-actions.directional .action-buttons .mat-raised-button,
.compact .mat-dialog-actions.directional .action-buttons .mat-button {
  line-height: 26px !important;
}
.modal .mat-dialog-container .compact .mat-dialog-actions.directional .action-buttons .mat-raised-button,
.modal .mat-dialog-container .compact .mat-dialog-actions.directional .action-buttons .mat-button {
  line-height: 26px !important;
}
.compact .mat-stroked-button, .compact .mat-raised-button.mat-primary {
  font-size: 1.2rem;
}
.compact .mat-stroked-button .mat-icon, .compact .mat-raised-button.mat-primary .mat-icon {
  height: 18px !important;
}
.compact .mat-raised-button.mat-primary {
  line-height: 28px !important;
}
.compact .mat-horizontal-content-container {
  padding: 0;
}
.compact .fa-file-pdf {
  font-size: 1.4rem;
}
.compact .mat-radio-button .mat-radio-ripple {
  display: none;
}
.compact form label {
  font-size: 1.2rem;
}

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