/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/app-trader/src/css/fonts.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Regular'), url('opensans-regular.fc3fe13328dd8aec.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Bold'), url('opensans-bold.15af9840d556e3fd.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: local('Open Sans Semibold'), url('opensans-semibold.415ba390c5018116.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: local('Lato Regular'), url('lato-regular.45b20b4934a3485f.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/app-trader/src/css/reset.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/* Reset */
html,
body,
div,
span,
h1,
h3,
p,
img,
strong,
b,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h1,
h3 {
  font-weight: normal;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #1e5775;
  margin: 10px 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

table th {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}

table td {
  vertical-align: top;
}

select,
input,
textarea {
  font: 99% 'Open Sans', sans-serif;
}

a:hover,
a:active,
:focus {
  outline: none;
}

button {
  cursor: pointer;
}

/* Box-sizing border-box */
* {
  box-sizing: border-box;
}

/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/@angular/cdk/overlay-prebuilt.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  display: flex;
  max-width: 100%;
  max-height: 100%;
  z-index: 1000;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
  touch-action: manipulation;
  z-index: 1000;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media (prefers-reduced-motion) {
  .cdk-overlay-backdrop {
    transition-duration: 1ms;
  }
}

.cdk-overlay-backdrop-showing {
  opacity: 1;
}
@media (forced-colors: active) {
  .cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing, .cdk-high-contrast-active .cdk-overlay-transparent-backdrop {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
  z-index: 1000;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

.cdk-overlay-popover {
  background: none;
  border: none;
  padding: 0;
  outline: 0;
  overflow: visible;
  position: fixed;
  pointer-events: none;
  white-space: normal;
  color: inherit;
  text-decoration: none;
  width: 100%;
  height: 100%;
  inset: auto;
  top: 0;
  left: 0;
}
.cdk-overlay-popover::backdrop {
  display: none;
}
.cdk-overlay-popover .cdk-overlay-backdrop {
  position: fixed;
  z-index: auto;
}

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/tpvol-widgets/src/lib/styles/theme.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-h1,
.mat-headline,
.mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-1,
.mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body p,
.mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button,
.mat-raised-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button,
.mat-fab,
.mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}

.mat-card-header .mat-card-title {
  font-size: 20px;
}

.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-chip {
  font-size: 14px;
  font-weight: 500;
}

.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell,
.mat-footer-cell {
  font-size: 14px;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-expansion-panel-header {
  /* font-family: Roboto, "Helvetica Neue", sans-serif; */
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  /* font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif; */
  letter-spacing: normal;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {

  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }

  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }

  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}

.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}

.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-stepper-vertical,
.mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 14px;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label,
.mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-base .mat-list-item {
  font-size: 16px;
}

.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list-base .mat-list-option {
  font-size: 16px;
}

.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}

.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}

.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}

.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}

.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.cdk-overlay-container {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-global-overlay-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;

  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;

  width: 100%;
  height: 100%;
  
  pointer-events: none;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}

.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}

@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.4);
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

@keyframes cdk-text-field-autofill-start {
  /*!*/
}

@keyframes cdk-text-field-autofill-end {
  /*!*/
}

.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

.mat-focus-indicator {
  position: relative;
}

.mat-mdc-focus-indicator {
  position: relative;
}

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

.theme .mat-option {
  color: white;
}

.theme .mat-option:hover:not(.mat-option-disabled),
.theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}

.theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(255, 255, 255, 0.04);
}

.theme .mat-option.mat-active {
  background: rgba(255, 255, 255, 0.04);
  color: white;
}

.theme .mat-option.mat-option-disabled {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #153956;
}

.theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #153956;
}

.theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #153956;
}

.theme .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-pseudo-checkbox {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-pseudo-checkbox::after {
  color: #303030;
}

.theme .mat-pseudo-checkbox-disabled {
  color: #686868;
}

.theme .mat-primary .mat-pseudo-checkbox-checked,
.theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #153956;
}

.theme .mat-pseudo-checkbox-checked,
.theme .mat-pseudo-checkbox-indeterminate,
.theme .mat-accent .mat-pseudo-checkbox-checked,
.theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #153956;
}

.theme .mat-warn .mat-pseudo-checkbox-checked,
.theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #153956;
}

.theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #686868;
}

.theme .mat-app-background,
.theme.mat-app-background {
  background-color: #303030;
  color: white;
}

.theme .mat-elevation-z0 {
  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);
}

.theme .mat-elevation-z1 {
  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);
}

.theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z3 {
  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);
}

.theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.theme .mat-autocomplete-panel {
  background: #424242;
  color: white;
}

.theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: #424242;
}

.theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: white;
}

.theme .mat-badge-content {
  color: white;
  background: #153956;
}

.cdk-high-contrast-active .theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.theme .mat-badge-accent .mat-badge-content {
  background: #153956;
  color: white;
}

.theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #153956;
}

.theme .mat-badge {
  position: relative;
}

.theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.theme .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.theme .ng-animate-disabled .mat-badge-content,
.theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}

.theme .mat-button,
.theme .mat-icon-button,
.theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.theme .mat-button.mat-primary,
.theme .mat-icon-button.mat-primary,
.theme .mat-stroked-button.mat-primary {
  color: #153956;
}

.theme .mat-button.mat-accent,
.theme .mat-icon-button.mat-accent,
.theme .mat-stroked-button.mat-accent {
  color: #153956;
}

.theme .mat-button.mat-warn,
.theme .mat-icon-button.mat-warn,
.theme .mat-stroked-button.mat-warn {
  color: #153956;
}

.theme .mat-button.mat-primary.mat-button-disabled,
.theme .mat-button.mat-accent.mat-button-disabled,
.theme .mat-button.mat-warn.mat-button-disabled,
.theme .mat-button.mat-button-disabled.mat-button-disabled,
.theme .mat-icon-button.mat-primary.mat-button-disabled,
.theme .mat-icon-button.mat-accent.mat-button-disabled,
.theme .mat-icon-button.mat-warn.mat-button-disabled,
.theme .mat-icon-button.mat-button-disabled.mat-button-disabled,
.theme .mat-stroked-button.mat-primary.mat-button-disabled,
.theme .mat-stroked-button.mat-accent.mat-button-disabled,
.theme .mat-stroked-button.mat-warn.mat-button-disabled,
.theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}

.theme .mat-button.mat-primary .mat-button-focus-overlay,
.theme .mat-icon-button.mat-primary .mat-button-focus-overlay,
.theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #153956;
}

.theme .mat-button.mat-accent .mat-button-focus-overlay,
.theme .mat-icon-button.mat-accent .mat-button-focus-overlay,
.theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #153956;
}

.theme .mat-button.mat-warn .mat-button-focus-overlay,
.theme .mat-icon-button.mat-warn .mat-button-focus-overlay,
.theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #153956;
}

.theme .mat-button.mat-button-disabled .mat-button-focus-overlay,
.theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.theme .mat-button .mat-ripple-element,
.theme .mat-icon-button .mat-ripple-element,
.theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.theme .mat-button-focus-overlay {
  background: white;
}

.theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-flat-button,
.theme .mat-raised-button,
.theme .mat-fab,
.theme .mat-mini-fab {
  color: white;
  background-color: #424242;
}

.theme .mat-flat-button.mat-primary,
.theme .mat-raised-button.mat-primary,
.theme .mat-fab.mat-primary,
.theme .mat-mini-fab.mat-primary {
  color: white;
}

.theme .mat-flat-button.mat-accent,
.theme .mat-raised-button.mat-accent,
.theme .mat-fab.mat-accent,
.theme .mat-mini-fab.mat-accent {
  color: white;
}

.theme .mat-flat-button.mat-warn,
.theme .mat-raised-button.mat-warn,
.theme .mat-fab.mat-warn,
.theme .mat-mini-fab.mat-warn {
  color: white;
}

.theme .mat-flat-button.mat-primary.mat-button-disabled,
.theme .mat-flat-button.mat-accent.mat-button-disabled,
.theme .mat-flat-button.mat-warn.mat-button-disabled,
.theme .mat-flat-button.mat-button-disabled.mat-button-disabled,
.theme .mat-raised-button.mat-primary.mat-button-disabled,
.theme .mat-raised-button.mat-accent.mat-button-disabled,
.theme .mat-raised-button.mat-warn.mat-button-disabled,
.theme .mat-raised-button.mat-button-disabled.mat-button-disabled,
.theme .mat-fab.mat-primary.mat-button-disabled,
.theme .mat-fab.mat-accent.mat-button-disabled,
.theme .mat-fab.mat-warn.mat-button-disabled,
.theme .mat-fab.mat-button-disabled.mat-button-disabled,
.theme .mat-mini-fab.mat-primary.mat-button-disabled,
.theme .mat-mini-fab.mat-accent.mat-button-disabled,
.theme .mat-mini-fab.mat-warn.mat-button-disabled,
.theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(255, 255, 255, 0.3);
}

.theme .mat-flat-button.mat-primary,
.theme .mat-raised-button.mat-primary,
.theme .mat-fab.mat-primary,
.theme .mat-mini-fab.mat-primary {
  background-color: #153956;
}

.theme .mat-flat-button.mat-accent,
.theme .mat-raised-button.mat-accent,
.theme .mat-fab.mat-accent,
.theme .mat-mini-fab.mat-accent {
  background-color: #153956;
}

.theme .mat-flat-button.mat-warn,
.theme .mat-raised-button.mat-warn,
.theme .mat-fab.mat-warn,
.theme .mat-mini-fab.mat-warn {
  background-color: #153956;
}

.theme .mat-flat-button.mat-primary.mat-button-disabled,
.theme .mat-flat-button.mat-accent.mat-button-disabled,
.theme .mat-flat-button.mat-warn.mat-button-disabled,
.theme .mat-flat-button.mat-button-disabled.mat-button-disabled,
.theme .mat-raised-button.mat-primary.mat-button-disabled,
.theme .mat-raised-button.mat-accent.mat-button-disabled,
.theme .mat-raised-button.mat-warn.mat-button-disabled,
.theme .mat-raised-button.mat-button-disabled.mat-button-disabled,
.theme .mat-fab.mat-primary.mat-button-disabled,
.theme .mat-fab.mat-accent.mat-button-disabled,
.theme .mat-fab.mat-warn.mat-button-disabled,
.theme .mat-fab.mat-button-disabled.mat-button-disabled,
.theme .mat-mini-fab.mat-primary.mat-button-disabled,
.theme .mat-mini-fab.mat-accent.mat-button-disabled,
.theme .mat-mini-fab.mat-warn.mat-button-disabled,
.theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-flat-button.mat-primary .mat-ripple-element,
.theme .mat-raised-button.mat-primary .mat-ripple-element,
.theme .mat-fab.mat-primary .mat-ripple-element,
.theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.theme .mat-flat-button.mat-accent .mat-ripple-element,
.theme .mat-raised-button.mat-accent .mat-ripple-element,
.theme .mat-fab.mat-accent .mat-ripple-element,
.theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.theme .mat-flat-button.mat-warn .mat-ripple-element,
.theme .mat-raised-button.mat-warn .mat-ripple-element,
.theme .mat-fab.mat-warn .mat-ripple-element,
.theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.theme .mat-stroked-button:not([class*=mat-elevation-z]),
.theme .mat-flat-button:not([class*=mat-elevation-z]) {
  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);
}

.theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  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);
}

.theme .mat-fab:not([class*=mat-elevation-z]),
.theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
.theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
.theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  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);
}

.theme .mat-button-toggle-standalone,
.theme .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.theme .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}

.theme .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}

.theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}

.theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
}

.theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(255, 255, 255, 0.12);
}

.theme .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}

.theme .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}

.theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}

.theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}

.theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(255, 255, 255, 0.12);
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.theme .mat-card {
  background: #424242;
  color: white;
}

.theme .mat-card:not([class*=mat-elevation-z]) {
  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);
}

.theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  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);
}

.theme .mat-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-checkbox-frame {
  border-color: rgba(255, 255, 255, 0.7);
}

.theme .mat-checkbox-checkmark {
  fill: #303030;
}

.theme .mat-checkbox-checkmark-path {
  stroke: #303030 !important;
}

.theme .mat-checkbox-mixedmark {
  background-color: #303030;
}

.theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #153956;
}

.theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #153956;
}

.theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #153956;
}

.theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #686868;
}

.theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #686868;
}

.theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-checkbox .mat-ripple-element {
  background-color: white;
}

.theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #153956;
}

.theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #153956;
}

.theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #153956;
}

.theme .mat-chip.mat-standard-chip {
  background-color: #616161;
  color: white;
}

.theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  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);
}

.theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.theme .mat-chip.mat-standard-chip::after {
  background: white;
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #153956;
  color: white;
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #153956;
  color: white;
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #153956;
  color: white;
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.theme .mat-table {
  background: #424242;
}

.theme .mat-table thead,
.theme .mat-table tbody,
.theme .mat-table tfoot,
.theme mat-header-row,
.theme mat-row,
.theme mat-footer-row,
.theme [mat-header-row],
.theme [mat-row],
.theme [mat-footer-row],
.theme .mat-table-sticky {
  background: inherit;
}

.theme mat-row,
.theme mat-header-row,
.theme mat-footer-row,
.theme th.mat-header-cell,
.theme td.mat-cell,
.theme td.mat-footer-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-header-cell {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-cell,
.theme .mat-footer-cell {
  color: white;
}

.theme .mat-calendar-arrow {
  border-top-color: white;
}

.theme .mat-datepicker-toggle,
.theme .mat-datepicker-content .mat-calendar-next-button,
.theme .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}

.theme .mat-calendar-table-header {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}

.theme .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-calendar-body-cell-content,
.theme .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}

.theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}

.theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}

.theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-calendar-body-in-range::before {
  background: rgba(21, 57, 86, 0.2);
}

.theme .mat-calendar-body-comparison-identical,
.theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.theme .mat-calendar-body-comparison-bridge-start::before,
.theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(21, 57, 86, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.theme .mat-calendar-body-comparison-bridge-end::before,
.theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(21, 57, 86, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
  background: #46a35e;
}

.theme .mat-calendar-body-selected {
  background-color: #153956;
  color: white;
}

.theme .mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: rgba(21, 57, 86, 0.4);
}

.theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(21, 57, 86, 0.3);
}

.theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white;
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(21, 57, 86, 0.2);
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(21, 57, 86, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(21, 57, 86, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
  background: #46a35e;
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #153956;
  color: white;
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: rgba(21, 57, 86, 0.4);
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(21, 57, 86, 0.3);
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(21, 57, 86, 0.2);
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(21, 57, 86, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(21, 57, 86, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
  background: #46a35e;
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #153956;
  color: white;
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: rgba(21, 57, 86, 0.4);
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(21, 57, 86, 0.3);
}

.theme .mat-datepicker-content-touch {
  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);
}

.theme .mat-datepicker-toggle-active {
  color: #153956;
}

.theme .mat-datepicker-toggle-active.mat-accent {
  color: #153956;
}

.theme .mat-datepicker-toggle-active.mat-warn {
  color: #153956;
}

.theme .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}

.theme .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-expansion-panel {
  background: #424242;
  color: white;
}

.theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
.theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
.theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}

@media (hover: none) {
  .theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}

.theme .mat-expansion-panel-header-title {
  color: white;
}

.theme .mat-expansion-panel-header-description,
.theme .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}

.theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-expansion-panel-header {
  height: 48px;
}

.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.theme .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #153956;
}

.theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #153956;
}

.theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #153956;
}

.theme .mat-focused .mat-form-field-required-marker {
  color: #153956;
}

.theme .mat-form-field-ripple {
  background-color: white;
}

.theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #153956;
}

.theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #153956;
}

.theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #153956;
}

.theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #153956;
}

.theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #153956;
}

.theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #153956;
}

.theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #153956;
}

.theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #153956;
}

.theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #153956;
}

.theme .mat-error {
  color: #153956;
}

.theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}

.theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(255, 255, 255, 0.7);
}

.theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.1);
}

.theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(255, 255, 255, 0.05);
}

.theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(255, 255, 255, 0.5);
}

.theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.3);
}

.theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: white;
}

.theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #153956;
}

.theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #153956;
}

.theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #153956;
}

.theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #153956;
}

.theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(255, 255, 255, 0.15);
}

.theme .mat-icon.mat-primary {
  color: #153956;
}

.theme .mat-icon.mat-accent {
  color: #153956;
}

.theme .mat-icon.mat-warn {
  color: #153956;
}

.theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-input-element:disabled,
.theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-input-element {
  caret-color: #153956;
}

.theme .mat-input-element::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-input-element::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-input-element:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-input-element option {
  color: rgba(0, 0, 0, 0.87);
}

.theme .mat-input-element option:disabled {
  color: rgba(0, 0, 0, 0.38);
}

.theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #153956;
}

.theme .mat-form-field.mat-warn .mat-input-element,
.theme .mat-form-field-invalid .mat-input-element {
  caret-color: #153956;
}

.theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #153956;
}

.theme .mat-list-base .mat-list-item {
  color: white;
}

.theme .mat-list-base .mat-list-option {
  color: white;
}

.theme .mat-list-base .mat-subheader {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-list-item-disabled {
  background-color: black;
}

.theme .mat-list-option:hover,
.theme .mat-list-option:focus,
.theme .mat-nav-list .mat-list-item:hover,
.theme .mat-nav-list .mat-list-item:focus,
.theme .mat-action-list .mat-list-item:hover,
.theme .mat-action-list .mat-list-item:focus {
  background: rgba(255, 255, 255, 0.04);
}

.theme .mat-list-single-selected-option,
.theme .mat-list-single-selected-option:hover,
.theme .mat-list-single-selected-option:focus {
  background: rgba(255, 255, 255, 0.12);
}

.theme .mat-menu-panel {
  background: #424242;
}

.theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-menu-item {
  background: transparent;
  color: white;
}

.theme .mat-menu-item[disabled],
.theme .mat-menu-item[disabled]::after,
.theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-menu-item .mat-icon-no-color,
.theme .mat-menu-item-submenu-trigger::after {
  color: white;
}

.theme .mat-menu-item:hover:not([disabled]),
.theme .mat-menu-item.cdk-program-focused:not([disabled]),
.theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.04);
}

.theme .mat-paginator {
  background: #424242;
}

.theme .mat-paginator,
.theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-paginator-decrement,
.theme .mat-paginator-increment {
  border-top: 2px solid white;
  border-right: 2px solid white;
}

.theme .mat-paginator-first,
.theme .mat-paginator-last {
  border-top: 2px solid white;
}

.theme .mat-icon-button[disabled] .mat-paginator-decrement,
.theme .mat-icon-button[disabled] .mat-paginator-increment,
.theme .mat-icon-button[disabled] .mat-paginator-first,
.theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(255, 255, 255, 0.5);
}

.mat-paginator-container {
  min-height: 56px;
}

.theme .mat-progress-bar-background {
  fill: #b9c4cc;
}

.theme .mat-progress-bar-buffer {
  background-color: #b9c4cc;
}

.theme .mat-progress-bar-fill::after {
  background-color: #153956;
}

.theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #3382ff;
}

.theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #3382ff;
}

.theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #153956;
}

.theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #b9c4cc;
}

.theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #b9c4cc;
}

.theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #153956;
}

.theme .mat-progress-spinner circle,
.theme .mat-spinner circle {
  stroke: #153956;
}

.theme .mat-progress-spinner.mat-accent circle,
.theme .mat-spinner.mat-accent circle {
  stroke: #153956;
}

.theme .mat-progress-spinner.mat-warn circle,
.theme .mat-spinner.mat-warn circle {
  stroke: #153956;
}

.theme .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.7);
}

.theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #153956;
}

.theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #153956;
}

.theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #153956;
}

.theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #153956;
}

.theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #153956;
}

.theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #153956;
}

.theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(255, 255, 255, 0.5);
}

.theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(255, 255, 255, 0.5);
}

.theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-radio-button .mat-ripple-element {
  background-color: white;
}

.theme .mat-select-value {
  color: white;
}

.theme .mat-select-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-select-disabled .mat-select-value {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-select-arrow {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-select-panel {
  background: #424242;
}

.theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(255, 255, 255, 0.12);
}

.theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #153956;
}

.theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #153956;
}

.theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #153956;
}

.theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #153956;
}

.theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-drawer-container {
  background-color: #303030;
  color: white;
}

.theme .mat-drawer {
  background-color: #424242;
  color: white;
}

.theme .mat-drawer.mat-drawer-push {
  background-color: #424242;
}

.theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.theme .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}

.theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}

.theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}

.theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}

.theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #153956;
}

.theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(21, 57, 86, 0.54);
}

.theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #153956;
}

.theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #153956;
}

.theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(21, 57, 86, 0.54);
}

.theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #153956;
}

.theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #153956;
}

.theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(21, 57, 86, 0.54);
}

.theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #153956;
}

.theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: white;
}

.theme .mat-slide-toggle-thumb {
  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);
  background-color: #bdbdbd;
}

.theme .mat-slide-toggle-bar {
  background-color: rgba(255, 255, 255, 0.5);
}

.theme .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-primary .mat-slider-track-fill,
.theme .mat-primary .mat-slider-thumb,
.theme .mat-primary .mat-slider-thumb-label {
  background-color: #153956;
}

.theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}

.theme .mat-primary .mat-slider-focus-ring {
  background-color: rgba(21, 57, 86, 0.2);
}

.theme .mat-accent .mat-slider-track-fill,
.theme .mat-accent .mat-slider-thumb,
.theme .mat-accent .mat-slider-thumb-label {
  background-color: #153956;
}

.theme .mat-accent .mat-slider-thumb-label-text {
  color: white;
}

.theme .mat-accent .mat-slider-focus-ring {
  background-color: rgba(21, 57, 86, 0.2);
}

.theme .mat-warn .mat-slider-track-fill,
.theme .mat-warn .mat-slider-thumb,
.theme .mat-warn .mat-slider-thumb-label {
  background-color: #153956;
}

.theme .mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.theme .mat-warn .mat-slider-focus-ring {
  background-color: rgba(21, 57, 86, 0.2);
}

.theme .mat-slider:hover .mat-slider-track-background,
.theme .cdk-focused .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-slider-disabled .mat-slider-track-background,
.theme .mat-slider-disabled .mat-slider-track-fill,
.theme .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: white;
}

.theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
}

.theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
.theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
.theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(255, 255, 255, 0.3);
}

.theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(255, 255, 255, 0.7);
}

.theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}

.theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 2px, transparent 0, transparent);
}

.theme .mat-step-header.cdk-keyboard-focused,
.theme .mat-step-header.cdk-program-focused,
.theme .mat-step-header:hover {
  background-color: rgba(255, 255, 255, 0.04);
}

@media (hover: none) {
  .theme .mat-step-header:hover {
    background: none;
  }
}

.theme .mat-step-header .mat-step-label,
.theme .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}

.theme .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: white;
}

.theme .mat-step-header .mat-step-icon-selected,
.theme .mat-step-header .mat-step-icon-state-done,
.theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #153956;
  color: white;
}

.theme .mat-step-header.mat-accent .mat-step-icon {
  color: white;
}

.theme .mat-step-header.mat-accent .mat-step-icon-selected,
.theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #153956;
  color: white;
}

.theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.theme .mat-step-header.mat-warn .mat-step-icon-selected,
.theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #153956;
  color: white;
}

.theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #153956;
}

.theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}

.theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #153956;
}

.theme .mat-stepper-horizontal,
.theme .mat-stepper-vertical {
  background-color: #424242;
}

.theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-horizontal-stepper-header::before,
.theme .mat-horizontal-stepper-header::after,
.theme .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}

.mat-horizontal-stepper-header {
  height: 72px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}

.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after,
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.theme .mat-sort-header-arrow {
  color: #c6c6c6;
}

.theme .mat-tab-nav-bar,
.theme .mat-tab-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: none;
}

.theme .mat-tab-label,
.theme .mat-tab-link {
  color: white;
}

.theme .mat-tab-label.mat-tab-disabled,
.theme .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.5);
}

.theme .mat-tab-header-pagination-chevron {
  border-color: white;
}

.theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.5);
}

.theme .mat-tab-group[class*=mat-background-] .mat-tab-header,
.theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(185, 196, 204, 0.3);
}

.theme .mat-tab-group.mat-primary .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #153956;
}

.theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(51, 130, 255, 0.3);
}

.theme .mat-tab-group.mat-accent .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #153956;
}

.theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(185, 196, 204, 0.3);
}

.theme .mat-tab-group.mat-warn .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #153956;
}

.theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(185, 196, 204, 0.3);
}

.theme .mat-tab-group.mat-background-primary>.mat-tab-header,
.theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,
.theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination {
  background-color: #153956;
}

.theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,
.theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link {
  color: white;
}

.theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.theme .mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator::before,
.theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator::before,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator::before,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,
.theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,
.theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(51, 130, 255, 0.3);
}

.theme .mat-tab-group.mat-background-accent>.mat-tab-header,
.theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,
.theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination {
  background-color: #153956;
}

.theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,
.theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link {
  color: white;
}

.theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.theme .mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator::before,
.theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator::before,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator::before,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,
.theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,
.theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(185, 196, 204, 0.3);
}

.theme .mat-tab-group.mat-background-warn>.mat-tab-header,
.theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,
.theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination {
  background-color: #153956;
}

.theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,
.theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link {
  color: white;
}

.theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.theme .mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator::before,
.theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator::before,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator::before,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}

.theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,
.theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,
.theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.theme .mat-toolbar {
  background: #212121;
  color: white;
}

.theme .mat-toolbar.mat-primary {
  background: #153956;
  color: white;
}

.theme .mat-toolbar.mat-accent {
  background: #153956;
  color: white;
}

.theme .mat-toolbar.mat-warn {
  background: #153956;
  color: white;
}

.theme .mat-toolbar .mat-form-field-underline,
.theme .mat-toolbar .mat-form-field-ripple,
.theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.theme .mat-toolbar .mat-form-field-label,
.theme .mat-toolbar .mat-focused .mat-form-field-label,
.theme .mat-toolbar .mat-select-value,
.theme .mat-toolbar .mat-select-arrow,
.theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-toolbar-multiple-rows {
  min-height: 64px;
}

.mat-toolbar-row,
.mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row,
  .mat-toolbar-single-row {
    height: 56px;
  }
}

.theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.theme .mat-tree {
  background: #424242;
}

.theme .mat-tree-node,
.theme .mat-nested-tree-node {
  color: white;
}

.mat-tree-node {
  min-height: 48px;
}

.theme .mat-snack-bar-container {
  color: rgba(0, 0, 0, 0.87);
  background: #fafafa;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.theme .mat-simple-snackbar-action {
  color: inherit;
}

mat-expansion-panel.mat-expansion-panel {
  border-radius: 0;
}

mat-expansion-panel .mat-expansion-panel-body {
  padding: 0;
}

mat-expansion-panel .mat-expansion-panel-header {
  border-radius: 0;
}

mat-expansion-panel .mat-expansion-panel-header,
mat-expansion-panel .mat-expansion-panel-header.mat-expanded,
mat-expansion-panel .mat-expansion-panel-header.mat-expanded:hover,
mat-expansion-panel .mat-expansion-panel-header.mat-expanded:focus {
  background-color: #63737f;
}

mat-expansion-panel .mat-expansion-panel-header:not([aria-disabled=true]) {
  cursor: default;
}

mat-expansion-panel .mat-expansion-indicator {
  margin-right: 15px;
  cursor: pointer;
}

mat-expansion-panel .mat-expansion-indicator::after {
  margin-top: -7px;
}
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/tpvol-widgets/src/lib/styles/vm-shared.css ***!
  \*********************************************************************************************************************************************************************************************************************************************/
html {
  border: 2px solid transparent;
}

html.openfin-vm-tile {
  border-color: #85ff32;
}

html.openfin-vm-tile.highlighted {
  border-color: #dc8516;
}

html.openfin-affirmation-form {
  border-color: #f9bf32;
  border-width: 5px;
  overflow: hidden;
}

html.openfin-affirmation-form-implied {
  border-color: fuchsia;
  border-width: 5px;
  overflow: hidden;
}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/tpvol-table/src/lib/styles/ag-grid-custom-theme.css ***!
  \******************************************************************************************************************************************************************************************************************************************************/
/**
 ****************************
 * 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 {
  user-select: none;
}

.ag-selectable {
  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; */

  display: grid;
  grid-template-rows: 0fr;
  height: 100%;
  width: 100%;
}

.ag-root.ag-layout-normal,
.ag-root.ag-layout-auto-height {
  overflow-y: auto;
  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: hidden;
  height: 100% !important;
}

.ag-body-horizontal-scroll-viewport {
  /* overflow-x: scroll; */
  display: none;
}

.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-container {
  display: block;
}

.ag-layout-print .ag-center-cols-clipper {
  min-width: 100%;
}

.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;
  min-height: 100%;
}

.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%;
  overflow: hidden;
}

.ag-header-cell-comp-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  width: 100%;
}

.ag-aria-description-container {
  display: none;
}

.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-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 0px;
  overflow: hidden;
}

.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;
  flex: none;
}

.ag-column-drop-vertical-list {
  position: relative;
  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;
  word-break: break-all;
}

.ag-cell-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}

/* vmRowDragColDef multileg specific */
.ag-row.multi-leg-row .ag-cell-wrapper {
  align-items: flex-start;
  padding-top: 9px;
}

.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-normal-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 0px;
}

.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;
  height: 100%;
}

.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%;
  overflow: hidden;
}

.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 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 0 10px;
  user-select: none;
}

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

.ag-theme-balham {
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  color: var(--ag-foreground-color, #ffffff);
  font-family: inherit;
  font-size: 12px;
  line-height: normal;
}

@font-face {
  font-family: "agGridBalham";
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABX4AAsAAAAAJ8wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAlEAAAReXgFf/09TLzIAAANcAAAAPgAAAFZWTFJaY21hcAAAA5wAAAHtAAAFgFIH7gFnbHlmAAAFjAAADLgAABYYNphscGhlYWQAABJEAAAALwAAADZ2zsSBaGhlYQAAEnQAAAAbAAAAJAfTBC1obXR4AAASkAAAABIAAAEUp/gAAGxvY2EAABKkAAAAZAAAAIwBFQakbWF4cAAAEwgAAAAfAAAAIAFbAHNuYW1lAAATKAAAATUAAAJG0OP3eXBvc3QAABRgAAABlwAAAlqez14KeJx9k09yElEQxr9hCBKISYwxloga/0bjOAwM/yQQCFKWZWXhwoULN3GhpZVylRO49gCWB/AUnsBy6coDeADLA/jrZpCYRXjFzJvur7/+ul8/BZJKSrSr3OTx/nMtHx4cvVdFeU1/5j++Dw7fvjlQcfaFL+/vooLwj5Z1Qy90pG+BgtfB51whzIW74X74IfwU/lAIalMx6LIesGLVeEZkr6uhVDkVsMXsm2qBDnm23bqmC1pwz1AjrZMzJmbkjNt6qptahWfgPH31QCUs4+zzHLNuaeUURKrb8NdR08VqrFUyrGpRe2jso6NDdAvvCr4dMkfEDPANdA68ofLexyd6iaI1r80i6xku4R/TZfuO/KvMmqHa8DfgN74tss7sDTLViLgHex3Uw6yH27pGdAOePmwdj256dBlkDYWJrrKzympUtkT9PT3TK8+6m8X0vYvTmrdQP7cPnC+l2uPWDlxjsHfRMLfaidwhV6QJ/pI2eL/TR33RV33XT/3Sb53B2sVrFfTg3jm1M0X6dxI9xNv+Z7VKC5zPSdT/iEXqbnhvYnyjrIOWrYxO603CPsKaOL6ETsMPUZNyGnlyRJ63hnWB1eU7Bn02m8YWa8n7PGIGbAIqdKfB05im85bS4Usw2W6qa8O71YLnop+W9dRu0rJ/2czbKVfAXOYdUVnd+/MI7xUsxjS3VD0qRbVx3MefonaezVRVUdX02bXJmvgtGJJpkzqmSmrcXLsBE5+q6yioZzdyndMw9Z3spM47LvaoAM1RdpMT75lN8gBtNhXjv2nbY10AAAB4nGNgZMpnnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4Muh8NmF8AuVFgEqgRRAAAy9AKRgAAeJy102dSWzEUhuHXhW56TaN3Y2wwvRkb/rAM0hlSGNKZrDI70QZCvnPPyQLITDTz+Ls6o6srjSygDSjImhQhXySHtd+q5rJ6ge6sXuSX+iU6yeu5whU33KXa/b2qFS655jblst7fltPoEk9ZZEe9I811oKdjqrT0xh4b7LPLCXU2OWWdbWo0OGeLQ5qc6f28vl7UGtvp0He7tJIezdhLH/0MMMgQw4wwyhjjTPCYJ/raM42ZZIppZpjVuDnmWdAalvTcwzIr+l1Vr6wFtvOwdvTA8dbWDnaOq63Knna7e1Lf1Ea3a43zrcPm2T9M9h9ayX4KP6N3gZ2ms91eBvt/PA8H8iLYyb4Mx/IqVOV1aMmbYPO+DXtyFTbkOuzLu7Ar78OJfAh1+Rg25Sacym1Yl09hWz6HmnwJDfkazuVb2JLv4VB+hKbcBR1gyjm7KynvsCw4u1up6Ox+pTZn9y61Oyw7HJadDssuh2W3s/uYehyWJWcnmXodln0Oy36H5YDDctBhOeSwHHZYjjgsRx2WYw7LcYflhMPykdPdJAXdUlLQfSUF3VxSyPY16bCcclhOOyxnHJazDss5l+133mG1BYfVFh1WW3JYbdlhtRWXzbPqsrWVHTZ2zWFjKy4bs+6w96oum7PmKP8BU32drwAAAHic7RhpcBvVeb+3lmRZsm5pJdk6V4ety9YdS/Zu7MTGdu7DCRlC0jQHDTFH0tAwIYJCaCAhDDSZcEwzFDoDGZgpw7TTDNMmpUMZMFNi0hQ6JTD9AbQNaRtCyXQGFy393molxybl+l1pd9/33vve9773ve96j2EZ/LHPss8yHJNm1jMMeAlnYQ1E0xROkSixCqQYUgXVRlDbbZwXuKawAEULm4JohA+qVXyetzs45a/WyH97Np+1B6K5YqGIuIViIRKl/3yANXcMxqCpCWKDHdJ70nvTNfBIfwvPAWCbSI4HL3j5HNHpEF65de5/4CFxCqw6v9fg0JlanEZ/xMBNidJ+aNLYDf0Gu1rt9XVbPAC72KevRBo8cm2gEF77+JIfXF8nrUzDslMia7ToHQ691dI+4Gh1egycSazouuwhm75bbzWa250hm5+fR0UFsrweYR9hfAxj5TTRIqcJmOUiag7IRTFglgvOPDGcOHw4MQytM0vpY6X+5pXbG/2tynzkZdbGNGNFmYeHN/clz5xJ7hPI0X2JM2cS+6Q5lC2Zt23sNsbGdDJ5xA/S7bDRrcnQfcjRfdBkaN1Ge+R9KdAeK9JFykg/WoRLW1aPZbLZzNjq1+rAlrGRoVg8HhsaeYYCEENo7MnkU08ln5S/7LYZ6DIgzESXIenj+gj8Mg2enawTIQ2jQ5lmzTx9i1k7f7pSOb9z5we33EK2SteR4erzU1PTYz5gzzFWJsogmU4IpiBvzgmQDWS8YDfbDMAGggYKeWmbQHtToAGUH7C56vfTK7q7V6RJreyqVjwZDz5kr1x2SOteyz4KN01jpOUR7E88aU91D37wIXfj5yPEzDwKN8/mKf7VeWIDaBdfxlF/9SXS++XsSKlhWV1m8MJAfXo+0GBJdSVOcpcRp5PdNYsL9tzlvbQcms2BIodb2U2MCjXWyTBa0HBaYIs+qPkGmyNTyFNFJH+X1pc2SlUQJiZeeU6ncxkd6cG0w+iCF+GJMnZIv4W+iQmhtdXbFnEF0+mgK9zupeSb5DmSrEHRGSPDhHlz1qq8QN/jovgrQTghitVTgvA2yVQnp9+GHZPDrAr5RB6p3pND0sXE++8n4FKtVNayCO3JyvBMN52lLsByQ6gsekEEHNhSwK4Izi7vuT2A7eSnl+Ij8dhIghbxkcinkUJB/khNc2MjcTgiXRfOV7APsjJCXDqFH5IpRKSXKCr0RgqSnljiw3ExH57m+2XyMrUVmGG1l5kj8V9uZjN9iOKbssSq+BBYWPMhMDFbLrh1Gi2QQygM6SKYyJ+odExgQhSVLJtjbAkl08MsZMaYdYhfKGYxfNSiAOXMANGa7y/KXgbZ5AxgBDlY0KpaFmiuCAKIkCI4ppClgrVpwqgpqJwZEVBbUsAHNcCv32pZ+/SdoVazpc3tj/QlRhY8s2zl/GVpk1Wr05lMCbE3IXQv5CCybMmGzWsdtvbSSO+mcgLu6V7AgXfnkR8v4Esj5c2luDTpjl8V74om3LHhWFeUfJRm2cX3Xt0e9MbaAy4kHLbY7N3lVW0pm9PutffF+xIP+67OkzVCn83uVbe0x8ubyiMl6ff+NXkyfGMfGwxiS+9I6WxHF1J0J6JdcSymdfUYyzNtTIopo6TkCKuISH25eDBWcgZSl05NIhqUBioZSgmViqOSQLv1AIqGWi1UG/JYcMP1N+1YszSjyEL8zTgsvP9GnyKLZXfyVADDpQ2l0oadG3p6NvwxNrxyOCZ/WL6x+MUh3mCcW1qtLHxsU5NI+sYHawv3uG9ZQlfr60ESNTp/gBglEiO1ouF7kmwS8wn0gqCs0wOaYkFZbKQPAiqbkjPYi/maahTybBI6nQNFZ/MJAAIaZ2HA1Um2V081yxCqSK2XnIt2e8rdbq3+uwfHdpR0za50n7c7NCiate50n6c7tLdrRUe3p5R2a80KP2RK1mdtXaNVZt5MPlG0WvqW0FBsh6SHS4y+tgZyoeFfrLiaNoz4vOzbuximyOez3GVv+EvqU7IvmvZIV65MVWo/USkFpUR2mmfkaXm0uT6mnxlkRr5uxmZFblQYc8Kzym+Ymx2tVGCX9Ar0SPsbkB6hS9IoHP9m6Vj1n4IgiMrbiGfTe1jz1tTLk7jisf8sCHWvXf037mBdD3ewbSg5M913dMh061muGMXVFqMkKsJ+aZd4QDoLkcnJdAXelbyVNHlQOCEcgAhEpLOTGdyBTJ3WdowDMWa1rNMoVg0KGN0blWpBhHwkmkY9NwCqtBdzXhHVFVXdGpSxsJF6u5TSQUfbsAOb07Ldy1R44sRYGWhraWkf96zoCOU0aofLomctYVO70WDi43t6Yr7xpNPDxTbFFnm2dXHtXNzbDJqwy66z0CHxInA2C+hYC29ot7Xo5qUinWRQq1e1Le+MeLZ5rK2tfRF+yG1h+bAlZI9u7E6H4m2c0b8tdU855QOtH6neXe72e7U6lW9TkkOqVoNxScqTt8ljAtbQtcn0Eqvp/zK5kkxqNnofe9/n/AZDrYzGaRW+ssXhW1TqGoTRaoWbJxIT8GJiIgGuqanq5NTUAoTJOmxF77FuyocAPokMWsU6LPGZeHpq2j6qpMqoGTwyWH3UQDThLsDsoPgP9q2hHct2wO+UcuIsS8vHaoWS4yTJ6/X8G9A66n82WX0APbDygktEexDrex/EmCbPp0ykTAuvN8kT/bA237/easJiO7zwFju0ffkOZewzmLvV7LKejaA51w43UDqYevts6mA//KIfobe7DsLSvfFTp+J74WR1Ek7WYJyZ0rmL3cU4mAQzh5kr5yAMUFXjHLLaoa5R7SoKhKNVjVrRQwxEsm4hGm2NRrpACw45BnWBwwcgjyoUOTlyccUITF27atkNLfpYZNHI81dfO69vLiFh/4339S8dnn+NVhuOLF98cvFYjG9uXjM0uvqCX61e0jcwmktHYbf0YXa8M2Y0W08O9HRI+0I6p7tQWq4Vchm7w/KZj/0eyaWPrdt8zdI5+bDdIfQ8tnL1aP/GgkgSsfuXji1akoqrYslVI2PLHownX+0bGaoEQxqV2wG3SQ+b2sKRXKn8GvE6pH3iof55nUmVwHZ29Arlz1qUfR1nb0Pt62B6UTLy4U8+ENr5zyf/vCbjsKmDkVwBAsEINhXKYA/ksxkHIqrJdr3B5Vvlcxn0lWBPEB+4VCunzC5X0OUCnaR3h0JuEXYJ7nCY9VhsToPFYnDaLIgkjSqDjuPH7PQ78ak+HnbBcXeoUgm5pVFXuOGz9yDPQYxuDNSzxgLuAS1EoNuloXkD9TRoTzS98IEmgquC2v4VOUdWTi1h2SEgTSqtp9RV3Nhs1LssnA289rmD38HsgrXZk9xDGDj+YtXqm01HCx0ZM7ibOQLN5Ehzi85osJjegNsPYS5l1HfotLoNbq+zzWoxSO+2j+k3q1WufLyb0yEF8oDJZDU4jhpYtk36q9oWdeYsD2Gk0zRb3qDLabksbvtxJ/qZIWYBs5K5htnAbPkfsTtgdsgXJyoavn2Y5tUsw46JoIavXTk4ZMGEbVw2H1VrsvliDFAiWUw87Fmq3WE1r7FnixHenv2iwA67q698eAGjrrbaDBiD/fDLlsTYyoQ2NtSxU5sYG0u0zA1l3F6ovgp7bgOoiLkFmAnsFuHkboqP4uiJ3fHCnKvu+MJQ/2n1VbUW0S+cMptwMrgNjDJx7c0dV8WJNrES5wGVxuqIeYfm3P7r0fwdnxTC68U9e4I0IQDYU4HbG/pxDs+19H5Dud0wUXXwU3GYZt1uBGmdXkIV4NK9O7fPmz9/3vadYKpD9+7asrHU21vauOUCAuUyAuw52iFdnIkszMChQG/9vF/nRfha3My6e5FxviqL8NwVblW+Mt/S6NjMkZTY7FyJ5lfo/DEwcZg0oWePstulswdEaRfsFw+kK5IX3q2kJycx4zp7gGZLB2iaNDmp0BnHnKAVvTID5gDm2TYHOhk8Gavqnp51Vp9fkQ6S4WBa+vl46fTp0vhKJPUOhKR36CkfQu3j5dOny+NwuHHfpiKH5XM6KXJFtkm6KKd6ZAtN3xFgZuMBPRNjvpqopfV31coGzov1Mz+HONKhn+HRd4AcQSB5Dww0aCWJje6yFWVwQg6AVqFx93QDO477Hsf8m7EGMdHG0wxGHXpYRS+LscWK+Y2XoMOKaqbzoSjQzIeTTZteltZgGqT4Y4SECPkRzDlPVDIkTZwnphTncSz/9saQkBT4rTFnQNNsdwtJeKJzsQebzElX1yqL2exD2OdXO9o2zmG34WAVOSpNfIAEQU2OQvE8kW7FVAbxfTIhfZsp1R4abUNCo36ZjoNVZRIda5CO6Fu1tiNdxhX+FyXYf3Z4nGNgZGBgAOJNb47Mjue3+crAzfwCKBDF+XhfA4JmYGB+CRJn4GBgAvEAeqIMgAB4nGNgZGBgfsHAACH//2d+ycDIgApcAXBnBQgAeJxjYGBgYH4xdDA9AADYnCd6AAB4nGNgAIIZDBcYnjE6MEYxLmF8xaTBFMVUw9THdIPpEzMHswzzBhYNlgKWLpYrrEGsOayT2GTYlrE9Ymdgl2K3YI9hf8PhxrGBM4xzDhcTlxpXAFcKVxlXF9cMbh7SIQDoHxaseJxjYGRgYHBlSGfgYQABJiDmAkIGhv9gPgMAGrQBzwB4nHWPP07DMBjFX2haRIsQEhJiwxMLUvpnYOjYodk7dGBzGydtlcSR41bqxjE4Acdg5AicgkPwEr6hQqotOT///N4nBcAtvhCgWQGu27NZF7jk7Y87pDvhkPwo3MUAz8I9+hfhPu1MeMBmwQlBeEXzgDfhC9zgXbhD/yEckj+Fu7jHt3CP/ke4j2UQCg/wFLzqLHbbZKbzjS4WJtvn2p2qU14aV29tqcbR6FTHpjROe5Oo1VHVh2zifapSZws1t6U3eW5V5ezOrH208b6aDoep+GhtC2hkiOGwRcI/18ix4VlgAcOXPe+ar+dS5/ySbYea3qKEwhgRRmfTMdNl29Dw/CZsrHDkWePAzoTWI+U9ZcayoTBvJzfpnNvSVO3bjmZNH3F206owxZA7/ZePmOKkX1qXaMkAAAB4nG2R6W7bMBCE/cWSrThp47ptet/3obbpfadX+h40RclEJFIgKR95+hJ1ESBA9w9nBsvZWbK30VvXqPf/OmCDPgkpA4ZkbDJii21OcZodxpxhwlnOcZ5dLnCRS1zmCle5xnVucJNb3OYOd7nHfR7wkEc85glPyXnGc16wx0te8Zo3vOUd7/nARz7xmS98ZZ9vfOcHP/nFAb97W6KqnKpE0NYMhHN24fvCy4EURqo6lTPhwljOlDyc2mX+F6hi91jQplBBuUYbEdTkWO7Mv85taWvr8lZH4oaRdI3xI2lNcEIGVSTStqtUOut9UigvM7VsRfQsNtVK5b4WftaPaFDqOo5JS+18SCqn27RytmuT2BCSWpVhUGsT52XrI98b1lYU2lRZI5a60UcqaZTpshh0zYw1asvYkIu6tgtVpG10Uv1Wm7TVcxvGLl63+bQLwZrcluXOScGkTlezkHgxVyPfRJe8sAuTrWFMFuLKk+CUOvlGWWfWERFUOBQBjcWwwCOpmXHIlGX8zYKGjpYVJUfMe70/6zKeWwA=") format("woff");
  font-weight: normal;
  font-style: normal;
}

.ag-theme-balham .ag-icon {
  font-family: "agGridBalham";
  font-size: 16px;
  line-height: 16px;
  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-balham .ag-icon-aggregation:before {
  content: "\f101";
}

.ag-theme-balham .ag-icon-arrows:before {
  content: "\f102";
}

.ag-theme-balham .ag-icon-asc:before {
  content: "\f103";
}

.ag-theme-balham .ag-icon-cancel:before {
  content: "\f104";
}

.ag-theme-balham .ag-icon-chart:before {
  content: "\f105";
}

.ag-theme-balham .ag-icon-color-picker:before {
  content: "\f109";
}

.ag-theme-balham .ag-icon-columns:before {
  content: "\f10a";
}

.ag-theme-balham .ag-icon-contracted:before {
  content: "\f10b";
}

.ag-theme-balham .ag-icon-copy:before {
  content: "\f10c";
}

.ag-theme-balham .ag-icon-cross:before {
  content: "\f10d";
}

.ag-theme-balham .ag-icon-desc:before {
  content: "\f10e";
}

.ag-theme-balham .ag-icon-expanded:before {
  content: "\f10f";
}

.ag-theme-balham .ag-icon-eye-slash:before {
  content: "\f110";
}

.ag-theme-balham .ag-icon-eye:before {
  content: "\f111";
}

.ag-theme-balham .ag-icon-filter:before {
  content: "\f112";
}

.ag-theme-balham .ag-icon-first:before {
  content: "\f113";
}

.ag-theme-balham .ag-icon-grip:before {
  content: "\f114";
}

.ag-theme-balham .ag-icon-group:before {
  content: "\f115";
}

.ag-theme-balham .ag-icon-last:before {
  content: "\f116";
}

.ag-theme-balham .ag-icon-left:before {
  content: "\f117";
}

.ag-theme-balham .ag-icon-linked:before {
  content: "\f118";
}

.ag-theme-balham .ag-icon-loading:before {
  content: "\f119";
}

.ag-theme-balham .ag-icon-maximize:before {
  content: "\f11a";
}

.ag-theme-balham .ag-icon-menu:before {
  content: "\f11b";
}

.ag-theme-balham .ag-icon-minimize:before {
  content: "\f11c";
}

.ag-theme-balham .ag-icon-next:before {
  content: "\f11d";
}

.ag-theme-balham .ag-icon-none:before {
  content: "\f11e";
}

.ag-theme-balham .ag-icon-not-allowed:before {
  content: "\f11f";
}

.ag-theme-balham .ag-icon-paste:before {
  content: "\f120";
}

.ag-theme-balham .ag-icon-pin:before {
  content: "\f121";
}

.ag-theme-balham .ag-icon-pivot:before {
  content: "\f122";
}

.ag-theme-balham .ag-icon-previous:before {
  content: "\f123";
}

.ag-theme-balham .ag-icon-right:before {
  content: "\f126";
}

.ag-theme-balham .ag-icon-save:before {
  content: "\f127";
}

.ag-theme-balham .ag-icon-small-down:before {
  content: "\f128";
}

.ag-theme-balham .ag-icon-small-left:before {
  content: "\f129";
}

.ag-theme-balham .ag-icon-small-right:before {
  content: "\f12a";
}

.ag-theme-balham .ag-icon-small-up:before {
  content: "\f12b";
}

.ag-theme-balham .ag-icon-tick:before {
  content: "\f12c";
}

.ag-theme-balham .ag-icon-tree-closed:before {
  content: "\f12d";
}

.ag-theme-balham .ag-icon-tree-indeterminate:before {
  content: "\f12e";
}

.ag-theme-balham .ag-icon-tree-open:before {
  content: "\f12f";
}

.ag-theme-balham .ag-icon-unlinked:before {
  content: "\f130";
}

.ag-theme-balham .ag-icon-row-drag:before {
  content: "\f114";
}

.ag-theme-balham .ag-left-arrow:before {
  content: "\f117";
}

.ag-theme-balham .ag-right-arrow:before {
  content: "\f126";
}

.ag-theme-balham .ag-root-wrapper {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
}

.ag-theme-balham [class^=ag-],
.ag-theme-balham [class^=ag-]:focus,
.ag-theme-balham [class^=ag-]:after,
.ag-theme-balham [class^=ag-]:before {
  box-sizing: border-box;
  outline: none;
}

.ag-theme-balham [class^=ag-]::-ms-clear {
  display: none;
}

.ag-theme-balham .ag-checkbox .ag-input-wrapper,
.ag-theme-balham .ag-radio-button .ag-input-wrapper {
  overflow: visible;
}

.ag-theme-balham .ag-range-field .ag-input-wrapper {
  height: 100%;
}

.ag-theme-balham .ag-toggle-button {
  flex: none;
  width: unset;
  min-width: unset;
}

.ag-theme-balham .ag-ltr .ag-label-align-right .ag-label {
  margin-left: 4px;
}

.ag-theme-balham .ag-rtl .ag-label-align-right .ag-label {
  margin-right: 4px;
}

.ag-theme-balham input[class^=ag-] {
  margin: 0;
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
}

.ag-theme-balham textarea[class^=ag-],
.ag-theme-balham select[class^=ag-] {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
}

.ag-theme-balham input[class^=ag-]:not([type]),
.ag-theme-balham input[class^=ag-][type=text],
.ag-theme-balham input[class^=ag-][type=number],
.ag-theme-balham input[class^=ag-][type=tel],
.ag-theme-balham input[class^=ag-][type=date],
.ag-theme-balham input[class^=ag-][type=datetime-local],
.ag-theme-balham textarea[class^=ag-] {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  border-width: 1px;
  border-style: solid;
  border-color: #5f5f5f;
  border-color: var(--ag-input-border-color, #5f5f5f);
}

.ag-theme-balham input[class^=ag-]:not([type]):disabled,
.ag-theme-balham input[class^=ag-][type=text]:disabled,
.ag-theme-balham input[class^=ag-][type=number]:disabled,
.ag-theme-balham input[class^=ag-][type=tel]:disabled,
.ag-theme-balham input[class^=ag-][type=date]:disabled,
.ag-theme-balham input[class^=ag-][type=datetime-local]:disabled,
.ag-theme-balham textarea[class^=ag-]:disabled {
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
  background-color: #ebebeb;
  background-color: var(--ag-input-disabled-background-color, #ebebeb);
  border-color: rgba(95, 95, 95, 0.3);
  border-color: var(--ag-input-disabled-border-color, rgba(95, 95, 95, 0.3));
}

.ag-theme-balham input[class^=ag-]:not([type]):focus,
.ag-theme-balham input[class^=ag-][type=text]:focus,
.ag-theme-balham input[class^=ag-][type=number]:focus,
.ag-theme-balham input[class^=ag-][type=tel]:focus,
.ag-theme-balham input[class^=ag-][type=date]:focus,
.ag-theme-balham input[class^=ag-][type=datetime-local]:focus,
.ag-theme-balham textarea[class^=ag-]:focus {
  outline: none;
  box-shadow: 0 0 2px 1px #719ECE;
  border-color: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham input[class^=ag-][type=number] {
  -moz-appearance: textfield;
}

.ag-theme-balham input[class^=ag-][type=number]::-webkit-outer-spin-button,
.ag-theme-balham input[class^=ag-][type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.ag-theme-balham input[class^=ag-][type=range] {
  padding: 0;
}

.ag-theme-balham input[class^=ag-][type=button]:focus,
.ag-theme-balham button[class^=ag-]:focus {
  box-shadow: 0 0 2px 1px #719ECE;
}

.ag-theme-balham .ag-drag-handle {
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-list-item,
.ag-theme-balham .ag-virtual-list-item {
  height: 24px;
}

.ag-theme-balham .ag-keyboard-focus .ag-virtual-list-item:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-select-list {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  overflow-y: auto;
  overflow-x: hidden;
}

.ag-theme-balham .ag-list-item {
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-theme-balham .ag-list-item.ag-active-item {
  background-color: #0B2132;
  background-color: var(--ag-row-hover-color, #0B2132);
}

.ag-theme-balham .ag-select-list-item {
  padding-left: 4px;
  padding-right: 4px;
  cursor: default;
  user-select: none;
}

.ag-theme-balham .ag-select-list-item span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ag-theme-balham .ag-select .ag-picker-field-wrapper {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  min-height: 24px;
  cursor: default;
}

.ag-theme-balham .ag-select.ag-disabled .ag-picker-field-wrapper:focus {
  box-shadow: none;
}

.ag-theme-balham .ag-select:not(.ag-cell-editor) {
  height: 24px;
}

.ag-theme-balham .ag-select .ag-picker-field-display {
  margin: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-theme-balham .ag-select .ag-picker-field-icon {
  display: flex;
  align-items: center;
}

.ag-theme-balham .ag-select.ag-disabled {
  opacity: 0.5;
}

.ag-theme-balham .ag-rich-select {
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
}

.ag-theme-balham .ag-rich-select-list {
  width: 100%;
  min-width: 200px;
  height: 182px;
}

.ag-theme-balham .ag-rich-select-value {
  padding: 0 4px 0 5px;
  height: 28px;
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
}

.ag-theme-balham .ag-rich-select-virtual-list-item {
  cursor: default;
  height: 24px;
}

.ag-theme-balham .ag-rich-select-virtual-list-item:hover {
  background-color: #0B2132;
  background-color: var(--ag-row-hover-color, #0B2132);
}

.ag-theme-balham .ag-rich-select-row {
  padding-left: 5px;
}

.ag-theme-balham .ag-rich-select-row-selected {
  background-color: #b7e4ff;
  background-color: var(--ag-selected-row-background-color, #b7e4ff);
}

.ag-theme-balham .ag-row-drag,
.ag-theme-balham .ag-selection-checkbox,
.ag-theme-balham .ag-group-expanded,
.ag-theme-balham .ag-group-contracted {
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-ltr .ag-row-drag,
.ag-theme-balham .ag-ltr .ag-selection-checkbox,
.ag-theme-balham .ag-ltr .ag-group-expanded,
.ag-theme-balham .ag-ltr .ag-group-contracted {
  margin-right: 5px;
}

.ag-theme-balham .ag-rtl .ag-row-drag,
.ag-theme-balham .ag-rtl .ag-selection-checkbox,
.ag-theme-balham .ag-rtl .ag-group-expanded,
.ag-theme-balham .ag-rtl .ag-group-contracted {
  margin-left: 5px;
}

.ag-theme-balham .ag-cell-wrapper>*:not(.ag-cell-value):not(.ag-group-value) {
  height: 26px;
  display: flex;
  align-items: center;
  flex: none;
}

.ag-theme-balham .ag-group-expanded,
.ag-theme-balham .ag-group-contracted {
  cursor: pointer;
}

.ag-theme-balham .ag-group-title-bar-icon {
  cursor: pointer;
  flex: none;
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-ltr .ag-group-child-count {
  margin-left: 2px;
}

.ag-theme-balham .ag-rtl .ag-group-child-count {
  margin-right: 2px;
}

.ag-theme-balham .ag-group-title-bar {
  background-color: #e2e9eb;
  background-color: var(--ag-subheader-background-color, #e2e9eb);
  padding: 4px;
}

.ag-theme-balham .ag-group-toolbar {
  padding: 4px;
}

.ag-theme-balham .ag-disabled-group-title-bar,
.ag-theme-balham .ag-disabled-group-container {
  opacity: 0.5;
}

.ag-theme-balham .group-item {
  margin: 2px 0;
}

.ag-theme-balham .ag-label {
  white-space: nowrap;
}

.ag-theme-balham .ag-ltr .ag-label {
  margin-right: 4px;
}

.ag-theme-balham .ag-rtl .ag-label {
  margin-left: 4px;
}

.ag-theme-balham .ag-label-align-top .ag-label {
  margin-bottom: 2px;
}

.ag-theme-balham .ag-ltr .ag-slider-field,
.ag-theme-balham .ag-ltr .ag-angle-select-field {
  margin-right: 8px;
}

.ag-theme-balham .ag-rtl .ag-slider-field,
.ag-theme-balham .ag-rtl .ag-angle-select-field {
  margin-left: 8px;
}

.ag-theme-balham .ag-angle-select-parent-circle {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
}

.ag-theme-balham .ag-angle-select-child-circle {
  top: 4px;
  left: 12px;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -4px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.54);
  background-color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-picker-field-wrapper {
  border: 1px solid;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  border-radius: 5px;
}

.ag-theme-balham .ag-picker-field-wrapper:focus {
  box-shadow: 0 0 2px 1px #719ECE;
}

.ag-theme-balham .ag-picker-field-button {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-dialog.ag-color-dialog {
  border-radius: 5px;
}

.ag-theme-balham .ag-color-picker .ag-picker-field-display {
  height: 16px;
}

.ag-theme-balham .ag-color-panel {
  padding: 4px;
}

.ag-theme-balham .ag-spectrum-color {
  background-color: red;
  border-radius: 2px;
}

.ag-theme-balham .ag-spectrum-tools {
  padding: 10px;
}

.ag-theme-balham .ag-spectrum-sat {
  background-image: linear-gradient(to right, white, rgba(204, 154, 129, 0));
}

.ag-theme-balham .ag-spectrum-val {
  background-image: linear-gradient(to top, black, rgba(204, 154, 129, 0));
}

.ag-theme-balham .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-balham .ag-spectrum-hue-background {
  border-radius: 2px;
}

.ag-theme-balham .ag-spectrum-alpha-background {
  border-radius: 2px;
}

.ag-theme-balham .ag-spectrum-tool {
  margin-bottom: 10px;
  height: 11px;
  border-radius: 2px;
}

.ag-theme-balham .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-balham .ag-recent-color {
  margin: 0 3px;
}

.ag-theme-balham .ag-recent-color:first-child {
  margin-left: 0;
}

.ag-theme-balham .ag-recent-color:last-child {
  margin-right: 0;
}

.ag-theme-balham.ag-dnd-ghost {
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
  border-radius: 2px;
  box-shadow: none;
  padding: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
  height: 32px !important;
  line-height: 32px;
  margin: 0;
  padding: 0 8px;
  transform: translateY(8px);
}

.ag-theme-balham .ag-dnd-ghost-icon {
  margin-right: 4px;
  color: #ffffff;
  color: var(--ag-foreground-color, #ffffff);
}

.ag-theme-balham .ag-popup-child:not(.ag-tooltip-custom) {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.ag-dragging-range-handle .ag-theme-balham .ag-dialog,
.ag-dragging-fill-handle .ag-theme-balham .ag-dialog {
  opacity: 0.7;
  pointer-events: none;
}

.ag-theme-balham .ag-dialog {
  border-radius: 2px;
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-panel {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
}

.ag-theme-balham .ag-panel-title-bar {
  background-color: #0d1925;
  background-color: var(--ag-header-background-color, #0d1925);
  color: #2a84cd;
  color: var(--ag-header-foreground-color, #2a84cd);
  height: 32px;
  padding: 4px 5px;
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-ltr .ag-panel-title-bar-button {
  margin-left: 4px;
}

.ag-theme-balham .ag-rtl .ag-panel-title-bar-button {
  margin-right: 4px;
}

.ag-theme-balham .ag-tooltip {
  background-color: #0d1925;
  background-color: var(--ag-header-background-color, #0d1925);
  color: #ffffff;
  color: var(--ag-foreground-color, #ffffff);
  padding: 4px;
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  border-radius: 2px;
  transition: opacity 1s;
}

.ag-theme-balham .ag-tooltip.ag-tooltip-hiding {
  opacity: 0;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-1 {
  padding-left: 20px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-1 {
  padding-right: 20px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-2 {
  padding-left: 40px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-2 {
  padding-right: 40px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-3 {
  padding-left: 60px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-3 {
  padding-right: 60px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-4 {
  padding-left: 80px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-4 {
  padding-right: 80px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-5 {
  padding-left: 100px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-5 {
  padding-right: 100px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-6 {
  padding-left: 120px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-6 {
  padding-right: 120px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-7 {
  padding-left: 140px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-7 {
  padding-right: 140px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-8 {
  padding-left: 160px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-8 {
  padding-right: 160px;
}

.ag-theme-balham .ag-ltr .ag-column-select-indent-9 {
  padding-left: 180px;
}

.ag-theme-balham .ag-rtl .ag-column-select-indent-9 {
  padding-right: 180px;
}

.ag-theme-balham .ag-column-select-header-icon {
  cursor: pointer;
}

.ag-theme-balham .ag-keyboard-focus .ag-column-select-header-icon:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-ltr .ag-column-group-icons:not(:last-child),
.ag-theme-balham .ag-ltr .ag-column-select-header-icon:not(:last-child),
.ag-theme-balham .ag-ltr .ag-column-select-header-checkbox:not(:last-child),
.ag-theme-balham .ag-ltr .ag-column-select-header-filter-wrapper:not(:last-child),
.ag-theme-balham .ag-ltr .ag-column-select-checkbox:not(:last-child),
.ag-theme-balham .ag-ltr .ag-column-select-column-drag-handle:not(:last-child),
.ag-theme-balham .ag-ltr .ag-column-select-column-group-drag-handle:not(:last-child),
.ag-theme-balham .ag-ltr .ag-column-select-column-label:not(:last-child) {
  margin-right: 6px;
}

.ag-theme-balham .ag-rtl .ag-column-group-icons:not(:last-child),
.ag-theme-balham .ag-rtl .ag-column-select-header-icon:not(:last-child),
.ag-theme-balham .ag-rtl .ag-column-select-header-checkbox:not(:last-child),
.ag-theme-balham .ag-rtl .ag-column-select-header-filter-wrapper:not(:last-child),
.ag-theme-balham .ag-rtl .ag-column-select-checkbox:not(:last-child),
.ag-theme-balham .ag-rtl .ag-column-select-column-drag-handle:not(:last-child),
.ag-theme-balham .ag-rtl .ag-column-select-column-group-drag-handle:not(:last-child),
.ag-theme-balham .ag-rtl .ag-column-select-column-label:not(:last-child) {
  margin-left: 6px;
}

.ag-theme-balham .ag-keyboard-focus .ag-column-select-virtual-list-item:focus {
  outline: none;
}

.ag-theme-balham .ag-keyboard-focus .ag-column-select-virtual-list-item:focus:after {
  content: "";
  position: absolute;
  background-color: transparent;
  pointer-events: none;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid;
  border-color: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-column-select-column-group:not(:last-child),
.ag-theme-balham .ag-column-select-column:not(:last-child) {
  margin-bottom: 4px;
}

.ag-theme-balham .ag-column-select-column-readonly,
.ag-theme-balham .ag-column-select-column-group-readonly {
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
  pointer-events: none;
}

.ag-theme-balham .ag-ltr .ag-column-select-add-group-indent {
  margin-left: 24px;
}

.ag-theme-balham .ag-rtl .ag-column-select-add-group-indent {
  margin-right: 24px;
}

.ag-theme-balham .ag-column-select-virtual-list-viewport {
  padding: 3px 6px;
}

.ag-theme-balham .ag-rtl {
  text-align: right;
}

.ag-theme-balham .ag-root-wrapper {
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-1 {
  padding-left: 33px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-1 {
  padding-right: 33px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-1 {
  padding-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-1 {
  padding-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-1 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-2 {
  padding-left: 61px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-2 {
  padding-right: 61px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-2 {
  padding-left: 56px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-2 {
  padding-right: 56px;
}

.ag-theme-balham .ag-ltr .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-2 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-3 {
  padding-left: 89px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-3 {
  padding-right: 89px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-3 {
  padding-left: 84px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-3 {
  padding-right: 84px;
}

.ag-theme-balham .ag-ltr .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-3 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-4 {
  padding-left: 117px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-4 {
  padding-right: 117px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-4 {
  padding-left: 112px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-4 {
  padding-right: 112px;
}

.ag-theme-balham .ag-ltr .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-4 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-5 {
  padding-left: 145px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-5 {
  padding-right: 145px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-5 {
  padding-left: 140px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-5 {
  padding-right: 140px;
}

.ag-theme-balham .ag-ltr .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-5 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-6 {
  padding-left: 173px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-6 {
  padding-right: 173px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-6 {
  padding-left: 168px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-6 {
  padding-right: 168px;
}

.ag-theme-balham .ag-ltr .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-6 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-7 {
  padding-left: 201px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-7 {
  padding-right: 201px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-7 {
  padding-left: 196px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-7 {
  padding-right: 196px;
}

.ag-theme-balham .ag-ltr .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-7 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-8 {
  padding-left: 229px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-8 {
  padding-right: 229px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-8 {
  padding-left: 224px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-8 {
  padding-right: 224px;
}

.ag-theme-balham .ag-ltr .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-8 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-9 {
  padding-left: 257px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-9 {
  padding-right: 257px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-9 {
  padding-left: 252px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-9 {
  padding-right: 252px;
}

.ag-theme-balham .ag-ltr .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-9 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-10 {
  padding-left: 285px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-10 {
  padding-right: 285px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-10 {
  padding-left: 280px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-10 {
  padding-right: 280px;
}

.ag-theme-balham .ag-ltr .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-10 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-11 {
  padding-left: 313px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-11 {
  padding-right: 313px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-11 {
  padding-left: 308px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-11 {
  padding-right: 308px;
}

.ag-theme-balham .ag-ltr .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-11 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-12 {
  padding-left: 341px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-12 {
  padding-right: 341px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-12 {
  padding-left: 336px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-12 {
  padding-right: 336px;
}

.ag-theme-balham .ag-ltr .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-12 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-13 {
  padding-left: 369px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-13 {
  padding-right: 369px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-13 {
  padding-left: 364px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-13 {
  padding-right: 364px;
}

.ag-theme-balham .ag-ltr .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-13 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-14 {
  padding-left: 397px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-14 {
  padding-right: 397px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-14 {
  padding-left: 392px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-14 {
  padding-right: 392px;
}

.ag-theme-balham .ag-ltr .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-14 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-15 {
  padding-left: 425px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-15 {
  padding-right: 425px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-15 {
  padding-left: 420px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-15 {
  padding-right: 420px;
}

.ag-theme-balham .ag-ltr .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-15 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-16 {
  padding-left: 453px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-16 {
  padding-right: 453px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-16 {
  padding-left: 448px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-16 {
  padding-right: 448px;
}

.ag-theme-balham .ag-ltr .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-16 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-17 {
  padding-left: 481px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-17 {
  padding-right: 481px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-17 {
  padding-left: 476px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-17 {
  padding-right: 476px;
}

.ag-theme-balham .ag-ltr .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-17 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-18 {
  padding-left: 509px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-18 {
  padding-right: 509px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-18 {
  padding-left: 504px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-18 {
  padding-right: 504px;
}

.ag-theme-balham .ag-ltr .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-18 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-ltr .ag-row>.ag-cell-wrapper.ag-row-group-indent-19 {
  padding-left: 537px;
}

.ag-theme-balham .ag-rtl .ag-row>.ag-cell-wrapper.ag-row-group-indent-19 {
  padding-right: 537px;
}

.ag-theme-balham .ag-ltr .ag-row-group-indent-19 {
  padding-left: 532px;
}

.ag-theme-balham .ag-rtl .ag-row-group-indent-19 {
  padding-right: 532px;
}

.ag-theme-balham .ag-ltr .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-left: 28px;
}

.ag-theme-balham .ag-rtl .ag-row-level-19 .ag-row-group-leaf-indent {
  margin-right: 28px;
}

.ag-theme-balham .ag-value-change-delta {
  padding-right: 2px;
}

.ag-theme-balham .ag-value-change-delta-up {
  color: #43a047;
  color: var(--ag-value-change-delta-up-color, #43a047);
}

.ag-theme-balham .ag-value-change-delta-down {
  color: #e53935;
  color: var(--ag-value-change-delta-down-color, #e53935);
}

.ag-theme-balham .ag-value-change-value {
  background-color: transparent;
  border-radius: 1px;
  padding-left: 1px;
  padding-right: 1px;
  transition: background-color 1s;
}

.ag-theme-balham .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-balham .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-balham .ag-cell-data-changed-animation {
  background-color: transparent;
}

.ag-theme-balham .ag-cell-highlight {
  background-color: #0091ea !important;
  background-color: var(--ag-range-selection-highlight-color, var(--ag-balham-active-color, #0091ea)) !important;
}

.ag-theme-balham .ag-row {
  height: 28px;
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  color: #ffffff;
  color: var(--ag-data-color, var(--ag-foreground-color, #ffffff));
  border-width: 1px;
  border-color: #145682;
  border-color: var(--ag-row-border-color, #145682);
  border-bottom-style: solid;
}

.ag-theme-balham .ag-row-highlight-above::after,
.ag-theme-balham .ag-row-highlight-below::after {
  content: "";
  position: absolute;
  width: calc(100% - 1px);
  height: 1px;
  background-color: #0091ea;
  background-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
  left: 1px;
}

.ag-theme-balham .ag-row-highlight-above::after {
  top: -1px;
}

.ag-theme-balham .ag-row-highlight-above.ag-row-first::after {
  top: 0;
}

.ag-theme-balham .ag-row-highlight-below::after {
  bottom: 0px;
}

.ag-theme-balham .ag-row-odd {
  background-color: #0d1925;
  background-color: var(--ag-odd-row-background-color, #0d1925);
}

.ag-theme-balham .ag-horizontal-left-spacer:not(.ag-scroller-corner) {
  border-right: solid 1px;
  border-right-color: #0d3956;
  border-right-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-horizontal-right-spacer:not(.ag-scroller-corner) {
  border-left: solid 1px;
  border-left-color: #0d3956;
  border-left-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-row-hover {
  background-color: #0B2132;
  background-color: var(--ag-row-hover-color, #0B2132);
}

.ag-theme-balham .ag-ltr .ag-right-aligned-cell {
  text-align: right;
}

.ag-theme-balham .ag-rtl .ag-right-aligned-cell {
  text-align: left;
}

.ag-theme-balham .ag-ltr .ag-right-aligned-cell .ag-cell-value {
  margin-left: auto;
}

.ag-theme-balham .ag-rtl .ag-right-aligned-cell .ag-cell-value {
  margin-right: auto;
}

.ag-theme-balham .ag-cell {
  border: 1px solid transparent;
  line-height: 26px;
  padding-left: 4px;
  padding-right: 4px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.ag-theme-balham .ag-row>.ag-cell-wrapper {
  padding-left: 4px;
  padding-right: 4px;
}

.ag-theme-balham .ag-row-dragging {
  cursor: move;
  opacity: 0.5;
}

.ag-theme-balham .ag-cell-inline-editing {
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
  border-radius: 2px;
  box-shadow: none;
  padding: 4px;
  padding: 0;
  height: 28px;
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
}

.ag-theme-balham .ag-popup-editor {
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
  border-radius: 2px;
  box-shadow: none;
  padding: 4px;
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
  padding: 0;
}

.ag-theme-balham .ag-large-text-input {
  height: auto;
  padding: 5px;
}

.ag-theme-balham .ag-details-row {
  padding: 20px;
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
}

.ag-theme-balham .ag-layout-auto-height .ag-center-cols-clipper,
.ag-theme-balham .ag-layout-auto-height .ag-center-cols-container,
.ag-theme-balham .ag-layout-print .ag-center-cols-clipper,
.ag-theme-balham .ag-layout-print .ag-center-cols-container {
  min-height: 50px;
}

.ag-theme-balham .ag-overlay-loading-wrapper {
  background-color: rgba(13, 25, 37, 0.66);
  background-color: var(--ag-modal-overlay-background-color, rgba(13, 25, 37, 0.66));
}

.ag-theme-balham .ag-overlay-loading-center {
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
  border-radius: 2px;
  box-shadow: none;
  padding: 4px;
}

.ag-theme-balham .ag-overlay-no-rows-wrapper.ag-layout-auto-height {
  padding-top: 30px;
}

.ag-theme-balham .ag-loading {
  padding-left: 5px;
  display: flex;
  height: 100%;
  align-items: center;
}

.ag-theme-balham .ag-loading-icon {
  padding-right: 5px;
}

.ag-theme-balham .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-balham .ag-floating-top {
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-floating-bottom {
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-ltr .ag-cell {
  border-right: solid transparent;
}

.ag-theme-balham .ag-rtl .ag-cell {
  border-left: solid transparent;
}

.ag-theme-balham .ag-ltr .ag-cell {
  border-right-width: 1px;
}

.ag-theme-balham .ag-rtl .ag-cell {
  border-left-width: 1px;
}

.ag-theme-balham .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell) {
  /* border-left: solid 1px;
  border-left-color: #0d3956;
  border-left-color: var(--ag-border-color, #0d3956); */
}

.ag-theme-balham .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell) {
  /* border-right: solid 1px;
  border-right-color: #0d3956;
  border-right-color: var(--ag-border-color, #0d3956); */
}

.ag-theme-balham .ag-row-selected {
  background-color: #b7e4ff;
  background-color: var(--ag-selected-row-background-color, #b7e4ff);
}

.ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus),
.ag-theme-balham .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing) {
  background-color: rgba(0, 145, 234, 0.2);
  background-color: var(--ag-range-selection-background-color, rgba(0, 145, 234, 0.2));
}

.ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart,
.ag-theme-balham .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-balham .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category,
.ag-theme-balham .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-balham .ag-cell-range-selected-1:not(.ag-cell-focus),
.ag-theme-balham .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing) {
  background-color: rgba(0, 145, 234, 0.2);
  background-color: var(--ag-range-selection-background-color-1, var(--ag-range-selection-background-color, rgba(0, 145, 234, 0.2)));
}

.ag-theme-balham .ag-cell-range-selected-2:not(.ag-cell-focus),
.ag-theme-balham .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-2 {
  background-color: rgba(0, 145, 234, 0.36);
  background-color: var(--ag-range-selection-background-color-2, rgba(0, 145, 234, 0.36));
}

.ag-theme-balham .ag-cell-range-selected-3:not(.ag-cell-focus),
.ag-theme-balham .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-3 {
  background-color: rgba(0, 145, 234, 0.488);
  background-color: var(--ag-range-selection-background-color-3, rgba(0, 145, 234, 0.488));
}

.ag-theme-balham .ag-cell-range-selected-4:not(.ag-cell-focus),
.ag-theme-balham .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-4 {
  background-color: rgba(0, 145, 234, 0.5904);
  background-color: var(--ag-range-selection-background-color-4, rgba(0, 145, 234, 0.5904));
}

.ag-theme-balham .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top {
  border-top-color: #0091ea;
  border-top-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right {
  border-right-color: #0091ea;
  border-right-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom {
  border-bottom-color: #0091ea;
  border-bottom-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left {
  border-left-color: #0091ea;
  border-left-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-balham .ag-ltr .ag-cell.ag-context-menu-open,
.ag-theme-balham .ag-ltr .ag-cell-range-single-cell,
.ag-theme-balham .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,
.ag-theme-balham .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),
.ag-theme-balham .ag-rtl .ag-cell.ag-context-menu-open,
.ag-theme-balham .ag-rtl .ag-cell-range-single-cell,
.ag-theme-balham .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle {
  border: 1px solid;
  border-color: #0091ea;
  border-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
  outline: initial;
}

.ag-theme-balham .ag-cell.ag-selection-fill-top,
.ag-theme-balham .ag-cell.ag-selection-fill-top.ag-cell-range-selected {
  border-top: 1px dashed;
  border-top-color: #0091ea;
  border-top-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-ltr .ag-cell.ag-selection-fill-right,
.ag-theme-balham .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #0091ea;
  border-right-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-rtl .ag-cell.ag-selection-fill-right,
.ag-theme-balham .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #0091ea;
  border-left-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-cell.ag-selection-fill-bottom,
.ag-theme-balham .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected {
  border-bottom: 1px dashed;
  border-bottom-color: #0091ea;
  border-bottom-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-ltr .ag-cell.ag-selection-fill-left,
.ag-theme-balham .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-left: 1px dashed;
  border-left-color: #0091ea;
  border-left-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-rtl .ag-cell.ag-selection-fill-left,
.ag-theme-balham .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected {
  border-right: 1px dashed;
  border-right-color: #0091ea;
  border-right-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-range-handle,
.ag-theme-balham .ag-fill-handle {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -1px;
  background-color: #0091ea;
  background-color: var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham .ag-ltr .ag-range-handle,
.ag-theme-balham .ag-ltr .ag-fill-handle {
  right: -1px;
}

.ag-theme-balham .ag-rtl .ag-range-handle,
.ag-theme-balham .ag-rtl .ag-fill-handle {
  left: -1px;
}

.ag-theme-balham .ag-fill-handle {
  cursor: cell;
}

.ag-theme-balham .ag-range-handle {
  cursor: nwse-resize;
}

.ag-theme-balham .ag-cell-inline-editing {
  border-color: #719ECE !important;
  border-color: var(--ag-input-focus-border-color, #719ECE) !important;
}

.ag-theme-balham .ag-menu {
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
  border-radius: 2px;
  box-shadow: none;
  padding: 4px;
  padding: 0;
}

.ag-theme-balham .ag-menu-list {
  cursor: default;
  padding: 4px 0;
}

.ag-theme-balham .ag-menu-separator {
  height: 9px;
}

.ag-theme-balham .ag-menu-separator-part:after {
  content: "";
  display: block;
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-menu-option-active,
.ag-theme-balham .ag-compact-menu-option-active {
  background-color: #0B2132;
  background-color: var(--ag-row-hover-color, #0B2132);
}

.ag-theme-balham .ag-menu-option-part,
.ag-theme-balham .ag-compact-menu-option-part {
  line-height: 16px;
  padding: 6px 0;
}

.ag-theme-balham .ag-menu-option-disabled,
.ag-theme-balham .ag-compact-menu-option-disabled {
  opacity: 0.5;
}

.ag-theme-balham .ag-menu-option-icon,
.ag-theme-balham .ag-compact-menu-option-icon {
  width: 16px;
}

.ag-theme-balham .ag-ltr .ag-menu-option-icon,
.ag-theme-balham .ag-ltr .ag-compact-menu-option-icon {
  padding-left: 8px;
}

.ag-theme-balham .ag-rtl .ag-menu-option-icon,
.ag-theme-balham .ag-rtl .ag-compact-menu-option-icon {
  padding-right: 8px;
}

.ag-theme-balham .ag-menu-option-text,
.ag-theme-balham .ag-compact-menu-option-text {
  padding-left: 8px;
  padding-right: 8px;
}

.ag-theme-balham .ag-ltr .ag-menu-option-shortcut,
.ag-theme-balham .ag-ltr .ag-compact-menu-option-shortcut {
  padding-right: 4px;
}

.ag-theme-balham .ag-rtl .ag-menu-option-shortcut,
.ag-theme-balham .ag-rtl .ag-compact-menu-option-shortcut {
  padding-left: 4px;
}

.ag-theme-balham .ag-menu-option-popup-pointer,
.ag-theme-balham .ag-compact-menu-option-popup-pointer {
  padding-right: 4px;
}

.ag-theme-balham .ag-tabs-header {
  min-width: 220px;
  width: 100%;
  display: flex;
}

.ag-theme-balham .ag-tab {
  border-bottom: 0 solid transparent;
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.ag-theme-balham .ag-keyboard-focus .ag-tab:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-tab-selected {
  border-bottom-color: #0091ea;
  border-bottom-color: var(--ag-selected-tab-underline-color, var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea)));
}

.ag-theme-balham .ag-menu-header {
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-filter-separator {
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-filter-condition-operator {
  height: 17px;
}

.ag-theme-balham .ag-ltr .ag-filter-condition-operator-or {
  margin-left: 8px;
}

.ag-theme-balham .ag-rtl .ag-filter-condition-operator-or {
  margin-right: 8px;
}

.ag-theme-balham .ag-set-filter-select-all {
  padding-top: 6px;
}

.ag-theme-balham .ag-set-filter-list,
.ag-theme-balham .ag-filter-no-matches {
  height: 144px;
}

.ag-theme-balham .ag-set-filter-filter {
  margin-top: 6px;
  margin-left: 6px;
  margin-right: 6px;
}

.ag-theme-balham .ag-filter-to {
  margin-top: 4px;
}

.ag-theme-balham .ag-mini-filter {
  margin: 6px 6px;
}

.ag-theme-balham .ag-set-filter-item {
  margin: 0px 6px;
}

.ag-theme-balham .ag-ltr .ag-set-filter-item-value {
  margin-left: 6px;
}

.ag-theme-balham .ag-rtl .ag-set-filter-item-value {
  margin-right: 6px;
}

.ag-theme-balham .ag-filter-apply-panel {
  padding: 6px 6px;
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
}

.ag-theme-balham .ag-filter-apply-panel-button {
  line-height: 1.5;
}

.ag-theme-balham .ag-ltr .ag-filter-apply-panel-button {
  margin-left: 8px;
}

.ag-theme-balham .ag-rtl .ag-filter-apply-panel-button {
  margin-right: 8px;
}

.ag-theme-balham .ag-simple-filter-body-wrapper {
  padding: 6px 6px;
  padding-bottom: 2px;
}

.ag-theme-balham .ag-simple-filter-body-wrapper>* {
  margin-bottom: 4px;
}

.ag-theme-balham .ag-filter-no-matches {
  padding: 6px 6px;
}

.ag-theme-balham .ag-multi-filter-menu-item {
  margin: 4px 0;
}

.ag-theme-balham .ag-multi-filter-group-title-bar {
  padding: 8px 4px;
  background-color: transparent;
}

.ag-theme-balham .ag-keyboard-focus .ag-multi-filter-group-title-bar:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-side-bar {
  position: relative;
}

.ag-theme-balham .ag-tool-panel-wrapper {
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
}

.ag-theme-balham .ag-side-buttons {
  padding-top: 16px;
  width: 20px;
  position: relative;
  color: #ffffff;
  color: var(--ag-foreground-color, #ffffff);
  overflow: hidden;
}

.ag-theme-balham button.ag-side-button-button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  background: transparent;
  padding: 8px 0 8px 0;
  width: calc(100% + 1px);
  margin: 0;
  min-height: 72px;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
  border: none;
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham button.ag-side-button-button:focus {
  box-shadow: none;
}

.ag-theme-balham .ag-keyboard-focus .ag-side-button-button:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-selected .ag-side-button-button {
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-side-button-icon-wrapper {
  margin-bottom: 3px;
}

.ag-theme-balham .ag-ltr .ag-side-bar-left,
.ag-theme-balham .ag-rtl .ag-side-bar-right {
  border-right: solid 1px;
  border-right-color: #0d3956;
  border-right-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-ltr .ag-side-bar-left .ag-tool-panel-wrapper,
.ag-theme-balham .ag-rtl .ag-side-bar-right .ag-tool-panel-wrapper {
  border-left: solid 1px;
  border-left-color: #0d3956;
  border-left-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-ltr .ag-side-bar-left .ag-side-button-button,
.ag-theme-balham .ag-rtl .ag-side-bar-right .ag-side-button-button {
  border-right: 0 solid transparent;
  margin-right: -1px;
  padding-right: 1px;
}

.ag-theme-balham .ag-ltr .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-theme-balham .ag-rtl .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-right-color: #0091ea;
  border-right-color: var(--ag-selected-tab-underline-color, var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea)));
}

.ag-theme-balham .ag-rtl .ag-side-bar-left,
.ag-theme-balham .ag-ltr .ag-side-bar-right {
  border-left: solid 1px;
  border-left-color: #0d3956;
  border-left-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-rtl .ag-side-bar-left .ag-tool-panel-wrapper,
.ag-theme-balham .ag-ltr .ag-side-bar-right .ag-tool-panel-wrapper {
  border-right: solid 1px;
  border-right-color: #0d3956;
  border-right-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-rtl .ag-side-bar-left .ag-side-button-button,
.ag-theme-balham .ag-ltr .ag-side-bar-right .ag-side-button-button {
  border-left: 0 solid transparent;
  margin-left: -1px;
  padding-left: 1px;
}

.ag-theme-balham .ag-rtl .ag-side-bar-left .ag-selected .ag-side-button-button,
.ag-theme-balham .ag-ltr .ag-side-bar-right .ag-selected .ag-side-button-button {
  border-left-color: #0091ea;
  border-left-color: var(--ag-selected-tab-underline-color, var(--ag-range-selection-border-color, var(--ag-balham-active-color, #0091ea)));
}

.ag-theme-balham .ag-filter-toolpanel-header {
  height: 24px;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-header,
.ag-theme-balham .ag-ltr .ag-filter-toolpanel-search {
  padding-left: 4px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-header,
.ag-theme-balham .ag-rtl .ag-filter-toolpanel-search {
  padding-right: 4px;
}

.ag-theme-balham .ag-keyboard-focus .ag-filter-toolpanel-header:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after {
  font-family: "agGridBalham";
  font-size: 16px;
  line-height: 16px;
  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-balham .ag-ltr .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after {
  padding-left: 4px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after {
  padding-right: 4px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-0-header {
  height: 32px;
}

.ag-theme-balham .ag-filter-toolpanel-group-item {
  margin-top: 2px;
  margin-bottom: 2px;
}

.ag-theme-balham .ag-filter-toolpanel-search {
  height: 32px;
}

.ag-theme-balham .ag-filter-toolpanel-search-input {
  flex-grow: 1;
  height: 16px;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-search-input {
  margin-right: 4px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-search-input {
  margin-left: 4px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-0 {
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-expand,
.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-title-bar-icon {
  margin-right: 4px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-expand,
.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-title-bar-icon {
  margin-left: 4px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-1-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-left: 20px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-1 .ag-filter-toolpanel-group-level-2-header {
  padding-right: 20px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-2-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-left: 36px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-2 .ag-filter-toolpanel-group-level-3-header {
  padding-right: 36px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-3-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-left: 52px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-3 .ag-filter-toolpanel-group-level-4-header {
  padding-right: 52px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-4-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-left: 68px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-4 .ag-filter-toolpanel-group-level-5-header {
  padding-right: 68px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-5-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-left: 84px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-5 .ag-filter-toolpanel-group-level-6-header {
  padding-right: 84px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-6-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-left: 100px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-6 .ag-filter-toolpanel-group-level-7-header {
  padding-right: 100px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-7-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-left: 116px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-7 .ag-filter-toolpanel-group-level-8-header {
  padding-right: 116px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-8-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-left: 132px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-8 .ag-filter-toolpanel-group-level-9-header {
  padding-right: 132px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-9-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-left: 148px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-9 .ag-filter-toolpanel-group-level-10-header {
  padding-right: 148px;
}

.ag-theme-balham .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-10-header.ag-filter-toolpanel-group-title-bar {
  background-color: transparent;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-left: 164px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-group-level-10 .ag-filter-toolpanel-group-level-11-header {
  padding-right: 164px;
}

.ag-theme-balham .ag-filter-toolpanel-instance-header.ag-filter-toolpanel-group-level-1-header {
  padding-left: 4px;
}

.ag-theme-balham .ag-filter-toolpanel-instance-filter {
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
  margin-top: 4px;
}

.ag-theme-balham .ag-ltr .ag-filter-toolpanel-instance-header-icon {
  margin-left: 4px;
}

.ag-theme-balham .ag-rtl .ag-filter-toolpanel-instance-header-icon {
  margin-right: 4px;
}

.ag-theme-balham .ag-pivot-mode-panel {
  height: 32px;
  display: flex;
}

.ag-theme-balham .ag-pivot-mode-select {
  display: flex;
  align-items: center;
}

.ag-theme-balham .ag-ltr .ag-pivot-mode-select {
  margin-left: 6px;
}

.ag-theme-balham .ag-rtl .ag-pivot-mode-select {
  margin-right: 6px;
}

.ag-theme-balham .ag-keyboard-focus .ag-column-select-header:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-column-select-header {
  height: 32px;
  align-items: center;
  padding: 0 6px;
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
}

.ag-theme-balham .ag-column-panel-column-select {
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
}

.ag-theme-balham .ag-column-group-icons,
.ag-theme-balham .ag-column-select-header-icon {
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-header {
  background-color: #0d1925;
  background-color: var(--ag-header-background-color, #0d1925);
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-header-row {
  color: #2a84cd;
  color: var(--ag-header-foreground-color, #2a84cd);
  height: 32px;
}

.ag-theme-balham .ag-pinned-right-header {
  /* border-left: solid 1px;
  border-left-color: #0d3956;
  border-left-color: var(--ag-border-color, #0d3956); */
}

.ag-theme-balham .ag-pinned-left-header {
  /* border-right: solid 1px;
  border-right-color: #0d3956;
  border-right-color: var(--ag-border-color, #0d3956); */
}

.ag-theme-balham .ag-ltr .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-left: 4px;
}

.ag-theme-balham .ag-rtl .ag-header-cell:not(.ag-right-aligned-header) .ag-header-label-icon {
  margin-right: 4px;
}

.ag-theme-balham .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-right: 4px;
}

.ag-theme-balham .ag-rtl .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
  margin-left: 4px;
}

.ag-theme-balham .ag-header-cell,
.ag-theme-balham .ag-header-group-cell {
  padding-left: 5px;
  padding-right: 5px;
}

.ag-theme-balham .ag-header-cell.ag-header-cell-moving,
.ag-theme-balham .ag-header-group-cell.ag-header-cell-moving {
  background-color: #0d1925;
  background-color: var(--ag-header-cell-moving-background-color, var(--ag-background-color, #0d1925));
}

.ag-theme-balham .ag-keyboard-focus .ag-header-cell:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-keyboard-focus .ag-header-group-cell:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-header-icon {
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-header-expand-icon {
  cursor: pointer;
}

.ag-theme-balham .ag-ltr .ag-header-expand-icon {
  padding-left: 4px;
}

.ag-theme-balham .ag-rtl .ag-header-expand-icon {
  padding-right: 4px;
}

.ag-theme-balham .ag-header-row:not(:first-child) .ag-header-cell,
.ag-theme-balham .ag-header-row:not(:first-child) .ag-header-group-cell.ag-header-group-cell-with-group {
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-header-cell::after,
.ag-theme-balham .ag-header-group-cell::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 1px;
  height: 50%;
  top: calc(50% - 25%);
  background-color: rgba(13, 57, 86, 0.5);
  background-color: var(--ag-header-column-separator-color, rgba(13, 57, 86, 0.5));
}

.ag-theme-balham .ag-ltr .ag-header-cell::after,
.ag-theme-balham .ag-ltr .ag-header-group-cell::after {
  right: 0;
}

.ag-theme-balham .ag-rtl .ag-header-cell::after,
.ag-theme-balham .ag-rtl .ag-header-group-cell::after {
  left: 0;
}

.ag-theme-balham .ag-ltr .ag-header-select-all {
  margin-right: 5px;
}

.ag-theme-balham .ag-rtl .ag-header-select-all {
  margin-left: 5px;
}

.ag-theme-balham .ag-ltr .ag-floating-filter-button {
  margin-left: 12px;
}

.ag-theme-balham .ag-rtl .ag-floating-filter-button {
  margin-right: 12px;
}

.ag-theme-balham .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: 16px;
  padding: 0;
  width: 16px;
}

.ag-theme-balham .ag-filter-loading {
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
  height: 100%;
  padding: 6px 6px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.ag-theme-balham .ag-paging-panel {
  border-top: 1px solid;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
  height: 32px;
}

.ag-theme-balham .ag-paging-panel>* {
  margin: 0 5px;
}

.ag-theme-balham .ag-paging-button {
  cursor: pointer;
}

.ag-theme-balham .ag-paging-button.ag-disabled {
  cursor: default;
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
}

.ag-theme-balham .ag-keyboard-focus .ag-paging-button:focus {
  outline: none;
}

.ag-theme-balham .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: #719ECE;
  border-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham .ag-paging-button,
.ag-theme-balham .ag-paging-description {
  margin: 0 4px;
}

.ag-theme-balham .ag-status-bar {
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-border-color, #0d3956);
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
  padding-right: 16px;
  padding-left: 16px;
  line-height: 1.5;
}

.ag-theme-balham .ag-status-name-value-value {
  color: #ffffff;
  color: var(--ag-foreground-color, #ffffff);
}

.ag-theme-balham .ag-status-bar-center {
  text-align: center;
}

.ag-theme-balham .ag-status-name-value {
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.ag-theme-balham .ag-column-drop-cell {
  background: #f6f8f8;
  background: var(--ag-chip-background-color, #f6f8f8);
  border-radius: 16px;
  height: 16px;
  padding: 0 2px;
}

.ag-theme-balham .ag-column-drop-cell-text {
  margin: 0 4px;
}

.ag-theme-balham .ag-column-drop-cell-button {
  min-width: 16px;
  margin: 0 2px;
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-column-drop-cell-drag-handle {
  margin-left: 8px;
}

.ag-theme-balham .ag-column-drop-cell-ghost {
  opacity: 0.5;
}

.ag-theme-balham .ag-column-drop-horizontal {
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
  height: 28px;
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-ltr .ag-column-drop-horizontal {
  padding-left: 5px;
}

.ag-theme-balham .ag-rtl .ag-column-drop-horizontal {
  padding-right: 5px;
}

.ag-theme-balham .ag-ltr .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-right: solid 1px;
  border-right-color: #0d3956;
  border-right-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-rtl .ag-column-drop-horizontal-half-width:not(:last-child) {
  border-left: solid 1px;
  border-left-color: #0d3956;
  border-left-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-column-drop-horizontal-cell-separator {
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-column-drop-horizontal-empty-message {
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
}

.ag-theme-balham .ag-ltr .ag-column-drop-horizontal-icon {
  margin-right: 5px;
}

.ag-theme-balham .ag-rtl .ag-column-drop-horizontal-icon {
  margin-left: 5px;
}

.ag-theme-balham .ag-column-drop-vertical-list {
  padding-bottom: 4px;
  padding-right: 4px;
  padding-left: 4px;
}

.ag-theme-balham .ag-column-drop-vertical-cell {
  margin-top: 4px;
}

.ag-theme-balham .ag-column-drop-vertical {
  min-height: 50px;
  max-height: 150px;
  border-bottom: solid 1px;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
}

.ag-theme-balham .ag-column-drop-vertical.ag-last-column-drop {
  border-bottom: none;
}

.ag-theme-balham .ag-column-drop-vertical-icon {
  margin-left: 4px;
  margin-right: 4px;
}

.ag-theme-balham .ag-column-drop-vertical-empty-message {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
  margin-top: 4px;
}

.ag-theme-balham .ag-select-agg-func-popup {
  border: solid 1px;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
  border-radius: 2px;
  box-shadow: none;
  padding: 4px;
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
  height: 70px;
  padding: 0;
}

.ag-theme-balham .ag-select-agg-func-virtual-list-item {
  cursor: default;
  line-height: 20px;
  padding-left: 8px;
}

.ag-theme-balham .ag-select-agg-func-virtual-list-item:hover {
  background-color: #b7e4ff;
  background-color: var(--ag-selected-row-background-color, #b7e4ff);
}

.ag-theme-balham .ag-chart-menu {
  border-radius: 2px;
  background: #0d1925;
  background: var(--ag-background-color, #0d1925);
}

.ag-theme-balham .ag-chart-menu-icon {
  opacity: 0.5;
  line-height: 24px;
  font-size: 24px;
  width: 24px;
  height: 24px;
  margin: 2px 0;
  cursor: pointer;
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-chart-menu-icon:hover {
  opacity: 1;
}

.ag-theme-balham .ag-chart-mini-thumbnail {
  border: 1px solid;
  border-color: #0d3956;
  border-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
  border-radius: 5px;
  margin: 5px;
}

.ag-theme-balham .ag-chart-mini-thumbnail:nth-last-child(3),
.ag-theme-balham .ag-chart-mini-thumbnail:nth-last-child(3)~.ag-chart-mini-thumbnail {
  margin-left: auto;
  margin-right: auto;
}

.ag-theme-balham .ag-ltr .ag-chart-mini-thumbnail:first-child {
  margin-left: 0;
}

.ag-theme-balham .ag-rtl .ag-chart-mini-thumbnail:first-child {
  margin-right: 0;
}

.ag-theme-balham .ag-ltr .ag-chart-mini-thumbnail:last-child {
  margin-right: 0;
}

.ag-theme-balham .ag-rtl .ag-chart-mini-thumbnail:last-child {
  margin-left: 0;
}

.ag-theme-balham .ag-chart-mini-thumbnail.ag-selected {
  border-color: #0091ea;
  border-color: var(--ag-minichart-selected-chart-color, var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea)));
}

.ag-theme-balham .ag-chart-settings-card-item {
  background: #ffffff;
  background: var(--ag-foreground-color, #ffffff);
  width: 8px;
  height: 8px;
  border-radius: 4px;
}

.ag-theme-balham .ag-chart-settings-card-item.ag-selected {
  background-color: #0091ea;
  background-color: var(--ag-minichart-selected-page-color, var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea)));
}

.ag-theme-balham .ag-chart-data-column-drag-handle {
  margin-left: 4px;
}

.ag-theme-balham .ag-charts-settings-group-title-bar,
.ag-theme-balham .ag-charts-data-group-title-bar,
.ag-theme-balham .ag-charts-format-top-level-group-title-bar {
  border-top: solid 1px;
  border-top-color: #0d3956;
  border-top-color: var(--ag-secondary-border-color, var(--ag-border-color, #0d3956));
}

.ag-theme-balham .ag-charts-settings-group-container {
  padding: 4px;
}

.ag-theme-balham .ag-charts-data-group-container {
  padding: 6px 6px;
  padding-bottom: 2px;
}

.ag-theme-balham .ag-charts-data-group-container>* {
  margin-bottom: 4px;
}

.ag-theme-balham .ag-charts-format-top-level-group-container {
  margin-left: 8px;
  padding: 4px;
}

.ag-theme-balham .ag-charts-format-top-level-group-item {
  margin: 4px 0;
}

.ag-theme-balham .ag-charts-format-sub-level-group-container {
  padding: 6px 6px;
  padding-bottom: 2px;
}

.ag-theme-balham .ag-charts-format-sub-level-group-container>* {
  margin-bottom: 4px;
}

.ag-theme-balham .ag-charts-group-container.ag-group-container-horizontal {
  padding: 4px;
}

.ag-theme-balham .ag-chart-data-section,
.ag-theme-balham .ag-chart-format-section {
  display: flex;
  margin: 0;
}

.ag-theme-balham .ag-chart-menu-panel {
  background-color: #f5f7f7;
  background-color: var(--ag-control-panel-background-color, #f5f7f7);
}

.ag-theme-balham .ag-ltr .ag-chart-menu-panel {
  border-left: solid 1px;
  border-left-color: #0d3956;
  border-left-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-rtl .ag-chart-menu-panel {
  border-right: solid 1px;
  border-right-color: #0d3956;
  border-right-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-date-time-list-page-title {
  flex-grow: 1;
  text-align: center;
}

.ag-theme-balham .ag-date-time-list-page-column-label {
  text-align: center;
}

.ag-theme-balham .ag-date-time-list-page-entry {
  text-align: center;
}

.ag-theme-balham .ag-checkbox-input-wrapper {
  font-family: "agGridBalham";
  font-size: 16px;
  line-height: 16px;
  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: 16px;
  height: 16px;
  background-color: #0d1925;
  background-color: var(--ag-checkbox-background-color, var(--ag-background-color, #0d1925));
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  flex: none;
}

.ag-theme-balham .ag-checkbox-input-wrapper input,
.ag-theme-balham .ag-checkbox-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.ag-theme-balham .ag-checkbox-input-wrapper:focus-within,
.ag-theme-balham .ag-checkbox-input-wrapper:active {
  outline: none;
  box-shadow: 0 0 2px 1px #719ECE;
}

.ag-theme-balham .ag-checkbox-input-wrapper.ag-disabled {
  opacity: 0.5;
}

.ag-theme-balham .ag-checkbox-input-wrapper::after {
  content: "\f108";
  color: #7f8c8d;
  color: var(--ag-checkbox-unchecked-color, #7f8c8d);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-theme-balham .ag-checkbox-input-wrapper.ag-checked::after {
  content: "\f106";
  color: #0091ea;
  color: var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-theme-balham .ag-checkbox-input-wrapper.ag-indeterminate::after {
  content: "\f107";
  color: #7f8c8d;
  color: var(--ag-checkbox-indeterminate-color, var(--ag-checkbox-unchecked-color, #7f8c8d));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-theme-balham .ag-toggle-button-input-wrapper {
  box-sizing: border-box;
  width: 32px;
  height: 16px;
  background-color: #7f8c8d;
  background-color: var(--ag-toggle-button-off-background-color, var(--ag-checkbox-unchecked-color, #7f8c8d));
  border-radius: 8px;
  position: relative;
  flex: none;
  border: 1px solid;
  border-color: #7f8c8d;
  border-color: var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #7f8c8d));
}

.ag-theme-balham .ag-toggle-button-input-wrapper input {
  opacity: 0;
  height: 100%;
  width: 100%;
}

.ag-theme-balham .ag-toggle-button-input-wrapper:focus-within {
  outline: none;
  box-shadow: 0 0 2px 1px #719ECE;
}

.ag-theme-balham .ag-toggle-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}

.ag-theme-balham .ag-toggle-button-input-wrapper.ag-checked {
  background-color: #0091ea;
  background-color: var(--ag-toggle-button-on-background-color, var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea)));
  border-color: #0091ea;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea)));
}

.ag-theme-balham .ag-toggle-button-input-wrapper::before {
  content: " ";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: border-box;
  height: 16px;
  width: 16px;
  background-color: #0d1925;
  background-color: var(--ag-toggle-button-switch-background-color, var(--ag-background-color, #0d1925));
  border-radius: 8px;
  transition: left 100ms;
  border: 1px solid;
  border-color: #7f8c8d;
  border-color: var(--ag-toggle-button-switch-border-color, var(--ag-toggle-button-off-border-color, var(--ag-checkbox-unchecked-color, #7f8c8d)));
}

.ag-theme-balham .ag-toggle-button-input-wrapper.ag-checked::before {
  left: calc(100% - 16px);
  border-color: #0091ea;
  border-color: var(--ag-toggle-button-on-border-color, var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea)));
}

.ag-theme-balham .ag-radio-button-input-wrapper {
  font-family: "agGridBalham";
  font-size: 16px;
  line-height: 16px;
  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: 16px;
  height: 16px;
  background-color: #0d1925;
  background-color: var(--ag-checkbox-background-color, var(--ag-background-color, #0d1925));
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  flex: none;
  border-radius: 16px;
}

.ag-theme-balham .ag-radio-button-input-wrapper input,
.ag-theme-balham .ag-radio-button-input-wrapper input {
  -webkit-appearance: none;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.ag-theme-balham .ag-radio-button-input-wrapper:focus-within,
.ag-theme-balham .ag-radio-button-input-wrapper:active {
  outline: none;
  box-shadow: 0 0 2px 1px #719ECE;
}

.ag-theme-balham .ag-radio-button-input-wrapper.ag-disabled {
  opacity: 0.5;
}

.ag-theme-balham .ag-radio-button-input-wrapper::after {
  content: "\f124";
  color: #7f8c8d;
  color: var(--ag-checkbox-unchecked-color, #7f8c8d);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-theme-balham .ag-radio-button-input-wrapper.ag-checked::after {
  content: "\f125";
  color: #0091ea;
  color: var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ag-theme-balham input[class^=ag-][type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  background: none;
  overflow: visible;
}

.ag-theme-balham input[class^=ag-][type=range]::-webkit-slider-runnable-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #0d3956;
  background-color: var(--ag-border-color, #0d3956);
  border-radius: 2px;
  border-radius: 3px;
}

.ag-theme-balham input[class^=ag-][type=range]::-moz-range-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #0d3956;
  background-color: var(--ag-border-color, #0d3956);
  border-radius: 2px;
  border-radius: 3px;
}

.ag-theme-balham input[class^=ag-][type=range]::-ms-track {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
  background-color: #0d3956;
  background-color: var(--ag-border-color, #0d3956);
  border-radius: 2px;
  border-radius: 3px;
  color: transparent;
  width: calc(100% - 2px);
}

.ag-theme-balham input[class^=ag-][type=range]::-webkit-slider-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  border: 1px solid;
  border-color: #7f8c8d;
  border-color: var(--ag-checkbox-unchecked-color, #7f8c8d);
  border-radius: 16px;
  transform: translateY(-6.5px);
}

.ag-theme-balham input[class^=ag-][type=range]::-ms-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  border: 1px solid;
  border-color: #7f8c8d;
  border-color: var(--ag-checkbox-unchecked-color, #7f8c8d);
  border-radius: 16px;
}

.ag-theme-balham input[class^=ag-][type=range]::-moz-ag-range-thumb {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  border: 1px solid;
  border-color: #7f8c8d;
  border-color: var(--ag-checkbox-unchecked-color, #7f8c8d);
  border-radius: 16px;
}

.ag-theme-balham input[class^=ag-][type=range]:focus {
  outline: none;
}

.ag-theme-balham input[class^=ag-][type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 2px 1px #719ECE;
  border-color: #0091ea;
  border-color: var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham input[class^=ag-][type=range]:focus::-ms-thumb {
  box-shadow: 0 0 2px 1px #719ECE;
  border-color: #0091ea;
  border-color: var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham input[class^=ag-][type=range]:focus::-moz-ag-range-thumb {
  box-shadow: 0 0 2px 1px #719ECE;
  border-color: #0091ea;
  border-color: var(--ag-checkbox-checked-color, var(--ag-balham-active-color, #0091ea));
}

.ag-theme-balham input[class^=ag-][type=range]:active::-webkit-slider-runnable-track {
  background-color: #719ECE;
  background-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham input[class^=ag-][type=range]:active::-moz-ag-range-track {
  background-color: #719ECE;
  background-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham input[class^=ag-][type=range]:active::-ms-track {
  background-color: #719ECE;
  background-color: var(--ag-input-focus-border-color, #719ECE);
}

.ag-theme-balham input[class^=ag-][type=range]:disabled {
  opacity: 0.5;
}

.ag-theme-balham .ag-filter-toolpanel-header,
.ag-theme-balham .ag-filter-toolpanel-search,
.ag-theme-balham .ag-status-bar,
.ag-theme-balham .ag-header-row,
.ag-theme-balham .ag-multi-filter-group-title-bar {
  font-weight: 600;
  color: #2a84cd;
  color: var(--ag-header-foreground-color, #2a84cd);
}

.ag-theme-balham .ag-ltr input[class^=ag-]:not([type]),
.ag-theme-balham .ag-ltr input[class^=ag-][type=text],
.ag-theme-balham .ag-ltr input[class^=ag-][type=number],
.ag-theme-balham .ag-ltr input[class^=ag-][type=tel],
.ag-theme-balham .ag-ltr input[class^=ag-][type=date],
.ag-theme-balham .ag-ltr input[class^=ag-][type=datetime-local],
.ag-theme-balham .ag-ltr textarea[class^=ag-] {
  padding-left: 4px;
}

.ag-theme-balham .ag-rtl input[class^=ag-]:not([type]),
.ag-theme-balham .ag-rtl input[class^=ag-][type=text],
.ag-theme-balham .ag-rtl input[class^=ag-][type=number],
.ag-theme-balham .ag-rtl input[class^=ag-][type=tel],
.ag-theme-balham .ag-rtl input[class^=ag-][type=date],
.ag-theme-balham .ag-rtl input[class^=ag-][type=datetime-local],
.ag-theme-balham .ag-rtl textarea[class^=ag-] {
  padding-right: 4px;
}

.ag-theme-balham .ag-column-drop-vertical-empty-message,
.ag-theme-balham .ag-status-bar {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
}

.ag-theme-balham .ag-dnd-ghost {
  font-weight: 600;
}

.ag-theme-balham .ag-tab {
  border: 1px solid transparent;
  padding: 4px 8px;
  margin: 4px;
  margin-bottom: -1px;
}

.ag-theme-balham .ag-tab-selected {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  border-bottom-color: transparent;
}

.ag-theme-balham .ag-tabs-header {
  border-bottom: 1px solid;
  border-bottom-color: #0d3956;
  border-bottom-color: var(--ag-border-color, #0d3956);
}

.ag-theme-balham .ag-column-drop-cell {
  height: 24px;
}

.ag-theme-balham .ag-column-drop-vertical-title {
  color: #ffffff;
  color: var(--ag-foreground-color, #ffffff);
}

.ag-theme-balham .ag-column-drop-vertical-cell {
  margin-left: 8px;
  margin-right: 8px;
}

.ag-theme-balham .ag-column-drop-vertical-cell-text {
  margin-left: 8px;
}

.ag-theme-balham .ag-column-drop-vertical-icon {
  color: rgba(255, 255, 255, 0.54);
  color: var(--ag-secondary-foreground-color, rgba(255, 255, 255, 0.54));
}

.ag-theme-balham .ag-ltr .ag-column-drop-vertical-empty-message {
  padding-left: 24px;
  padding-right: 4px;
}

.ag-theme-balham .ag-rtl .ag-column-drop-vertical-empty-message {
  padding-right: 24px;
  padding-left: 4px;
}

.ag-theme-balham .ag-column-drop-horizontal {
  height: 32px;
}

.ag-theme-balham .ag-column-drop-empty {
  color: rgba(255, 255, 255, 0.38);
  color: var(--ag-disabled-foreground-color, rgba(255, 255, 255, 0.38));
}

.ag-theme-balham .ag-column-drop-horizontal-cell-text {
  margin-left: 8px;
}

.ag-theme-balham .ag-column-drop-vertical {
  padding-top: 8px;
}

.ag-theme-balham .ag-menu-header {
  background-color: #0d1925;
  background-color: var(--ag-header-background-color, #0d1925);
}

.ag-theme-balham .ag-overlay-loading-center {
  background-color: #0d1925;
  background-color: var(--ag-background-color, #0d1925);
  border: 1px solid;
  border-color: #0d3956;
  border-color: var(--ag-border-color, #0d3956);
  color: #ffffff;
  color: var(--ag-foreground-color, #ffffff);
  padding: 16px;
}

.ag-theme-balham .ag-tooltip {
  border: none;
  background-color: #cbd0d3;
}

.ag-theme-balham .ag-panel-title-bar-button-icon {
  font-size: 20px;
}

.ag-theme-balham .ag-chart-data-section,
.ag-theme-balham .ag-chart-format-section {
  padding-bottom: 2px;
}

.ag-theme-balham .ag-group-toolbar {
  background-color: rgba(226, 233, 235, 0.5);
  background-color: var(--ag-subheader-toolbar-background-color, rgba(226, 233, 235, 0.5));
}

.ag-theme-balham .ag-chart-tab {
  padding-top: 2px;
}

.ag-theme-balham .ag-charts-format-sub-level-group-item {
  margin-bottom: 6px;
}

.ag-theme-balham .ag-root-wrapper {
  border: none;
}

.ag-theme-balham .ag-row {
  border-color: #0d3956;
}

.ag-theme-balham .ag-picker-field-wrapper {
  border-radius: 0;
}

.ag-theme-balham .ag-header-row {
  font-weight: 400;
  font-size: 12px;
}

.ag-theme-balham .ag-cell {
  line-height: 42px;
}

.ag-theme-balham .ag-header {
  border-bottom: none;
}

.ag-theme-balham .ag-header-row:last-child .ag-header-cell,
.ag-theme-balham .ag-header-row:last-child .ag-header-group-cell.ag-header-group-cell-with-group {
  border-bottom: 1px solid #0d3956;
}

input,
select,
option {
  color: #ffff;
  background-color: #152634;
  border-color: #5f5f5f;
}

input::placeholder {
  color: transparent;
}

.ag-theme-balham .ag-header-icon {
  transition: none !important;
}

.ag-theme-balham button:focus {
  box-shadow: none;
}

.ag-theme-balham .ag-header-group-cell-label {
  justify-content: center;
}

.ag-theme-balham .ag-header-group-cell .ag-header-cell-resize {
  display: none;
}

.ag-theme-balham .ag-header-group-cell::after {
  content: none;
}

.ag-theme-balham .ag-header-cell.suppress-reorder .ag-cell-label-container {
  pointer-events: none;
}

.ag-theme-balham .ag-filter-apply-panel {
  border-top: none;
}

.ag-theme-balham .ag-standard-button {
  padding: 0;
  border: none;
  font-size: 1em;
  font-weight: 600;
  background: none;
}

.ag-theme-balham .ag-filter-apply-panel button {
  border: 2px solid transparent;
  white-space: nowrap;
  padding: 3px;
}

.ag-theme-balham .ag-filter-apply-panel button:focus {
  padding: 2px;
  border-width: 3px;
  outline: 0 !important;
  box-shadow: none;
}

.ag-theme-balham .ag-filter-apply-panel button:last-of-type {
  background: rgba(42, 132, 205, 0.2);
  border-color: #dc8516;
  color: #dc8516;
  margin-left: 3px;
}

.ag-theme-balham .ag-filter-apply-panel button:first-of-type {
  background: rgba(42, 132, 205, 0.2);
  border-color: #2a84cd;
  color: #2a84cd;
  margin-right: 3px;
  margin-left: 0px;
}

.ag-theme-balham .ag-standard-button:hover,
.ag-theme-balham .ag-standard-button:focus {
  opacity: 1;
}

.ag-theme-balham .ag-column-menu-visible,
.ag-theme-balham .ag-menu,
.ag-theme-balham .ag-input-wrapper .ag-input-field-input,
.ag-theme-balham .ag-select .ag-picker-field-wrapper,
.ag-theme-balham .ag-popup .ag-select-list {
  background: #162634;
}

.ag-theme-balham .ag-menu {
  min-width: 130px !important;
  overflow-y: visible;
}

.ag-theme-balham .ag-filter-apply-panel {
  justify-content: center;
}

.ag-theme-balham .ag-header-cell-menu-button {
  opacity: 0;
}

.ag-theme-balham .ag-column-menu-visible .ag-header-cell-menu-button {
  opacity: 1;
}

.ag-theme-balham .ag-picker-field-wrapper {
  border-color: #5F5F5F;
}
/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/tpvol-table/src/lib/styles/table.css ***!
  \***************************************************************************************************************************************************************************************************************************************/
.table {
  height: 100%;
  width: 100%;
}

/* DEFAULT */
.ag-cell .interest {
  color: #D52B3F;
}

.ag-cell .ellipsis-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
}

.ag-cell .negative {
  margin-left: -4px;
}

.ag-cell.special {
  color: #fb4359;
}

.ag-row.purgedTrade {
  color: #758691;
}

/* TABLE ACTIONS */
.table-actions {
  display: flex;
  align-items: center;
}

.table-actions .clear-sort,
.table-actions .clear-filter {
  padding-left: 6px;
  font-size: 12px;
  white-space: nowrap;
  background: none;
  border: none;
  color: #83b4cc;
}

.table-actions .clear-sort.active::before {
  top: 0;
}

.table-actions .alert-settings-button {
  color: #83B4CC;
  font-size: 12px;
}

.table-actions .alert-settings-button:hover {
  color: #dc8516;
  cursor: pointer;
}

.table-actions .btnSettings {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 26px;
  background: none;
  border: none;
}

.table-actions .btnSettings.active {
  height: 20px;
  width: 26px;
}

.table-actions .btnSettings::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2383b4cc' d='M6 5.06a.94.94 0 1 0 0 1.88.94.94 0 0 0 0-1.88zM6 8.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zm5.94-3.25a.3.3 0 0 0-.28-.25h-1.27l-.08-.24-.39-.93-.11-.22.17-.18.73-.73a.28.28 0 0 0 .01-.36L9.66 1.28a.28.28 0 0 0-.36.01l-.73.73-.18.17a6.77 6.77 0 0 0-1.15-.5L7 1.61V.34a.3.3 0 0 0-.25-.28S6.35 0 6 0s-.75.06-.75.06A.3.3 0 0 0 5 .34v1.27l-.24.08-.93.39-.22.11-.18-.17-.73-.73a.28.28 0 0 0-.36-.01L1.28 2.33a.28.28 0 0 0 .01.36l.73.73.17.18c-.26.42-.5 1.15-.5 1.15L1.62 5H.34a.3.3 0 0 0-.28.25S0 5.65 0 6s.06.75.06.75A.3.3 0 0 0 .34 7h1.28l.07.24s.24.73.5 1.15l-.17.18-.73.73a.3.3 0 0 0-.03.37l.33.38.17.2.19.16.38.33a.3.3 0 0 0 .38-.03l.72-.73.18-.17.22.11.93.39.24.08v1.27c0 .14.11.27.25.28l.5.05L6 12l.26-.01.5-.05a.3.3 0 0 0 .24-.28v-1.28l.24-.07s.73-.24 1.15-.5l.18.17.73.73a.3.3 0 0 0 .37.03l.39-.33.18-.17.17-.18.32-.39a.3.3 0 0 0-.02-.37l-.73-.73-.17-.18c.26-.42.5-1.15.5-1.15l.07-.24h1.28a.3.3 0 0 0 .28-.25S12 6.35 12 6c0-.34-.06-.75-.06-.75'/%3E%3Cpath fill='%23dc8516' d='M6 19.06a.94.94 0 1 0 0 1.88.94.94 0 0 0 0-1.88zm0 3.44a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zm5.94-3.25a.3.3 0 0 0-.28-.25h-1.27l-.08-.24-.39-.93-.11-.22.17-.18.73-.73a.28.28 0 0 0 .01-.36l-1.06-1.06a.28.28 0 0 0-.36.01l-.73.73-.18.17a6.77 6.77 0 0 0-1.15-.5L7 15.61v-1.27a.3.3 0 0 0-.25-.28S6.35 14 6 14s-.75.06-.75.06a.3.3 0 0 0-.25.28v1.27l-.24.08-.93.39-.22.11-.18-.17-.73-.73a.28.28 0 0 0-.36-.01l-1.06 1.05a.28.28 0 0 0 .01.36l.73.73.17.18c-.26.42-.5 1.15-.5 1.15l-.07.25H.34a.3.3 0 0 0-.28.25S0 19.65 0 20s.06.75.06.75a.3.3 0 0 0 .28.25h1.28l.07.24s.24.73.5 1.15l-.17.18-.73.73a.3.3 0 0 0-.03.37l.33.38.17.2.19.16.38.33a.3.3 0 0 0 .38-.03l.72-.73.18-.17.22.11.93.39.24.08v1.27c0 .14.11.27.25.28l.5.05L6 26l.26-.01.5-.05a.3.3 0 0 0 .24-.28v-1.28l.24-.07s.73-.24 1.15-.5l.18.17.73.73a.3.3 0 0 0 .37.03l.39-.33.18-.17.17-.18.32-.39a.3.3 0 0 0-.02-.37l-.73-.73-.17-.18c.26-.42.5-1.15.5-1.15l.07-.24h1.28a.3.3 0 0 0 .28-.25s.06-.4.06-.75c0-.34-.06-.75-.06-.75'/%3E%3C/svg%3E%0A") 0 0 no-repeat;
}

.table-actions .btnSettings:hover::after,
.table-actions .btnSettings.active::after {
  background-position: 0 -14px;
}

.table-actions .btnSettings.active::before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  bottom: -1px;
  right: 0;
  background-color: #0e1b24;
  border: 1px solid #2a404e;
  border-bottom: none;
}

/* CUSTOM TOOLTIP */
.custom-tooltip {
  position: absolute;
  z-index: 1;
  line-height: 1;
  font-size: 12px;
  margin: 3px;
  padding: 6px;
  background: #2a84cd;
  color: #0d1925;
  pointer-events: none;
  transition: opacity 0.2s;
}

.custom-tooltip.ag-tooltip-hiding {
  opacity: 0;
}

/* MULTILEG */
.ag-cell.multi-leg-cell>span:only-child,
.ag-cell.multi-leg-cell>ng-component:only-child {
  display: flex;
  flex-direction: column;
  height: 42px;
  justify-content: center;
}

.ag-cell.multi-leg-cell>span:only-child>*,
.ag-cell.multi-leg-cell>ng-component:only-child>* {
  line-height: 18px;
}

/* BLOTTER CELL RENDERERS */
.ag-row:not(.purgedTrade) .ag-cell.special-trade-value {
  color: #dc8516;
}

.ag-cell.blotter-volume-cell>span {
  padding-left: 5px;
}

/* CELL RENDERERS */
.ag-cell .smallDate {
  font-size: 11px;
  color: #889097;
}

.ag-cell .specialCut {
  color: #2a84cd;
}

.ag-cell.direct-trader-name {
  color: #69BAFB;
}

.ag-cell .overLegColor {
  color: yellow;
}

/* TRADE DIRECTION INDICATOR */
.ag-cell.arrow-up>span,
.ag-cell.arrow-down>span {
  padding-left: 5px;
}

.ag-cell.arrow-up>span:not(:empty):before,
.ag-cell.arrow-down>span:not(:empty):before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
}

.ag-cell.arrow-up>span:not(:empty):before {
  border-width: 0 3px 6px;
  border-color: transparent transparent #23910e;
}

.ag-cell.arrow-down>span:not(:empty):before {
  border-width: 6px 3px 0;
  border-color: #ed1c24 transparent transparent;
}

/* ELECTRONIC TRADE INDICATOR */
.ag-cell.electronic-trade>span {
  padding-left: 5px;
}

.ag-cell.electronic-trade>span:not(:empty):before {
  content: '';
  position: absolute;
  top: 17px;
  left: 0;
  width: 6px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23D7C002' d='M296 160H180.6l42.6-129.8C227.2 15 215.7 0 200 0H56C44 0 33.8 8.9 32.2 20.8l-32 240C-1.7 275.2 9.5 288 24 288h118.7L96.6 482.5c-3.6 15.2 8 29.5 23.3 29.5 8.4 0 16.4-4.4 20.8-12l176-304c9.3-15.9-2.2-36-20.7-36z'%3E%3C/path%3E%3C/svg%3E") 0 0 no-repeat;
}

/* TRADE STATUS CELL */
.ag-cell.trade-status>span {
  display: flex;
  align-items: center;
}

.ag-cell.trade-status .cell-value {
  flex-grow: 1;
}

.ag-cell.trade-status .button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 100%;
  background-color: #273d4a;
  color: #0d1924;
  font-size: 15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}

.ag-cell.special-trade-value:not(.purgedTrade).trade-status .button.affirm {
  background-color: #dc8516;
}

.ag-cell.trade-status .button .edit-icon {
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230D1924' d='M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z'%3E%3C/path%3E%3C/svg%3E") 0 0 no-repeat;
}

/* LOCKED */
.ag-cell .locked {
  position: relative;
  padding-left: 12px;
}

.ag-cell .locked>span:first-child::after {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 6px;
  height: 8px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.09 8'%3E%3Cpath d='M5.18 2.98H.8c-.487 0-.852.52-.794 1C.009 5.04 0 6.11.01 7.17.049 7.65.531 8 1 8h4.29c.47-.1.85-.56.79-1.03v-3.2c0-.45-.45-.8-.9-.79zM3.41 5.7v.87c-.1.49-.83.3-.71-.14V5.7c-.53-.21-.68-.95-.28-1.35.34-.42 1.1-.34 1.36.12.25.42.1 1.03-.37 1.23zM1.55 2.71V1.5c.1-.47.52-.798.97-.738h1.3c.48.1.77.588.71 1.048v.89h.75V1.33C5.11.572 4.36-.038 3.57.002H2.12C1.33.142.729.952.785 1.77v.93h.765z' fill='%234c535d'/%3E%3C/svg%3E%0A") 0 0 no-repeat;
}

.ag-cell .locked.negative>span:first-child::after {
  left: 4px;
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/tpvol-clob/src/lib/shared/styles/clob-shared.css ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.broker-mode .tile-header-top .venue-name,
.broker-mode .tile-header-top .venue-logo,
body:not(.broker-mode) .tile-header-bottom .order-book-party,
body:not(.show-size) .tile-header-bottom .order-book-size {
  display: none !important;
}

.broker-mode .pika-single, .broker-mode .pika-single {
  z-index: 2100;
}

.order-book-size-inner .app-custom-ellipsis {
  line-height: normal;
  font-size: 10px;
}

.order-book-price {
  letter-spacing: -0.03em;
  font-size: 0.9em;
}

.app-custom-ellipsis {
  margin: 0 1px;
}

.app-custom-ellipsis:after {
  content: '...';
  font-size: 0.7em;
}

.color-yellow {
  color: yellow;
}

.font-weight-700 {
  font-weight: 700;
}
/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/app-trader/src/css/modal.component.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
.modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  min-width: 350px;
  border: 1px solid #203441;
  background: #0e1a23;
  font-size: 12px;
}

.modal .header {
  text-transform: uppercase;
  color: #889097;
  width: 100%;
  margin-bottom: 15px;
  font-size: 14px;
}

.modal .text {
  width: 100%;
}

.modal .btn-wrapper {
  margin: 30px 0 15px 0;
  display: flex;
  justify-content: center;
}

.modal .btn-wrapper .buttonCommon {
  text-transform: uppercase;
  font-size: 13px;
}

.modal .btn-wrapper .buttonCommon.cancel {
  background: rgba(42, 132, 205, .2);
  border-color: #2a84cd;
  color: #2a84cd;
}

.modal .btn-wrapper .buttonCommon:first-child {
  margin-right: 10px;
}

/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/tpvol-clob/src/lib/shared/styles/aux-shared.css ***!
  \**************************************************************************************************************************************************************************************************************************************************/
.aux-depth-row .editBtn.btnQuoteEdit.active {
  position: static;
  visibility: visible;
  height: 20px;
  width: 20px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transform: none;
}

/*!*********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/app-trader/src/css/pikaday.css ***!
  \*********************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-single {
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
}

.pika-lendar {
  float: left;
  width: 210px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}

.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 0 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  vertical-align: middle;
  margin: 0;
  left: 0;
  top: 0;
  opacity: 0;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  text-indent: 20px; /* hide text using text-indent trick, using width value (it's enough) */
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
}

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}

.pika-select {
  display: inline-block;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-today .pika-button {
  color: #3af;
  font-weight: bold;
}

.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #3af;
  border-radius: 1px;
}

.is-inrange .pika-button {
  background: #d5e9f7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6cb31d;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #3af;
  border-radius: 3px;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}

.pika-button:hover {
  color: #fff;
  background: #ff8000;
  border-radius: 3px;
}

/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}


/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/app-trader/src/css/pikaday-theme.css ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* This theme is an example to show how you can create your own. */
.pika-single.dark-theme {
  color: #fff;
  background: #102335;
  border: 1px solid #334e5f;
}

.dark-theme .pika-label {
  background: none;
}

.dark-theme .pika-prev,
.dark-theme .is-rtl .pika-next {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAQAAACGG/bgAAAAQ0lEQVR4Ae3KIQ4AIBTD0N0/IeHGI3UIRA3ut/Zl+ltXc5++htVAmIAwAWECwgSEKbgthEoIlRAqIVRCqINQB9nDgQd7ktwFo6UpWQAAAABJRU5ErkJggg==');
}

.dark-theme .pika-next,
.dark-theme .is-rtl .pika-prev {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAQAAACGG/bgAAAAP0lEQVQ4y+3TMQoAMAgEwfwfAvvjTZ1uGzuvHhBPPGczEG+FRqqRaqQaqUaqkX6QBmmjacvQ6qEVTjsh+xizebvlaWptGXZAAAAAAElFTkSuQmCC');
}

.dark-theme .pika-table th {
  color: #97adc7;
}

.dark-theme .pika-button {
  color: #fff;
  background: none;
}

.dark-theme .pika-week {
  color: #999;
}

.dark-theme .is-today .pika-button {
  color: #5594ad;
}

.dark-theme .is-selected .pika-button {
  color: #fff;
  background: #5594ad;
  box-shadow: none;
  border-radius: 1px;
}

.dark-theme .is-disabled .pika-button {
  color: #999;
  opacity: .3;
}

.dark-theme .pika-button:hover {
  color: #fff;
  background: #999;
  border-radius: 1px;
}

/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./projects/app-trader/src/styles.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************/
html,
body {
  height: 100%;
  scrollbar-face-color: #0e1b24;
  scrollbar-arrow-color: #0e1b24;
  scrollbar-track-color: #102b3d;
  scrollbar-shadow-color: #0e1b24;
  scrollbar-highlight-color: #102b3d;
  scrollbar-3dlight-color: #102b3d;
  scrollbar-darkshadow-color: #102b3d;
}

body {
  overflow: hidden;
  margin: 0 auto;
  font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #2a404e;
  color: #fff;
  user-select: none;
}

::-webkit-scrollbar {
  width: 21px;
}

::-webkit-scrollbar-track {
  background: #102b3d;
  border: 1px solid #0d171f;
}

::-webkit-scrollbar-thumb {
  background: #0e1b24;
  background-clip: padding-box;
  border: 3px solid transparent;}

::-webkit-scrollbar-corner {
  background: #0f252f;
  border-bottom: 1px solid #0d171f;
  border-right: 1px solid #0d171f;
}

select,
input[type="radio"],
input[type="checkbox"] {
  vertical-align: top;
  cursor: pointer;
  outline: none;
}

input,
button,
textarea {
  font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #0e1b24 inset;
  -webkit-text-fill-color: #fff;
}

.loadingSpinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 100%;
  opacity: .5;
  animation: spin 1s infinite linear;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.smallFont {
  font-size: 12px;
}

th.align-left,
td.align-left {
  text-align: left;
}

th.align-right,
td.align-right {
  text-align: right;
}

th.align-center,
td.align-center {
  text-align: center;
}

.cdk-visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  outline: 0;
  clip: rect(0 0 0 0);
  -webkit-appearance: none;
  -moz-appearance: none;
}

.mat-radio-button .mat-radio-container,
.mat-radio-button .mat-radio-outer-circle,
.mat-radio-button .mat-radio-inner-circle { /* override */
  width: 16px;
  height: 16px;
}

.mat-radio-button .mat-radio-outer-circle { /* override */
  border-width: 1px;
  border-color: #5f5f5f;
}

.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background: #5f5f5f;
}

.buttonCommon,
#rfqSubmit {
  display: inline-block;
  vertical-align: top;
  padding: 5px 7px;
  line-height: 1.2;
  font-size: inherit;
  background: rgba(220, 133, 22, .2);
  border: 2px solid #dc8516;
  color: #dc8516;
  cursor: pointer;
  outline: none;
}

.buttonCommon:hover,
#rfqSubmit:hover{
  opacity: .9;
}

.buttonCommon:disabled,
#rfqSubmit:disabled {
  opacity: .5;
  pointer-events: none;
}

.buttonCommon:focus,
#rfqSubmit:focus {
  padding: 4px 6px;
  border-width: 3px;
}

#rfqSubmit {
  font-size: 13px;
}

/* Edit button */
.editBtn {
  margin-bottom: 1px;
  padding: 0;
  width: 20px;
  height: 20px;
  background: none;
  border: none;
}

.editBtnAlt {
  color: #374A5A;
  cursor: pointer;
}

.active.editBtn {
  z-index: 2;
  position: relative;
  visibility: visible;
  margin: -10px 0 -10px -9px;
  height: 38px;
  width: 38px;
  background: #0e1b24;
  border: 1px solid #2a404e;
  border-bottom: none;
}

.active.reversed.editBtn {
  border-top: none;
  border-bottom: 1px solid #2a404e;
}

.editBtn::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background: url('/img/icon-pencil.svg') 0 0 no-repeat;
}

.active.editBtn::before {
  background-position: 0 -20px;
}

.editBtn[disabled] {
  visibility: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .editBtn {
    height: 100%;
    line-height: normal;
  }

  .active.editBtn {
    padding-top: -1px;
  }
}

/* -------------------- */

/* Common styles for popup toggle buttons */
button.popupToggleBtn.active {
  z-index: 2;
  height: 38px;
  width: 38px;
  background: #0e1b24;
  border: 1px solid #2a404e;
}

/* -------------------- */

.venue-TP .venue-logo,
.venue-logo.venue-TP {
  background: url("/img/branding/logo_tp.png") 0 0 no-repeat;
}

.venue-TP.venue-logo-full {
  background: url("/assets/img/branding/logo_tp_full.png") 0 0 no-repeat;
}

.venue-ICAP .venue-logo,
.venue-logo.venue-ICAP {
  background: url("/img/branding/logo_icap.png") 0 0 no-repeat;
}

.venue-ICAP.venue-logo-full {
  background: url("/assets/img/branding/logo_icap_full.png") 0 0 no-repeat;
}

/* -------------------- */

/* Broker app migrated element styles */

tp-confirmpurge button {
  background: rgba(220, 133, 22, .2);
  border: 2px solid #dc8516;
  color: #dc8516;
  cursor: pointer;
  outline: none;
}

rfq-quoteticket .captionLegVols {
  padding-right: 4px;
}

.checkbox-with-label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.checkbox-label {
  vertical-align: middle;
  font-size: 12px;
  color: #97adc7;
  padding-left: 4px;
}

.containsTooltip {
  z-index: 2000;
}

/* modeToggle start */

.modeToggle {
  position: absolute;
  right: 115px;
  top: 3px;
  z-index: 5;
  color: white;
}

.modeToggle .toggleWrap .toggle-labelOn,
.modeToggle .toggleWrap .toggle-labelOff,
.modeToggle .toggleWrap .caption {
  color: white;
}

.modeToggle .toggleWrap .toggle {
  border-color: white;
}

.modeToggle .toggleWrap .toggle .toggle-handle {
  background: white !important;
}

/* modeToggle end */
