/* --------- COMPONENTS  ------- */
.acs-SummaryCard {
  padding: 4px 20px !important;
  height: auto !important;
}
.acs-SummaryCard_Items {
  flex-wrap: wrap;
  margin: 0.8rem 0;
}
.acs-SummaryCard_Item {
  font-size: 1.2rem;
  padding: 0 0.8rem;
  line-height: 1.6rem;
  margin: 0.2rem 0;
}
.acs-SummaryCard_Item:last-child {
  border-right: 0 none;
  padding-right: 0;
}
.acs-SummaryCard_Item .label {
  font-weight: 700;
}
.acs-SummaryCard_Item .value {
  font-weight: 400;
  max-width: 320px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: bottom;
}

/*---- Dashboard ----*/
.dc-FinancialPlanning.mat-dialog-content {
  max-height: 90%;
  overflow: hidden;
}
.dc .sideBar .mat-expansion-panel-body {
  padding: 0;
}

.medium-container .dc .mat-expansion-panel {
  margin-left: -2rem;
  margin-right: -2rem;
}
.medium-container .dc .mat-expansion-panel-body {
  padding: 0 10px 16px;
}

.finder[component-id=account-filter-section] {
  position: absolute;
  height: 100%;
  top: 110px;
  left: -15px;
  max-width: 25%;
  width: 25%;
}
.compact .finder[component-id=account-filter-section] {
  top: 96px;
}
.finder[component-id=account-filter-section] .dc {
  height: 100%;
}
.finder[component-id=account-filter-section] .allAccountsv {
  font-weight: 700;
}
.finder[component-id=account-filter-section] .sideBar .portletBody {
  height: 100%;
}
.finder[component-id=account-filter-section] .mat-expansion-panel {
  box-shadow: none;
  height: 100%;
  border-radius: 0;
}
.finder[component-id=account-filter-section] .mat-expansion-panel .mat-expansion-panel-content {
  height: 100%;
}
.finder[component-id=account-filter-section] .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  height: calc(100% - 164px);
}
.finder[component-id=account-filter-section] .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body .compact {
  height: calc(100% - 148px);
}
.finder[component-id=user-aum-chart] .mat-expansion-panel {
  box-shadow: none;
  padding-top: 1.5rem;
  margin: -1.5rem;
  margin-top: -2rem;
  transition: none;
  border-radius: 0;
}
.medium-container .finder[component-id=user-aum-chart] .mat-expansion-panel {
  margin: -2rem;
}
.finder[component-id=user-aum-chart] .mat-expansion-panel-content {
  margin-top: -2rem;
}
.finder[component-id=user-aum-chart] .mat-expansion-panel-header {
  display: none;
}
.finder[component-id=user-aum-chart] .mat-expansion-panel-body {
  padding: 0;
}
.finder[component-id=user-aum-chart] .mat-expansion-panel-body > div {
  overflow-y: visible !important;
}
.finder[component-id=overview-disclaimer] .mat-expansion-panel {
  box-shadow: none;
}
.finder[component-id=overview-disclaimer] .mat-expansion-panel-body {
  padding: 0;
}

.fw-Footer {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 1rem;
  width: 100%;
}
.fw-Footer .row {
  padding: 1rem 1.5rem 0;
}
@media (max-width: 575.98px) {
  .fw-Footer .row {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-top: 10px;
    text-align: center;
  }
}
.fw-Footer_Links {
  margin: 0;
  justify-content: flex-end;
  list-style: none;
  padding-left: 0;
  margin-left: -6px;
}
.fw-Footer_Links li {
  display: inline-flex;
}
@media (max-width: 575.99px) {
  .fw-Footer_Links li {
    padding-top: 4px;
  }
}
.fw-Footer_Links li a {
  padding: 0 0.5rem;
}
@media (max-width: 575.99px) {
  .fw-Footer_Links li a {
    padding: 0 0.6rem;
  }
}
.fw-Footer_Links li:not(:last-child)::after {
  content: "|";
}
.fw-Footer_Copyright {
  display: block;
  clear: left;
  margin-top: 0.2rem;
  line-height: 1.4rem;
}
@media (max-width: 575.99px) {
  .fw-Footer_Copyright {
    margin-top: 0.2rem;
    margin-bottom: 1rem;
  }
}
.fw-Footer_Copyright-links {
  margin: 0;
  padding-left: 0;
}
.fw-Footer_Logo {
  float: right;
  width: 177px;
  height: 20px;
}

.fw-Header {
  padding-top: 0;
  position: sticky;
  top: 0;
  z-index: 1999;
}
.small-container .fw-Header, .medium-container .fw-Header {
  margin-right: 0;
  margin-left: 0;
  position: fixed;
  width: 100%;
  z-index: 4;
  top: 0;
  padding-bottom: 0;
}
.fw-Header_Logo {
  max-width: 118px;
  width: 100%;
  min-width: 118px;
  margin-left: 1.6rem;
  margin-top: -0.3rem;
  height: 30px;
  float: left;
}
.small-container .fw-Header_Logo {
  height: 36px;
  margin-left: 2rem;
  margin-top: -0.5rem;
  display: inline-flex;
  background-size: 83% 28px;
  margin-bottom: 0;
}
.medium-container .fw-Header_Logo {
  height: 34px;
  display: inline-flex;
  margin-left: 1.5rem;
  background-size: 86% 33px;
  margin-bottom: 0;
  margin-top: -0.2rem;
}
.fw-Header_Utilities {
  display: inline-flex;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}
.fw-Header_Utilities > * {
  margin-right: 16px;
}
.fw-Header_Utilities i {
  font-size: 2.4rem;
  line-height: 2em;
}
.fw-Header_UtilitiesMenu {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.fw-Header_UtilitiesMenu i {
  font-size: 2.4rem;
}
.fw-Header_UtilitiesMenu-item {
  vertical-align: -0.075em;
}
.fw-Header_UtilitiesMenu-item a:hover, .fw-Header_UtilitiesMenu-item a:focus {
  outline: 0;
}
.fw-Header_UtilitiesMenu-item:not(:last-child)::after {
  content: "|";
}
.fw-Header_UserIcon {
  cursor: pointer;
  position: relative;
}
.fw-Header_UserIcon::before {
  display: none;
}
.small-container .fw-Header_UserIcon {
  margin-left: -5px;
}
.fw-Header_MobileMenu {
  padding-left: 1.2rem;
  margin-top: 0.5rem;
  float: left;
  margin-right: -0.2rem;
}
.fw-Header_SearchIcon {
  padding-right: 1rem;
  padding-left: 1rem;
}
.small-container .fw-Header_SearchIcon {
  padding-right: 0;
  padding-left: 0;
}
.fw-Header_SearchIcon:focus {
  outline: 0;
}
.fw-Header_SearchIcon.fa {
  vertical-align: 30%;
}
.fw-Header_Notifications {
  cursor: pointer;
  position: relative;
  top: -1px;
}
.fw-NavigationCol {
  min-width: 895px;
  max-width: 68.5% !important;
}
.fw-SearchUtilCol {
  max-width: 100% !important;
  flex-grow: 1 !important;
  flex-basis: 20% !important;
  justify-self: center;
  display: flex;
  justify-content: end;
}
.fw-SearchUtilCol globalsearchwrapper {
  width: 40%;
  max-width: 200px;
}
.small-container .fw-SearchUtilCol globalsearchwrapper {
  max-width: 30% !important;
}
.fw-SearchUtilCol .brandicon-netx360desktop {
  height: 44px !important;
  width: 44px !important;
}
.small-container .fw-SearchUtilCol {
  max-width: 30% !important;
}
.fw-SearchUtilCol > div {
  display: flex;
}
.fw-HouseholdsTree {
  width: 480px;
  max-height: 420px;
  background: white;
  padding-bottom: 5px;
  /* FOR CUSTOM SCROLL-BAR */
}
.compact .fw-HouseholdsTree {
  max-height: 340px !important;
}
.fw-HouseholdsTree-List {
  overflow: auto;
  max-height: 340px;
}
.compact .fw-HouseholdsTree-List {
  max-height: 280px;
}
.fw-HouseholdsTree .close {
  margin-top: 20px;
}
.compact .fw-HouseholdsTree .close {
  margin-top: 10px;
}
.fw-HouseholdsTree-Title {
  padding: 20px 20px 10px;
}
.compact .fw-HouseholdsTree-Title {
  padding: 5px 20px;
}
.compact .fw-HouseholdsTree .mat-menu-item {
  height: 2.8rem !important;
  line-height: 2.8rem !important;
}
.fw-HouseholdsTree-noresults, .fw-HouseholdsTree-error {
  height: 10rem;
}
.fw-HouseholdsTree ::-webkit-scrollbar {
  width: 5px !important;
}

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

.lgc {
  height: 100vh;
  width: 100vw;
  display: flex;
  padding-bottom: 1rem;
  margin: 0;
  position: fixed;
  z-index: 1999;
  left: 0;
  top: 0;
  background-size: 100% 100%;
}
.small-container .lgc {
  position: relative;
  background-size: 211% 100%;
}
.lgc-Container {
  max-width: 390px;
  text-align: center;
  align-self: center;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -8rem;
  padding: 2rem 1rem;
}
.mobileapp .lgc-Container {
  margin-top: -2rem;
  align-self: flex-start;
}
.small-container .lgc-Container {
  align-self: center;
  padding: 0 1rem;
  width: 85%;
}
.mobileapp .small-container .lgc-Container {
  margin-top: -2rem;
  max-width: 100%;
  width: 95%;
  align-self: flex-start;
}
.lgc-Container .mat-form-field-appearance-outline .mat-form-field-outline-start, .lgc-Container .mat-form-field-appearance-outline .mat-form-field-flex {
  border-bottom-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
}
.lgc-Container .mat-form-field-appearance-outline .mat-form-field-outline-end, .lgc-Container .mat-form-field-appearance-outline .mat-form-field-flex {
  border-bottom-right-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.lgc-Logo .row {
  padding-top: 0;
  min-height: 370px;
}
.small-container .lgc-Logo .row {
  min-height: 70px;
  margin-bottom: 20px;
}
.lgc-Logo_NetX360 {
  height: 30px;
  background-size: contain;
  position: relative;
  top: -75px;
  left: -135px;
}
.lgc-Logo_NetX360Net {
  width: 60%;
  height: 72px;
  background-size: contain;
  margin: 0 auto;
}
.lgc-Form .lg {
  min-height: 360px;
  width: 100%;
  display: flex;
  align-items: center;
}
.mobileapp .lgc-Form .lg {
  display: block;
  min-height: 300px;
}
.lgc-Form .lg-Form {
  width: 100%;
}
.lgc-Form .lg-Form .mat-form-field-infix {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.lgc-Form .lg-Form .mat-form-field-appearance-outline .mat-form-field-outline {
  bottom: 0;
}
.small-container .lgc-Form {
  min-height: 320px;
  padding: 10px 0;
}
.lgc-Form .mat-form-field-outline > div {
  border-color: #716D78 !important;
}
.lgc-Form .mat-form-field.ng-invalid.ng-touched .mat-form-field-outline > div {
  border-color: #e40707 !important;
}
.lgc-Form .mat-form-field.ng-valid.mat-focused .mat-form-field-outline > div {
  border-color: #2fdaff !important;
}
.lgc-Form .mat-form-field-outline-start {
  border-bottom-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
}
.lgc-Form .mat-form-field-outline-end {
  border-bottom-right-radius: 8px !important;
  border-top-right-radius: 8px !important;
}
.lgc-Form .mat-checkbox {
  font-size: 14px !important;
  color: black;
}
.lgc-Form .mat-checkbox.mat-checkbox-checked .mat-checkbox-background {
  background-color: #0572D6 !important;
}
.lgc-Form .mat-raised-button {
  border-radius: 8px !important;
  height: 44px;
}
.lgc-Form a.text-link {
  color: black;
  font-size: 14px;
  text-decoration: underline;
}
.lgc-Footer {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2000;
  margin-bottom: 0;
  padding: 0 1rem 1rem;
  margin-right: auto;
  text-align: left;
}
.medium-container .lgc-Footer {
  margin-bottom: 0;
  position: fixed;
}
.small-container .lgc-Footer {
  width: auto;
  margin-left: 0;
  position: fixed;
  margin-top: -1px;
}
.lgc-Footer .col-xs-8 {
  flex-basis: 100%;
  max-width: 100%;
}
.lgc-Footer .fw-Footer_Links li:not(:last-child)::after {
  content: "";
}
.lgc-Footer .fw-Footer_Logo {
  display: none;
}
.lgc-Footer .fw-Footer_Copyright {
  color: white;
}
.lgc-Footer .fw-Footer_Copyright-links {
  margin: 1rem 0 0;
}
.medium-container .lgc-Footer .fw-Footer_Copyright-links {
  padding-left: 1rem;
}

.fw-Navigation {
  display: inline-flex;
  flex: 1 0 auto;
  margin-top: 0;
  margin-left: 1.5rem;
  padding: 0;
}
.fw-Navigation::before {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  content: " ";
  height: 22px;
  margin-top: 0;
  position: relative;
  left: 0;
  text-indent: -2000px;
  top: -1px;
}
.fw-Navigation_List {
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none;
}
.fw-Navigation_List li {
  float: left;
}
.fw-Navigation_List li a {
  position: relative;
  padding: 8px 0 8px 0;
  margin: 0 8px 0 8px;
}
.fw-Navigation_List li a.selected {
  color: white;
}
.fw-Navigation_List li a.selected::after {
  width: 100%;
  display: inline-block;
  height: 2.8rem;
  left: 0;
  position: absolute;
  content: " ";
}
.fw-Navigation_List li a.selected:hover {
  outline: 0;
  text-decoration: none;
}
.fw-Navigation_List li a:hover, .fw-Navigation_List li a:focus {
  outline: 0;
  text-decoration: none;
}
.fw-Navigation_List li a:hover::after, .fw-Navigation_List li a:focus::after {
  width: 100%;
  display: inline-block;
  height: 2.75rem;
  left: 0;
  position: absolute;
  content: " ";
}
.fw-Navigation_List li:last a {
  padding-right: 0;
}

.fw-SecondaryNavigation {
  line-height: 3.2rem;
  display: flex;
  flex: 1 0 auto;
  margin-top: -2rem;
}
.small-container .fw-SecondaryNavigation {
  margin-right: -1rem;
  margin-left: -1rem;
}
.medium-container .fw-SecondaryNavigation {
  margin-right: -2rem;
  margin-left: -2rem;
}
.fw-SecondaryNavigation_List {
  height: auto;
  padding: 0 15px;
  margin: 0 0 -1px 0;
  list-style: none;
}
.fw-SecondaryNavigation_List li {
  display: inline-flex;
}
.fw-SecondaryNavigation_List li a {
  transition: background-color 0.3s;
  font-weight: 400;
  position: relative;
  padding: 0 1em;
}
.fw-SecondaryNavigation_List li a.selected {
  font-weight: 500;
}
.fw-SecondaryNavigation_List li a.selected::after {
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  content: " ";
}
.fw-SecondaryNavigation_List li a.selected:hover, .fw-SecondaryNavigation_List li a.selected:focus {
  outline: 0;
  background-color: transparent;
  text-decoration: none;
}
.fw-SecondaryNavigation_List li a:hover, .fw-SecondaryNavigation_List li a:focus {
  outline: 0;
  text-decoration: none;
}
.fw-SecondaryNavigation_List li a.disabled {
  color: grey;
  background-color: transparent;
}
.fw-SecondaryNavigation_List .dropdown-menu {
  margin-top: -1px;
  border-radius: 0;
}

.fw-TertiaryNavigation {
  padding: 0 0 0.2rem 1.2rem;
  border-bottom: 1px solid grey;
  margin-left: 5px;
  margin-top: -1rem;
}
.fw-TertiaryNavigation .nav-item {
  padding-bottom: 2px;
}
.fw-TertiaryNavigation .nav-item .nav-link.active {
  padding-bottom: 4px;
}

.fw-SideNav {
  width: 100%;
}
.medium-container .fw-SideNav {
  width: 62%;
}
.fw-SideNav_Container {
  min-height: 100vh;
}
.fw-SideNav_MenuButton.mat-button {
  float: left;
  padding: 0 !important;
  min-width: 20px !important;
  margin: 3px 12px 0 -6px !important;
}
.fw-SideNav_Title {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.fw-SideNav_Title h1 {
  padding-top: 0;
}
.fw-SideNav_FirstLevel {
  transition: all 300ms ease-out;
}
.fw-SideNav_FirstLevel-slideout {
  transform: translate3d(-218px, 0, 0);
}
.fw-SideNav_FirstLevel-item {
  padding: 1.4rem 1rem;
  font-weight: 500;
}
.fw-SideNav_FirstLevel-item a {
  display: block;
}
.fw-SideNav_FirstLevel-item a:focus {
  outline: 0;
}
.fw-SideNav_SecondLevel {
  position: relative;
  left: 218px;
  color: black;
  padding-top: 1rem;
  cursor: pointer;
}
.fw-SideNav_SecondLevel ul {
  height: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
.fw-SideNav_SecondLevel-header {
  padding: 1.4rem 2.5rem;
  font-weight: 500;
}
.fw-SideNav_SecondLevel-header a {
  display: block;
}
.fw-SideNav_SecondLevel-header .fa-chevron-left {
  margin-left: -1.5rem;
  padding-right: 1rem;
}
.fw-SideNav_SecondLevel-subheader {
  padding: 1.4rem 3rem;
  font-weight: 500;
}
.fw-SideNav_SecondLevel-item {
  padding: 1.4rem 5rem;
}
.fw-SideNav_SecondLevel-item a {
  display: block;
}
.fw-SideNav_SecondLevel-item a:focus {
  outline: 0;
}
.fw-SideNav_UtilitiesMenu {
  height: auto;
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.fw-SideNav_UtilitiesMenu li {
  padding: 1.4rem 1rem;
}
.fw-SideNav_UtilitiesMenu li a {
  display: block;
}
.fw-SideNav_LastLogin {
  padding: 1rem;
}

.fw-MobileSubNavigation {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.fw-MobileSubNavigation.row {
  margin-left: -1.5rem !important;
  margin-right: -1rem !important;
  margin-top: 0;
  padding-top: 1rem;
}
.fw-MobileSubNavigation .mat-form-field {
  width: 100%;
}
.fw-MobileSubNavigation_Tertiary {
  margin-left: -3px;
}
.fw-MobileSubNavigation_Tertiary .mat-form-field-outline-start {
  border-radius: 0 !important;
}

.fw-MegaMenu {
  /*---- My Menu _wealth-theme.scss ----*/
}
.fw-MegaMenu.mat-menu-panel {
  max-width: 900px;
  margin-right: 10px;
}
.fw-MegaMenu .mat-menu-content:not(:empty) {
  display: flex;
  color: black;
  flex-flow: row nowrap;
  max-width: 900px;
  padding: 2rem 0;
  justify-content: flex-start;
  align-content: space-between;
  align-items: stretch;
}
.fw-MegaMenu_List {
  flex: 1 1 auto;
  width: 19em;
}
.fw-MegaMenu_List:not(:last-child) {
  border: 0;
}
.fw-MegaMenu_List:first-child {
  border-left: 0;
}
.fw-MegaMenu_List-header {
  font-weight: 700;
  display: inline-block;
  padding: 1.2rem 2rem 1.2rem 1.6rem;
}
.fw-MegaMenu_List-header:nth-of-type(1) {
  padding-top: 0;
}
.fw-MegaMenu_List:has(.fw-MegaMenu_List-header) {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.fw-MegaMenu_List .fa-star {
  position: absolute;
  top: 12px;
  right: 18px;
}
.fw-MegaMenu_List .fa-square-arrow-up-right {
  position: absolute;
  right: 36px;
  font-size: 16px;
  top: 2px;
  padding: 10px;
}
.fw-MegaMenu_List .fa-square-arrow-up-right:hover {
  cursor: pointer;
  color: #003BA8;
}
.fw-MegaMenu_List-item.mat-menu-item {
  line-height: 1.6rem !important;
  height: auto !important;
  white-space: inherit;
  align-items: center;
  padding: 1.2rem 6.6rem 1.2rem 1.6rem;
  display: flex;
  position: relative;
}
.fw-MegaMenu_List-item.mat-menu-item:hover {
  cursor: pointer;
  color: white;
}
.fw-MegaMenu_List-item.mat-menu-item .brandicon-netx360desktop {
  position: absolute;
  right: 42px;
  top: 10px;
}
.fw-MegaMenu_List-addtomenu {
  height: 18px;
  width: 18px;
  display: inline-flex;
  right: 16px;
  top: 10px;
  position: absolute;
}
.fw-MegaMenu_MyMenu {
  width: 334px;
}
.fw-MegaMenu_MyMenu-noresults {
  height: 112px;
  width: 100%;
}
.fw-MegaMenu_MyMenu .mat-menu-content {
  padding: 1.6rem 0 0.6rem !important;
}
.fw-MegaMenu_MyMenu hr {
  margin: 0.5rem 1.6rem;
}
.fw-MegaMenu_MyMenu .mat-menu-item {
  padding: 1.2rem 6.6rem 1.2rem 1.6rem !important;
  position: relative;
}
.fw-MegaMenu_MyMenu-remove {
  position: absolute;
  right: 1.6rem;
  top: 10px;
}
.fw-MegaMenu_MyMenu-addtomenu {
  height: 15px;
  width: 15px;
  align-self: center;
  display: inline-block;
}

.fw-MegaMenu_List > a.fw-MegaMenu_List-header ~ a {
  margin-top: 0;
}

.fw-MegaMenu_List > a:not(.fw-MegaMenu_List-header) ~ a:not(.fw-MegaMenu_List-header) {
  margin-top: 0;
}

.fw-MegaMenu_List > a:not(.fw-MegaMenu_List-header) {
  margin-top: 33px;
}

.fa-square-arrow-up-right::before {
  content: "\f08e" !important;
}

.mat-tab-body .mat-form-field-appearance-outline .mat-form-field-suffix span {
  margin-top: 0px;
}

.mf-TermsAndConditions_Legal .mat-dialog-container .mat-dialog-content {
  height: 354px;
  overflow: hidden;
}
.mf-TermsAndConditions_Legal .close {
  position: relative;
  bottom: -5px;
  left: -10px;
}
.mf-TermsAndConditions_Terms {
  height: 100%;
}
.mf-TermsAndConditions_Terms .fa-print {
  vertical-align: bottom;
  margin-right: -6px;
}
.mf-TermsAndConditions_Terms [class*=col-] {
  height: inherit;
}
.mf-TermsAndConditions_Terms-text {
  border: 1px solid black;
  padding: 25px;
  overflow-y: scroll;
  height: 72%;
}
.mf-Placeholder_Bars {
  width: 100%;
}
.mf-Placeholder_Bars-loadinganim {
  position: relative;
  overflow: hidden;
}
.mf-Placeholder_Bars-loadinganim::after {
  content: "";
  display: block;
  background-color: #dfdfdf;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transform: translateX(0);
  animation: 1.5s loading-placeholder ease-in-out infinite;
}
.mf-Placeholder_Bars-bar {
  background: #e9ebee;
  margin: 8px;
  height: 30px;
  border-radius: 2px;
}
.mf-Placeholder_Bars-bar.bar1 {
  width: 60%;
  margin-top: 17px;
}
.mf-Placeholder_Bars-bar.bar2 {
  width: 60%;
  display: inline-block;
}
.mf-Placeholder_Bars-bar.bar3 {
  width: 20%;
  display: inline-block;
  float: right;
}
.mf-Placeholder_Bars hr {
  margin: 2px 0 12px;
}
.mf-Placeholder_Alert {
  position: absolute;
  width: 80%;
  z-index: 1;
}

@keyframes loading-placeholder {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
/*fw-SummaryHeader is the container for
	PageTitle and ContextPassing components*/
.fw-SummaryHeader {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  height: 48px;
}
.medium-container .fw-SummaryHeader {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
.fw-SummaryHeader-sticky.is-sticky {
  z-index: 9;
  position: fixed;
  top: 0;
  width: 100% !important;
}
.fw-SummaryHeader_IntegrationListIcon {
  vertical-align: top;
}
.fw-SummaryHeader_IntegrationListIcon.fa-2x {
  background-color: #F0F0F2;
  color: black;
  padding: 0 !important;
  width: 40px;
  height: 40px;
  margin: 1px 0 0 10px !important;
  font-weight: bold;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 2rem;
}
.fw-SummaryHeader_IntegrationListIcon.fa-2x:hover {
  background: #D7D6DC;
}
.fw-SummaryHeader_IntegrationListIcon.fa-2x:hover.text-link:hover {
  color: black;
}
.fw-SummaryHeader_IntegrationList .mat-menu-panel {
  width: 180px;
}
.fw-SummaryHeader_IntegrationList .mat-grid-tile .mat-figure {
  justify-content: flex-start;
}
.fw-SummaryHeader_IntegrationList .mat-grid-tile .mat-grid-tile-content {
  justify-content: flex-start;
}
.fw-SummaryHeader_IntegrationList .mat-grid-list {
  margin-top: -11px;
}
.fw-SummaryHeader_IntegrationList .mat-fab {
  width: 30px;
  height: 30px;
  border-radius: 36.5px;
}
.fw-SummaryHeader_IntegrationList .mat-fab .mat-button-wrapper {
  line-height: 0;
  font-size: 20px;
}
.fw-SummaryHeader_IntegrationList span {
  cursor: pointer;
}
.fw-SummaryHeader_IntegrationList [class^=brandicon-] {
  height: 30px;
  width: 30px;
  vertical-align: middle;
}
.fw-SummaryHeader_GoTo360 {
  position: absolute;
  z-index: 999;
  margin-top: 3px;
  right: 44px;
}
.fw-SummaryHeader_GoTo360 .btn {
  font-weight: 500;
  text-transform: none;
  border: none;
}
.compact .fw-SummaryHeader_IBD {
  margin-top: -5px;
}

.fw-PageTitle {
  padding: 0;
  margin-top: 0;
  align-items: center;
  float: left;
}
.fw-PageTitle::after {
  content: " ";
  position: relative;
  font-size: 2.4rem;
  font-weight: 300;
  margin: 0 4px 0 -8px;
}
@media (max-width: 575.99px) {
  .fw-PageTitle {
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 0 1.5rem 0 0.5rem;
    width: 100%;
  }
  .fw-PageTitle::after {
    content: "";
  }
}
.fw-PageTitle-nobg {
  background-color: transparent;
  height: 32px;
}
.fw-PageTitle_Title {
  display: inline-block;
  position: relative;
  font-size: 1.8rem;
  text-wrap: nowrap;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 1.2rem;
  margin-top: 15px !important;
  height: 48px;
}
@media (max-width: 575.99px) {
  .fw-PageTitle_Title {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 500;
    height: auto !important;
  }
}
.is-sticky .fw-PageTitle_Title {
  font-size: 1.6rem;
  margin-top: 2rem;
  transition: font-size 150ms; /* transition is set to 'font-size 12s' */
}
.fw-PageTitle_Context {
  display: block;
  position: relative;
  margin-bottom: 0;
  max-width: 100%;
  font-weight: 400;
  top: 0;
  border: 1px solid #E5E3E8;
  padding: 8px 16px 10px;
  border-radius: 3rem;
  line-height: 24px;
  margin-left: 0;
  margin-right: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fw-PageTitle_Context a {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500;
}
.fw-PageTitle_Context a span {
  margin-left: 8px;
  border-left: 1px solid #D8D6DC;
  padding: 3px 8px;
}
@media (max-width: 575.99px) {
  .fw-PageTitle_Context {
    background-color: white;
  }
}
@media print {
  .fw-PageTitle_Context {
    display: inline-block;
    white-space: normal;
    line-height: 28px;
    padding-top: 10px;
  }
}
.fw-PageTitle_Context .text-link:hover {
  color: #000;
}
.fw-PageTitle_Context:hover {
  padding: 8px 16px 10px;
  border-radius: 3rem;
}
.fw-PageTitle_Context:hover a {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500;
}
.fw-PageTitle_Advisor {
  font-size: 2rem;
  font-weight: 300;
  top: -8px;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fw-FeatureContainer {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
  margin-top: -2rem !important;
}
.fw-FeatureContainer .col, .fw-FeatureContainer [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.qla .mat-menu-panel {
  max-width: 400px;
  max-height: 292px;
  overflow-y: auto;
}
.qla::-webkit-scrollbar {
  width: 8px;
}
.qla .mat-grid-tile .mat-figure {
  align-items: start;
  padding-left: 0;
}
.qla .mat-grid-tile .mat-figure button:hover {
  cursor: pointer;
}
.qla .mat-fab {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-bottom: 5px;
}
.qla .mat-fab .mat-button-wrapper {
  line-height: 19px;
}
.qla-Text {
  line-height: 12px;
}

.sts {
  margin-top: -2rem;
}
.sts-Title {
  height: 60px;
  margin: -2rem;
  margin-bottom: 0;
}
.sts-Security .mat-tab-label:first-child {
  margin-left: 0 !important;
}
.sts-Security .mat-tab-label-active {
  font-weight: 600;
}
.sts-FormatReset .mat-button, .sts-FormatReset .mat-raised-button, .sts-FormatReset .mat-stroked-button {
  text-transform: none;
}
.sts-Default .mat-optgroup-label {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 8px;
  height: 36px;
}
.sts-Density_Comfort, .sts-Density_Compact {
  padding: 11rem;
}
.sts-Highlight {
  padding-bottom: 10rem;
  margin-right: 8rem;
  border-radius: 5px;
  width: 130px;
}

.leftnav-workarea-container {
  display: flex;
}

.left-panel div:only-child {
  height: 100%;
  padding-top: 0;
}

.right-panel {
  width: 100%;
  margin-left: 24px;
  margin-right: 9px;
}

assembly assembly assembly .clearfix {
  clear: both !important;
}

assembly assembly assembly .clearfix::after {
  clear: none !important;
}

div[component-id=secondary-nav-title] mat-expansion-panel {
  box-shadow: none;
}

div[component-id=secondary-nav-title] .mat-expansion-panel-body {
  padding: 0 !important;
}

.sidebar {
  position: sticky;
  top: 0;
  left: 0;
  height: calc(100% - 64px);
  min-height: calc(100vh - 236px);
  padding: 15px 0 0px 0;
  margin-left: -15px;
  display: flex;
  flex-direction: column;
  transition: width 0.5s ease-in-out;
  /*styles from Yash*/
}
.sidebar.uncollapsed {
  width: 200px;
  height: 100%;
}
.sidebar.collapsed {
  width: 72px;
}
.sidebar mat-divider {
  margin: 0 8px;
}
.sidebar .sidebar-views {
  padding: 0 0 15px 10px;
  color: white;
}
.sidebar .sidebar-links {
  width: 100%;
  padding: 12px 0 24px;
}
.sidebar .sidebar-links ul {
  height: auto;
  padding: 0;
  margin: 0 0 -1px 0;
  list-style: none;
}
.sidebar .sidebar-links ul li {
  display: list-item !important;
}
.sidebar .sidebar-links ul li a {
  height: 44px;
  flex-grow: 1;
  font-size: 1.4rem;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
}
.sidebar .sidebar-links ul li a > span {
  transition: visibility 0.3s ease-in-out;
}
.sidebar .sidebar-links ul li a > .icon {
  width: 16px;
}
.sidebar .sidebar-links ul li a > .arrow-icon {
  float: right;
}
.sidebar .sidebar-links ul li a .link {
  flex-grow: 1;
  overflow: hidden;
  white-space: nowrap;
  animation: fadeIn 0.3s ease-in-out;
  text-overflow: ellipsis;
}
.sidebar .sidebar-links ul li .active-state {
  position: absolute;
  right: 0;
  min-width: 5px;
  min-height: 44px;
}
.sidebar .sidebar-links ul li ul li a {
  padding-left: 0px;
}
.sidebar .sidebar-links h2 {
  margin-left: 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.125rem;
  margin-bottom: 0.5rem;
  animation: fadeIn 0.2s ease-in-out;
}
.sidebar .expandable-side-nav-menu {
  background: #320058;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
.sidebar .expanded {
  max-height: 5000px;
}
.sidebar .unexpanded {
  max-height: 0;
}
.sidebar .customize-button {
  background-color: rgba(255, 255, 255, 0);
  color: rgb(255, 255, 255);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  width: 251px;
  height: 36px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 8px;
  flex: none;
  order: 2;
  flex-grow: 0;
  gap: 8px;
  cursor: pointer;
  width: auto !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.sidebar .customize-button i {
  width: 16px;
  height: 16px;
}

mat-dialog-container:has(lib-customize-dialog) {
  height: 90vh !important;
  margin-top: 2vh;
  min-height: 400px !important;
}

/*From Yash*/
.left-nav-customize-dialog {
  /*@media (max-width: 768px) {
      .dialog-content, .customize-dialog-footer {
          padding: 2vw; !* Increased padding for smaller screens *!
      }
  }*/
}
.left-nav-customize-dialog mat-dialog-container {
  padding: 0 !important;
  border-radius: 15px !important;
  overflow: hidden;
}
.left-nav-customize-dialog .modal-header-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px 24px 24px 44px;
  height: 68px;
  border-bottom: 1px solid #E5E3E8;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.left-nav-customize-dialog .modal-header-container > h1 {
  display: flex;
  width: 896px;
  height: 22px;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.left-nav-customize-dialog .close-button {
  width: 36px;
  height: 36px;
  margin-left: auto;
}
.left-nav-customize-dialog .close-button i {
  font-size: 16px;
  color: #58545F;
}
.left-nav-customize-dialog .dialog-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  width: calc(100% - 48px);
  height: calc(90vh - 208px);
  min-height: calc(100% - 208px);
  margin: 0;
  overflow-y: hidden;
  overflow-x: auto;
  background: #FFFFFF;
  /*flex: none;
  order: 2;
  align-self: stretch;
  flex-grow: 1;*/
}
.left-nav-customize-dialog .grid-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  gap: 32px;
  height: 100%;
  flex: none;
  order: 1;
  flex-grow: 1;
  justify-content: center;
}
.left-nav-customize-dialog .grid-item {
  width: 436px;
  height: calc(100% - 32px);
  gap: 12px;
  padding: 16px 8px 16px 16px;
  border-radius: 8px 8px 8px 8px;
  background: rgb(247, 246, 248);
  border: none;
}
.left-nav-customize-dialog .drag-icon {
  width: 64px;
  height: 44px;
  padding: 7px 10px 7px 10px;
  gap: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-nav-customize-dialog .items-label {
  width: 409px;
  height: 21px;
  padding-left: 25px;
  display: flex;
  align-items: center;
}
.left-nav-customize-dialog .scrollable-content {
  overflow-y: auto;
  height: 100%;
}
.left-nav-customize-dialog .draggable-item {
  display: flex;
  height: 44px !important;
  width: 409px;
  padding: 8px 8px 8px 0;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 8px;
  align-items: center;
  border: 1px solid rgb(229, 227, 232);
  background: rgb(255, 255, 255);
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.left-nav-customize-dialog .draggable-item:hover {
  background: #f9c5f1;
}
.left-nav-customize-dialog .view-header {
  width: 409px;
  height: 68px;
  padding: 4px 0 8px 0;
}
.left-nav-customize-dialog .view-header > div:nth-child(1) {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
}
.left-nav-customize-dialog .view-header > div:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
}
.left-nav-customize-dialog .more-view-header {
  width: 409px;
  height: 47px;
  padding: 4px 0 8px 0;
}
.left-nav-customize-dialog .more-view-header > div:nth-child(1) {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
}
.left-nav-customize-dialog .more-view-header > div:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
}
.left-nav-customize-dialog .customize-dialog-footer {
  width: calc(100% - 48px);
  height: 43px;
  min-height: 43px;
  max-height: 43px;
  padding: 24px;
  margin: 0;
  border-top: 1px solid rgb(229, 227, 232);
}
.left-nav-customize-dialog .customize-dialog-footer > button:nth-child(1) {
  text-decoration: underline;
  text-decoration-color: black;
  color: black;
  height: 44px;
}
.left-nav-customize-dialog .customize-dialog-footer > button:nth-child(2) {
  margin-left: auto;
  border-radius: 7px !important;
  height: 44px;
}
.left-nav-customize-dialog .plus-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 44px;
}
.left-nav-customize-dialog .plus-button-container > button {
  background: rgb(0, 0, 0);
  color: white;
  border-radius: 50% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding: 0;
}
.left-nav-customize-dialog .plus-button-container i {
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  width: 15px;
  height: 765px;
  padding: 0 3px 0 4px;
  background: rgb(250, 250, 250);
  /*box-shadow: -1px 0px 0px 0px rgba(240, 240, 240, 1) inset;*/
  box-shadow: 1px 0 0 0 rgb(232, 232, 232) inset;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  width: 8px;
  height: 30px !important;
  top: 368px;
  left: 4px;
  gap: 10px;
  border-radius: 4px 0 0 0;
  background: rgb(193, 193, 193);
}

/*Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/*todo:move*/
::ng-deep .mat-tooltip-deeplink {
  margin: 70px 0px 0px 0px !important;
}

.small-container .fw-StaticPage, .medium-container .fw-StaticPage {
  margin-top: 44px;
}

.per-iframe {
  min-height: calc(100vh - 150px);
}

.ti-Image {
  padding-top: 58px;
}
.ti-Image_Interstitial {
  width: 568px;
  height: 350px;
}
.ti.row {
  margin-top: -4rem;
}
.modern .ti.row {
  margin-top: 0;
}

.up {
  padding: 1.5rem 0;
  width: 34rem;
}
.up-Logout {
  margin-top: 2px;
  margin-bottom: -4px;
}

.adm-Menu {
  padding-top: 0;
}
.adm-Menu_Header {
  font-weight: 700;
  display: inline-block;
  font-size: 1.6rem;
  padding: 1.1rem 2rem 0.8rem 1.2rem;
}
.adm-Menu_Header:focus, .adm-Menu_Header:hover {
  outline: 0;
  cursor: pointer;
}
.adm-Menu_Item {
  padding-left: 1.2rem;
}
.adm-Menu_Item:hover, .adm-Menu_Item:focus {
  text-decoration: underline;
  outline: 0;
}

.fw-ContextSummary {
  padding: 1.5rem;
  display: flex;
}
.fw-ContextSummary_UserIcon {
  width: 6rem;
  height: 6rem;
  flex: 0 0 60px;
  z-index: 5;
  background: white;
  border-radius: 50%;
}
.fw-ContextSummary_UserIcon i {
  font-size: 6rem;
}
.fw-ContextSummary_Banner {
  border-left: none;
  display: flex;
  flex: 1 auto;
  margin-left: -30px;
  padding: 10px 10px 10px 40px;
}
.fw-ContextSummary_BannerData {
  flex: 0 1 auto;
  margin-right: 1.5rem;
}
.fw-ContextSummary_BannerData-label {
  font-weight: 700;
  display: inline-block;
  margin-right: 0.8rem;
}

.fw-Favorites.mat-menu-panel {
  max-height: 50vh;
}
.fw-Favorites .folder-item {
  padding-left: 24px;
}

.fw-Search {
  width: 44px;
  opacity: 0;
  height: 47px;
}
.inactive .fw-Search {
  position: fixed;
  top: 8px;
  margin-left: 100px;
  z-index: 18;
}
.fw-Search_Input {
  cursor: pointer;
  outline: none;
  width: 100%;
  max-width: 12.4rem;
}
@media (max-width: 575.99px) {
  .fw-Search_Input {
    margin: 0;
    width: 100vw;
  }
}
.fw-Search_Input .mat-form-field-prefix {
  padding: 0.5em 0 0.5em 0.6em !important;
  margin-right: -10px !important;
}
.fw-Search_Input .mat-form-field-flex {
  padding: 0 0.8em !important;
}
.fw-Search_Input .mat-form-field-flex .cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: none;
}
.fw-Search_Input .mat-form-field-flex .mat-form-field-infix {
  padding: 0.5em 0 !important;
}
.fw-Search_Input .mat-form-field-flex .mat-form-field-outline,
.fw-Search_Input .mat-form-field-flex .mat-input-element {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.6);
}
.fw-Search_Input .mat-form-field-flex .mat-form-field-placeholder {
  margin-left: 0;
}
.fw-Search_Input .fa-search {
  background: transparent;
  display: inline-block;
}

@media (min-width: 576px) and (max-width: 725px) {
  .dlg-SearchResults {
    margin-top: 0 !important;
  }
}
.dlg-SearchResults .mat-dialog-container {
  width: 97vw;
  max-width: 1500px;
  padding: 4px 2px !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.dlg-SearchResults .mat-dialog-container.ng-animating {
  overflow: visible;
}
@media (max-width: 575.99px), (min-width: 576px) and (max-width: 725px) {
  .dlg-SearchResults .mat-dialog-container {
    width: 100%;
    max-width: 100vw;
    box-shadow: none;
    position: absolute;
    top: 0;
    padding: 0 !important;
    left: 0;
  }
}

.sr-Bar {
  display: flex;
  margin-top: -39px;
  margin-left: -2px;
  position: absolute;
  width: 97vw;
  max-width: 1500px;
}
.compact .sr-Bar {
  margin-top: -33px;
}
@media (max-width: 575.99px) {
  .sr-Bar {
    margin: 0;
    width: 100vw;
  }
}
.sr-Bar_Input {
  width: 100%;
}
.sr-Bar_Input.mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin: 0;
}
.sr-Bar_Input .mat-form-field-suffix {
  display: flex;
}
.sr-Bar_Select {
  border: none;
}
.sr-Bar_Select.mat-select:focus:not(.mat-select-disabled) {
  border: none;
}
.sr-Bar_Close button.close {
  margin-top: -0.6rem;
  padding-left: 3rem;
}
@media (max-width: 575.99px) {
  .sr-Bar_Close {
    width: 100%;
    padding-left: 0;
  }
}
.sr-Recent {
  padding: 1rem;
}
@media (max-width: 575.99px) {
  .sr-Recent {
    padding-top: 5rem;
  }
}
.sr-Recent .row {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  margin-right: -2.6rem;
  margin-left: -2.6rem;
}
.sr-Recent_Header {
  font-weight: 500;
  padding: 0 0 1rem 0.5rem;
}
.sr-Recent_Header .fa {
  margin-right: 0.6rem;
}
.sr-Recent_ActionButton {
  flex-basis: 2rem;
  padding: 0;
  flex-grow: 0;
  margin-left: 2rem;
  vertical-align: -0.12em !important;
}
.sr-Recent_ActionButton .mat-icon-button .mat-button-focus-overlay {
  opacity: 0 !important;
  display: none !important;
}
.sr-Recent_Items {
  padding: 0.4rem 1.4rem 0.4rem 1.2rem;
}
.sr-Recent_Items:hover {
  cursor: pointer;
}
@media only screen and (max-width: 48em) {
  .sr .row {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
.sr .row:hover, .sr .row:focus {
  outline: 0;
  cursor: pointer;
}
.sr .row *:focus {
  outline: 0;
}
.sr-Spotlight {
  padding: 2.2rem 2.4rem 0;
  margin-right: -1.4rem;
  margin-top: -1.2rem;
  height: 100%;
  min-height: 400px;
}
.sr-Spotlight_Content {
  z-index: 99999;
  max-width: 500px;
  padding-bottom: 1rem;
  border-radius: 10px;
}
.compact .sr-Spotlight_Content {
  padding-bottom: 0.4rem;
}
.sr-Spotlight_Content h1 {
  font-size: 2.2rem;
  margin-top: 0.2em;
}
.compact .sr-Spotlight_Content .row {
  padding: 0;
}
.sr-Spotlight_Content-card {
  min-width: 2.5em;
  padding-top: 0.5rem;
}
.sr-Results {
  margin-left: 1.4rem;
  margin-right: 1.2rem;
  max-height: 660px;
}
.small-container .sr-Results {
  padding-top: 3rem;
  margin-left: 17px;
  margin-right: 3.4rem;
}
.medium-container .sr-Results {
  max-height: 706px;
}
.sr-Results .row { /*Overwrite some flex box grid styles*/
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.sr-Results_ActionButton {
  min-width: 3.5rem;
  flex-grow: 0;
}
.sr-Results_ActionButton .mat-icon-button .mat-button-focus-overlay {
  opacity: 0 !important;
  display: none !important;
}
.sr-Results_AcctContainer {
  padding-top: 0.5rem;
}
.sr-Results_GroupContainer {
  padding-top: 0.5rem;
}
.sr-Results_ClientContainer {
  padding-top: 0.5rem;
}
.sr-Results_SecurityContainer {
  padding-top: 0.5rem;
}
.sr-Results_DomainName {
  width: 140px;
  max-width: 140px;
}
.sr-Results_Header {
  font-weight: 500;
  padding-left: 0;
  line-height: 1.8rem;
}
.small-container .sr-Results_Header, .sr-Results_Header .medium-container {
  margin-left: -2rem;
  margin-right: -2.2rem;
}
.sr-Results_Header.row:hover, .sr-Results_Header.row:focus {
  outline: 0;
  background: transparent;
  cursor: default;
}
.sr-Results_Item .row {
  margin-right: -1rem;
  padding: 1rem 0 0.9rem 1rem;
  margin-left: -2rem;
}
.small-container .sr-Results_Item .row, .medium-container .sr-Results_Item .row {
  padding: 1rem 0;
  margin-right: -2.4rem;
}
.sr-Results_Item .row.active {
  position: relative;
}
.sr-Results_Item .row.active::after {
  content: " ";
  height: 42px;
  top: 0;
  width: 2px;
  position: absolute;
  z-index: 999;
  right: -1px;
}
.sr-Results_Item .row:hover, .sr-Results_Item .row:focus, .sr-Results_Item .row:focus-within, .sr-Results_Item .row.active {
  outline: 0;
  cursor: pointer;
}
.sr-Results_Item .row *:focus {
  outline: 0;
}
.sr-Results_Item-acctnumcol {
  min-width: 9rem;
  margin-left: -0.5rem;
  max-width: 12rem;
}
.small-container .sr-Results_Item-acctnumcol {
  margin-left: -0.5rem;
}
.sr-Results_Item-shortnamecol {
  min-width: 12rem;
  margin-left: -0.5rem;
  max-width: 25rem;
}
.sr-Results_Item-categorycodecol {
  min-width: 14rem;
}
.sr-Results_Item-networthcol {
  min-width: 13rem;
  max-width: 15rem;
}
.sr-Results_Item-clientnetworthcol {
  min-width: 17rem;
  max-width: 18rem;
}
.sr-Results_Item-name {
  margin-left: -0.5rem;
  min-width: 28rem;
}
.medium-container .sr-Results_Item-name {
  min-width: 14rem;
  margin-left: -0.5rem;
}
.small-container .sr-Results_Item-name {
  min-width: 16rem;
  margin-left: -0.5rem;
  max-width: 17rem;
}
.sr-Results_Item-hhnamecol {
  min-width: 10rem;
}
.sr-Results_Item-headhhcol {
  min-width: 14rem;
  max-width: 19rem;
}
.sr-Results_Item-clientnamecol {
  min-width: 16rem;
}
.sr-Results_Item-clientphonecol {
  min-width: 14rem;
}
.sr-Results_Item-clientemailcol {
  min-width: 17rem;
}
.sr-Results_Item-clientssncol {
  min-width: 11rem;
}
.sr-Results_Item-moreinfocol {
  text-align: center;
  max-width: 5rem;
  flex-grow: 1;
}
.sr-Results_Item-moreinfocol .fa-lg {
  vertical-align: -0.12em !important;
}
.sr-Results_ShowMore .row,
.sr-Results_ShowMore .col-xs {
  padding: 0.4rem 1rem 0 0.4rem;
}
.small-container .sr-Results_ShowMore .row,
.small-container .sr-Results_ShowMore .col-xs {
  padding: 0;
  margin-left: -0.4rem;
  margin-right: -2.4rem;
}
.sr-Results_ShowMore .mat-icon {
  width: 12px;
}
.sr-Results_ShowMore a:focus {
  outline: 0;
  text-decoration: underline;
}
.sr-Results_Divider {
  margin-left: -1.6rem;
  margin-right: -1.4rem;
  margin-bottom: 0;
}
.sr-Results_DomainList {
  position: absolute;
  width: 97vw;
  max-width: 1500px;
  margin-left: -2px;
  margin-top: 4px;
}
.sr-Results_DomainList .row {
  margin-right: 0;
  margin-left: 0;
  padding: 1.2rem 0 1.2rem 1rem;
}
.sr-Results_DomainList .row .col-xs {
  flex-grow: 0;
  flex-basis: auto;
}
.sr-Error {
  min-height: 240px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sr-Error_GlobalText {
  min-height: 400px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sr-Error_ContextSearch {
  min-height: 240px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

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