<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.layout-vertical .layout-main .layout-content {
  position: relative;
  padding: 2rem 1rem 1rem 1rem;
}
.layout-vertical .layout-main .layout-content #iframeloading {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.layout-vertical .layout-main .layout-content #iframeloading .please-wait {
  margin-top: 20px;
  font-size: 1.5rem;
}

@media (max-width: 992px) {
  .layout-vertical .layout-main .layout-content {
    position: relative;
    padding: 0.5em;
  }
}
.ui-sidebar.system-env-test {
  background-color: yellow;
}
.ui-sidebar.system-env-dev {
  background-color: yellow;
}
.ui-sidebar.system-env-uat {
  background-color: orange;
}

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

.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.notifications &gt; ul {
  min-width: 290px !important;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.notifications &gt; ul .layout-submenu-item .menu-text span {
  font-weight: bold;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.notifications &gt; ul .layout-submenu-item .menu-text a {
  display: inline-block;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.user-profile &gt; ul {
  min-width: 229px !important;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.user-mailbox &gt; ul {
  min-width: 229px !important;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.search .ajaxMenuSearchStatus {
  position: absolute;
  right: 0.5rem;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.system-env-test {
  min-width: 150px;
  background-color: yellow;
  font-size: 1.5rem;
  font-weight: bold;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.system-env-dev {
  min-width: 150px;
  background-color: yellow;
  font-size: 1.5rem;
  font-weight: bold;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.system-env-uat {
  min-width: 150px;
  background-color: orange;
  font-size: 1.5rem;
  font-weight: bold;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.info-company &gt; a {
  padding: 0.5rem;
  cursor: default;
}
.layout-vertical .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions &gt; .topbar-item.info-company &gt; a:hover {
  background-color: unset;
}

body .ui-autocomplete-panel.autocomplete-topbar-search .ui-autocomplete-items .ui-autocomplete-item {
  white-space: normal;
}

.layout-vertical .layout-footer .copyright {
  color: var(--text-color);
}
.layout-vertical .layout-footer .breadcrumb a {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0 1em;
  text-decoration: underline;
  color: unset;
}
.layout-vertical .layout-footer .breadcrumb span {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0 1em;
}
.layout-vertical .layout-footer .breadcrumb &gt; ul {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0.15em;
}
.layout-vertical .layout-footer .breadcrumb &gt; ul &gt; li {
  align-items: center;
  display: flex;
  padding: 4px 0px 4px 1px;
}
.layout-vertical .layout-footer .breadcrumb &gt; ul &gt; li:last-child {
  background-color: var(--theme-primary-dark-color);
  color: var(--theme-primary-text-color);
  border-radius: 3px;
  border: none;
  text-decoration: underline !important;
  padding-left: 5px;
}
.layout-vertical .layout-footer .breadcrumb &gt; ul &gt; li:last-child:hover {
  background-color: var(--theme-primary-color);
}
.layout-vertical .layout-footer .breadcrumb &gt; ul &gt; li:not(:first-child)::before {
  content: "&gt;";
  position: absolute;
}
.layout-vertical .layout-footer .footer-right-zone .pathVariableIdSpan {
  margin-right: 10px;
}

body.dlgframework {
  min-height: 100vh;
}
body.login-right .ui-sidebar.disclaimer {
  background-color: rgba(0, 0, 0, 0.6);
}
body.login-right .ui-sidebar.disclaimer &gt; a.disclaimer {
  color: white;
  text-decoration: none;
}
body.login-right .footer-right .copyright {
  color: var(--text-color);
}

.blockUI {
  z-index: 99999 !important;
}

body .ui-autocomplete-panel.autoCompleteSearchPortfolioPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row, body .ui-autocomplete-panel.autoCompleteSearchAccountPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row, body .ui-autocomplete-panel.autoCompleteSearchSecurityPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row {
  border: none;
}
body .ui-autocomplete-panel.autoCompleteSearchPortfolioPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row td, body .ui-autocomplete-panel.autoCompleteSearchPortfolioPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row th, body .ui-autocomplete-panel.autoCompleteSearchAccountPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row td, body .ui-autocomplete-panel.autoCompleteSearchAccountPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row th, body .ui-autocomplete-panel.autoCompleteSearchSecurityPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row td, body .ui-autocomplete-panel.autoCompleteSearchSecurityPanel &gt; table.ui-autocomplete-table tr.ui-autocomplete-row th {
  border: none;
}
body .ui-autocomplete-panel .ui-autocomplete-items .ui-autocomplete-item {
  white-space: nowrap;
}

body .ui-selectcheckboxmenu-header .ui-chkbox {
  display: none;
}

body .ui-growl {
  top: 68px;
  right: 2rem;
  width: 30rem;
}
body .ui-growl .ui-growl-item-container {
  opacity: 1;
}
body .ui-growl .ui-growl-item-container .ui-growl-item .ui-growl-message {
  margin-left: 4rem;
  width: auto;
  float: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

body .ui-datatable.ui-datatable-striped .ui-datatable-data &gt; tr.trading_rejected {
  background-color: #ffd9d9;
}

/*# sourceMappingURL=styles.css.map */
</pre></body></html>