@charset "UTF-8";
@import "../myvoyaira/theme.css";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*--------- CONSERVATIVE THEME -------*/
/*--------- ELEMENTS  -------*/
/*--------- ELEMENTS  -------*/
.alert-inpage {
  width: auto;
  padding: 0 1.5rem 0 1rem;
  position: relative;
  border-radius: 3px;
  border: 1px solid black;
  border-left-width: 10px;
  background-color: white;
  color: black;
  font-size: 1.4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.alert-inpage.error {
  border-color: red;
}
.alert-inpage.error p {
  line-height: 2rem;
  padding-left: 4rem;
  text-align: left;
  position: relative;
}
.alert-inpage.error p::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "";
  position: absolute;
  margin-bottom: -1rem;
  margin-left: -4rem;
  color: red;
  font-size: 2.4rem;
}
.ada .alert-inpage.error p {
  margin-top: 10px;
}
.alert-inpage.confirm {
  border-color: green;
}
.alert-inpage.confirm p {
  line-height: 2rem;
  padding-left: 4rem;
  text-align: left;
  position: relative;
}
.alert-inpage.confirm p::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "";
  position: absolute;
  margin-bottom: -1rem;
  margin-left: -4rem;
  color: green;
  font-size: 2.4rem;
}
.ada .alert-inpage.confirm p {
  margin-top: 10px;
}
.alert-inpage.warn {
  border-color: orange;
}
.alert-inpage.warn p {
  line-height: 2rem;
  padding-left: 4rem;
  text-align: left;
  position: relative;
}
.alert-inpage.warn p::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "";
  position: absolute;
  margin-bottom: -1rem;
  margin-left: -4rem;
  color: orange;
  font-size: 2.4rem;
}
.ada .alert-inpage.warn p {
  margin-top: 10px;
}
.alert-inpage.info {
  border-color: blue;
}
.alert-inpage.info p {
  line-height: 2rem;
  padding-left: 4rem;
  text-align: left;
  position: relative;
}
.alert-inpage.info p::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "";
  position: absolute;
  margin-bottom: -1rem;
  margin-left: -4rem;
  color: blue;
  font-size: 2.4rem;
}
.ada .alert-inpage.info p {
  margin-top: 10px;
}
.alert-inpage.tip {
  border-color: blue;
}
.alert-inpage.tip p {
  line-height: 2rem;
  padding-left: 4rem;
  text-align: left;
  position: relative;
}
.alert-inpage.tip p::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "";
  position: absolute;
  margin-bottom: -1rem;
  margin-left: -4rem;
  color: blue;
  font-size: 2.4rem;
}
.ada .alert-inpage.tip p {
  margin-top: 10px;
}

.badge {
  font-size: 10px;
  font-weight: 500;
  display: inline-block;
  padding: 0.3em 0.5em;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background-color: lightgray;
}
.badge.rounded-pill {
  border-radius: 50rem;
}
.badge.new {
  display: inline;
}
.badge.new::after {
  content: "New";
}
.badge:empty {
  display: none;
}
.badge.position-relative {
  position: relative;
  top: -12px;
  left: -13px;
}

.mat-button-base .badge {
  position: relative;
  top: -1px;
  left: 5px;
}

.breadcrumbs {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
  margin-left: -1.2rem;
}
.breadcrumbs .bc-item {
  display: block;
  float: left;
}
.breadcrumbs .bc-item .bc-link {
  padding: 0 0.6rem;
  cursor: pointer;
}
.breadcrumbs .bc-item .bc-link:hover, .breadcrumbs .bc-item .bc-link:focus {
  outline: 0;
}
.breadcrumbs .bc-item .bc-link.disabled {
  color: grey;
}
.breadcrumbs .bc-item .bc-link.active, .nav-item.show .breadcrumbs .bc-item .bc-link {
  padding-bottom: 6px;
}
.breadcrumbs .bc-item:not(:last-child)::after {
  content: "/";
}

.mat-button, .mat-flat-button, .mat-icon-button, .mat-stroked-button {
  border-radius: 0;
}

.mat-button .mat-button-focus-overlay {
  background-color: transparent;
}

.mat-stroked-button[disabled][disabled] {
  color: grey;
  border-color: transparent;
  background-color: lightgrey;
}

.mat-button .mat-button-wrapper > *,
.mat-fab .mat-button-wrapper > *,
.mat-flat-button .mat-button-wrapper > *,
.mat-icon-button .mat-button-wrapper > *,
.mat-mini-fab .mat-button-wrapper > *,
.mat-raised-button .mat-button-wrapper > *,
.mat-stroked-button .mat-button-wrapper > * {
  vertical-align: inherit !important;
}

.mat-button,
.mat-raised-button,
.mat-stroked-button {
  border-radius: 3px;
  min-width: 60px !important;
  text-transform: capitalize;
}
.mat-button.small-button,
.mat-raised-button.small-button,
.mat-stroked-button.small-button {
  font-size: 1.2rem;
  padding: 0 14px !important;
  line-height: 28px !important;
}
.mat-button.small-button.secondary-button,
.mat-raised-button.small-button.secondary-button,
.mat-stroked-button.small-button.secondary-button {
  line-height: 30px !important;
}
.mat-button.large-button,
.mat-raised-button.large-button,
.mat-stroked-button.large-button {
  font-size: 1.4rem;
  padding: 0 18px !important;
  line-height: 32px;
}
.mat-button .mat-icon,
.mat-raised-button .mat-icon,
.mat-stroked-button .mat-icon {
  line-height: initial;
  font-size: 1.5rem;
  width: auto;
}
.compact .mat-button.negative-action,
.compact .mat-raised-button.negative-action,
.compact .mat-stroked-button.negative-action {
  line-height: 26px !important;
}
.compact .mat-button.negative-action.small-button,
.compact .mat-raised-button.negative-action.small-button,
.compact .mat-stroked-button.negative-action.small-button {
  line-height: 26px !important;
}

.mat-stroked-button {
  line-height: 32px !important;
}
.mat-stroked-button.small-button {
  line-height: 26px !important;
}

.mat-button.small-button.action-button {
  line-height: 20px !important;
}
.mat-button.mat-button-text {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.mat-raised-button .mat-primary:not([disabled]) {
  border: 1px solid grey;
}
.mat-raised-button.mat-accent {
  border: 1px solid grey;
}
.mat-raised-button.mat-primary:hover:not([disabled]) {
  background-color: black;
  color: black;
}

.mat-icon-button {
  line-height: 34px !important;
}
.mat-icon-button.dropdown-menu {
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}
.mat-icon-button.dropdown-menu .mat-icon {
  color: black;
  height: 20px;
  width: 20px;
  vertical-align: -0.16rem !important;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
.mat-icon-button.dropdown-menu:hover .mat-icon, .mat-icon-button.dropdown-menu:focus .mat-icon {
  color: black;
}

.mat-button:hover .mat-button-focus-overlay {
  background-color: transparent;
}

.mat-button:not([disabled]) .mat-button-wrapper {
  color: blue;
}
.mat-button:hover:not([disabled]):not(.mat-stroked-button) .mat-button-wrapper {
  color: grey;
  text-decoration: underline;
}
.mat-button .mat-ripple-element {
  opacity: 0;
}

.mat-toolbar .mat-button:not([disabled]) .mat-button-wrapper, .mat-toolbar .mat-button:hover:not([disabled]) .mat-button-wrapper {
  color: inherit;
}

.mat-button .mat-button-wrapper > .far,
.mat-button .mat-button-wrapper > .fal,
.mat-button .mat-button-wrapper > .fas,
.mat-raised-button .mat-button-wrapper > .far,
.mat-raised-button .mat-button-wrapper > .fas,
.mat-raised-button .mat-button-wrapper > .fal {
  margin: 0;
}
.next-action .mat-button .mat-button-wrapper > .far, .previous-action .mat-button .mat-button-wrapper > .far, .mat-button-text .mat-button .mat-button-wrapper > .far,
.next-action .mat-button .mat-button-wrapper > .fal,
.previous-action .mat-button .mat-button-wrapper > .fal,
.mat-button-text .mat-button .mat-button-wrapper > .fal,
.next-action .mat-button .mat-button-wrapper > .fas,
.previous-action .mat-button .mat-button-wrapper > .fas,
.mat-button-text .mat-button .mat-button-wrapper > .fas,
.next-action .mat-raised-button .mat-button-wrapper > .far,
.previous-action .mat-raised-button .mat-button-wrapper > .far,
.mat-button-text .mat-raised-button .mat-button-wrapper > .far,
.next-action .mat-raised-button .mat-button-wrapper > .fas,
.previous-action .mat-raised-button .mat-button-wrapper > .fas,
.mat-button-text .mat-raised-button .mat-button-wrapper > .fas,
.next-action .mat-raised-button .mat-button-wrapper > .fal,
.previous-action .mat-raised-button .mat-button-wrapper > .fal,
.mat-button-text .mat-raised-button .mat-button-wrapper > .fal {
  margin-left: 0;
}

.mat-button-text.mat-button .mat-button-wrapper > .far, .mat-button-text.mat-button .mat-button-wrapper > .fal, .mat-button-text.mat-button .mat-button-wrapper > .fas {
  margin-left: 0;
}

.mat-button-base .mat-button-wrapper .fa-loading-icon {
  position: absolute;
  top: calc(50%);
  left: calc(50% - 9px);
}

.mat-fab,
.mat-mini-fab,
.mat-raised-button {
  box-shadow: none;
  line-height: 34px;
}

.btn {
  border-radius: 3px;
  background: transparent;
}
.btn:hover, .btn:focus {
  background-color: rgba(0, 0, 0, 0.12);
  opacity: 1;
  text-decoration: none;
}

.btn-raised {
  color: black;
  background-color: grey;
}
.btn-raised[disabled] {
  box-shadow: none;
}
.btn-raised.mat-primary {
  background-color: grey;
  color: black;
}

.btn.secondary-button,
.btn-raised.secondary-button {
  border: 1px solid grey;
  line-height: 32px;
  border-radius: 3px;
  background-color: white;
  color: black;
}
.btn.small-button,
.btn-raised.small-button {
  font-size: 1.2rem;
  padding: 0 14px;
  line-height: 34px !important;
}

/*Button Toggle*/
.mat-button-toggle-standalone, .mat-button-toggle-group {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  border: 1px solid !important;
  cursor: pointer;
  overflow: inherit !important;
  justify-content: center;
  box-shadow: none !important;
  white-space: nowrap;
}

.compact .mat-button-toggle-checked .mat-button-toggle-focus-overlay {
  border-bottom: solid 28px !important;
}

.mat-button-toggle-standalone .mat-button-toggle-label-content {
  padding: 0 14px 0 12px !important;
  line-height: 32px !important;
}
.mat-button-toggle-standalone .mat-button-toggle-label-content::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "";
  padding: 0.1rem;
  font-size: 1.1rem;
  color: transparent;
  margin-right: 0.6rem;
  position: relative;
  top: -1px;
}
.mat-button-toggle-standalone.mat-button-toggle-disabled .mat-button-toggle-label-content::before {
  opacity: 0.18;
}
.mat-button-toggle-standalone.mat-button-toggle-checked .mat-button-toggle-label-content {
  padding: 0 6px 0 12px !important;
}
.mat-button-toggle-standalone.mat-button-toggle-checked .mat-button-toggle-label-content::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  content: "";
  padding: 0.1rem;
  font-size: 1.1rem;
  position: relative;
  top: 0;
}
.mat-button-toggle-standalone.mat-button-toggle-checked .mat-button-toggle-label-content::after {
  content: "";
}

.mat-button-toggle-label-content {
  line-height: 33px !important;
  padding: 0 24px 0 22px !important;
}

.mat-button-toggle-group {
  overflow: inherit !important;
  box-shadow: none !important;
}

.mat-button-toggle-checked .mat-button-toggle-label-content {
  padding: 0 16px 0 22px !important;
}
.mat-button-toggle-checked .mat-button-toggle-label-content::after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  content: "";
  padding: 0 0.4rem;
  line-height: 1.2rem;
  position: relative;
  top: -1px;
}

/*Slide Toggle*/
.mat-slide-toggle {
  margin: 0 6px;
}

button.close {
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  appearance: none;
}

.mat-datepicker-toggle .mat-icon-button {
  margin-right: -1rem;
  line-height: inherit !important;
  height: 1.5rem;
  margin-left: -1rem;
}
.mat-datepicker-toggle .mat-icon-button .mat-button-wrapper {
  display: none;
}
.mat-datepicker-toggle .mat-icon-button::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: inherit;
  margin-top: -2rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.mat-calendar-body-selected {
  border-radius: 0;
  background-color: grey;
  color: black;
}

.mat-calendar-body-cell-content {
  border-radius: 0 !important;
}

.mat-calendar-next-button.mat-icon-button, .mat-calendar-previous-button.mat-icon-button {
  color: grey;
}

.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border: none;
  background-color: grey;
}

.mat-calendar-period-button {
  min-width: 0;
}
.mat-calendar-period-button .mat-button-wrapper {
  color: black;
  font-size: 2rem;
}
.mat-calendar-period-button .mat-button-wrapper .mat-calendar-arrow {
  margin: 0.5rem 1rem;
}

.mat-calendar-body-cell {
  padding: 5.7142857143% 0 !important;
  /*Tighten padding between date numbers*/
}

.mat-card {
  box-shadow: none !important;
  padding: 1.5rem !important;
}
.mat-card.mat-card-header-bgcolor {
  padding: 0 2.5rem 2.5rem !important;
  overflow: hidden;
}
.mat-card.mat-card-header-bgcolor .mat-card-header {
  margin: 0 -2.5rem 2.5rem;
}
.mat-card.mat-card-header-bgcolor .mat-card-header-text {
  margin: 0 2.5rem;
}
.mat-card.mat-card-header-bgcolor .mat-card-title {
  padding-top: 1.6rem;
  margin-bottom: 0.6rem;
}
.mat-card.mat-card-header-bgcolor .mat-card-subtitle {
  margin-bottom: 0.6rem;
}

/*---- CAROUSEL ----*/
.ngucarousel .leftRs, .ngucarousel .rightRs {
  box-shadow: none !important;
}

.mat-checkbox-frame, .mat-pseudo-checkbox {
  border-width: 1px !important;
}

.mat-checkbox-inner-container, .mat-pseudo-checkbox {
  height: 1.4rem !important;
  width: 1.4rem !important;
}

.mat-pseudo-checkbox {
  margin-top: -0.3rem !important;
}

.mat-checkbox-label {
  white-space: normal !important;
  font-weight: 400 !important;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 17px;
  white-space: normal !important;
}

.mat-pseudo-checkbox-checked::after {
  top: 2px !important;
  left: 1px !important;
  width: 8px !important;
  height: 4px !important;
}

.fixed-height .pershing-responsive {
  height: 100% !important;
}
.fixed-height .mat-dialog-container .mat-dialog-content {
  max-height: initial !important;
  flex-grow: 1;
}
.fixed-height .dlg-Details {
  display: flex;
  flex-direction: column;
  height: 100% !important;
}

.modal {
  padding: 0 !important;
}
@media (max-width: 575.99px) {
  .modal.cdk-overlay-pane {
    width: 100% !important;
    max-width: 100vw !important;
    height: 100%;
    padding: 0 !important;
  }
}
.modal .mat-dialog-container {
  padding: 0 !important;
}
@media (max-width: 575.99px) {
  .modal .mat-dialog-container {
    box-shadow: none;
    border-radius: 0 !important;
  }
}
.modal .mat-dialog-container .mat-dialog-content {
  padding: 0;
  margin: 0;
}
@media (max-width: 575.99px) {
  .modal .mat-dialog-container .mat-dialog-content {
    flex: 1;
    max-height: initial;
  }
}
.modal .mat-dialog-container .mat-dialog-title {
  display: flex;
  margin-bottom: 0;
  font-weight: 300;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 575.99px) {
  .modal .mat-dialog-container .mat-dialog-title h1 {
    font-size: 2rem;
  }
}
.modal .mat-dialog-container .mat-dialog-title .fa-print {
  margin-top: 14px;
  margin-right: 14px;
}
.modal .mat-dialog-container .mat-dialog-title .close {
  float: right;
  font-size: 4rem;
  font-weight: 300;
  line-height: 1;
  margin-right: -0.4rem;
}
.modal .mat-dialog-container .mat-dialog-content-padded {
  padding: 1.5rem;
}
.modal .mat-dialog-container .mat-dialog-actions {
  padding: 1rem 1.6rem;
}
@media (max-width: 575.99px) {
  .modal .mat-dialog-container .mat-dialog-actions {
    padding: 1.2rem 0.8rem;
  }
}
.modal .mat-dialog-container .mat-dialog-actions:last-child {
  margin-bottom: 0;
}
.modal .mat-dialog-container .mat-dialog-actions.directional {
  justify-content: space-between;
  align-items: center;
}
.modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-raised-button,
.modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-stroked-button {
  padding: 0 14px;
  line-height: 34px !important;
}
.modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-raised-button + .mat-raised-button, .modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-raised-button + .mat-button, .modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-raised-button + .mat-stroked-button,
.modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-stroked-button + .mat-raised-button,
.modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-stroked-button + .mat-button,
.modal .mat-dialog-container .mat-dialog-actions.directional .action-buttons .mat-stroked-button + .mat-stroked-button {
  margin-left: 1rem;
}
.modal .mat-dialog-container .mat-dialog-actions.directional .previous-action,
.modal .mat-dialog-container .mat-dialog-actions.directional .next-action {
  min-width: 80px;
  text-transform: uppercase;
}
.modal .mat-dialog-container .mat-dialog-actions.directional .previous-action .mat-button,
.modal .mat-dialog-container .mat-dialog-actions.directional .next-action .mat-button {
  min-width: 40px !important;
  padding: 0 !important;
  margin-left: 0;
}
.modal .mat-dialog-container .mat-dialog-actions.directional .previous-action .mat-button .mat-button-wrapper,
.modal .mat-dialog-container .mat-dialog-actions.directional .next-action .mat-button .mat-button-wrapper {
  text-transform: uppercase;
}
.modal .mat-dialog-container .mat-dialog-actions.directional .next-action {
  text-align: right;
}

.mat-dialog-container {
  padding: 8px 16px 27px !important;
}
.mat-dialog-container .mat-dialog-title {
  display: flex;
  margin-bottom: 0;
  justify-content: space-between;
  align-items: center;
}
.mat-dialog-container .mat-dialog-content {
  margin: 0 -10px;
  padding: 0 12px;
}
.mat-dialog-container .mat-dialog-actions .action-buttons {
  margin-left: auto;
  margin-right: auto;
}
.mat-dialog-container .mat-dialog-actions .action-buttons .mat-raised-button,
.mat-dialog-container .mat-dialog-actions .action-buttons .mat-button,
.mat-dialog-container .mat-dialog-actions .action-buttons .mat-stroked-button {
  margin-left: 1rem;
  padding: 0 14px;
}
.mat-dialog-container .messaging-icon {
  min-width: 4.2rem;
  max-width: 3rem;
}
.mat-dialog-container .mat-dialog-iframe {
  width: 100%;
  height: 75vh;
  border: 0;
}
.mat-dialog-container .close {
  float: right;
  margin-left: auto;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 2.6rem;
}
.mat-dialog-container .close:hover, .mat-dialog-container .close:focus {
  text-decoration: none;
  opacity: 0.75;
  cursor: pointer;
  outline: none;
}

.mat-expansion-panel-header-title {
  font-weight: 500;
}
.mat-expansion-panel-header-title .mat-icon {
  height: 18px;
  width: 18px;
}

.mat-expansion-panel-header {
  padding: 0 14px !important;
}

.form-inline > * {
  margin: 0 0.8rem 0 0 !important;
}

form label {
  font-weight: 500;
}

:not(.form-inline) label + div .mat-form-field {
  padding-top: 0.5rem;
}

.form-filter {
  display: inline-block;
  margin-bottom: 0.6rem;
  margin-top: 0.2rem;
  margin-right: 3rem;
}

.form-filter-buttons {
  float: right;
  margin-top: 0.2rem;
}
.form-filter-buttons button + button {
  margin-left: 1rem;
}

body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 10rem;
  position: relative;
  min-height: 100vh;
}

.container-fluid, .container {
  margin-right: auto;
  margin-left: auto;
}

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > .col,
.row.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.row.shrink {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.row.shrink [class*=col-] {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 1rem;
  flex-basis: auto;
}

.row.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0.5rem 0 0;
  padding: 0;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start {
  border-width: 1px !important;
}
.mat-form-field-appearance-outline.slug .mat-form-field-prefix {
  padding-right: 0.66em;
}
.compact .mat-form-field-appearance-outline.slug .mat-form-field-prefix {
  padding-right: 0.4em;
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick .mat-form-field-outline-gap,
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick .mat-form-field-outline-start {
  border-width: 2px !important;
}
.mat-form-field-appearance-outline .mat-form-field-prefix,
.mat-form-field-appearance-outline .mat-form-field-suffix {
  min-width: 16px;
}
.mat-form-field-appearance-outline .mat-form-field-prefix .mat-icon-button,
.mat-form-field-appearance-outline .mat-form-field-suffix .mat-icon-button {
  display: inline-block !important;
  margin-top: -1.25em;
}
.mat-form-field-appearance-outline .mat-form-field-prefix {
  left: -13px;
  text-align: center;
  padding: 0.66em 0 0.66em 0.6em;
  top: 0 !important;
  margin-right: -4px;
}
.mat-form-field-appearance-outline .mat-form-field-prefix .mat-icon {
  height: 15px;
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
  width: 16px;
}
.compact .mat-form-field-appearance-outline .mat-form-field-prefix {
  left: -11px;
  padding: 0.75em 0 0.6em 0.6em;
}
.compact .mat-form-field-appearance-outline .mat-form-field-prefix .mat-icon {
  height: 14px;
  font-size: 1.2rem;
}
.mat-form-field-appearance-outline .mat-form-field-suffix {
  text-align: center;
  padding: 0.9em 0.8em 0.8em 0.8em;
  right: -13px;
  height: 13px;
  font-size: 1.2rem;
  top: 0 !important;
}
.mat-form-field-appearance-outline .mat-form-field-suffix .mat-icon {
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
  height: 13px;
  margin-top: -2px;
  padding-top: 2px;
  top: 2px;
  width: 16px;
}
.compact .mat-form-field-appearance-outline .mat-form-field-suffix {
  padding: 0.66em 0.6em 0.58em 0.5em;
  right: -11px;
  height: 13px;
}
.compact .mat-form-field-appearance-outline .mat-form-field-suffix .mat-icon {
  font-size: 1.2rem;
}
.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
  padding-left: 1px !important;
}
.mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin-top: 0 !important;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 0.65em 0 0.75em 0;
}

.mat-form-field-appearance-outline .mat-form-field-flex,
.mat-form-field-appearance-fill .mat-form-field-flex {
  padding: 0 1em !important;
  margin-top: 0 !important;
}

.mat-form-field-appearance-fill .mat-select-arrow-wrapper {
  transform: translateY(0) !important;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  border: 1px solid transparent;
  border-radius: 3px !important;
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  border-top: 0;
}
.mat-form-field-appearance-fill .mat-form-field-infix input[type=number]::-webkit-outer-spin-button,
.mat-form-field-appearance-fill .mat-form-field-infix input[type=number]::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.mat-form-field-appearance-fill .mat-form-field-infix input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
.mat-form-field-appearance-fill .mat-form-field-wrapper {
  margin: 0 !important;
}

.mat-form-field .mat-form-field-wrapper {
  padding-bottom: 0;
}
.mat-form-field .mat-form-field-wrapper .mat-form-field-underline {
  position: initial !important;
  display: block;
  margin-top: -1px;
}
.mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper,
.mat-form-field .mat-form-field-wrapper .mat-form-field-ripple {
  position: initial !important;
  display: table;
  font-weight: 500;
  letter-spacing: 0.05rem;
}
.mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  min-height: calc(1em + 1px);
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: white !important;
  -webkit-box-shadow: 0 0 0 30px white inset;
  background-image: none !important;
  color: black !important;
}

.mat-form-field-required-marker {
  display: none;
}

.mat-input-container.mat-focused .mat-form-field-infix {
  transition: all 0.3s;
}

.mat-input-wrapper .mat-input-underline {
  border-color: transparent;
  background-color: transparent;
}
.mat-input-wrapper .mat-input-underline .mat-input-ripple {
  background-color: transparent;
}

.show-tooltip .mat-error {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.show-tooltip .mat-form-field-subscript-wrapper {
  display: block !important;
}

textarea:disabled.mat-input-element {
  opacity: 0.5;
}

input::-ms-clear {
  width: 0;
  height: 0;
}

input[type=time]::-webkit-calendar-picker-indicator {
  font-size: 1.4rem;
}

input[type=time] {
  height: 1.5rem;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.key-value-list {
  display: inline-flex;
  flex-flow: row;
  margin: 0;
  padding-bottom: 1.4rem;
  line-height: 1.6rem;
  flex-wrap: nowrap;
  width: 100%;
  /*set the container width*/
  overflow: visible;
}
.key-value-list dt {
  flex: 0 0 40%;
  font-weight: 500;
}
.key-value-list dd {
  flex: 0 0 59%;
  margin-left: 1rem;
  text-align: left;
}
.key-value-list.inline-list {
  display: inline-flex;
  margin-right: 1.4rem;
  width: auto;
}
.key-value-list.inline-list dt {
  flex: 0 0 auto;
}
.key-value-list.inline-list dd {
  flex: 0 0 auto;
  margin-left: 0.8rem;
}
.filter-summary .key-value-list.inline-list {
  float: left;
  line-height: 0.8rem;
}
.filter-summary .key-value-list.inline-list::after {
  content: "|";
}
.filter-summary .key-value-list.inline-list dd {
  padding-right: 1.2rem;
}

.mat-progress-spinner {
  border-radius: 50%;
  position: relative;
  margin: 5% auto;
}
.mat-progress-spinner::after {
  content: " ";
  display: block;
  top: 50%;
  left: 50%;
  margin: -42% 0 0 -42%;
  width: 84%;
  height: 84%;
  border-radius: 100%;
  position: absolute;
}

.progress-spinner {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  animation: loading 1.2s ease-in-out infinite;
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mat-table.mat-table-grid {
  border-collapse: collapse;
  padding-right: 8px !important;
}
.mat-table.mat-table-grid .mat-header-row {
  height: auto !important;
}
.mat-table.mat-table-grid[matsort] .mat-header-row th:last-child {
  padding-right: 8px !important;
}
.mat-table.mat-table-grid[matsort] .mat-row td:last-child {
  padding-right: 8px !important;
}
.mat-table.mat-table-grid[matsort] .mat-cell:not(:last-child).mat-column-returnRed {
  padding-left: 8px !important;
  padding-right: 0 !important;
}
.mat-table.mat-table-grid[matsort] .mat-column-returnGreen {
  padding-left: 0 !important;
}
.mat-table.mat-table-grid .mat-header-cell {
  border: none;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  vertical-align: bottom;
}
.mat-table.mat-table-grid .mat-sort-header-button {
  text-align: left;
}
.mat-table.mat-table-grid.grid-double-row .second-grid-header-row .mat-header-cell {
  border: none;
}
.mat-table.mat-table-grid.grid-double-row .mat-row {
  height: 24px;
}
.mat-table.mat-table-grid.grid-double-row[matsort] .first-grid-row .mat-cell:last-child {
  padding-right: 8px !important;
}
.mat-table.mat-table-grid.grid-double-row .first-grid-row .mat-cell:not(:last-child) {
  border: none;
}
.mat-table.mat-table-grid.grid-double-row .first-grid-row .mat-cell:not(:last-child).mat-column-returnRed {
  padding-left: 8px !important;
}
.mat-table.mat-table-grid.grid-double-row .first-grid-row .mat-cell:not([rowspan]) {
  padding-top: 6px !important;
  padding-bottom: 8px !important;
  border: none;
}
.mat-table.mat-table-grid.grid-double-row .second-grid-row {
  display: table-row;
}
.mat-table.mat-table-grid.grid-double-row .second-grid-row .mat-cell {
  border: none;
  padding: 0 8px !important;
}
.mat-table.mat-table-grid.grid-double-row .second-grid-row .mat-cell:not([rowspan]) {
  padding-bottom: 6px !important;
}
.mat-table.mat-table-grid.grid-double-row .grid-valign-top::after {
  content: "";
  display: block;
  height: 20px;
}
.mat-table.mat-table-grid.grid-double-row .grid-valign-bottom::before {
  content: "";
  display: block;
  height: 20px;
}
.mat-table.mat-table-grid.grid-double-row th.right-align .mat-sort-header-button {
  text-align: right;
}
.mat-table.mat-table-grid.grid-three-row .mat-row {
  height: 24px;
}
.mat-table.mat-table-grid.grid-three-row tbody tr:not(.third-grid-row) td.mat-cell {
  border-bottom: none;
}
.mat-table.mat-table-grid.grid-three-row .first-grid-row .mat-cell {
  border: none;
  padding: 0 !important;
}
.mat-table.mat-table-grid.grid-three-row .first-grid-row .mat-cell:not([rowspan]) {
  padding-top: 6px !important;
}
.mat-table.mat-table-grid.grid-three-row .second-grid-row .mat-cell {
  border: none;
  padding: 0 !important;
}
.mat-table.mat-table-grid.grid-three-row .third-grid-row {
  display: table-row;
}
.mat-table.mat-table-grid.grid-three-row .third-grid-row .mat-cell {
  border: none;
  padding: 0 !important;
}
.mat-table.mat-table-grid.grid-three-row .third-grid-row .mat-cell:not([rowspan]) {
  padding-bottom: 6px !important;
}
.mat-table.mat-table-grid.grid-three-row th.right-align .mat-sort-header-button {
  text-align: right;
}
.mat-table.mat-table-grid.grid-four-row .mat-row {
  height: 24px;
}
.mat-table.mat-table-grid.grid-four-row tbody tr:not(.fourth-grid-row) td.mat-cell {
  border-bottom: none;
}
.mat-table.mat-table-grid.grid-four-row .first-grid-row .mat-cell {
  border: none;
  padding: 0 !important;
}
.mat-table.mat-table-grid.grid-four-row .first-grid-row .mat-cell:not([rowspan]) {
  padding-top: 6px !important;
}
.mat-table.mat-table-grid.grid-four-row .second-grid-row .mat-cell, .mat-table.mat-table-grid.grid-four-row .third-grid-row .mat-cell {
  border: none;
  padding: 0 !important;
}
.mat-table.mat-table-grid.grid-four-row .fourth-grid-row {
  display: table-row;
}
.mat-table.mat-table-grid.grid-four-row .fourth-grid-row .mat-cell {
  border: none;
  padding: 0 !important;
}
.mat-table.mat-table-grid.grid-four-row .fourth-grid-row .mat-cell:not([rowspan]) {
  padding-bottom: 6px !important;
}
.mat-table.mat-table-grid.grid-four-row th.right-align .mat-sort-header-button {
  text-align: right;
}
.mat-table.mat-table-grid .mat-column-returnIndicator {
  min-width: 25px;
}
.mat-table.mat-table-grid .right-align .mat-sort-header-container {
  float: right;
  margin-right: -18px;
}

.mat-menu-item {
  line-height: 34px !important;
  height: 34px !important;
}
.mat-menu-item .mat-icon {
  margin-right: 4px !important;
  vertical-align: inherit !important;
}

.mat-menu-panel {
  min-height: 50px !important;
}
.mat-menu-panel button {
  border-radius: 0;
}

.mat-multiselect {
  max-height: 600px !important;
}
@media (max-width: 575.99px) {
  .mat-multiselect {
    min-width: calc(100% + 35px) !important;
  }
}

.mat-multiselect-actionbar .mat-select-content {
  height: calc(100% - 49px);
}

.mat-multiselect-options {
  height: calc(100% - 14px);
  overflow-y: auto;
}

.mat-autocomplete-panel .mat-option {
  line-height: 3rem !important;
}

.mat-select-panel .action-buttons {
  text-align: center;
  padding: 1rem 1rem 0 0;
  margin-left: auto;
}
.mat-select-panel .action-buttons .mat-raised-button,
.mat-select-panel .action-buttons .mat-button,
.mat-select-panel .action-buttons .mat-stroked-button {
  margin-left: 1rem;
  padding: 0 14px;
}

.nav-horizontal {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
  margin-left: -1.2rem;
}
.nav-horizontal .nav-item {
  display: block;
  float: left;
}
.nav-horizontal .nav-item .nav-link {
  padding: 0 1.2rem;
}
.nav-horizontal .nav-item .nav-link:hover, .nav-horizontal .nav-item .nav-link:focus {
  outline: 0;
}
.nav-horizontal .nav-item .nav-link.disabled {
  color: grey;
}
.nav-horizontal .nav-item .nav-link.active, .nav-item.show .nav-horizontal .nav-item .nav-link {
  font-weight: 500;
  padding-bottom: 6px;
}

.nav-leftpanel {
  list-style: none;
  margin: 0 0 0 -1.5rem !important;
  padding: 0;
}
.nav-leftpanel-item {
  padding: 1.5rem 2rem;
}
.nav-leftpanel-item.active {
  font-weight: 700;
}
.nav-leftpanel-item:hover, .nav-leftpanel-item:focus {
  cursor: pointer;
}

.nav-pills {
  list-style: none;
  display: flex;
  margin: 0;
  padding-left: 0;
}
.nav-pills li {
  padding: 0.2rem 1.4rem;
  margin-right: 1rem;
  text-align: center;
  background: transparent;
  border: 1px solid;
  border-radius: 0.6rem;
}
.nav-pills li:hover {
  cursor: pointer;
}
.nav-pills li:focus {
  outline: solid 2px;
  border: none;
}
.nav-pills li:last-of-type {
  margin-right: 0;
}

@keyframes loader-before {
  0% {
    left: 0;
    width: 0;
  }
  50% {
    left: 25%;
    width: 75%;
  }
  75% {
    left: 100%;
    width: 0;
  }
}
@keyframes loader-after {
  0%, 50% {
    left: 0;
    width: 0;
  }
  75% {
    left: 0;
    width: 25%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
.loader-indeterminate {
  display: block;
  clear: both;
  position: relative;
  height: 4px;
  width: 100%;
}
.loader-indeterminate::after, .loader-indeterminate::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.loader-indeterminate::before {
  left: 0;
  animation-name: loader-before;
}
.loader-indeterminate::after {
  right: 0;
  animation-name: loader-after;
}

.mat-radio-group {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0 0 1em;
}
.mat-radio-group .mat-radio-button {
  margin: 0 1.81em 0 0;
}

.mat-radio-container {
  top: 3px;
}

.mat-radio-outer-circle {
  width: 1.6rem !important;
  height: 1.6rem !important;
  top: 1px !important;
  border-width: 1px !important;
}

.mat-radio-inner-circle {
  height: 1.4rem !important;
  left: 1px !important;
  top: 2px !important;
  width: 1.4rem !important;
}

.mat-radio-label-content {
  padding-left: 0 !important;
}

.mat-radio-label {
  align-items: start !important;
  font-weight: 400 !important;
}

.mat-radio-button .mat-radio-ripple {
  height: 36px !important;
  width: 36px !important;
}

.mat-form-field-appearance-outline .mat-select-arrow-wrapper {
  transform: none !important;
}

.mat-select-panel .mat-optgroup-label, .mat-select-panel .mat-option {
  line-height: 3rem !important;
  height: 3rem !important;
}

.mat-optgroup .mat-option:not(.mat-option-multiple) {
  padding-left: 24px !important;
}

.mat-select-panel .mat-option.mat-option-multiselect {
  line-height: 3em !important;
  height: 3em !important;
}

.mat-select-arrow {
  margin: 0 !important;
}

.mat-option-ripple .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.25);
}

.multi-select .mat-select .mat-select-value {
  max-width: 0;
}

select {
  background-color: white;
  color: black;
  width: 100%;
  padding: 0 10px;
  height: 1.8rem;
}
select:focus {
  outline: none;
}
select:focus::-ms-value {
  color: black;
  background-color: white;
}

.select-label {
  position: absolute;
}

.mat-sidenav .close {
  float: right;
  font-size: 2.4em;
  font-weight: 700;
  line-height: 1;
  margin-top: 0.5rem;
}

.svg-icon {
  border-radius: 100%;
  padding: 1.2rem;
  height: 50px;
  display: block;
  width: 50px;
  margin: 0 auto 5px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  background-size: 44px;
}

.mat-step-header:hover .mat-step-label {
  text-decoration: underline;
}
.mat-step-header:hover .mat-step-label .mat-step-optional {
  text-decoration: none;
}

.mat-stepper-horizontal {
  padding-left: 8px;
  padding-right: 8px;
}
.mat-stepper-horizontal .mat-step-icon .mat-icon {
  height: 22px !important;
}

.mat-tab-list .mat-tab-labels .mat-tab-label:first-child, .mat-tab-list .mat-tab-labels .mat-tab-link:first-child {
  margin-left: 10px;
}
.mat-tab-list .mat-tab-label {
  opacity: 1 !important;
  padding: 0 1.3rem !important;
  min-width: 50px !important;
}
.mat-tab-list .mat-tab-label.mat-tab-label-active {
  font-weight: 500;
  padding: 0 1.3rem !important;
}

.compact .mat-tab-links {
  flex-wrap: wrap;
}
.compact .mat-ink-bar {
  display: none;
}
.compact .mat-tab-label-active::after {
  display: flex;
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
}

.nav-tabs {
  list-style: none;
  display: flex;
  padding-left: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  display: block;
  color: black;
  padding: 0 1rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  outline: 0;
}
.nav-tabs .nav-link.active, .nav-item.show .nav-tabs .nav-link {
  font-weight: 700;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-radius: 0;
}

.table {
  border: none;
  width: 100%;
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
}
.table > tbody > tr.indented-row-1 > td:first-child {
  padding-left: 1.4em;
}
.table > tbody > tr.indented-row-2 > td:first-child {
  padding-left: 2.8em;
}
.table > tbody > tr.indented-row-3 > td:first-child {
  padding-left: 4.2em;
}
.table > tbody > tr.indented-row-4 > td:first-child {
  padding-left: 5.6em;
}
.table ~ .table {
  margin-top: -1;
}
.table > tbody > tr.no-border-row > td {
  border-bottom: none;
  padding: 2px 8px 8px;
}
.table.striped > tbody > tr > td {
  border-radius: 0;
}
.table.bordered th {
  border-bottom-width: 2px;
}
.table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
.table > thead th,
.table > thead td {
  text-align: left;
  padding: 1.2rem 0.8rem;
  line-height: 2rem;
}
.compact .table > thead th,
.compact .table > thead td {
  padding: 0.4rem 0.8rem;
}
.table > thead.summary-header th,
.table > thead.summary-header td {
  border-top: none;
}
.table > tbody {
  font-weight: 400;
  font-weight: 400;
  font-weight: 400;
  font-weight: 400;
}
.table > tbody > tr > td {
  padding: 1.2rem 0.5rem;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.table > tbody > tr > td:nth-of-type(1) {
  padding-right: 10px;
  max-width: 21em;
}
.table > tbody > tr > td:last-child {
  border-right: transparent;
  padding-right: 10px;
}
.table > tbody > tr > td.data-value {
  font-weight: 500;
}
.compact .table > tbody > tr > td {
  padding: 0.4rem 0.5rem;
}
.table > tbody > tr.parent-row > td {
  font-weight: 500;
}
.table > tbody > tr.parent-row > td.data-value {
  font-weight: 500;
}
.table > tbody > tr.indented-row-1 > td {
  font-weight: 400;
}
.table > tbody > tr.indented-row-2 > td {
  font-weight: 400;
}
.table > tbody > tr.indented-row-3 > td {
  font-weight: 400;
}
.table > tbody > tr.indented-row-4 > td {
  font-weight: 400;
}
.table > tbody.borderless td {
  border: 0;
}
.table > tbody.borderless tr {
  border: 0;
}
.table.data-table.compact > tbody > tr:not(:first-child) > td {
  padding: 0 0.5rem 1rem;
}
.table.data-table tbody [rowspan],
.table.data-table thead [rowspan] ~ th,
.table.data-table tbody [rowspan] ~ td {
  border-bottom: none;
  padding-bottom: 0.1rem !important;
}
.table.data-table > thead > tr > th.data-table-chevron {
  width: 1em;
  padding-right: 0.4rem;
  padding-left: 0.8rem;
}
.table.data-table > tbody > tr > td.data-table-date {
  width: 2em;
  padding-right: 1.2rem;
  padding-top: 0;
  text-align: center;
  padding-bottom: 0 !important;
  vertical-align: middle;
}
.table.data-table > tbody > tr > td.data-table-chevron {
  width: 1em;
  padding-right: 0.8rem;
  padding-left: 0.4rem;
}

.mat-table th.mat-header-cell,
.mat-table td.mat-cell,
.mat-table td.mat-footer-cell {
  font-size: 1.4rem;
  padding: 0 8px !important;
  line-height: 44px;
}
.compact .mat-table th.mat-header-cell,
.compact .mat-table td.mat-cell,
.compact .mat-table td.mat-footer-cell {
  line-height: 26px;
}
.mat-table tr.mat-header-row,
.mat-table tr.mat-row {
  height: 44px;
}
.compact .mat-table tr.mat-header-row,
.compact .mat-table tr.mat-row {
  height: 26px;
}

.tooltip-link {
  text-decoration: none;
}
.ag-header-cell-label .tooltip-link {
  line-height: 1.8rem;
}

.tooltip-container {
  position: relative;
  display: block;
  width: auto;
}
.tooltip-container .arrow {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
}
.tooltip-container .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}
.tooltip-container.bs-tooltip-top .arrow {
  bottom: 0;
}
.tooltip-container.bs-tooltip-top .arrow::before {
  margin-left: -10px;
  content: "";
  border-width: 10px 10px 0;
  border-top-color: red;
}
.tooltip-container.bs-tooltip-right .arrow {
  left: 0;
}
.tooltip-container.bs-tooltip-right .arrow::before {
  margin-top: -10px;
  content: "";
  border-width: 10px 10px 10px 0;
  border-right-color: black;
}
.tooltip-container.bs-tooltip-bottom .arrow {
  top: 0;
}
.tooltip-container.bs-tooltip-bottom .arrow::before {
  margin-left: -10px;
  content: "";
  border-width: 0 10px 10px;
  border-bottom-color: black;
}
.tooltip-container.bs-tooltip-left .arrow {
  right: 0;
  top: 5px;
}
.tooltip-container.bs-tooltip-left .arrow::before {
  right: 0;
  margin-right: -10px;
  content: "";
  border-width: 6px 0 6px 10px;
  border-left-color: black;
}

.tooltip {
  position: absolute;
  z-index: 999;
  word-wrap: break-word;
  visibility: hidden;
  opacity: 0;
  max-width: 250px;
  padding: 1rem;
  color: white;
  background-color: black;
  border-radius: 0;
}
.tooltip-action {
  color: black;
  background-color: white;
  min-width: 250px;
  position: absolute;
  left: 60%;
}

.tooltip-container:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.mat-tooltip {
  white-space: normal !important;
}
.mat-tooltip.error-state {
  background-color: white;
  border: 1px solid grey;
  border-left-width: 10px;
  margin-left: 2rem;
  color: black !important;
  padding-left: 10px !important;
}
.mat-tooltip.warning-state {
  background-color: white;
  border: 1px solid grey;
  border-left-width: 10px;
  margin-left: 2rem;
  color: black !important;
  padding-left: 10px !important;
}

html {
  line-height: 1.5;
  font-weight: normal;
  font-size: 62.5% !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

sup {
  text-decoration: none;
  display: inline-block;
  line-height: 1.1em;
  margin-left: 0.2rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.1;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

h1 {
  line-height: 110%;
}

h2 {
  line-height: 110%;
}

h3 {
  line-height: 110%;
}

h4 {
  line-height: 110%;
}

h5 {
  line-height: 110%;
}

h6 {
  line-height: 110%;
}

em {
  font-style: italic;
}

strong {
  font-weight: 600;
}

.thin-weight {
  font-weight: 100;
}

.light-weight {
  font-weight: 300;
}

.regular-weight {
  font-weight: 400;
}

.medium-weight {
  font-weight: 500;
}

.bold-weight {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

/*--------- COMPONENTS  -------*/
.button-action-bar {
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  background-color: white;
  text-align: right;
  overflow: hidden;
  clear: both;
  border-top: 1px solid grey;
}
.button-action-bar .mat-raised-button,
.button-action-bar .mat-stroked-button,
.button-action-bar .mat-button {
  margin-left: 1rem;
}

.fixed-action-bar {
  height: 70vh;
  overflow-y: scroll;
}
.fixed-action-bar.mandatory-disclosure {
  min-height: 54vh;
  max-height: 70vh;
  overflow: auto;
}
.fixed-action-bar .button-action-bar {
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
}

.cm-Title_Container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.cm-BackLink_Container .icon-chevron-left::before {
  text-decoration: none;
}
.cm-BackLink_Container a {
  text-decoration: none;
}
.cm-BackLink_Container a:hover {
  text-decoration: underline;
}
.cm-Content p {
  width: 100%;
  font-size: 1.4rem;
}
.cm-Content .systems_requirements h5 {
  font-weight: 600;
}

.cms-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.cms-title h2 {
  padding-bottom: 10px;
}

.dv-BarGraph_Legend {
  display: flex;
  flex-flow: row;
  margin: 0;
  flex-wrap: wrap;
  width: 100%;
  /*set the container width*/
  overflow: visible;
}
.dv-BarGraph_Legend dt {
  flex: 1 49%;
  padding-bottom: 1rem;
  line-height: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dv-BarGraph_Legend dd {
  flex: 0 0 auto;
  margin-left: 1rem;
  text-align: right;
  padding-bottom: 1rem;
  line-height: 1.4rem;
  font-weight: 700;
}

.hc-Wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.hc-Wrapper_Chart {
  position: absolute;
  width: 100%;
}

.dc .mat-expansion-panel-header {
  background: inherit !important;
  padding: 0 24px !important;
  height: 48px;
}
.dc .mat-expansion-panel-header-title {
  font-size: 2rem;
  font-weight: 400;
}
.dc .mat-expansion-panel {
  border: none;
}
.dc-Actions {
  padding-top: 3px;
  padding-bottom: 0;
  transition: all 0.25s ease;
}
.dc-Actions.expanded {
  padding-top: 0;
  padding-bottom: 10px;
  transition: all 0.25s ease;
}
.dc-FinancialPlanning.mat-dialog-content {
  max-height: 90%;
  overflow: hidden;
}

.finder[component-id=asof-date] > pershing-component > .dc > .mat-expansion-panel {
  box-shadow: none;
  height: 16px;
}
.finder[component-id=asof-date] > pershing-component > .dc > .mat-expansion-panel > .mat-expansion-panel-header {
  display: none;
}

.dlg-Details {
  width: 80vw;
}
@media (max-width: 575.99px) {
  .dlg-Details {
    width: 100%;
    height: 100%;
    display: flex;
    flex: 1;
    flex-direction: column;
  }
}
.dlg-Details_Summary {
  padding: 1rem 2rem;
}
.dlg-Details_SummaryTable {
  width: 100%;
  table-layout: fixed;
  line-height: initial;
}
@media (max-width: 575.99px) {
  .dlg-Details_SummaryTable {
    padding: 1.5rem;
  }
}
.dlg-Details_SummaryTable th {
  color: black;
  font-weight: 500;
  vertical-align: text-top;
  padding: 0;
}
.dlg-Details_SummaryTable th,
.dlg-Details_SummaryTable td {
  padding: 0 4rem 0 0;
}
@media (max-width: 1180px) {
  .dlg-Details_SummaryTable th,
.dlg-Details_SummaryTable td {
    padding: 1.5rem;
  }
}
.dlg-Details_SummaryTable td {
  vertical-align: text-top;
}
.dlg-Details .mat-tab-label:first-child,
.dlg-Details .mat-tab-link:first-child {
  margin-left: 0;
}
.dlg-Details .mat-tab-group.mat-primary .mat-tab-label:not(.mat-tab-disabled):focus,
.dlg-Details .mat-tab-group.mat-primary .mat-tab-link:not(.mat-tab-disabled):focus,
.dlg-Details .mat-tab-nav-bar.mat-primary .mat-tab-label:not(.mat-tab-disabled):focus,
.dlg-Details .mat-tab-nav-bar.mat-primary .mat-tab-link:not(.mat-tab-disabled):focus {
  background-color: transparent;
}
.dlg-Details .mat-tab-body-content {
  min-height: 200px;
  background-color: white;
}
.dlg-Details .mat-tab-list {
  padding-left: 2.2rem;
  background-color: grey;
}
.dlg-Details .mat-tab-list .mat-tab-labels {
  border-bottom: 1px solid white;
}
.dlg-Details .mat-tab-list .mat-tab-labels .mat-tab-label:first-child,
.dlg-Details .mat-tab-list .mat-tab-labels .mat-tab-link:first-child {
  margin-left: 0;
}
.dlg-Details .mat-tab-list .mat-tab-label.mat-tab-label-active {
  border: none;
}
.dlg-Details_Data {
  width: 100%;
  padding: 1.4rem 1rem 1rem 1rem;
  background: white;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 575.99px) {
  .dlg-Details_Data {
    padding: 8px;
    height: initial;
  }
}
.dlg-Details_Data-wordwrap {
  white-space: normal;
  word-wrap: break-word;
  width: 45%;
}
.dlg-Details_Data [class*=col-] + [class*=col-] {
  padding-left: 2rem !important;
}
.dlg-Details_Data [class*=col-] + [class*=col-] .key-value-list {
  padding-left: 0;
}
.dlg-Details_Data [class*=col-] {
  padding-right: 1rem !important;
}

.fw-Disclaimers.mat-expansion-panel {
  margin-top: 2rem;
  border-top: 0;
  border-bottom: 0;
}
.fw-Disclaimers .mat-expansion-panel-header {
  padding-left: 0 !important;
}
.fw-Disclaimers .mat-expansion-panel-header .mat-icon {
  width: 1rem;
  height: 1.8rem;
}
.fw-Disclaimers .mat-expansion-panel-body {
  padding: 0 12px 16px;
}
.fw-Disclaimers .mat-expansion-panel-header-description, .fw-Disclaimers .mat-expansion-indicator::after {
  margin-right: 0;
}
.fw-Disclaimers .mat-expansion-panel-header-description:not(:first-child) {
  margin-top: 1rem;
}
.fw-Disclaimers .mat-expansion-panel-content {
  line-height: 1.2rem;
}
@media print {
  .fw-Disclaimers .mat-expansion-panel-content {
    height: auto !important;
    visibility: visible !important;
  }
}
.fw-Disclaimers_Content {
  margin-top: 0.2rem;
  line-height: 1.8rem;
  margin-bottom: 0.2rem;
}
.fw-Disclaimers_Content ol {
  margin-left: -3rem;
  margin-top: 0.4rem;
}

.ed-Component {
  position: relative;
}
.ed-Component:hover .ed-Component_Overlay {
  cursor: move !important;
}
.ed-Component_Overlay {
  position: absolute;
  width: 100%;
  top: 0;
  display: flex;
  text-align: center;
  height: 100%;
  min-height: 100%;
  align-items: center;
  z-index: 20;
  cursor: pointer;
}
.ed-Component_Menu {
  position: absolute;
  padding: 8px 12px;
  border-radius: 4px;
  right: 8px;
  top: 8px;
}
.ed-Component_Menu a:not(:last-child) {
  margin-right: 20px;
}
.ed-Component_Menu .menu-item.disabled {
  color: lightgrey;
  cursor: not-allowed;
}
.ed-AddComponent {
  position: relative;
  display: block;
  width: 100%;
}
.ed-AddComponent_Overlay {
  height: 20px;
  top: -20px;
  left: -2px;
  cursor: pointer;
  z-index: 18;
  position: absolute;
  width: 100%;
}
.ed-AddComponent_Overlay hr {
  border-top-width: 6px;
  height: 0;
}
.ed-AddComponent_Overlay hr:before, .ed-AddComponent_Overlay hr:after {
  content: " ";
  top: -5px;
  height: 16px;
  position: absolute;
  padding: 5px 0;
}
.ed-AddComponent_Overlay hr:after {
  right: 0;
}
.ed-AddComponent_Overlay .mat-mini-fab {
  position: relative;
  top: -23px;
  margin-left: calc(50% - 24px);
}
.ed-Overlay_NullClick {
  z-index: 3;
  top: 0;
  display: block;
  bottom: 0;
  height: 100%;
  min-height: 100%;
  position: fixed;
  width: 100%;
}
.ed-Grid .row > [class*=col-] {
  border: 2px lightgrey dashed;
}
.ed-Grid .row .row > [class*=col-] {
  border: none;
}
.ed-Grid .container-fluid {
  border: 2px lightgrey dashed;
}

.dlg-AddComponent h3 {
  height: auto;
}
.dlg-AddComponent p {
  margin-top: 0.5rem;
  margin-bottom: 0;
}

.hero-AssetCards .mat-card {
  padding: 0 !important;
  margin: 10px;
  height: 180px;
  max-height: 180px;
  overflow: hidden;
  /* Default colors */
}
.hero-AssetCards .mat-card:first-child {
  margin-left: 0;
}
.hero-AssetCards .mat-card .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card .mat-card-content:hover, .hero-AssetCards .mat-card .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-0 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-0 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-0 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-0 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-0 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-1 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-1 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-1 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-1 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-1 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-2 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-2 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-2 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-2 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-2 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-3 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-3 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-3 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-3 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-3 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-4 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-4 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-4 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-4 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-4 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-5 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-5 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-5 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-5 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-5 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-6 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-6 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-6 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-6 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-6 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-7 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-7 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-7 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-7 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-7 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-8 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-8 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-8 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-8 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-8 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-9 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-9 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-9 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-9 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-9 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-10 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-10 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-10 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-10 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-10 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-11 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-11 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-11 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-11 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-11 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-12 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-12 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-12 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-12 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-12 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-13 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-13 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-13 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-13 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-13 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-14 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-14 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-14 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-14 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-14 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-15 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-15 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-15 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-15 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-15 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-16 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-16 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-16 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-16 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-16 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-17 .mat-card-header {
  background-color: grey;
}
.hero-AssetCards .mat-card.highcharts-color-17 .mat-card-content:hover, .hero-AssetCards .mat-card.highcharts-color-17 .mat-card-content.active {
  cursor: pointer;
  background-color: grey;
  color: white;
}
.hero-AssetCards .mat-card.highcharts-color-17 .mat-card-content:hover .text-secondary, .hero-AssetCards .mat-card.highcharts-color-17 .mat-card-content.active .text-secondary {
  color: white;
}
.hero-AssetCards .mat-card:last-child {
  margin-right: 0;
}
.hero-AssetCards .mat-card-content, .hero-AssetCards .mat-card-title {
  margin-bottom: 0 !important;
}
.hero-AssetCards .mat-card-title {
  font-weight: 500;
}
.hero-AssetCards .mat-card-header {
  color: white;
  height: 29%;
  display: flex;
  line-height: 1.4rem;
  text-align: center;
  justify-content: center;
  /*align horizontal*/
  align-items: center;
  /*align vertical*/
  padding: 1rem 0;
}
.medium-container .hero-AssetCards .mat-card-header .mat-card-title {
  line-height: 0.9rem;
  font-size: 1rem;
}
.hero-AssetCards .mat-card-content {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1rem;
  justify-content: center;
  /*align horizontal*/
  align-items: center;
  /*align vertical*/
  height: 60%;
  text-align: center;
  flex-basis: 100%;
}
.hero-AssetCards .mat-card-content .value {
  font-size: 3.6rem;
}
.compact .hero-AssetCards .mat-card-content .value {
  font-size: 2rem;
}
@media (max-width: 1199.98px) {
  .hero-AssetCards .mat-card-content .value {
    font-size: 2.4rem;
  }
}
@media (max-width: 1199.98px) {
  .hero-AssetCards .mat-card-content .text-secondary {
    font-size: 1.4rem;
  }
}
.hero-AssetCards .mat-card-content:hover {
  color: white;
}
.hero-AssetCards .mat-card-content:hover .text-secondary {
  color: white;
}
.compact .hero-AssetCards .mat-card-content .text-secondary {
  font-size: 1.2rem;
}
.hero-AssetCards [asset-card] {
  flex-basis: 100%;
}
.hero-AssetClass {
  display: flex;
  width: 920px;
  flex-wrap: nowrap;
  margin: 1rem 0 1.5rem;
  align-items: stretch;
}
.wrapper .row .hero-AssetClass {
  width: 100%;
  margin: -2rem 0 -1.5rem -1.5rem;
  padding: 2rem 1.5rem;
  background: grey;
}
.hero-AssetClass_AssetChart {
  float: left;
}
.hero-AssetClass_Tile {
  width: 40%;
  margin-right: 1.5rem;
}
.hero-AssetClass_Tile:first-child {
  width: 20%;
  margin-right: 1.5rem;
}
.hero-AssetClass_Tile:first-child .mat-card-content {
  display: flex;
  flex: 1 1 100%;
  height: 100%;
  flex-direction: column;
}
.hero-AssetClass_Tile:last-child {
  margin-right: 0;
}
.hero-AssetClass_Card {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  margin-right: 1.5rem;
}
.hero-AssetClass_Card .mat-card {
  padding: 1rem 1.5rem 1.5rem;
  flex: 1;
  border-radius: 3px;
}
.hero-AssetClass_Card .label {
  padding: 0 0 0.8rem;
  display: inherit;
  height: 2.2rem;
  font-size: 18px;
}
.hero-AssetClass_Card .value {
  font-size: 4.8rem;
  color: grey;
  line-height: 4rem;
  clear: both;
  float: right;
}
.hero-AssetClass_Card .value-client {
  font-size: 4.8rem;
  line-height: 4rem;
  margin-top: auto;
  color: black;
  align-self: flex-end;
}
.hero-AssetClass_Datachange {
  font-size: 1.2rem;
  float: right;
  color: black;
}
.hero-AssetClass_Datachange .gain,
.hero-AssetClass_Datachange .loss {
  font-size: 2rem;
}
.hero-AssetClass_Datachange .mat-icon {
  width: 16px;
  margin-left: 4px;
}
.hero-BalancesSummary {
  margin: 1rem 0 1.5rem;
}
.compact .hero-BalancesSummary .svg-icon {
  display: none;
}
.compact .hero-BalancesSummary_Details .table > tbody > tr > td {
  height: 3rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.compact .hero-BalancesSummary_Details .table > tbody > tr > td:nth-of-type(1) {
  max-width: 10em;
}
.compact .hero-BalancesSummary_Data .value {
  font-size: 2.8rem;
}
.compact .hero-BalancesSummary_Data-change {
  font-size: 1.6rem;
}
.hero-BalancesSummary .mat-card {
  background-color: white;
  padding: 0 !important;
}
.hero-BalancesSummary .mat-card-content {
  overflow-x: hidden;
}
.hero-BalancesSummary_Tiles {
  list-style: none;
  display: flex;
  margin-right: -1px;
  position: relative;
  padding: 0;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.hero-BalancesSummary_Tile {
  flex: 1 1 17.11em;
  max-width: 49.9%;
  border-right: 1px solid grey;
  margin-bottom: 2rem;
}
.small-container .hero-BalancesSummary_Tile {
  max-width: 100%;
}
.hero-BalancesSummary_Tile-3col {
  flex: 1 1 20.11em;
}
.hero-BalancesSummary_Data {
  padding: 0 1em 0;
  text-align: center;
}
.hero-BalancesSummary_Data .label {
  text-transform: uppercase;
  color: black;
  padding: 0.8em 0 0 0.2em;
  display: inherit;
  height: 2.2rem;
  font-size: 1.2rem;
  font-weight: 500;
}
.hero-BalancesSummary_Data .value {
  font-size: 2.2em;
  font-weight: 500;
  line-height: 4rem;
  padding-bottom: 0;
  display: block;
}
.hero-BalancesSummary_Data-change {
  display: block;
  height: 1.8rem;
  font-size: 2rem;
}
.hero-BalancesSummary_Data-change .mat-icon {
  width: auto;
}
.hero-BalancesSummary_Details {
  clear: both;
  /*need to clear right floated value*/
  background-color: white;
  padding: 0.5em 1em 0 1em;
}
.hero-BalancesSummary_Details .table > tbody > tr > td {
  padding: 0;
  height: 5rem;
}
.hero-BalancesSummary_Details .table > tbody > tr > td .mat-icon {
  height: auto;
}
.hero-BalancesSummary_Details .table > tbody > tr > td + td {
  white-space: nowrap;
}
.hero-BalancesSummary_Details .table > tbody > tr:last-child > td {
  border-bottom: none;
}
.hero-BalancesSummary_Details-change {
  display: block;
  clear: both;
  font-size: 1.2rem;
}
.hero-BalancesSummary_Actions {
  background-color: white;
  padding: 0 0 0.5em;
  text-align: right;
}
.hero-BalancesSummary_Actions .mat-raised-button {
  margin-right: 0.8em;
}
.hero-BalancesSummary_Actions .mat-button {
  padding-left: 0.6rem !important;
}

.highcharts-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;
  /* #1072 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 12px;
}

.highcharts-root {
  display: block;
}

.highcharts-root text {
  stroke-width: 0;
}

.highcharts-strong {
  font-weight: bold;
}

.highcharts-emphasized {
  font-style: italic;
}

.highcharts-anchor {
  cursor: pointer;
}

.highcharts-plot-border, .highcharts-plot-background {
  fill: none;
}

.highcharts-label-box {
  fill: none;
}

.highcharts-button-box {
  fill: inherit;
}

.highcharts-visually-hidden,
.highcharts-a11y-proxy-group-chartMenu {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(1px, 1px, 1px, 1px);
  margin-top: -3px;
  opacity: 0.01;
}

.highcharts-data-table {
  overflow: auto;
}
.highcharts-data-table td {
  text-align: right;
}

/* Titles */
.highcharts-title {
  font-size: 2.8rem;
  text-align: center;
  font-weight: 400;
}

.highcharts-subtitle {
  font-size: 2.4rem;
  text-align: center;
  font-weight: 400;
}

/* Axes */
.highcharts-axis-line {
  fill: none;
}

.highcharts-yaxis .highcharts-axis-line {
  stroke-width: 0;
}

.highcharts-axis-labels {
  cursor: default;
  font-size: 0.9em;
}

.highcharts-grid-line {
  fill: none;
}

.highcharts-xaxis-grid .highcharts-grid-line {
  stroke-width: 0;
}

.highcharts-yaxis .highcharts-tick {
  stroke-width: 0;
}

.highcharts-crosshair-thin {
  stroke-width: 1px;
}

.highcharts-crosshair-category {
  stroke-opacity: 0.25;
}

/* Credits */
.highcharts-credits {
  cursor: pointer;
  font-size: 0.7em;
  transition: fill 250ms, font-size 250ms;
}

.highcharts-credits:hover {
  fill: black;
  font-size: 1em;
}

/* Tooltip */
.highcharts-tooltip {
  cursor: default;
  pointer-events: none;
  white-space: nowrap;
  transition: stroke 150ms;
}

.highcharts-tooltip .highcharts-header {
  font-size: 0.85em;
}

.highcharts-tooltip-box {
  stroke-width: 0;
}

.highcharts-tooltip-box .highcharts-label-box {
  fill-opacity: 0.85;
}

.highcharts-selection-marker {
  fill-opacity: 0.25;
}

.highcharts-graph {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.highcharts-state-hover .highcharts-graph {
  stroke-width: 3;
}

.highcharts-state-hover path {
  transition: stroke-width 50;
  /* quick in */
}

.highcharts-state-normal path {
  transition: stroke-width 250ms;
  /* slow out */
}

/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
  transition: opacity 250ms;
}

.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
  opacity: 0.2;
}

/* Series options */
.highcharts-area {
  fill-opacity: 0.25;
  stroke-width: 0;
}

.highcharts-markers {
  stroke-width: 1px;
}

.highcharts-pie-series .highcharts-point {
  stroke-opacity: 100 !important;
}

.highcharts-dense-data .highcharts-point {
  stroke-width: 0;
}

.highcharts-data-label {
  font-size: 0.9em;
  font-weight: bold;
}

.highcharts-data-label-box {
  fill: none;
  stroke-width: 0;
}

.highcharts-data-label-connector {
  fill: none;
}

.highcharts-halo {
  fill-opacity: 0.25;
  stroke-width: 0;
}

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select {
  opacity: 1 !important;
}

.highcharts-line-series .highcharts-point-select {
  stroke-width: 8px;
}

.highcharts-bar-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-column-series rect.highcharts-point {
  stroke: none;
}

.highcharts-column-series .highcharts-point {
  transition: fill-opacity 250ms;
}

.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
}

.highcharts-pie-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point {
  stroke-linejoin: round;
}

.highcharts-funnel-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}

.highcharts-pyramid-series .highcharts-point {
  stroke-linejoin: round;
}

.highcharts-pyramid-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms;
}

.highcharts-pyramid-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit;
}

.highcharts-solidgauge-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-treemap-series .highcharts-point {
  stroke-width: 1px;
  transition: stroke 250ms, fill 250ms, fill-opacity 250ms;
}

.highcharts-treemap-series .highcharts-point-hover {
  transition: stroke 25ms, fill 25ms, fill-opacity 25ms;
}

.highcharts-treemap-series .highcharts-above-level {
  display: none;
}

.highcharts-treemap-series .highcharts-internal-node {
  fill: none;
}

.highcharts-treemap-series .highcharts-internal-node-interactive {
  fill-opacity: 0.15;
  cursor: pointer;
}

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
  fill-opacity: 0.75;
}

/* Legend */
.highcharts-legend-box {
  fill: none;
  stroke-width: 0;
}

.highcharts-legend-item text {
  font-weight: 500;
  cursor: pointer;
  stroke-width: 0;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}

.legend-item {
  white-space: normal;
  padding-bottom: 0.5rem;
  width: 80%;
}

.highcharts-legend-item-hidden * {
  transition: fill 250ms;
}

.highcharts-legend-nav-active {
  cursor: pointer;
}

.highcharts-legend-title-box {
  fill: none;
  stroke-width: 0;
}

.highcharts-tracker-line {
  fill: none !important;
}

/* Loading */
.highcharts-loading {
  position: absolute;
  opacity: 0.5;
  text-align: center;
  z-index: 10;
  transition: opacity 250ms;
}

.highcharts-loading-hidden {
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  transition: opacity 250ms, height 250ms step-end;
}

.highcharts-loading-inner {
  font-weight: bold;
  position: relative;
  top: 45%;
}

/* Plot bands and polar pane backgrounds */
.highcharts-plot-band, .highcharts-pane {
  fill-opacity: 0.05;
}

.highcharts-plot-line {
  fill: none;
  stroke-width: 1px;
}

/* Highcharts More and modules */
.highcharts-boxplot-median {
  stroke-width: 2px;
}

.highcharts-bubble-series .highcharts-point {
  fill-opacity: 0.5;
}

.highcharts-gauge-series .highcharts-data-label-box {
  stroke-width: 1px;
}

.highcharts-gauge-series .highcharts-dial {
  stroke-width: 0;
}

.highcharts-polygon-series .highcharts-graph {
  fill: inherit;
  stroke-width: 0;
}

.highcharts-waterfall-series .highcharts-graph {
  stroke-dasharray: 1, 3;
}

.highcharts-sankey-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-sankey-series .highcharts-link {
  transition: fill 250ms, fill-opacity 250ms;
  fill-opacity: 0.5;
}

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
  transition: fill 50ms, fill-opacity 50ms;
  fill-opacity: 1;
}

/* Highstock */
.highcharts-navigator-mask-outside {
  fill-opacity: 0;
}

.highcharts-navigator-mask-inside {
  fill-opacity: 0.25;
  cursor: ew-resize;
}

.highcharts-navigator-outline {
  fill: none;
}

.highcharts-navigator-handle {
  cursor: ew-resize;
}

.highcharts-navigator-series .highcharts-graph {
  stroke-width: 1px;
}

.highcharts-navigator-series .highcharts-area {
  fill-opacity: 0.05;
}

.highcharts-navigator-xaxis .highcharts-axis-line {
  stroke-width: 0;
}

.highcharts-navigator-xaxis .highcharts-grid-line {
  stroke-width: 1px;
}

.highcharts-navigator-yaxis .highcharts-grid-line {
  stroke-width: 0;
}

.highcharts-scrollbar-thumb {
  stroke-width: 1px;
}

.highcharts-scrollbar-button {
  stroke-width: 1px;
}

.highcharts-scrollbar-rifles {
  stroke-width: 1px;
}

.highcharts-scrollbar-track {
  stroke-width: 1px;
}

.highcharts-button {
  cursor: default;
  stroke-width: 1px;
  transition: fill 250ms;
}

.highcharts-button-hover {
  transition: fill 0ms;
}

.highcharts-button-pressed {
  font-weight: bold;
}

.highcharts-range-selector-buttons .highcharts-button {
  stroke-width: 0;
}

.highcharts-range-label rect {
  fill: none;
}

.highcharts-range-input rect {
  fill: none;
}

input.highcharts-range-selector {
  position: absolute;
  border: 0;
  width: 1px;
  /* Chrome needs a pixel to see it */
  height: 1px;
  padding: 0;
  text-align: center;
  left: -9em;
  /* #4798 */
}

.highcharts-crosshair-label text {
  font-size: 1.1em;
}

.highcharts-crosshair-label .highcharts-label-box {
  fill: inherit;
}

.highcharts-candlestick-series .highcharts-point {
  stroke-width: 1px;
}

.highcharts-ohlc-series .highcharts-point-hover {
  stroke-width: 3px;
}

.highcharts-flags-series .highcharts-point .highcharts-label-box {
  transition: fill 250ms;
}

.highcharts-flags-series .highcharts-point text {
  font-size: 0.9em;
  font-weight: bold;
}

/* Highmaps */
.highcharts-map-series .highcharts-point {
  transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
}

.highcharts-map-series .highcharts-point-hover {
  transition: fill 0ms, fill-opacity 0ms;
  fill-opacity: 0.5;
  stroke-width: 2px;
}

.highcharts-mapline-series .highcharts-point {
  fill: none;
}

.highcharts-heatmap-series .highcharts-point {
  stroke-width: 0;
}

.highcharts-map-navigation {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}

.highcharts-coloraxis {
  stroke-width: 0;
}

/* 3d charts */
.highcharts-3d-frame {
  fill: transparent;
}

/* Exporting module */
.highcharts-contextbutton {
  stroke: none;
  stroke-linecap: round;
}

.highcharts-button-symbol {
  stroke-width: 3px;
}

.highcharts-menu {
  padding: 5px 0;
  box-shadow: 3px 3px 10px #888;
}

.highcharts-menu-item {
  padding: 0.5em 1em;
  background: none;
  cursor: pointer;
  transition: background 250ms, color 250ms;
}

/* Drilldown module */
.highcharts-drilldown-point {
  cursor: pointer;
}

.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
}

/* No-data module */
.highcharts-no-data text {
  font-weight: 400 !important;
  font-size: 12px;
}

/* Drag-panes module */
.highcharts-axis-resizer {
  cursor: ns-resize;
  stroke: black;
  stroke-width: 2px;
}

/* Bullet type series */
.highcharts-bullet-target {
  stroke-width: 0;
}

/* Lineargauge type series */
.highcharts-lineargauge-target {
  stroke-width: 1px;
}

.highcharts-lineargauge-target-line {
  stroke-width: 1px;
}

.nb {
  position: fixed;
  z-index: 999;
  left: 0;
  width: 100vw;
}
.small-container .nb {
  margin-left: 0;
  margin-right: 0;
}
.nb-Display {
  display: inline-block;
  width: 91%;
}
.nb .mat-card {
  border-radius: 0;
}
.nb .mat-card .mat-card-content {
  width: 100%;
  font-size: 1.6rem;
}
.nb .text-link {
  text-decoration: underline;
  cursor: pointer;
}
.nb-ActionButton {
  margin-top: -27px;
}

.lgc-nb {
  top: 8% !important;
}
.lgc-Containernb {
  margin-top: -11rem !important;
}

.pl {
  float: left;
}
.pl-Row_Layout {
  padding: 5px 15px;
  position: relative;
  width: 236px;
  margin: 1rem 0 5rem 2rem;
  height: 192px;
}
.pl-Row_Layout-col {
  height: 100%;
}
.pl-Row_Layout-col.col-100 {
  width: 100%;
}
.pl-Row_Layout-col.col-33-33-33 {
  width: 100%;
  position: relative;
}
.pl-Row_Layout-col.col-33-33-33::before, .pl-Row_Layout-col.col-33-33-33::after {
  width: 33%;
  content: "";
  position: absolute;
  height: 100%;
}
.pl-Row_Layout-col.col-33-33-33::after {
  right: 0;
}
.pl-Row_Layout-col.col-30-70 {
  width: 100%;
  position: relative;
}
.pl-Row_Layout-col.col-30-70::before {
  width: 30%;
  content: "";
  position: absolute;
  height: 100%;
}
.pl-Row_Layout-col.col-70-30 {
  width: 100%;
  position: relative;
}
.pl-Row_Layout-col.col-70-30::before {
  width: 70%;
  content: "";
  position: absolute;
  height: 100%;
}
.pl-Row_Layout-col.col-40-60 {
  width: 100%;
  position: relative;
}
.pl-Row_Layout-col.col-40-60::before {
  width: 40%;
  content: "";
  position: absolute;
  height: 100%;
}
.pl-Row_Layout-col.col-60-40 {
  width: 100%;
  position: relative;
}
.pl-Row_Layout-col.col-60-40::before {
  width: 60%;
  content: "";
  position: absolute;
  height: 100%;
}
.pl-Row_Layout-col.col-50-50 {
  width: 100%;
  position: relative;
}
.pl-Row_Layout-col.col-50-50::before {
  width: 50%;
  content: "";
  position: absolute;
  height: 100%;
}

.qt {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  align-content: flex-end;
}
.compact .qt {
  margin-left: 10px;
}
.qt-Select {
  margin-right: 0.8em;
}
.small-container .qt-Select {
  margin-right: 0;
}
.qt-AsOfDate {
  margin-top: 0.4em;
  margin-left: auto;
  white-space: nowrap;
}
.compact .qt-AsOfDate {
  font-size: 1.2rem;
}
.qt-AsOfDate_Timer {
  color: gray;
  font-weight: bold;
  margin-left: 1.6rem;
}
.qt-AsOfDate .mat-icon {
  align-self: flex-end;
  height: 1.8rem;
  margin-left: 0.4rem;
  width: 1.4rem;
}

/*--------- OVERWRITES  -------*/
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-flex {
  display: flex !important;
}

.d-grid {
  display: grid !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden !important;
}

.visible {
  visibility: visible !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.cursor-pointer {
  cursor: pointer;
}

.height-100 {
  height: 100% !important;
  min-height: 100% !important;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.visually-hidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.circle {
  border-radius: 50%;
}

.center-block {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.border {
  border: 1px solid grey !important;
}

.border-top {
  border-top: 1px solid grey !important;
}

.border-right {
  border-right: 1px solid grey !important;
}

.border-bottom {
  border-bottom: 1px solid grey !important;
}

.border-left {
  border-left: 1px solid grey !important;
}

.no-border {
  border: none !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.text-link {
  color: blue;
  cursor: pointer;
  text-decoration: none;
}
.text-link:hover, .text-link:active {
  color: blue;
  text-decoration: underline;
}
.text-link.fas, .text-link.far, .text-link.fal, .text-link.fab {
  text-decoration: none;
}
.text-link.fas:hover, .text-link.fas:active, .text-link.far:hover, .text-link.far:active, .text-link.fal:hover, .text-link.fal:active, .text-link.fab:hover, .text-link.fab:active {
  text-decoration: none;
}

.gain,
.positive {
  color: green !important;
}

.loss,
.negative {
  color: red !important;
}

.information {
  color: blue !important;
}

.warning {
  color: orange !important;
}

.required {
  color: darkred !important;
}

.fa-file-excel {
  color: #139e4e;
}

.fa-file-word {
  color: #4476dc;
}

.fa-file-pdf {
  color: #a60404;
}

.description {
  padding-top: 0.6rem;
  line-height: 1.6rem;
  font-weight: normal;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate-td {
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
}
.truncate-td > span {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-no-wrap {
  white-space: nowrap;
}

.text-wrap {
  white-space: normal;
}

.left-align {
  text-align: left !important;
}
.left-align .ag-header-cell-label {
  float: left !important;
  text-align: left;
}

.right-align {
  text-align: right !important;
}
.right-align .ag-cell-value {
  margin-left: auto;
}
.right-align .ag-header-cell-label {
  flex-direction: row-reverse;
  float: right !important;
}
.right-align .ag-header-cell-label .mat-icon {
  margin-left: 4px;
  margin-right: -4px;
}

.center,
.center-align {
  text-align: center !important;
}
.center .ag-header-cell-label,
.center-align .ag-header-cell-label {
  justify-content: center;
}

.top-align {
  vertical-align: text-top;
}

.flex-center {
  justify-content: center !important;
}

.flex-space-between {
  justify-content: space-between !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-direction-row {
  flex-direction: row !important;
}

.flex-direction-column {
  flex-direction: column !important;
}

.justify {
  text-align: justify !important;
}

.text-secondary {
  color: grey;
}

.text-primary {
  color: black;
}

.text-light {
  color: lightgrey;
}

.muted {
  color: grey;
  font-size: 1.1rem;
  padding-top: 8px;
}

.width-xxsmall {
  width: 7rem;
}

.width-xsmall {
  width: 14rem;
}

.width-small {
  width: 20rem;
}

.width-medium {
  width: 26rem;
}

.width-large {
  width: 34rem;
}

.width-xlarge {
  width: 42rem;
}

.width-xxlarge {
  width: 50rem;
}

.width-max {
  max-width: 100%;
}

.width-full {
  width: 100%;
}

.width-5 {
  width: 5% !important;
}

.width-10 {
  width: 10% !important;
}

.width-15 {
  width: 15% !important;
}

.width-20 {
  width: 20% !important;
}

.width-25 {
  width: 25% !important;
}

.width-30 {
  width: 30% !important;
}

.width-35 {
  width: 35% !important;
}

.width-40 {
  width: 40% !important;
}

.width-45 {
  width: 45% !important;
}

.width-50 {
  width: 50% !important;
}

.width-55 {
  width: 55% !important;
}

.width-60 {
  width: 60% !important;
}

.width-65 {
  width: 65% !important;
}

.width-70 {
  width: 70% !important;
}

.width-75 {
  width: 75% !important;
}

.width-80 {
  width: 80% !important;
}

.width-85 {
  width: 85% !important;
}

.width-90 {
  width: 90% !important;
}

.width-95 {
  width: 95% !important;
}

.width-100 {
  width: 100% !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.padding-top-0 {
  padding-top: 0px !important;
}

.margin-left-0 {
  margin-left: 0px !important;
}

.padding-left-0 {
  padding-left: 0px !important;
}

.padding-left-0.mat-button {
  padding-left: 0px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.margin-right-0 {
  margin-right: 0px !important;
}

.padding-right-0 {
  padding-right: 0px !important;
}

.padding-right-0.mat-button {
  padding-right: 0px !important;
}

.margin-0 {
  margin: 0px !important;
}

.padding-0 {
  padding: 0px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}

.padding-left-5.mat-button {
  padding-left: 5px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}

.padding-right-5.mat-button {
  padding-right: 5px !important;
}

.margin-5 {
  margin: 5px !important;
}

.padding-5 {
  padding: 5px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-left-10.mat-button {
  padding-left: 10px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-right-10.mat-button {
  padding-right: 10px !important;
}

.margin-10 {
  margin: 10px !important;
}

.padding-10 {
  padding: 10px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-left-15.mat-button {
  padding-left: 15px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.padding-right-15.mat-button {
  padding-right: 15px !important;
}

.margin-15 {
  margin: 15px !important;
}

.padding-15 {
  padding: 15px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-left-20.mat-button {
  padding-left: 20px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-right-20.mat-button {
  padding-right: 20px !important;
}

.margin-20 {
  margin: 20px !important;
}

.padding-20 {
  padding: 20px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.margin-left-25 {
  margin-left: 25px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.padding-left-25.mat-button {
  padding-left: 25px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

.margin-right-25 {
  margin-right: 25px !important;
}

.padding-right-25 {
  padding-right: 25px !important;
}

.padding-right-25.mat-button {
  padding-right: 25px !important;
}

.margin-25 {
  margin: 25px !important;
}

.padding-25 {
  padding: 25px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.padding-left-30.mat-button {
  padding-left: 30px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-right-30.mat-button {
  padding-right: 30px !important;
}

.margin-30 {
  margin: 30px !important;
}

.padding-30 {
  padding: 30px !important;
}

.flex-basis-0 {
  flex-basis: 0% !important;
}

.flex-basis-5 {
  flex-basis: 5% !important;
}

.flex-basis-10 {
  flex-basis: 10% !important;
}

.flex-basis-15 {
  flex-basis: 15% !important;
}

.flex-basis-20 {
  flex-basis: 20% !important;
}

.flex-basis-25 {
  flex-basis: 25% !important;
}

.flex-basis-30 {
  flex-basis: 30% !important;
}

.flex-basis-35 {
  flex-basis: 35% !important;
}

.flex-basis-40 {
  flex-basis: 40% !important;
}

.flex-basis-45 {
  flex-basis: 45% !important;
}

.flex-basis-50 {
  flex-basis: 50% !important;
}

.flex-basis-55 {
  flex-basis: 55% !important;
}

.flex-basis-60 {
  flex-basis: 60% !important;
}

.flex-basis-65 {
  flex-basis: 65% !important;
}

.flex-basis-70 {
  flex-basis: 70% !important;
}

.flex-basis-75 {
  flex-basis: 75% !important;
}

.flex-basis-80 {
  flex-basis: 80% !important;
}

.flex-basis-85 {
  flex-basis: 85% !important;
}

.flex-basis-90 {
  flex-basis: 90% !important;
}

.flex-basis-95 {
  flex-basis: 95% !important;
}

.flex-basis-100 {
  flex-basis: 100% !important;
}

.m0 {
  margin: 0px;
}

.p0 {
  margin: 0px;
}

.mt-0 {
  margin-top: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.m1 {
  margin: 1px;
}

.p1 {
  margin: 1px;
}

.mt-1 {
  margin-top: 1px !important;
}

.pt-1 {
  padding-top: 1px !important;
}

.mb-1 {
  margin-bottom: 1px !important;
}

.pb-1 {
  padding-bottom: 1px !important;
}

.ml-1 {
  margin-left: 1px !important;
}

.pl-1 {
  padding-left: 1px !important;
}

.mr-1 {
  margin-right: 1px !important;
}

.pr-1 {
  padding-right: 1px !important;
}

.m2 {
  margin: 2px;
}

.p2 {
  margin: 2px;
}

.mt-2 {
  margin-top: 2px !important;
}

.pt-2 {
  padding-top: 2px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.pb-2 {
  padding-bottom: 2px !important;
}

.ml-2 {
  margin-left: 2px !important;
}

.pl-2 {
  padding-left: 2px !important;
}

.mr-2 {
  margin-right: 2px !important;
}

.pr-2 {
  padding-right: 2px !important;
}

.m4 {
  margin: 4px;
}

.p4 {
  margin: 4px;
}

.mt-4 {
  margin-top: 4px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.pb-4 {
  padding-bottom: 4px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.pl-4 {
  padding-left: 4px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

.m8 {
  margin: 8px;
}

.p8 {
  margin: 8px;
}

.mt-8 {
  margin-top: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

.m12 {
  margin: 12px;
}

.p12 {
  margin: 12px;
}

.mt-12 {
  margin-top: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.m16 {
  margin: 16px;
}

.p16 {
  margin: 16px;
}

.mt-16 {
  margin-top: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.m20 {
  margin: 20px;
}

.p20 {
  margin: 20px;
}

.mt-20 {
  margin-top: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.m24 {
  margin: 24px;
}

.p24 {
  margin: 24px;
}

.mt-24 {
  margin-top: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

.m28 {
  margin: 28px;
}

.p28 {
  margin: 28px;
}

.mt-28 {
  margin-top: 28px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

.ml-28 {
  margin-left: 28px !important;
}

.pl-28 {
  padding-left: 28px !important;
}

.mr-28 {
  margin-right: 28px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

.m32 {
  margin: 32px;
}

.p32 {
  margin: 32px;
}

.mt-32 {
  margin-top: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.pl-32 {
  padding-left: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

.m36 {
  margin: 36px;
}

.p36 {
  margin: 36px;
}

.mt-36 {
  margin-top: 36px !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.pb-36 {
  padding-bottom: 36px !important;
}

.ml-36 {
  margin-left: 36px !important;
}

.pl-36 {
  padding-left: 36px !important;
}

.mr-36 {
  margin-right: 36px !important;
}

.pr-36 {
  padding-right: 36px !important;
}

.m40 {
  margin: 40px;
}

.p40 {
  margin: 40px;
}

.mt-40 {
  margin-top: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.m48 {
  margin: 48px;
}

.p48 {
  margin: 48px;
}

.mt-48 {
  margin-top: 48px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.pb-48 {
  padding-bottom: 48px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.pl-48 {
  padding-left: 48px !important;
}

.mr-48 {
  margin-right: 48px !important;
}

.pr-48 {
  padding-right: 48px !important;
}

.m56 {
  margin: 56px;
}

.p56 {
  margin: 56px;
}

.mt-56 {
  margin-top: 56px !important;
}

.pt-56 {
  padding-top: 56px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.pb-56 {
  padding-bottom: 56px !important;
}

.ml-56 {
  margin-left: 56px !important;
}

.pl-56 {
  padding-left: 56px !important;
}

.mr-56 {
  margin-right: 56px !important;
}

.pr-56 {
  padding-right: 56px !important;
}

.m64 {
  margin: 64px;
}

.p64 {
  margin: 64px;
}

.mt-64 {
  margin-top: 64px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

.ml-64 {
  margin-left: 64px !important;
}

.pl-64 {
  padding-left: 64px !important;
}

.mr-64 {
  margin-right: 64px !important;
}

.pr-64 {
  padding-right: 64px !important;
}

_:-ms-fullscreen .sr-Results_Item-statuscol,
:root .sr-Results_Item-statuscol {
  min-width: 7rem !important;
}
_:-ms-fullscreen .mat-button-wrapper,
:root .mat-button-wrapper {
  position: relative !important;
}
_:-ms-fullscreen .mat-select-panel,
:root .mat-select-panel {
  min-width: inherit !important;
}
_:-ms-fullscreen .cdk-overlay-pane,
:root .cdk-overlay-pane {
  display: block !important;
}
_:-ms-fullscreen .fw-LoaderInter_Anim,
:root .fw-LoaderInter_Anim {
  width: 100% !important;
}
_:-ms-fullscreen .ag-header-cell-label,
:root .ag-header-cell-label {
  white-space: normal !important;
}
_:-ms-fullscreen .mat-form-field .mat-form-field-wrapper .mat-form-field-underline,
_:-ms-fullscreen .mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper,
_:-ms-fullscreen .mat-form-field .mat-form-field-wrapper .mat-form-field-ripple,
:root .mat-form-field .mat-form-field-wrapper .mat-form-field-underline,
:root .mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper,
:root .mat-form-field .mat-form-field-wrapper .mat-form-field-ripple {
  position: static !important;
}
_:-ms-fullscreen .fw-Search_Input .mat-input-element::-ms-input-placeholder,
:root .fw-Search_Input .mat-input-element::-ms-input-placeholder {
  color: white !important;
}
_:-ms-fullscreen .grid-ColumnSettings,
:root .grid-ColumnSettings {
  margin-top: 0 !important;
}
_:-ms-fullscreen .hld-AssetHero .ngucarousel .ngucarousel-items .item,
:root .hld-AssetHero .ngucarousel .ngucarousel-items .item {
  max-width: 20%;
}

@media only screen and (max-width : 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width : 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width : 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width : 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width : 993px) {
  .show-on-large {
    display: block !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}

@media only screen and (max-width : 600px) {
  .show-on-small {
    display: block !important;
  }
}

@media only screen and (min-width : 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}

@media only screen and (max-width : 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}

.pershing-sharing-netx360 button {
  text-shadow: none;
  background: none;
}
.pershing-sharing-netx360 h1 {
  color: inherit;
}

.modal {
  margin: initial;
  text-align: initial;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.awrTimePeriodSelect {
  float: right;
}

#awrTimeperiodPicker form {
  float: right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .rmd-Container {
    background-color: white;
  }
  .rmd-Text-BoldText-Medium {
    font-size: 18px;
    font-weight: bold;
  }
  .rmd-Text-BoldText-Big {
    font-weight: bold;
    font-size: 20px;
  }
  .rmd-Text-BoldText-Small {
    font-weight: bold;
    font-size: 14px;
  }
  .rmd-Text-NormalText-Big {
    font-weight: normal;
    font-size: 35px;
  }
  .rmd-Text-NormalText-Medium {
    font-weight: normal;
    font-size: 20px;
  }
  .rmd-Text-NormalText-Small {
    font-weight: normal;
    font-size: 14px;
  }
  .rmd-Text-NormalText-ExtraMedium {
    font-weight: normal;
    font-size: 18px;
  }
  .rmd-Text-Description {
    line-height: 21px;
  }
  .rmd-Text-Disclaimer {
    margin-top: 80px;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
  }
  .rmd-Graph-AutoMargin {
    margin-left: auto;
  }
  .rmd-Graph-RelativePosition {
    position: relative;
  }
  .rmd-Graph-ChartLegends {
    position: absolute;
    top: 50%;
    padding-top: 10px;
    width: 100%;
  }
  .rmd-Graph-ChartLegends .legend1 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #03045A;
    border-radius: 50%;
    margin-right: 10px;
  }
  .rmd-Graph-ChartLegends .legend2 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #50B1D4;
    border-radius: 50%;
    margin-right: 10px;
  }
  .rmd-Graph-Divider {
    border-top: 1px solid;
    margin-top: 10px;
  }
  .rmd-Snapshot-Divider1 {
    border-top-color: lightgray;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .rmd-Snapshot-Divider2 {
    border-top-color: lightgray;
    margin-top: 10px;
  }
  .rmd-Details-toggleButton {
    text-wrap: auto;
  }
  .rmd-Details-toggleButton .mat-button-toggle-label-content {
    line-height: 20px !important;
  }
}
.fw-Advisor_Menu {
  min-width: 340px !important;
  max-width: 340px !important;
  max-height: 600px !important;
}
.fw-Advisor_Menu .mat-menu-content:not(:empty) {
  padding: 15px;
}
.fw-Advisor_AboutUsContent {
  display: flex;
  gap: 20px;
}
.fw-Advisor_AboutUsContent.small-container {
  flex-direction: column-reverse;
}
.fw-Advisor_Primary {
  flex: 1;
}
.fw-Advisor_Secondary {
  width: 340px;
  padding: 15px;
  box-sizing: border-box;
  height: fit-content;
}
.fw-Advisor_MainContent {
  display: grid;
  gap: 20px;
  grid-template-columns: 70px 1fr;
}
.fw-Advisor_MainContent img {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  margin: auto 0;
  object-fit: cover;
}
.fw-Advisor_SubTitle {
  justify-self: center;
}
.fw-Advisor_Link {
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fw-Advisor_Initials {
  display: grid;
  place-items: center;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  text-align: center;
  margin: auto 0;
}
.fw-Advisor_SyncDetails h4 {
  padding-top: 20px;
}
.fw-Advisor_SyncDetails h4:first-child {
  padding-top: 0;
}
.fw-Advisor_SyncDetails p:nth-child(5) a::before {
  content: "";
  margin-right: 10px;
}

.fw-Download {
  padding: 10px !important;
}
.fw-Download ul {
  margin-bottom: 0;
  padding-left: 0;
}
.fw-Download li {
  display: block;
  font-weight: 500;
  margin-top: 10px;
  padding: 6px 10px;
}
.fw-Download li:first-child {
  margin-top: 0;
}
.fw-Download li:focus, .fw-Download li:hover {
  cursor: pointer;
}
.fw-Download .fal {
  margin-right: 10px;
  width: 14px;
}
.fw-Download .mat-card-header {
  display: none;
}
@media print {
  .fw-Download {
    display: none;
  }
}

.fw-Footer {
  bottom: 0;
  left: 0;
  margin-bottom: 2rem;
}
.container-fluid .fw-Footer {
  max-width: initial;
  min-width: initial;
}
.page-login .fw-Footer, .page-welcome .fw-Footer, .page-welcome1 .fw-Footer {
  margin-top: -7px !important;
}
.fw-Footer div {
  line-height: 20px;
}
.fw-Footer hr {
  border-bottom: none;
  margin-top: 22px;
  margin-bottom: 12px;
}
.fw-Footer .col-lg-3 {
  flex-basis: 30%;
  max-width: 30%;
  padding-left: 40px;
  padding-right: 0;
}
.fw-Footer .col-lg-9 {
  flex-basis: 69%;
  max-width: 69%;
  padding-left: 0;
}
.fw-Footer .row {
  padding: 2rem 1.5rem 2rem;
}
@media (max-width: 575.98px) {
  .fw-Footer .row {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-top: 10px;
    text-align: center;
  }
}

.fw-Header {
  margin-right: 0;
  margin-left: 0;
  max-width: 1590px;
  z-index: 9;
}
.fw-Header-menu {
  align-items: center;
  display: flex;
  gap: 10px;
}
.fw-Header_LogoContainer {
  align-items: center;
  display: flex;
}
.fw-Header_UserIcon:focus {
  padding: 0;
}
.fw-Header-mobile .fw-Header_UserIcon {
  margin-right: 0;
}
.fw-HeaderComponent {
  display: flex;
  justify-content: space-between;
}
.public-page .fw-HeaderComponent {
  align-items: center;
  height: 100%;
}
.fw-HeaderComponent_Mobile, .fw-HeaderComponent_Tablet {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.fw-HeaderComponent_LogoLink {
  padding: 4px;
}
.fw-HeaderComponent_LogoContainer {
  display: flex;
  gap: 95px;
  align-items: center;
}
.fw-HeaderComponent_ActionsContainer {
  display: flex;
  align-items: start;
  gap: 15px;
}

@media print {
  .fw-HeaderComponent_ActionsContainer {
    display: none !important;
  }
}
.fw-Icons-asterisk.fw-Icons-mobile {
  margin: -22px 0 12px 15px;
  font-size: 10px;
}
.fw-Icons-paybill .fal:before, .fw-Icons-trade .fal:before, .fw-Icons-transfer .fal:before {
  margin-right: 10px;
}
.fw-PaperlessSvg {
  vertical-align: middle;
}
.fw-NavigationContainer .fw-TradeSvg, .fw-NavigationContainer .fw-TransferSvg, .fw-NavigationContainer .fw-PaybillSvg {
  padding-right: 5px;
}

.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: 1;
  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: 4px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -8rem;
}
.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-Logo .row {
  padding-top: 0;
  min-height: 370px;
}
.small-container .lgc-Logo .row {
  min-height: 70px;
  margin-bottom: 20px;
}
.lgc-Logo_NetX360 {
  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-Footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 2;
  margin-left: -2rem;
  margin-bottom: 0;
  padding: 0 1rem 1rem;
  margin-right: auto;
  text-align: center;
}
.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: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 3px 10px 0px 0px;
}
.fw-Navigation_Icons {
  display: flex;
  align-items: center;
}
.mobile .fw-Navigation_Icons, .tablet .fw-Navigation_Icons {
  padding: 0px 10px;
  justify-content: space-between;
}
.fw-Navigation-paybill, .fw-Navigation-trade, .fw-Navigation-transfer {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 22px 10px;
  line-height: 24px;
}
.mobile .fw-Navigation-paybill, .tablet .fw-Navigation-paybill, .mobile .fw-Navigation-trade, .tablet .fw-Navigation-trade, .mobile .fw-Navigation-transfer, .tablet .fw-Navigation-transfer {
  flex-direction: column;
}
.fw-Navigation-paybill:hover, .fw-Navigation-paybill:focus, .fw-Navigation-trade:hover, .fw-Navigation-trade:focus, .fw-Navigation-transfer:hover, .fw-Navigation-transfer:focus {
  text-decoration: none !important;
}
.fw-Navigation_List {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.fw-Navigation_List li a {
  line-height: 24px;
  padding: 22px 10px;
  display: block;
  text-transform: capitalize;
  transition: background-color 0.3s;
}
.fw-Navigation_List li a:hover, .fw-Navigation_List li a:focus {
  text-decoration: none;
}
.fw-Navigation_List li:last a {
  padding-right: 0;
}
.fw-Navigation_List li .divider-vertical {
  display: none;
}
.fw-Navigation_List li .fa-caret-down {
  display: none;
}
.fw-Navigation_IconsGroup {
  margin-left: auto;
}

.fw-SecondaryNavigation {
  display: block;
  line-height: 3rem;
}
.small-container .fw-SecondaryNavigation, .medium-container .fw-SecondaryNavigation {
  margin-right: -1rem;
  margin-left: -1rem;
}
.fw-SecondaryNavigation_List {
  height: auto;
  list-style: none;
  margin: 0;
  padding-left: 10px;
}
.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 {
  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_List {
  display: inline-flex;
  list-style: none;
  padding-inline-start: 0;
  margin: 0;
}
.fw-TertiaryNavigation_List li {
  height: 30px !important;
  font-weight: 400;
  padding: 0 13px;
}
.fw-TertiaryNavigation_List li a,
.fw-TertiaryNavigation_List li a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
}
.fw-TertiaryNavigation_List li.selected {
  border-bottom: 3px solid #F9550C;
  border-radius: 3px;
}
#neworder .fw-TertiaryNavigation_List li.selected {
  border-bottom: 3px solid #1B73E8;
}
.fw-TertiaryNavigation_List li.selected a {
  font-weight: 700;
}

#usmarkets,
#news,
#eventscalendar,
#sectorindusperformance,
#summary,
#stocksnews,
#charting,
#earnings,
#fundamentals,
#insiders,
#optionchain,
#overviewmod,
#screeners,
#multiquotecompare,
#mywatchlists,
#securitiesalerts,
#AdvancedScreenerResultsModule {
  margin: 0 10px;
}

.fw-SideNav {
  transition: transform 0.2s linear;
}
@media (max-width: 375px) {
  .fw-SideNav {
    width: 310px;
  }
}
@media (min-width: 376px) {
  .fw-SideNav {
    width: 360px;
  }
}
.fw-SideNav.opened {
  transform: translateX(0%);
}
.fw-SideNav.closed {
  transform: translateX(-100%);
}
.fw-SideNav ul {
  list-style: none;
}
.medium-container .fw-SideNav {
  width: 62%;
}
.fw-SideNav_Back {
  margin-right: 20px;
}
.fw-SideNav_Container {
  min-height: 100vh;
}
.fw-SideNav_Icons {
  box-sizing: border-box;
  display: inline-flex;
  justify-content: space-between;
  padding: 20px 25px 20px 15px;
  text-align: center;
  width: 100%;
}
.fw-SideNav_FirstLevel {
  margin-top: 0;
  padding-left: 0;
  transition: all 600ms 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_FirstLevel .mat-nav-list {
  padding-top: 0 !important;
}
.fw-SideNav_FirstLevel .mat-nav-list .mat-expansion-panel-body {
  margin-top: 0;
  padding: 0 !important;
}
.fw-SideNav_FirstLevel .mat-nav-list .mat-expansion-panel-header {
  height: auto !important;
  padding: 0 25px 0 0 !important;
}
.fw-SideNav_GoPaperLess {
  line-height: 40px;
  padding: 10px 0 10px 24px;
}
.fw-SideNav_Header {
  line-height: 16px;
  padding: 20px 10px 20px 25px;
}
.fw-SideNav_Header a {
  display: block;
}
.fw-SideNav_LastLogin {
  padding: 1rem;
}
.fw-SideNav_LogoContainer {
  align-items: center;
  display: flex;
  height: 40px;
  padding: 10px 0 10px 24px;
}
.fw-SideNav_MenuButton.mat-button {
  float: left;
  padding: 0 !important;
  min-width: 20px !important;
  margin: 3px 12px 0 -6px !important;
}
.fw-SideNav_SecondLevel {
  cursor: pointer;
  padding-left: 50px;
  padding-top: 0;
}
.fw-SideNav_SecondLevel li {
  list-style: none;
  padding-left: 20px;
}
.fw-SideNav_SecondLevel span {
  display: block;
  padding: 3px 0;
}
.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_Title {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.fw-SideNav_Title h1 {
  padding-top: 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-MobileSubNavigation {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.fw-MobileSubNavigation.row {
  margin-left: -1.5rem !important;
  margin-right: -1rem !important;
  margin-top: -4rem;
}
.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;
}

@media print {
  .fw-NavigationContainer {
    display: none !important;
  }
}
.fw-MegaMenu {
  margin-top: -0.1rem;
}
.fw-MegaMenu.mat-menu-panel {
  max-width: 900px;
  margin-right: 10px;
}
.fw-MegaMenu .mat-menu-content {
  display: flex;
  color: black;
  flex-flow: row nowrap;
  max-width: 900px;
  padding: 1rem 0;
  justify-content: flex-start;
  align-content: space-between;
  align-items: stretch;
}
.fw-MegaMenu_List {
  flex: 1 1 auto;
  width: 17em;
}
.fw-MegaMenu_List:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.fw-MegaMenu_List-header {
  font-weight: 700;
  display: inline-block;
  padding: 1.1rem 2rem 0.6rem 1.2rem;
}
.fw-MegaMenu_List-header:not(:nth-of-type(1)) {
  padding-top: 1.6rem;
}
.fw-MegaMenu_List-item.mat-menu-item {
  line-height: 1.6rem !important;
  height: auto !important;
  white-space: inherit;
  padding: 7px 0 7px 12px;
}
.fw-MegaMenu_List-item.mat-menu-item:hover {
  cursor: pointer;
  color: white;
}

.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: -2rem !important;
}
.medium-container .fw-SummaryHeader {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.fw-SummaryHeader-sticky.is-sticky {
  z-index: 9;
  position: fixed;
  top: 0;
  width: 100% !important;
}
.fw-SummaryHeader_IntegrationListIcon {
  position: absolute;
  top: 18px;
  right: 24em;
}
.fw-SummaryHeader_IntegrationList .mat-menu-panel {
  width: 180px;
}
.fw-SummaryHeader_IntegrationList .mat-grid-tile {
  left: -25px !important;
}
.fw-SummaryHeader_IntegrationList .mat-grid-tile .mat-figure {
  justify-content: end;
}
.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-PageTitle {
  padding: 1rem;
  margin-top: -2rem;
  align-items: center;
  float: left;
}
.fw-PageTitle::after {
  content: "|";
  font-size: 3.5rem;
  font-weight: 200;
  margin: 0 5px 0 -5px;
}
@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;
  padding-left: 1rem;
  font-size: 2.8rem;
  margin-bottom: 0;
  font-weight: 300;
  margin-right: 1.8rem;
}
@media (max-width: 575.99px) {
  .fw-PageTitle_Title {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 500;
  }
}
.compact .fw-PageTitle_Title {
  font-size: 2.4rem;
}
.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: inline-block;
  position: relative;
  border: 1px solid transparent;
  font-size: 2.8rem;
  margin-bottom: 0;
  width: 380px;
  font-weight: 300;
  top: -4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
@media (max-width: 575.99px) {
  .fw-PageTitle_Context {
    font-size: 2.4rem;
    width: 100%;
  }
}
.fw-PageTitle_Context:hover {
  background: white;
  width: 414px;
  padding: 0 1rem;
  border: 1px solid blue;
  border-radius: 2px;
  margin-left: -10px;
}
.fw-PageTitle_Context:hover a {
  text-decoration: none;
}

.qla .mat-menu-panel {
  max-width: 400px;
}
.qla::-webkit-scrollbar {
  width: 8px;
}
.qla .mat-grid-tile .mat-figure {
  align-items: start;
  padding-left: 0;
  padding-right: 6px;
}
.qla .mat-grid-tile .mat-figure button:hover {
  cursor: pointer;
}
.qla .mat-fab {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.qla .mat-fab .mat-button-wrapper {
  line-height: 19px;
}
.qla-AlignDesc {
  line-height: 13px;
  padding-top: 5px;
}
.qla-Text {
  font-size: 11px;
}

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

@media print {
  nxi-header .mod-QuickQuotes {
    display: none;
  }
}
.fw-ProfileMenu_Container {
  padding: 20px;
  min-width: 290px !important;
}
.fw-ProfileMenu_LastLogin {
  margin: 25px 0 15px;
}
.fw-ProfileMenu_LoginDate .separator {
  margin: 0px 5px;
}
.fw-ProfileMenu_Logout {
  height: auto !important;
}
.fw-ProfileMenu_Logout .mat-button-wrapper {
  vertical-align: middle;
}
.fw-ProfileMenu_Logout.mat-menu-item:hover:not([disabled]) {
  background: none;
}
.fw-ProfileMenu_SettingsMenu.mat-menu-item {
  display: flex !important;
  line-height: normal !important;
  height: auto !important;
  padding: inherit !important;
}
.fw-ProfileMenu_SettingsMenu:focus, .fw-ProfileMenu_SettingsMenu:hover, .fw-ProfileMenu_SettingsMenu:focus-visible, .fw-ProfileMenu_SettingsMenu:focus-within {
  text-decoration: underline !important;
  background: none !important;
}

.ss .mat-card {
  min-height: 220px;
}
.ss-Icon_ChangePassword, .ss-Icon_FaceId, .ss-Icon_TouchId, .ss-Icon_SecurityEmail, .ss-Icon_ContactMethods, .ss-Icon_ActiveSession {
  display: block;
  height: 74px;
  width: 100%;
}

.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: 600;
  margin: 12px 14px 5px;
}
.sts-Density_Comfort, .sts-Density_Compact {
  padding: 11rem;
}
.sts-Highlight {
  padding-bottom: 10rem;
  margin-right: 8rem;
  border-radius: 5px;
}

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

.per-iframe {
  min-height: 80vh;
}

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

/* @import "admin";
@import "context-summary";
@import "favorites-menu";
@import "search"; */
.fw-AccountDropdown_EditNickname, .fw-AccountDropdown_ManageGroups {
  padding: 0 !important;
}
.fw-AccountDropdown_EditNickname-OuterDiv, .fw-AccountDropdown_ManageGroups-OuterDiv {
  padding: 0 6px;
}
.fw-AccountDropdown_FormField {
  width: auto;
}
.fw-AccountDropdown_FormField .mat-form-field-infix {
  width: auto !important;
}
.small-container .fw-AccountDropdown_FormField .mat-form-field-infix {
  width: 154px;
}
.fw-AccountDropdown_FormField .mat-form-field-wrapper {
  height: 40px;
  padding-right: 0 !important;
}
.fw-AccountDropdown_FormField .mat-form-field-wrapper .mat-form-field-underline {
  display: none;
}
.fw-AccountDropdown_FormField .mat-select-value span {
  margin-right: 5px;
}
.small-container .fw-AccountDropdown_FormField .mat-form-field-flex {
  padding: 0 !important;
}
.fw-AccountDropdown_Option {
  padding: 0 6px !important;
}
.fw-AccountDropdown_Select.mat-select-panel {
  padding: 4px 2px !important;
  max-height: 467px !important;
  position: absolute;
  top: 40px;
}
.mobile .fw-AccountDropdown_Select.mat-select-panel, .tablet .fw-AccountDropdown_Select.mat-select-panel {
  max-height: 288px !important;
}
.fw-AccountDropdown_Select.mat-select-panel .mat-option {
  height: 38px !important;
}
.fw-AccountDropdown_Select::-webkit-scrollbar {
  width: 8px;
}
.fw-AccountDropdown_PageName {
  margin: 0px 10px 0px 0px !important;
}

/**
 ****************************
 * Generic Styles
 ****************************
*/
ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
  display: block;
}

.ag-hidden {
  display: none !important;
}

.ag-invisible {
  visibility: hidden !important;
}

.ag-drag-handle {
  cursor: move;
  cursor: grab;
}

.ag-column-drop-wrapper {
  display: flex;
}

.ag-column-drop-horizontal-half-width {
  display: inline-block;
  width: 50% !important;
}

.ag-unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ag-selectable {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.ag-tab {
  position: relative;
}

.ag-tab-guard {
  position: absolute;
  width: 0;
  height: 0;
  display: block;
}

.ag-select-agg-func-popup {
  position: absolute;
}

.ag-input-wrapper, .ag-picker-field-wrapper {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  line-height: normal;
  position: relative;
}

.ag-shake-left-to-right {
  animation-direction: alternate;
  animation-duration: 0.2s;
  animation-iteration-count: infinite;
  animation-name: ag-shake-left-to-right;
}

@keyframes ag-shake-left-to-right {
  from {
    padding-left: 6px;
    padding-right: 2px;
  }
  to {
    padding-left: 2px;
    padding-right: 6px;
  }
}
.ag-root-wrapper {
  cursor: default;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ag-root-wrapper.ag-layout-normal {
  height: 100%;
}

.ag-watermark {
  position: absolute;
  bottom: 10px;
  right: 25px;
  opacity: 0.5;
  transition: opacity 1s ease-out 3s;
}
.ag-watermark:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk0cHgiIGhlaWdodD0iMjM5cHgiIHZpZXdCb3g9IjAgMCA0OTQgMjM5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+TG9nbzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0wLjYxMjg0OTkzMSwxMDggTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgQzAuNjEyODQ5OTMxLDYyLjEwMDY1MzYgMy40NzE4MzM3OCw1Ny4xNDg3NDgzIDguMTEyODQ5OTMsNTQuNDY5MjU2NCBMOTguMzA2NDI1LDIuMzk1OTcxNTcgTDk4LjMwNjQyNSwyLjM5NTk3MTU3IEMxMDIuOTQ3NDQxLC0wLjI4MzUyMDM1OCAxMDguNjY1NDA5LC0wLjI4MzUyMDM1OCAxMTMuMzA2NDI1LDIuMzk1OTcxNTcgTDExMy4zMDY0MjUsMi4zOTU5NzE1NyBMMjAzLjUsNTQuNDY5MjU2NCBMMjAzLjUsNTQuNDY5MjU2NCBDMjA4LjE0MTAxNiw1Ny4xNDg3NDgzIDIxMSw2Mi4xMDA2NTM2IDIxMSw2Ny40NTk2Mzc0IEwyMTEsMTM4IEwxODEsMTM4IEwxODAuOTk3MDQxLDkzLjk5OTk5OTggTDE4MC45OTYwMzIsOTMuOTk5OTk5OSBDMTgwLjk5NTQ3NSw4NS43MTYxMjI2IDE3NC4yNzk5MDksNzkuMDAxMDA4NyAxNjUuOTk2MDMyLDc5LjAwMTAwODcgTDEyMiw3OC45OTk5OTk5IEMxMTMuNzE1NzI5LDc4Ljk5OTk5OTkgMTA3LDg1LjcxNTcyODYgMTA3LDkzLjk5OTk5OTkgTDEwNywxMzYuMDE1NjIzIEwxMDcsMTM2LjAxNTYyMyBDMTA3LDE0NC4yOTk4OTUgMTEzLjcxNTcyOSwxNTEuMDE1NjIzIDEyMiwxNTEuMDE1NjIzIEwxNjgsMTUxLjAxNTYyMyBMMTY4LDE2MyBDMTY4LDE2NC42NTY4NTQgMTY2LjY1Njg1NCwxNjYgMTY1LDE2NiBMMTIwLDE2NiBMMTIwLDE3OSBMMTY1Ljk5NjAzMiwxNzkgTDE2NS45OTYwMzIsMTc4Ljk5Nzg3NyBDMTc0LjI3OTQ3NCwxNzguOTk3ODc3IDE4MC45OTQ4NiwxNzIuMjgzNDQyIDE4MC45OTYwMzIsMTY0IEwxODEsMTUwLjk2MDU1NCBMMjExLDE1MC45NjA1NTQgTDIxMSwxNzEuNjA2MjA3IEwyMTEsMTcxLjYwNjIwNyBDMjExLDE3Ni45NjUxOTEgMjA4LjE0MTAxNiwxODEuOTE3MDk2IDIwMy41LDE4NC41OTY1ODggTDExMy4zMDY0MjUsMjM2LjY2OTg3MyBMMTEzLjMwNjQyNSwyMzYuNjY5ODczIEMxMDguNjY1NDA5LDIzOS4zNDkzNjUgMTAyLjk0NzQ0MSwyMzkuMzQ5MzY1IDk4LjMwNjQyNSwyMzYuNjY5ODczIEw4LjExMjg0OTkzLDE4NC41OTY1ODggTDguMTEyODQ5OTMsMTg0LjU5NjU4OCBDMy40NzE4MzM3OCwxODEuOTE3MDk2IDAuNjEyODQ5OTMxLDE3Ni45NjUxOTEgMC42MTI4NDk5MzEsMTcxLjYwNjIwNyBMMC42MTI4NDk5MzEsMTIxIEwyNywxMjEgTDI3LDEzNiBDMjcsMTQ0LjI4NDI3MSAzMy43MTU3Mjg3LDE1MSA0MiwxNTEgTDQyLDE1MSBMMTAwLDE1MSBMMTAwLDk0IEMxMDAsODUuNzE1NzI4OCA5My4yODQyNzEyLDc5IDg1LDc5IEwyNyw3OSBMMjcsOTIgTDg0LDkyIEM4NS42NTY4NTQyLDkyIDg3LDkzLjM0MzE0NTggODcsOTUgTDg3LDk1IEw4NywxMDggTDAuNjEyODQ5OTMxLDEwOCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkxvZ28iPgogICAgICAgICAgICA8cGF0aCBkPSJNNDc3LDU1IEw0OTQsNTUgTDQ5NCwxNTEgTDQzNSwxNTEgQzQyNi43MTU3MjksMTUxIDQyMCwxNDQuMjg0MjcxIDQyMCwxMzYgTDQyMCw5NiBDNDIwLDg3LjcxNTcyODggNDI2LjcxNTcyOSw4MSA0MzUsODEgTDQzNSw4MSBMNDc3LDgxIEw0NzcsNTUgWiBNNDQwLDk4IEM0MzguMzQzMTQ2LDk4IDQzNyw5OS4zNDMxNDU4IDQzNywxMDEgTDQzNywxMzEgQzQzNywxMzIuNjU2ODU0IDQzOC4zNDMxNDYsMTM0IDQ0MCwxMzQgTDQ3NywxMzQgTDQ3Nyw5OCBMNDQwLDk4IFoiIGlkPSJkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTYuMDAwMDAwLCA1NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoLTYiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAyNiAxNyAyNiAxNyA5NiAwIDk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC03IiBmaWxsPSIjRTExRjIyIiBwb2ludHM9IjAgMS4xMzY4NjgzOGUtMTMgMTcgMS4xMzY4NjgzOGUtMTMgMTcgMTcgMCAxNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzEsMTUxIEwzNDgsMTUxIEwzNDgsMTAxIEwzNDgsMTAxIEMzNDgsOTkuMzQzMTQ1OCAzNDkuMzQzMTQ2LDk4IDM1MSw5OCBMMzg5LDk4IEwzODksODEgTDM0Niw4MSBMMzQ2LDgxIEMzMzcuNzE1NzI5LDgxIDMzMSw4Ny43MTU3Mjg4IDMzMSw5NiBMMzMxLDE1MSBaIiBpZD0iciIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzI0LDg2IEwzMjQsNzYgTDMyNCw3NiBDMzI0LDY3LjcxNTcyODggMzE3LjI4NDI3MSw2MSAzMDksNjEgTDI0OSw2MSBMMjQ5LDYxIEMyNDAuNzE1NzI5LDYxIDIzNCw2Ny43MTU3Mjg4IDIzNCw3NiBMMjM0LDEzNiBMMjM0LDEzNiBDMjM0LDE0NC4yODQyNzEgMjQwLjcxNTcyOSwxNTEgMjQ5LDE1MSBMMzA5LDE1MSBMMzA5LDE1MSBDMzE3LjI4NDI3MSwxNTEgMzI0LDE0NC4yODQyNzEgMzI0LDEzNiBMMzI0LDEwMCBMMjg3LDEwMCBMMjg3LDExNyBMMzA3LDExNyBMMzA3LDEzMSBMMzA3LDEzMSBDMzA3LDEzMi42NTY4NTQgMzA1LjY1Njg1NCwxMzQgMzA0LDEzNCBMMjU0LDEzNCBMMjU0LDEzNCBDMjUyLjM0MzE0NiwxMzQgMjUxLDEzMi42NTY4NTQgMjUxLDEzMSBMMjUxLDgxIEwyNTEsODEgQzI1MSw3OS4zNDMxNDU4IDI1Mi4zNDMxNDYsNzggMjU0LDc4IEwzMDQsNzggTDMwNCw3OCBDMzA1LjY1Njg1NCw3OCAzMDcsNzkuMzQzMTQ1OCAzMDcsODEgTDMwNyw4NiBMMzI0LDg2IFoiIGlkPSJHIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJhZyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjRTExRjIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJnIiBmaWxsPSIjRTExRjIyIiB4PSIxMjAiIHk9IjkyIiB3aWR0aD0iNDgiIGhlaWdodD0iNDYiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsMTIxIEw4NywxMjEgTDg3LDEzOCBMNDMsMTM4IEw0MywxMzggQzQxLjM0MzE0NTgsMTM4IDQwLDEzNi42NTY4NTQgNDAsMTM1IEw0MCwxMjEgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRTExRjIyIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  filter: invert(50%);
  background-repeat: no-repeat;
  background-size: 110px 60px;
  display: block;
  height: 60px;
  width: 110px;
}

.ag-watermark-text {
  opacity: 0.5;
  font-weight: bold;
  font-family: Impact, sans-serif;
  font-size: 19px;
}

.ag-root-wrapper-body {
  display: flex;
  flex-direction: row;
}
.ag-root-wrapper-body.ag-layout-normal {
  flex: 1 1 auto;
  height: 0;
  min-height: 0;
}

.ag-root {
  position: relative;
  display: flex;
  flex-direction: column;
}
.ag-root.ag-layout-normal, .ag-root.ag-layout-auto-height {
  overflow: hidden;
  flex: 1 1 auto;
  width: 0;
}
.ag-root.ag-layout-normal {
  height: 100%;
}

/**
 ****************************
 * Viewports
 ****************************
*/
.ag-header-viewport,
.ag-floating-top-viewport,
.ag-body-viewport,
.ag-center-cols-viewport,
.ag-floating-bottom-viewport,
.ag-body-horizontal-scroll-viewport,
.ag-virtual-list-viewport {
  position: relative;
  height: 100%;
  min-width: 0px;
  overflow: hidden;
  flex: 1 1 auto;
}

.ag-body-viewport.ag-layout-print {
  flex: none;
}

@media print {
  .ag-root-wrapper.ag-layout-print,
.ag-root-wrapper.ag-layout-print .ag-root-wrapper-body,
.ag-root-wrapper.ag-layout-print .ag-root,
.ag-root-wrapper.ag-layout-print .ag-body-viewport,
.ag-root-wrapper.ag-layout-print .ag-center-cols-container,
.ag-root-wrapper.ag-layout-print .ag-center-cols-viewport,
.ag-root-wrapper.ag-layout-print .ag-center-cols-clipper,
.ag-root-wrapper.ag-layout-print .ag-body-horizontal-scroll-viewport,
.ag-root-wrapper.ag-layout-print .ag-virtual-list-viewport {
    height: auto !important;
    overflow: hidden !important;
    display: block !important;
  }
  .ag-root-wrapper.ag-layout-print .ag-row {
    page-break-inside: avoid;
  }
}
.ag-body-viewport {
  display: flex;
}
.ag-body-viewport.ag-layout-normal {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.ag-center-cols-viewport {
  width: 100%;
  overflow-x: auto;
}

.ag-body-horizontal-scroll-viewport {
  overflow-x: scroll;
}

.ag-virtual-list-viewport {
  overflow: auto;
  width: 100%;
}

/**
 ****************************
 * Containers
 ****************************
*/
.ag-header-container,
.ag-floating-top-container,
.ag-body-container,
.ag-pinned-right-cols-container,
.ag-center-cols-container,
.ag-pinned-left-cols-container,
.ag-floating-bottom-container,
.ag-body-horizontal-scroll-container,
.ag-full-width-container,
.ag-floating-bottom-full-width-container,
.ag-virtual-list-container {
  position: relative;
}

.ag-header-container, .ag-floating-top-container, .ag-floating-bottom-container {
  height: 100%;
  white-space: nowrap;
}

.ag-center-cols-clipper {
  min-height: 100%;
}

.ag-center-cols-container {
  display: block;
}

.ag-layout-print .ag-center-cols-clipper {
  min-width: 100%;
}

.ag-layout-auto-height .ag-center-cols-clipper, .ag-layout-auto-height .ag-center-cols-container, .ag-layout-print .ag-center-cols-clipper, .ag-layout-print .ag-center-cols-container {
  min-height: 50px;
}

.ag-pinned-right-cols-container {
  display: block;
}

.ag-body-horizontal-scroll-container {
  height: 100%;
}

.ag-full-width-container,
.ag-floating-top-full-width-container,
.ag-floating-bottom-full-width-container {
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
}

.ag-full-width-container {
  width: 100%;
}

.ag-floating-bottom-full-width-container, .ag-floating-top-full-width-container {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.ag-virtual-list-container {
  overflow: hidden;
}

/**
 ****************************
 * Scrollers
 ****************************
*/
.ag-center-cols-clipper {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
}

.ag-body-horizontal-scroll {
  min-height: 0;
  min-width: 0;
  width: 100%;
  display: flex;
  position: relative;
}

.ag-layout-print .ag-body-horizontal-scroll {
  display: none;
}

.ag-force-vertical-scroll {
  overflow-y: scroll !important;
}
.ag-force-vertical-scroll.ag-layout-print {
  overflow-y: visible !important;
}

.ag-horizontal-left-spacer, .ag-horizontal-right-spacer {
  height: 100%;
  min-width: 0;
  overflow-x: scroll;
}
.ag-horizontal-left-spacer.ag-scroller-corner, .ag-horizontal-right-spacer.ag-scroller-corner {
  overflow-x: hidden;
}

/**
 ****************************
 * Headers
 ****************************
*/
.ag-header, .ag-pinned-left-header, .ag-pinned-right-header {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.ag-header-cell-sortable {
  cursor: pointer;
}

.ag-header {
  display: flex;
  width: 100%;
  white-space: nowrap;
}

.ag-pinned-left-header {
  height: 100%;
}

.ag-pinned-right-header {
  height: 100%;
}

.ag-header-row {
  position: absolute;
  overflow: hidden;
}

.ag-header-cell {
  display: inline-flex;
  align-items: center;
  position: absolute;
  height: 100%;
}

.ag-header-cell.ag-header-active .ag-header-cell-menu-button {
  opacity: 1;
}

.ag-header-cell-menu-button:not(.ag-header-menu-always-show) {
  transition: opacity 0.2s;
  opacity: 0;
}

.ag-header-group-cell-label, .ag-header-cell-label {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  align-items: center;
  text-overflow: ellipsis;
  align-self: stretch;
}

.ag-header-cell-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-right-aligned-header .ag-header-cell-label {
  flex-direction: row-reverse;
}
.ag-right-aligned-header .mat-icon {
  order: 1;
}

.ag-header-group-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-header-cell-resize {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 8px;
  top: 0;
  cursor: ew-resize;
}
.ag-ltr .ag-header-cell-resize {
  right: -4px;
}
.ag-rtl .ag-header-cell-resize {
  left: -4px;
}

.ag-pinned-left-header .ag-header-cell-resize {
  right: -4px;
}

.ag-pinned-right-header .ag-header-cell-resize {
  left: -4px;
}

.ag-header-select-all {
  display: flex;
}

/**
 ****************************
 * Columns
 ****************************
*/
.ag-column-moving .ag-cell {
  transition: left 0.2s;
}
.ag-column-moving .ag-header-cell {
  transition: left 0.2s;
}
.ag-column-moving .ag-header-group-cell {
  transition: left 0.2s, width 0.2s;
}

/**
 ****************************
 * Column Panel
 ****************************
*/
.ag-column-panel {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 auto;
}

.ag-column-select {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0;
}

.ag-column-select-header {
  position: relative;
  display: flex;
  flex: none;
}

.ag-column-select-header-icon {
  position: relative;
}

.ag-column-select-header-filter-wrapper {
  flex: 1 1 auto;
}

.ag-column-select-header-filter {
  width: 100%;
}

.ag-column-select-list {
  flex: 1 1 auto;
  overflow: auto;
}

.ag-column-drop {
  display: inline-flex;
  align-items: center;
  overflow: auto;
  width: 100%;
}

.ag-column-drop-list {
  display: flex;
  align-items: center;
}

.ag-column-drop-cell {
  display: flex;
  align-items: center;
}

.ag-column-drop-cell-text {
  overflow: hidden;
  flex: 1 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-column-drop-vertical {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1 1 0px;
  align-items: stretch;
}

.ag-column-drop-vertical-title-bar {
  display: flex;
  align-items: center;
}

.ag-column-drop-vertical-list {
  align-items: stretch;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: auto;
}
.ag-column-drop-vertical-list > * {
  flex: none;
}

.ag-column-drop-empty .ag-column-drop-vertical-list {
  overflow: hidden;
}

.ag-column-drop-vertical-empty-message {
  display: block;
}

.ag-column-drop.ag-column-drop-horizontal {
  white-space: nowrap;
  overflow: hidden;
}

.ag-column-drop-cell-button {
  cursor: pointer;
}

.ag-filter-toolpanel {
  flex: 1 1 0px;
  min-width: 0;
}

.ag-filter-toolpanel-header {
  position: relative;
}

.ag-filter-toolpanel-header, .ag-filter-toolpanel-search {
  display: flex;
  align-items: center;
}
.ag-filter-toolpanel-header > *, .ag-filter-toolpanel-search > * {
  display: flex;
  align-items: center;
}

.ag-filter-apply-panel {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}

/**
 ****************************
 * Rows
 ****************************
*/
.ag-row-animation .ag-row {
  transition: transform 0.4s, top 0.4s, height 0.4s, background-color 0.1s, opacity 0.2s;
}

.ag-row-no-animation .ag-row {
  transition: background-color 0.1s;
}

.ag-row {
  white-space: nowrap;
  width: 100%;
}

.ag-row-loading {
  display: flex;
  align-items: center;
}

.ag-row-position-absolute {
  position: absolute;
}

.ag-row-position-relative {
  position: relative;
}

.ag-full-width-row {
  overflow: hidden;
  pointer-events: all;
}

.ag-row-inline-editing {
  z-index: 1;
}

.ag-row-dragging {
  z-index: 2;
}

.ag-stub-cell {
  display: flex;
  align-items: center;
}

/**
 ****************************
 * Cells
 ****************************
*/
.ag-cell {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

.ag-cell-value, .ag-group-value {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-cell-wrap-text {
  white-space: normal;
}

.ag-cell-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.ag-cell-wrapper.ag-row-group {
  align-items: flex-start;
}

.ag-full-width-row .ag-cell-wrapper.ag-row-group {
  align-items: center;
}

.ag-cell-auto-height {
  height: 100%;
}

.ag-cell-inline-editing {
  z-index: 1;
}
.ag-cell-inline-editing .ag-cell-edit-wrapper,
.ag-cell-inline-editing .ag-cell-editor,
.ag-cell-inline-editing .ag-cell-editor .ag-wrapper,
.ag-cell-inline-editing .ag-cell-editor input {
  height: 100%;
  width: 100%;
  line-height: normal;
}

.ag-cell .ag-icon {
  display: inline-block;
  vertical-align: middle;
}

/**
 ****************************
 * Filters
 ****************************
*/
.ag-set-filter-item {
  display: flex;
  align-items: center;
  height: 100%;
}

.ag-set-filter-item-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ag-set-filter-item-checkbox {
  display: flex;
}

.ag-filter-body-wrapper {
  display: flex;
  flex-direction: column;
}

.ag-filter-filter {
  flex: 1 1 auto;
}

.ag-filter-condition {
  display: flex;
  justify-content: center;
}

/**
 ****************************
 * Floating Filter
 ****************************
*/
.ag-floating-filter-body {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  height: 100%;
}

.ag-floating-filter-full-body {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
  align-items: center;
  overflow: hidden;
}

.ag-floating-filter-full-body > div {
  flex: 1 1 auto;
}

.ag-floating-filter {
  display: inline-block;
  position: absolute;
}

.ag-floating-filter-input {
  align-items: center;
  display: flex;
  width: 100%;
}
.ag-floating-filter-input > * {
  flex: 1 1 auto;
}

.ag-floating-filter-button {
  display: flex;
  flex: none;
}

/**
 ****************************
 * Drag & Drop
 ****************************
*/
.ag-dnd-ghost {
  position: absolute;
  display: inline-flex;
  align-items: center;
  cursor: move;
  white-space: nowrap;
}

/**
 ****************************
 * Overlay
 ****************************
*/
.ag-overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.ag-overlay-panel {
  display: flex;
  height: 100%;
  width: 100%;
}

.ag-overlay-wrapper {
  display: flex;
  flex: none;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.ag-overlay-loading-wrapper {
  pointer-events: all;
}

/**
 ****************************
 * Popup
 ****************************
*/
.ag-popup-child {
  z-index: 5;
}

.ag-popup-editor {
  position: absolute;
  user-select: none;
  z-index: 1;
}

.ag-large-text-input {
  display: block;
}

/**
 ****************************
 * Virtual Lists
 ****************************
*/
.ag-virtual-list-item {
  position: absolute;
  width: 100%;
}

/**
 ****************************
 * Floating Top and Bottom
 ****************************
*/
.ag-floating-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}

.ag-pinned-left-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-pinned-right-floating-top {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-floating-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
  display: flex;
}

.ag-pinned-left-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

.ag-pinned-right-floating-bottom {
  display: inline-block;
  overflow: hidden;
  position: relative;
  min-width: 0px;
}

/**
 ****************************
 * Dialog
 ****************************
*/
.ag-dialog, .ag-panel {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.ag-panel-title-bar {
  display: flex;
  flex: none;
  align-items: center;
  cursor: default;
}

.ag-panel-title-bar-title {
  flex: 1 1 auto;
}

.ag-panel-title-bar-buttons {
  display: flex;
}

.ag-panel-title-bar-button {
  cursor: pointer;
}

.ag-panel-content-wrapper {
  display: flex;
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}

.ag-dialog {
  position: absolute;
}

.ag-resizer {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.ag-resizer.ag-resizer-topLeft {
  top: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}
.ag-resizer.ag-resizer-top {
  top: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}
.ag-resizer.ag-resizer-topRight {
  top: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}
.ag-resizer.ag-resizer-right {
  top: 5px;
  right: 0;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}
.ag-resizer.ag-resizer-bottomRight {
  bottom: 0;
  right: 0;
  height: 5px;
  width: 5px;
  cursor: nwse-resize;
}
.ag-resizer.ag-resizer-bottom {
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 5px;
  cursor: ns-resize;
}
.ag-resizer.ag-resizer-bottomLeft {
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
  cursor: nesw-resize;
}
.ag-resizer.ag-resizer-left {
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 5px;
  cursor: ew-resize;
}

/**
 ****************************
 * Tooltip
 ****************************
*/
.ag-tooltip {
  position: absolute;
  pointer-events: none;
  z-index: 99999;
}

/**
 ****************************
 * Animations
 ****************************
*/
.ag-value-slide-out {
  margin-right: 5px;
  opacity: 1;
  transition: opacity 3s, margin-right 3s;
  transition-timing-function: linear;
}

.ag-value-slide-out-end {
  margin-right: 10px;
  opacity: 0;
}

.ag-opacity-zero {
  opacity: 0 !important;
}

/**
 ****************************
 * Menu
 ****************************
*/
.ag-menu {
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  user-select: none;
}

.ag-menu-column-select-wrapper {
  height: 265px;
  overflow: auto;
}
.ag-menu-column-select-wrapper .ag-column-select {
  height: 100%;
}

.ag-menu-list {
  display: table;
  width: 100%;
}

.ag-menu-option, .ag-menu-separator {
  display: table-row;
}

.ag-menu-option-part, .ag-menu-separator-part {
  display: table-cell;
  vertical-align: middle;
}

.ag-menu-option-text {
  white-space: nowrap;
}

.ag-compact-menu-option {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.ag-compact-menu-option-text {
  white-space: nowrap;
  flex: 1 1 auto;
}

/**
 ****************************
 * Rich Select
 ****************************
*/
.ag-rich-select {
  cursor: default;
  outline: none;
}

.ag-rich-select-value {
  display: flex;
  align-items: center;
}

.ag-rich-select-value-icon {
  flex: 1 1 auto;
  order: 1;
}
.ag-ltr .ag-rich-select-value-icon {
  text-align: right;
}
.ag-rtl .ag-rich-select-value-icon {
  text-align: left;
}

.ag-rich-select-list {
  position: relative;
}

.ag-rich-select-virtual-list-item {
  display: flex;
}

.ag-rich-select-row {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  white-space: nowrap;
}

/**
 ****************************
 * Pagination
 ****************************
*/
.ag-paging-panel {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}

.ag-paging-page-summary-panel {
  display: flex;
  align-items: center;
}

.ag-paging-button {
  position: relative;
}

.ag-disabled .ag-paging-page-summary-panel {
  pointer-events: none;
}

/**
 ****************************
 * Tool Panel
 ****************************
*/
.ag-tool-panel-wrapper {
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: default;
  user-select: none;
  width: 200px;
}

.ag-column-select-column,
.ag-column-select-column-group {
  position: relative;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ag-column-select-column > *,
.ag-column-select-column-group > * {
  flex: none;
}

.ag-column-select-checkbox {
  display: flex;
}

.ag-tool-panel-horizontal-resize {
  cursor: ew-resize;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5px;
  z-index: 1;
}

.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  right: -3px;
}
.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize {
  left: -3px;
}

.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  left: -3px;
}
.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize {
  right: -3px;
}

.ag-details-row {
  width: 100%;
}

.ag-details-row-fixed-height {
  height: 100%;
}

.ag-details-grid {
  width: 100%;
}

.ag-details-grid-fixed-height {
  height: 100%;
}

.ag-header-group-cell {
  display: flex;
  align-items: center;
  height: 100%;
  position: absolute;
}

.ag-cell-label-container {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  height: 100%;
}

.ag-right-aligned-header .ag-cell-label-container {
  flex-direction: row;
}

/**
 ****************************
 * Side Bar
 ****************************
*/
.ag-side-bar {
  display: flex;
  flex-direction: row-reverse;
}

.ag-side-bar-left {
  order: -1;
  flex-direction: row;
}

.ag-side-button-button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}

.ag-side-button-label {
  writing-mode: vertical-lr;
}

/**
 ****************************
 * Status Bar
 ****************************
*/
.ag-status-bar {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.ag-status-panel {
  display: inline-flex;
}

.ag-status-name-value {
  white-space: nowrap;
}

.ag-status-bar-left {
  display: inline-flex;
}

.ag-status-bar-center {
  display: inline-flex;
}

.ag-status-bar-right {
  display: inline-flex;
}

/**
 ****************************
 * Widgets
 ****************************
*/
.ag-icon {
  display: block;
  speak: none;
}

.ag-group {
  position: relative;
  width: 100%;
}

.ag-group-title-bar {
  display: flex;
  align-items: center;
}

.ag-group-title {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ag-group-title-bar .ag-group-title {
  cursor: default;
}

.ag-group-toolbar {
  display: flex;
  align-items: center;
}

.ag-group-container {
  display: flex;
}

.ag-disabled .ag-group-container {
  pointer-events: none;
}

.ag-group-container-horizontal {
  flex-direction: row;
  flex-wrap: wrap;
}

.ag-group-container-vertical {
  flex-direction: column;
}

.ag-charts-font-size-color {
  display: flex;
  align-self: stretch;
  justify-content: space-between;
}

.ag-column-group-icons {
  display: block;
}
.ag-column-group-icons > * {
  cursor: pointer;
}

.ag-group-item-alignment-stretch .ag-group-item {
  align-items: stretch;
}

.ag-group-item-alignment-start .ag-group-item {
  align-items: flex-start;
}

.ag-group-item-alignment-end .ag-group-item {
  align-items: flex-end;
}

.ag-toggle-button-icon {
  transition: right 0.3s;
  position: absolute;
  top: -1px;
}

.ag-input-field, .ag-select {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ag-input-field-input {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
}

.ag-floating-filter-input .ag-input-field-input[type=date] {
  width: 1px;
}

.ag-range-field {
  display: flex;
  align-items: center;
}

.ag-angle-select {
  display: flex;
  align-items: center;
}

.ag-angle-select-wrapper {
  display: flex;
}

.ag-angle-select-parent-circle {
  display: block;
  position: relative;
}

.ag-angle-select-child-circle {
  position: absolute;
}

.ag-slider-wrapper {
  display: flex;
}

.ag-slider-wrapper .ag-input-field {
  flex: 1 1 auto;
}

.ag-picker-field-display {
  flex: 1 1 auto;
}

.ag-picker-field {
  display: flex;
  align-items: center;
}

.ag-picker-field-icon {
  display: flex;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.ag-picker-field-wrapper {
  overflow: hidden;
}

.ag-label-align-right .ag-label {
  order: 1;
}
.ag-label-align-right > * {
  flex: none;
}

.ag-label-align-top {
  flex-direction: column;
  align-items: flex-start;
}
.ag-label-align-top > * {
  align-self: stretch;
}

.ag-color-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.ag-spectrum-color {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  cursor: default;
}

.ag-spectrum-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ag-spectrum-val {
  cursor: pointer;
}

.ag-spectrum-dragger {
  position: absolute;
  pointer-events: none;
  cursor: pointer;
}

.ag-spectrum-hue {
  cursor: default;
  background: linear-gradient(to left, #ff0000 3%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

.ag-spectrum-alpha {
  cursor: default;
}

.ag-spectrum-hue-background {
  width: 100%;
  height: 100%;
}

.ag-spectrum-alpha-background {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), black);
  width: 100%;
  height: 100%;
}

.ag-spectrum-tool {
  cursor: pointer;
}

.ag-spectrum-slider {
  position: absolute;
  pointer-events: none;
}

.ag-recent-colors {
  display: flex;
}

.ag-recent-color {
  cursor: pointer;
}

.ag-ltr .ag-column-select-indent-1 {
  padding-left: 20px;
}
.ag-rtl .ag-column-select-indent-1 {
  padding-right: 20px;
}

.ag-ltr .ag-row-group-indent-1 {
  padding-left: 20px;
}
.ag-rtl .ag-row-group-indent-1 {
  padding-right: 20px;
}

.ag-ltr .ag-column-select-indent-2 {
  padding-left: 40px;
}
.ag-rtl .ag-column-select-indent-2 {
  padding-right: 40px;
}

.ag-ltr .ag-row-group-indent-2 {
  padding-left: 40px;
}
.ag-rtl .ag-row-group-indent-2 {
  padding-right: 40px;
}

.ag-ltr .ag-column-select-indent-3 {
  padding-left: 60px;
}
.ag-rtl .ag-column-select-indent-3 {
  padding-right: 60px;
}

.ag-ltr .ag-row-group-indent-3 {
  padding-left: 60px;
}
.ag-rtl .ag-row-group-indent-3 {
  padding-right: 60px;
}

.ag-ltr .ag-column-select-indent-4 {
  padding-left: 80px;
}
.ag-rtl .ag-column-select-indent-4 {
  padding-right: 80px;
}

.ag-ltr .ag-row-group-indent-4 {
  padding-left: 80px;
}
.ag-rtl .ag-row-group-indent-4 {
  padding-right: 80px;
}

.ag-ltr .ag-column-select-indent-5 {
  padding-left: 100px;
}
.ag-rtl .ag-column-select-indent-5 {
  padding-right: 100px;
}

.ag-ltr .ag-row-group-indent-5 {
  padding-left: 100px;
}
.ag-rtl .ag-row-group-indent-5 {
  padding-right: 100px;
}

.ag-ltr .ag-column-select-indent-6 {
  padding-left: 120px;
}
.ag-rtl .ag-column-select-indent-6 {
  padding-right: 120px;
}

.ag-ltr .ag-row-group-indent-6 {
  padding-left: 120px;
}
.ag-rtl .ag-row-group-indent-6 {
  padding-right: 120px;
}

.ag-ltr .ag-column-select-indent-7 {
  padding-left: 140px;
}
.ag-rtl .ag-column-select-indent-7 {
  padding-right: 140px;
}

.ag-ltr .ag-row-group-indent-7 {
  padding-left: 140px;
}
.ag-rtl .ag-row-group-indent-7 {
  padding-right: 140px;
}

.ag-ltr .ag-column-select-indent-8 {
  padding-left: 160px;
}
.ag-rtl .ag-column-select-indent-8 {
  padding-right: 160px;
}

.ag-ltr .ag-row-group-indent-8 {
  padding-left: 160px;
}
.ag-rtl .ag-row-group-indent-8 {
  padding-right: 160px;
}

.ag-ltr .ag-column-select-indent-9 {
  padding-left: 180px;
}
.ag-rtl .ag-column-select-indent-9 {
  padding-right: 180px;
}

.ag-ltr .ag-row-group-indent-9 {
  padding-left: 180px;
}
.ag-rtl .ag-row-group-indent-9 {
  padding-right: 180px;
}

.ag-ltr {
  direction: ltr;
}
.ag-ltr .ag-body, .ag-ltr .ag-floating-top, .ag-ltr .ag-floating-bottom, .ag-ltr .ag-header, .ag-ltr .ag-body-viewport, .ag-ltr .ag-body-horizontal-scroll {
  flex-direction: row;
}

.ag-rtl {
  direction: rtl;
}
.ag-rtl .ag-body, .ag-rtl .ag-floating-top, .ag-rtl .ag-floating-bottom, .ag-rtl .ag-header, .ag-rtl .ag-body-viewport, .ag-rtl .ag-body-horizontal-scroll {
  flex-direction: row-reverse;
}
.ag-rtl .ag-icon-contracted,
.ag-rtl .ag-icon-tree-closed {
  display: block;
  transform: rotate(180deg);
}

.ag-body .ag-body-viewport {
  -webkit-overflow-scrolling: touch;
}

.ag-chart {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.ag-chart-components-wrapper {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
}

.ag-chart-title-edit {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  text-align: center;
}

.ag-chart-title-edit.currently-editing {
  display: inline-block;
}

.ag-chart-canvas-wrapper {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden;
}

.ag-charts-canvas {
  display: block;
}

.ag-chart-menu {
  position: absolute;
  top: 10px;
  width: 24px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.ag-ltr .ag-chart-menu {
  right: 20px;
}
.ag-rtl .ag-chart-menu {
  left: 20px;
}

.ag-chart-docked-container {
  position: relative;
  width: 0;
  min-width: 0;
  transition: min-width 0.4s;
}

.ag-chart-menu-hidden ~ .ag-chart-docked-container {
  max-width: 0;
  overflow: hidden;
}

.ag-chart-tabbed-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.ag-chart-tabbed-menu-header {
  flex: none;
  user-select: none;
  cursor: default;
}

.ag-chart-tabbed-menu-body {
  display: flex;
  flex: 1 1 auto;
  align-items: stretch;
  overflow: hidden;
}

.ag-chart-tab {
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}

.ag-chart-settings {
  overflow-x: hidden;
}

.ag-chart-settings-wrapper {
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.ag-chart-settings-nav-bar {
  width: 100%;
  display: flex;
  height: 30px;
  align-items: center;
}

.ag-chart-settings-card-selector {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex: 1 1 auto;
  height: 100%;
  padding: 0 10px;
}

.ag-chart-settings-card-item {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #000;
  position: relative;
}
.ag-chart-settings-card-item.ag-not-selected {
  opacity: 0.2;
}
.ag-chart-settings-card-item:before {
  content: " ";
  display: block;
  position: absolute;
  background-color: transparent;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}

.ag-chart-settings-prev,
.ag-chart-settings-next {
  position: relative;
  flex: none;
}

.ag-chart-settings-prev-button,
.ag-chart-settings-next-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.ag-chart-settings-mini-charts-container {
  position: relative;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}

.ag-chart-settings-mini-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}
.ag-chart-settings-mini-wrapper.ag-animating {
  transition: left 0.3s;
  transition-timing-function: ease-in-out;
}

.ag-chart-mini-thumbnail {
  cursor: pointer;
}

.ag-chart-mini-thumbnail-canvas {
  display: block;
}

.ag-chart-data-wrapper,
.ag-chart-format-wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  user-select: none;
}

.ag-chart-data-section,
.ag-chart-format-section {
  display: flex;
  margin: 0;
}

.ag-charts-font-panel-controls {
  justify-content: space-between;
}

.ag-chart-empty-text {
  display: flex;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.ag-chart .ag-chart-menu {
  opacity: 0;
  pointer-events: none;
}

.ag-chart-menu-hidden:hover .ag-chart-menu {
  opacity: 1;
  pointer-events: all;
}

.ag-chart-settings-nav-bar {
  padding: 0 10px;
  user-select: none;
}

.ag-date-time-list-page-title-bar {
  display: flex;
}

.ag-date-time-list-page-column-labels-row,
.ag-date-time-list-page-entries-row {
  display: flex;
}

.ag-date-time-list-page-column-label,
.ag-date-time-list-page-entry {
  flex-basis: 0;
  flex-grow: 1;
}

.ag-date-time-list-page-entry {
  cursor: pointer;
}

/***** Custom CSS  ******/
pershing-grid-header {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  align-items: center;
  text-overflow: ellipsis;
  align-self: stretch;
}

.ag-header-cell-label .mat-icon {
  width: 12px;
  height: 12px;
}

.ag-header-container .ag-header-row + .ag-header-row .ag-header-cell,
.ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell {
  padding: 4px 6px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.compact .ag-header-container .ag-header-row + .ag-header-row .ag-header-cell,
.compact .ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell {
  padding: 2px 6px;
  height: 26px;
}
.ag-header-container .ag-header-row + .ag-header-row .ag-header-cell::after,
.ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell::after {
  border-right: 0;
}
.ag-header-container .ag-header-row + .ag-header-row .ag-header-cell .mat-icon-button,
.ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell .mat-icon-button {
  width: 20px;
  height: 22px !important;
  margin-left: 4px;
  line-height: 18px !important;
  color: grey;
}
.ag-header-container .ag-header-row + .ag-header-row .ag-header-cell .mat-icon-button .ag-icon-filter,
.ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell .mat-icon-button .ag-icon-filter {
  display: none;
}
.compact .ag-header-container .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body,
.compact .ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body {
  overflow: hidden;
}
.ag-header-container .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body ng-component,
.ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body ng-component {
  width: 100%;
}
.ag-header-container .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body input,
.ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body input {
  width: calc(100% - 32px);
  height: 23px;
  border-radius: 3px;
  border: 1px solid #c8c8c8;
}
.compact .ag-header-container .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body input,
.compact .ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell .ag-floating-filter-full-body input {
  height: 14px;
}

.ag-header-cell .clear-input .fa-times {
  cursor: pointer;
  position: absolute;
  right: 37px;
  top: 8px;
  font-size: 12px;
  font-weight: 400;
  color: black;
  opacity: 70%;
}
.compact .ag-header-cell .clear-input .fa-times {
  top: 4px;
}

.grid-DetailRow {
  box-sizing: border-box;
  padding: 25px;
  background-color: grey;
}
.grid-DetailRow .ag-layout-auto-height .ag-center-cols-clipper, .grid-DetailRow .ag-layout-auto-height .ag-center-cols-container, .grid-DetailRow .ag-layout-print .ag-center-cols-clipper, .grid-DetailRow .ag-layout-print .ag-center-cols-container {
  min-height: 44px;
}
.compact .grid-DetailRow .ag-layout-auto-height .ag-center-cols-clipper, .compact .grid-DetailRow .ag-layout-auto-height .ag-center-cols-container, .compact .grid-DetailRow .ag-layout-print .ag-center-cols-clipper, .compact .grid-DetailRow .ag-layout-print .ag-center-cols-container {
  min-height: 28px;
}
.grid-DetailRow .ag-ltr .ag-row .ag-cell {
  border-right: none;
}
.grid-DetailRow .ag-root {
  border: none;
}
.grid-DetailRow .ag-overlay-no-rows-wrapper {
  padding-top: 40px;
}
.grid-DetailRow .ag-header,
.grid-DetailRow .ag-row-odd,
.grid-DetailRow .ag-row-even {
  background-color: grey;
}
.grid-DetailRow .ag-header {
  color: black;
  font-weight: 500;
  border-top: none;
  border-bottom: grey;
}
.grid-DetailRow .ag-header .ag-header-cell {
  padding: 8px;
}
.grid-DetailRow .ag-header .ag-header-cell::after {
  height: 20px;
}
.grid-DetailRow .ag-header .ag-header-group-cell::after {
  height: 20px;
}
.grid-DetailRow .ag-cell {
  line-height: 1.8rem;
}
.grid-DetailRow_Loader {
  position: absolute;
  top: 40%;
  left: 50%;
}

.grid-ColumnSort.ag-header-cell-label:after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  opacity: 0;
  color: rgba(0, 0, 0, 0.26);
  font-weight: 900;
}
.grid-ColumnSort.ag-header-cell-label:hover:after {
  opacity: 1;
  margin-left: 5px;
  margin-right: 5px;
}
.grid-ColumnSort_disable.ag-header-cell-label:after {
  display: none;
}
.grid-ColumnSort_disable.ag-header-cell-label:hover:after {
  display: none;
}
.grid-ColumnSort_right-align.ag-header-cell-label:before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  opacity: 0;
  color: rgba(0, 0, 0, 0.26);
  font-weight: 900;
}
.grid-ColumnSort_right-align.ag-header-cell-label:hover:before {
  opacity: 1;
  margin-left: 5px;
  margin-right: 5px;
}
.grid-ColumnSort_right-align-disable.ag-header-cell-label:before {
  display: none;
}
.grid-ColumnSort_right-align-disable.ag-header-cell-label:hover:before {
  display: none;
}

.grid-ColumnSettings {
  padding: 0 10px;
  height: fit-content;
}
.grid-ColumnSettings dnd-sortable {
  cursor: default !important;
}
.grid-ColumnSettings thead tr th {
  border-top: 0;
  border-bottom: none;
  line-height: 1.8rem;
}
.grid-ColumnSettings table > thead {
  display: block;
}
.grid-ColumnSettings table > thead > tr > th {
  padding: 0.6rem 0.5rem;
}
.compact .grid-ColumnSettings table > thead > tr > th {
  padding: 0.2rem 0.5rem;
}
.grid-ColumnSettings table > tbody {
  display: block;
  max-height: 305px;
  overflow: auto;
  width: 290px;
}
.grid-ColumnSettings table > tbody::-webkit-scrollbar {
  width: 8px;
}
.grid-ColumnSettings table > tbody > tr > td {
  padding: 0.3rem 0.3rem;
  vertical-align: top;
  line-height: 2rem !important;
}
.grid-ColumnSettings table > tbody > tr > td .fa-bars {
  cursor: grab;
}
.grid-ColumnSettings table > tbody > tr > td:nth-child(1) {
  padding-left: 1rem;
}
.grid-ColumnSettings table > tbody > tr > td:nth-child(3) {
  padding: 0.4rem 1.9rem;
}
.grid-ColumnSettings_Actions {
  border-top: 1px solid lightgrey;
  margin-left: -1rem;
  margin-right: -1rem;
  text-align: center;
  padding: 10px;
}
.grid-ColumnSettings_Actions .mat-raised-button,
.grid-ColumnSettings_Actions .mat-button,
.grid-ColumnSettings_Actions .mat-stroked-button {
  margin-left: 1rem;
}
.grid-ColumnViews_PresetView .menu {
  display: none;
}
.grid-ColumnViews_PresetView:hover .menu {
  display: inline-block;
}
.grid-ColumnViews_Actions {
  border-top: 1px solid lightgrey;
  margin-left: -1rem;
  margin-right: -1rem;
  text-align: left;
  padding: 10px;
}
.grid .dnd-drag-start {
  transform: scale(0.8);
  opacity: 0.7;
  border: 2px dashed black;
  transition: background 250ms ease-in-out;
  background-color: aliceblue;
}
.grid .dnd-drag-enter {
  opacity: 0.7;
  border: 2px dashed black !important;
}
.grid .dnd-drag-over {
  border: 2px dashed black;
}
.grid .dnd-sortable-drag {
  transform: scale(0.9);
  opacity: 0.7;
  border: 1px dashed black;
}

.grid-Controller {
  margin-bottom: 10px;
}
.medium-container .grid-Controller {
  min-width: 426px;
}
.compact .grid-Controller {
  margin-bottom: 5px;
}
.grid-Controller_Displaypages {
  font-size: 1.2rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.grid-Controller_Pagejump {
  border-radius: 0;
  width: 6rem;
}
.grid-Controller_Pagejump-menu::-webkit-scrollbar {
  width: 8px;
}
.grid-Controller_Nextbtn {
  background-color: white;
  border: none;
}
.grid-Controller_Nextbtn:focus {
  border: none;
}
.grid-Controller_Prevbtn {
  background-color: white;
  border: none;
}
.grid-Controller_Prevbtn:focus {
  border: none;
}
.grid-Controller_Download {
  min-width: 25px;
}
.grid-Controller_Columns {
  min-width: 100px;
  margin-right: 1rem !important;
}

.nextgrid-error-container div {
  display: inline-block;
}

.nextgrid-field-success, .nextgrid-field-info, .nextgrid-field-warning, .nextgrid-field-error {
  border: 1px solid;
  width: 80%;
  display: inline-block;
  padding-left: 5px;
  padding-top: 2px;
}

.nextgrid-field-error {
  border-color: red;
}

.nextgrid-field-warning {
  border-color: orange;
}

.nextgrid-field-info {
  border-color: blue;
}

.nextgrid-field-success {
  border-color: green;
}

.nextgrid-success-highllight, .nextgrid-info-highllight, .nextgrid-warning-highllight, .nextgrid-error-highllight {
  padding-left: 4px;
  padding-top: 4px;
}

.nextgrid-error-highllight {
  color: red;
}

.nextgrid-warning-highllight {
  color: orange;
}

.nextgrid-info-highllight {
  color: blue;
}

.nextgrid-success-highllight {
  color: green;
}

pershing-netxgrid .ag-material .ag-cell.ag-cell-inline-editing {
  padding: 10px;
}

pershing-datepicker-editor .mat-form-field-flex {
  width: 50%;
}

/*--------- CONSERVATIVE THEME -------*/
/* ------------------------------------------------- */
/* ==from https://codepen.io/jakob-e/pen/doMoML       */
/* ------------------------------------------------- */
/* custom mixin to replace a defined fill color with another one */
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/* Theme for the ripple elements.*/
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
/* For use in src/lib/core/theming/_palette.scss */
/*--------- COLORS -------*/
/*--------- CONSERVATIVE THEME -------*/
/*--------- AG GRID -------*/
/*--------- HIGH CHARTS -------*/
/*--------- THEME SPECIFIC VARIABLE OVERWRITES -------*/
.ag-root ::-webkit-scrollbar-corner {
  background-color: #fafafa;
}
.ag-root ::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
.ag-root ::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
  border-radius: 10px;
  background-clip: content-box;
}
.ag-root ::-webkit-scrollbar-track {
  background-color: #fafafa;
}
.ag-root ::-webkit-scrollbar-track:horizontal {
  border-top: 1px solid #e8e8e8;
}
.ag-root ::-webkit-scrollbar-track:vertical {
  border-left: 1px solid #e8e8e8;
}
.ag-root ::-webkit-scrollbar-thumb:vertical, .ag-root ::-webkit-scrollbar-thumb:vertical:hover {
  border: 3px solid transparent;
  border-left-width: 4px;
}
.ag-root ::-webkit-scrollbar-thumb:horizontal, .ag-root ::-webkit-scrollbar-thumb:horizontal:hover {
  border: 3px solid transparent;
  border-top: 4px solid transparent;
}
.ag-root ::-webkit-scrollbar-thumb:hover {
  background-color: #7d7d7d;
  border-radius: 10px;
  background-clip: content-box;
}

.ag-root ::-webkit-scrollbar-corner {
  background-color: #fafafa;
}
.ag-root ::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
.ag-root ::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
  border-radius: 10px;
  background-clip: content-box;
}
.ag-root ::-webkit-scrollbar-track {
  background-color: #fafafa;
}
.ag-root ::-webkit-scrollbar-track:horizontal {
  border-top: 1px solid #e8e8e8;
}
.ag-root ::-webkit-scrollbar-track:vertical {
  border-left: 1px solid #e8e8e8;
}
.ag-root ::-webkit-scrollbar-thumb:vertical, .ag-root ::-webkit-scrollbar-thumb:vertical:hover {
  border: 3px solid transparent;
  border-left-width: 4px;
}
.ag-root ::-webkit-scrollbar-thumb:horizontal, .ag-root ::-webkit-scrollbar-thumb:horizontal:hover {
  border: 3px solid transparent;
  border-top: 4px solid transparent;
}
.ag-root ::-webkit-scrollbar-thumb:hover {
  background-color: #7d7d7d;
  border-radius: 10px;
  background-clip: content-box;
}

.grid-DetailRow {
  background-color: white;
}
.grid-DetailRow .ag-root-wrapper {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.grid-DetailRow .ag-header,
.grid-DetailRow .ag-row-odd,
.grid-DetailRow .ag-row-even {
  background-color: white;
}
.grid-ColumnSettings_Actions {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.grid-Controller_Columns .mat-stroked-button {
  border-color: #707070;
}
.grid-Controller_Nextbtn[disabled] {
  color: rgba(0, 0, 0, 0.26);
}
.grid-Controller_Prevbtn[disabled] {
  color: rgba(0, 0, 0, 0.26);
}
.grid-Controller_Pagejump-menu::-webkit-scrollbar-track {
  background: #273260;
}
.grid-Controller_Pagejump-menu::-webkit-scrollbar-thumb {
  background: #2569d8;
}

@keyframes shadow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  }
  70% {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  }
  100% {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  }
}
.ag-header-container .ag-header-row + .ag-header-row .ag-header-cell .mat-icon-button,
.ag-pinned-left-header .ag-header-row + .ag-header-row .ag-header-cell .mat-icon-button {
  color: rgba(0, 0, 0, 0.6);
}

.nextgrid-field-error {
  border-color: #e40707;
}

.nextgrid-field-warning {
  border-color: #ff9d00;
}

.nextgrid-field-info {
  border-color: #2faeff;
}

.nextgrid-field-success {
  border-color: #10823b;
}

.nextgrid-error-highllight {
  color: #e40707;
}

.nextgrid-warning-highllight {
  color: #ff9d00;
}

.nextgrid-info-highllight {
  color: #2faeff;
}

.nextgrid-success-highllight {
  color: #10823b;
}

.compact .ag-material .ag-header .ag-header-cell,
.compact .ag-material .ag-header .ag-header-cell-group {
  padding: 6px;
  line-height: 12px;
  font-size: 1.2rem;
}
.compact .ag-material .ag-header .ag-header-cell .mat-icon,
.compact .ag-material .ag-header .ag-header-cell-group .mat-icon {
  line-height: 12px;
}
.compact .ag-material .ag-header .ag-header-cell::after,
.compact .ag-material .ag-header .ag-header-cell-group::after {
  height: 18px;
  margin-top: 4px;
}
.compact .ag-material .ag-floating-filter-button {
  margin-top: 5px;
}
.compact .ag-material .ag-floating-filter-full-body {
  height: 26px;
}
.compact .ag-material .ag-floating-filter-full-body input {
  height: 22px;
}
.compact .ag-material .ag-header-cell-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.compact .ag-material .ag-header-cell-label > span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.compact .ag-material .ag-selection-checkbox span {
  top: 2px;
}
.compact .ag-material .ag-row {
  border-bottom: none;
}
.compact .ag-material .ag-row-odd {
  background-color: transparent;
}
.compact .ag-material .ag-row-selected {
  background-color: #ecf9ff;
  border-bottom: 1px solid rgba(67, 139, 233, 0.6);
  border-top: 1px solid rgba(67, 139, 233, 0.6);
}
.compact .ag-material .ag-cell {
  padding: 2px 4px;
  line-height: 22px;
  font-size: 1.2rem;
}
.compact .ag-material .ag-cell .mat-checkbox-inner-container {
  margin-top: -4px;
}
.compact .ag-material .ag-cell.ag-cell-inline-editing {
  padding: 4px;
}

.ag-theme-alpine {
  -webkit-font-smoothing: antialiased;
  color: black;
  color: var(--ag-foreground-color, black);
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 1.4rem;
  line-height: normal;
}
@font-face {
  font-family: "agGridAlpine";
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABNkAAsAAAAAIqAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlMAAAReYc5joU9TLzIAAANcAAAAQAAAAFZWUVJ5Y21hcAAAA5wAAAHqAAAFgHCsDfxnbHlmAAAFiAAACesAABCUC9Ir6mhlYWQAAA90AAAANAAAADZ2zsSBaGhlYQAAD6gAAAAeAAAAJAfSBC5obXR4AAAPyAAAABcAAAEou4D/+2xvY2EAAA/gAAAAbwAAAJbPsst2bWF4cAAAEFAAAAAfAAAAIAFgAHNuYW1lAAAQcAAAATUAAAJG5xgJvXBvc3QAABGoAAABuQAAApPSPvKNeJx9k81SE1EQhc9kQgwJBkREjREU//GPYX4yJiGQMAFisXDhwoUbXGhpUa54Atc+gOUD+BQ+geXSlQ/gA1g+gN/tTAyyIFOZubf79Onuc/vKk1TRmroqZDv7z1U7PDh6r7qKGv2c//jaO3z75kDl8Q5f0b5lef4f1bSiFzrSN0/ea+9zoeQX/K6/73/wP/k/5IO6pkegq1rnCRXxDhQrUVOpCiphC1k/UQu0z7tt1nktaso8mQa6QM6QmIExruqpbmkOnr7x9LQJKuZxnD3euzy3NXsKItUd+BOq2cDqWBvUeU7T2qHGHnV0iG7hncO3ReaAmD6+PrX5hiqajnt6SeS89eYikxwX8w+1bfvAdkuoMEa14W/C7/gek3Vsb5IpIuIh7Amobq7hKv8q3hhMQGzHNHPRSyAjKoy1zMp1FtHZjG7C/kyvdJ+47TymZyqOer5H9RN73/hS8hy3duDaBfuAGiZWdyJ3yRVoiL/CSWV6p4/6oq/6rp/6pd/gF8kSWQebcG+dqsw0+p1EZ3jb/6yu0zOcxUnU/4gKfTdNmxDfIFfQZZvB57SJWQdYY8NX4XT4jGpS9Jpi8gLLG2Etsd9gH4Ku5dPY4jlrOg+YATcBdbRY5+2YRvOWsr9MtFuN6rpoarXguWSn5TR1N2nWdm7m3SnX0fkK34DOEtNnD+9VLI5pYmlYVErVjmMNf0q1k2yuqgZVRcxA2SZraLcgI9N1+hhVEumG3YChTdUKFST5jVzQeau+k5/UguFCi/JQIshvcmyauUnuU5ubit2/LKNqzAB4nGNgZOpknMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVHMb0GmMDCC5ADUogpqeJy11IdSWkEYxfE/RdNM79X0jgJiQIogIMhjmO6Y4pju5CnzJt8LxJzlnjyAmcnO/Fh2udy9O3fPB8wABXkqRcgXyZHab83mpvMFjk7ni/zSeI7D5PW9xBY77EV5f1+zJTbZZjdy09HfltPVc1zjPs80WqNClxZ9aoyp0tHsKm0GNKizzhJNlhkyYYUeIzb0/7xWLzLLIa16RM9xTPc7zglOcorTnOEs5zjPBS5yictc4apWu84N5rnJLW5zh7vc0/oPeMgjHvNE+ynp9wUWKesBZzlYWzvg9alVuq1+bVztaLftQaOujTaXh5OV3mjjH272H9pc+ij89GhCepuZtNtNq8hz68oLa8lL68srq8lrG8sbq8pb68iWpROybavyztry3gbywRry0eqyY+uya0vyyZry2Zbliw3lq6W9f7MV+W49+WEj2TO9wMhlUlYinyH1hUzKVhQzKV8xk9GZJkynmzCdc8J04glLGQxTCghLby9MySBMGSFMaSFMuSFMCSJMWSJMqSJM+SJMSSNMmSNM6SNMOSRMiSRM2SRMKSVMeSVMySVMGSVMaSZMuSZMCSdMWSdMqSdM+SdMlYAw1QTCVB0IU50gTBWDMNUOwlRFCEt1MyxlJmz6/AsZUr+YIfXlDOU/rrOgigAAeJzFF21sU9f1nntjvzgJSRx/vJgQg/3ivNSxwxL7+dkx2JAEEmhIqWpYCqMhMCbWdFppM7EBbsd+dEVV1apS6A/yY9O2oFVaQEOb+sFKtZaRqh/qVLQf/fixdkxkXbNRodIZ3mXnXttpApnW/Zr93rnn3nt8zrnnni8TIPihcyxKqgmBgEdVPAEjYOoBOsdrCgW4yu9HeJxFs4VCJlMoCHLbzes3r7NP2afEhr+qIx7SRIhLURXdtJkChhAwVaAuXcBPnn028uqrNIMg8iwfHR4eXidXInKBPrFgMnzv8DD/YiE9qiWEsh7WQypRjmo6Y07VhJPds7nLaX4GrqZnuQ2uz6ZhCx5F0k6wCeImq/CnQcWu2N2qV/V2mQkzEddb9VaXoqOSqBnqBlcPjI6YqZQ5MvpRGRnpPn68e2JCQjaxaEsi1uvlXYTk/yOTle6tFjFF3l3MqekxjyZG+G0+fzafh4P5PFtmvY0XeJAfK+t5mV0mLuITtx2sBY/T7YdYoCsDhjPeAQ4wVVDZD2587o/58WFVcrTm+N+GZmBqiF3G+aLNG5+Dd+gCTN21mL+6NH+GznUb9yetizRyO2fr4oMLeTLJ0xlwhpbiizxZ1S18i4vfvZVv0Xbs++yb6L+VpJEQByiqA5i5Euzi6jxub1fCENdGP+Ej3Xu5BZmZmQunq6t9dd7ODZ3eOh/8Hn6axg3+KqydmcksW+ZvavUFOzuDvtAKv2BfIWVEMa6K91NHSCjgDNg0Z8ylOdPg1Jwsaj1FD/DN8q5eyhdoLM+PiZsq3lbJ7+lp5GFDHSm6DxyEFL+AYcii/AKfKcVj8Tw/ZOfwND7SLC1v92CUBFSJuL1oqATaqVVzoQ70NK/ROnNwNc8NoTK8gVADbsAb7OXOoPUC7b+nU7NeEHu0X+u09tH+Ugw+zZ4WvuYANJfiAB3dBa7Cvb18Cnb08pN8qhd2IKCJRVPYgSTkljgGXUEb6Aqw9TKQYYsIZLjObbMY1IvPHkKBioq2moEk5qGzkIRUduHZn8A4aCIdZK3ga6qJWJcfVoJSCyIp2ZUOuhrMDKg499NYl6nbtWAHGHFTVxNI6VbUhNlBg9C4NjKwfWT75HgzY+6+aDRi7hr7+uT4iooKz9BotM+9fPTowN2b0mGjfVM4UJlsuWdT2D0w1OLbc/RJ+nP87R19h7dWVZu7tI5IIgbQd2hrddWafY7me7rW7zVbuleG+9uN9t1Jd3gg1zKQ3omLC/SvxdwRRf3RpYUyUtdQhpZOQlHh1WDDTfR23ETvpxX9R/f4UPhTR0eXo2r8/IrxyV9J5ZslsqICfhzeFA5v2iYA+My961FkEV7aerhPaFtVGidRp4GwBKWYG0PbK2QZaqR4FKduBGyqxzRMNlZ4qUBPWdPvZ9+jc4XJszBcyGbffy8z+T4p50J6jc7hvTnkbeiKKnISvfbKK+lCgRu5HBjnzqVlbakhNcU4QfpynIjc0URWEo3opJ2sJsTUjJi64A39lznWqbPZ7EsSWm/9p0khX/xkS2OmNKI6lfPnv1UnAlgdQ/i6UI6Br46vWFNwDODIxoSPWm9LViiCnuIziMFv+Aw9IOXyzVmUleXHUIVMJrOEzVzo61iA0WZXpMngYC5Hz0iT8RpyWxxhscYw1ANsfTF0YIsII+qf7eZn+Jnu2XKMTNDzWJ8aSQQlxDOQBkMr+pHEOkDF1BzSPBg6tBbaARHpaz8LrtGmplK7k8ndqakpbU3wORjiv4aDEgdtfhOuamntruTIQyPJu7S0kptCuFGs7D4wkpQ2vXmTzco8fotNA5gTRXG0ic4BlbCJBqQ0F/mSLh8cPHbNvEbbzWsmJpQ3IW4NCrgL5/QT3OFvDg5CvBUxfMy1g4OD4zjic+2PEC/XkOfYc6iFU+bhmAfQKTEZagbogPWSHxsG2sP5h1g07+W8B+gHWTj4oVxjLn7sA7k2n2++9Fe0vzH/LWb08gspvOd8piz/HfZOUf682HlFsvNC0X/KmgilimL/VNZkviZMF/OiSG8qwPfSnKchxaI4dkOy5E+XWL3sz0SmVbG0KaL5oJeuXImcPx+RkPrl8JiE82cr9jEBzKZLdzIQF2isy6tCB0CwVQc/eNyCcKm+hvdEI4Nbdqb2t/NosAW2IALvBlvE4lJtDh/ZuWUwEm0J8mj7fv73liC8274/JdfK+j2Adc6LfqOjfhrmQrui3VLkAl1etz3YGk+AMHDAiLHGU8vWbV237JQsaQMC8g+cPl/Q5wPDej4HP8mxsVBHRwir3z5JcyLY2ag14mM10BMiKRTv8Ag7TIKlKpMoflWzVQxZAMWOhkZTKfY6NLkuegm0eitaBgQFliDVG/MiqsPdz2D2tjmau1ebeyvranwNqhv8nnUb9gNQ5vZE1eN/icAll6Omsn4y0dblhOWVKoVKOlFZVV1X21B/ER55xlFdXVfTVu2oHl3ub2xyNdTyj1Zsq9lnt/mM9q+p1ciBPlVf76r1TtYy1sT/anfrjfGG4xUVoFQ2XBTHqZJnmmbTGImrSBtZTzaSO0mO7CSj5Ft4Rj9VG1gtVSpCHVSnrgw1W2wBpxcrqZmwuVVRmAzpVorucWO90lQ58UrDhNxqzMDaGzPMMKBFYpioPTG9A/SQXVM8MbMVcw1ztm0IA6oU3tDGP+YffzmDZjhkXfjHnBanDqsSaFxbBS9WRbblIo7wxrZxR2TbtkjVupau5X6wXocjhwHy2fidSYBDWfjdIUGP5kiFHz2X7H+U/XJJ/s1ydsN63e5A8rm3nPUoDA5DnWTueLCtv506IjmUAzbF5Q37NyYfeXmz8ei/EqGR7JEjQaRmAEfy8MhtcSkzMp1O8wuQSnP6WVp0a92cLOxn3eSOcoTVC7dZJcxWLyKMBQWUYdYldkrB9fj4gd6+vt4D41Bfxh7/zq4dhmkaO3a9V0bYZbHB/7mY+MaRRUQSKcWT0KUG4z0htJEFoZj49f9Btb6He3sfflyAvq+mJZ0r0SMofGWFb6t9iopFV6TABf8BZT85241/BovnG2Rjsq7KTkbkQPyXG5AdSTEXWh/T09ZWTNYZmJUL/GSWzllvl2UxekLcmssBl6AO6ugJrH5Dpfs+wZjYc9DiKmP8Cr+yeA97V2xtsWTKXy/Ns0hQ2vsFc8l+X/TYJtwPX/Ra5/mfe6BJYH+AlT0luijtFSd04WnOyoLTc9+8faJ0ulgfdOzS6WeyLECKTmOdEC65INePYUXykC6RS0XpB4/Xrqj4pwodAOM5Jnpmz5c9ghFPmCoSqviYQF8rNgFmeG08m9y95xu5Suv5H3UPlDuFns7tKx8aGTgZt/rpa9gOaJEN1Wub9qxJjSSncvDA0cZvr0vJbkHr3GzbnrsPKemLhPwbDwYCEQB4nGNgZGBgAOLsD0FR8fw2Xxm4mV8ABaI4H+9rgNH/f///zfyW+S1QJQcDE5BkAACRug+HeJxjYGRgYH7BwAAi///+/5v5LQMjAyrwAgCe2QcHAAB4nGNgYGBgfgHC/39D6KGH6QEAIHUuCwB4nGNgAAIphiCGDIZFDHcYvjGqMQYwVjGuYTzH+IhJhMmMyYcpgekAMxezBrMDcxfzIeZbzJ9YTFiKWGawbGK5wfKKlY01jHUK6z+2JWw72P6xR7Dnsfexz2Ffxb6D/Rj7LfYX7H84vEiHANyaI6IAeJxjYGRgYPBiSGfgYQABJiDmAkIGhv9gPgMAGzsB1AB4nHWRPU7DQBCFnxMniBghJCREx1Y0SM5PQZEuFHGfIgWdE68dR7bXWm8ipeMYnIBjUHIETsEheDFTREjZ1a6/+fbNNAZwgy94OC4PV+19XB1csPrjLulW2Cc/CPcQ4Em4T/8sPKB9EQ7YWXKC51/S3ONNuINrvAt36T+EffKncA93+Bbu0/8ID7D0fOEAj95rnEU2T2ZFnVd6obNdEdtTdcpLbZvcVGocjk51pCttY6cTtTqoZp9NnEtVak2p5qZyuiiMqq3Z6rULN87V0+EwFR+uTYkYGSJY5EgwQ4GaVEFjwZNhRxPz9VzqnF/yWDSsDGuFMUKMzqYjnqrtiOH4TdixwoF3gz17JrQOKeuUGcO/ojBvJx/TBbehqdu3Lc2aPsSm7aoxxZA7/ZcPmeKkXwK+aWkAAAB4nG2S6W7bMBCE/cWSI9tpk7ptet/3obbpfaf3kT4FQ9EyEYkUSMp28vRl4yBAgO4fzgwWs7MLdpY6ixp0/l9bLNElIaXHMhl9BgxZ4RjHWWWNE4w4ySlOs84ZznKO81zgIpe4zBWuco3r3OAmt7jNHe5yj/s84CE5j3jMEzZ4yjOe84KXvOI1b3jLO97zgY9s8onPfOEr3/jOD37yi99s8aczFGXpVCmCtqYnnLMz3xVe9qQwUlXZ4sk3UjkRLqzJiZI723ae7wNVrB8K2hQqKFdrI4IaHcqtOehckbayLm90JG45krY2fiCtCU7IoIpE2mY3lc56nxTKy0zNGxE9i77aVbmvhJ90I+qNdRXHpGPtfEhKp5u0dLZtktgQkkqNQ6/SJs5brqwotCmzWsx1rfdUUivTZjHfghk1D4mxRg2NDbmoKjtTRdpEF9VttEkbPbUha5yaatv6NRfNbL7dhmBNbsfj1aOCSZ0uJyHxYqoGvo52eWFn5gD+izVcwP22bIFj6hDPMQpOqaP36+9LtlEma81iHwQlDkVAYzHM8EgqJuywzTx+g4KaloZdxuwx7XT+AvL3sQsAAAA=") format("woff");
  font-weight: normal;
  font-style: normal;
}
.ag-theme-alpine .ag-icon {
  font-family: "agGridAlpine";
  font-size: 22px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ag-theme-alpine .ag-icon-aggregation:before {
  content: "\f101";
}
.ag-theme-alpine .ag-icon-arrows:before {
  content: "\f102";
}
.ag-theme-alpine .ag-icon-asc:before {
  content: "\f103";
}
.ag-theme-alpine .ag-icon-cancel:before {
  content: "\f104";
}
.ag-theme-alpine .ag-icon-chart:before {
  content: "\f105";
}
.ag-theme-alpine .ag-icon-color-picker:before {
  content: "\f109";
}
.ag-theme-alpine .ag-icon-columns:before {
  content: "\f10a";
}
.ag-theme-alpine .ag-icon-contracted:before {
  content: "\f10b";
}
.ag-theme-alpine .ag-icon-copy:before {
  content: "\f10c";
}
.ag-theme-alpine .ag-icon-cross:before {
  content: "\f10d";
}
.ag-theme-alpine .ag-icon-desc:before {
  content: "\f10e";
}
.ag-theme-alpine .ag-icon-expanded:before {
  content: "\f10f";
}
.ag-theme-alpine .ag-icon-eye-slash:before {
  content: "\f110";
}
.ag-theme-alpine .ag-icon-eye:before {
  content: "\f111";
}
.ag-theme-alpine .ag-icon-filter:before {
  content: "\f112";
}
.ag-theme-alpine .ag-icon-first:before {
  content: "\f113";
}
.ag-theme-alpine .ag-icon-grip:before {
  content: "\f114";
}
.ag-theme-alpine .ag-icon-group:before {
  content: "\f115";
}
.ag-theme-alpine .ag-icon-last:before {
  content: "\f116";
}
.ag-theme-alpine .ag-icon-left:before {
  content: "\f117";
}
.ag-theme-alpine .ag-icon-linked:before {
  content: "\f118";
}
.ag-theme-alpine .ag-icon-loading:before {
  content: "\f119";
}
.ag-theme-alpine .ag-icon-maximize:before {
  content: "\f11a";
}
.ag-theme-alpine .ag-icon-menu:before {
  content: "\f11b";
}
.ag-theme-alpine .ag-icon-minimize:before {
  content: "\f11c";
}
.ag-theme-alpine .ag-icon-next:before {
  content: "\f11d";
}
.ag-theme-alpine .ag-icon-none:before {
  content: "\f11e";
}
.ag-theme-alpine .ag-icon-not-allowed:before {
  content: "\f11f";
}
.ag-theme-alpine .ag-icon-paste:before {
  content: "\f120";
}
.ag-theme-alpine .ag-icon-pin:before {
  content: "\f121";
}
.ag-theme-alpine .ag-icon-pivot:before {
  content: "\f122";
}
.ag-theme-alpine .ag-icon-previous:before {
  content: "\f123";
}
.ag-theme-alpine .ag-icon-right:before {
  content: "\f126";
}
.ag-theme-alpine .ag-icon-save:before {
  content: "\f127";
}
.ag-theme-alpine .ag-icon-small-down:before {
  content: "\f128";
}
.ag-theme-alpine .ag-icon-small-left:before {
  content: "\f129";
}
.ag-theme-alpine .ag-icon-small-right:before {
  content: "\f12a";
}
.ag-theme-alpine .ag-icon-small-up:before {
  content: "\f12b";
}
.ag-theme-alpine .ag-icon-tick:before {
  content: "\f12c";
}
.ag-theme-alpine .ag-icon-tree-closed:before {
  content: "\f12d";
}
.ag-theme-alpine .ag-icon-tree-indeterminate:before {
  content: "\f12e";
}
.ag-theme-alpine .ag-icon-tree-open:before {
  content: "\f12f";
}
.ag-theme-alpine .ag-icon-unlinked:before {
  content: "\f130";
}
.ag-theme-alpine .ag-icon-row-drag:before {
  content: "\f114";
}
.ag-theme-alpine .ag-right-arrow:before {
  content: "\f117";
}
.ag-theme-alpine .ag-right-arrow:before {
  content: "\f126";
}
.ag-theme-alpine .ag-root-wrapper {
  background-color: white;
  background-color: var(--ag-background-color, white);
}
.ag-theme-alpine [class^=ag-], .ag-theme-alpine [class^=ag-]:focus, .ag-theme-alpine [class^=ag-]:after, .ag-theme-alpine [class^=ag-]:before {
  box-sizing: border-box;
  outline: none;
}
.ag-theme-alpine [class^=ag-]::-ms-clear {
  display: none;
}
.ag-theme-alpine .ag-checkbox .ag-input-wrapper,
.ag-theme-alpine .ag-radio-button .ag-input-wrapper {
  overflow: visible;
}
.ag-theme-alpine .ag-range-field .ag-input-wrapper {
  height: 100%;
}
.ag-theme-alpine .ag-toggle-button {
  flex: none;
  width: unset;
  min-width: unset;
}
.ag-theme-alpine .ag-ltr .ag-label-align-right .ag-label {
  margin-left: 6px;
}

.ag-theme-alpine .ag-rtl .ag-label-align-right .ag-label {
  margin-right: 6px;
}

.ag-theme-alpine input[class^=ag-] {
  margin: 0;
  background-color: white;
  background-color: var(--ag-background-color, white);
}
.ag-theme-alpine textarea[class^=ag-],
.ag-theme-alpine select[class^=ag-] {
  background-color: white;
  background-color: var(--ag-background-color, white);
}
.ag-theme-alpine input[class^=ag-]:not([type]),
.ag-theme-alpine input[class^=ag-][type=text],
.ag-theme-alpine input[class^=ag-][type=number],
.ag-theme-alpine input[class^=ag-][type=tel],
.ag-theme-alpine input[class^=ag-][type=date],
.ag-theme-alpine input[class^=ag-][type=datetime-local],
.ag-theme-alpine textarea[class^=ag-] {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.22);
  border-color: var(--ag-input-border-color, var(--ag-border-color, rgba(0, 0, 0, 0.22)));
}
.ag-theme-alpine input[class^=ag-]:not([type]):disabled,
.ag-theme-alpine input[class^=ag-][type=text]:disabled,
.ag-theme-alpine input[class^=ag-][type=number]:disabled,
.ag-theme-alpine input[class^=ag-][type=tel]:disabled,
.ag-theme-alpine input[class^=ag-][type=date]:disabled,
.ag-theme-alpine input[class^=ag-][type=datetime-local]:disabled,
.ag-theme-alpine textarea[class^=ag-]:disabled {
  color: rgba(0, 0, 0, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
  background-color: rgba(247, 247, 247, 0.844);
  background-color: var(--ag-input-disabled-background-color, rgba(247, 247, 247, 0.844));
  border-color: rgba(0, 0, 0, 0.3);
  border-color: var(--ag-input-disabled-border-color, rgba(0, 0, 0, 0.3));
}
.ag-theme-alpine input[class^=ag-]:not([type]):focus,
.ag-theme-alpine input[class^=ag-][type=text]:focus,
.ag-theme-alpine input[class^=ag-][type=number]:focus,
.ag-theme-alpine input[class^=ag-][type=tel]:focus,
.ag-theme-alpine input[class^=ag-][type=date]:focus,
.ag-theme-alpine input[class^=ag-][type=datetime-local]:focus,
.ag-theme-alpine textarea[class^=ag-]:focus {
  outline: none;
  box-shadow: 0 0 2px 0.1rem #438be9;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine input[class^=ag-][type=number] {
  -moz-appearance: textfield;
}
.ag-theme-alpine input[class^=ag-][type=number]::-webkit-outer-spin-button, .ag-theme-alpine input[class^=ag-][type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ag-theme-alpine input[class^=ag-][type=range] {
  padding: 0;
}
.ag-theme-alpine input[class^=ag-][type=button]:focus, .ag-theme-alpine button[class^=ag-]:focus {
  box-shadow: 0 0 2px 0.1rem #438be9;
}
.ag-theme-alpine .ag-drag-handle {
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-list-item, .ag-theme-alpine .ag-virtual-list-item {
  height: 30px;
}
.ag-theme-alpine .ag-keyboard-focus .ag-virtual-list-item:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-select-list {
  background-color: white;
  background-color: var(--ag-background-color, white);
  overflow-y: auto;
  overflow-x: hidden;
}
.ag-theme-alpine .ag-list-item {
  display: flex;
  align-items: center;
}
.ag-theme-alpine .ag-list-item.ag-active-item {
  background-color: #ecf9ff;
  background-color: var(--ag-row-hover-color, #ecf9ff);
}
.ag-theme-alpine .ag-select-list-item {
  padding-left: 4px;
  padding-right: 4px;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ag-theme-alpine .ag-select-list-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ag-theme-alpine .ag-select .ag-picker-field-wrapper {
  background-color: white;
  background-color: var(--ag-background-color, white);
  min-height: 30px;
  cursor: default;
}
.ag-theme-alpine .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
  box-shadow: none;
}
.ag-theme-alpine .ag-select:not(.ag-cell-editor) {
  height: 30px;
}
.ag-theme-alpine .ag-select .ag-picker-field-display {
  margin: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ag-theme-alpine .ag-select .ag-picker-field-icon {
  display: flex;
  align-items: center;
}
.ag-theme-alpine .ag-select.ag-disabled {
  opacity: 0.5;
}
.ag-theme-alpine .ag-rich-select {
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
}
.ag-theme-alpine .ag-rich-select-list {
  width: 100%;
  min-width: 200px;
  height: 273px;
}
.ag-theme-alpine .ag-rich-select-value {
  padding: 0 6px 0 18px;
  height: 42px;
}
.ag-theme-alpine .ag-rich-select-virtual-list-item {
  cursor: default;
  height: 30px;
}
.ag-theme-alpine .ag-rich-select-virtual-list-item:hover {
  background-color: #ecf9ff;
  background-color: var(--ag-row-hover-color, #ecf9ff);
}
.ag-theme-alpine .ag-rich-select-row {
  padding-left: 18px;
}
.ag-theme-alpine .ag-rich-select-row-selected {
  background-color: #ecf9ff;
  background-color: var(--ag-selected-row-background-color, #ecf9ff);
}
.ag-theme-alpine .ag-row-drag,
.ag-theme-alpine .ag-selection-checkbox,
.ag-theme-alpine .ag-group-expanded,
.ag-theme-alpine .ag-group-contracted {
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-ltr .ag-row-drag, .ag-theme-alpine .ag-ltr .ag-selection-checkbox, .ag-theme-alpine .ag-ltr .ag-group-expanded, .ag-theme-alpine .ag-ltr .ag-group-contracted {
  margin-right: 12px;
}

.ag-theme-alpine .ag-rtl .ag-row-drag, .ag-theme-alpine .ag-rtl .ag-selection-checkbox, .ag-theme-alpine .ag-rtl .ag-group-expanded, .ag-theme-alpine .ag-rtl .ag-group-contracted {
  margin-left: 12px;
}

.ag-theme-alpine .ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value) {
  height: 40px;
  display: flex;
  align-items: center;
  flex: none;
}
.compact .ag-theme-alpine .ag-cell-wrapper > *:not(.ag-cell-value):not(.ag-group-value) {
  height: 26px;
}
.ag-theme-alpine .ag-group-expanded,
.ag-theme-alpine .ag-group-contracted {
  cursor: pointer;
}
.ag-theme-alpine .ag-group-title-bar-icon {
  cursor: pointer;
  flex: none;
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-ltr .ag-group-child-count {
  margin-left: 2px;
}

.ag-theme-alpine .ag-rtl .ag-group-child-count {
  margin-right: 2px;
}

.ag-theme-alpine .ag-group-title-bar {
  background-color: white;
  background-color: var(--ag-subheader-background-color, white);
  padding: 6px;
}
.ag-theme-alpine .ag-group-toolbar {
  padding: 6px;
}
.ag-theme-alpine .ag-disabled-group-title-bar, .ag-theme-alpine .ag-disabled-group-container {
  opacity: 0.5;
}
.ag-theme-alpine .group-item {
  margin: 3px 0;
}
.ag-theme-alpine .ag-label {
  white-space: nowrap;
}
.ag-theme-alpine .ag-ltr .ag-label {
  margin-right: 6px;
}

.ag-theme-alpine .ag-rtl .ag-label {
  margin-left: 6px;
}

.ag-theme-alpine .ag-label-align-top .ag-label {
  margin-bottom: 3px;
}
.ag-theme-alpine .ag-ltr .ag-slider-field, .ag-theme-alpine .ag-ltr .ag-angle-select-field {
  margin-right: 12px;
}

.ag-theme-alpine .ag-rtl .ag-slider-field, .ag-theme-alpine .ag-rtl .ag-angle-select-field {
  margin-left: 12px;
}

.ag-theme-alpine .ag-angle-select-parent-circle {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px;
  border-color: rgba(0, 0, 0, 0.22);
  border-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  background-color: white;
  background-color: var(--ag-background-color, white);
}
.ag-theme-alpine .ag-angle-select-child-circle {
  top: 4px;
  left: 12px;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -4px;
  border-radius: 3px;
  background-color: black;
  background-color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-picker-field-wrapper {
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.22);
  border-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  border-radius: 5px;
}
.ag-theme-alpine .ag-picker-field-wrapper:focus {
  box-shadow: 0 0 2px 0.1rem #438be9;
}
.ag-theme-alpine .ag-picker-field-button {
  background-color: white;
  background-color: var(--ag-background-color, white);
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-dialog.ag-color-dialog {
  border-radius: 5px;
}
.ag-theme-alpine .ag-color-picker .ag-picker-field-display {
  height: 22px;
}
.ag-theme-alpine .ag-color-panel {
  padding: 6px;
}
.ag-theme-alpine .ag-spectrum-color {
  background-color: red;
  border-radius: 2px;
}
.ag-theme-alpine .ag-spectrum-tools {
  padding: 10px;
}
.ag-theme-alpine .ag-spectrum-sat {
  background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0));
}
.ag-theme-alpine .ag-spectrum-val {
  background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0));
}
.ag-theme-alpine .ag-spectrum-dragger {
  border-radius: 12px;
  height: 12px;
  width: 12px;
  border: 1px solid white;
  background: black;
  box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.24);
}
.ag-theme-alpine .ag-spectrum-hue-background {
  border-radius: 2px;
}
.ag-theme-alpine .ag-spectrum-alpha-background {
  border-radius: 2px;
}
.ag-theme-alpine .ag-spectrum-tool {
  margin-bottom: 10px;
  height: 11px;
  border-radius: 2px;
}
.ag-theme-alpine .ag-spectrum-slider {
  margin-top: -12px;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background-color: #f8f8f8;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}
.ag-theme-alpine .ag-recent-color {
  margin: 0 3px;
}
.ag-theme-alpine .ag-recent-color:first-child {
  margin-left: 0;
}
.ag-theme-alpine .ag-recent-color:last-child {
  margin-right: 0;
}
.ag-theme-alpine.ag-dnd-ghost {
  background: white;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
  height: 48px !important;
  line-height: 48px;
  margin: 0;
  padding: 0 12px;
  transform: translateY(12px);
}
.ag-theme-alpine .ag-dnd-ghost-icon {
  margin-right: 6px;
  color: black;
  color: var(--ag-foreground-color, black);
}
.ag-theme-alpine .ag-popup-child:not(.ag-tooltip-custom) {
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
}
.ag-dragging-range-handle .ag-theme-alpine .ag-dialog, .ag-dragging-fill-handle .ag-theme-alpine .ag-dialog {
  opacity: 0.7;
  pointer-events: none;
}
.ag-theme-alpine .ag-dialog {
  border-radius: 3px;
}
.ag-theme-alpine .ag-panel {
  background-color: white;
  background-color: var(--ag-background-color, white);
}
.ag-theme-alpine .ag-panel-title-bar {
  background-color: white;
  background-color: var(--ag-header-background-color, white);
  color: black;
  color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, black)));
  height: 48px;
  padding: 6px 18px;
}
.ag-theme-alpine .ag-ltr .ag-panel-title-bar-button {
  margin-left: 6px;
}

.ag-theme-alpine .ag-rtl .ag-panel-title-bar-button {
  margin-right: 6px;
}

.ag-theme-alpine .ag-tooltip {
  background-color: white;
  background-color: var(--ag-header-background-color, white);
  color: black;
  color: var(--ag-foreground-color, black);
  padding: 6px;
  border-radius: 3px;
  transition: opacity 1s;
}
.ag-theme-alpine .ag-tooltip.ag-tooltip-hiding {
  opacity: 0;
}
.ag-theme-alpine .ag-ltr .ag-column-select-indent-1 {
  padding-left: 22px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-1 {
  padding-right: 22px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-2 {
  padding-left: 44px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-2 {
  padding-right: 44px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-3 {
  padding-left: 66px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-3 {
  padding-right: 66px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-4 {
  padding-left: 88px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-4 {
  padding-right: 88px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-5 {
  padding-left: 110px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-5 {
  padding-right: 110px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-6 {
  padding-left: 132px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-6 {
  padding-right: 132px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-7 {
  padding-left: 154px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-7 {
  padding-right: 154px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-8 {
  padding-left: 176px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-8 {
  padding-right: 176px;
}

.ag-theme-alpine .ag-ltr .ag-column-select-indent-9 {
  padding-left: 198px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-indent-9 {
  padding-right: 198px;
}

.ag-theme-alpine .ag-column-select-header-icon {
  cursor: pointer;
}
.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header-icon:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header-icon:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0px;
  left: 0px;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-ltr .ag-column-group-icons:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-header-icon:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-header-checkbox:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-checkbox:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-alpine .ag-ltr .ag-column-select-column-label:not(:last-child) {
  margin-right: 12px;
}

.ag-theme-alpine .ag-rtl .ag-column-group-icons:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-header-icon:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-header-checkbox:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-checkbox:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-column-drag-handle:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child), .ag-theme-alpine .ag-rtl .ag-column-select-column-label:not(:last-child) {
  margin-left: 12px;
}

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-column-group:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-column-select-column-group:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: -3px;
  left: -3px;
  display: block;
  width: calc(100% - -6px);
  height: calc(100% - -6px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-keyboard-focus .ag-column-select-column:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-column-select-column:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: -3px;
  left: -3px;
  display: block;
  width: calc(100% - -6px);
  height: calc(100% - -6px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-column-select-column-group:not(:last-child),
.ag-theme-alpine .ag-column-select-column:not(:last-child) {
  margin-bottom: 9px;
}
.ag-theme-alpine .ag-column-select-column-readonly,
.ag-theme-alpine .ag-column-select-column-group-readonly {
  color: rgba(0, 0, 0, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
  pointer-events: none;
}
.ag-theme-alpine .ag-ltr .ag-column-select-add-group-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-column-select-add-group-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-column-select-list {
  padding: 12px 12px;
}
.ag-theme-alpine .ag-rtl {
  text-align: right;
}
.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-left: 52px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-1 {
  padding-right: 52px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-1 {
  padding-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-1 {
  padding-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-left: 86px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-2 {
  padding-right: 86px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-2 {
  padding-left: 68px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-2 {
  padding-right: 68px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-left: 120px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-3 {
  padding-right: 120px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-3 {
  padding-left: 102px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-3 {
  padding-right: 102px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-left: 154px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-4 {
  padding-right: 154px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-4 {
  padding-left: 136px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-4 {
  padding-right: 136px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-left: 188px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-5 {
  padding-right: 188px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-5 {
  padding-left: 170px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-5 {
  padding-right: 170px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-left: 222px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-6 {
  padding-right: 222px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-6 {
  padding-left: 204px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-6 {
  padding-right: 204px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-left: 256px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-7 {
  padding-right: 256px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-7 {
  padding-left: 238px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-7 {
  padding-right: 238px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-left: 290px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-8 {
  padding-right: 290px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-8 {
  padding-left: 272px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-8 {
  padding-right: 272px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-left: 324px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-9 {
  padding-right: 324px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-9 {
  padding-left: 306px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-9 {
  padding-right: 306px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-left: 358px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-10 {
  padding-right: 358px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-10 {
  padding-left: 340px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-10 {
  padding-right: 340px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-left: 392px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-11 {
  padding-right: 392px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-11 {
  padding-left: 374px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-11 {
  padding-right: 374px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-left: 426px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-12 {
  padding-right: 426px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-12 {
  padding-left: 408px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-12 {
  padding-right: 408px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-left: 460px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-13 {
  padding-right: 460px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-13 {
  padding-left: 442px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-13 {
  padding-right: 442px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-left: 494px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-14 {
  padding-right: 494px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-14 {
  padding-left: 476px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-14 {
  padding-right: 476px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-left: 528px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-15 {
  padding-right: 528px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-15 {
  padding-left: 510px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-15 {
  padding-right: 510px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-left: 562px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-16 {
  padding-right: 562px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-16 {
  padding-left: 544px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-16 {
  padding-right: 544px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-left: 596px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-17 {
  padding-right: 596px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-17 {
  padding-left: 578px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-17 {
  padding-right: 578px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-left: 630px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-18 {
  padding-right: 630px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-18 {
  padding-left: 612px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-18 {
  padding-right: 612px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-ltr .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-left: 664px;
}

.ag-theme-alpine .ag-rtl .ag-row > .ag-cell-wrapper.ag-row-group-indent-19 {
  padding-right: 664px;
}

.ag-theme-alpine .ag-ltr .ag-row-group-indent-19 {
  padding-left: 646px;
}

.ag-theme-alpine .ag-rtl .ag-row-group-indent-19 {
  padding-right: 646px;
}

.ag-theme-alpine .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-left: 34px;
}

.ag-theme-alpine .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-right: 34px;
}

.ag-theme-alpine .ag-cell {
  -webkit-font-smoothing: subpixel-antialiased;
}
.ag-theme-alpine .ag-value-change-delta {
  padding-right: 2px;
}
.ag-theme-alpine .ag-value-change-delta-up {
  color: #43a047;
  color: var(--ag-value-change-delta-up-color, #43a047);
}
.ag-theme-alpine .ag-value-change-delta-down {
  color: #e53935;
  color: var(--ag-value-change-delta-down-color, #e53935);
}
.ag-theme-alpine .ag-value-change-value {
  background-color: transparent;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  transition: background-color 1s;
}
.ag-theme-alpine .ag-value-change-value-highlight {
  background-color: rgba(22, 160, 133, 0.5);
  background-color: var(--ag-value-change-value-highlight-background-color, rgba(22, 160, 133, 0.5));
  transition: background-color 0.1s;
}
.ag-theme-alpine .ag-cell-data-changed {
  background-color: rgba(22, 160, 133, 0.5) !important;
  background-color: var(--ag-value-change-value-highlight-background-color, rgba(22, 160, 133, 0.5)) !important;
}
.ag-theme-alpine .ag-cell-data-changed-animation {
  background-color: transparent;
}
.ag-theme-alpine .ag-cell-highlight {
  background-color: #438be9 !important;
  background-color: var(--ag-range-selection-highlight-color, var(--ag-range-selection-border-color, #438be9)) !important;
}
.ag-theme-alpine .ag-row {
  height: 42px;
  background-color: white;
  background-color: var(--ag-background-color, white);
  color: black;
  color: var(--ag-data-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-row-highlight-above::after, .ag-theme-alpine .ag-row-highlight-below::after {
  content: "";
  position: absolute;
  width: calc(100% - 1px);
  height: 1px;
  background-color: #438be9;
  background-color: var(--ag-range-selection-border-color, #438be9);
  left: 1px;
}
.ag-theme-alpine .ag-row-highlight-above::after {
  top: -1px;
}
.ag-theme-alpine .ag-row-highlight-above.ag-row-first::after {
  top: 0;
}
.ag-theme-alpine .ag-row-highlight-below::after {
  bottom: 0;
}
.ag-theme-alpine .ag-row-odd {
  background-color: white;
  background-color: var(--ag-odd-row-background-color, white);
}
.compact .ag-theme-alpine .ag-row-odd {
  background-color: rgba(0, 0, 0, 0.03);
  background-color: var(--ag-odd-row-background-color-compact, rgba(0, 0, 0, 0.03));
}
.ag-theme-alpine .ag-row-hover {
  background-color: #ecf9ff;
  background-color: var(--ag-row-hover-color, #ecf9ff);
}
.ag-theme-alpine .ag-ltr .ag-right-aligned-cell {
  text-align: right;
}

.ag-theme-alpine .ag-rtl .ag-right-aligned-cell {
  text-align: left;
}

.ag-theme-alpine .ag-ltr .ag-right-aligned-cell .ag-cell-value {
  margin-left: auto;
}

.ag-theme-alpine .ag-rtl .ag-right-aligned-cell .ag-cell-value {
  margin-right: auto;
}

.ag-theme-alpine .ag-cell {
  border: 1px solid transparent;
  line-height: 40px;
  padding-left: 17px;
  padding-right: 17px;
}
.compact .ag-theme-alpine .ag-cell {
  line-height: 24px !important;
}
.ag-theme-alpine .ag-row > .ag-cell-wrapper {
  padding-left: 17px;
  padding-right: 17px;
}
.ag-theme-alpine .ag-row-dragging {
  cursor: move;
}
.ag-theme-alpine .ag-row-dragging {
  opacity: 0.5;
}
.ag-theme-alpine .ag-cell-inline-editing {
  background: white;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 6px;
  padding: 0;
  height: 42px;
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
}
.ag-theme-alpine .ag-popup-editor {
  background: white;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 6px;
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
  padding: 0;
}
.ag-theme-alpine .ag-large-text-input {
  height: auto;
  padding: 18px;
}
.ag-theme-alpine .ag-details-row {
  padding: 30px;
  background-color: white;
  background-color: var(--ag-background-color, white);
}
.ag-theme-alpine .ag-overlay-loading-wrapper {
  background-color: rgba(255, 255, 255, 0.66);
  background-color: var(--ag-modal-overlay-background-color, rgba(255, 255, 255, 0.66));
}
.ag-theme-alpine .ag-overlay-loading-center {
  background: white;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 6px;
}
.ag-theme-alpine .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 30px;
}
.ag-theme-alpine .ag-loading {
  padding-left: 18px;
  display: flex;
  height: 100%;
  align-items: center;
}
.ag-theme-alpine .ag-loading-icon {
  padding-right: 12px;
}
.ag-theme-alpine .ag-icon-loading {
  animation-name: spin;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ag-theme-alpine .ag-ltr .ag-cell {
  border-right: solid transparent;
}

.ag-theme-alpine .ag-rtl .ag-cell {
  border-left: solid transparent;
}

.ag-theme-alpine .ag-ltr .ag-cell {
  border-right-width: 1px;
}

.ag-theme-alpine .ag-rtl .ag-cell {
  border-left-width: 1px;
}

.ag-theme-alpine .ag-row-selected {
  background-color: #ecf9ff;
  background-color: var(--ag-selected-row-background-color, #ecf9ff);
}
.ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus),
.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing) {
  background-color: rgba(67, 139, 233, 0.2);
  background-color: var(--ag-range-selection-background-color, rgba(67, 139, 233, 0.2));
}
.ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,
.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart {
  background-color: rgba(0, 88, 255, 0.1) !important;
  background-color: var(--ag-range-selection-chart-background-color, rgba(0, 88, 255, 0.1)) !important;
}
.ag-theme-alpine .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,
.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing).ag-cell-range-chart.ag-cell-range-chart-category {
  background-color: rgba(0, 255, 132, 0.1) !important;
  background-color: var(--ag-range-selection-chart-category-background-color, rgba(0, 255, 132, 0.1)) !important;
}
.ag-theme-alpine .ag-cell-range-selected-1:not(.ag-cell-focus),
.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
  background-color: rgba(67, 139, 233, 0.2);
  background-color: var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(67, 139, 233, 0.2)));
}
.ag-theme-alpine .ag-cell-range-selected-2:not(.ag-cell-focus),
.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2 {
  background-color: rgba(67, 139, 233, 0.36);
  background-color: var(--ag-range-selection-background-color-2, rgba(67, 139, 233, 0.36));
}
.ag-theme-alpine .ag-cell-range-selected-3:not(.ag-cell-focus),
.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3 {
  background-color: rgba(67, 139, 233, 0.488);
  background-color: var(--ag-range-selection-background-color-3, rgba(67, 139, 233, 0.488));
}
.ag-theme-alpine .ag-cell-range-selected-4:not(.ag-cell-focus),
.ag-theme-alpine .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4 {
  background-color: rgba(67, 139, 233, 0.5904);
  background-color: var(--ag-range-selection-background-color-4, rgba(67, 139, 233, 0.5904));
}
.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: #438be9;
  border-top-color: var(--ag-range-selection-border-color, #438be9);
}
.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: #438be9;
  border-right-color: var(--ag-range-selection-border-color, #438be9);
}
.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: #438be9;
  border-bottom-color: var(--ag-range-selection-border-color, #438be9);
}
.ag-theme-alpine .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: #438be9;
  border-left-color: var(--ag-range-selection-border-color, #438be9);
}
.ag-theme-alpine .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-alpine .ag-ltr .ag-cell-range-single-cell,
.ag-theme-alpine .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle, .ag-theme-alpine .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-alpine .ag-rtl .ag-cell-range-single-cell,
.ag-theme-alpine .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-range-selection-border-color, #438be9);
  outline: initial;
}
.ag-theme-alpine .ag-cell.ag-selection-fill-top,
.ag-theme-alpine .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
  border-top: 1px dashed;
  border-top-color: #438be9;
  border-top-color: var(--ag-range-selection-border-color, #438be9);
}
.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-right, .ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #438be9;
  border-right-color: var(--ag-range-selection-border-color, #438be9);
}

.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-right, .ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #438be9;
  border-left-color: var(--ag-range-selection-border-color, #438be9);
}

.ag-theme-alpine .ag-cell.ag-selection-fill-bottom,
.ag-theme-alpine .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
  border-bottom: 1px dashed;
  border-bottom-color: #438be9;
  border-bottom-color: var(--ag-range-selection-border-color, #438be9);
}
.ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-left, .ag-theme-alpine .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #438be9;
  border-left-color: var(--ag-range-selection-border-color, #438be9);
}

.ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-left, .ag-theme-alpine .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #438be9;
  border-right-color: var(--ag-range-selection-border-color, #438be9);
}

.ag-theme-alpine .ag-range-handle, .ag-theme-alpine .ag-fill-handle {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -1px;
  background-color: #438be9;
  background-color: var(--ag-range-selection-border-color, #438be9);
}
.ag-theme-alpine .ag-ltr .ag-range-handle, .ag-theme-alpine .ag-ltr .ag-fill-handle {
  right: -1px;
}

.ag-theme-alpine .ag-rtl .ag-range-handle, .ag-theme-alpine .ag-rtl .ag-fill-handle {
  left: -1px;
}

.ag-theme-alpine .ag-fill-handle {
  cursor: cell;
}
.ag-theme-alpine .ag-range-handle {
  cursor: nwse-resize;
}
.ag-theme-alpine .ag-cell-inline-editing {
  border-color: #438be9 !important;
  border-color: var(--ag-input-focus-border-color, #438be9) !important;
}
.ag-theme-alpine .ag-menu {
  background: white;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 6px;
  padding: 0;
}
.ag-theme-alpine .ag-menu-list {
  cursor: default;
  padding: 6px 0;
}
.ag-theme-alpine .ag-menu-separator {
  height: 13px;
}
.ag-theme-alpine .ag-menu-separator-part:after {
  content: "";
  display: block;
}
.ag-theme-alpine .ag-menu-option-active, .ag-theme-alpine .ag-compact-menu-option-active {
  background-color: #ecf9ff;
  background-color: var(--ag-row-hover-color, #ecf9ff);
}
.ag-theme-alpine .ag-menu-option-part, .ag-theme-alpine .ag-compact-menu-option-part {
  line-height: 22px;
  padding: 8px 0;
}
.ag-theme-alpine .ag-menu-option-disabled, .ag-theme-alpine .ag-compact-menu-option-disabled {
  opacity: 0.5;
}
.ag-theme-alpine .ag-menu-option-icon, .ag-theme-alpine .ag-compact-menu-option-icon {
  width: 22px;
}
.ag-theme-alpine .ag-ltr .ag-menu-option-icon, .ag-theme-alpine .ag-ltr .ag-compact-menu-option-icon {
  padding-left: 12px;
}

.ag-theme-alpine .ag-rtl .ag-menu-option-icon, .ag-theme-alpine .ag-rtl .ag-compact-menu-option-icon {
  padding-right: 12px;
}

.ag-theme-alpine .ag-menu-option-text, .ag-theme-alpine .ag-compact-menu-option-text {
  padding-left: 12px;
  padding-right: 12px;
}
.ag-theme-alpine .ag-ltr .ag-menu-option-shortcut, .ag-theme-alpine .ag-ltr .ag-compact-menu-option-shortcut {
  padding-right: 6px;
}

.ag-theme-alpine .ag-rtl .ag-menu-option-shortcut, .ag-theme-alpine .ag-rtl .ag-compact-menu-option-shortcut {
  padding-left: 6px;
}

.ag-theme-alpine .ag-menu-option-popup-pointer, .ag-theme-alpine .ag-compact-menu-option-popup-pointer {
  padding-right: 6px;
}
.ag-theme-alpine .ag-tabs-header {
  min-width: 220px;
  width: 100%;
  display: flex;
}
.ag-theme-alpine .ag-tab {
  border-bottom: 2px solid transparent;
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex: 1 1 auto;
  transition: border-bottom 0.3s;
}
.ag-theme-alpine .ag-keyboard-focus .ag-tab:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-tab:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-tab-selected {
  border-bottom-color: #438be9;
  border-bottom-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #438be9));
}
.ag-theme-alpine .ag-menu-header {
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-filter-condition-operator {
  height: 17px;
}
.ag-theme-alpine .ag-ltr .ag-filter-condition-operator-or {
  margin-left: 12px;
}

.ag-theme-alpine .ag-rtl .ag-filter-condition-operator-or {
  margin-right: 12px;
}

.ag-theme-alpine .ag-set-filter-select-all {
  padding-top: 12px;
}
.ag-theme-alpine .ag-set-filter-list, .ag-theme-alpine .ag-filter-no-matches {
  height: 180px;
}
.ag-theme-alpine .ag-set-filter-filter {
  margin-top: 12px;
  margin-left: 12px;
  margin-right: 12px;
}
.ag-theme-alpine .ag-filter-to {
  margin-top: 9px;
}
.ag-theme-alpine .ag-mini-filter {
  margin: 12px 12px;
}
.ag-theme-alpine .ag-set-filter-item {
  margin: 0px 12px;
}
.ag-theme-alpine .ag-ltr .ag-set-filter-item-value {
  margin-left: 12px;
}

.ag-theme-alpine .ag-rtl .ag-set-filter-item-value {
  margin-right: 12px;
}

.ag-theme-alpine .ag-filter-apply-panel {
  padding: 12px 12px;
}
.ag-theme-alpine .ag-filter-apply-panel-button {
  line-height: 1.5;
}
.ag-theme-alpine .ag-ltr .ag-filter-apply-panel-button {
  margin-left: 12px;
}

.ag-theme-alpine .ag-rtl .ag-filter-apply-panel-button {
  margin-right: 12px;
}

.ag-theme-alpine .ag-simple-filter-body-wrapper {
  padding: 12px 12px;
  padding-bottom: 3px;
}
.ag-theme-alpine .ag-simple-filter-body-wrapper > * {
  margin-bottom: 9px;
}
.ag-theme-alpine .ag-filter-no-matches {
  padding: 12px 12px;
}
.ag-theme-alpine .ag-multi-filter-menu-item {
  margin: 6px 0;
}
.ag-theme-alpine .ag-multi-filter-group-title-bar {
  padding: 12px 6px;
  background-color: transparent;
}
.ag-theme-alpine .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-side-bar {
  position: relative;
}
.ag-theme-alpine .ag-tool-panel-wrapper {
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
}
.ag-theme-alpine .ag-side-buttons {
  padding-top: 24px;
  width: 26px;
  position: relative;
  color: black;
  color: var(--ag-foreground-color, black);
  overflow: hidden;
}
.ag-theme-alpine button.ag-side-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  background: transparent;
  padding: 12px 0 12px 0;
  width: 100%;
  margin: 0;
  min-height: 108px;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
  border: none;
}
.ag-theme-alpine button.ag-side-button-button:focus {
  box-shadow: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-side-button-button:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-side-button-button:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-side-button-icon-wrapper {
  margin-bottom: 3px;
}
.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-side-button-button,
.ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-side-button-button {
  border-right: 2px solid transparent;
  transition: border-right 0.3s;
}
.ag-theme-alpine .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-theme-alpine .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-right-color: #438be9;
  border-right-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #438be9));
}
.ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-side-button-button,
.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-side-button-button {
  border-left: 2px solid transparent;
  transition: border-left 0.3s;
}
.ag-theme-alpine .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-theme-alpine .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-left-color: #438be9;
  border-left-color: var(--ag-selected-tab-underline-color, var(--ag-alpine-active-color, #438be9));
}
.ag-theme-alpine .ag-filter-toolpanel-header {
  height: 36px;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-header, .ag-theme-alpine .ag-ltr .ag-filter-toolpanel-search {
  padding-left: 6px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-header, .ag-theme-alpine .ag-rtl .ag-filter-toolpanel-search {
  padding-right: 6px;
}

.ag-theme-alpine .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-filter-toolpanel-header:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  font-family: "agGridAlpine";
  font-size: 22px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f112";
  position: absolute;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-left: 6px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group.ag-has-filter > .ag-group-title-bar .ag-group-title:after {
  padding-right: 6px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-0-header {
  height: 48px;
}
.ag-theme-alpine .ag-filter-toolpanel-group-item {
  margin-top: 3px;
  margin-bottom: 3px;
}
.ag-theme-alpine .ag-filter-toolpanel-search {
  height: 48px;
}
.ag-theme-alpine .ag-filter-toolpanel-search-input {
  flex-grow: 1;
  height: 24px;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-search-input {
  margin-right: 6px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-search-input {
  margin-left: 6px;
}

.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-expand, .ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
  margin-right: 6px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-expand, .ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
  margin-left: 6px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-left: 22px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-right: 22px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-left: 38px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-right: 38px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-left: 54px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-right: 54px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-left: 70px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-right: 70px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-left: 86px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-right: 86px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-left: 102px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-right: 102px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-left: 118px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-right: 118px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-left: 134px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-right: 134px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-left: 150px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-right: 150px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-left: 166px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-right: 166px;
}

.ag-theme-alpine .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
  padding-left: 6px;
}
.ag-theme-alpine .ag-filter-toolpanel-instance-filter {
  margin-top: 6px;
}
.ag-theme-alpine .ag-ltr .ag-filter-toolpanel-instance-header-icon {
  margin-left: 6px;
}

.ag-theme-alpine .ag-rtl .ag-filter-toolpanel-instance-header-icon {
  margin-right: 6px;
}

.ag-theme-alpine .ag-pivot-mode-panel {
  height: 48px;
  display: flex;
}
.ag-theme-alpine .ag-pivot-mode-select {
  display: flex;
  align-items: center;
}
.ag-theme-alpine .ag-ltr .ag-pivot-mode-select {
  margin-left: 12px;
}

.ag-theme-alpine .ag-rtl .ag-pivot-mode-select {
  margin-right: 12px;
}

.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-column-select-header:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-column-select-header {
  height: 48px;
  align-items: center;
  padding: 0 12px;
}
.ag-theme-alpine .ag-column-group-icons,
.ag-theme-alpine .ag-column-select-header-icon {
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-header {
  background-color: white;
  background-color: var(--ag-header-background-color, white);
}
.ag-theme-alpine .ag-header-row {
  color: black;
  color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, black)));
}
.ag-theme-alpine .ag-header-row {
  height: 48px;
}
.compact .ag-theme-alpine .ag-header-row {
  height: 26px !important;
}
.ag-theme-alpine .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-left: 6px;
}

.ag-theme-alpine .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-right: 6px;
}

.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-right: 6px;
}

.ag-theme-alpine .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-left: 6px;
}

.ag-theme-alpine .ag-header-cell,
.ag-theme-alpine .ag-header-group-cell {
  padding-left: 18px;
  padding-right: 18px;
}
.ag-theme-alpine .ag-header-cell.ag-header-cell-moving,
.ag-theme-alpine .ag-header-group-cell.ag-header-cell-moving {
  background-color: white;
  background-color: var(--ag-header-cell-moving-background-color, var(--ag-background-color, white));
}
.ag-theme-alpine .ag-keyboard-focus .ag-header-cell:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-header-cell:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-keyboard-focus .ag-header-group-cell:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-header-group-cell:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 4px;
  left: 4px;
  display: block;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-header-icon {
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-header-cell.ag-header-cell-tooltip .ag-header-cell-text {
  border-bottom: 1px dashed black;
}
.ag-theme-alpine .ag-header-expand-icon {
  cursor: pointer;
}
.ag-theme-alpine .ag-ltr .ag-header-expand-icon {
  padding-left: 4px;
}

.ag-theme-alpine .ag-rtl .ag-header-expand-icon {
  padding-right: 4px;
}

.ag-theme-alpine .ag-header-cell .mat-icon.fa-sort {
  color: rgba(0, 0, 0, 0.26);
}
.ag-theme-alpine .ag-header-cell-resize {
  display: flex;
  align-items: center;
}
.ag-theme-alpine .ag-header-cell-resize::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  left: calc(50% - 0.5px);
  width: 1px;
  height: 40%;
  top: calc(50% - 20%);
  background-color: rgba(189, 195, 199, 0.5);
  background-color: var(--ag-header-column-resize-handle-color, rgba(189, 195, 199, 0.5));
}
.ag-theme-alpine .ag-pinned-right-header .ag-header-cell-resize::after {
  left: calc(50% - 1px);
}
.ag-theme-alpine .ag-ltr .ag-header-select-all {
  margin-right: 18px;
}

.ag-theme-alpine .ag-rtl .ag-header-select-all {
  margin-left: 18px;
}

.ag-theme-alpine .ag-ltr .ag-floating-filter-button {
  margin-left: 18px;
}

.ag-theme-alpine .ag-rtl .ag-floating-filter-button {
  margin-right: 18px;
}

.ag-theme-alpine .ag-floating-filter-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  appearance: none;
  background: transparent;
  border: none;
  height: 22px;
  padding: 0;
  width: 22px;
}
.ag-theme-alpine .ag-filter-loading {
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
  height: 100%;
  padding: 12px 12px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ag-theme-alpine .ag-paging-panel {
  border-top: 1px solid;
  border-top-color: rgba(0, 0, 0, 0.22);
  border-top-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
  height: 48px;
}
.ag-theme-alpine .ag-paging-panel > * {
  margin: 0 18px;
}
.ag-theme-alpine .ag-paging-button {
  cursor: pointer;
}
.ag-theme-alpine .ag-paging-button.ag-disabled {
  cursor: default;
  color: rgba(0, 0, 0, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
}
.ag-theme-alpine .ag-keyboard-focus .ag-paging-button:focus {
  outline: none;
}
.ag-theme-alpine .ag-keyboard-focus .ag-paging-button:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 0px;
  left: 0px;
  display: block;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine .ag-paging-button, .ag-theme-alpine .ag-paging-description {
  margin: 0 6px;
}
.ag-theme-alpine .ag-status-bar {
  color: rgba(0, 0, 0, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
  padding-right: 24px;
  padding-left: 24px;
  line-height: 1.5;
}
.ag-theme-alpine .ag-status-name-value-value {
  color: black;
  color: var(--ag-foreground-color, black);
}
.ag-theme-alpine .ag-status-bar-center {
  text-align: center;
}
.ag-theme-alpine .ag-status-name-value {
  margin-left: 6px;
  margin-right: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.ag-theme-alpine .ag-column-drop-cell {
  background: rgba(0, 0, 0, 0.07);
  background: var(--ag-chip-background-color, rgba(0, 0, 0, 0.07));
  border-radius: 24px;
  height: 24px;
  padding: 0 3px;
}
.ag-theme-alpine .ag-column-drop-cell-text {
  margin: 0 6px;
}
.ag-theme-alpine .ag-column-drop-cell-button {
  min-width: 24px;
  margin: 0 3px;
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-column-drop-cell-drag-handle {
  margin-left: 12px;
}
.ag-theme-alpine .ag-column-drop-cell-ghost {
  opacity: 0.5;
}
.ag-theme-alpine .ag-column-drop-horizontal {
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
  height: 42px;
}
.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal {
  padding-left: 18px;
}

.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal {
  padding-right: 18px;
}

.ag-theme-alpine .ag-column-drop-horizontal-cell-separator {
  margin: 0 6px;
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-column-drop-horizontal-empty-message {
  color: rgba(0, 0, 0, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
}
.ag-theme-alpine .ag-ltr .ag-column-drop-horizontal-icon {
  margin-right: 18px;
}

.ag-theme-alpine .ag-rtl .ag-column-drop-horizontal-icon {
  margin-left: 18px;
}

.ag-theme-alpine .ag-column-drop-vertical-list {
  padding-bottom: 6px;
  padding-right: 6px;
  padding-left: 6px;
}
.ag-theme-alpine .ag-column-drop-vertical-cell {
  margin-top: 6px;
}
.ag-theme-alpine .ag-column-drop-vertical {
  min-height: 50px;
  max-height: 150px;
}
.ag-theme-alpine .ag-column-drop-vertical-icon {
  margin-left: 6px;
  margin-right: 6px;
}
.ag-theme-alpine .ag-column-drop-vertical-list {
  position: relative;
}
.ag-theme-alpine .ag-column-drop-vertical-empty-message {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
  margin-top: 6px;
}
.ag-theme-alpine .ag-select-agg-func-popup {
  background: white;
  background: var(--ag-background-color, white);
  border-radius: 3px;
  box-shadow: 0 1px 4px 1px rgba(186, 191, 199, 0.4);
  padding: 6px;
  background: white;
  background: var(--ag-background-color, white);
  height: 105px;
  padding: 0;
}
.ag-theme-alpine .ag-select-agg-func-virtual-list-item {
  cursor: default;
  line-height: 30px;
  padding-left: 12px;
}
.ag-theme-alpine .ag-select-agg-func-virtual-list-item:hover {
  background-color: #ecf9ff;
  background-color: var(--ag-selected-row-background-color, #ecf9ff);
}
.ag-theme-alpine .ag-chart-menu {
  border-radius: 3px;
  background: white;
  background: var(--ag-background-color, white);
}
.ag-theme-alpine .ag-chart-menu-icon {
  opacity: 0.5;
  line-height: 24px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  margin: 2px 0;
  cursor: pointer;
  border-radius: 3px;
  color: black;
  color: var(--ag-secondary-foreground-color, var(--ag-foreground-color, black));
}
.ag-theme-alpine .ag-chart-menu-icon:hover {
  opacity: 1;
}
.ag-theme-alpine .ag-chart-mini-thumbnail {
  border: 1px solid;
  border-color: #dde2eb;
  border-color: var(--ag-secondary-border-color, #dde2eb);
  border-radius: 5px;
  margin: 5px;
}
.ag-theme-alpine .ag-chart-mini-thumbnail:nth-last-child(3), .ag-theme-alpine .ag-chart-mini-thumbnail:nth-last-child(3) ~ .ag-chart-mini-thumbnail {
  margin-left: auto;
  margin-right: auto;
}
.ag-theme-alpine .ag-ltr .ag-chart-mini-thumbnail:first-child {
  margin-left: 0;
}

.ag-theme-alpine .ag-rtl .ag-chart-mini-thumbnail:first-child {
  margin-right: 0;
}

.ag-theme-alpine .ag-ltr .ag-chart-mini-thumbnail:last-child {
  margin-right: 0;
}

.ag-theme-alpine .ag-rtl .ag-chart-mini-thumbnail:last-child {
  margin-left: 0;
}

.ag-theme-alpine .ag-chart-mini-thumbnail.ag-selected {
  border-color: #438be9;
  border-color: var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9)));
}
.ag-theme-alpine .ag-chart-settings-card-item {
  background: black;
  background: var(--ag-foreground-color, black);
  width: 8px;
  height: 8px;
  border-radius: 4px;
}
.ag-theme-alpine .ag-chart-settings-card-item.ag-selected {
  background-color: #438be9;
  background-color: var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9)));
}
.ag-theme-alpine .ag-chart-data-column-drag-handle {
  margin-left: 6px;
}
.ag-theme-alpine .ag-charts-settings-group-container {
  padding: 6px;
}
.ag-theme-alpine .ag-charts-data-group-container {
  padding: 12px 12px;
  padding-bottom: 3px;
}
.ag-theme-alpine .ag-charts-data-group-container > * {
  margin-bottom: 9px;
}
.ag-theme-alpine .ag-charts-format-top-level-group-container {
  margin-left: 12px;
  padding: 6px;
}
.ag-theme-alpine .ag-charts-format-top-level-group-item {
  margin: 6px 0;
}
.ag-theme-alpine .ag-charts-format-sub-level-group-container {
  padding: 12px 12px;
  padding-bottom: 3px;
}
.ag-theme-alpine .ag-charts-format-sub-level-group-container > * {
  margin-bottom: 9px;
}
.ag-theme-alpine .ag-charts-group-container.ag-group-container-horizontal {
  padding: 6px;
}
.ag-theme-alpine .ag-chart-data-section,
.ag-theme-alpine .ag-chart-format-section {
  display: flex;
  margin: 0;
}
.ag-theme-alpine .ag-chart-menu-panel {
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
}
.ag-theme-alpine .ag-ltr .ag-chart-menu-panel {
  border-left: solid 1px;
  border-left-color: rgba(0, 0, 0, 0.22);
  border-left-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
}

.ag-theme-alpine .ag-rtl .ag-chart-menu-panel {
  border-right: solid 1px;
  border-right-color: rgba(0, 0, 0, 0.22);
  border-right-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
}

.ag-theme-alpine .ag-date-time-list-page-title {
  flex-grow: 1;
  text-align: center;
}
.ag-theme-alpine .ag-date-time-list-page-column-label {
  text-align: center;
}
.ag-theme-alpine .ag-date-time-list-page-entry {
  text-align: center;
}
.ag-theme-alpine .ag-checkbox-input-wrapper {
  font-family: "agGridAlpine";
  font-size: 22px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 22px;
  height: 22px;
  background-color: white;
  background-color: var(--ag-checkbox-background-color, var(--ag-background-color, white));
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  flex: none;
}
.ag-theme-alpine .ag-checkbox-input-wrapper input, .ag-theme-alpine .ag-checkbox-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.ag-theme-alpine .ag-checkbox-input-wrapper:focus-within, .ag-theme-alpine .ag-checkbox-input-wrapper:active {
  outline: none;
  box-shadow: 0 0 2px 0.1rem #438be9;
}
.ag-theme-alpine .ag-checkbox-input-wrapper.ag-disabled {
  opacity: 0.5;
}
.ag-theme-alpine .ag-checkbox-input-wrapper::after {
  content: "\f108";
  color: #707070;
  color: var(--ag-checkbox-unchecked-color, #707070);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-alpine .ag-checkbox-input-wrapper.ag-checked::after {
  content: "\f106";
  color: #438be9;
  color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-alpine .ag-checkbox-input-wrapper.ag-indeterminate::after {
  content: "\f107";
  color: #707070;
  color: var(--ag-checkbox-indeterminate-color, var(--ag-checkbox-unchecked-color, #707070));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-alpine .ag-toggle-button-input-wrapper {
  box-sizing: border-box;
  width: 28px;
  height: 18px;
  background-color: #707070;
  background-color: var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, #707070));
  border-radius: 9px;
  position: relative;
  flex: none;
  border: 1px solid;
  border-color: #707070;
  border-color: var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #707070));
}
.ag-theme-alpine .ag-toggle-button-input-wrapper input {
  opacity: 0;
  height: 100%;
  width: 100%;
}
.ag-theme-alpine .ag-toggle-button-input-wrapper:focus-within {
  outline: none;
  box-shadow: 0 0 2px 0.1rem #438be9;
}
.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}
.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-checked {
  background-color: #438be9;
  background-color: var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9)));
  border-color: #438be9;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9)));
}
.ag-theme-alpine .ag-toggle-button-input-wrapper::before {
  content: " ";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: border-box;
  height: 18px;
  width: 18px;
  background-color: white;
  background-color: var(--ag-toggle-button-switch-background-color, var(--ag-background-color, white));
  border-radius: 9px;
  transition: left 100ms;
  border: 1px solid;
  border-color: #707070;
  border-color: var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #707070)));
}
.ag-theme-alpine .ag-toggle-button-input-wrapper.ag-checked::before {
  left: calc(100% - 18px );
  border-color: #438be9;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9)));
}
.ag-theme-alpine .ag-radio-button-input-wrapper {
  font-family: "agGridAlpine";
  font-size: 22px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 22px;
  height: 22px;
  background-color: white;
  background-color: var(--ag-checkbox-background-color, var(--ag-background-color, white));
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  flex: none;
  border-radius: 22px;
}
.ag-theme-alpine .ag-radio-button-input-wrapper input, .ag-theme-alpine .ag-radio-button-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.ag-theme-alpine .ag-radio-button-input-wrapper:focus-within, .ag-theme-alpine .ag-radio-button-input-wrapper:active {
  outline: none;
  box-shadow: 0 0 2px 0.1rem #438be9;
}
.ag-theme-alpine .ag-radio-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}
.ag-theme-alpine .ag-radio-button-input-wrapper::after {
  content: "\f124";
  color: #707070;
  color: var(--ag-checkbox-unchecked-color, #707070);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-alpine .ag-radio-button-input-wrapper.ag-checked::after {
  content: "\f125";
  color: #438be9;
  color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ag-theme-alpine input[class^=ag-][type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  background: none;
  overflow: visible;
}
.ag-theme-alpine input[class^=ag-][type=range]::-webkit-slider-runnable-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.22);
  background-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  border-radius: 3px;
  border-radius: 3px;
}
.ag-theme-alpine input[class^=ag-][type=range]::-moz-range-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.22);
  background-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  border-radius: 3px;
  border-radius: 3px;
}
.ag-theme-alpine input[class^=ag-][type=range]::-ms-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.22);
  background-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  border-radius: 3px;
  border-radius: 3px;
  color: transparent;
  width: calc(100% - 2px);
}
.ag-theme-alpine input[class^=ag-][type=range]::-webkit-slider-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  background-color: white;
  background-color: var(--ag-background-color, white);
  border: 1px solid;
  border-color: #707070;
  border-color: var(--ag-checkbox-unchecked-color, #707070);
  border-radius: 22px;
  transform: translateY(-9.5px);
}
.ag-theme-alpine input[class^=ag-][type=range]::-ms-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  background-color: white;
  background-color: var(--ag-background-color, white);
  border: 1px solid;
  border-color: #707070;
  border-color: var(--ag-checkbox-unchecked-color, #707070);
  border-radius: 22px;
}
.ag-theme-alpine input[class^=ag-][type=range]::-moz-ag-range-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  background-color: white;
  background-color: var(--ag-background-color, white);
  border: 1px solid;
  border-color: #707070;
  border-color: var(--ag-checkbox-unchecked-color, #707070);
  border-radius: 22px;
}
.ag-theme-alpine input[class^=ag-][type=range]:focus {
  outline: none;
}
.ag-theme-alpine input[class^=ag-][type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 2px 0.1rem #438be9;
  border-color: #438be9;
  border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9));
}
.ag-theme-alpine input[class^=ag-][type=range]:focus::-ms-thumb {
  box-shadow: 0 0 2px 0.1rem #438be9;
  border-color: #438be9;
  border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9));
}
.ag-theme-alpine input[class^=ag-][type=range]:focus::-moz-ag-range-thumb {
  box-shadow: 0 0 2px 0.1rem #438be9;
  border-color: #438be9;
  border-color: var(--ag-checkbox-checked-color, var(--ag-alpine-active-color, #438be9));
}
.ag-theme-alpine input[class^=ag-][type=range]:active::-webkit-slider-runnable-track {
  background-color: #438be9;
  background-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine input[class^=ag-][type=range]:active::-moz-ag-range-track {
  background-color: #438be9;
  background-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine input[class^=ag-][type=range]:active::-ms-track {
  background-color: #438be9;
  background-color: var(--ag-input-focus-border-color, #438be9);
}
.ag-theme-alpine input[class^=ag-][type=range]:disabled {
  opacity: 0.5;
}
.ag-theme-alpine .ag-filter-toolpanel-header,
.ag-theme-alpine .ag-filter-toolpanel-search,
.ag-theme-alpine .ag-status-bar,
.ag-theme-alpine .ag-header-row,
.ag-theme-alpine .ag-panel-title-bar-title,
.ag-theme-alpine .ag-multi-filter-group-title-bar {
  font-weight: 400;
  color: black;
  color: var(--ag-header-foreground-color, var(--ag-secondary-foreground-color, var(--ag-foreground-color, black)));
}
.ag-theme-alpine .ag-header-row {
  font-weight: 500;
}
.ag-theme-alpine .ag-rtl .ag-pinned-left-header .ag-header-row:before, .ag-theme-alpine .ag-ltr .ag-pinned-right-header .ag-header-row:after {
  content: "";
  position: absolute;
  height: calc(100% - 20px);
  top: 10px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.22);
  background-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
}
.ag-theme-alpine .ag-ltr .ag-pinned-right-header .ag-header-row:after {
  right: 0;
}
.ag-theme-alpine .ag-rtl .ag-pinned-left-header .ag-header-row:before {
  left: 0;
}
.ag-theme-alpine .ag-row {
  font-size: 1.4rem;
}
.compact .ag-theme-alpine .ag-header-row, .compact .ag-theme-alpine .ag-row {
  font-size: 1.2rem;
}
.ag-theme-alpine input[class^=ag-]:not([type]),
.ag-theme-alpine input[class^=ag-][type=text],
.ag-theme-alpine input[class^=ag-][type=number],
.ag-theme-alpine input[class^=ag-][type=tel],
.ag-theme-alpine input[class^=ag-][type=date],
.ag-theme-alpine input[class^=ag-][type=datetime-local],
.ag-theme-alpine textarea[class^=ag-] {
  min-height: 24px;
  border-radius: 3px;
}
.ag-theme-alpine .ag-ltr input[class^=ag-]:not([type]),
.ag-theme-alpine .ag-ltr input[class^=ag-][type=text],
.ag-theme-alpine .ag-ltr input[class^=ag-][type=number],
.ag-theme-alpine .ag-ltr input[class^=ag-][type=tel],
.ag-theme-alpine .ag-ltr input[class^=ag-][type=date],
.ag-theme-alpine .ag-ltr input[class^=ag-][type=datetime-local],
.ag-theme-alpine .ag-ltr textarea[class^=ag-] {
  padding-left: 6px;
}

.ag-theme-alpine .ag-rtl input[class^=ag-]:not([type]),
.ag-theme-alpine .ag-rtl input[class^=ag-][type=text],
.ag-theme-alpine .ag-rtl input[class^=ag-][type=number],
.ag-theme-alpine .ag-rtl input[class^=ag-][type=tel],
.ag-theme-alpine .ag-rtl input[class^=ag-][type=date],
.ag-theme-alpine .ag-rtl input[class^=ag-][type=datetime-local],
.ag-theme-alpine .ag-rtl textarea[class^=ag-] {
  padding-right: 6px;
}

.ag-theme-alpine .ag-tab {
  padding: 9px;
  transition: color 0.4s;
}
.ag-theme-alpine .ag-tab-selected {
  color: #438be9;
  color: var(--ag-alpine-active-color, #438be9);
}
.ag-theme-alpine .ag-menu {
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
}
.ag-theme-alpine .ag-menu-header {
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
  padding-top: 1px;
}
.ag-theme-alpine .ag-charts-settings-group-title-bar,
.ag-theme-alpine .ag-charts-data-group-title-bar,
.ag-theme-alpine .ag-charts-format-top-level-group-title-bar {
  padding: 6px 12px;
  line-height: 26px;
}
.ag-theme-alpine .ag-chart-mini-thumbnail {
  background-color: white;
  background-color: var(--ag-background-color, white);
}
.ag-theme-alpine .ag-ltr .ag-group-title-bar-icon {
  margin-right: 6px;
}

.ag-theme-alpine .ag-rtl .ag-group-title-bar-icon {
  margin-left: 6px;
}

.ag-theme-alpine .ag-charts-format-top-level-group-toolbar {
  margin-top: 6px;
}
.ag-theme-alpine .ag-ltr .ag-charts-format-top-level-group-toolbar {
  padding-left: 23px;
}

.ag-theme-alpine .ag-rtl .ag-charts-format-top-level-group-toolbar {
  padding-right: 23px;
}

.ag-theme-alpine .ag-charts-format-sub-level-group {
  border-left: dashed 1px;
  border-left-color: rgba(0, 0, 0, 0.22);
  border-left-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  padding-left: 6px;
  margin-bottom: 12px;
}
.ag-theme-alpine .ag-charts-format-sub-level-group-title-bar {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
  font-weight: 700;
}
.ag-theme-alpine .ag-charts-format-sub-level-group-container {
  padding-bottom: 0;
}
.ag-theme-alpine .ag-charts-format-sub-level-group-item:last-child {
  margin-bottom: 0;
}
.ag-theme-alpine .ag-dnd-ghost {
  font-size: 0.4rem;
  font-weight: 700;
}
.ag-theme-alpine .ag-side-buttons {
  width: 30px;
}
.ag-theme-alpine .ag-standard-button {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 3px;
  border: 1px solid;
  border-color: #438be9;
  border-color: var(--ag-alpine-active-color, #438be9);
  color: #438be9;
  color: var(--ag-alpine-active-color, #438be9);
  background-color: white;
  background-color: var(--ag-background-color, white);
  font-weight: 600;
  padding: 6px 12px;
}
.ag-theme-alpine .ag-standard-button:hover {
  border-color: #438be9;
  border-color: var(--ag-alpine-active-color, #438be9);
  background-color: #ecf9ff;
  background-color: var(--ag-row-hover-color, #ecf9ff);
}
.ag-theme-alpine .ag-standard-button:active {
  border-color: #438be9;
  border-color: var(--ag-alpine-active-color, #438be9);
  background-color: #438be9;
  background-color: var(--ag-alpine-active-color, #438be9);
  color: white;
  color: var(--ag-background-color, white);
}
.ag-theme-alpine .ag-standard-button:disabled {
  color: rgba(0, 0, 0, 0.5);
  color: var(--ag-disabled-foreground-color, rgba(0, 0, 0, 0.5));
  background-color: rgba(247, 247, 247, 0.844);
  background-color: var(--ag-input-disabled-background-color, rgba(247, 247, 247, 0.844));
  border-color: rgba(0, 0, 0, 0.3);
  border-color: var(--ag-input-disabled-border-color, rgba(0, 0, 0, 0.3));
}
.ag-theme-alpine .ag-menu-header {
  min-width: 240px;
}
.ag-theme-alpine .ag-column-drop-vertical {
  min-height: 75px;
  max-height: 175px;
}
.ag-theme-alpine .ag-tool-panel-wrapper {
  width: 250px;
}
.ag-theme-alpine .ag-column-drop-vertical-title-bar {
  padding: 12px;
  padding-bottom: 0px;
}
.ag-theme-alpine .ag-column-drop-vertical-empty-message {
  display: flex;
  align-items: center;
  border: dashed 1px;
  border-color: rgba(0, 0, 0, 0.22);
  border-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  margin: 12px;
  padding: 12px;
}
.ag-theme-alpine .ag-column-drop-empty-message {
  color: black;
  color: var(--ag-foreground-color, black);
  opacity: 0.75;
}
.ag-theme-alpine .ag-status-bar {
  font-weight: normal;
}
.ag-theme-alpine .ag-status-name-value-value {
  font-weight: 700;
}
.ag-theme-alpine .ag-paging-number, .ag-theme-alpine .ag-paging-row-summary-panel-number {
  font-weight: 700;
}
.ag-theme-alpine .ag-column-drop-cell-button {
  opacity: 0.5;
}
.ag-theme-alpine .ag-column-drop-cell-button:hover {
  opacity: 0.75;
}
.ag-theme-alpine .ag-header-cell-menu-button:hover,
.ag-theme-alpine .ag-side-button-button:hover,
.ag-theme-alpine .ag-tab:hover,
.ag-theme-alpine .ag-panel-title-bar-button:hover,
.ag-theme-alpine .ag-header-expand-icon:hover,
.ag-theme-alpine .ag-column-group-icons:hover,
.ag-theme-alpine .ag-group-expanded .ag-icon:hover,
.ag-theme-alpine .ag-group-contracted .ag-icon:hover,
.ag-theme-alpine .ag-chart-settings-prev:hover,
.ag-theme-alpine .ag-chart-settings-next:hover,
.ag-theme-alpine .ag-group-title-bar-icon:hover,
.ag-theme-alpine .ag-column-select-header-icon:hover,
.ag-theme-alpine .ag-floating-filter-button-button:hover,
.ag-theme-alpine .ag-filter-toolpanel-expand:hover,
.ag-theme-alpine .ag-chart-menu-icon:hover {
  color: #438be9;
  color: var(--ag-alpine-active-color, #438be9);
}
.ag-theme-alpine .ag-chart-settings-card-item.ag-not-selected:hover {
  opacity: 0.35;
}
.ag-theme-alpine .ag-ltr .ag-panel-title-bar-button {
  margin-left: 12px;
  margin-right: 6px;
}

.ag-theme-alpine .ag-rtl .ag-panel-title-bar-button {
  margin-right: 12px;
  margin-left: 6px;
}

.ag-theme-alpine .ag-filter-toolpanel-group-container {
  padding-left: 6px;
}
.ag-theme-alpine .ag-filter-toolpanel-instance-filter {
  border: none;
  background-color: white;
  background-color: var(--ag-control-panel-background-color, white);
  border-left: dashed 1px;
  border-left-color: rgba(0, 0, 0, 0.22);
  border-left-color: var(--ag-border-color, rgba(0, 0, 0, 0.22));
  margin-left: 11px;
  padding-left: 11px;
  margin-right: 12px;
}
.ag-theme-alpine .ag-set-filter-list {
  padding-top: 3px;
  padding-bottom: 3px;
}
.ag-theme-alpine .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 60px;
}
.ag-theme-alpine .ag-date-time-list-page-entry-is-current {
  background-color: #438be9;
  background-color: var(--ag-alpine-active-color, #438be9);
}

/*# sourceMappingURL=combined-theme.css.map */
