@font-face {
  font-family: 'gotham_book';
  src: url("/assets/fonts/Gotham-Book_Web.woff2") format("woff2");			 
  font-weight: normal;
  font-style: normal;
}

.dxp-disable-container-wrap dxp-layout-manager > * {
  display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: row !important;
}
@keyframes loading {
  0% {
    background-position: -100px;
  }
  to {
    background-position: 300px;
  }
}
.dxp-default-fill-remaining-space {
  flex: 1;
}
.dxp-table-grid.dxp-table {
  max-width: 100ch;
}
.dxp-table-grid.dxp-table .mat-form-field-underline {
  max-width: 90ch;
}
.dxp-table-grid.dxp-table .mat-cell:not(:first-child) {
  display: none;
}
.dxp-table-grid.dxp-table .mat-header-row {
  display: none;
}
.dxp-table-grid.dxp-table .mat-row {
  border: none;
}
.dxp-table-grid.dxp-table .mat-paginator {
  display: none;
}
.dxp-table-grid.dxp-table .mat-cell:first-child {
  max-width: 100ch;
  border-radius: 5px;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  padding: 0 0 2em 2em;
  margin-bottom: 1.75em;
  background-color: #fffc;
}
.dxp-table-grid.dxp-table .mat-cell:first-child > .dxp-wrapper {
  width: 100%;
}
.dxp-table-grid.dxp-table .mat-cell:first-child > .dxp-wrapper > .dxp-control {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-table-grid.dxp-table.dxp-table-grid-key-value-items
  .mat-cell:first-child
  > .dxp-wrapper
  > .dxp-control {
  align-items: flex-end;
}
.dxp-table-grid.dxp-table.dxp-table-grid-key-value-items
  .mat-cell:first-child
  > .dxp-wrapper
  > .dxp-control
  > :nth-child(2) {
  flex: 1;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.dxp-grid-2-1-2 > .dxp-layout {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.dxp-grid-2-1-2 > .dxp-layout > *:nth-child(1) {
  flex: 1.5;
}
.dxp-grid-2-1-2 > .dxp-layout > *:nth-child(2) {
  flex: 1;
}
.dxp-grid-2-1-2 > .dxp-layout > *:nth-child(3) {
  flex: 2.5;
}
.dxp-grid-2-1-2 {
  flex: 1;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 400 24px/32px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 500 20px/32px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 11.62px/20px gotham_book,Arial,sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 9.38px/20px gotham_book,Arial,sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 14px/24px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 14px/20px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px/20px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px/112px gotham_book,Arial,sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px/56px gotham_book,Arial,sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px/48px gotham_book,Arial,sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px/40px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px/20px gotham_book,Arial,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: gotham_book,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.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-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell,
.mat-footer-cell {
  font-size: 14px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-dialog-title {
  font: 500 20px/32px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px/20px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: gotham_book,Arial,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-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-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);
  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);
  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);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.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-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-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: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: gotham_book,Arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 12px;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slider-thumb-label-text {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-label,
.mat-tab-link {
  font-family: gotham_book,Arial,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 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.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:nth-child(n + 2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: gotham_book,Arial,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: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:nth-child(n + 2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px/24px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 14px;
}
.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;
  white-space: nowrap;
  outline: 0;
  appearance:none;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir="rtl"] .cdk-visually-hidden {
  left: auto;
  right: 0;
}
.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;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  inset: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.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 {
  opacity: 0;
  visibility: visible;
}
.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;
}
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;
}
@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;
}
.mat-focus-indicator,
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: gotham_book,Arial,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 .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 500 1.25rem/1.6 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 400 1.125rem/1.555 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font: 400 1.125rem/1.5 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font: 400 1rem/1.5 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 0.72625rem/1.428 gotham_book,Arial,sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 0.58625rem/1.428 gotham_book,Arial,sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font: 500 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 0.75rem/1.666 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 8rem/8rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 56px;
}
.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 4rem/4rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 3.214rem/3.429rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 2.429rem/2.857rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 0.875rem/1.428 gotham_book,Arial,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: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-button-toggle,
.mat-card {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-card-title {
  font-size: 1.25rem;
  font-weight: 400;
}
.mat-card-header .mat-card-title {
  font-size: 1.125rem;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 0.875rem;
}
.mat-checkbox {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.428;
}
.mat-chip {
  font-size: 0.875rem;
  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: gotham_book,Arial,sans-serif;
}
.mat-header-cell {
  font-size: 0.75rem;
  font-weight: 500;
}
.mat-cell,
.mat-footer-cell {
  font-size: 0.875rem;
}
.mat-calendar {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 400 1.125rem/1.555 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.428;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.571em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.428;
}
.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.428em;
  line-height: 1.428;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 1.071em 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.57098em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.57097em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-label-wrapper {
  top: -1.071em;
  padding-top: 1.071em;
}
.mat-form-field-label {
  top: 1.571em;
}
.mat-form-field-underline {
  bottom: 1.571em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 2.0946666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.286em 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.357em) scale(0.75) perspective(100px)
    translateZ(0.00106px);
  width: 133.3333933333%;
}
.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.357em) scale(0.75) perspective(100px)
    translateZ(0.00107px);
  width: 133.3334033333%;
}
.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.357em) scale(0.75) perspective(100px)
    translateZ(0.00108px);
  width: 133.3334133333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.357em;
}
.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.2386666667em;
  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.35691em) 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.3569em) 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.35689em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.321em;
  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.82098em) scale(0.75);
  width: 133.3333533333%;
}
.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.82097em) scale(0.75);
  width: 133.3333633333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 2.071em;
  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.82098em) scale(0.75);
  width: 133.3333533333%;
}
.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.82097em) scale(0.75);
  width: 133.3333633333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 0.875rem;
}
.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: 0.75rem;
}
input.mat-input-element {
  margin-top: -0.214em;
}
.mat-menu-item {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.75rem;
}
.mat-radio-button,
.mat-select {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-select-trigger {
  height: 1.428em;
}
.mat-slide-toggle-content {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
}
.mat-stepper-vertical,
.mat-stepper-horizontal {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-step-label {
  font-size: 0.875rem;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: 400;
}
.mat-step-label-error {
  font-size: 0.875rem;
}
.mat-step-label-selected {
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-tab-group {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-tab-label,
.mat-tab-link {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 400 1.125rem/1.555 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: gotham_book,Arial,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,
.mat-list-option {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 1.125rem;
}
.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: 0.875rem;
}
.mat-list-base .mat-list-option {
  font-size: 1.125rem;
}
.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: 0.875rem;
}
.mat-list-base .mat-subheader {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 0.75rem;
}
.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: 0.75rem;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 0.75rem;
}
.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: 0.75rem;
}
.mat-list-base[dense] .mat-subheader {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
}
.mat-option {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 1.125rem;
}
.mat-optgroup-label {
  font: 500 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: gotham_book,Arial,sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 0.875rem;
}
.mat-ripple-element {
  background-color: #0000001a;
}
.mat-option {
  color: #000000de;
}
.mat-option:hover:not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: #000000de;
}
.mat-option.mat-option-disabled {
  color: #00000061;
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00c4ec;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00c4ec;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.mat-optgroup-label {
  color: #0000008a;
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: #00000061;
}
.mat-pseudo-checkbox {
  color: #0000008a;
}
.mat-pseudo-checkbox:after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate,
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #00c4ec;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.mat-app-background {
  background-color: #fafafa;
  color: #000000de;
}
.mat-elevation-z0 {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-elevation-z1 {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
}
.mat-elevation-z2 {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-elevation-z3 {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
}
.mat-elevation-z4 {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-elevation-z5 {
  box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f;
}
.mat-elevation-z6 {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.mat-elevation-z7 {
  box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024,
    0 2px 16px 1px #0000001f;
}
.mat-elevation-z8 {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024,
    0 3px 14px 2px #0000001f;
}
.mat-elevation-z9 {
  box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024,
    0 3px 16px 2px #0000001f;
}
.mat-elevation-z10 {
  box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024,
    0 4px 18px 3px #0000001f;
}
.mat-elevation-z11 {
  box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024,
    0 4px 20px 3px #0000001f;
}
.mat-elevation-z12 {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024,
    0 5px 22px 4px #0000001f;
}
.mat-elevation-z13 {
  box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024,
    0 5px 24px 4px #0000001f;
}
.mat-elevation-z14 {
  box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024,
    0 5px 26px 4px #0000001f;
}
.mat-elevation-z15 {
  box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024,
    0 6px 28px 5px #0000001f;
}
.mat-elevation-z16 {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024,
    0 6px 30px 5px #0000001f;
}
.mat-elevation-z17 {
  box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024,
    0 6px 32px 5px #0000001f;
}
.mat-elevation-z18 {
  box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024,
    0 7px 34px 6px #0000001f;
}
.mat-elevation-z19 {
  box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024,
    0 7px 36px 6px #0000001f;
}
.mat-elevation-z20 {
  box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024,
    0 8px 38px 7px #0000001f;
}
.mat-elevation-z21 {
  box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024,
    0 8px 40px 7px #0000001f;
}
.mat-elevation-z22 {
  box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024,
    0 8px 42px 7px #0000001f;
}
.mat-elevation-z23 {
  box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024,
    0 9px 44px 8px #0000001f;
}
.mat-elevation-z24 {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024,
    0 9px 46px 8px #0000001f;
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: #000000de;
}
.mat-autocomplete-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel
  .mat-option.mat-selected:not(.mat-active):not(:hover):not(
    .mat-option-disabled
  ) {
  color: #000000de;
}
.mat-badge {
  position: relative;
}
.mat-badge.mat-badge {
  overflow: visible;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir="rtl"] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir="rtl"] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir="rtl"]
  .mat-badge-small.mat-badge-overlap.mat-badge-before
  .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir="rtl"]
  .mat-badge-small.mat-badge-overlap.mat-badge-after
  .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir="rtl"] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir="rtl"] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir="rtl"]
  .mat-badge-medium.mat-badge-overlap.mat-badge-before
  .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir="rtl"]
  .mat-badge-medium.mat-badge-overlap.mat-badge-after
  .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir="rtl"] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir="rtl"] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir="rtl"]
  .mat-badge-large.mat-badge-overlap.mat-badge-before
  .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir="rtl"]
  .mat-badge-large.mat-badge-overlap.mat-badge-after
  .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-badge-content {
  color: #fff;
  background: #00c4ec;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #00c4ec;
  color: #fff;
}
.mat-badge-warn .mat-badge-content {
  color: #fff;
  background: #f44336;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: #00000061;
}
.mat-bottom-sheet-container {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024,
    0 6px 30px 5px #0000001f;
  background: white;
  color: #000000de;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary,
.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
  color: #00c4ec;
}
.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-primary.mat-button-disabled,
.mat-button.mat-accent.mat-button-disabled,
.mat-button.mat-warn.mat-button-disabled,
.mat-button.mat-button-disabled.mat-button-disabled,
.mat-icon-button.mat-primary.mat-button-disabled,
.mat-icon-button.mat-accent.mat-button-disabled,
.mat-icon-button.mat-warn.mat-button-disabled,
.mat-icon-button.mat-button-disabled.mat-button-disabled,
.mat-stroked-button.mat-primary.mat-button-disabled,
.mat-stroked-button.mat-accent.mat-button-disabled,
.mat-stroked-button.mat-warn.mat-button-disabled,
.mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #00000042;
}
.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay,
.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #00c4ec;
}
.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element,
.mat-icon-button .mat-ripple-element,
.mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: #0000001f;
}
.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
  color: #000000de;
  background-color: #fff;
}
.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary,
.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent,
.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  color: #fff;
}
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #00000042;
}
.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary,
.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
  background-color: #00c4ec;
}
.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: #0000001f;
}
.mat-flat-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-stroked-button:not([class*="mat-elevation-z"]),
.mat-flat-button:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-raised-button:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-raised-button:not(.mat-button-disabled):active:not(
    [class*="mat-elevation-z"]
  ) {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024,
    0 3px 14px 2px #0000001f;
}
.mat-raised-button.mat-button-disabled:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-fab:not([class*="mat-elevation-z"]),
.mat-mini-fab:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.mat-fab:not(.mat-button-disabled):active:not([class*="mat-elevation-z"]),
.mat-mini-fab:not(.mat-button-disabled):active:not([class*="mat-elevation-z"]) {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024,
    0 5px 22px 4px #0000001f;
}
.mat-fab.mat-button-disabled:not([class*="mat-elevation-z"]),
.mat-mini-fab.mat-button-disabled:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-button-toggle-standalone:not([class*="mat-elevation-z"]),
.mat-button-toggle-group:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not(
    [class*="mat-elevation-z"]
  ),
.mat-button-toggle-group-appearance-standard:not([class*="mat-elevation-z"]) {
  box-shadow: none;
}
.mat-button-toggle {
  color: #00000061;
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #0000001f;
}
.mat-button-toggle-appearance-standard {
  color: #000000de;
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: #000;
}
.mat-button-toggle-group-appearance-standard
  .mat-button-toggle
  + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}
[dir="rtl"]
  .mat-button-toggle-group-appearance-standard
  .mat-button-toggle
  + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}
.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 #e0e0e0;
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: #0000008a;
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #000000de;
}
.mat-button-toggle-disabled {
  color: #00000042;
  background-color: #eee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: #000000de;
}
.mat-card:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
}
.mat-card.mat-card-flat:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.mat-card-subtitle {
  color: #0000008a;
}
.mat-checkbox-frame {
  border-color: #0000008a;
}
.mat-checkbox-checkmark {
  fill: #fafafa;
}
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.mat-checkbox-checked.mat-primary .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #00c4ec;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: #00000061;
}
.mat-checkbox .mat-ripple-element {
  background-color: #000;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary
  .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary
  .mat-ripple-element {
  background: #00c4ec;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent
  .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent
  .mat-ripple-element {
  background: #00c4ec;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: #000000de;
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: #000000de;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00c4ec;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #00c4ec;
  color: #fff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: #ffffff1a;
}
.mat-table {
  background: white;
}
.mat-table thead,
.mat-table tbody,
.mat-table tfoot,
mat-header-row,
mat-row,
mat-footer-row,
[mat-header-row],
[mat-row],
[mat-footer-row],
.mat-table-sticky {
  background: inherit;
}
mat-row,
mat-header-row,
mat-footer-row,
th.mat-header-cell,
td.mat-cell,
td.mat-footer-cell {
  border-bottom-color: #0000001f;
}
.mat-header-cell {
  color: #0000008a;
}
.mat-cell,
.mat-footer-cell {
  color: #000000de;
}
.mat-calendar-arrow {
  fill: #0000008a;
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: #0000008a;
}
.mat-calendar-table-header-divider:after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-table-header,
.mat-calendar-body-label {
  color: #0000008a;
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: #000000de;
  border-color: transparent;
}
.mat-calendar-body-disabled
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ) {
  color: #00000061;
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: #00000061;
}
.mat-calendar-body-in-preview {
  color: #0000003d;
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ) {
  border-color: #00000061;
}
.mat-calendar-body-disabled
  > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ) {
  border-color: #0000002e;
}
.mat-calendar-body-in-range:before {
  background: rgba(0, 196, 236, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start:before,
[dir="rtl"] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(
    to right,
    rgba(0, 196, 236, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.mat-calendar-body-comparison-bridge-end:before,
[dir="rtl"] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(
    to left,
    rgba(0, 196, 236, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #00c4ec;
  color: #fff;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: #00c4ec66;
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.cdk-keyboard-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ),
.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: #00c4ec4d;
}
@media (hover: hover) {
  .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
    ) {
    background-color: #00c4ec4d;
  }
}
.mat-datepicker-content {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
  background-color: #fff;
  color: #000000de;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
  background: rgba(0, 196, 236, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent
  .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-accent
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(
    to right,
    rgba(0, 196, 236, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-accent
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(
    to left,
    rgba(0, 196, 236, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-in-range
  > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent
  .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent
  .mat-calendar-body-in-comparison-range
  > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #00c4ec;
  color: #fff;
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-disabled
  > .mat-calendar-body-selected {
  background-color: #00c4ec66;
}
.mat-datepicker-content.mat-accent
  .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.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
  ),
.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: #00c4ec4d;
}
@media (hover: hover) {
  .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
    ) {
    background-color: #00c4ec4d;
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before {
  background: rgba(244, 67, 54, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn
  .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-warn
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(
    to right,
    rgba(244, 67, 54, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.mat-datepicker-content.mat-warn
  .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-warn
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(
    to left,
    rgba(244, 67, 54, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.mat-datepicker-content.mat-warn
  .mat-calendar-body-in-range
  > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn
  .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn
  .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn
  .mat-calendar-body-in-comparison-range
  > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: #fff;
}
.mat-datepicker-content.mat-warn
  .mat-calendar-body-disabled
  > .mat-calendar-body-selected {
  background-color: #f4433666;
}
.mat-datepicker-content.mat-warn
  .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.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
  ),
.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: #f443364d;
}
@media (hover: hover) {
  .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
    ) {
    background-color: #f443364d;
  }
}
.mat-datepicker-content-touch {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024,
    0 9px 46px 8px #0000001f;
}
.mat-datepicker-toggle-active,
.mat-datepicker-toggle-active.mat-accent {
  color: #00c4ec;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.mat-date-range-input-inner[disabled] {
  color: #00000061;
}
.mat-dialog-container {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024,
    0 9px 46px 8px #0000001f;
  background: white;
  color: #000000de;
}
.mat-divider {
  border-top-color: #0000001f;
}
.mat-divider-vertical {
  border-right-color: #0000001f;
}
.mat-expansion-panel {
  background: white;
  color: #000000de;
}
.mat-expansion-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-action-row {
  border-top-color: #0000001f;
}
.mat-expansion-panel
  .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled="true"]),
.mat-expansion-panel
  .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled="true"]),
.mat-expansion-panel:not(.mat-expanded)
  .mat-expansion-panel-header:hover:not([aria-disabled="true"]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled="true"])
    .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: #000000de;
}
.mat-expansion-panel-header-description,
.mat-expansion-indicator:after {
  color: #0000008a;
}
.mat-expansion-panel-header[aria-disabled="true"] {
  color: #00000042;
}
.mat-expansion-panel-header[aria-disabled="true"]
  .mat-expansion-panel-header-title,
.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;
}
.mat-form-field-label,
.mat-hint {
  color: #0009;
}
.mat-form-field.mat-focused .mat-form-field-label,
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #00c4ec;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #00c4ec;
}
.mat-form-field-ripple {
  background-color: #000000de;
}
.mat-form-field.mat-focused .mat-form-field-ripple,
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #00c4ec;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid)
  .mat-form-field-infix:after {
  color: #00c4ec;
}
.mat-form-field-type-mat-native-select.mat-focused:not(
    .mat-form-field-invalid
  ).mat-accent
  .mat-form-field-infix:after {
  color: #00c4ec;
}
.mat-form-field-type-mat-native-select.mat-focused:not(
    .mat-form-field-invalid
  ).mat-warn
  .mat-form-field-infix:after {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label,
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid
  .mat-form-field-label
  .mat-form-field-required-marker {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.mat-error {
  color: #f44336;
}
.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-appearance-legacy .mat-hint {
  color: #0000008a;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #0000006b;
}
.mat-form-field-appearance-legacy.mat-form-field-disabled
  .mat-form-field-underline {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.42) 0%,
    rgba(0, 0, 0, 0.42) 33%,
    transparent 0%
  );
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: #0000006b;
}
.mat-form-field-appearance-standard.mat-form-field-disabled
  .mat-form-field-underline {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.42) 0%,
    rgba(0, 0, 0, 0.42) 33%,
    transparent 0%
  );
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: #0000000a;
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: #00000005;
}
.mat-form-field-appearance-fill .mat-form-field-underline:before {
  background-color: #0000006b;
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: #00000061;
}
.mat-form-field-appearance-fill.mat-form-field-disabled
  .mat-form-field-underline:before {
  background-color: transparent;
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: #0000001f;
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: #000000de;
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-focused.mat-accent
  .mat-form-field-outline-thick {
  color: #00c4ec;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn
  .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid
  .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-disabled
  .mat-form-field-label {
  color: #00000061;
}
.mat-form-field-appearance-outline.mat-form-field-disabled
  .mat-form-field-outline {
  color: #0000000f;
}
.mat-icon.mat-primary,
.mat-icon.mat-accent {
  color: #00c4ec;
}
.mat-icon.mat-warn {
  color: #f44336;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
  color: #0000008a;
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled
  .mat-form-field-infix:after {
  color: #00000061;
}
.mat-input-element {
  caret-color: #00c4ec;
}
.mat-input-element::placeholder {
  color: #0000006b;
}
.mat-input-element::-moz-placeholder {
  color: #0000006b;
}
.mat-input-element::-webkit-input-placeholder {
  color: #0000006b;
}
.mat-input-element:-ms-input-placeholder {
  color: #0000006b;
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #00c4ec;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid
  .mat-form-field-infix:after {
  color: #f44336;
}
.mat-list-base .mat-list-item,
.mat-list-base .mat-list-option {
  color: #000000de;
}
.mat-list-base .mat-subheader {
  color: #0000008a;
}
.mat-list-base .mat-list-item-disabled {
  background-color: #eee;
  color: #00000061;
}
.mat-list-option:hover,
.mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option,
.mat-list-single-selected-option:hover,
.mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-menu-item {
  background: transparent;
  color: #000000de;
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: #00000061;
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: #0000008a;
}
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: white;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: #0000008a;
}
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: #00000061;
}
.mat-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: #bcedf7;
}
.mat-progress-bar-buffer {
  background-color: #bcedf7;
}
.mat-progress-bar-fill:after {
  background-color: #00c4ec;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bcedf7;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bcedf7;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
  background-color: #00c4ec;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
  background-color: #f44336;
}
.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #00c4ec;
}
.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: #00c4ec;
}
.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.mat-radio-outer-circle {
  border-color: #0000008a;
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00c4ec;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary
  .mat-radio-ripple
  .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00c4ec;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00c4ec;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent
  .mat-radio-ripple
  .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #00c4ec;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn
  .mat-radio-ripple
  .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #00000061;
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #00000061;
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #00000061;
}
.mat-radio-button .mat-ripple-element {
  background-color: #000;
}
.mat-select-value {
  color: #000000de;
}
.mat-select-placeholder {
  color: #0000006b;
}
.mat-select-disabled .mat-select-value {
  color: #00000061;
}
.mat-select-arrow {
  color: #0000008a;
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow,
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #00c4ec;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: #00000061;
}
.mat-drawer-container {
  background-color: #fafafa;
  color: #000000de;
}
.mat-drawer {
  background-color: #fff;
  color: #000000de;
}
.mat-drawer.mat-drawer-push {
  background-color: #fff;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024,
    0 6px 30px 5px #0000001f;
}
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end,
[dir="rtl"] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir="rtl"] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: #0009;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #00c4ec;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #00c4ec8a;
}
.mat-slide-toggle.mat-checked .mat-ripple-element,
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00c4ec;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: #00c4ec8a;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00c4ec;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: #f443368a;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #000;
}
.mat-slide-toggle-thumb {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: #00000061;
}
.mat-slider-track-background {
  background-color: #00000042;
}
.mat-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #00c4ec;
}
.mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: #00c4ec33;
}
.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #00c4ec;
}
.mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: #00c4ec33;
}
.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: #fff;
}
.mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: #f4433633;
}
.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #00000061;
}
.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb,
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: #00000042;
}
.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: #0000001f;
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing
  .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing
  .mat-slider-thumb-label {
  background-color: #000000de;
}
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused
  .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused
  .mat-slider-thumb-label {
  background-color: #00000042;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing)
  .mat-slider-thumb {
  border-color: #00000042;
  background-color: transparent;
}
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover
  .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ).cdk-focused
  .mat-slider-thumb {
  border-color: #00000061;
}
.mat-slider.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ):hover.mat-slider-disabled
  .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ).cdk-focused.mat-slider-disabled
  .mat-slider-thumb {
  border-color: #00000042;
}
.mat-slider-has-ticks .mat-slider-wrapper:after {
  border-color: #000000b3;
}
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(
    to right,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
  background-image: -moz-repeating-linear-gradient(
    0.0001deg,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
}
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
}
.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover:not([aria-disabled]),
.mat-step-header:hover[aria-disabled="false"] {
  background-color: #0000000a;
}
.mat-step-header:hover[aria-disabled="true"] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: #0000008a;
}
.mat-step-header .mat-step-icon {
  background-color: #0000008a;
  color: #fff;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #00c4ec;
  color: #fff;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: #fff;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #00c4ec;
  color: #fff;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: #fff;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: #fff;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: #000000de;
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.mat-stepper-horizontal,
.mat-stepper-vertical {
  background-color: #fff;
}
.mat-stepper-vertical-line:before {
  border-left-color: #0000001f;
}
.mat-horizontal-stepper-header:before,
.mat-horizontal-stepper-header:after,
.mat-stepper-horizontal-line {
  border-top-color: #0000001f;
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 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;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.mat-tab-label,
.mat-tab-link {
  color: #000000de;
}
.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
  color: #00000061;
}
.mat-tab-header-pagination-chevron {
  border-color: #000000de;
}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #00000061;
}
.mat-tab-group[class*="mat-background-"] > .mat-tab-header,
.mat-tab-nav-bar[class*="mat-background-"] {
  border-bottom: none;
  border-top: none;
}
.mat-tab-group.mat-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #00c4ec;
}
.mat-tab-group.mat-primary.mat-background-primary
  > .mat-tab-header
  .mat-ink-bar,
.mat-tab-group.mat-primary.mat-background-primary
  > .mat-tab-link-container
  .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary
  > .mat-tab-header
  .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary
  > .mat-tab-link-container
  .mat-ink-bar {
  background-color: #fff;
}
.mat-tab-group.mat-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #00c4ec;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-accent.mat-background-accent
  > .mat-tab-link-container
  .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent
  > .mat-tab-header
  .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent
  > .mat-tab-link-container
  .mat-ink-bar {
  background-color: #fff;
}
.mat-tab-group.mat-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-warn.mat-background-warn
  > .mat-tab-link-container
  .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn
  > .mat-tab-link-container
  .mat-ink-bar {
  background-color: #fff;
}
.mat-tab-group.mat-background-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.mat-tab-group.mat-background-primary > .mat-tab-header,
.mat-tab-group.mat-background-primary > .mat-tab-link-container,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #00c4ec;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-tab-link {
  color: #fff;
}
.mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-focus-indicator:before {
  border-color: #fff;
}
.mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary
  > .mat-tab-link-container
  .mat-ripple-element,
.mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination
  .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header-pagination
  .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.mat-tab-group.mat-background-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.mat-tab-group.mat-background-accent > .mat-tab-header,
.mat-tab-group.mat-background-accent > .mat-tab-link-container,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #00c4ec;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: #fff;
}
.mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-focus-indicator:before {
  border-color: #fff;
}
.mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent
  > .mat-tab-link-container
  .mat-ripple-element,
.mat-tab-group.mat-background-accent
  > .mat-tab-header-pagination
  .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-link-container
  .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header-pagination
  .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.mat-tab-group.mat-background-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.mat-tab-group.mat-background-warn > .mat-tab-header,
.mat-tab-group.mat-background-warn > .mat-tab-link-container,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: #fff;
}
.mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-focus-indicator:before {
  border-color: #fff;
}
.mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn
  > .mat-tab-link-container
  .mat-ripple-element,
.mat-tab-group.mat-background-warn
  > .mat-tab-header-pagination
  .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-link-container
  .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header-pagination
  .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.mat-toolbar {
  background: whitesmoke;
  color: #000000de;
}
.mat-toolbar.mat-primary,
.mat-toolbar.mat-accent {
  background: #00c4ec;
  color: #fff;
}
.mat-toolbar.mat-warn {
  background: #f44336;
  color: #fff;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.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;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: #000000de;
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: #ffffffb3;
  background: #323232;
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.mat-simple-snackbar-action {
  color: #00c4ec;
}
.full-page-loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.full-page-loader {
  border: 3px solid transparent;
  border-top-color: #00c4ec;
  border-radius: 50%;
  display: block;
  margin: -75px 0 0 -75px;
  width: 150px;
  height: 150px;
  position: relative;
  top: 50%;
  left: 50%;
  animation: spin 2s linear infinite;
}
.full-page-loader:before {
  border: 3px solid transparent;
  border-top-color: #00c4ec;
  border-radius: 50%;
  content: "";
  position: absolute;
  inset: 5px;
  animation: spin 3s linear infinite;
}
.full-page-loader:after {
  border: 3px solid transparent;
  border-top-color: #f44336;
  border-radius: 50%;
  content: "";
  position: absolute;
  inset: 15px;
  animation: spin 1.5s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.mat-card {
  display: inline-block;
  margin: 10px;
}
body {
  font-size: 1rem;
  font-family: gotham_book,Arial,sans-serif;
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
h1,
.dxp-h1 {
  font-size: 1.25rem;
  line-height: 1.6em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0075em;
  text-transform: inherit;
  color: #292929;
}
h2,
.dxp-h2 {
  font-size: 1.125rem;
  line-height: 1.555em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
  color: #292929;
}
h3,
.dxp-h3 {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
  color: #292929;
}
h4,
.dxp-h4 {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
strong,
.dxp-strong {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0071428571em;
  text-transform: inherit;
}
p,
.dxp-p {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #4d4d4d;
}
small,
.dxp-small {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
  color: #4d4d4d;
}
small .dxp-strong,
.dxp-small .dxp-strong {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
  font-weight: 500;
}
h2.dxp-screen-title {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.555em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
}
h2.dxp-screen-title strong {
  font-size: 1.125rem;
  line-height: 1.555em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
  font-weight: 500;
}
.xms-v1-theme .dxp-label.dxp-screen-title.PO-onlineAccountHeaderTitle {
  color: white !important;
}
#contentToolbarLhs {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 8px;
}
#contentToolbarLhs > * {
  margin-right: 0.5em;
}
#contentToolbarRhs {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#contentToolbarRhs > * {
  margin-left: 1em;
}
#contentToolbarBottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 8px;
  max-width: 100%;
}
#contentToolbarBottom .dxp-list {
  margin-bottom: 0 !important;
}
#contentToolbarBottom .dxp-list > .dxp-control > .dxp-collection {
  display: flex;
  flex-direction: row;
}
#contentToolbarBottom
  .dxp-list
  > .dxp-control
  > .dxp-collection
  .dxp-collection-item:not(last-child) {
  margin-right: 1em;
}
.dxp-default-layout {
  display: block;
  height: 100%;
  width: 100%;
}
.dxp-default-layout > * {
  display: flex;
  flex-direction: column;
}
.dxp-default-layout > * > .dxp-toolbar-container ~ form,
.dxp-default-layout > * .dxp-toolbar-container ~ .dxp-stack-layout {
  padding-top: 0;
  padding-top: calc(4.25rem + env(safe-area-inset-top));
}
.dxp-default-layout
  > *
  > .dxp-toolbar-container.dxp-toolbar-multiple-rows
  ~ form,
.dxp-default-layout
  > *
  .dxp-toolbar-container.dxp-toolbar-multiple-rows
  ~ .dxp-stack-layout {
  padding: 7.25rem 2em 0;
  padding-top: calc(7.25rem + constant(safe-area-inset-top));
  padding-top: calc(7.25rem + env(safe-area-inset-top));
}
.dxp-default-layout > * > .dxp-toolbar-container {
  position: fixed;
  z-index: 3;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.dxp-default-layout > * > .dxp-toolbar-container > .mat-toolbar {
  background-color: #fff;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(182, 73, 73, 0.15);
}
.dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  .mat-toolbar-row {
  max-width: 100%;
  height: 3.5rem;
  min-height: 3.5rem;
}
.dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  .mat-toolbar-row:not(:first-child) {
  height: 2.625rem;
  min-height: 2.625rem;
  margin-top: -10px;
  margin-bottom: 3px;
}
.dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  .mat-toolbar-row:not(:first-child)
  .mat-tab-nav-bar {
  border-bottom: none;
}
.dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  + dxp-progress-bar {
  margin-top: -20px;
}
.dxp-default-layout > * > .dxp-toolbar-container > .mat-toolbar-multiple-rows {
  min-height: 3.5rem;
}
.dxp-default-layout > * .dxp-toolbar-container {
  z-index: 1000;
}
.dxp-nav-stepper .dxp-corner-radius-background,
.dxp-nav-stepper .mat-toolbar {
  top: 6.5rem;
}
.dxp-corner-radius-background {
  top: 3.5rem;
  position: fixed;
  width: 100%;
  height: 8px;
  background-color: #354650;
}
.dxp-default-layout .mat-toolbar {
  background-color: #fff;
  top: 3.5rem;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0rem;
  border-top-left-radius: 0rem;
  box-shadow: none;
}
.dxp-no-background > * {
  background-color: #fff;
  display: block;
  height: 100%;
}
.dxp-app-right-sidebar-container {
  background-color: #fff !important;
}
.dxp-app-right-sidebar-container .mat-toolbar {
  visibility: hidden;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body,
html {
  margin-left: 0;
  margin-top: 0;
  width: 100%;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
}
.mat-sidenav {
  width: 200px;
}
.dxp-app-left-sidebar.dxp-app-left-sidebar {
  position: fixed;
  top: calc(3.5rem + env(safe-area-inset-top));
  overflow: hidden;
  background: #636d79;
  background: linear-gradient(to bottom, #636d79, #32373d);
}
.dxp-app-right-sidebar.dxp-app-right-sidebar {
  position: fixed;
  top: calc(3.5rem + env(safe-area-inset-top));
}
.mat-sidenav-content {
  top: calc(3.5rem + env(safe-area-inset-top));
}
.mat-nav-list .dxp-layout {
  align-items: stretch;
}
.mat-nav-list .mat-button-focus-overlay {
  background-color: #ffffff80 !important;
}
.mat-nav-list .mat-ripple-element {
  background-color: #ffffff1a !important;
}
.mat-nav-list .mat-button {
  font-size: 0.8em;
  width: 100%;
  text-align: left;
  color: #fff;
  text-transform: none;
  margin: 0.5em 0;
}
.mat-nav-list .mat-button .mat-icon {
  font-size: 18px;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  margin-right: 8px;
}
#mainToolbarLhs,
#mainToolbarRhs {
  display: flex;
  flex-direction: row;
}
.dxp-app-header {
  flex: 0 0 auto;
  height: 3.5rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  color: #fff;
}
.dxp-app-header .mat-button {
  color: #fff;
}
.dxp-app-header .dxp-button:not(.dxp-medium-icon) .mat-icon,
.dxp-app-header .dxp-link:not(.dxp-medium-icon) .mat-icon,
.dxp-app-header .dxp-menu:not(.dxp-medium-icon) .mat-icon {
  width: 30px;
  height: 30px;
}
.dxp-app-header .mat-toolbar-single-row {
  padding-left: 8px;
}
.dxp-app-header > .mat-toolbar {
  font-size: 1.25rem;
  line-height: 1.6em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0075em;
  text-transform: inherit;
  color: #fff;
  background-color: #354650;
  box-shadow: 0 3px 6px #00000029;
  height: 3.5rem;
  position: relative;
  z-index: 2;
}
.dxp-app-header > .mat-toolbar a {
  min-width: auto;
  padding: 0;
}
.dxp-toolBar-emptySpacer {
  flex: 1 1 auto;
}
#mainToolbarRhs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
#mainToolbarRhs > * {
  order: 1;
}
#mainToolbarRhs .dxp-rhs-panel-toggle {
  order: 2;
}
#rhsSidebar .mat-expansion-panel {
  box-shadow: none;
}
#rhsSidebar > * {
  margin: 0 10px 10px;
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
#rhsSidebar .mat-expansion-panel-header-title {
  font-size: 0.925rem;
  line-height: 1.5em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
}
#rhsSidebar .mat-expansion-panel-header-title > .mat-icon,
#rhsSidebar .mat-expansion-panel-header-title > dxp-icon {
  margin-top: 1px;
  margin-right: 8px;
  margin-left: 4px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  padding-bottom: 5px;
}
#rhsSidebar .mat-expansion-indicator {
  padding-bottom: 5px;
  margin-right: 16px;
}
#rhsSidebar .mat-expansion-panel-body {
  padding: 0;
}
#rhsSidebar .mat-expansion-panel-body > p {
  padding: 0 20px;
}
#rhsSidebar .mat-expansion-panel-body > .dxp-widget-content {
  padding: 1rem 10px 0rem;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
#rhsSidebar
  .mat-expansion-panel-body
  > .dxp-widget-content
  .mat-list-item-content {
  padding: 0;
}
#rhsSidebar .mat-expansion-panel-header {
  padding: 0 10px;
}
.dxp-app-right-sidebar {
  flex: 0 0 auto;
  width: 20%;
  min-width: 300px;
  background-color: inherit;
}
.dxp-app-right-sidebar .dxp-app-right-sidebar-container {
  background-color: #ebebebf2;
  margin: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.dxp-app-right-sidebar .dxp-app-right-sidebar-container > .mat-toolbar {
  background-color: transparent;
  height: calc(3.5rem + 1px);
}
.dxp-app-right-sidebar
  .dxp-app-right-sidebar-container
  > .mat-toolbar
  > .dxp-title {
  font-size: 1.125rem;
  line-height: 1.555em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
}
.dxp-app-container.mat-drawer-container {
  background-color: #fff;
  overflow: visible;
  width: 100%;
}
.dxp-app-container.mat-drawer-container .mat-drawer-content {
  overflow: visible;
}
.mat-sidenav-container {
  background-color: transparent;
}
.dxp-app-main-content {
  min-height: calc(100vh - 3.5rem);
  display: flex;
  align-items: stretch;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #fff;
}
.mat-drawer-backdrop {
  height: 100vh;
}
dxp-model-scope-creation {
  display: block;
  width: 100%;
}
.dxp-stepper-header-container {
  position: absolute;
  left: 64px;
  right: 64px;
  top: 16px;
  display: flex;
}
.dxp-stepper-header-container > .dxp-stepper-header-content {
  flex: 1;
  align-items: flex-start;
  justify-content: space-between;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.dxp-stepper-container {
  bottom: 0;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 999;
  height: 90px;
  position: fixed;
}
.dxp-stepper-header {
  width: 100%;
  height: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  box-shadow: 0 -3px 6px #0000001a;
  display: flex;
  flex-direction: row;
  background-color: #fff;
  align-items: flex-start;
  justify-content: space-between;
}
.dxp-stepper-header .dxp-next {
  margin-right: 10px;
}
.dxp-stepper-header .dxp-previous {
  margin-left: 10px;
}
button.dxp-next.mat-raised-button,
button.dxp-previous.mat-raised-button {
  width: 40px;
  min-width: 40px;
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
  padding: 0;
  display: inline-block;
  line-height: 24px;
  height: 40px;
  z-index: 9999;
  font-size: 0px;
  border-radius: 50%;
}
button.dxp-next.mat-raised-button .mat-icon,
button.dxp-previous.mat-raised-button .mat-icon {
  font-size: 24px;
}
.dxp-step-header {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dxp-step-header .mat-step-header-ripple {
  display: none;
}
.dxp-step-header:hover {
  background-color: transparent;
}
.mat-step-optional {
  display: none;
}
.dxp-step-header-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.dxp-step-header-pending:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 5px;
  width: 32px;
  height: 32px;
  margin-top: 0;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0);
  border-top-color: #00c4ec;
  animation: spinner 0.6s linear infinite;
  z-index: 999;
}
.dxp-step-header-selected + .dxp-step-header-pending:before {
  top: 4px;
  width: 38px;
  height: 38px;
  border-top-width: 3px;
}
.dxp-step-header-selected.dxp-step-header-pending:before {
  top: 22px;
  width: 48px;
  height: 48px;
  margin-top: -23px;
  border-top-width: 3px;
}
.dxp-step-header.dxp-step-header-error.dxp-step-header-error
  .mat-step-icon-state-error {
  background-color: #f44336;
  color: #fff;
  font-weight: 600;
}
.dxp-nav-stepper {
  height: 100%;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.dxp-nav-stepper router-outlet + * {
  flex: 1 1 auto;
  padding-bottom: 150px;
}
.dxp-step-header.dxp-step-header {
  flex-grow: 1;
  width: 4px;
  padding: 6px 0 0;
  overflow: visible;
  margin-right: 0;
}
.dxp-step-header.dxp-step-header .mat-step-icon,
.dxp-step-header.dxp-step-header .mat-step-icon-state-number {
  margin-right: 0;
  border: 3px solid white;
}
.dxp-step-header.dxp-step-header .mat-step-icon-state-number {
  background-color: #a0a0a0;
  margin-right: 0;
  font-size: 0.8em;
  font-weight: 500;
}
.dxp-step-header.dxp-step-header:not(.dxp-step-header-selected):hover {
  padding-top: 5px;
  width: 100px;
}
.dxp-step-header.dxp-step-header:not(.dxp-step-header-selected):hover
  .mat-step-icon {
  width: 30px;
  height: 30px;
}
.dxp-step-header.dxp-step-header:not(.dxp-step-header-selected):hover
  .mat-step-icon-state-number {
  width: 30px;
  height: 30px;
}
.dxp-step-header.dxp-step-header:not(.dxp-step-header-selected):hover
  .mat-step-label {
  margin-top: 0.5em;
  font-size: 0.875em;
  color: #4d4d4d;
  opacity: 1;
}
.dxp-step-header.dxp-step-header:not(
    .dxp-step-header-selected
  ):hover.dxp-step-header-pending:before {
  top: 4px;
  width: 38px;
  height: 38px;
  border-top-width: 3px;
}
.dxp-step-header.dxp-step-header .mat-step-label {
  opacity: 0;
  min-width: 0;
  font-size: 0.4em;
}
@media only screen and (min-width: 1800px) {
  .dxp-step-header.dxp-step-header .mat-step-label {
    margin-top: 0.5em;
    font-size: 0.7em;
    color: #4d4d4d;
    opacity: 1;
  }
}
.dxp-step-header.dxp-step-header.dxp-step-header-selected {
  padding-top: 0;
  width: 100px;
}
.dxp-step-header.dxp-step-header.dxp-step-header-selected .mat-step-icon {
  width: 40px;
  height: 40px;
  font-weight: 500;
  font-size: 1.2em;
  margin-left: auto;
  margin-right: auto;
}
.dxp-step-header.dxp-step-header.dxp-step-header-selected + .dxp-step-header {
  padding-top: 5px;
  width: 100px;
}
.dxp-step-header.dxp-step-header.dxp-step-header-selected
  + .dxp-step-header
  .mat-step-icon {
  width: 30px;
  height: 30px;
}
.dxp-step-header.dxp-step-header.dxp-step-header-selected
  + .dxp-step-header
  .mat-step-icon-state-number {
  width: 30px;
  height: 30px;
}
.dxp-step-header.dxp-step-header.dxp-step-header-selected
  + .dxp-step-header
  .mat-step-label {
  margin-top: 0.5em;
  font-size: 0.875em;
  color: #4d4d4d;
  opacity: 1;
}
.dxp-step-header.dxp-step-header.dxp-step-header-selected .mat-step-label {
  margin-top: 0.75em;
  opacity: 1;
  font-size: 1em;
  color: #4d4d4d;
}
.dxp-formLayout {
  height: 100%;
  width: 100%;
}
.dxp-formLayout > div {
  height: 100%;
}
.dxp-accordion .dxp-collection-item,
.dxp-list .dxp-collection-item {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.dxp-accordion .dxp-remove-button.dxp-remove-button {
  min-height: 44px;
  max-height: 64px;
  min-width: auto;
}
.dxp-accordion .mat-expansion-panel.mat-expansion-panel {
  max-width: 100ch;
  flex: 1;
}
.dxp-accordion .dxp-collection-item {
  margin-right: 2em;
}
.dxp-accordion
  .dxp-collection-item:not(:first-child)
  .mat-expansion-panel-spacing
  + .dxp-remove-button {
  margin-top: 16px;
}
.dxp-accordion
  .mat-expansion-panel.mat-expansion-panel:not([class*="mat-elevation-z"]) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.dxp-accordion .mat-expansion-panel-body {
  padding-top: 16px;
}
.dxp-accordion
  .mat-expansion-panel.mat-expanded:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.dxp-accordion .mat-expansion-panel-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.dxp-accordion .mat-expansion-panel-header .dxp-wrapper {
  width: 100%;
}
.dxp-accordion .mat-expansion-panel-header dxp-layout-manager {
  display: flex !important;
  flex-direction: row;
  align-items: baseline;
  flex-wrap: wrap;
}
.dxp-accordion .mat-expansion-panel-header dxp-layout-manager :nth-child(2) {
  flex: 1;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.dxp-accordion .mat-expansion-panel-header dxp-layout-manager :nth-child(4) {
  flex: 2;
  font-size: 1.125rem;
  line-height: 1.555em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
  color: #4d4d4d;
}
.dxp-accordion .mat-expansion-panel-header dxp-layout-manager img {
  vertical-align: text-bottom;
  width: 24px;
  height: 24px;
}
.dxp-accordion
  .mat-expansion-panel-header
  dxp-layout-manager
  dxp-label:first-of-type
  .dxp-control {
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  padding-right: 2rem;
}
.dxp-accordion
  .dxp-accordion
  > .dxp-control
  > .dxp-collection
  > .dxp-collection-item {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.dxp-accordion .mat-expansion-panel-header.mat-expanded:hover {
  background-color: #0000000d !important;
}
.dxp-accordion .mat-expansion-panel-header:focus {
  background-color: #00c4ec26 !important;
  border-bottom-color: #00c4ecb3;
  border-bottom-width: 2px;
}
.dxp-accordion.dxp-accordion-span-full {
  width: 100%;
}
.dxp-accordion.dxp-accordion-span-full .mat-expansion-panel {
  min-width: 95%;
}
.dxp-accordion .mat-expansion-panel,
.dxp-accordion .mat-expansion-panel * {
  transition: none !important;
}
.dxp-list .dxp-collection-item {
  align-items: center;
}
.dxp-list .dxp-remove-button.dxp-remove-button {
  height: 44px;
  min-width: auto;
  margin-top: 8px;
  margin-bottom: 2em;
}
.dxp-list + * + .dxp-button.dxp-icon-add_circle {
  margin-top: -1em;
}
.dxp-list + * + .dxp-button.dxp-icon-add_circle .mat-icon {
  margin-right: 12px;
}
.dxp-list > .dxp-control > .dxp-collection > .dxp-collection-item {
  flex-direction: row;
}
.dxp-address-search {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  width: 100%;
  align-items: flex-start;
  max-width: calc(96ch + 7rem);
}
.dxp-address-search > * {
  display: flex;
  flex-wrap: wrap;
}
.dxp-address-search .address-separation-line {
  max-width: calc(64ch + 1rem);
  padding-top: 0.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.dxp-address-search .address-header {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.dxp-address-search .mat-form-field {
  margin-right: 1rem;
}
.dxp-address-search button {
  margin-top: calc(1em + 3px);
}
.dxp-address-search .dxp-warn-alert {
  margin-top: 1rem;
}
dxp-button span {
  min-height: 32px;
}
.mat-button,
.mat-raised-button {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
}
.dxp-button-wrap-text .mat-button-wrapper {
  white-space: normal;
  text-align: left;
}
.mat-raised-button.mat-primary:disabled {
  background-color: #7e7e7e;
  color: #fff;
}
.dxp-button,
.dxp-menu {
  line-height: 0;
  display: inline-block;
}
.dxp-add-tab {
  z-index: 2;
  position: relative;
}
.dxp-add-tab button {
  height: 48px;
}
.dxp-add-tab .mat-icon {
  font-size: 24px;
  margin-right: 0;
}
.dxp-button-secondary .mat-button {
  background-color: #e6e6e6;
  box-shadow: 0 3px 4px -1px #00000029;
  width: auto;
}
.mat-raised-button:not(.mat-icon-button) .mat-icon {
  margin-right: 8px;
}
.dxp-case-tracker.dxp-case-tracker-horizontal {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: transparent;
  padding-left: 20px !important;
}
.dxp-case-tracker.dxp-case-tracker-horizontal .dxp-case-tracker-step-header {
  background-color: #fff;
  height: 40px;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 0;
  margin-right: 32px;
  min-width: 16ch;
  cursor: default;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header
  .dxp-case-tracker-step-header-icon {
  display: none;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header
  .dxp-step-header-label-container {
  margin-right: auto;
  margin-left: auto;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header
  .dxp-step-header-label-container
  .dxp-step-header-label {
  font-size: 1.125em;
  color: #000;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ebecef;
  position: absolute;
  top: 0;
  left: 16ch;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid white;
  border-bottom: 20px solid white;
  border-left: 20px solid transparent;
  position: absolute;
  top: 0;
  right: 16ch;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-content-container {
  display: none;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-case-tracker-step-header-icon {
  display: inline-block;
  margin-left: auto;
  border-color: #4d4d4d;
  color: #4d4d4d;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-case-tracker-step-header-icon
  .mat-icon {
  height: 18px;
  width: 18px;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-step-header-label-container {
  margin-left: 0;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-step-header-label-container
  .dxp-step-header-label {
  color: #4d4d4d;
  font-weight: 400;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress {
  background-color: #00c4ec;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress
  .dxp-step-header-label-container
  .dxp-step-header-label {
  color: #fff;
  font-weight: 500;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress.dxp-case-tracker-step-header:after {
  border-left: 20px solid #00c4ec;
}
.dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress.dxp-case-tracker-step-header:before {
  border-top: 20px solid #00c4ec;
  border-bottom: 20px solid #00c4ec;
}
.dxp-case-tracker-vertical {
  padding-bottom: 24px;
  padding-right: 24px;
  background-color: #00334608;
  display: inline-block;
  border-radius: 5px;
}
.dxp-case-tracker-vertical .mat-list-item {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-case-tracker-vertical .mat-list .mat-list-item .mat-line:nth-child(n + 2) {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.dxp-case-tracker-vertical .mat-list .mat-list-item .mat-list-item-content {
  padding-left: 0;
  align-items: flex-start;
}
.dxp-case-tracker-vertical .mat-list .mat-list-item .mat-list-icon {
  padding: 0;
  font-size: 1.2em;
  width: 1.2rem;
  height: 1.2rem;
  text-align: center;
  line-height: 1.2rem;
}
.dxp-case-tracker-vertical .dxp-case-tracker-step-content {
  margin-left: -0.65em;
  margin-top: -32px;
}
.dxp-vertical-line-last {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #00000026;
  margin-bottom: -25px;
}
.dxp-task:not(.dxp-task-closed) .mat-list-icon.mat-icon {
  font-size: 0.8em;
  color: #4d4d4d;
}
.dxp-task-closed .dxp-task-title {
  text-decoration-color: #00c4ec;
  color: gray;
}
.dxp-task-closed .dxp-task-additional-info {
  color: gray;
}
.dxp-task-closed .mat-icon {
  color: #00c4ec;
}
.dxp-task-closed-unsuccessfully .dxp-task-title {
  text-decoration-line: line-through;
  text-decoration-color: #f44336;
  color: gray;
}
.dxp-task-closed-unsuccessfully .dxp-task-additional-info {
  color: gray;
}
.dxp-task-closed-unsuccessfully .mat-icon {
  color: #f44336;
}
.dxp-case-tracker-step-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 24px -24px 24px 0;
  padding-left: 24px;
  position: relative;
  cursor: pointer;
}
.dxp-case-tracker-step-header .dxp-step-header-label {
  color: gray;
}
.dxp-case-tracker-step-header-icon {
  background-color: transparent;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
  display: inline-block;
  border-color: #00000061;
  color: #00000061;
  border-style: dashed;
  border-width: 1px;
}
.dxp-case-tracker-step-header-icon .mat-icon {
  height: 22px;
  width: 22px;
  line-height: 22px;
  font-size: 16px;
}
.dxp-step-header-label {
  color: #000;
  line-height: 22px;
  margin: 0;
}
.dxp-case-tracker-step-header-complete .dxp-step-header-label {
  color: #000;
}
.dxp-case-tracker-step-header-complete .dxp-case-tracker-step-header-icon {
  width: 22px;
  height: 22px;
  background-color: transparent;
  border-color: #00c4ec;
  color: #00c4ec;
  border-style: solid;
  border-width: 2px;
}
.dxp-case-tracker-step-header-complete
  + .dxp-case-tracker-step-content-container
  .dxp-vertical-line,
.dxp-case-tracker-step-header-complete
  + .dxp-case-tracker-step-content-container
  .dxp-vertical-line-last {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #00c4ec;
}
.dxp-case-tracker-step-header-in-progress {
  padding-left: 25px;
}
.dxp-case-tracker-step-header-in-progress .dxp-step-header-label {
  color: #000;
}
.dxp-case-tracker-step-header-in-progress .dxp-case-tracker-step-header-icon {
  color: #fff;
  border-style: solid;
  border-width: 0px;
  width: 24px;
  height: 24px;
}
.dxp-case-tracker-step-header-in-progress circle {
  fill: none;
  stroke: #00c4ec;
  stroke-width: 1.5;
}
.dxp-case-tracker-step-header-in-progress path {
  fill: #00c4ec;
}
.dxp-case-tracker-step-header-in-progress svg {
  overflow: visible;
}
.dxp-case-tracker-step-header-expanded .dxp-step-header-label {
  font-weight: 500;
}
.dxp-case-tracker-step-content-container {
  margin-left: 36px;
  position: relative;
}
.dxp-vertical-line {
  height: 40px;
  margin-left: 9px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #00000026;
}
.dxp-step-header-label-container {
  display: flex;
  flex-direction: column;
  height: 40px;
  justify-content: center;
}
.dxp-step-status-label {
  color: #4d4d4d;
}
.dxp-checkbox {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-checkbox .dxp-control {
  display: flex;
  flex-direction: column;
}
.dxp-checkbox.dxp-icon {
  vertical-align: top;
}
.dxp-checkbox.dxp-icon .dxp-control {
  align-items: center;
}
.dxp-checkbox.dxp-icon .mat-icon {
  height: 150px;
  width: 150px;
  color: #292929;
}
.dxp-checkbox.dxp-icon .mat-checkbox-checked .mat-checkbox-layout {
  font-weight: 500;
}
.dxp-checkbox.dxp-icon .mat-checkbox-checked .mat-checkbox-layout .mat-icon {
  color: unset;
}
.dxp-date {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-date .mat-form-field-suffix {
  margin-left: -34px;
  margin-top: auto;
  margin-bottom: auto;
}
.dxp-date .mat-form-field-flex {
  align-items: flex-end;
}
.mat-datepicker-content.mat-datepicker-content {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.dxp-dialog {
  font-family: gotham_book,Arial,sans-serif;
}
.dxp-error-messages p.dxp-error {
  color: #f44336;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: shake;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: shake;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: shake;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: linear;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: shake;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-direction: normal;
  animation-fill-mode: forwards;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.mat-checkbox-layout {
  white-space: normal !important;
}
.mat-checkbox-inner-container {
  margin-bottom: auto !important;
  margin-top: unset !important;
}
.dxp-wrapper .dxp-error {
  width: 100%;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.dxp-accordion .dxp-error {
  width: 100%;
  margin-top: 0.5em;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.dxp-hint,
.dxp-error {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.dxp-hint {
  color: #8c8c8c;
}
.dxp-error {
  color: #f44336;
}
.dxp-error p {
  color: #f44336;
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.dxp-group {
  margin-bottom: 1em;
  display: flex;
  flex-direction: column;
}
.dxp-group > p {
  margin-bottom: 0;
}
.dxp-group > .dxp-hint {
  margin-bottom: 1em;
}
.dxp-warn-alert {
  color: #f44336;
  display: inline-block;
  padding: 1em;
  border-radius: 2px;
  max-width: 100ch;
  background-color: #f4433626;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: shake;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: shake;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: shake;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: linear;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: shake;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.dxp-warn-alert h1,
.dxp-warn-alert h2,
.dxp-warn-alert h3,
.dxp-warn-alert h4,
.dxp-warn-alert p,
.dxp-warn-alert strong,
.dxp-warn-alert li,
.dxp-warn-alert i,
.dxp-warn-alert em {
  color: #f44336;
}
.dxp-warn-alert > * {
  margin-block-start: 0;
}
.dxp-primary-alert {
  color: #00c4ec;
  display: inline-block;
  border-radius: 2px;
  max-width: 100ch;
  padding: 0.6em 1em;
  background-color: #00c4ec26;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.dxp-primary-alert p,
.dxp-primary-alert .dxp-control {
  display: inline-block;
  margin-top: 0;
  color: #00c4ec;
}
.dxp-readonly {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
}
.dxp-readonly dt {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
  color: #4d4d4d;
}
.dxp-readonly dd {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  margin-left: 0;
}
.mat-form-field-subscript-wrapper {
  position: static;
  white-space: normal;
  display: flex;
  flex-wrap: wrap;
  min-height: 1.071rem;
}
.mat-form-field-hint-wrapper {
  width: 100%;
}
*:not(.dxp-manual-address):not(.dxp-address-search)
  > .mat-form-field
  > .mat-form-field-wrapper {
  padding-bottom: 0;
}
.mat-form-field {
  width: 32ch;
}
.mat-form-field .mat-form-field-wrapper,
.mat-form-field .mat-form-field-wrapper .mat-form-field-flex,
.mat-form-field .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  width: 100%;
}
.mat-error,
.mat-hint {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.dxp-hide {
  display: none !important;
}
dxp-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dxp-medium-icon .mat-icon {
  width: 40px;
  height: 40px;
}
.dxp-button .mat-button-wrapper,
.dxp-link .mat-button-wrapper,
.dxp-menu .mat-button-wrapper,
.dxp-stepper-header .mat-button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dxp-button .mat-icon-button .mat-button-wrapper,
.dxp-link .mat-icon-button .mat-button-wrapper,
.dxp-menu .mat-icon-button .mat-button-wrapper,
.dxp-stepper-header .mat-icon-button .mat-button-wrapper {
  height: 100%;
  justify-content: center;
}
.dxp-button .mat-button:not(.mat-icon-button) dxp-icon,
.dxp-link .mat-button:not(.mat-icon-button) dxp-icon,
.dxp-menu .mat-button:not(.mat-icon-button) dxp-icon,
.dxp-stepper-header .mat-button:not(.mat-icon-button) dxp-icon {
  margin-right: 8px;
}
.dxp-input,
.dxp-number,
.dxp-email,
.dxp-currency,
.dxp-password,
.dxp-autocomplete {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-textarea {
  max-width: 100%;
}
.dxp-textarea.dxp-large .mat-form-field {
  max-width: 100%;
  width: 100ch;
}
.dxp-textarea.dxp-large .mat-form-field textarea {
  height: 170px;
}
.dxp-key-value-list h4.dxp-list-item-label.dxp-list-item-label {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
}
.dxp-key-value-list p {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-key-value-list h4 {
  font-size: 0.875rem !important;
}
.dxp-key-value-list svg {
  color: #000;
  width: 20px;
  height: 20px;
}
.dxp-key-value-list .mat-list-text {
  padding-left: 0 !important;
}
.dxp-key-value-list .mat-list-text .mat-line {
  white-space: normal !important;
}
.dxp-key-value-list .mat-list-base .mat-list-item .mat-list-item-content {
  align-items: start;
}
.dxp-key-value-list .mat-list-base .mat-list-item,
.dxp-key-value-list .mat-list-base .mat-list-option,
.dxp-key-value-list .mat-list-base .mat-list-item.mat-2-line,
.dxp-key-value-list .mat-list-base .mat-list-option.mat-2-line,
.dxp-key-value-list .mat-list-base .mat-list-item.mat-list-item-with-avatar,
.dxp-key-value-list .mat-list-base .mat-list-option.mat-list-item-with-avatar {
  height: auto;
}
.dxp-key-value-list .mat-list-base .mat-list-item .mat-list-icon,
.dxp-key-value-list .mat-list-base {
  padding-top: 0;
}
.dxp-key-value-list .mat-list-item {
  margin-bottom: 16px;
}
.dxp-label li {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #4d4d4d;
}
.dxp-label h3:only-child,
.dxp-label h4:only-child {
  margin-bottom: 0;
}
.dxp-label.dxp-small p {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.dxp-label ul {
  padding-left: 0rem;
}
.dxp-label p {
  margin: 0;
  max-width: 100ch;
}
.dxp-label p:not(:first-of-type) {
  margin-top: 2rem;
}
.dxp-label li {
  margin-bottom: 0.5rem;
  margin-left: 2.5rem;
  position: relative;
}
.dxp-label h3 {
  color: #000;
}
.dxp-label .dxp-control {
  flex-wrap: wrap;
}
.dxp-label .dxp-control img {
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
}
.mat-dialog-content {
  margin: 0;
  padding: 0;
  display: unset;
}
.dxp-dialog-message h4,
.dxp-dialog-message h3 {
  margin: 0 0 20px;
  display: block;
  font: 500 20px/32px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.dxp-dialog-message > .dxp-control {
  margin-bottom: 1em;
}
.dxp-dialog-message p {
  display: block;
  margin: 0 -24px;
  padding: 0 24px;
  max-height: 65vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.dxp-label-detail {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.dxp-label-detail strong {
  display: block;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #292929;
}
.dxp-label-detail p {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.dxp-label-detail-with-icon {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.dxp-label-detail-with-icon strong {
  display: block;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #292929;
  margin-left: 28px;
}
.dxp-label-detail-with-icon p {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.dxp-sub-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.dxp-sub-header > .dxp-control > p {
  margin-top: 1em;
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
  font-weight: 600;
}
dxp-line-break {
  padding-bottom: 0 !important;
}
dxp-link span {
  min-height: 32px;
}
.dxp-link {
  display: inline-block;
}
.dxp-link .mat-button {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  text-transform: none;
}
a {
  color: #00c4ec;
}
.mat-cell .dxp-link .mat-button-wrapper {
  text-align: left;
  white-space: normal;
}
.dxp-app-left-sidebar .dxp-active-link {
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0)
  );
  border-radius: 0 !important;
}
.dxp-app-left-sidebar .dxp-link,
.dxp-app-right-sidebar .dxp-button {
  width: 100%;
}
.dxp-list .dxp-remove-button {
  align-self: baseline;
}
.dxp-list .dxp-default-card,
.dxp-list .dxp-xs-card,
.dxp-list .dxp-sm-card,
.dxp-list .dxp-md-card,
.dxp-list .dxp-xl-card {
  margin: 1rem;
}
.dxp-horizontal-list .dxp-layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.dxp-horizontal-list .dxp-layout > * {
  margin-right: 1rem;
  width: auto;
}
.dxp-horizontal-list .dxp-collection {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-horizontal-list .dxp-collection .dxp-collection-item {
  flex: 1;
}
.dxp-memorable-word {
  max-width: 40ch;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-memorable-word > .dxp-control {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
}
.dxp-memorable-word > .dxp-control > label {
  width: 100%;
}
.dxp-memorable-word > .dxp-control > .dxp-hint {
  margin-top: 1em;
  margin-bottom: 2em;
  width: 100%;
  color: #8c8c8c;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-memorable-word .mat-form-field,
.dxp-memorable-word .mat-form-field .mat-form-field-flex {
  width: 8ch;
}
.mat-menu-panel.mat-menu-panel {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  max-width: auto;
}
.mat-menu-item.mat-menu-item {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-menu {
  display: flex;
  align-items: center;
}
.dxp-menu.dxp-icon-add .mat-icon {
  margin-right: 16px;
}
.dxp-missing-control {
  display: inline-block;
  background-color: gray;
  max-width: 150px;
  clear: both;
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dxp-tab-nav {
  max-width: 100%;
}
.dxp-tab-nav.dxp-remove-first-tab .mat-tab-links a:first-of-type {
  display: none;
}
.dxp-tab-nav .mat-tab-header-pagination-disabled {
  display: none;
}
.dxp-questionnaire h4 {
  color: #000;
}
.dxp-questionnaire .dxp-questionnaire-question {
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.mat-radio-button.dxp-icon {
  color: #4d4d4d;
}
.mat-radio-button.dxp-icon + dxp-icon {
  margin-bottom: 10px;
  align-self: center;
}
.mat-radio-button.dxp-icon + dxp-icon > .mat-icon {
  color: #4d4d4d;
  height: 80px;
  width: 80px;
}
.mat-radio-button.dxp-icon.mat-radio-checked + dxp-icon > .mat-icon {
  color: #00c4ec;
}
.dxp-radio .dxp-icon {
  vertical-align: top;
}
.dxp-radio .dxp-icon .mat-radio-label {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  margin-right: 10px;
}
.dxp-radio .dxp-icon .mat-radio-label .mat-radio-label-content {
  padding: 0;
}
.dxp-radio .dxp-icon .mat-radio-label .mat-radio-container {
  margin: 15px 0 0;
  order: 1;
}
.dxp-radio .dxp-icon.mat-radio-checked {
  color: #00c4ec;
}
.dxp-radio .dxp-icon.mat-radio-checked > .mat-radio-label {
  font-weight: 500;
}
.dxp-radio {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.dxp-radio .dxp-error {
  background-color: #f4433624;
  padding: 0 0.5rem;
  border-radius: 2px;
}
.dxp-radio .dxp-hint,
.dxp-radio .dxp-error {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.dxp-radio .ng-invalid .dxp-error {
  background-color: #f4433624;
  padding: 8px;
}
.dxp-radio-label {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0071428571em;
  text-transform: inherit;
  font-weight: 400 !important;
}
.mat-radio-group {
  display: flex;
  flex-direction: column;
}
.dxp-radio-horizontal .mat-radio-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-radio-horizontal .dxp-radio-button:not(:first-child),
.dxp-radio-horizontal .mat-radio-button:not(:first-child) {
  margin-left: 20px;
  margin-top: 0;
}
.dxp-highlighted-text > .dxp-control {
  color: #000;
}
.dxp-small-icon img {
  width: 20px !important;
  height: 20px !important;
}
.dxp-small-icon svg {
  width: 20px !important;
  height: 20px !important;
}
.dxp-radio-button,
.mat-radio-button {
  display: flex;
  flex-direction: column-reverse;
}
.dxp-radio-button:not(:first-child),
.mat-radio-button:not(:first-child) {
  margin-top: 10px;
}
.dxp-radio-button svg,
.mat-radio-button svg {
  color: #000;
}
.dxp-radio-button .mat-radio-container,
.mat-radio-button .mat-radio-container {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.dxp-radio-button .mat-radio-container .mat-radio-outer-circle,
.mat-radio-button .mat-radio-container .mat-radio-outer-circle,
.dxp-radio-button .mat-radio-container .mat-radio-inner-circle,
.mat-radio-button .mat-radio-container .mat-radio-inner-circle {
  width: 15px;
  height: 15px;
}
.dxp-radio-medium-gap-size .mat-radio-group > * {
  margin-bottom: 1.5rem;
}
.dxp-select {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.mat-select-panel.mat-select-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.dxp-selectable-card {
  max-width: 100%;
}
.dxp-selectable-card > * {
  max-width: 100%;
}
.dxp-selectable-card .mat-checkbox-inner-container {
  width: 0px;
  height: 0px;
  position: relative;
  left: 50%;
  right: 50%;
  top: 50%;
  margin: 0 !important;
}
.dxp-selectable-card .mat-checkbox-inner-container .mat-checkbox-frame {
  opacity: 0;
}
.dxp-selectable-card .mat-checkbox-inner-container .mat-checkbox-ripple {
  left: calc(50% - 50px);
  top: calc(50% - 80px);
  height: 100px;
  width: 100px;
}
.dxp-selectable-card .mat-checkbox {
  display: inline-block;
  border-radius: 0.5rem;
  line-height: 48px;
  padding: 0 12px;
  box-shadow: 0 3px 6px #00000029;
  margin: 0.5rem;
  height: 100%;
}
.dxp-selectable-card .mat-checkbox button {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: flex-start;
}
.dxp-selectable-card .mat-checkbox.mat-checkbox-checked {
  background-color: #0ff;
}
.dxp-selectable-card .mat-checkbox .mat-checkbox-label > * {
  text-align: center;
  line-height: 48px;
  font-size: 1rem;
}
.dxp-selectable-card .mat-checkbox .dxp-no-template-icon {
  margin-top: 1rem;
  vertical-align: top;
}
.dxp-selectable-card .mat-checkbox .dxp-no-template-icon .dxp-control {
  align-items: center;
}
.dxp-selectable-card .mat-checkbox .dxp-no-template-icon .mat-icon {
  height: 90px;
  width: 90px;
}
.dxp-selectable-card .mat-button-toggle-group {
  border: solid 0px rgba(0, 0, 0, 0);
  display: flex;
  flex-wrap: wrap;
}
.dxp-selectable-card .mat-button-toggle-group .mat-button-toggle {
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  margin: 0.5rem;
  height: 100%;
}
.dxp-selectable-card .mat-button-toggle-group .mat-button-toggle button {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: flex-start;
}
.dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle.mat-button-toggle-checked {
  background-color: #0ff;
}
.dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle
  .dxp-no-template-icon {
  margin-top: 1rem;
  vertical-align: top;
}
.dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle
  .dxp-no-template-icon
  .dxp-control {
  align-items: center;
}
.dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle
  .dxp-no-template-icon
  .mat-icon {
  height: 90px;
  width: 90px;
}
.dxp-add-tab.dxp-button {
  padding-bottom: 0rem !important;
}
.dxp-tab-group {
  width: 100%;
}
.dxp-tab-group > div > *:not(.dxp-collection).dxp-error {
  background-color: #f4433626;
  padding: 1em;
  border-radius: 2px;
}
.dxp-tab-group .dxp-collection-error {
  background-color: #f4433626;
  padding: 1rem 2rem;
  color: #f44336;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dxp-tab-group .dxp-tab-group .mat-tab-header {
  margin-top: -0.5rem;
  margin-bottom: 1rem;
}
.dxp-tab-group .dxp-remove-tab-button {
  margin-left: 20px;
}
.dxp-tab-group .mat-tab-body-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
.dxp-tab-group .mat-tab-body-content > * > .dxp-collection-body > .dxp-control {
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.dxp-tab-group-with-add .mat-tab-header {
  padding-left: 3.5em;
}
.dxp-tab-group-add-button {
  margin-bottom: -3em;
}
.dxp-hide-table-functions .dxp-table-functions {
  visibility: hidden;
}
.mat-row {
  flex-wrap: wrap;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  border-radius: 4px;
  padding: 10px 0;
  margin-bottom: 10px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.dxp-table {
  width: 100%;
  max-width: auto !important;
}
.dxp-table .dxp-table-filter {
  width: 420px;
  max-width: 80%;
}
.dxp-table .dxp-table-filter .mat-form-field-infix {
  border-top: 0;
  padding: 1em 0 0.8em;
}
.dxp-table .mat-select-arrow-wrapper {
  transform: none;
}
.dxp-table .mat-paginator-page-size-select .mat-form-field-infix {
  border-top: 0;
  padding: 1em 0 0.8em;
}
.dxp-table .mat-header-row {
  border-bottom: unset;
}
.dxp-table .mat-header-row > * {
  color: #000;
}
.dxp-table .mat-paginator-container {
  align-items: baseline;
}
.dxp-table .dxp-row > :not(.dxp-expanded-row-detail) .dxp-wrapper {
  width: 100%;
}
.dxp-table .dxp-row > :not(.dxp-expanded-row-detail) a {
  padding: 0;
}
.dxp-table .mat-table {
  background-color: transparent;
}
.dxp-table > .dxp-control {
  display: flex;
  flex-direction: column;
}
.dxp-table .mat-paginator {
  background-color: transparent;
  grid-column-start: -1;
}
.dxp-table .dxp-table-functions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.dxp-table .dxp-table-functions .mat-paginator {
  margin-left: auto;
}
.dxp-table .mat-row .dxp-label div {
  color: #000 !important;
  font-weight: 500;
}
.mat-column-moreInfo {
  max-width: 60px;
  padding-right: 0;
}
.mat-header-row .mat-column-customers {
  width: 25ch;
  min-width: 25ch;
}
.expand-row-icon .mat-icon {
  height: 2rem;
  width: 2rem;
}
.dxp-row-disabled ~ .mat-cell {
  color: gray;
}
.dxp-expanded-row {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 20px !important;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.dxp-expanded-row-detail {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  width: 100%;
}
.dxp-table-filter > .mat-form-field {
  width: 100%;
}
.mat-cell.mat-cell {
  overflow: unset;
}
.mat-column-select {
  flex: 0 0 50px !important;
}
.mat-column-select:not(:nth-child(1)) {
  display: none;
}
.mat-column-description {
  flex: 2 1 20ch !important;
}
.mat-column-totalMonthlyRepayment {
  flex-grow: 1.3 !important;
}
.dxp-title {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.dxp-title .dxp-control {
  color: #000;
  font-weight: 500;
}
.dxp-default-title {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: calc(100% - 1rem);
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.dxp-default-title-bold {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: calc(100% - 1rem);
  padding-bottom: 1em;
  margin-bottom: 1em;
  font-weight: 500;
}
.mat-dialog-container .dxp-default-title-bold div {
  border-bottom: 1px solid #d3d3d3;
  width: calc(100% - 1rem);
  padding-bottom: 1em;
  margin-bottom: 1em;
  font-weight: 500;
}
@media only screen and (max-width: 578) {
  .dxp-xs-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .dxp-xs-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .mat-dialog-container .dxp-xs-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .dxp-sm-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .mat-dialog-container .dxp-sm-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-logo-mobile {
    margin-top: -3px;
    width: 120px;
    height: 60px;
  }
  .dxp-md-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .mat-dialog-container .dxp-md-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .dxp-xl-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .mat-dialog-container .dxp-xl-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
.dxp-progress-spinner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dxp-progress-spinner .mat-spinner {
  margin-right: 8px;
}
.dxp-progress:hover {
  cursor: progress !important;
}
dxp-progress-bar,
dxp-progress-skeleton {
  display: block;
}
dxp-progress-button {
  display: flex;
  flex-direction: row;
  align-items: center;
}
dxp-progress-button .mat-spinner:not(:last-child) {
  margin-right: 8px;
}
.dxp-progress-skeleton * {
  animation: loading 1.7s infinite linear;
  background: #f6f7f8;
  background-image: linear-gradient(
    90deg,
    #f6f7f8 0%,
    #edeef1 20%,
    #f6f7f8 40%,
    #f6f7f8 100%
  );
  background-repeat: no-repeat;
}
.dxp-table dxp-progress-skeleton {
  height: 280px;
  margin-top: 130px;
}
.dxp-table dxp-progress-skeleton * {
  height: 48px;
  margin-bottom: 8px;
  border-radius: 4px;
}
.mat-raised-button.mat-primary .mat-spinner circle {
  stroke: #fff;
}
.mat-raised-button.mat-accent .mat-spinner circle {
  stroke: #fff;
}
.mat-raised-button.mat-warn .mat-spinner circle {
  stroke: #fff;
}
.dxp-card-payment {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dxp-card-payment .dxp-dialog-card {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding-top: 1rem;
  z-index: 999;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: calc(360px + 2rem);
  max-width: 100%;
}
.dxp-card-payment .dxp-dialog-card .dxp-iframe-card {
  height: 562px;
  display: flex;
  z-index: 999;
  transition: transform 0.5s ease-in-out;
  transform: scale(0.7);
  opacity: 0;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: 360px;
  max-width: 100%;
  margin: 1rem;
  border: 0;
}
.dxp-card-payment .dxp-dialog-card .dxp-payment-spinner {
  left: 50%;
  position: fixed;
  background: #ffffff;
  border-radius: 50%;
  width: 30px;
  z-index: 200;
  margin-left: -15px;
  top: 120px;
}
.dxp-card-payment .dxp-dialog-card .dxp-close-iframe {
  min-width: 30px;
  height: 30px;
  padding: 0;
  margin: 1rem 0rem 1rem 1rem;
  background-color: #00c4ec;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  display: flex;
  z-index: 999;
}
.dxp-card-payment .dxp-dialog-card .dxp-payment-header {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  width: 100%;
}
.dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-right: 1rem;
}
.dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  p,
.dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  h3 {
  color: #000;
}
.dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-header-div {
  justify-content: center;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  white-space: normal;
}
.dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-header-div
  .dxp-payment-details {
  margin-right: 0.27em;
}
.dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-header-div
  .dxp-payment-name {
  font-weight: 500;
}
.dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-amount {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
#rxp-header-title {
  background-color: #7fbcaa;
}
#rhsSidebar .dxp-document-viewer button,
#rhsSidebar .dxp-document-viewer a {
  margin-left: -11px;
  padding: 0;
  text-transform: capitalize !important;
}
.dxp-document-viewer .dxp-control {
  display: flex;
  flex-direction: column;
}
.dxp-document-viewer .mat-button-wrapper {
  display: flex;
  flex-direction: row;
}
.dxp-document-viewer .mat-button-wrapper dxp-icon {
  margin-right: 10px;
}
.dxp-document-viewer .mat-button-wrapper span {
  white-space: normal;
  text-align: left;
}
.dxp-document-viewer dxp-icon {
  margin-left: 4px;
  margin-right: 5px !important;
}
.dxp-document-viewer dxp-progress-button > .mat-spinner {
  margin-right: 0;
  margin-left: 4px;
}
.dxp-document-viewer dxp-progress-button > .mat-spinner + dxp-icon {
  width: 0 !important;
  opacity: 0;
}
.dxp-document-uploader {
  width: 100%;
}
.dxp-document-uploader .dxp-file-upload {
  z-index: 4;
  position: relative;
}
.dxp-document-uploader .dxp-error {
  margin-left: 26px;
  margin-top: 10px;
  display: block;
}
.dxp-document-uploader input:focus + .mat-button-focus-overlay {
  background-color: #000;
  opacity: 0.12;
}
.dxp-document-uploader .dxp-document-input {
  position: relative;
}
.dxp-document-uploader .dxp-document-input > .dxp-document-upload {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  z-index: 2;
}
.dxp-document-uploader .dxp-document-name {
  margin-left: 10px;
  display: flex;
  height: 100%;
  flex: 1 auto;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0071428571em;
  text-transform: inherit;
  color: #00c4ec;
  cursor: pointer;
  z-index: 2;
  align-items: center;
}
.dxp-document-uploader .dxp-document-name-ripple {
  position: absolute;
  inset: 0;
  box-shadow: 0 3px 6px #0000001a;
  border-radius: 4px;
}
.dxp-document-uploader .mat-list-base .mat-list-item .mat-list-item-content {
  flex-direction: row-reverse;
  cursor: pointer;
  height: 100%;
}
.dxp-document-uploader
  .dxp-document-uploading
  .mat-list-base
  .mat-list-item
  .mat-list-item-content,
.dxp-document-uploader .dxp-document-uploading .dxp-document-name,
.dxp-document-uploader .dxp-document-uploading .dxp-document-name-ripple,
.dxp-document-uploader .dxp-document-uploading .dxp-document-upload {
  cursor: progress;
}
.dxp-document-uploader
  .dxp-document-uploaded
  .mat-list-base
  .mat-list-item
  .mat-list-item-content,
.dxp-document-uploader .dxp-document-uploaded .dxp-document-name,
.dxp-document-uploader .dxp-document-uploaded .dxp-document-name-ripple {
  cursor: default;
}
.dxp-document-uploader .dxp-document-uploaded .mat-icon,
.dxp-document-uploader .dxp-document-uploaded svg {
  height: 48px;
  width: 48px;
}
.dxp-document-uploader .dxp-upload-error-container {
  margin-top: 10px;
  margin-left: 26px;
  margin-right: 16px;
}
.dxp-document-uploader .mat-list-item {
  min-height: 64px;
}
.dxp-document-uploader
  .mat-list-item
  + .dxp-upload-error-container
  + .mat-list-item {
  margin-top: 10px;
}
.dxp-document-uploader
  .mat-list-item:not(.dxp-document-uploading)
  dxp-progress-spinner {
  display: none;
}
.dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload {
  background-color: #7e7e7e;
  color: #fff;
  box-shadow: none;
}
.dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload
  > dxp-progress-spinner
  .dxp-progress-spinner
  p {
  font-size: 0.875rem;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  margin: 0;
  line-height: 2.428em;
  color: #fff;
}
.dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload
  > dxp-progress-spinner
  ~ * {
  display: none;
}
.dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner {
  width: 100%;
}
.dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner
  .dxp-progress-spinner
  p {
  display: none;
}
.dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner
  .mat-spinner {
  margin: auto;
}
.dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner
  .mat-spinner
  circle {
  stroke: #fff;
}
.dxp-document-upload {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
}
.dxp-document-upload dxp-icon {
  margin: auto;
}
.mat-mini-fab:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.mat-mini-fab ~ .mat-button-focus-overlay {
  border-radius: 50%;
}
.mat-mini-fab .mat-icon {
  margin-right: 0;
}
.dxp-slide-toggle > * {
  display: flex;
  flex-direction: column;
}
.dxp-slide-toggle .mat-slide-toggle-content,
.dxp-slide-toggle .dxp-readonly {
  display: flex;
  flex-direction: row;
}
.dxp-widget .mat-expansion-panel-header {
  background-color: #ebecef;
}
.dxp-widget .mat-expansion-panel-header.mat-expanded {
  max-height: 48px;
}
.dxp-widget .dxp-widget-content {
  padding-bottom: 1rem !important;
}
.dxp-widget .mat-expansion-indicator:after {
  color: #000;
}
.dxp-widget .dxp-widget-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.dxp-widget dxp-icon {
  width: 24px;
  height: 24px;
}
.dxp-default-length-1 {
  width: 1ch;
}
.dxp-default-length-1 .dxp-control > .mat-form-field {
  width: 1ch;
}
.dxp-default-length-2 {
  width: 2ch;
}
.dxp-default-length-2 .dxp-control > .mat-form-field {
  width: 2ch;
}
.dxp-default-length-3 {
  width: 3ch;
}
.dxp-default-length-3 .dxp-control > .mat-form-field {
  width: 3ch;
}
.dxp-default-length-4 {
  width: 4ch;
}
.dxp-default-length-4 .dxp-control > .mat-form-field {
  width: 4ch;
}
.dxp-default-length-5 {
  width: 5ch;
}
.dxp-default-length-5 .dxp-control > .mat-form-field {
  width: 5ch;
}
.dxp-default-length-6 {
  width: 6ch;
}
.dxp-default-length-6 .dxp-control > .mat-form-field {
  width: 6ch;
}
.dxp-default-length-7 {
  width: 7ch;
}
.dxp-default-length-7 .dxp-control > .mat-form-field {
  width: 7ch;
}
.dxp-default-length-8 {
  width: 8ch;
}
.dxp-default-length-8 .dxp-control > .mat-form-field {
  width: 8ch;
}
.dxp-default-length-9 {
  width: 9ch;
}
.dxp-default-length-9 .dxp-control > .mat-form-field {
  width: 9ch;
}
.dxp-default-length-10 {
  width: 10ch;
}
.dxp-default-length-10 .dxp-control > .mat-form-field {
  width: 10ch;
}
.dxp-default-length-11 {
  width: 11ch;
}
.dxp-default-length-11 .dxp-control > .mat-form-field {
  width: 11ch;
}
.dxp-default-length-12 {
  width: 12ch;
}
.dxp-default-length-12 .dxp-control > .mat-form-field {
  width: 12ch;
}
.dxp-default-length-13 {
  width: 13ch;
}
.dxp-default-length-13 .dxp-control > .mat-form-field {
  width: 13ch;
}
.dxp-default-length-14 {
  width: 14ch;
}
.dxp-default-length-14 .dxp-control > .mat-form-field {
  width: 14ch;
}
.dxp-default-length-15 {
  width: 15ch;
}
.dxp-default-length-15 .dxp-control > .mat-form-field {
  width: 15ch;
}
.dxp-default-length-16 {
  width: 16ch;
}
.dxp-default-length-16 .dxp-control > .mat-form-field {
  width: 16ch;
}
.dxp-default-length-17 {
  width: 17ch;
}
.dxp-default-length-17 .dxp-control > .mat-form-field {
  width: 17ch;
}
.dxp-default-length-18 {
  width: 18ch;
}
.dxp-default-length-18 .dxp-control > .mat-form-field {
  width: 18ch;
}
.dxp-default-length-19 {
  width: 19ch;
}
.dxp-default-length-19 .dxp-control > .mat-form-field {
  width: 19ch;
}
.dxp-default-length-20 {
  width: 20ch;
}
.dxp-default-length-20 .dxp-control > .mat-form-field {
  width: 20ch;
}
.dxp-default-length-21 {
  width: 21ch;
}
.dxp-default-length-21 .dxp-control > .mat-form-field {
  width: 21ch;
}
.dxp-default-length-22 {
  width: 22ch;
}
.dxp-default-length-22 .dxp-control > .mat-form-field {
  width: 22ch;
}
.dxp-default-length-23 {
  width: 23ch;
}
.dxp-default-length-23 .dxp-control > .mat-form-field {
  width: 23ch;
}
.dxp-default-length-24 {
  width: 24ch;
}
.dxp-default-length-24 .dxp-control > .mat-form-field {
  width: 24ch;
}
.dxp-default-length-25 {
  width: 25ch;
}
.dxp-default-length-25 .dxp-control > .mat-form-field {
  width: 25ch;
}
.dxp-default-length-26 {
  width: 26ch;
}
.dxp-default-length-26 .dxp-control > .mat-form-field {
  width: 26ch;
}
.dxp-default-length-27 {
  width: 27ch;
}
.dxp-default-length-27 .dxp-control > .mat-form-field {
  width: 27ch;
}
.dxp-default-length-28 {
  width: 28ch;
}
.dxp-default-length-28 .dxp-control > .mat-form-field {
  width: 28ch;
}
.dxp-default-length-29 {
  width: 29ch;
}
.dxp-default-length-29 .dxp-control > .mat-form-field {
  width: 29ch;
}
.dxp-default-length-30 {
  width: 30ch;
}
.dxp-default-length-30 .dxp-control > .mat-form-field {
  width: 30ch;
}
.dxp-default-length-31 {
  width: 31ch;
}
.dxp-default-length-31 .dxp-control > .mat-form-field {
  width: 31ch;
}
.dxp-default-length-32 {
  width: 32ch;
}
.dxp-default-length-32 .dxp-control > .mat-form-field {
  width: 32ch;
}
.dxp-default-length-33 {
  width: 33ch;
}
.dxp-default-length-33 .dxp-control > .mat-form-field {
  width: 33ch;
}
.dxp-default-length-34 {
  width: 34ch;
}
.dxp-default-length-34 .dxp-control > .mat-form-field {
  width: 34ch;
}
.dxp-default-length-35 {
  width: 35ch;
}
.dxp-default-length-35 .dxp-control > .mat-form-field {
  width: 35ch;
}
.dxp-default-length-36 {
  width: 36ch;
}
.dxp-default-length-36 .dxp-control > .mat-form-field {
  width: 36ch;
}
.dxp-default-length-37 {
  width: 37ch;
}
.dxp-default-length-37 .dxp-control > .mat-form-field {
  width: 37ch;
}
.dxp-default-length-38 {
  width: 38ch;
}
.dxp-default-length-38 .dxp-control > .mat-form-field {
  width: 38ch;
}
.dxp-default-length-39 {
  width: 39ch;
}
.dxp-default-length-39 .dxp-control > .mat-form-field {
  width: 39ch;
}
.dxp-default-length-40 {
  width: 40ch;
}
.dxp-default-length-40 .dxp-control > .mat-form-field {
  width: 40ch;
}
.dxp-default-length-41 {
  width: 41ch;
}
.dxp-default-length-41 .dxp-control > .mat-form-field {
  width: 41ch;
}
.dxp-default-length-42 {
  width: 42ch;
}
.dxp-default-length-42 .dxp-control > .mat-form-field {
  width: 42ch;
}
.dxp-default-length-43 {
  width: 43ch;
}
.dxp-default-length-43 .dxp-control > .mat-form-field {
  width: 43ch;
}
.dxp-default-length-44 {
  width: 44ch;
}
.dxp-default-length-44 .dxp-control > .mat-form-field {
  width: 44ch;
}
.dxp-default-length-45 {
  width: 45ch;
}
.dxp-default-length-45 .dxp-control > .mat-form-field {
  width: 45ch;
}
.dxp-default-length-46 {
  width: 46ch;
}
.dxp-default-length-46 .dxp-control > .mat-form-field {
  width: 46ch;
}
.dxp-default-length-47 {
  width: 47ch;
}
.dxp-default-length-47 .dxp-control > .mat-form-field {
  width: 47ch;
}
.dxp-default-length-48 {
  width: 48ch;
}
.dxp-default-length-48 .dxp-control > .mat-form-field {
  width: 48ch;
}
.dxp-default-length-49 {
  width: 49ch;
}
.dxp-default-length-49 .dxp-control > .mat-form-field {
  width: 49ch;
}
.dxp-default-length-50 {
  width: 50ch;
}
.dxp-default-length-50 .dxp-control > .mat-form-field {
  width: 50ch;
}
.dxp-default-length-51 {
  width: 51ch;
}
.dxp-default-length-51 .dxp-control > .mat-form-field {
  width: 51ch;
}
.dxp-default-length-52 {
  width: 52ch;
}
.dxp-default-length-52 .dxp-control > .mat-form-field {
  width: 52ch;
}
.dxp-default-length-53 {
  width: 53ch;
}
.dxp-default-length-53 .dxp-control > .mat-form-field {
  width: 53ch;
}
.dxp-default-length-54 {
  width: 54ch;
}
.dxp-default-length-54 .dxp-control > .mat-form-field {
  width: 54ch;
}
.dxp-default-length-55 {
  width: 55ch;
}
.dxp-default-length-55 .dxp-control > .mat-form-field {
  width: 55ch;
}
.dxp-default-length-56 {
  width: 56ch;
}
.dxp-default-length-56 .dxp-control > .mat-form-field {
  width: 56ch;
}
.dxp-default-length-57 {
  width: 57ch;
}
.dxp-default-length-57 .dxp-control > .mat-form-field {
  width: 57ch;
}
.dxp-default-length-58 {
  width: 58ch;
}
.dxp-default-length-58 .dxp-control > .mat-form-field {
  width: 58ch;
}
.dxp-default-length-59 {
  width: 59ch;
}
.dxp-default-length-59 .dxp-control > .mat-form-field {
  width: 59ch;
}
.dxp-default-length-60 {
  width: 60ch;
}
.dxp-default-length-60 .dxp-control > .mat-form-field {
  width: 60ch;
}
.dxp-default-length-61 {
  width: 61ch;
}
.dxp-default-length-61 .dxp-control > .mat-form-field {
  width: 61ch;
}
.dxp-default-length-62 {
  width: 62ch;
}
.dxp-default-length-62 .dxp-control > .mat-form-field {
  width: 62ch;
}
.dxp-default-length-63 {
  width: 63ch;
}
.dxp-default-length-63 .dxp-control > .mat-form-field {
  width: 63ch;
}
.dxp-default-length-64 {
  width: 64ch;
}
.dxp-default-length-64 .dxp-control > .mat-form-field {
  width: 64ch;
}
.dxp-default-length-65 {
  width: 65ch;
}
.dxp-default-length-65 .dxp-control > .mat-form-field {
  width: 65ch;
}
.dxp-default-length-66 {
  width: 66ch;
}
.dxp-default-length-66 .dxp-control > .mat-form-field {
  width: 66ch;
}
.dxp-default-length-67 {
  width: 67ch;
}
.dxp-default-length-67 .dxp-control > .mat-form-field {
  width: 67ch;
}
.dxp-default-length-68 {
  width: 68ch;
}
.dxp-default-length-68 .dxp-control > .mat-form-field {
  width: 68ch;
}
.dxp-default-length-69 {
  width: 69ch;
}
.dxp-default-length-69 .dxp-control > .mat-form-field {
  width: 69ch;
}
.dxp-default-length-70 {
  width: 70ch;
}
.dxp-default-length-70 .dxp-control > .mat-form-field {
  width: 70ch;
}
.dxp-default-length-71 {
  width: 71ch;
}
.dxp-default-length-71 .dxp-control > .mat-form-field {
  width: 71ch;
}
.dxp-default-length-72 {
  width: 72ch;
}
.dxp-default-length-72 .dxp-control > .mat-form-field {
  width: 72ch;
}
.dxp-default-length-73 {
  width: 73ch;
}
.dxp-default-length-73 .dxp-control > .mat-form-field {
  width: 73ch;
}
.dxp-default-length-74 {
  width: 74ch;
}
.dxp-default-length-74 .dxp-control > .mat-form-field {
  width: 74ch;
}
.dxp-default-length-75 {
  width: 75ch;
}
.dxp-default-length-75 .dxp-control > .mat-form-field {
  width: 75ch;
}
.dxp-default-length-76 {
  width: 76ch;
}
.dxp-default-length-76 .dxp-control > .mat-form-field {
  width: 76ch;
}
.dxp-default-length-77 {
  width: 77ch;
}
.dxp-default-length-77 .dxp-control > .mat-form-field {
  width: 77ch;
}
.dxp-default-length-78 {
  width: 78ch;
}
.dxp-default-length-78 .dxp-control > .mat-form-field {
  width: 78ch;
}
.dxp-default-length-79 {
  width: 79ch;
}
.dxp-default-length-79 .dxp-control > .mat-form-field {
  width: 79ch;
}
.dxp-default-length-80 {
  width: 80ch;
}
.dxp-default-length-80 .dxp-control > .mat-form-field {
  width: 80ch;
}
.dxp-default-length-81 {
  width: 81ch;
}
.dxp-default-length-81 .dxp-control > .mat-form-field {
  width: 81ch;
}
.dxp-default-length-82 {
  width: 82ch;
}
.dxp-default-length-82 .dxp-control > .mat-form-field {
  width: 82ch;
}
.dxp-default-length-83 {
  width: 83ch;
}
.dxp-default-length-83 .dxp-control > .mat-form-field {
  width: 83ch;
}
.dxp-default-length-84 {
  width: 84ch;
}
.dxp-default-length-84 .dxp-control > .mat-form-field {
  width: 84ch;
}
.dxp-default-length-85 {
  width: 85ch;
}
.dxp-default-length-85 .dxp-control > .mat-form-field {
  width: 85ch;
}
.dxp-default-length-86 {
  width: 86ch;
}
.dxp-default-length-86 .dxp-control > .mat-form-field {
  width: 86ch;
}
.dxp-default-length-87 {
  width: 87ch;
}
.dxp-default-length-87 .dxp-control > .mat-form-field {
  width: 87ch;
}
.dxp-default-length-88 {
  width: 88ch;
}
.dxp-default-length-88 .dxp-control > .mat-form-field {
  width: 88ch;
}
.dxp-default-length-89 {
  width: 89ch;
}
.dxp-default-length-89 .dxp-control > .mat-form-field {
  width: 89ch;
}
.dxp-default-length-90 {
  width: 90ch;
}
.dxp-default-length-90 .dxp-control > .mat-form-field {
  width: 90ch;
}
.dxp-default-length-91 {
  width: 91ch;
}
.dxp-default-length-91 .dxp-control > .mat-form-field {
  width: 91ch;
}
.dxp-default-length-92 {
  width: 92ch;
}
.dxp-default-length-92 .dxp-control > .mat-form-field {
  width: 92ch;
}
.dxp-default-length-93 {
  width: 93ch;
}
.dxp-default-length-93 .dxp-control > .mat-form-field {
  width: 93ch;
}
.dxp-default-length-94 {
  width: 94ch;
}
.dxp-default-length-94 .dxp-control > .mat-form-field {
  width: 94ch;
}
.dxp-default-length-95 {
  width: 95ch;
}
.dxp-default-length-95 .dxp-control > .mat-form-field {
  width: 95ch;
}
.dxp-default-length-96 {
  width: 96ch;
}
.dxp-default-length-96 .dxp-control > .mat-form-field {
  width: 96ch;
}
.dxp-default-length-97 {
  width: 97ch;
}
.dxp-default-length-97 .dxp-control > .mat-form-field {
  width: 97ch;
}
.dxp-default-length-98 {
  width: 98ch;
}
.dxp-default-length-98 .dxp-control > .mat-form-field {
  width: 98ch;
}
.dxp-default-length-99 {
  width: 99ch;
}
.dxp-default-length-99 .dxp-control > .mat-form-field {
  width: 99ch;
}
.dxp-default-length-100 {
  width: 100ch;
}
.dxp-default-length-100 .dxp-control > .mat-form-field {
  width: 100ch;
}
.dxp-max-length-1 {
  max-width: 1ch;
}
.dxp-max-length-2 {
  max-width: 2ch;
}
.dxp-max-length-3 {
  max-width: 3ch;
}
.dxp-max-length-4 {
  max-width: 4ch;
}
.dxp-max-length-5 {
  max-width: 5ch;
}
.dxp-max-length-6 {
  max-width: 6ch;
}
.dxp-max-length-7 {
  max-width: 7ch;
}
.dxp-max-length-8 {
  max-width: 8ch;
}
.dxp-max-length-9 {
  max-width: 9ch;
}
.dxp-max-length-10 {
  max-width: 10ch;
}
.dxp-max-length-11 {
  max-width: 11ch;
}
.dxp-max-length-12 {
  max-width: 12ch;
}
.dxp-max-length-13 {
  max-width: 13ch;
}
.dxp-max-length-14 {
  max-width: 14ch;
}
.dxp-max-length-15 {
  max-width: 15ch;
}
.dxp-max-length-16 {
  max-width: 16ch;
}
.dxp-max-length-17 {
  max-width: 17ch;
}
.dxp-max-length-18 {
  max-width: 18ch;
}
.dxp-max-length-19 {
  max-width: 19ch;
}
.dxp-max-length-20 {
  max-width: 20ch;
}
.dxp-max-length-21 {
  max-width: 21ch;
}
.dxp-max-length-22 {
  max-width: 22ch;
}
.dxp-max-length-23 {
  max-width: 23ch;
}
.dxp-max-length-24 {
  max-width: 24ch;
}
.dxp-max-length-25 {
  max-width: 25ch;
}
.dxp-max-length-26 {
  max-width: 26ch;
}
.dxp-max-length-27 {
  max-width: 27ch;
}
.dxp-max-length-28 {
  max-width: 28ch;
}
.dxp-max-length-29 {
  max-width: 29ch;
}
.dxp-max-length-30 {
  max-width: 30ch;
}
.dxp-max-length-31 {
  max-width: 31ch;
}
.dxp-max-length-32 {
  max-width: 32ch;
}
.dxp-max-length-33 {
  max-width: 33ch;
}
.dxp-max-length-34 {
  max-width: 34ch;
}
.dxp-max-length-35 {
  max-width: 35ch;
}
.dxp-max-length-36 {
  max-width: 36ch;
}
.dxp-max-length-37 {
  max-width: 37ch;
}
.dxp-max-length-38 {
  max-width: 38ch;
}
.dxp-max-length-39 {
  max-width: 39ch;
}
.dxp-max-length-40 {
  max-width: 40ch;
}
.dxp-max-length-41 {
  max-width: 41ch;
}
.dxp-max-length-42 {
  max-width: 42ch;
}
.dxp-max-length-43 {
  max-width: 43ch;
}
.dxp-max-length-44 {
  max-width: 44ch;
}
.dxp-max-length-45 {
  max-width: 45ch;
}
.dxp-max-length-46 {
  max-width: 46ch;
}
.dxp-max-length-47 {
  max-width: 47ch;
}
.dxp-max-length-48 {
  max-width: 48ch;
}
.dxp-max-length-49 {
  max-width: 49ch;
}
.dxp-max-length-50 {
  max-width: 50ch;
}
.dxp-max-length-51 {
  max-width: 51ch;
}
.dxp-max-length-52 {
  max-width: 52ch;
}
.dxp-max-length-53 {
  max-width: 53ch;
}
.dxp-max-length-54 {
  max-width: 54ch;
}
.dxp-max-length-55 {
  max-width: 55ch;
}
.dxp-max-length-56 {
  max-width: 56ch;
}
.dxp-max-length-57 {
  max-width: 57ch;
}
.dxp-max-length-58 {
  max-width: 58ch;
}
.dxp-max-length-59 {
  max-width: 59ch;
}
.dxp-max-length-60 {
  max-width: 60ch;
}
.dxp-max-length-61 {
  max-width: 61ch;
}
.dxp-max-length-62 {
  max-width: 62ch;
}
.dxp-max-length-63 {
  max-width: 63ch;
}
.dxp-max-length-64 {
  max-width: 64ch;
}
.dxp-max-length-65 {
  max-width: 65ch;
}
.dxp-max-length-66 {
  max-width: 66ch;
}
.dxp-max-length-67 {
  max-width: 67ch;
}
.dxp-max-length-68 {
  max-width: 68ch;
}
.dxp-max-length-69 {
  max-width: 69ch;
}
.dxp-max-length-70 {
  max-width: 70ch;
}
.dxp-max-length-71 {
  max-width: 71ch;
}
.dxp-max-length-72 {
  max-width: 72ch;
}
.dxp-max-length-73 {
  max-width: 73ch;
}
.dxp-max-length-74 {
  max-width: 74ch;
}
.dxp-max-length-75 {
  max-width: 75ch;
}
.dxp-max-length-76 {
  max-width: 76ch;
}
.dxp-max-length-77 {
  max-width: 77ch;
}
.dxp-max-length-78 {
  max-width: 78ch;
}
.dxp-max-length-79 {
  max-width: 79ch;
}
.dxp-max-length-80 {
  max-width: 80ch;
}
.dxp-max-length-81 {
  max-width: 81ch;
}
.dxp-max-length-82 {
  max-width: 82ch;
}
.dxp-max-length-83 {
  max-width: 83ch;
}
.dxp-max-length-84 {
  max-width: 84ch;
}
.dxp-max-length-85 {
  max-width: 85ch;
}
.dxp-max-length-86 {
  max-width: 86ch;
}
.dxp-max-length-87 {
  max-width: 87ch;
}
.dxp-max-length-88 {
  max-width: 88ch;
}
.dxp-max-length-89 {
  max-width: 89ch;
}
.dxp-max-length-90 {
  max-width: 90ch;
}
.dxp-max-length-91 {
  max-width: 91ch;
}
.dxp-max-length-92 {
  max-width: 92ch;
}
.dxp-max-length-93 {
  max-width: 93ch;
}
.dxp-max-length-94 {
  max-width: 94ch;
}
.dxp-max-length-95 {
  max-width: 95ch;
}
.dxp-max-length-96 {
  max-width: 96ch;
}
.dxp-max-length-97 {
  max-width: 97ch;
}
.dxp-max-length-98 {
  max-width: 98ch;
}
.dxp-max-length-99 {
  max-width: 99ch;
}
.dxp-max-length-100 {
  max-width: 100ch;
}
.dxp-default-width-1 {
  width: 1% !important;
  max-width: 1%;
}
.dxp-default-max-length-1 {
  max-width: 1ch;
}
.dxp-default-max-length-1 .dxp-control > .mat-form-field {
  max-width: 1ch;
}
.mat-dialog-container .dxp-default-max-length-1 div {
  max-width: 1ch;
}
.dxp-default-width-2 {
  width: 2% !important;
  max-width: 2%;
}
.dxp-default-max-length-2 {
  max-width: 2ch;
}
.dxp-default-max-length-2 .dxp-control > .mat-form-field {
  max-width: 2ch;
}
.mat-dialog-container .dxp-default-max-length-2 div {
  max-width: 2ch;
}
.dxp-default-width-3 {
  width: 3% !important;
  max-width: 3%;
}
.dxp-default-max-length-3 {
  max-width: 3ch;
}
.dxp-default-max-length-3 .dxp-control > .mat-form-field {
  max-width: 3ch;
}
.mat-dialog-container .dxp-default-max-length-3 div {
  max-width: 3ch;
}
.dxp-default-width-4 {
  width: 4% !important;
  max-width: 4%;
}
.dxp-default-max-length-4 {
  max-width: 4ch;
}
.dxp-default-max-length-4 .dxp-control > .mat-form-field {
  max-width: 4ch;
}
.mat-dialog-container .dxp-default-max-length-4 div {
  max-width: 4ch;
}
.dxp-default-width-5 {
  width: 5% !important;
  max-width: 5%;
}
.dxp-default-max-length-5 {
  max-width: 5ch;
}
.dxp-default-max-length-5 .dxp-control > .mat-form-field {
  max-width: 5ch;
}
.mat-dialog-container .dxp-default-max-length-5 div {
  max-width: 5ch;
}
.dxp-default-width-6 {
  width: 6% !important;
  max-width: 6%;
}
.dxp-default-max-length-6 {
  max-width: 6ch;
}
.dxp-default-max-length-6 .dxp-control > .mat-form-field {
  max-width: 6ch;
}
.mat-dialog-container .dxp-default-max-length-6 div {
  max-width: 6ch;
}
.dxp-default-width-7 {
  width: 7% !important;
  max-width: 7%;
}
.dxp-default-max-length-7 {
  max-width: 7ch;
}
.dxp-default-max-length-7 .dxp-control > .mat-form-field {
  max-width: 7ch;
}
.mat-dialog-container .dxp-default-max-length-7 div {
  max-width: 7ch;
}
.dxp-default-width-8 {
  width: 8% !important;
  max-width: 8%;
}
.dxp-default-max-length-8 {
  max-width: 8ch;
}
.dxp-default-max-length-8 .dxp-control > .mat-form-field {
  max-width: 8ch;
}
.mat-dialog-container .dxp-default-max-length-8 div {
  max-width: 8ch;
}
.dxp-default-width-9 {
  width: 9% !important;
  max-width: 9%;
}
.dxp-default-max-length-9 {
  max-width: 9ch;
}
.dxp-default-max-length-9 .dxp-control > .mat-form-field {
  max-width: 9ch;
}
.mat-dialog-container .dxp-default-max-length-9 div {
  max-width: 9ch;
}
.dxp-default-width-10 {
  width: 10% !important;
  max-width: 10%;
}
.dxp-default-max-length-10 {
  max-width: 10ch;
}
.dxp-default-max-length-10 .dxp-control > .mat-form-field {
  max-width: 10ch;
}
.mat-dialog-container .dxp-default-max-length-10 div {
  max-width: 10ch;
}
.dxp-default-width-11 {
  width: 11% !important;
  max-width: 11%;
}
.dxp-default-max-length-11 {
  max-width: 11ch;
}
.dxp-default-max-length-11 .dxp-control > .mat-form-field {
  max-width: 11ch;
}
.mat-dialog-container .dxp-default-max-length-11 div {
  max-width: 11ch;
}
.dxp-default-width-12 {
  width: 12% !important;
  max-width: 12%;
}
.dxp-default-max-length-12 {
  max-width: 12ch;
}
.dxp-default-max-length-12 .dxp-control > .mat-form-field {
  max-width: 12ch;
}
.mat-dialog-container .dxp-default-max-length-12 div {
  max-width: 12ch;
}
.dxp-default-width-13 {
  width: 13% !important;
  max-width: 13%;
}
.dxp-default-max-length-13 {
  max-width: 13ch;
}
.dxp-default-max-length-13 .dxp-control > .mat-form-field {
  max-width: 13ch;
}
.mat-dialog-container .dxp-default-max-length-13 div {
  max-width: 13ch;
}
.dxp-default-width-14 {
  width: 14% !important;
  max-width: 14%;
}
.dxp-default-max-length-14 {
  max-width: 14ch;
}
.dxp-default-max-length-14 .dxp-control > .mat-form-field {
  max-width: 14ch;
}
.mat-dialog-container .dxp-default-max-length-14 div {
  max-width: 14ch;
}
.dxp-default-width-15 {
  width: 15% !important;
  max-width: 15%;
}
.dxp-default-max-length-15 {
  max-width: 15ch;
}
.dxp-default-max-length-15 .dxp-control > .mat-form-field {
  max-width: 15ch;
}
.mat-dialog-container .dxp-default-max-length-15 div {
  max-width: 15ch;
}
.dxp-default-width-16 {
  width: 16% !important;
  max-width: 16%;
}
.dxp-default-max-length-16 {
  max-width: 16ch;
}
.dxp-default-max-length-16 .dxp-control > .mat-form-field {
  max-width: 16ch;
}
.mat-dialog-container .dxp-default-max-length-16 div {
  max-width: 16ch;
}
.dxp-default-width-17 {
  width: 17% !important;
  max-width: 17%;
}
.dxp-default-max-length-17 {
  max-width: 17ch;
}
.dxp-default-max-length-17 .dxp-control > .mat-form-field {
  max-width: 17ch;
}
.mat-dialog-container .dxp-default-max-length-17 div {
  max-width: 17ch;
}
.dxp-default-width-18 {
  width: 18% !important;
  max-width: 18%;
}
.dxp-default-max-length-18 {
  max-width: 18ch;
}
.dxp-default-max-length-18 .dxp-control > .mat-form-field {
  max-width: 18ch;
}
.mat-dialog-container .dxp-default-max-length-18 div {
  max-width: 18ch;
}
.dxp-default-width-19 {
  width: 19% !important;
  max-width: 19%;
}
.dxp-default-max-length-19 {
  max-width: 19ch;
}
.dxp-default-max-length-19 .dxp-control > .mat-form-field {
  max-width: 19ch;
}
.mat-dialog-container .dxp-default-max-length-19 div {
  max-width: 19ch;
}
.dxp-default-width-20 {
  width: 20% !important;
  max-width: 20%;
}
.dxp-default-max-length-20 {
  max-width: 20ch;
}
.dxp-default-max-length-20 .dxp-control > .mat-form-field {
  max-width: 20ch;
}
.mat-dialog-container .dxp-default-max-length-20 div {
  max-width: 20ch;
}
.dxp-default-width-21 {
  width: 21% !important;
  max-width: 21%;
}
.dxp-default-max-length-21 {
  max-width: 21ch;
}
.dxp-default-max-length-21 .dxp-control > .mat-form-field {
  max-width: 21ch;
}
.mat-dialog-container .dxp-default-max-length-21 div {
  max-width: 21ch;
}
.dxp-default-width-22 {
  width: 22% !important;
  max-width: 22%;
}
.dxp-default-max-length-22 {
  max-width: 22ch;
}
.dxp-default-max-length-22 .dxp-control > .mat-form-field {
  max-width: 22ch;
}
.mat-dialog-container .dxp-default-max-length-22 div {
  max-width: 22ch;
}
.dxp-default-width-23 {
  width: 23% !important;
  max-width: 23%;
}
.dxp-default-max-length-23 {
  max-width: 23ch;
}
.dxp-default-max-length-23 .dxp-control > .mat-form-field {
  max-width: 23ch;
}
.mat-dialog-container .dxp-default-max-length-23 div {
  max-width: 23ch;
}
.dxp-default-width-24 {
  width: 24% !important;
  max-width: 24%;
}
.dxp-default-max-length-24 {
  max-width: 24ch;
}
.dxp-default-max-length-24 .dxp-control > .mat-form-field {
  max-width: 24ch;
}
.mat-dialog-container .dxp-default-max-length-24 div {
  max-width: 24ch;
}
.dxp-default-width-25 {
  width: 25% !important;
  max-width: 25%;
}
.dxp-default-max-length-25 {
  max-width: 25ch;
}
.dxp-default-max-length-25 .dxp-control > .mat-form-field {
  max-width: 25ch;
}
.mat-dialog-container .dxp-default-max-length-25 div {
  max-width: 25ch;
}
.dxp-default-width-26 {
  width: 26% !important;
  max-width: 26%;
}
.dxp-default-max-length-26 {
  max-width: 26ch;
}
.dxp-default-max-length-26 .dxp-control > .mat-form-field {
  max-width: 26ch;
}
.mat-dialog-container .dxp-default-max-length-26 div {
  max-width: 26ch;
}
.dxp-default-width-27 {
  width: 27% !important;
  max-width: 27%;
}
.dxp-default-max-length-27 {
  max-width: 27ch;
}
.dxp-default-max-length-27 .dxp-control > .mat-form-field {
  max-width: 27ch;
}
.mat-dialog-container .dxp-default-max-length-27 div {
  max-width: 27ch;
}
.dxp-default-width-28 {
  width: 28% !important;
  max-width: 28%;
}
.dxp-default-max-length-28 {
  max-width: 28ch;
}
.dxp-default-max-length-28 .dxp-control > .mat-form-field {
  max-width: 28ch;
}
.mat-dialog-container .dxp-default-max-length-28 div {
  max-width: 28ch;
}
.dxp-default-width-29 {
  width: 29% !important;
  max-width: 29%;
}
.dxp-default-max-length-29 {
  max-width: 29ch;
}
.dxp-default-max-length-29 .dxp-control > .mat-form-field {
  max-width: 29ch;
}
.mat-dialog-container .dxp-default-max-length-29 div {
  max-width: 29ch;
}
.dxp-default-width-30 {
  width: 30% !important;
  max-width: 30%;
}
.dxp-default-max-length-30 {
  max-width: 30ch;
}
.dxp-default-max-length-30 .dxp-control > .mat-form-field {
  max-width: 30ch;
}
.mat-dialog-container .dxp-default-max-length-30 div {
  max-width: 30ch;
}
.dxp-default-width-31 {
  width: 31% !important;
  max-width: 31%;
}
.dxp-default-max-length-31 {
  max-width: 31ch;
}
.dxp-default-max-length-31 .dxp-control > .mat-form-field {
  max-width: 31ch;
}
.mat-dialog-container .dxp-default-max-length-31 div {
  max-width: 31ch;
}
.dxp-default-width-32 {
  width: 32% !important;
  max-width: 32%;
}
.dxp-default-max-length-32 {
  max-width: 32ch;
}
.dxp-default-max-length-32 .dxp-control > .mat-form-field {
  max-width: 32ch;
}
.mat-dialog-container .dxp-default-max-length-32 div {
  max-width: 32ch;
}
.dxp-default-width-33 {
  width: 33% !important;
  max-width: 33%;
}
.dxp-default-max-length-33 {
  max-width: 33ch;
}
.dxp-default-max-length-33 .dxp-control > .mat-form-field {
  max-width: 33ch;
}
.mat-dialog-container .dxp-default-max-length-33 div {
  max-width: 33ch;
}
.dxp-default-width-34 {
  width: 34% !important;
  max-width: 34%;
}
.dxp-default-max-length-34 {
  max-width: 34ch;
}
.dxp-default-max-length-34 .dxp-control > .mat-form-field {
  max-width: 34ch;
}
.mat-dialog-container .dxp-default-max-length-34 div {
  max-width: 34ch;
}
.dxp-default-width-35 {
  width: 35% !important;
  max-width: 35%;
}
.dxp-default-max-length-35 {
  max-width: 35ch;
}
.dxp-default-max-length-35 .dxp-control > .mat-form-field {
  max-width: 35ch;
}
.mat-dialog-container .dxp-default-max-length-35 div {
  max-width: 35ch;
}
.dxp-default-width-36 {
  width: 36% !important;
  max-width: 36%;
}
.dxp-default-max-length-36 {
  max-width: 36ch;
}
.dxp-default-max-length-36 .dxp-control > .mat-form-field {
  max-width: 36ch;
}
.mat-dialog-container .dxp-default-max-length-36 div {
  max-width: 36ch;
}
.dxp-default-width-37 {
  width: 37% !important;
  max-width: 37%;
}
.dxp-default-max-length-37 {
  max-width: 37ch;
}
.dxp-default-max-length-37 .dxp-control > .mat-form-field {
  max-width: 37ch;
}
.mat-dialog-container .dxp-default-max-length-37 div {
  max-width: 37ch;
}
.dxp-default-width-38 {
  width: 38% !important;
  max-width: 38%;
}
.dxp-default-max-length-38 {
  max-width: 38ch;
}
.dxp-default-max-length-38 .dxp-control > .mat-form-field {
  max-width: 38ch;
}
.mat-dialog-container .dxp-default-max-length-38 div {
  max-width: 38ch;
}
.dxp-default-width-39 {
  width: 39% !important;
  max-width: 39%;
}
.dxp-default-max-length-39 {
  max-width: 39ch;
}
.dxp-default-max-length-39 .dxp-control > .mat-form-field {
  max-width: 39ch;
}
.mat-dialog-container .dxp-default-max-length-39 div {
  max-width: 39ch;
}
.dxp-default-width-40 {
  width: 40% !important;
  max-width: 40%;
}
.dxp-default-max-length-40 {
  max-width: 40ch;
}
.dxp-default-max-length-40 .dxp-control > .mat-form-field {
  max-width: 40ch;
}
.mat-dialog-container .dxp-default-max-length-40 div {
  max-width: 40ch;
}
.dxp-default-width-41 {
  width: 41% !important;
  max-width: 41%;
}
.dxp-default-max-length-41 {
  max-width: 41ch;
}
.dxp-default-max-length-41 .dxp-control > .mat-form-field {
  max-width: 41ch;
}
.mat-dialog-container .dxp-default-max-length-41 div {
  max-width: 41ch;
}
.dxp-default-width-42 {
  width: 42% !important;
  max-width: 42%;
}
.dxp-default-max-length-42 {
  max-width: 42ch;
}
.dxp-default-max-length-42 .dxp-control > .mat-form-field {
  max-width: 42ch;
}
.mat-dialog-container .dxp-default-max-length-42 div {
  max-width: 42ch;
}
.dxp-default-width-43 {
  width: 43% !important;
  max-width: 43%;
}
.dxp-default-max-length-43 {
  max-width: 43ch;
}
.dxp-default-max-length-43 .dxp-control > .mat-form-field {
  max-width: 43ch;
}
.mat-dialog-container .dxp-default-max-length-43 div {
  max-width: 43ch;
}
.dxp-default-width-44 {
  width: 44% !important;
  max-width: 44%;
}
.dxp-default-max-length-44 {
  max-width: 44ch;
}
.dxp-default-max-length-44 .dxp-control > .mat-form-field {
  max-width: 44ch;
}
.mat-dialog-container .dxp-default-max-length-44 div {
  max-width: 44ch;
}
.dxp-default-width-45 {
  width: 45% !important;
  max-width: 45%;
}
.dxp-default-max-length-45 {
  max-width: 45ch;
}
.dxp-default-max-length-45 .dxp-control > .mat-form-field {
  max-width: 45ch;
}
.mat-dialog-container .dxp-default-max-length-45 div {
  max-width: 45ch;
}
.dxp-default-width-46 {
  width: 46% !important;
  max-width: 46%;
}
.dxp-default-max-length-46 {
  max-width: 46ch;
}
.dxp-default-max-length-46 .dxp-control > .mat-form-field {
  max-width: 46ch;
}
.mat-dialog-container .dxp-default-max-length-46 div {
  max-width: 46ch;
}
.dxp-default-width-47 {
  width: 47% !important;
  max-width: 47%;
}
.dxp-default-max-length-47 {
  max-width: 47ch;
}
.dxp-default-max-length-47 .dxp-control > .mat-form-field {
  max-width: 47ch;
}
.mat-dialog-container .dxp-default-max-length-47 div {
  max-width: 47ch;
}
.dxp-default-width-48 {
  width: 48% !important;
  max-width: 48%;
}
.dxp-default-max-length-48 {
  max-width: 48ch;
}
.dxp-default-max-length-48 .dxp-control > .mat-form-field {
  max-width: 48ch;
}
.mat-dialog-container .dxp-default-max-length-48 div {
  max-width: 48ch;
}
.dxp-default-width-49 {
  width: 49% !important;
  max-width: 49%;
}
.dxp-default-max-length-49 {
  max-width: 49ch;
}
.dxp-default-max-length-49 .dxp-control > .mat-form-field {
  max-width: 49ch;
}
.mat-dialog-container .dxp-default-max-length-49 div {
  max-width: 49ch;
}
.dxp-default-width-50 {
  width: 50% !important;
  max-width: 50%;
}
.dxp-default-max-length-50 {
  max-width: 50ch;
}
.dxp-default-max-length-50 .dxp-control > .mat-form-field {
  max-width: 50ch;
}
.mat-dialog-container .dxp-default-max-length-50 div {
  max-width: 50ch;
}
.dxp-default-width-51 {
  width: 51% !important;
  max-width: 51%;
}
.dxp-default-max-length-51 {
  max-width: 51ch;
}
.dxp-default-max-length-51 .dxp-control > .mat-form-field {
  max-width: 51ch;
}
.mat-dialog-container .dxp-default-max-length-51 div {
  max-width: 51ch;
}
.dxp-default-width-52 {
  width: 52% !important;
  max-width: 52%;
}
.dxp-default-max-length-52 {
  max-width: 52ch;
}
.dxp-default-max-length-52 .dxp-control > .mat-form-field {
  max-width: 52ch;
}
.mat-dialog-container .dxp-default-max-length-52 div {
  max-width: 52ch;
}
.dxp-default-width-53 {
  width: 53% !important;
  max-width: 53%;
}
.dxp-default-max-length-53 {
  max-width: 53ch;
}
.dxp-default-max-length-53 .dxp-control > .mat-form-field {
  max-width: 53ch;
}
.mat-dialog-container .dxp-default-max-length-53 div {
  max-width: 53ch;
}
.dxp-default-width-54 {
  width: 54% !important;
  max-width: 54%;
}
.dxp-default-max-length-54 {
  max-width: 54ch;
}
.dxp-default-max-length-54 .dxp-control > .mat-form-field {
  max-width: 54ch;
}
.mat-dialog-container .dxp-default-max-length-54 div {
  max-width: 54ch;
}
.dxp-default-width-55 {
  width: 55% !important;
  max-width: 55%;
}
.dxp-default-max-length-55 {
  max-width: 55ch;
}
.dxp-default-max-length-55 .dxp-control > .mat-form-field {
  max-width: 55ch;
}
.mat-dialog-container .dxp-default-max-length-55 div {
  max-width: 55ch;
}
.dxp-default-width-56 {
  width: 56% !important;
  max-width: 56%;
}
.dxp-default-max-length-56 {
  max-width: 56ch;
}
.dxp-default-max-length-56 .dxp-control > .mat-form-field {
  max-width: 56ch;
}
.mat-dialog-container .dxp-default-max-length-56 div {
  max-width: 56ch;
}
.dxp-default-width-57 {
  width: 57% !important;
  max-width: 57%;
}
.dxp-default-max-length-57 {
  max-width: 57ch;
}
.dxp-default-max-length-57 .dxp-control > .mat-form-field {
  max-width: 57ch;
}
.mat-dialog-container .dxp-default-max-length-57 div {
  max-width: 57ch;
}
.dxp-default-width-58 {
  width: 58% !important;
  max-width: 58%;
}
.dxp-default-max-length-58 {
  max-width: 58ch;
}
.dxp-default-max-length-58 .dxp-control > .mat-form-field {
  max-width: 58ch;
}
.mat-dialog-container .dxp-default-max-length-58 div {
  max-width: 58ch;
}
.dxp-default-width-59 {
  width: 59% !important;
  max-width: 59%;
}
.dxp-default-max-length-59 {
  max-width: 59ch;
}
.dxp-default-max-length-59 .dxp-control > .mat-form-field {
  max-width: 59ch;
}
.mat-dialog-container .dxp-default-max-length-59 div {
  max-width: 59ch;
}
.dxp-default-width-60 {
  width: 60% !important;
  max-width: 60%;
}
.dxp-default-max-length-60 {
  max-width: 60ch;
}
.dxp-default-max-length-60 .dxp-control > .mat-form-field {
  max-width: 60ch;
}
.mat-dialog-container .dxp-default-max-length-60 div {
  max-width: 60ch;
}
.dxp-default-width-61 {
  width: 61% !important;
  max-width: 61%;
}
.dxp-default-max-length-61 {
  max-width: 61ch;
}
.dxp-default-max-length-61 .dxp-control > .mat-form-field {
  max-width: 61ch;
}
.mat-dialog-container .dxp-default-max-length-61 div {
  max-width: 61ch;
}
.dxp-default-width-62 {
  width: 62% !important;
  max-width: 62%;
}
.dxp-default-max-length-62 {
  max-width: 62ch;
}
.dxp-default-max-length-62 .dxp-control > .mat-form-field {
  max-width: 62ch;
}
.mat-dialog-container .dxp-default-max-length-62 div {
  max-width: 62ch;
}
.dxp-default-width-63 {
  width: 63% !important;
  max-width: 63%;
}
.dxp-default-max-length-63 {
  max-width: 63ch;
}
.dxp-default-max-length-63 .dxp-control > .mat-form-field {
  max-width: 63ch;
}
.mat-dialog-container .dxp-default-max-length-63 div {
  max-width: 63ch;
}
.dxp-default-width-64 {
  width: 64% !important;
  max-width: 64%;
}
.dxp-default-max-length-64 {
  max-width: 64ch;
}
.dxp-default-max-length-64 .dxp-control > .mat-form-field {
  max-width: 64ch;
}
.mat-dialog-container .dxp-default-max-length-64 div {
  max-width: 64ch;
}
.dxp-default-width-65 {
  width: 65% !important;
  max-width: 65%;
}
.dxp-default-max-length-65 {
  max-width: 65ch;
}
.dxp-default-max-length-65 .dxp-control > .mat-form-field {
  max-width: 65ch;
}
.mat-dialog-container .dxp-default-max-length-65 div {
  max-width: 65ch;
}
.dxp-default-width-66 {
  width: 66% !important;
  max-width: 66%;
}
.dxp-default-max-length-66 {
  max-width: 66ch;
}
.dxp-default-max-length-66 .dxp-control > .mat-form-field {
  max-width: 66ch;
}
.mat-dialog-container .dxp-default-max-length-66 div {
  max-width: 66ch;
}
.dxp-default-width-67 {
  width: 67% !important;
  max-width: 67%;
}
.dxp-default-max-length-67 {
  max-width: 67ch;
}
.dxp-default-max-length-67 .dxp-control > .mat-form-field {
  max-width: 67ch;
}
.mat-dialog-container .dxp-default-max-length-67 div {
  max-width: 67ch;
}
.dxp-default-width-68 {
  width: 68% !important;
  max-width: 68%;
}
.dxp-default-max-length-68 {
  max-width: 68ch;
}
.dxp-default-max-length-68 .dxp-control > .mat-form-field {
  max-width: 68ch;
}
.mat-dialog-container .dxp-default-max-length-68 div {
  max-width: 68ch;
}
.dxp-default-width-69 {
  width: 69% !important;
  max-width: 69%;
}
.dxp-default-max-length-69 {
  max-width: 69ch;
}
.dxp-default-max-length-69 .dxp-control > .mat-form-field {
  max-width: 69ch;
}
.mat-dialog-container .dxp-default-max-length-69 div {
  max-width: 69ch;
}
.dxp-default-width-70 {
  width: 70% !important;
  max-width: 70%;
}
.dxp-default-max-length-70 {
  max-width: 70ch;
}
.dxp-default-max-length-70 .dxp-control > .mat-form-field {
  max-width: 70ch;
}
.mat-dialog-container .dxp-default-max-length-70 div {
  max-width: 70ch;
}
.dxp-default-width-71 {
  width: 71% !important;
  max-width: 71%;
}
.dxp-default-max-length-71 {
  max-width: 71ch;
}
.dxp-default-max-length-71 .dxp-control > .mat-form-field {
  max-width: 71ch;
}
.mat-dialog-container .dxp-default-max-length-71 div {
  max-width: 71ch;
}
.dxp-default-width-72 {
  width: 72% !important;
  max-width: 72%;
}
.dxp-default-max-length-72 {
  max-width: 72ch;
}
.dxp-default-max-length-72 .dxp-control > .mat-form-field {
  max-width: 72ch;
}
.mat-dialog-container .dxp-default-max-length-72 div {
  max-width: 72ch;
}
.dxp-default-width-73 {
  width: 73% !important;
  max-width: 73%;
}
.dxp-default-max-length-73 {
  max-width: 73ch;
}
.dxp-default-max-length-73 .dxp-control > .mat-form-field {
  max-width: 73ch;
}
.mat-dialog-container .dxp-default-max-length-73 div {
  max-width: 73ch;
}
.dxp-default-width-74 {
  width: 74% !important;
  max-width: 74%;
}
.dxp-default-max-length-74 {
  max-width: 74ch;
}
.dxp-default-max-length-74 .dxp-control > .mat-form-field {
  max-width: 74ch;
}
.mat-dialog-container .dxp-default-max-length-74 div {
  max-width: 74ch;
}
.dxp-default-width-75 {
  width: 75% !important;
  max-width: 75%;
}
.dxp-default-max-length-75 {
  max-width: 75ch;
}
.dxp-default-max-length-75 .dxp-control > .mat-form-field {
  max-width: 75ch;
}
.mat-dialog-container .dxp-default-max-length-75 div {
  max-width: 75ch;
}
.dxp-default-width-76 {
  width: 76% !important;
  max-width: 76%;
}
.dxp-default-max-length-76 {
  max-width: 76ch;
}
.dxp-default-max-length-76 .dxp-control > .mat-form-field {
  max-width: 76ch;
}
.mat-dialog-container .dxp-default-max-length-76 div {
  max-width: 76ch;
}
.dxp-default-width-77 {
  width: 77% !important;
  max-width: 77%;
}
.dxp-default-max-length-77 {
  max-width: 77ch;
}
.dxp-default-max-length-77 .dxp-control > .mat-form-field {
  max-width: 77ch;
}
.mat-dialog-container .dxp-default-max-length-77 div {
  max-width: 77ch;
}
.dxp-default-width-78 {
  width: 78% !important;
  max-width: 78%;
}
.dxp-default-max-length-78 {
  max-width: 78ch;
}
.dxp-default-max-length-78 .dxp-control > .mat-form-field {
  max-width: 78ch;
}
.mat-dialog-container .dxp-default-max-length-78 div {
  max-width: 78ch;
}
.dxp-default-width-79 {
  width: 79% !important;
  max-width: 79%;
}
.dxp-default-max-length-79 {
  max-width: 79ch;
}
.dxp-default-max-length-79 .dxp-control > .mat-form-field {
  max-width: 79ch;
}
.mat-dialog-container .dxp-default-max-length-79 div {
  max-width: 79ch;
}
.dxp-default-width-80 {
  width: 80% !important;
  max-width: 80%;
}
.dxp-default-max-length-80 {
  max-width: 80ch;
}
.dxp-default-max-length-80 .dxp-control > .mat-form-field {
  max-width: 80ch;
}
.mat-dialog-container .dxp-default-max-length-80 div {
  max-width: 80ch;
}
.dxp-default-width-81 {
  width: 81% !important;
  max-width: 81%;
}
.dxp-default-max-length-81 {
  max-width: 81ch;
}
.dxp-default-max-length-81 .dxp-control > .mat-form-field {
  max-width: 81ch;
}
.mat-dialog-container .dxp-default-max-length-81 div {
  max-width: 81ch;
}
.dxp-default-width-82 {
  width: 82% !important;
  max-width: 82%;
}
.dxp-default-max-length-82 {
  max-width: 82ch;
}
.dxp-default-max-length-82 .dxp-control > .mat-form-field {
  max-width: 82ch;
}
.mat-dialog-container .dxp-default-max-length-82 div {
  max-width: 82ch;
}
.dxp-default-width-83 {
  width: 83% !important;
  max-width: 83%;
}
.dxp-default-max-length-83 {
  max-width: 83ch;
}
.dxp-default-max-length-83 .dxp-control > .mat-form-field {
  max-width: 83ch;
}
.mat-dialog-container .dxp-default-max-length-83 div {
  max-width: 83ch;
}
.dxp-default-width-84 {
  width: 84% !important;
  max-width: 84%;
}
.dxp-default-max-length-84 {
  max-width: 84ch;
}
.dxp-default-max-length-84 .dxp-control > .mat-form-field {
  max-width: 84ch;
}
.mat-dialog-container .dxp-default-max-length-84 div {
  max-width: 84ch;
}
.dxp-default-width-85 {
  width: 85% !important;
  max-width: 85%;
}
.dxp-default-max-length-85 {
  max-width: 85ch;
}
.dxp-default-max-length-85 .dxp-control > .mat-form-field {
  max-width: 85ch;
}
.mat-dialog-container .dxp-default-max-length-85 div {
  max-width: 85ch;
}
.dxp-default-width-86 {
  width: 86% !important;
  max-width: 86%;
}
.dxp-default-max-length-86 {
  max-width: 86ch;
}
.dxp-default-max-length-86 .dxp-control > .mat-form-field {
  max-width: 86ch;
}
.mat-dialog-container .dxp-default-max-length-86 div {
  max-width: 86ch;
}
.dxp-default-width-87 {
  width: 87% !important;
  max-width: 87%;
}
.dxp-default-max-length-87 {
  max-width: 87ch;
}
.dxp-default-max-length-87 .dxp-control > .mat-form-field {
  max-width: 87ch;
}
.mat-dialog-container .dxp-default-max-length-87 div {
  max-width: 87ch;
}
.dxp-default-width-88 {
  width: 88% !important;
  max-width: 88%;
}
.dxp-default-max-length-88 {
  max-width: 88ch;
}
.dxp-default-max-length-88 .dxp-control > .mat-form-field {
  max-width: 88ch;
}
.mat-dialog-container .dxp-default-max-length-88 div {
  max-width: 88ch;
}
.dxp-default-width-89 {
  width: 89% !important;
  max-width: 89%;
}
.dxp-default-max-length-89 {
  max-width: 89ch;
}
.dxp-default-max-length-89 .dxp-control > .mat-form-field {
  max-width: 89ch;
}
.mat-dialog-container .dxp-default-max-length-89 div {
  max-width: 89ch;
}
.dxp-default-width-90 {
  width: 90% !important;
  max-width: 90%;
}
.dxp-default-max-length-90 {
  max-width: 90ch;
}
.dxp-default-max-length-90 .dxp-control > .mat-form-field {
  max-width: 90ch;
}
.mat-dialog-container .dxp-default-max-length-90 div {
  max-width: 90ch;
}
.dxp-default-width-91 {
  width: 91% !important;
  max-width: 91%;
}
.dxp-default-max-length-91 {
  max-width: 91ch;
}
.dxp-default-max-length-91 .dxp-control > .mat-form-field {
  max-width: 91ch;
}
.mat-dialog-container .dxp-default-max-length-91 div {
  max-width: 91ch;
}
.dxp-default-width-92 {
  width: 92% !important;
  max-width: 92%;
}
.dxp-default-max-length-92 {
  max-width: 92ch;
}
.dxp-default-max-length-92 .dxp-control > .mat-form-field {
  max-width: 92ch;
}
.mat-dialog-container .dxp-default-max-length-92 div {
  max-width: 92ch;
}
.dxp-default-width-93 {
  width: 93% !important;
  max-width: 93%;
}
.dxp-default-max-length-93 {
  max-width: 93ch;
}
.dxp-default-max-length-93 .dxp-control > .mat-form-field {
  max-width: 93ch;
}
.mat-dialog-container .dxp-default-max-length-93 div {
  max-width: 93ch;
}
.dxp-default-width-94 {
  width: 94% !important;
  max-width: 94%;
}
.dxp-default-max-length-94 {
  max-width: 94ch;
}
.dxp-default-max-length-94 .dxp-control > .mat-form-field {
  max-width: 94ch;
}
.mat-dialog-container .dxp-default-max-length-94 div {
  max-width: 94ch;
}
.dxp-default-width-95 {
  width: 95% !important;
  max-width: 95%;
}
.dxp-default-max-length-95 {
  max-width: 95ch;
}
.dxp-default-max-length-95 .dxp-control > .mat-form-field {
  max-width: 95ch;
}
.mat-dialog-container .dxp-default-max-length-95 div {
  max-width: 95ch;
}
.dxp-default-width-96 {
  width: 96% !important;
  max-width: 96%;
}
.dxp-default-max-length-96 {
  max-width: 96ch;
}
.dxp-default-max-length-96 .dxp-control > .mat-form-field {
  max-width: 96ch;
}
.mat-dialog-container .dxp-default-max-length-96 div {
  max-width: 96ch;
}
.dxp-default-width-97 {
  width: 97% !important;
  max-width: 97%;
}
.dxp-default-max-length-97 {
  max-width: 97ch;
}
.dxp-default-max-length-97 .dxp-control > .mat-form-field {
  max-width: 97ch;
}
.mat-dialog-container .dxp-default-max-length-97 div {
  max-width: 97ch;
}
.dxp-default-width-98 {
  width: 98% !important;
  max-width: 98%;
}
.dxp-default-max-length-98 {
  max-width: 98ch;
}
.dxp-default-max-length-98 .dxp-control > .mat-form-field {
  max-width: 98ch;
}
.mat-dialog-container .dxp-default-max-length-98 div {
  max-width: 98ch;
}
.dxp-default-width-99 {
  width: 99% !important;
  max-width: 99%;
}
.dxp-default-max-length-99 {
  max-width: 99ch;
}
.dxp-default-max-length-99 .dxp-control > .mat-form-field {
  max-width: 99ch;
}
.mat-dialog-container .dxp-default-max-length-99 div {
  max-width: 99ch;
}
.dxp-default-width-100 {
  width: 100% !important;
  max-width: 100%;
}
.dxp-default-max-length-100 {
  max-width: 100ch;
}
.dxp-default-max-length-100 .dxp-control > .mat-form-field {
  max-width: 100ch;
}
.mat-dialog-container .dxp-default-max-length-100 div {
  max-width: 100ch;
}
.dxp-default-icon-width-1 img {
  width: 1px;
}
.dxp-default-icon-width-1 .mat-icon {
  width: 1px;
  height: 1px;
}
.dxp-default-icon-width-2 img {
  width: 2px;
}
.dxp-default-icon-width-2 .mat-icon {
  width: 2px;
  height: 2px;
}
.dxp-default-icon-width-3 img {
  width: 3px;
}
.dxp-default-icon-width-3 .mat-icon {
  width: 3px;
  height: 3px;
}
.dxp-default-icon-width-4 img {
  width: 4px;
}
.dxp-default-icon-width-4 .mat-icon {
  width: 4px;
  height: 4px;
}
.dxp-default-icon-width-5 img {
  width: 5px;
}
.dxp-default-icon-width-5 .mat-icon {
  width: 5px;
  height: 5px;
}
.dxp-default-icon-width-6 img {
  width: 6px;
}
.dxp-default-icon-width-6 .mat-icon {
  width: 6px;
  height: 6px;
}
.dxp-default-icon-width-7 img {
  width: 7px;
}
.dxp-default-icon-width-7 .mat-icon {
  width: 7px;
  height: 7px;
}
.dxp-default-icon-width-8 img {
  width: 8px;
}
.dxp-default-icon-width-8 .mat-icon {
  width: 8px;
  height: 8px;
}
.dxp-default-icon-width-9 img {
  width: 9px;
}
.dxp-default-icon-width-9 .mat-icon {
  width: 9px;
  height: 9px;
}
.dxp-default-icon-width-10 img {
  width: 10px;
}
.dxp-default-icon-width-10 .mat-icon {
  width: 10px;
  height: 10px;
}
.dxp-default-icon-width-11 img {
  width: 11px;
}
.dxp-default-icon-width-11 .mat-icon {
  width: 11px;
  height: 11px;
}
.dxp-default-icon-width-12 img {
  width: 12px;
}
.dxp-default-icon-width-12 .mat-icon {
  width: 12px;
  height: 12px;
}
.dxp-default-icon-width-13 img {
  width: 13px;
}
.dxp-default-icon-width-13 .mat-icon {
  width: 13px;
  height: 13px;
}
.dxp-default-icon-width-14 img {
  width: 14px;
}
.dxp-default-icon-width-14 .mat-icon {
  width: 14px;
  height: 14px;
}
.dxp-default-icon-width-15 img {
  width: 15px;
}
.dxp-default-icon-width-15 .mat-icon {
  width: 15px;
  height: 15px;
}
.dxp-default-icon-width-16 img {
  width: 16px;
}
.dxp-default-icon-width-16 .mat-icon {
  width: 16px;
  height: 16px;
}
.dxp-default-icon-width-17 img {
  width: 17px;
}
.dxp-default-icon-width-17 .mat-icon {
  width: 17px;
  height: 17px;
}
.dxp-default-icon-width-18 img {
  width: 18px;
}
.dxp-default-icon-width-18 .mat-icon {
  width: 18px;
  height: 18px;
}
.dxp-default-icon-width-19 img {
  width: 19px;
}
.dxp-default-icon-width-19 .mat-icon {
  width: 19px;
  height: 19px;
}
.dxp-default-icon-width-20 img {
  width: 20px;
}
.dxp-default-icon-width-20 .mat-icon {
  width: 20px;
  height: 20px;
}
.dxp-default-icon-width-21 img {
  width: 21px;
}
.dxp-default-icon-width-21 .mat-icon {
  width: 21px;
  height: 21px;
}
.dxp-default-icon-width-22 img {
  width: 22px;
}
.dxp-default-icon-width-22 .mat-icon {
  width: 22px;
  height: 22px;
}
.dxp-default-icon-width-23 img {
  width: 23px;
}
.dxp-default-icon-width-23 .mat-icon {
  width: 23px;
  height: 23px;
}
.dxp-default-icon-width-24 img {
  width: 24px;
}
.dxp-default-icon-width-24 .mat-icon {
  width: 24px;
  height: 24px;
}
.dxp-default-icon-width-25 img {
  width: 25px;
}
.dxp-default-icon-width-25 .mat-icon {
  width: 25px;
  height: 25px;
}
.dxp-default-icon-width-26 img {
  width: 26px;
}
.dxp-default-icon-width-26 .mat-icon {
  width: 26px;
  height: 26px;
}
.dxp-default-icon-width-27 img {
  width: 27px;
}
.dxp-default-icon-width-27 .mat-icon {
  width: 27px;
  height: 27px;
}
.dxp-default-icon-width-28 img {
  width: 28px;
}
.dxp-default-icon-width-28 .mat-icon {
  width: 28px;
  height: 28px;
}
.dxp-default-icon-width-29 img {
  width: 29px;
}
.dxp-default-icon-width-29 .mat-icon {
  width: 29px;
  height: 29px;
}
.dxp-default-icon-width-30 img {
  width: 30px;
}
.dxp-default-icon-width-30 .mat-icon {
  width: 30px;
  height: 30px;
}
.dxp-default-icon-width-31 img {
  width: 31px;
}
.dxp-default-icon-width-31 .mat-icon {
  width: 31px;
  height: 31px;
}
.dxp-default-icon-width-32 img {
  width: 32px;
}
.dxp-default-icon-width-32 .mat-icon {
  width: 32px;
  height: 32px;
}
.dxp-default-icon-width-33 img {
  width: 33px;
}
.dxp-default-icon-width-33 .mat-icon {
  width: 33px;
  height: 33px;
}
.dxp-default-icon-width-34 img {
  width: 34px;
}
.dxp-default-icon-width-34 .mat-icon {
  width: 34px;
  height: 34px;
}
.dxp-default-icon-width-35 img {
  width: 35px;
}
.dxp-default-icon-width-35 .mat-icon {
  width: 35px;
  height: 35px;
}
.dxp-default-icon-width-36 img {
  width: 36px;
}
.dxp-default-icon-width-36 .mat-icon {
  width: 36px;
  height: 36px;
}
.dxp-default-icon-width-37 img {
  width: 37px;
}
.dxp-default-icon-width-37 .mat-icon {
  width: 37px;
  height: 37px;
}
.dxp-default-icon-width-38 img {
  width: 38px;
}
.dxp-default-icon-width-38 .mat-icon {
  width: 38px;
  height: 38px;
}
.dxp-default-icon-width-39 img {
  width: 39px;
}
.dxp-default-icon-width-39 .mat-icon {
  width: 39px;
  height: 39px;
}
.dxp-default-icon-width-40 img {
  width: 40px;
}
.dxp-default-icon-width-40 .mat-icon {
  width: 40px;
  height: 40px;
}
.dxp-default-icon-width-41 img {
  width: 41px;
}
.dxp-default-icon-width-41 .mat-icon {
  width: 41px;
  height: 41px;
}
.dxp-default-icon-width-42 img {
  width: 42px;
}
.dxp-default-icon-width-42 .mat-icon {
  width: 42px;
  height: 42px;
}
.dxp-default-icon-width-43 img {
  width: 43px;
}
.dxp-default-icon-width-43 .mat-icon {
  width: 43px;
  height: 43px;
}
.dxp-default-icon-width-44 img {
  width: 44px;
}
.dxp-default-icon-width-44 .mat-icon {
  width: 44px;
  height: 44px;
}
.dxp-default-icon-width-45 img {
  width: 45px;
}
.dxp-default-icon-width-45 .mat-icon {
  width: 45px;
  height: 45px;
}
.dxp-default-icon-width-46 img {
  width: 46px;
}
.dxp-default-icon-width-46 .mat-icon {
  width: 46px;
  height: 46px;
}
.dxp-default-icon-width-47 img {
  width: 47px;
}
.dxp-default-icon-width-47 .mat-icon {
  width: 47px;
  height: 47px;
}
.dxp-default-icon-width-48 img {
  width: 48px;
}
.dxp-default-icon-width-48 .mat-icon {
  width: 48px;
  height: 48px;
}
.dxp-default-icon-width-49 img {
  width: 49px;
}
.dxp-default-icon-width-49 .mat-icon {
  width: 49px;
  height: 49px;
}
.dxp-default-icon-width-50 img {
  width: 50px;
}
.dxp-default-icon-width-50 .mat-icon {
  width: 50px;
  height: 50px;
}
.dxp-default-icon-width-51 img {
  width: 51px;
}
.dxp-default-icon-width-51 .mat-icon {
  width: 51px;
  height: 51px;
}
.dxp-default-icon-width-52 img {
  width: 52px;
}
.dxp-default-icon-width-52 .mat-icon {
  width: 52px;
  height: 52px;
}
.dxp-default-icon-width-53 img {
  width: 53px;
}
.dxp-default-icon-width-53 .mat-icon {
  width: 53px;
  height: 53px;
}
.dxp-default-icon-width-54 img {
  width: 54px;
}
.dxp-default-icon-width-54 .mat-icon {
  width: 54px;
  height: 54px;
}
.dxp-default-icon-width-55 img {
  width: 55px;
}
.dxp-default-icon-width-55 .mat-icon {
  width: 55px;
  height: 55px;
}
.dxp-default-icon-width-56 img {
  width: 56px;
}
.dxp-default-icon-width-56 .mat-icon {
  width: 56px;
  height: 56px;
}
.dxp-default-icon-width-57 img {
  width: 57px;
}
.dxp-default-icon-width-57 .mat-icon {
  width: 57px;
  height: 57px;
}
.dxp-default-icon-width-58 img {
  width: 58px;
}
.dxp-default-icon-width-58 .mat-icon {
  width: 58px;
  height: 58px;
}
.dxp-default-icon-width-59 img {
  width: 59px;
}
.dxp-default-icon-width-59 .mat-icon {
  width: 59px;
  height: 59px;
}
.dxp-default-icon-width-60 img {
  width: 60px;
}
.dxp-default-icon-width-60 .mat-icon {
  width: 60px;
  height: 60px;
}
.dxp-default-icon-width-61 img {
  width: 61px;
}
.dxp-default-icon-width-61 .mat-icon {
  width: 61px;
  height: 61px;
}
.dxp-default-icon-width-62 img {
  width: 62px;
}
.dxp-default-icon-width-62 .mat-icon {
  width: 62px;
  height: 62px;
}
.dxp-default-icon-width-63 img {
  width: 63px;
}
.dxp-default-icon-width-63 .mat-icon {
  width: 63px;
  height: 63px;
}
.dxp-default-icon-width-64 img {
  width: 64px;
}
.dxp-default-icon-width-64 .mat-icon {
  width: 64px;
  height: 64px;
}
.dxp-default-icon-width-65 img {
  width: 65px;
}
.dxp-default-icon-width-65 .mat-icon {
  width: 65px;
  height: 65px;
}
.dxp-default-icon-width-66 img {
  width: 66px;
}
.dxp-default-icon-width-66 .mat-icon {
  width: 66px;
  height: 66px;
}
.dxp-default-icon-width-67 img {
  width: 67px;
}
.dxp-default-icon-width-67 .mat-icon {
  width: 67px;
  height: 67px;
}
.dxp-default-icon-width-68 img {
  width: 68px;
}
.dxp-default-icon-width-68 .mat-icon {
  width: 68px;
  height: 68px;
}
.dxp-default-icon-width-69 img {
  width: 69px;
}
.dxp-default-icon-width-69 .mat-icon {
  width: 69px;
  height: 69px;
}
.dxp-default-icon-width-70 img {
  width: 70px;
}
.dxp-default-icon-width-70 .mat-icon {
  width: 70px;
  height: 70px;
}
.dxp-default-icon-width-71 img {
  width: 71px;
}
.dxp-default-icon-width-71 .mat-icon {
  width: 71px;
  height: 71px;
}
.dxp-default-icon-width-72 img {
  width: 72px;
}
.dxp-default-icon-width-72 .mat-icon {
  width: 72px;
  height: 72px;
}
.dxp-default-icon-width-73 img {
  width: 73px;
}
.dxp-default-icon-width-73 .mat-icon {
  width: 73px;
  height: 73px;
}
.dxp-default-icon-width-74 img {
  width: 74px;
}
.dxp-default-icon-width-74 .mat-icon {
  width: 74px;
  height: 74px;
}
.dxp-default-icon-width-75 img {
  width: 75px;
}
.dxp-default-icon-width-75 .mat-icon {
  width: 75px;
  height: 75px;
}
.dxp-default-icon-width-76 img {
  width: 76px;
}
.dxp-default-icon-width-76 .mat-icon {
  width: 76px;
  height: 76px;
}
.dxp-default-icon-width-77 img {
  width: 77px;
}
.dxp-default-icon-width-77 .mat-icon {
  width: 77px;
  height: 77px;
}
.dxp-default-icon-width-78 img {
  width: 78px;
}
.dxp-default-icon-width-78 .mat-icon {
  width: 78px;
  height: 78px;
}
.dxp-default-icon-width-79 img {
  width: 79px;
}
.dxp-default-icon-width-79 .mat-icon {
  width: 79px;
  height: 79px;
}
.dxp-default-icon-width-80 img {
  width: 80px;
}
.dxp-default-icon-width-80 .mat-icon {
  width: 80px;
  height: 80px;
}
.dxp-default-icon-width-81 img {
  width: 81px;
}
.dxp-default-icon-width-81 .mat-icon {
  width: 81px;
  height: 81px;
}
.dxp-default-icon-width-82 img {
  width: 82px;
}
.dxp-default-icon-width-82 .mat-icon {
  width: 82px;
  height: 82px;
}
.dxp-default-icon-width-83 img {
  width: 83px;
}
.dxp-default-icon-width-83 .mat-icon {
  width: 83px;
  height: 83px;
}
.dxp-default-icon-width-84 img {
  width: 84px;
}
.dxp-default-icon-width-84 .mat-icon {
  width: 84px;
  height: 84px;
}
.dxp-default-icon-width-85 img {
  width: 85px;
}
.dxp-default-icon-width-85 .mat-icon {
  width: 85px;
  height: 85px;
}
.dxp-default-icon-width-86 img {
  width: 86px;
}
.dxp-default-icon-width-86 .mat-icon {
  width: 86px;
  height: 86px;
}
.dxp-default-icon-width-87 img {
  width: 87px;
}
.dxp-default-icon-width-87 .mat-icon {
  width: 87px;
  height: 87px;
}
.dxp-default-icon-width-88 img {
  width: 88px;
}
.dxp-default-icon-width-88 .mat-icon {
  width: 88px;
  height: 88px;
}
.dxp-default-icon-width-89 img {
  width: 89px;
}
.dxp-default-icon-width-89 .mat-icon {
  width: 89px;
  height: 89px;
}
.dxp-default-icon-width-90 img {
  width: 90px;
}
.dxp-default-icon-width-90 .mat-icon {
  width: 90px;
  height: 90px;
}
.dxp-default-icon-width-91 img {
  width: 91px;
}
.dxp-default-icon-width-91 .mat-icon {
  width: 91px;
  height: 91px;
}
.dxp-default-icon-width-92 img {
  width: 92px;
}
.dxp-default-icon-width-92 .mat-icon {
  width: 92px;
  height: 92px;
}
.dxp-default-icon-width-93 img {
  width: 93px;
}
.dxp-default-icon-width-93 .mat-icon {
  width: 93px;
  height: 93px;
}
.dxp-default-icon-width-94 img {
  width: 94px;
}
.dxp-default-icon-width-94 .mat-icon {
  width: 94px;
  height: 94px;
}
.dxp-default-icon-width-95 img {
  width: 95px;
}
.dxp-default-icon-width-95 .mat-icon {
  width: 95px;
  height: 95px;
}
.dxp-default-icon-width-96 img {
  width: 96px;
}
.dxp-default-icon-width-96 .mat-icon {
  width: 96px;
  height: 96px;
}
.dxp-default-icon-width-97 img {
  width: 97px;
}
.dxp-default-icon-width-97 .mat-icon {
  width: 97px;
  height: 97px;
}
.dxp-default-icon-width-98 img {
  width: 98px;
}
.dxp-default-icon-width-98 .mat-icon {
  width: 98px;
  height: 98px;
}
.dxp-default-icon-width-99 img {
  width: 99px;
}
.dxp-default-icon-width-99 .mat-icon {
  width: 99px;
  height: 99px;
}
.dxp-default-icon-width-100 img {
  width: 100px;
}
.dxp-default-icon-width-100 .mat-icon {
  width: 100px;
  height: 100px;
}
@media only screen and (max-width: 578) {
  .dxp-xs-length-1 {
    width: 1ch;
  }
  .dxp-xs-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .dxp-xs-length-2 {
    width: 2ch;
  }
  .dxp-xs-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .dxp-xs-length-3 {
    width: 3ch;
  }
  .dxp-xs-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .dxp-xs-length-4 {
    width: 4ch;
  }
  .dxp-xs-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .dxp-xs-length-5 {
    width: 5ch;
  }
  .dxp-xs-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .dxp-xs-length-6 {
    width: 6ch;
  }
  .dxp-xs-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .dxp-xs-length-7 {
    width: 7ch;
  }
  .dxp-xs-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .dxp-xs-length-8 {
    width: 8ch;
  }
  .dxp-xs-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .dxp-xs-length-9 {
    width: 9ch;
  }
  .dxp-xs-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .dxp-xs-length-10 {
    width: 10ch;
  }
  .dxp-xs-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .dxp-xs-length-11 {
    width: 11ch;
  }
  .dxp-xs-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .dxp-xs-length-12 {
    width: 12ch;
  }
  .dxp-xs-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .dxp-xs-length-13 {
    width: 13ch;
  }
  .dxp-xs-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .dxp-xs-length-14 {
    width: 14ch;
  }
  .dxp-xs-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .dxp-xs-length-15 {
    width: 15ch;
  }
  .dxp-xs-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .dxp-xs-length-16 {
    width: 16ch;
  }
  .dxp-xs-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .dxp-xs-length-17 {
    width: 17ch;
  }
  .dxp-xs-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .dxp-xs-length-18 {
    width: 18ch;
  }
  .dxp-xs-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .dxp-xs-length-19 {
    width: 19ch;
  }
  .dxp-xs-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .dxp-xs-length-20 {
    width: 20ch;
  }
  .dxp-xs-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .dxp-xs-length-21 {
    width: 21ch;
  }
  .dxp-xs-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .dxp-xs-length-22 {
    width: 22ch;
  }
  .dxp-xs-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .dxp-xs-length-23 {
    width: 23ch;
  }
  .dxp-xs-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .dxp-xs-length-24 {
    width: 24ch;
  }
  .dxp-xs-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .dxp-xs-length-25 {
    width: 25ch;
  }
  .dxp-xs-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .dxp-xs-length-26 {
    width: 26ch;
  }
  .dxp-xs-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .dxp-xs-length-27 {
    width: 27ch;
  }
  .dxp-xs-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .dxp-xs-length-28 {
    width: 28ch;
  }
  .dxp-xs-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .dxp-xs-length-29 {
    width: 29ch;
  }
  .dxp-xs-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .dxp-xs-length-30 {
    width: 30ch;
  }
  .dxp-xs-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .dxp-xs-length-31 {
    width: 31ch;
  }
  .dxp-xs-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .dxp-xs-length-32 {
    width: 32ch;
  }
  .dxp-xs-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .dxp-xs-length-33 {
    width: 33ch;
  }
  .dxp-xs-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .dxp-xs-length-34 {
    width: 34ch;
  }
  .dxp-xs-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .dxp-xs-length-35 {
    width: 35ch;
  }
  .dxp-xs-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .dxp-xs-length-36 {
    width: 36ch;
  }
  .dxp-xs-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .dxp-xs-length-37 {
    width: 37ch;
  }
  .dxp-xs-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .dxp-xs-length-38 {
    width: 38ch;
  }
  .dxp-xs-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .dxp-xs-length-39 {
    width: 39ch;
  }
  .dxp-xs-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .dxp-xs-length-40 {
    width: 40ch;
  }
  .dxp-xs-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .dxp-xs-length-41 {
    width: 41ch;
  }
  .dxp-xs-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .dxp-xs-length-42 {
    width: 42ch;
  }
  .dxp-xs-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .dxp-xs-length-43 {
    width: 43ch;
  }
  .dxp-xs-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .dxp-xs-length-44 {
    width: 44ch;
  }
  .dxp-xs-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .dxp-xs-length-45 {
    width: 45ch;
  }
  .dxp-xs-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .dxp-xs-length-46 {
    width: 46ch;
  }
  .dxp-xs-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .dxp-xs-length-47 {
    width: 47ch;
  }
  .dxp-xs-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .dxp-xs-length-48 {
    width: 48ch;
  }
  .dxp-xs-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .dxp-xs-length-49 {
    width: 49ch;
  }
  .dxp-xs-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .dxp-xs-length-50 {
    width: 50ch;
  }
  .dxp-xs-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .dxp-xs-length-51 {
    width: 51ch;
  }
  .dxp-xs-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .dxp-xs-length-52 {
    width: 52ch;
  }
  .dxp-xs-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .dxp-xs-length-53 {
    width: 53ch;
  }
  .dxp-xs-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .dxp-xs-length-54 {
    width: 54ch;
  }
  .dxp-xs-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .dxp-xs-length-55 {
    width: 55ch;
  }
  .dxp-xs-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .dxp-xs-length-56 {
    width: 56ch;
  }
  .dxp-xs-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .dxp-xs-length-57 {
    width: 57ch;
  }
  .dxp-xs-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .dxp-xs-length-58 {
    width: 58ch;
  }
  .dxp-xs-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .dxp-xs-length-59 {
    width: 59ch;
  }
  .dxp-xs-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .dxp-xs-length-60 {
    width: 60ch;
  }
  .dxp-xs-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .dxp-xs-length-61 {
    width: 61ch;
  }
  .dxp-xs-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .dxp-xs-length-62 {
    width: 62ch;
  }
  .dxp-xs-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .dxp-xs-length-63 {
    width: 63ch;
  }
  .dxp-xs-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .dxp-xs-length-64 {
    width: 64ch;
  }
  .dxp-xs-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .dxp-xs-length-65 {
    width: 65ch;
  }
  .dxp-xs-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .dxp-xs-length-66 {
    width: 66ch;
  }
  .dxp-xs-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .dxp-xs-length-67 {
    width: 67ch;
  }
  .dxp-xs-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .dxp-xs-length-68 {
    width: 68ch;
  }
  .dxp-xs-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .dxp-xs-length-69 {
    width: 69ch;
  }
  .dxp-xs-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .dxp-xs-length-70 {
    width: 70ch;
  }
  .dxp-xs-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .dxp-xs-length-71 {
    width: 71ch;
  }
  .dxp-xs-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .dxp-xs-length-72 {
    width: 72ch;
  }
  .dxp-xs-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .dxp-xs-length-73 {
    width: 73ch;
  }
  .dxp-xs-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .dxp-xs-length-74 {
    width: 74ch;
  }
  .dxp-xs-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .dxp-xs-length-75 {
    width: 75ch;
  }
  .dxp-xs-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .dxp-xs-length-76 {
    width: 76ch;
  }
  .dxp-xs-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .dxp-xs-length-77 {
    width: 77ch;
  }
  .dxp-xs-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .dxp-xs-length-78 {
    width: 78ch;
  }
  .dxp-xs-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .dxp-xs-length-79 {
    width: 79ch;
  }
  .dxp-xs-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .dxp-xs-length-80 {
    width: 80ch;
  }
  .dxp-xs-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .dxp-xs-length-81 {
    width: 81ch;
  }
  .dxp-xs-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .dxp-xs-length-82 {
    width: 82ch;
  }
  .dxp-xs-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .dxp-xs-length-83 {
    width: 83ch;
  }
  .dxp-xs-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .dxp-xs-length-84 {
    width: 84ch;
  }
  .dxp-xs-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .dxp-xs-length-85 {
    width: 85ch;
  }
  .dxp-xs-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .dxp-xs-length-86 {
    width: 86ch;
  }
  .dxp-xs-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .dxp-xs-length-87 {
    width: 87ch;
  }
  .dxp-xs-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .dxp-xs-length-88 {
    width: 88ch;
  }
  .dxp-xs-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .dxp-xs-length-89 {
    width: 89ch;
  }
  .dxp-xs-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .dxp-xs-length-90 {
    width: 90ch;
  }
  .dxp-xs-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .dxp-xs-length-91 {
    width: 91ch;
  }
  .dxp-xs-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .dxp-xs-length-92 {
    width: 92ch;
  }
  .dxp-xs-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .dxp-xs-length-93 {
    width: 93ch;
  }
  .dxp-xs-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .dxp-xs-length-94 {
    width: 94ch;
  }
  .dxp-xs-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .dxp-xs-length-95 {
    width: 95ch;
  }
  .dxp-xs-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .dxp-xs-length-96 {
    width: 96ch;
  }
  .dxp-xs-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .dxp-xs-length-97 {
    width: 97ch;
  }
  .dxp-xs-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .dxp-xs-length-98 {
    width: 98ch;
  }
  .dxp-xs-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .dxp-xs-length-99 {
    width: 99ch;
  }
  .dxp-xs-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .dxp-xs-length-100 {
    width: 100ch;
  }
  .dxp-xs-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .dxp-max-length-1 {
    max-width: 1ch;
  }
  .dxp-max-length-2 {
    max-width: 2ch;
  }
  .dxp-max-length-3 {
    max-width: 3ch;
  }
  .dxp-max-length-4 {
    max-width: 4ch;
  }
  .dxp-max-length-5 {
    max-width: 5ch;
  }
  .dxp-max-length-6 {
    max-width: 6ch;
  }
  .dxp-max-length-7 {
    max-width: 7ch;
  }
  .dxp-max-length-8 {
    max-width: 8ch;
  }
  .dxp-max-length-9 {
    max-width: 9ch;
  }
  .dxp-max-length-10 {
    max-width: 10ch;
  }
  .dxp-max-length-11 {
    max-width: 11ch;
  }
  .dxp-max-length-12 {
    max-width: 12ch;
  }
  .dxp-max-length-13 {
    max-width: 13ch;
  }
  .dxp-max-length-14 {
    max-width: 14ch;
  }
  .dxp-max-length-15 {
    max-width: 15ch;
  }
  .dxp-max-length-16 {
    max-width: 16ch;
  }
  .dxp-max-length-17 {
    max-width: 17ch;
  }
  .dxp-max-length-18 {
    max-width: 18ch;
  }
  .dxp-max-length-19 {
    max-width: 19ch;
  }
  .dxp-max-length-20 {
    max-width: 20ch;
  }
  .dxp-max-length-21 {
    max-width: 21ch;
  }
  .dxp-max-length-22 {
    max-width: 22ch;
  }
  .dxp-max-length-23 {
    max-width: 23ch;
  }
  .dxp-max-length-24 {
    max-width: 24ch;
  }
  .dxp-max-length-25 {
    max-width: 25ch;
  }
  .dxp-max-length-26 {
    max-width: 26ch;
  }
  .dxp-max-length-27 {
    max-width: 27ch;
  }
  .dxp-max-length-28 {
    max-width: 28ch;
  }
  .dxp-max-length-29 {
    max-width: 29ch;
  }
  .dxp-max-length-30 {
    max-width: 30ch;
  }
  .dxp-max-length-31 {
    max-width: 31ch;
  }
  .dxp-max-length-32 {
    max-width: 32ch;
  }
  .dxp-max-length-33 {
    max-width: 33ch;
  }
  .dxp-max-length-34 {
    max-width: 34ch;
  }
  .dxp-max-length-35 {
    max-width: 35ch;
  }
  .dxp-max-length-36 {
    max-width: 36ch;
  }
  .dxp-max-length-37 {
    max-width: 37ch;
  }
  .dxp-max-length-38 {
    max-width: 38ch;
  }
  .dxp-max-length-39 {
    max-width: 39ch;
  }
  .dxp-max-length-40 {
    max-width: 40ch;
  }
  .dxp-max-length-41 {
    max-width: 41ch;
  }
  .dxp-max-length-42 {
    max-width: 42ch;
  }
  .dxp-max-length-43 {
    max-width: 43ch;
  }
  .dxp-max-length-44 {
    max-width: 44ch;
  }
  .dxp-max-length-45 {
    max-width: 45ch;
  }
  .dxp-max-length-46 {
    max-width: 46ch;
  }
  .dxp-max-length-47 {
    max-width: 47ch;
  }
  .dxp-max-length-48 {
    max-width: 48ch;
  }
  .dxp-max-length-49 {
    max-width: 49ch;
  }
  .dxp-max-length-50 {
    max-width: 50ch;
  }
  .dxp-max-length-51 {
    max-width: 51ch;
  }
  .dxp-max-length-52 {
    max-width: 52ch;
  }
  .dxp-max-length-53 {
    max-width: 53ch;
  }
  .dxp-max-length-54 {
    max-width: 54ch;
  }
  .dxp-max-length-55 {
    max-width: 55ch;
  }
  .dxp-max-length-56 {
    max-width: 56ch;
  }
  .dxp-max-length-57 {
    max-width: 57ch;
  }
  .dxp-max-length-58 {
    max-width: 58ch;
  }
  .dxp-max-length-59 {
    max-width: 59ch;
  }
  .dxp-max-length-60 {
    max-width: 60ch;
  }
  .dxp-max-length-61 {
    max-width: 61ch;
  }
  .dxp-max-length-62 {
    max-width: 62ch;
  }
  .dxp-max-length-63 {
    max-width: 63ch;
  }
  .dxp-max-length-64 {
    max-width: 64ch;
  }
  .dxp-max-length-65 {
    max-width: 65ch;
  }
  .dxp-max-length-66 {
    max-width: 66ch;
  }
  .dxp-max-length-67 {
    max-width: 67ch;
  }
  .dxp-max-length-68 {
    max-width: 68ch;
  }
  .dxp-max-length-69 {
    max-width: 69ch;
  }
  .dxp-max-length-70 {
    max-width: 70ch;
  }
  .dxp-max-length-71 {
    max-width: 71ch;
  }
  .dxp-max-length-72 {
    max-width: 72ch;
  }
  .dxp-max-length-73 {
    max-width: 73ch;
  }
  .dxp-max-length-74 {
    max-width: 74ch;
  }
  .dxp-max-length-75 {
    max-width: 75ch;
  }
  .dxp-max-length-76 {
    max-width: 76ch;
  }
  .dxp-max-length-77 {
    max-width: 77ch;
  }
  .dxp-max-length-78 {
    max-width: 78ch;
  }
  .dxp-max-length-79 {
    max-width: 79ch;
  }
  .dxp-max-length-80 {
    max-width: 80ch;
  }
  .dxp-max-length-81 {
    max-width: 81ch;
  }
  .dxp-max-length-82 {
    max-width: 82ch;
  }
  .dxp-max-length-83 {
    max-width: 83ch;
  }
  .dxp-max-length-84 {
    max-width: 84ch;
  }
  .dxp-max-length-85 {
    max-width: 85ch;
  }
  .dxp-max-length-86 {
    max-width: 86ch;
  }
  .dxp-max-length-87 {
    max-width: 87ch;
  }
  .dxp-max-length-88 {
    max-width: 88ch;
  }
  .dxp-max-length-89 {
    max-width: 89ch;
  }
  .dxp-max-length-90 {
    max-width: 90ch;
  }
  .dxp-max-length-91 {
    max-width: 91ch;
  }
  .dxp-max-length-92 {
    max-width: 92ch;
  }
  .dxp-max-length-93 {
    max-width: 93ch;
  }
  .dxp-max-length-94 {
    max-width: 94ch;
  }
  .dxp-max-length-95 {
    max-width: 95ch;
  }
  .dxp-max-length-96 {
    max-width: 96ch;
  }
  .dxp-max-length-97 {
    max-width: 97ch;
  }
  .dxp-max-length-98 {
    max-width: 98ch;
  }
  .dxp-max-length-99 {
    max-width: 99ch;
  }
  .dxp-max-length-100 {
    max-width: 100ch;
  }
  .dxp-xs-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .dxp-xs-max-length-1 {
    max-width: 1ch;
  }
  .dxp-xs-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .mat-dialog-container .dxp-xs-max-length-1 div {
    max-width: 1ch;
  }
  .dxp-xs-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .dxp-xs-max-length-2 {
    max-width: 2ch;
  }
  .dxp-xs-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .mat-dialog-container .dxp-xs-max-length-2 div {
    max-width: 2ch;
  }
  .dxp-xs-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .dxp-xs-max-length-3 {
    max-width: 3ch;
  }
  .dxp-xs-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .mat-dialog-container .dxp-xs-max-length-3 div {
    max-width: 3ch;
  }
  .dxp-xs-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .dxp-xs-max-length-4 {
    max-width: 4ch;
  }
  .dxp-xs-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .mat-dialog-container .dxp-xs-max-length-4 div {
    max-width: 4ch;
  }
  .dxp-xs-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .dxp-xs-max-length-5 {
    max-width: 5ch;
  }
  .dxp-xs-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .mat-dialog-container .dxp-xs-max-length-5 div {
    max-width: 5ch;
  }
  .dxp-xs-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .dxp-xs-max-length-6 {
    max-width: 6ch;
  }
  .dxp-xs-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .mat-dialog-container .dxp-xs-max-length-6 div {
    max-width: 6ch;
  }
  .dxp-xs-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .dxp-xs-max-length-7 {
    max-width: 7ch;
  }
  .dxp-xs-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .mat-dialog-container .dxp-xs-max-length-7 div {
    max-width: 7ch;
  }
  .dxp-xs-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .dxp-xs-max-length-8 {
    max-width: 8ch;
  }
  .dxp-xs-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .mat-dialog-container .dxp-xs-max-length-8 div {
    max-width: 8ch;
  }
  .dxp-xs-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .dxp-xs-max-length-9 {
    max-width: 9ch;
  }
  .dxp-xs-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .mat-dialog-container .dxp-xs-max-length-9 div {
    max-width: 9ch;
  }
  .dxp-xs-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .dxp-xs-max-length-10 {
    max-width: 10ch;
  }
  .dxp-xs-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .mat-dialog-container .dxp-xs-max-length-10 div {
    max-width: 10ch;
  }
  .dxp-xs-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .dxp-xs-max-length-11 {
    max-width: 11ch;
  }
  .dxp-xs-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .mat-dialog-container .dxp-xs-max-length-11 div {
    max-width: 11ch;
  }
  .dxp-xs-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .dxp-xs-max-length-12 {
    max-width: 12ch;
  }
  .dxp-xs-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .mat-dialog-container .dxp-xs-max-length-12 div {
    max-width: 12ch;
  }
  .dxp-xs-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .dxp-xs-max-length-13 {
    max-width: 13ch;
  }
  .dxp-xs-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .mat-dialog-container .dxp-xs-max-length-13 div {
    max-width: 13ch;
  }
  .dxp-xs-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .dxp-xs-max-length-14 {
    max-width: 14ch;
  }
  .dxp-xs-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .mat-dialog-container .dxp-xs-max-length-14 div {
    max-width: 14ch;
  }
  .dxp-xs-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .dxp-xs-max-length-15 {
    max-width: 15ch;
  }
  .dxp-xs-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .mat-dialog-container .dxp-xs-max-length-15 div {
    max-width: 15ch;
  }
  .dxp-xs-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .dxp-xs-max-length-16 {
    max-width: 16ch;
  }
  .dxp-xs-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .mat-dialog-container .dxp-xs-max-length-16 div {
    max-width: 16ch;
  }
  .dxp-xs-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .dxp-xs-max-length-17 {
    max-width: 17ch;
  }
  .dxp-xs-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .mat-dialog-container .dxp-xs-max-length-17 div {
    max-width: 17ch;
  }
  .dxp-xs-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .dxp-xs-max-length-18 {
    max-width: 18ch;
  }
  .dxp-xs-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .mat-dialog-container .dxp-xs-max-length-18 div {
    max-width: 18ch;
  }
  .dxp-xs-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .dxp-xs-max-length-19 {
    max-width: 19ch;
  }
  .dxp-xs-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .mat-dialog-container .dxp-xs-max-length-19 div {
    max-width: 19ch;
  }
  .dxp-xs-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .dxp-xs-max-length-20 {
    max-width: 20ch;
  }
  .dxp-xs-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .mat-dialog-container .dxp-xs-max-length-20 div {
    max-width: 20ch;
  }
  .dxp-xs-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .dxp-xs-max-length-21 {
    max-width: 21ch;
  }
  .dxp-xs-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .mat-dialog-container .dxp-xs-max-length-21 div {
    max-width: 21ch;
  }
  .dxp-xs-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .dxp-xs-max-length-22 {
    max-width: 22ch;
  }
  .dxp-xs-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .mat-dialog-container .dxp-xs-max-length-22 div {
    max-width: 22ch;
  }
  .dxp-xs-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .dxp-xs-max-length-23 {
    max-width: 23ch;
  }
  .dxp-xs-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .mat-dialog-container .dxp-xs-max-length-23 div {
    max-width: 23ch;
  }
  .dxp-xs-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .dxp-xs-max-length-24 {
    max-width: 24ch;
  }
  .dxp-xs-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .mat-dialog-container .dxp-xs-max-length-24 div {
    max-width: 24ch;
  }
  .dxp-xs-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .dxp-xs-max-length-25 {
    max-width: 25ch;
  }
  .dxp-xs-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .mat-dialog-container .dxp-xs-max-length-25 div {
    max-width: 25ch;
  }
  .dxp-xs-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .dxp-xs-max-length-26 {
    max-width: 26ch;
  }
  .dxp-xs-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .mat-dialog-container .dxp-xs-max-length-26 div {
    max-width: 26ch;
  }
  .dxp-xs-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .dxp-xs-max-length-27 {
    max-width: 27ch;
  }
  .dxp-xs-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .mat-dialog-container .dxp-xs-max-length-27 div {
    max-width: 27ch;
  }
  .dxp-xs-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .dxp-xs-max-length-28 {
    max-width: 28ch;
  }
  .dxp-xs-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .mat-dialog-container .dxp-xs-max-length-28 div {
    max-width: 28ch;
  }
  .dxp-xs-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .dxp-xs-max-length-29 {
    max-width: 29ch;
  }
  .dxp-xs-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .mat-dialog-container .dxp-xs-max-length-29 div {
    max-width: 29ch;
  }
  .dxp-xs-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .dxp-xs-max-length-30 {
    max-width: 30ch;
  }
  .dxp-xs-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .mat-dialog-container .dxp-xs-max-length-30 div {
    max-width: 30ch;
  }
  .dxp-xs-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .dxp-xs-max-length-31 {
    max-width: 31ch;
  }
  .dxp-xs-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .mat-dialog-container .dxp-xs-max-length-31 div {
    max-width: 31ch;
  }
  .dxp-xs-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .dxp-xs-max-length-32 {
    max-width: 32ch;
  }
  .dxp-xs-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .mat-dialog-container .dxp-xs-max-length-32 div {
    max-width: 32ch;
  }
  .dxp-xs-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .dxp-xs-max-length-33 {
    max-width: 33ch;
  }
  .dxp-xs-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .mat-dialog-container .dxp-xs-max-length-33 div {
    max-width: 33ch;
  }
  .dxp-xs-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .dxp-xs-max-length-34 {
    max-width: 34ch;
  }
  .dxp-xs-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .mat-dialog-container .dxp-xs-max-length-34 div {
    max-width: 34ch;
  }
  .dxp-xs-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .dxp-xs-max-length-35 {
    max-width: 35ch;
  }
  .dxp-xs-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .mat-dialog-container .dxp-xs-max-length-35 div {
    max-width: 35ch;
  }
  .dxp-xs-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .dxp-xs-max-length-36 {
    max-width: 36ch;
  }
  .dxp-xs-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .mat-dialog-container .dxp-xs-max-length-36 div {
    max-width: 36ch;
  }
  .dxp-xs-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .dxp-xs-max-length-37 {
    max-width: 37ch;
  }
  .dxp-xs-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .mat-dialog-container .dxp-xs-max-length-37 div {
    max-width: 37ch;
  }
  .dxp-xs-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .dxp-xs-max-length-38 {
    max-width: 38ch;
  }
  .dxp-xs-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .mat-dialog-container .dxp-xs-max-length-38 div {
    max-width: 38ch;
  }
  .dxp-xs-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .dxp-xs-max-length-39 {
    max-width: 39ch;
  }
  .dxp-xs-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .mat-dialog-container .dxp-xs-max-length-39 div {
    max-width: 39ch;
  }
  .dxp-xs-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .dxp-xs-max-length-40 {
    max-width: 40ch;
  }
  .dxp-xs-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .mat-dialog-container .dxp-xs-max-length-40 div {
    max-width: 40ch;
  }
  .dxp-xs-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .dxp-xs-max-length-41 {
    max-width: 41ch;
  }
  .dxp-xs-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .mat-dialog-container .dxp-xs-max-length-41 div {
    max-width: 41ch;
  }
  .dxp-xs-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .dxp-xs-max-length-42 {
    max-width: 42ch;
  }
  .dxp-xs-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .mat-dialog-container .dxp-xs-max-length-42 div {
    max-width: 42ch;
  }
  .dxp-xs-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .dxp-xs-max-length-43 {
    max-width: 43ch;
  }
  .dxp-xs-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .mat-dialog-container .dxp-xs-max-length-43 div {
    max-width: 43ch;
  }
  .dxp-xs-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .dxp-xs-max-length-44 {
    max-width: 44ch;
  }
  .dxp-xs-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .mat-dialog-container .dxp-xs-max-length-44 div {
    max-width: 44ch;
  }
  .dxp-xs-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .dxp-xs-max-length-45 {
    max-width: 45ch;
  }
  .dxp-xs-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .mat-dialog-container .dxp-xs-max-length-45 div {
    max-width: 45ch;
  }
  .dxp-xs-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .dxp-xs-max-length-46 {
    max-width: 46ch;
  }
  .dxp-xs-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .mat-dialog-container .dxp-xs-max-length-46 div {
    max-width: 46ch;
  }
  .dxp-xs-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .dxp-xs-max-length-47 {
    max-width: 47ch;
  }
  .dxp-xs-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .mat-dialog-container .dxp-xs-max-length-47 div {
    max-width: 47ch;
  }
  .dxp-xs-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .dxp-xs-max-length-48 {
    max-width: 48ch;
  }
  .dxp-xs-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .mat-dialog-container .dxp-xs-max-length-48 div {
    max-width: 48ch;
  }
  .dxp-xs-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .dxp-xs-max-length-49 {
    max-width: 49ch;
  }
  .dxp-xs-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .mat-dialog-container .dxp-xs-max-length-49 div {
    max-width: 49ch;
  }
  .dxp-xs-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .dxp-xs-max-length-50 {
    max-width: 50ch;
  }
  .dxp-xs-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .mat-dialog-container .dxp-xs-max-length-50 div {
    max-width: 50ch;
  }
  .dxp-xs-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .dxp-xs-max-length-51 {
    max-width: 51ch;
  }
  .dxp-xs-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .mat-dialog-container .dxp-xs-max-length-51 div {
    max-width: 51ch;
  }
  .dxp-xs-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .dxp-xs-max-length-52 {
    max-width: 52ch;
  }
  .dxp-xs-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .mat-dialog-container .dxp-xs-max-length-52 div {
    max-width: 52ch;
  }
  .dxp-xs-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .dxp-xs-max-length-53 {
    max-width: 53ch;
  }
  .dxp-xs-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .mat-dialog-container .dxp-xs-max-length-53 div {
    max-width: 53ch;
  }
  .dxp-xs-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .dxp-xs-max-length-54 {
    max-width: 54ch;
  }
  .dxp-xs-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .mat-dialog-container .dxp-xs-max-length-54 div {
    max-width: 54ch;
  }
  .dxp-xs-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .dxp-xs-max-length-55 {
    max-width: 55ch;
  }
  .dxp-xs-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .mat-dialog-container .dxp-xs-max-length-55 div {
    max-width: 55ch;
  }
  .dxp-xs-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .dxp-xs-max-length-56 {
    max-width: 56ch;
  }
  .dxp-xs-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .mat-dialog-container .dxp-xs-max-length-56 div {
    max-width: 56ch;
  }
  .dxp-xs-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .dxp-xs-max-length-57 {
    max-width: 57ch;
  }
  .dxp-xs-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .mat-dialog-container .dxp-xs-max-length-57 div {
    max-width: 57ch;
  }
  .dxp-xs-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .dxp-xs-max-length-58 {
    max-width: 58ch;
  }
  .dxp-xs-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .mat-dialog-container .dxp-xs-max-length-58 div {
    max-width: 58ch;
  }
  .dxp-xs-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .dxp-xs-max-length-59 {
    max-width: 59ch;
  }
  .dxp-xs-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .mat-dialog-container .dxp-xs-max-length-59 div {
    max-width: 59ch;
  }
  .dxp-xs-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .dxp-xs-max-length-60 {
    max-width: 60ch;
  }
  .dxp-xs-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .mat-dialog-container .dxp-xs-max-length-60 div {
    max-width: 60ch;
  }
  .dxp-xs-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .dxp-xs-max-length-61 {
    max-width: 61ch;
  }
  .dxp-xs-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .mat-dialog-container .dxp-xs-max-length-61 div {
    max-width: 61ch;
  }
  .dxp-xs-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .dxp-xs-max-length-62 {
    max-width: 62ch;
  }
  .dxp-xs-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .mat-dialog-container .dxp-xs-max-length-62 div {
    max-width: 62ch;
  }
  .dxp-xs-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .dxp-xs-max-length-63 {
    max-width: 63ch;
  }
  .dxp-xs-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .mat-dialog-container .dxp-xs-max-length-63 div {
    max-width: 63ch;
  }
  .dxp-xs-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .dxp-xs-max-length-64 {
    max-width: 64ch;
  }
  .dxp-xs-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .mat-dialog-container .dxp-xs-max-length-64 div {
    max-width: 64ch;
  }
  .dxp-xs-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .dxp-xs-max-length-65 {
    max-width: 65ch;
  }
  .dxp-xs-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .mat-dialog-container .dxp-xs-max-length-65 div {
    max-width: 65ch;
  }
  .dxp-xs-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .dxp-xs-max-length-66 {
    max-width: 66ch;
  }
  .dxp-xs-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .mat-dialog-container .dxp-xs-max-length-66 div {
    max-width: 66ch;
  }
  .dxp-xs-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .dxp-xs-max-length-67 {
    max-width: 67ch;
  }
  .dxp-xs-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .mat-dialog-container .dxp-xs-max-length-67 div {
    max-width: 67ch;
  }
  .dxp-xs-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .dxp-xs-max-length-68 {
    max-width: 68ch;
  }
  .dxp-xs-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .mat-dialog-container .dxp-xs-max-length-68 div {
    max-width: 68ch;
  }
  .dxp-xs-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .dxp-xs-max-length-69 {
    max-width: 69ch;
  }
  .dxp-xs-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .mat-dialog-container .dxp-xs-max-length-69 div {
    max-width: 69ch;
  }
  .dxp-xs-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .dxp-xs-max-length-70 {
    max-width: 70ch;
  }
  .dxp-xs-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .mat-dialog-container .dxp-xs-max-length-70 div {
    max-width: 70ch;
  }
  .dxp-xs-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .dxp-xs-max-length-71 {
    max-width: 71ch;
  }
  .dxp-xs-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .mat-dialog-container .dxp-xs-max-length-71 div {
    max-width: 71ch;
  }
  .dxp-xs-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .dxp-xs-max-length-72 {
    max-width: 72ch;
  }
  .dxp-xs-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .mat-dialog-container .dxp-xs-max-length-72 div {
    max-width: 72ch;
  }
  .dxp-xs-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .dxp-xs-max-length-73 {
    max-width: 73ch;
  }
  .dxp-xs-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .mat-dialog-container .dxp-xs-max-length-73 div {
    max-width: 73ch;
  }
  .dxp-xs-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .dxp-xs-max-length-74 {
    max-width: 74ch;
  }
  .dxp-xs-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .mat-dialog-container .dxp-xs-max-length-74 div {
    max-width: 74ch;
  }
  .dxp-xs-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .dxp-xs-max-length-75 {
    max-width: 75ch;
  }
  .dxp-xs-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .mat-dialog-container .dxp-xs-max-length-75 div {
    max-width: 75ch;
  }
  .dxp-xs-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .dxp-xs-max-length-76 {
    max-width: 76ch;
  }
  .dxp-xs-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .mat-dialog-container .dxp-xs-max-length-76 div {
    max-width: 76ch;
  }
  .dxp-xs-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .dxp-xs-max-length-77 {
    max-width: 77ch;
  }
  .dxp-xs-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .mat-dialog-container .dxp-xs-max-length-77 div {
    max-width: 77ch;
  }
  .dxp-xs-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .dxp-xs-max-length-78 {
    max-width: 78ch;
  }
  .dxp-xs-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .mat-dialog-container .dxp-xs-max-length-78 div {
    max-width: 78ch;
  }
  .dxp-xs-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .dxp-xs-max-length-79 {
    max-width: 79ch;
  }
  .dxp-xs-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .mat-dialog-container .dxp-xs-max-length-79 div {
    max-width: 79ch;
  }
  .dxp-xs-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .dxp-xs-max-length-80 {
    max-width: 80ch;
  }
  .dxp-xs-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .mat-dialog-container .dxp-xs-max-length-80 div {
    max-width: 80ch;
  }
  .dxp-xs-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .dxp-xs-max-length-81 {
    max-width: 81ch;
  }
  .dxp-xs-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .mat-dialog-container .dxp-xs-max-length-81 div {
    max-width: 81ch;
  }
  .dxp-xs-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .dxp-xs-max-length-82 {
    max-width: 82ch;
  }
  .dxp-xs-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .mat-dialog-container .dxp-xs-max-length-82 div {
    max-width: 82ch;
  }
  .dxp-xs-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .dxp-xs-max-length-83 {
    max-width: 83ch;
  }
  .dxp-xs-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .mat-dialog-container .dxp-xs-max-length-83 div {
    max-width: 83ch;
  }
  .dxp-xs-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .dxp-xs-max-length-84 {
    max-width: 84ch;
  }
  .dxp-xs-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .mat-dialog-container .dxp-xs-max-length-84 div {
    max-width: 84ch;
  }
  .dxp-xs-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .dxp-xs-max-length-85 {
    max-width: 85ch;
  }
  .dxp-xs-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .mat-dialog-container .dxp-xs-max-length-85 div {
    max-width: 85ch;
  }
  .dxp-xs-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .dxp-xs-max-length-86 {
    max-width: 86ch;
  }
  .dxp-xs-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .mat-dialog-container .dxp-xs-max-length-86 div {
    max-width: 86ch;
  }
  .dxp-xs-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .dxp-xs-max-length-87 {
    max-width: 87ch;
  }
  .dxp-xs-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .mat-dialog-container .dxp-xs-max-length-87 div {
    max-width: 87ch;
  }
  .dxp-xs-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .dxp-xs-max-length-88 {
    max-width: 88ch;
  }
  .dxp-xs-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .mat-dialog-container .dxp-xs-max-length-88 div {
    max-width: 88ch;
  }
  .dxp-xs-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .dxp-xs-max-length-89 {
    max-width: 89ch;
  }
  .dxp-xs-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .mat-dialog-container .dxp-xs-max-length-89 div {
    max-width: 89ch;
  }
  .dxp-xs-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .dxp-xs-max-length-90 {
    max-width: 90ch;
  }
  .dxp-xs-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .mat-dialog-container .dxp-xs-max-length-90 div {
    max-width: 90ch;
  }
  .dxp-xs-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .dxp-xs-max-length-91 {
    max-width: 91ch;
  }
  .dxp-xs-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .mat-dialog-container .dxp-xs-max-length-91 div {
    max-width: 91ch;
  }
  .dxp-xs-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .dxp-xs-max-length-92 {
    max-width: 92ch;
  }
  .dxp-xs-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .mat-dialog-container .dxp-xs-max-length-92 div {
    max-width: 92ch;
  }
  .dxp-xs-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .dxp-xs-max-length-93 {
    max-width: 93ch;
  }
  .dxp-xs-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .mat-dialog-container .dxp-xs-max-length-93 div {
    max-width: 93ch;
  }
  .dxp-xs-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .dxp-xs-max-length-94 {
    max-width: 94ch;
  }
  .dxp-xs-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .mat-dialog-container .dxp-xs-max-length-94 div {
    max-width: 94ch;
  }
  .dxp-xs-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .dxp-xs-max-length-95 {
    max-width: 95ch;
  }
  .dxp-xs-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .mat-dialog-container .dxp-xs-max-length-95 div {
    max-width: 95ch;
  }
  .dxp-xs-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .dxp-xs-max-length-96 {
    max-width: 96ch;
  }
  .dxp-xs-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .mat-dialog-container .dxp-xs-max-length-96 div {
    max-width: 96ch;
  }
  .dxp-xs-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .dxp-xs-max-length-97 {
    max-width: 97ch;
  }
  .dxp-xs-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .mat-dialog-container .dxp-xs-max-length-97 div {
    max-width: 97ch;
  }
  .dxp-xs-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .dxp-xs-max-length-98 {
    max-width: 98ch;
  }
  .dxp-xs-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .mat-dialog-container .dxp-xs-max-length-98 div {
    max-width: 98ch;
  }
  .dxp-xs-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .dxp-xs-max-length-99 {
    max-width: 99ch;
  }
  .dxp-xs-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .mat-dialog-container .dxp-xs-max-length-99 div {
    max-width: 99ch;
  }
  .dxp-xs-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .dxp-xs-max-length-100 {
    max-width: 100ch;
  }
  .dxp-xs-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .mat-dialog-container .dxp-xs-max-length-100 div {
    max-width: 100ch;
  }
  .dxp-xs-icon-width-1 img {
    width: 1px;
  }
  .dxp-xs-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .dxp-xs-icon-width-2 img {
    width: 2px;
  }
  .dxp-xs-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .dxp-xs-icon-width-3 img {
    width: 3px;
  }
  .dxp-xs-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .dxp-xs-icon-width-4 img {
    width: 4px;
  }
  .dxp-xs-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .dxp-xs-icon-width-5 img {
    width: 5px;
  }
  .dxp-xs-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .dxp-xs-icon-width-6 img {
    width: 6px;
  }
  .dxp-xs-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .dxp-xs-icon-width-7 img {
    width: 7px;
  }
  .dxp-xs-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .dxp-xs-icon-width-8 img {
    width: 8px;
  }
  .dxp-xs-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .dxp-xs-icon-width-9 img {
    width: 9px;
  }
  .dxp-xs-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .dxp-xs-icon-width-10 img {
    width: 10px;
  }
  .dxp-xs-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .dxp-xs-icon-width-11 img {
    width: 11px;
  }
  .dxp-xs-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .dxp-xs-icon-width-12 img {
    width: 12px;
  }
  .dxp-xs-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .dxp-xs-icon-width-13 img {
    width: 13px;
  }
  .dxp-xs-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .dxp-xs-icon-width-14 img {
    width: 14px;
  }
  .dxp-xs-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .dxp-xs-icon-width-15 img {
    width: 15px;
  }
  .dxp-xs-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .dxp-xs-icon-width-16 img {
    width: 16px;
  }
  .dxp-xs-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .dxp-xs-icon-width-17 img {
    width: 17px;
  }
  .dxp-xs-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .dxp-xs-icon-width-18 img {
    width: 18px;
  }
  .dxp-xs-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .dxp-xs-icon-width-19 img {
    width: 19px;
  }
  .dxp-xs-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .dxp-xs-icon-width-20 img {
    width: 20px;
  }
  .dxp-xs-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .dxp-xs-icon-width-21 img {
    width: 21px;
  }
  .dxp-xs-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .dxp-xs-icon-width-22 img {
    width: 22px;
  }
  .dxp-xs-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .dxp-xs-icon-width-23 img {
    width: 23px;
  }
  .dxp-xs-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .dxp-xs-icon-width-24 img {
    width: 24px;
  }
  .dxp-xs-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .dxp-xs-icon-width-25 img {
    width: 25px;
  }
  .dxp-xs-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .dxp-xs-icon-width-26 img {
    width: 26px;
  }
  .dxp-xs-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .dxp-xs-icon-width-27 img {
    width: 27px;
  }
  .dxp-xs-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .dxp-xs-icon-width-28 img {
    width: 28px;
  }
  .dxp-xs-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .dxp-xs-icon-width-29 img {
    width: 29px;
  }
  .dxp-xs-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .dxp-xs-icon-width-30 img {
    width: 30px;
  }
  .dxp-xs-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .dxp-xs-icon-width-31 img {
    width: 31px;
  }
  .dxp-xs-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .dxp-xs-icon-width-32 img {
    width: 32px;
  }
  .dxp-xs-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .dxp-xs-icon-width-33 img {
    width: 33px;
  }
  .dxp-xs-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .dxp-xs-icon-width-34 img {
    width: 34px;
  }
  .dxp-xs-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .dxp-xs-icon-width-35 img {
    width: 35px;
  }
  .dxp-xs-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .dxp-xs-icon-width-36 img {
    width: 36px;
  }
  .dxp-xs-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .dxp-xs-icon-width-37 img {
    width: 37px;
  }
  .dxp-xs-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .dxp-xs-icon-width-38 img {
    width: 38px;
  }
  .dxp-xs-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .dxp-xs-icon-width-39 img {
    width: 39px;
  }
  .dxp-xs-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .dxp-xs-icon-width-40 img {
    width: 40px;
  }
  .dxp-xs-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .dxp-xs-icon-width-41 img {
    width: 41px;
  }
  .dxp-xs-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .dxp-xs-icon-width-42 img {
    width: 42px;
  }
  .dxp-xs-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .dxp-xs-icon-width-43 img {
    width: 43px;
  }
  .dxp-xs-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .dxp-xs-icon-width-44 img {
    width: 44px;
  }
  .dxp-xs-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .dxp-xs-icon-width-45 img {
    width: 45px;
  }
  .dxp-xs-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .dxp-xs-icon-width-46 img {
    width: 46px;
  }
  .dxp-xs-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .dxp-xs-icon-width-47 img {
    width: 47px;
  }
  .dxp-xs-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .dxp-xs-icon-width-48 img {
    width: 48px;
  }
  .dxp-xs-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .dxp-xs-icon-width-49 img {
    width: 49px;
  }
  .dxp-xs-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .dxp-xs-icon-width-50 img {
    width: 50px;
  }
  .dxp-xs-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .dxp-xs-icon-width-51 img {
    width: 51px;
  }
  .dxp-xs-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .dxp-xs-icon-width-52 img {
    width: 52px;
  }
  .dxp-xs-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .dxp-xs-icon-width-53 img {
    width: 53px;
  }
  .dxp-xs-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .dxp-xs-icon-width-54 img {
    width: 54px;
  }
  .dxp-xs-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .dxp-xs-icon-width-55 img {
    width: 55px;
  }
  .dxp-xs-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .dxp-xs-icon-width-56 img {
    width: 56px;
  }
  .dxp-xs-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .dxp-xs-icon-width-57 img {
    width: 57px;
  }
  .dxp-xs-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .dxp-xs-icon-width-58 img {
    width: 58px;
  }
  .dxp-xs-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .dxp-xs-icon-width-59 img {
    width: 59px;
  }
  .dxp-xs-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .dxp-xs-icon-width-60 img {
    width: 60px;
  }
  .dxp-xs-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .dxp-xs-icon-width-61 img {
    width: 61px;
  }
  .dxp-xs-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .dxp-xs-icon-width-62 img {
    width: 62px;
  }
  .dxp-xs-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .dxp-xs-icon-width-63 img {
    width: 63px;
  }
  .dxp-xs-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .dxp-xs-icon-width-64 img {
    width: 64px;
  }
  .dxp-xs-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .dxp-xs-icon-width-65 img {
    width: 65px;
  }
  .dxp-xs-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .dxp-xs-icon-width-66 img {
    width: 66px;
  }
  .dxp-xs-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .dxp-xs-icon-width-67 img {
    width: 67px;
  }
  .dxp-xs-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .dxp-xs-icon-width-68 img {
    width: 68px;
  }
  .dxp-xs-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .dxp-xs-icon-width-69 img {
    width: 69px;
  }
  .dxp-xs-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .dxp-xs-icon-width-70 img {
    width: 70px;
  }
  .dxp-xs-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .dxp-xs-icon-width-71 img {
    width: 71px;
  }
  .dxp-xs-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .dxp-xs-icon-width-72 img {
    width: 72px;
  }
  .dxp-xs-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .dxp-xs-icon-width-73 img {
    width: 73px;
  }
  .dxp-xs-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .dxp-xs-icon-width-74 img {
    width: 74px;
  }
  .dxp-xs-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .dxp-xs-icon-width-75 img {
    width: 75px;
  }
  .dxp-xs-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .dxp-xs-icon-width-76 img {
    width: 76px;
  }
  .dxp-xs-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .dxp-xs-icon-width-77 img {
    width: 77px;
  }
  .dxp-xs-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .dxp-xs-icon-width-78 img {
    width: 78px;
  }
  .dxp-xs-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .dxp-xs-icon-width-79 img {
    width: 79px;
  }
  .dxp-xs-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .dxp-xs-icon-width-80 img {
    width: 80px;
  }
  .dxp-xs-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .dxp-xs-icon-width-81 img {
    width: 81px;
  }
  .dxp-xs-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .dxp-xs-icon-width-82 img {
    width: 82px;
  }
  .dxp-xs-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .dxp-xs-icon-width-83 img {
    width: 83px;
  }
  .dxp-xs-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .dxp-xs-icon-width-84 img {
    width: 84px;
  }
  .dxp-xs-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .dxp-xs-icon-width-85 img {
    width: 85px;
  }
  .dxp-xs-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .dxp-xs-icon-width-86 img {
    width: 86px;
  }
  .dxp-xs-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .dxp-xs-icon-width-87 img {
    width: 87px;
  }
  .dxp-xs-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .dxp-xs-icon-width-88 img {
    width: 88px;
  }
  .dxp-xs-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .dxp-xs-icon-width-89 img {
    width: 89px;
  }
  .dxp-xs-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .dxp-xs-icon-width-90 img {
    width: 90px;
  }
  .dxp-xs-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .dxp-xs-icon-width-91 img {
    width: 91px;
  }
  .dxp-xs-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .dxp-xs-icon-width-92 img {
    width: 92px;
  }
  .dxp-xs-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .dxp-xs-icon-width-93 img {
    width: 93px;
  }
  .dxp-xs-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .dxp-xs-icon-width-94 img {
    width: 94px;
  }
  .dxp-xs-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .dxp-xs-icon-width-95 img {
    width: 95px;
  }
  .dxp-xs-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .dxp-xs-icon-width-96 img {
    width: 96px;
  }
  .dxp-xs-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .dxp-xs-icon-width-97 img {
    width: 97px;
  }
  .dxp-xs-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .dxp-xs-icon-width-98 img {
    width: 98px;
  }
  .dxp-xs-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .dxp-xs-icon-width-99 img {
    width: 99px;
  }
  .dxp-xs-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .dxp-xs-icon-width-100 img {
    width: 100px;
  }
  .dxp-xs-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-length-1 {
    width: 1ch;
  }
  .dxp-sm-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .dxp-sm-length-2 {
    width: 2ch;
  }
  .dxp-sm-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .dxp-sm-length-3 {
    width: 3ch;
  }
  .dxp-sm-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .dxp-sm-length-4 {
    width: 4ch;
  }
  .dxp-sm-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .dxp-sm-length-5 {
    width: 5ch;
  }
  .dxp-sm-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .dxp-sm-length-6 {
    width: 6ch;
  }
  .dxp-sm-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .dxp-sm-length-7 {
    width: 7ch;
  }
  .dxp-sm-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .dxp-sm-length-8 {
    width: 8ch;
  }
  .dxp-sm-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .dxp-sm-length-9 {
    width: 9ch;
  }
  .dxp-sm-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .dxp-sm-length-10 {
    width: 10ch;
  }
  .dxp-sm-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .dxp-sm-length-11 {
    width: 11ch;
  }
  .dxp-sm-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .dxp-sm-length-12 {
    width: 12ch;
  }
  .dxp-sm-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .dxp-sm-length-13 {
    width: 13ch;
  }
  .dxp-sm-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .dxp-sm-length-14 {
    width: 14ch;
  }
  .dxp-sm-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .dxp-sm-length-15 {
    width: 15ch;
  }
  .dxp-sm-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .dxp-sm-length-16 {
    width: 16ch;
  }
  .dxp-sm-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .dxp-sm-length-17 {
    width: 17ch;
  }
  .dxp-sm-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .dxp-sm-length-18 {
    width: 18ch;
  }
  .dxp-sm-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .dxp-sm-length-19 {
    width: 19ch;
  }
  .dxp-sm-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .dxp-sm-length-20 {
    width: 20ch;
  }
  .dxp-sm-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .dxp-sm-length-21 {
    width: 21ch;
  }
  .dxp-sm-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .dxp-sm-length-22 {
    width: 22ch;
  }
  .dxp-sm-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .dxp-sm-length-23 {
    width: 23ch;
  }
  .dxp-sm-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .dxp-sm-length-24 {
    width: 24ch;
  }
  .dxp-sm-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .dxp-sm-length-25 {
    width: 25ch;
  }
  .dxp-sm-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .dxp-sm-length-26 {
    width: 26ch;
  }
  .dxp-sm-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .dxp-sm-length-27 {
    width: 27ch;
  }
  .dxp-sm-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .dxp-sm-length-28 {
    width: 28ch;
  }
  .dxp-sm-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .dxp-sm-length-29 {
    width: 29ch;
  }
  .dxp-sm-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .dxp-sm-length-30 {
    width: 30ch;
  }
  .dxp-sm-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .dxp-sm-length-31 {
    width: 31ch;
  }
  .dxp-sm-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .dxp-sm-length-32 {
    width: 32ch;
  }
  .dxp-sm-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .dxp-sm-length-33 {
    width: 33ch;
  }
  .dxp-sm-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .dxp-sm-length-34 {
    width: 34ch;
  }
  .dxp-sm-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .dxp-sm-length-35 {
    width: 35ch;
  }
  .dxp-sm-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .dxp-sm-length-36 {
    width: 36ch;
  }
  .dxp-sm-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .dxp-sm-length-37 {
    width: 37ch;
  }
  .dxp-sm-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .dxp-sm-length-38 {
    width: 38ch;
  }
  .dxp-sm-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .dxp-sm-length-39 {
    width: 39ch;
  }
  .dxp-sm-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .dxp-sm-length-40 {
    width: 40ch;
  }
  .dxp-sm-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .dxp-sm-length-41 {
    width: 41ch;
  }
  .dxp-sm-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .dxp-sm-length-42 {
    width: 42ch;
  }
  .dxp-sm-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .dxp-sm-length-43 {
    width: 43ch;
  }
  .dxp-sm-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .dxp-sm-length-44 {
    width: 44ch;
  }
  .dxp-sm-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .dxp-sm-length-45 {
    width: 45ch;
  }
  .dxp-sm-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .dxp-sm-length-46 {
    width: 46ch;
  }
  .dxp-sm-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .dxp-sm-length-47 {
    width: 47ch;
  }
  .dxp-sm-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .dxp-sm-length-48 {
    width: 48ch;
  }
  .dxp-sm-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .dxp-sm-length-49 {
    width: 49ch;
  }
  .dxp-sm-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .dxp-sm-length-50 {
    width: 50ch;
  }
  .dxp-sm-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .dxp-sm-length-51 {
    width: 51ch;
  }
  .dxp-sm-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .dxp-sm-length-52 {
    width: 52ch;
  }
  .dxp-sm-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .dxp-sm-length-53 {
    width: 53ch;
  }
  .dxp-sm-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .dxp-sm-length-54 {
    width: 54ch;
  }
  .dxp-sm-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .dxp-sm-length-55 {
    width: 55ch;
  }
  .dxp-sm-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .dxp-sm-length-56 {
    width: 56ch;
  }
  .dxp-sm-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .dxp-sm-length-57 {
    width: 57ch;
  }
  .dxp-sm-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .dxp-sm-length-58 {
    width: 58ch;
  }
  .dxp-sm-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .dxp-sm-length-59 {
    width: 59ch;
  }
  .dxp-sm-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .dxp-sm-length-60 {
    width: 60ch;
  }
  .dxp-sm-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .dxp-sm-length-61 {
    width: 61ch;
  }
  .dxp-sm-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .dxp-sm-length-62 {
    width: 62ch;
  }
  .dxp-sm-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .dxp-sm-length-63 {
    width: 63ch;
  }
  .dxp-sm-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .dxp-sm-length-64 {
    width: 64ch;
  }
  .dxp-sm-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .dxp-sm-length-65 {
    width: 65ch;
  }
  .dxp-sm-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .dxp-sm-length-66 {
    width: 66ch;
  }
  .dxp-sm-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .dxp-sm-length-67 {
    width: 67ch;
  }
  .dxp-sm-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .dxp-sm-length-68 {
    width: 68ch;
  }
  .dxp-sm-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .dxp-sm-length-69 {
    width: 69ch;
  }
  .dxp-sm-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .dxp-sm-length-70 {
    width: 70ch;
  }
  .dxp-sm-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .dxp-sm-length-71 {
    width: 71ch;
  }
  .dxp-sm-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .dxp-sm-length-72 {
    width: 72ch;
  }
  .dxp-sm-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .dxp-sm-length-73 {
    width: 73ch;
  }
  .dxp-sm-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .dxp-sm-length-74 {
    width: 74ch;
  }
  .dxp-sm-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .dxp-sm-length-75 {
    width: 75ch;
  }
  .dxp-sm-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .dxp-sm-length-76 {
    width: 76ch;
  }
  .dxp-sm-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .dxp-sm-length-77 {
    width: 77ch;
  }
  .dxp-sm-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .dxp-sm-length-78 {
    width: 78ch;
  }
  .dxp-sm-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .dxp-sm-length-79 {
    width: 79ch;
  }
  .dxp-sm-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .dxp-sm-length-80 {
    width: 80ch;
  }
  .dxp-sm-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .dxp-sm-length-81 {
    width: 81ch;
  }
  .dxp-sm-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .dxp-sm-length-82 {
    width: 82ch;
  }
  .dxp-sm-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .dxp-sm-length-83 {
    width: 83ch;
  }
  .dxp-sm-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .dxp-sm-length-84 {
    width: 84ch;
  }
  .dxp-sm-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .dxp-sm-length-85 {
    width: 85ch;
  }
  .dxp-sm-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .dxp-sm-length-86 {
    width: 86ch;
  }
  .dxp-sm-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .dxp-sm-length-87 {
    width: 87ch;
  }
  .dxp-sm-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .dxp-sm-length-88 {
    width: 88ch;
  }
  .dxp-sm-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .dxp-sm-length-89 {
    width: 89ch;
  }
  .dxp-sm-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .dxp-sm-length-90 {
    width: 90ch;
  }
  .dxp-sm-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .dxp-sm-length-91 {
    width: 91ch;
  }
  .dxp-sm-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .dxp-sm-length-92 {
    width: 92ch;
  }
  .dxp-sm-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .dxp-sm-length-93 {
    width: 93ch;
  }
  .dxp-sm-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .dxp-sm-length-94 {
    width: 94ch;
  }
  .dxp-sm-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .dxp-sm-length-95 {
    width: 95ch;
  }
  .dxp-sm-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .dxp-sm-length-96 {
    width: 96ch;
  }
  .dxp-sm-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .dxp-sm-length-97 {
    width: 97ch;
  }
  .dxp-sm-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .dxp-sm-length-98 {
    width: 98ch;
  }
  .dxp-sm-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .dxp-sm-length-99 {
    width: 99ch;
  }
  .dxp-sm-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .dxp-sm-length-100 {
    width: 100ch;
  }
  .dxp-sm-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .dxp-max-length-1 {
    max-width: 1ch;
  }
  .dxp-max-length-2 {
    max-width: 2ch;
  }
  .dxp-max-length-3 {
    max-width: 3ch;
  }
  .dxp-max-length-4 {
    max-width: 4ch;
  }
  .dxp-max-length-5 {
    max-width: 5ch;
  }
  .dxp-max-length-6 {
    max-width: 6ch;
  }
  .dxp-max-length-7 {
    max-width: 7ch;
  }
  .dxp-max-length-8 {
    max-width: 8ch;
  }
  .dxp-max-length-9 {
    max-width: 9ch;
  }
  .dxp-max-length-10 {
    max-width: 10ch;
  }
  .dxp-max-length-11 {
    max-width: 11ch;
  }
  .dxp-max-length-12 {
    max-width: 12ch;
  }
  .dxp-max-length-13 {
    max-width: 13ch;
  }
  .dxp-max-length-14 {
    max-width: 14ch;
  }
  .dxp-max-length-15 {
    max-width: 15ch;
  }
  .dxp-max-length-16 {
    max-width: 16ch;
  }
  .dxp-max-length-17 {
    max-width: 17ch;
  }
  .dxp-max-length-18 {
    max-width: 18ch;
  }
  .dxp-max-length-19 {
    max-width: 19ch;
  }
  .dxp-max-length-20 {
    max-width: 20ch;
  }
  .dxp-max-length-21 {
    max-width: 21ch;
  }
  .dxp-max-length-22 {
    max-width: 22ch;
  }
  .dxp-max-length-23 {
    max-width: 23ch;
  }
  .dxp-max-length-24 {
    max-width: 24ch;
  }
  .dxp-max-length-25 {
    max-width: 25ch;
  }
  .dxp-max-length-26 {
    max-width: 26ch;
  }
  .dxp-max-length-27 {
    max-width: 27ch;
  }
  .dxp-max-length-28 {
    max-width: 28ch;
  }
  .dxp-max-length-29 {
    max-width: 29ch;
  }
  .dxp-max-length-30 {
    max-width: 30ch;
  }
  .dxp-max-length-31 {
    max-width: 31ch;
  }
  .dxp-max-length-32 {
    max-width: 32ch;
  }
  .dxp-max-length-33 {
    max-width: 33ch;
  }
  .dxp-max-length-34 {
    max-width: 34ch;
  }
  .dxp-max-length-35 {
    max-width: 35ch;
  }
  .dxp-max-length-36 {
    max-width: 36ch;
  }
  .dxp-max-length-37 {
    max-width: 37ch;
  }
  .dxp-max-length-38 {
    max-width: 38ch;
  }
  .dxp-max-length-39 {
    max-width: 39ch;
  }
  .dxp-max-length-40 {
    max-width: 40ch;
  }
  .dxp-max-length-41 {
    max-width: 41ch;
  }
  .dxp-max-length-42 {
    max-width: 42ch;
  }
  .dxp-max-length-43 {
    max-width: 43ch;
  }
  .dxp-max-length-44 {
    max-width: 44ch;
  }
  .dxp-max-length-45 {
    max-width: 45ch;
  }
  .dxp-max-length-46 {
    max-width: 46ch;
  }
  .dxp-max-length-47 {
    max-width: 47ch;
  }
  .dxp-max-length-48 {
    max-width: 48ch;
  }
  .dxp-max-length-49 {
    max-width: 49ch;
  }
  .dxp-max-length-50 {
    max-width: 50ch;
  }
  .dxp-max-length-51 {
    max-width: 51ch;
  }
  .dxp-max-length-52 {
    max-width: 52ch;
  }
  .dxp-max-length-53 {
    max-width: 53ch;
  }
  .dxp-max-length-54 {
    max-width: 54ch;
  }
  .dxp-max-length-55 {
    max-width: 55ch;
  }
  .dxp-max-length-56 {
    max-width: 56ch;
  }
  .dxp-max-length-57 {
    max-width: 57ch;
  }
  .dxp-max-length-58 {
    max-width: 58ch;
  }
  .dxp-max-length-59 {
    max-width: 59ch;
  }
  .dxp-max-length-60 {
    max-width: 60ch;
  }
  .dxp-max-length-61 {
    max-width: 61ch;
  }
  .dxp-max-length-62 {
    max-width: 62ch;
  }
  .dxp-max-length-63 {
    max-width: 63ch;
  }
  .dxp-max-length-64 {
    max-width: 64ch;
  }
  .dxp-max-length-65 {
    max-width: 65ch;
  }
  .dxp-max-length-66 {
    max-width: 66ch;
  }
  .dxp-max-length-67 {
    max-width: 67ch;
  }
  .dxp-max-length-68 {
    max-width: 68ch;
  }
  .dxp-max-length-69 {
    max-width: 69ch;
  }
  .dxp-max-length-70 {
    max-width: 70ch;
  }
  .dxp-max-length-71 {
    max-width: 71ch;
  }
  .dxp-max-length-72 {
    max-width: 72ch;
  }
  .dxp-max-length-73 {
    max-width: 73ch;
  }
  .dxp-max-length-74 {
    max-width: 74ch;
  }
  .dxp-max-length-75 {
    max-width: 75ch;
  }
  .dxp-max-length-76 {
    max-width: 76ch;
  }
  .dxp-max-length-77 {
    max-width: 77ch;
  }
  .dxp-max-length-78 {
    max-width: 78ch;
  }
  .dxp-max-length-79 {
    max-width: 79ch;
  }
  .dxp-max-length-80 {
    max-width: 80ch;
  }
  .dxp-max-length-81 {
    max-width: 81ch;
  }
  .dxp-max-length-82 {
    max-width: 82ch;
  }
  .dxp-max-length-83 {
    max-width: 83ch;
  }
  .dxp-max-length-84 {
    max-width: 84ch;
  }
  .dxp-max-length-85 {
    max-width: 85ch;
  }
  .dxp-max-length-86 {
    max-width: 86ch;
  }
  .dxp-max-length-87 {
    max-width: 87ch;
  }
  .dxp-max-length-88 {
    max-width: 88ch;
  }
  .dxp-max-length-89 {
    max-width: 89ch;
  }
  .dxp-max-length-90 {
    max-width: 90ch;
  }
  .dxp-max-length-91 {
    max-width: 91ch;
  }
  .dxp-max-length-92 {
    max-width: 92ch;
  }
  .dxp-max-length-93 {
    max-width: 93ch;
  }
  .dxp-max-length-94 {
    max-width: 94ch;
  }
  .dxp-max-length-95 {
    max-width: 95ch;
  }
  .dxp-max-length-96 {
    max-width: 96ch;
  }
  .dxp-max-length-97 {
    max-width: 97ch;
  }
  .dxp-max-length-98 {
    max-width: 98ch;
  }
  .dxp-max-length-99 {
    max-width: 99ch;
  }
  .dxp-max-length-100 {
    max-width: 100ch;
  }
  .dxp-sm-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .dxp-sm-max-length-1 {
    max-width: 1ch;
  }
  .dxp-sm-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .mat-dialog-container .dxp-sm-max-length-1 div {
    max-width: 1ch;
  }
  .dxp-sm-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .dxp-sm-max-length-2 {
    max-width: 2ch;
  }
  .dxp-sm-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .mat-dialog-container .dxp-sm-max-length-2 div {
    max-width: 2ch;
  }
  .dxp-sm-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .dxp-sm-max-length-3 {
    max-width: 3ch;
  }
  .dxp-sm-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .mat-dialog-container .dxp-sm-max-length-3 div {
    max-width: 3ch;
  }
  .dxp-sm-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .dxp-sm-max-length-4 {
    max-width: 4ch;
  }
  .dxp-sm-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .mat-dialog-container .dxp-sm-max-length-4 div {
    max-width: 4ch;
  }
  .dxp-sm-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .dxp-sm-max-length-5 {
    max-width: 5ch;
  }
  .dxp-sm-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .mat-dialog-container .dxp-sm-max-length-5 div {
    max-width: 5ch;
  }
  .dxp-sm-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .dxp-sm-max-length-6 {
    max-width: 6ch;
  }
  .dxp-sm-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .mat-dialog-container .dxp-sm-max-length-6 div {
    max-width: 6ch;
  }
  .dxp-sm-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .dxp-sm-max-length-7 {
    max-width: 7ch;
  }
  .dxp-sm-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .mat-dialog-container .dxp-sm-max-length-7 div {
    max-width: 7ch;
  }
  .dxp-sm-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .dxp-sm-max-length-8 {
    max-width: 8ch;
  }
  .dxp-sm-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .mat-dialog-container .dxp-sm-max-length-8 div {
    max-width: 8ch;
  }
  .dxp-sm-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .dxp-sm-max-length-9 {
    max-width: 9ch;
  }
  .dxp-sm-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .mat-dialog-container .dxp-sm-max-length-9 div {
    max-width: 9ch;
  }
  .dxp-sm-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .dxp-sm-max-length-10 {
    max-width: 10ch;
  }
  .dxp-sm-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .mat-dialog-container .dxp-sm-max-length-10 div {
    max-width: 10ch;
  }
  .dxp-sm-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .dxp-sm-max-length-11 {
    max-width: 11ch;
  }
  .dxp-sm-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .mat-dialog-container .dxp-sm-max-length-11 div {
    max-width: 11ch;
  }
  .dxp-sm-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .dxp-sm-max-length-12 {
    max-width: 12ch;
  }
  .dxp-sm-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .mat-dialog-container .dxp-sm-max-length-12 div {
    max-width: 12ch;
  }
  .dxp-sm-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .dxp-sm-max-length-13 {
    max-width: 13ch;
  }
  .dxp-sm-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .mat-dialog-container .dxp-sm-max-length-13 div {
    max-width: 13ch;
  }
  .dxp-sm-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .dxp-sm-max-length-14 {
    max-width: 14ch;
  }
  .dxp-sm-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .mat-dialog-container .dxp-sm-max-length-14 div {
    max-width: 14ch;
  }
  .dxp-sm-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .dxp-sm-max-length-15 {
    max-width: 15ch;
  }
  .dxp-sm-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .mat-dialog-container .dxp-sm-max-length-15 div {
    max-width: 15ch;
  }
  .dxp-sm-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .dxp-sm-max-length-16 {
    max-width: 16ch;
  }
  .dxp-sm-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .mat-dialog-container .dxp-sm-max-length-16 div {
    max-width: 16ch;
  }
  .dxp-sm-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .dxp-sm-max-length-17 {
    max-width: 17ch;
  }
  .dxp-sm-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .mat-dialog-container .dxp-sm-max-length-17 div {
    max-width: 17ch;
  }
  .dxp-sm-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .dxp-sm-max-length-18 {
    max-width: 18ch;
  }
  .dxp-sm-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .mat-dialog-container .dxp-sm-max-length-18 div {
    max-width: 18ch;
  }
  .dxp-sm-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .dxp-sm-max-length-19 {
    max-width: 19ch;
  }
  .dxp-sm-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .mat-dialog-container .dxp-sm-max-length-19 div {
    max-width: 19ch;
  }
  .dxp-sm-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .dxp-sm-max-length-20 {
    max-width: 20ch;
  }
  .dxp-sm-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .mat-dialog-container .dxp-sm-max-length-20 div {
    max-width: 20ch;
  }
  .dxp-sm-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .dxp-sm-max-length-21 {
    max-width: 21ch;
  }
  .dxp-sm-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .mat-dialog-container .dxp-sm-max-length-21 div {
    max-width: 21ch;
  }
  .dxp-sm-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .dxp-sm-max-length-22 {
    max-width: 22ch;
  }
  .dxp-sm-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .mat-dialog-container .dxp-sm-max-length-22 div {
    max-width: 22ch;
  }
  .dxp-sm-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .dxp-sm-max-length-23 {
    max-width: 23ch;
  }
  .dxp-sm-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .mat-dialog-container .dxp-sm-max-length-23 div {
    max-width: 23ch;
  }
  .dxp-sm-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .dxp-sm-max-length-24 {
    max-width: 24ch;
  }
  .dxp-sm-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .mat-dialog-container .dxp-sm-max-length-24 div {
    max-width: 24ch;
  }
  .dxp-sm-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .dxp-sm-max-length-25 {
    max-width: 25ch;
  }
  .dxp-sm-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .mat-dialog-container .dxp-sm-max-length-25 div {
    max-width: 25ch;
  }
  .dxp-sm-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .dxp-sm-max-length-26 {
    max-width: 26ch;
  }
  .dxp-sm-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .mat-dialog-container .dxp-sm-max-length-26 div {
    max-width: 26ch;
  }
  .dxp-sm-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .dxp-sm-max-length-27 {
    max-width: 27ch;
  }
  .dxp-sm-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .mat-dialog-container .dxp-sm-max-length-27 div {
    max-width: 27ch;
  }
  .dxp-sm-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .dxp-sm-max-length-28 {
    max-width: 28ch;
  }
  .dxp-sm-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .mat-dialog-container .dxp-sm-max-length-28 div {
    max-width: 28ch;
  }
  .dxp-sm-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .dxp-sm-max-length-29 {
    max-width: 29ch;
  }
  .dxp-sm-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .mat-dialog-container .dxp-sm-max-length-29 div {
    max-width: 29ch;
  }
  .dxp-sm-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .dxp-sm-max-length-30 {
    max-width: 30ch;
  }
  .dxp-sm-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .mat-dialog-container .dxp-sm-max-length-30 div {
    max-width: 30ch;
  }
  .dxp-sm-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .dxp-sm-max-length-31 {
    max-width: 31ch;
  }
  .dxp-sm-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .mat-dialog-container .dxp-sm-max-length-31 div {
    max-width: 31ch;
  }
  .dxp-sm-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .dxp-sm-max-length-32 {
    max-width: 32ch;
  }
  .dxp-sm-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .mat-dialog-container .dxp-sm-max-length-32 div {
    max-width: 32ch;
  }
  .dxp-sm-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .dxp-sm-max-length-33 {
    max-width: 33ch;
  }
  .dxp-sm-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .mat-dialog-container .dxp-sm-max-length-33 div {
    max-width: 33ch;
  }
  .dxp-sm-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .dxp-sm-max-length-34 {
    max-width: 34ch;
  }
  .dxp-sm-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .mat-dialog-container .dxp-sm-max-length-34 div {
    max-width: 34ch;
  }
  .dxp-sm-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .dxp-sm-max-length-35 {
    max-width: 35ch;
  }
  .dxp-sm-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .mat-dialog-container .dxp-sm-max-length-35 div {
    max-width: 35ch;
  }
  .dxp-sm-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .dxp-sm-max-length-36 {
    max-width: 36ch;
  }
  .dxp-sm-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .mat-dialog-container .dxp-sm-max-length-36 div {
    max-width: 36ch;
  }
  .dxp-sm-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .dxp-sm-max-length-37 {
    max-width: 37ch;
  }
  .dxp-sm-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .mat-dialog-container .dxp-sm-max-length-37 div {
    max-width: 37ch;
  }
  .dxp-sm-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .dxp-sm-max-length-38 {
    max-width: 38ch;
  }
  .dxp-sm-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .mat-dialog-container .dxp-sm-max-length-38 div {
    max-width: 38ch;
  }
  .dxp-sm-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .dxp-sm-max-length-39 {
    max-width: 39ch;
  }
  .dxp-sm-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .mat-dialog-container .dxp-sm-max-length-39 div {
    max-width: 39ch;
  }
  .dxp-sm-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .dxp-sm-max-length-40 {
    max-width: 40ch;
  }
  .dxp-sm-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .mat-dialog-container .dxp-sm-max-length-40 div {
    max-width: 40ch;
  }
  .dxp-sm-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .dxp-sm-max-length-41 {
    max-width: 41ch;
  }
  .dxp-sm-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .mat-dialog-container .dxp-sm-max-length-41 div {
    max-width: 41ch;
  }
  .dxp-sm-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .dxp-sm-max-length-42 {
    max-width: 42ch;
  }
  .dxp-sm-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .mat-dialog-container .dxp-sm-max-length-42 div {
    max-width: 42ch;
  }
  .dxp-sm-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .dxp-sm-max-length-43 {
    max-width: 43ch;
  }
  .dxp-sm-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .mat-dialog-container .dxp-sm-max-length-43 div {
    max-width: 43ch;
  }
  .dxp-sm-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .dxp-sm-max-length-44 {
    max-width: 44ch;
  }
  .dxp-sm-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .mat-dialog-container .dxp-sm-max-length-44 div {
    max-width: 44ch;
  }
  .dxp-sm-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .dxp-sm-max-length-45 {
    max-width: 45ch;
  }
  .dxp-sm-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .mat-dialog-container .dxp-sm-max-length-45 div {
    max-width: 45ch;
  }
  .dxp-sm-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .dxp-sm-max-length-46 {
    max-width: 46ch;
  }
  .dxp-sm-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .mat-dialog-container .dxp-sm-max-length-46 div {
    max-width: 46ch;
  }
  .dxp-sm-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .dxp-sm-max-length-47 {
    max-width: 47ch;
  }
  .dxp-sm-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .mat-dialog-container .dxp-sm-max-length-47 div {
    max-width: 47ch;
  }
  .dxp-sm-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .dxp-sm-max-length-48 {
    max-width: 48ch;
  }
  .dxp-sm-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .mat-dialog-container .dxp-sm-max-length-48 div {
    max-width: 48ch;
  }
  .dxp-sm-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .dxp-sm-max-length-49 {
    max-width: 49ch;
  }
  .dxp-sm-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .mat-dialog-container .dxp-sm-max-length-49 div {
    max-width: 49ch;
  }
  .dxp-sm-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .dxp-sm-max-length-50 {
    max-width: 50ch;
  }
  .dxp-sm-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .mat-dialog-container .dxp-sm-max-length-50 div {
    max-width: 50ch;
  }
  .dxp-sm-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .dxp-sm-max-length-51 {
    max-width: 51ch;
  }
  .dxp-sm-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .mat-dialog-container .dxp-sm-max-length-51 div {
    max-width: 51ch;
  }
  .dxp-sm-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .dxp-sm-max-length-52 {
    max-width: 52ch;
  }
  .dxp-sm-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .mat-dialog-container .dxp-sm-max-length-52 div {
    max-width: 52ch;
  }
  .dxp-sm-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .dxp-sm-max-length-53 {
    max-width: 53ch;
  }
  .dxp-sm-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .mat-dialog-container .dxp-sm-max-length-53 div {
    max-width: 53ch;
  }
  .dxp-sm-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .dxp-sm-max-length-54 {
    max-width: 54ch;
  }
  .dxp-sm-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .mat-dialog-container .dxp-sm-max-length-54 div {
    max-width: 54ch;
  }
  .dxp-sm-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .dxp-sm-max-length-55 {
    max-width: 55ch;
  }
  .dxp-sm-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .mat-dialog-container .dxp-sm-max-length-55 div {
    max-width: 55ch;
  }
  .dxp-sm-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .dxp-sm-max-length-56 {
    max-width: 56ch;
  }
  .dxp-sm-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .mat-dialog-container .dxp-sm-max-length-56 div {
    max-width: 56ch;
  }
  .dxp-sm-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .dxp-sm-max-length-57 {
    max-width: 57ch;
  }
  .dxp-sm-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .mat-dialog-container .dxp-sm-max-length-57 div {
    max-width: 57ch;
  }
  .dxp-sm-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .dxp-sm-max-length-58 {
    max-width: 58ch;
  }
  .dxp-sm-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .mat-dialog-container .dxp-sm-max-length-58 div {
    max-width: 58ch;
  }
  .dxp-sm-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .dxp-sm-max-length-59 {
    max-width: 59ch;
  }
  .dxp-sm-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .mat-dialog-container .dxp-sm-max-length-59 div {
    max-width: 59ch;
  }
  .dxp-sm-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .dxp-sm-max-length-60 {
    max-width: 60ch;
  }
  .dxp-sm-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .mat-dialog-container .dxp-sm-max-length-60 div {
    max-width: 60ch;
  }
  .dxp-sm-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .dxp-sm-max-length-61 {
    max-width: 61ch;
  }
  .dxp-sm-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .mat-dialog-container .dxp-sm-max-length-61 div {
    max-width: 61ch;
  }
  .dxp-sm-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .dxp-sm-max-length-62 {
    max-width: 62ch;
  }
  .dxp-sm-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .mat-dialog-container .dxp-sm-max-length-62 div {
    max-width: 62ch;
  }
  .dxp-sm-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .dxp-sm-max-length-63 {
    max-width: 63ch;
  }
  .dxp-sm-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .mat-dialog-container .dxp-sm-max-length-63 div {
    max-width: 63ch;
  }
  .dxp-sm-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .dxp-sm-max-length-64 {
    max-width: 64ch;
  }
  .dxp-sm-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .mat-dialog-container .dxp-sm-max-length-64 div {
    max-width: 64ch;
  }
  .dxp-sm-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .dxp-sm-max-length-65 {
    max-width: 65ch;
  }
  .dxp-sm-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .mat-dialog-container .dxp-sm-max-length-65 div {
    max-width: 65ch;
  }
  .dxp-sm-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .dxp-sm-max-length-66 {
    max-width: 66ch;
  }
  .dxp-sm-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .mat-dialog-container .dxp-sm-max-length-66 div {
    max-width: 66ch;
  }
  .dxp-sm-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .dxp-sm-max-length-67 {
    max-width: 67ch;
  }
  .dxp-sm-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .mat-dialog-container .dxp-sm-max-length-67 div {
    max-width: 67ch;
  }
  .dxp-sm-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .dxp-sm-max-length-68 {
    max-width: 68ch;
  }
  .dxp-sm-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .mat-dialog-container .dxp-sm-max-length-68 div {
    max-width: 68ch;
  }
  .dxp-sm-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .dxp-sm-max-length-69 {
    max-width: 69ch;
  }
  .dxp-sm-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .mat-dialog-container .dxp-sm-max-length-69 div {
    max-width: 69ch;
  }
  .dxp-sm-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .dxp-sm-max-length-70 {
    max-width: 70ch;
  }
  .dxp-sm-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .mat-dialog-container .dxp-sm-max-length-70 div {
    max-width: 70ch;
  }
  .dxp-sm-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .dxp-sm-max-length-71 {
    max-width: 71ch;
  }
  .dxp-sm-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .mat-dialog-container .dxp-sm-max-length-71 div {
    max-width: 71ch;
  }
  .dxp-sm-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .dxp-sm-max-length-72 {
    max-width: 72ch;
  }
  .dxp-sm-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .mat-dialog-container .dxp-sm-max-length-72 div {
    max-width: 72ch;
  }
  .dxp-sm-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .dxp-sm-max-length-73 {
    max-width: 73ch;
  }
  .dxp-sm-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .mat-dialog-container .dxp-sm-max-length-73 div {
    max-width: 73ch;
  }
  .dxp-sm-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .dxp-sm-max-length-74 {
    max-width: 74ch;
  }
  .dxp-sm-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .mat-dialog-container .dxp-sm-max-length-74 div {
    max-width: 74ch;
  }
  .dxp-sm-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .dxp-sm-max-length-75 {
    max-width: 75ch;
  }
  .dxp-sm-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .mat-dialog-container .dxp-sm-max-length-75 div {
    max-width: 75ch;
  }
  .dxp-sm-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .dxp-sm-max-length-76 {
    max-width: 76ch;
  }
  .dxp-sm-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .mat-dialog-container .dxp-sm-max-length-76 div {
    max-width: 76ch;
  }
  .dxp-sm-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .dxp-sm-max-length-77 {
    max-width: 77ch;
  }
  .dxp-sm-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .mat-dialog-container .dxp-sm-max-length-77 div {
    max-width: 77ch;
  }
  .dxp-sm-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .dxp-sm-max-length-78 {
    max-width: 78ch;
  }
  .dxp-sm-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .mat-dialog-container .dxp-sm-max-length-78 div {
    max-width: 78ch;
  }
  .dxp-sm-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .dxp-sm-max-length-79 {
    max-width: 79ch;
  }
  .dxp-sm-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .mat-dialog-container .dxp-sm-max-length-79 div {
    max-width: 79ch;
  }
  .dxp-sm-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .dxp-sm-max-length-80 {
    max-width: 80ch;
  }
  .dxp-sm-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .mat-dialog-container .dxp-sm-max-length-80 div {
    max-width: 80ch;
  }
  .dxp-sm-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .dxp-sm-max-length-81 {
    max-width: 81ch;
  }
  .dxp-sm-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .mat-dialog-container .dxp-sm-max-length-81 div {
    max-width: 81ch;
  }
  .dxp-sm-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .dxp-sm-max-length-82 {
    max-width: 82ch;
  }
  .dxp-sm-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .mat-dialog-container .dxp-sm-max-length-82 div {
    max-width: 82ch;
  }
  .dxp-sm-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .dxp-sm-max-length-83 {
    max-width: 83ch;
  }
  .dxp-sm-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .mat-dialog-container .dxp-sm-max-length-83 div {
    max-width: 83ch;
  }
  .dxp-sm-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .dxp-sm-max-length-84 {
    max-width: 84ch;
  }
  .dxp-sm-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .mat-dialog-container .dxp-sm-max-length-84 div {
    max-width: 84ch;
  }
  .dxp-sm-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .dxp-sm-max-length-85 {
    max-width: 85ch;
  }
  .dxp-sm-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .mat-dialog-container .dxp-sm-max-length-85 div {
    max-width: 85ch;
  }
  .dxp-sm-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .dxp-sm-max-length-86 {
    max-width: 86ch;
  }
  .dxp-sm-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .mat-dialog-container .dxp-sm-max-length-86 div {
    max-width: 86ch;
  }
  .dxp-sm-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .dxp-sm-max-length-87 {
    max-width: 87ch;
  }
  .dxp-sm-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .mat-dialog-container .dxp-sm-max-length-87 div {
    max-width: 87ch;
  }
  .dxp-sm-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .dxp-sm-max-length-88 {
    max-width: 88ch;
  }
  .dxp-sm-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .mat-dialog-container .dxp-sm-max-length-88 div {
    max-width: 88ch;
  }
  .dxp-sm-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .dxp-sm-max-length-89 {
    max-width: 89ch;
  }
  .dxp-sm-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .mat-dialog-container .dxp-sm-max-length-89 div {
    max-width: 89ch;
  }
  .dxp-sm-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .dxp-sm-max-length-90 {
    max-width: 90ch;
  }
  .dxp-sm-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .mat-dialog-container .dxp-sm-max-length-90 div {
    max-width: 90ch;
  }
  .dxp-sm-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .dxp-sm-max-length-91 {
    max-width: 91ch;
  }
  .dxp-sm-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .mat-dialog-container .dxp-sm-max-length-91 div {
    max-width: 91ch;
  }
  .dxp-sm-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .dxp-sm-max-length-92 {
    max-width: 92ch;
  }
  .dxp-sm-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .mat-dialog-container .dxp-sm-max-length-92 div {
    max-width: 92ch;
  }
  .dxp-sm-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .dxp-sm-max-length-93 {
    max-width: 93ch;
  }
  .dxp-sm-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .mat-dialog-container .dxp-sm-max-length-93 div {
    max-width: 93ch;
  }
  .dxp-sm-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .dxp-sm-max-length-94 {
    max-width: 94ch;
  }
  .dxp-sm-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .mat-dialog-container .dxp-sm-max-length-94 div {
    max-width: 94ch;
  }
  .dxp-sm-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .dxp-sm-max-length-95 {
    max-width: 95ch;
  }
  .dxp-sm-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .mat-dialog-container .dxp-sm-max-length-95 div {
    max-width: 95ch;
  }
  .dxp-sm-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .dxp-sm-max-length-96 {
    max-width: 96ch;
  }
  .dxp-sm-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .mat-dialog-container .dxp-sm-max-length-96 div {
    max-width: 96ch;
  }
  .dxp-sm-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .dxp-sm-max-length-97 {
    max-width: 97ch;
  }
  .dxp-sm-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .mat-dialog-container .dxp-sm-max-length-97 div {
    max-width: 97ch;
  }
  .dxp-sm-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .dxp-sm-max-length-98 {
    max-width: 98ch;
  }
  .dxp-sm-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .mat-dialog-container .dxp-sm-max-length-98 div {
    max-width: 98ch;
  }
  .dxp-sm-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .dxp-sm-max-length-99 {
    max-width: 99ch;
  }
  .dxp-sm-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .mat-dialog-container .dxp-sm-max-length-99 div {
    max-width: 99ch;
  }
  .dxp-sm-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .dxp-sm-max-length-100 {
    max-width: 100ch;
  }
  .dxp-sm-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .mat-dialog-container .dxp-sm-max-length-100 div {
    max-width: 100ch;
  }
  .dxp-sm-icon-width-1 img {
    width: 1px;
  }
  .dxp-sm-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .dxp-sm-icon-width-2 img {
    width: 2px;
  }
  .dxp-sm-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .dxp-sm-icon-width-3 img {
    width: 3px;
  }
  .dxp-sm-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .dxp-sm-icon-width-4 img {
    width: 4px;
  }
  .dxp-sm-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .dxp-sm-icon-width-5 img {
    width: 5px;
  }
  .dxp-sm-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .dxp-sm-icon-width-6 img {
    width: 6px;
  }
  .dxp-sm-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .dxp-sm-icon-width-7 img {
    width: 7px;
  }
  .dxp-sm-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .dxp-sm-icon-width-8 img {
    width: 8px;
  }
  .dxp-sm-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .dxp-sm-icon-width-9 img {
    width: 9px;
  }
  .dxp-sm-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .dxp-sm-icon-width-10 img {
    width: 10px;
  }
  .dxp-sm-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .dxp-sm-icon-width-11 img {
    width: 11px;
  }
  .dxp-sm-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .dxp-sm-icon-width-12 img {
    width: 12px;
  }
  .dxp-sm-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .dxp-sm-icon-width-13 img {
    width: 13px;
  }
  .dxp-sm-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .dxp-sm-icon-width-14 img {
    width: 14px;
  }
  .dxp-sm-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .dxp-sm-icon-width-15 img {
    width: 15px;
  }
  .dxp-sm-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .dxp-sm-icon-width-16 img {
    width: 16px;
  }
  .dxp-sm-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .dxp-sm-icon-width-17 img {
    width: 17px;
  }
  .dxp-sm-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .dxp-sm-icon-width-18 img {
    width: 18px;
  }
  .dxp-sm-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .dxp-sm-icon-width-19 img {
    width: 19px;
  }
  .dxp-sm-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .dxp-sm-icon-width-20 img {
    width: 20px;
  }
  .dxp-sm-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .dxp-sm-icon-width-21 img {
    width: 21px;
  }
  .dxp-sm-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .dxp-sm-icon-width-22 img {
    width: 22px;
  }
  .dxp-sm-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .dxp-sm-icon-width-23 img {
    width: 23px;
  }
  .dxp-sm-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .dxp-sm-icon-width-24 img {
    width: 24px;
  }
  .dxp-sm-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .dxp-sm-icon-width-25 img {
    width: 25px;
  }
  .dxp-sm-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .dxp-sm-icon-width-26 img {
    width: 26px;
  }
  .dxp-sm-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .dxp-sm-icon-width-27 img {
    width: 27px;
  }
  .dxp-sm-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .dxp-sm-icon-width-28 img {
    width: 28px;
  }
  .dxp-sm-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .dxp-sm-icon-width-29 img {
    width: 29px;
  }
  .dxp-sm-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .dxp-sm-icon-width-30 img {
    width: 30px;
  }
  .dxp-sm-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .dxp-sm-icon-width-31 img {
    width: 31px;
  }
  .dxp-sm-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .dxp-sm-icon-width-32 img {
    width: 32px;
  }
  .dxp-sm-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .dxp-sm-icon-width-33 img {
    width: 33px;
  }
  .dxp-sm-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .dxp-sm-icon-width-34 img {
    width: 34px;
  }
  .dxp-sm-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .dxp-sm-icon-width-35 img {
    width: 35px;
  }
  .dxp-sm-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .dxp-sm-icon-width-36 img {
    width: 36px;
  }
  .dxp-sm-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .dxp-sm-icon-width-37 img {
    width: 37px;
  }
  .dxp-sm-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .dxp-sm-icon-width-38 img {
    width: 38px;
  }
  .dxp-sm-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .dxp-sm-icon-width-39 img {
    width: 39px;
  }
  .dxp-sm-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .dxp-sm-icon-width-40 img {
    width: 40px;
  }
  .dxp-sm-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .dxp-sm-icon-width-41 img {
    width: 41px;
  }
  .dxp-sm-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .dxp-sm-icon-width-42 img {
    width: 42px;
  }
  .dxp-sm-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .dxp-sm-icon-width-43 img {
    width: 43px;
  }
  .dxp-sm-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .dxp-sm-icon-width-44 img {
    width: 44px;
  }
  .dxp-sm-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .dxp-sm-icon-width-45 img {
    width: 45px;
  }
  .dxp-sm-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .dxp-sm-icon-width-46 img {
    width: 46px;
  }
  .dxp-sm-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .dxp-sm-icon-width-47 img {
    width: 47px;
  }
  .dxp-sm-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .dxp-sm-icon-width-48 img {
    width: 48px;
  }
  .dxp-sm-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .dxp-sm-icon-width-49 img {
    width: 49px;
  }
  .dxp-sm-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .dxp-sm-icon-width-50 img {
    width: 50px;
  }
  .dxp-sm-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .dxp-sm-icon-width-51 img {
    width: 51px;
  }
  .dxp-sm-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .dxp-sm-icon-width-52 img {
    width: 52px;
  }
  .dxp-sm-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .dxp-sm-icon-width-53 img {
    width: 53px;
  }
  .dxp-sm-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .dxp-sm-icon-width-54 img {
    width: 54px;
  }
  .dxp-sm-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .dxp-sm-icon-width-55 img {
    width: 55px;
  }
  .dxp-sm-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .dxp-sm-icon-width-56 img {
    width: 56px;
  }
  .dxp-sm-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .dxp-sm-icon-width-57 img {
    width: 57px;
  }
  .dxp-sm-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .dxp-sm-icon-width-58 img {
    width: 58px;
  }
  .dxp-sm-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .dxp-sm-icon-width-59 img {
    width: 59px;
  }
  .dxp-sm-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .dxp-sm-icon-width-60 img {
    width: 60px;
  }
  .dxp-sm-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .dxp-sm-icon-width-61 img {
    width: 61px;
  }
  .dxp-sm-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .dxp-sm-icon-width-62 img {
    width: 62px;
  }
  .dxp-sm-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .dxp-sm-icon-width-63 img {
    width: 63px;
  }
  .dxp-sm-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .dxp-sm-icon-width-64 img {
    width: 64px;
  }
  .dxp-sm-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .dxp-sm-icon-width-65 img {
    width: 65px;
  }
  .dxp-sm-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .dxp-sm-icon-width-66 img {
    width: 66px;
  }
  .dxp-sm-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .dxp-sm-icon-width-67 img {
    width: 67px;
  }
  .dxp-sm-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .dxp-sm-icon-width-68 img {
    width: 68px;
  }
  .dxp-sm-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .dxp-sm-icon-width-69 img {
    width: 69px;
  }
  .dxp-sm-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .dxp-sm-icon-width-70 img {
    width: 70px;
  }
  .dxp-sm-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .dxp-sm-icon-width-71 img {
    width: 71px;
  }
  .dxp-sm-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .dxp-sm-icon-width-72 img {
    width: 72px;
  }
  .dxp-sm-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .dxp-sm-icon-width-73 img {
    width: 73px;
  }
  .dxp-sm-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .dxp-sm-icon-width-74 img {
    width: 74px;
  }
  .dxp-sm-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .dxp-sm-icon-width-75 img {
    width: 75px;
  }
  .dxp-sm-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .dxp-sm-icon-width-76 img {
    width: 76px;
  }
  .dxp-sm-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .dxp-sm-icon-width-77 img {
    width: 77px;
  }
  .dxp-sm-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .dxp-sm-icon-width-78 img {
    width: 78px;
  }
  .dxp-sm-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .dxp-sm-icon-width-79 img {
    width: 79px;
  }
  .dxp-sm-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .dxp-sm-icon-width-80 img {
    width: 80px;
  }
  .dxp-sm-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .dxp-sm-icon-width-81 img {
    width: 81px;
  }
  .dxp-sm-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .dxp-sm-icon-width-82 img {
    width: 82px;
  }
  .dxp-sm-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .dxp-sm-icon-width-83 img {
    width: 83px;
  }
  .dxp-sm-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .dxp-sm-icon-width-84 img {
    width: 84px;
  }
  .dxp-sm-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .dxp-sm-icon-width-85 img {
    width: 85px;
  }
  .dxp-sm-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .dxp-sm-icon-width-86 img {
    width: 86px;
  }
  .dxp-sm-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .dxp-sm-icon-width-87 img {
    width: 87px;
  }
  .dxp-sm-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .dxp-sm-icon-width-88 img {
    width: 88px;
  }
  .dxp-sm-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .dxp-sm-icon-width-89 img {
    width: 89px;
  }
  .dxp-sm-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .dxp-sm-icon-width-90 img {
    width: 90px;
  }
  .dxp-sm-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .dxp-sm-icon-width-91 img {
    width: 91px;
  }
  .dxp-sm-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .dxp-sm-icon-width-92 img {
    width: 92px;
  }
  .dxp-sm-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .dxp-sm-icon-width-93 img {
    width: 93px;
  }
  .dxp-sm-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .dxp-sm-icon-width-94 img {
    width: 94px;
  }
  .dxp-sm-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .dxp-sm-icon-width-95 img {
    width: 95px;
  }
  .dxp-sm-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .dxp-sm-icon-width-96 img {
    width: 96px;
  }
  .dxp-sm-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .dxp-sm-icon-width-97 img {
    width: 97px;
  }
  .dxp-sm-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .dxp-sm-icon-width-98 img {
    width: 98px;
  }
  .dxp-sm-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .dxp-sm-icon-width-99 img {
    width: 99px;
  }
  .dxp-sm-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .dxp-sm-icon-width-100 img {
    width: 100px;
  }
  .dxp-sm-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-length-1 {
    width: 1ch;
  }
  .dxp-md-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .dxp-md-length-2 {
    width: 2ch;
  }
  .dxp-md-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .dxp-md-length-3 {
    width: 3ch;
  }
  .dxp-md-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .dxp-md-length-4 {
    width: 4ch;
  }
  .dxp-md-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .dxp-md-length-5 {
    width: 5ch;
  }
  .dxp-md-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .dxp-md-length-6 {
    width: 6ch;
  }
  .dxp-md-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .dxp-md-length-7 {
    width: 7ch;
  }
  .dxp-md-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .dxp-md-length-8 {
    width: 8ch;
  }
  .dxp-md-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .dxp-md-length-9 {
    width: 9ch;
  }
  .dxp-md-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .dxp-md-length-10 {
    width: 10ch;
  }
  .dxp-md-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .dxp-md-length-11 {
    width: 11ch;
  }
  .dxp-md-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .dxp-md-length-12 {
    width: 12ch;
  }
  .dxp-md-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .dxp-md-length-13 {
    width: 13ch;
  }
  .dxp-md-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .dxp-md-length-14 {
    width: 14ch;
  }
  .dxp-md-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .dxp-md-length-15 {
    width: 15ch;
  }
  .dxp-md-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .dxp-md-length-16 {
    width: 16ch;
  }
  .dxp-md-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .dxp-md-length-17 {
    width: 17ch;
  }
  .dxp-md-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .dxp-md-length-18 {
    width: 18ch;
  }
  .dxp-md-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .dxp-md-length-19 {
    width: 19ch;
  }
  .dxp-md-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .dxp-md-length-20 {
    width: 20ch;
  }
  .dxp-md-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .dxp-md-length-21 {
    width: 21ch;
  }
  .dxp-md-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .dxp-md-length-22 {
    width: 22ch;
  }
  .dxp-md-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .dxp-md-length-23 {
    width: 23ch;
  }
  .dxp-md-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .dxp-md-length-24 {
    width: 24ch;
  }
  .dxp-md-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .dxp-md-length-25 {
    width: 25ch;
  }
  .dxp-md-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .dxp-md-length-26 {
    width: 26ch;
  }
  .dxp-md-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .dxp-md-length-27 {
    width: 27ch;
  }
  .dxp-md-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .dxp-md-length-28 {
    width: 28ch;
  }
  .dxp-md-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .dxp-md-length-29 {
    width: 29ch;
  }
  .dxp-md-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .dxp-md-length-30 {
    width: 30ch;
  }
  .dxp-md-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .dxp-md-length-31 {
    width: 31ch;
  }
  .dxp-md-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .dxp-md-length-32 {
    width: 32ch;
  }
  .dxp-md-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .dxp-md-length-33 {
    width: 33ch;
  }
  .dxp-md-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .dxp-md-length-34 {
    width: 34ch;
  }
  .dxp-md-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .dxp-md-length-35 {
    width: 35ch;
  }
  .dxp-md-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .dxp-md-length-36 {
    width: 36ch;
  }
  .dxp-md-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .dxp-md-length-37 {
    width: 37ch;
  }
  .dxp-md-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .dxp-md-length-38 {
    width: 38ch;
  }
  .dxp-md-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .dxp-md-length-39 {
    width: 39ch;
  }
  .dxp-md-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .dxp-md-length-40 {
    width: 40ch;
  }
  .dxp-md-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .dxp-md-length-41 {
    width: 41ch;
  }
  .dxp-md-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .dxp-md-length-42 {
    width: 42ch;
  }
  .dxp-md-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .dxp-md-length-43 {
    width: 43ch;
  }
  .dxp-md-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .dxp-md-length-44 {
    width: 44ch;
  }
  .dxp-md-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .dxp-md-length-45 {
    width: 45ch;
  }
  .dxp-md-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .dxp-md-length-46 {
    width: 46ch;
  }
  .dxp-md-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .dxp-md-length-47 {
    width: 47ch;
  }
  .dxp-md-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .dxp-md-length-48 {
    width: 48ch;
  }
  .dxp-md-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .dxp-md-length-49 {
    width: 49ch;
  }
  .dxp-md-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .dxp-md-length-50 {
    width: 50ch;
  }
  .dxp-md-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .dxp-md-length-51 {
    width: 51ch;
  }
  .dxp-md-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .dxp-md-length-52 {
    width: 52ch;
  }
  .dxp-md-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .dxp-md-length-53 {
    width: 53ch;
  }
  .dxp-md-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .dxp-md-length-54 {
    width: 54ch;
  }
  .dxp-md-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .dxp-md-length-55 {
    width: 55ch;
  }
  .dxp-md-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .dxp-md-length-56 {
    width: 56ch;
  }
  .dxp-md-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .dxp-md-length-57 {
    width: 57ch;
  }
  .dxp-md-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .dxp-md-length-58 {
    width: 58ch;
  }
  .dxp-md-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .dxp-md-length-59 {
    width: 59ch;
  }
  .dxp-md-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .dxp-md-length-60 {
    width: 60ch;
  }
  .dxp-md-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .dxp-md-length-61 {
    width: 61ch;
  }
  .dxp-md-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .dxp-md-length-62 {
    width: 62ch;
  }
  .dxp-md-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .dxp-md-length-63 {
    width: 63ch;
  }
  .dxp-md-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .dxp-md-length-64 {
    width: 64ch;
  }
  .dxp-md-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .dxp-md-length-65 {
    width: 65ch;
  }
  .dxp-md-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .dxp-md-length-66 {
    width: 66ch;
  }
  .dxp-md-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .dxp-md-length-67 {
    width: 67ch;
  }
  .dxp-md-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .dxp-md-length-68 {
    width: 68ch;
  }
  .dxp-md-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .dxp-md-length-69 {
    width: 69ch;
  }
  .dxp-md-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .dxp-md-length-70 {
    width: 70ch;
  }
  .dxp-md-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .dxp-md-length-71 {
    width: 71ch;
  }
  .dxp-md-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .dxp-md-length-72 {
    width: 72ch;
  }
  .dxp-md-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .dxp-md-length-73 {
    width: 73ch;
  }
  .dxp-md-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .dxp-md-length-74 {
    width: 74ch;
  }
  .dxp-md-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .dxp-md-length-75 {
    width: 75ch;
  }
  .dxp-md-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .dxp-md-length-76 {
    width: 76ch;
  }
  .dxp-md-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .dxp-md-length-77 {
    width: 77ch;
  }
  .dxp-md-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .dxp-md-length-78 {
    width: 78ch;
  }
  .dxp-md-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .dxp-md-length-79 {
    width: 79ch;
  }
  .dxp-md-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .dxp-md-length-80 {
    width: 80ch;
  }
  .dxp-md-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .dxp-md-length-81 {
    width: 81ch;
  }
  .dxp-md-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .dxp-md-length-82 {
    width: 82ch;
  }
  .dxp-md-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .dxp-md-length-83 {
    width: 83ch;
  }
  .dxp-md-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .dxp-md-length-84 {
    width: 84ch;
  }
  .dxp-md-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .dxp-md-length-85 {
    width: 85ch;
  }
  .dxp-md-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .dxp-md-length-86 {
    width: 86ch;
  }
  .dxp-md-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .dxp-md-length-87 {
    width: 87ch;
  }
  .dxp-md-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .dxp-md-length-88 {
    width: 88ch;
  }
  .dxp-md-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .dxp-md-length-89 {
    width: 89ch;
  }
  .dxp-md-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .dxp-md-length-90 {
    width: 90ch;
  }
  .dxp-md-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .dxp-md-length-91 {
    width: 91ch;
  }
  .dxp-md-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .dxp-md-length-92 {
    width: 92ch;
  }
  .dxp-md-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .dxp-md-length-93 {
    width: 93ch;
  }
  .dxp-md-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .dxp-md-length-94 {
    width: 94ch;
  }
  .dxp-md-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .dxp-md-length-95 {
    width: 95ch;
  }
  .dxp-md-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .dxp-md-length-96 {
    width: 96ch;
  }
  .dxp-md-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .dxp-md-length-97 {
    width: 97ch;
  }
  .dxp-md-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .dxp-md-length-98 {
    width: 98ch;
  }
  .dxp-md-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .dxp-md-length-99 {
    width: 99ch;
  }
  .dxp-md-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .dxp-md-length-100 {
    width: 100ch;
  }
  .dxp-md-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .dxp-max-length-1 {
    max-width: 1ch;
  }
  .dxp-max-length-2 {
    max-width: 2ch;
  }
  .dxp-max-length-3 {
    max-width: 3ch;
  }
  .dxp-max-length-4 {
    max-width: 4ch;
  }
  .dxp-max-length-5 {
    max-width: 5ch;
  }
  .dxp-max-length-6 {
    max-width: 6ch;
  }
  .dxp-max-length-7 {
    max-width: 7ch;
  }
  .dxp-max-length-8 {
    max-width: 8ch;
  }
  .dxp-max-length-9 {
    max-width: 9ch;
  }
  .dxp-max-length-10 {
    max-width: 10ch;
  }
  .dxp-max-length-11 {
    max-width: 11ch;
  }
  .dxp-max-length-12 {
    max-width: 12ch;
  }
  .dxp-max-length-13 {
    max-width: 13ch;
  }
  .dxp-max-length-14 {
    max-width: 14ch;
  }
  .dxp-max-length-15 {
    max-width: 15ch;
  }
  .dxp-max-length-16 {
    max-width: 16ch;
  }
  .dxp-max-length-17 {
    max-width: 17ch;
  }
  .dxp-max-length-18 {
    max-width: 18ch;
  }
  .dxp-max-length-19 {
    max-width: 19ch;
  }
  .dxp-max-length-20 {
    max-width: 20ch;
  }
  .dxp-max-length-21 {
    max-width: 21ch;
  }
  .dxp-max-length-22 {
    max-width: 22ch;
  }
  .dxp-max-length-23 {
    max-width: 23ch;
  }
  .dxp-max-length-24 {
    max-width: 24ch;
  }
  .dxp-max-length-25 {
    max-width: 25ch;
  }
  .dxp-max-length-26 {
    max-width: 26ch;
  }
  .dxp-max-length-27 {
    max-width: 27ch;
  }
  .dxp-max-length-28 {
    max-width: 28ch;
  }
  .dxp-max-length-29 {
    max-width: 29ch;
  }
  .dxp-max-length-30 {
    max-width: 30ch;
  }
  .dxp-max-length-31 {
    max-width: 31ch;
  }
  .dxp-max-length-32 {
    max-width: 32ch;
  }
  .dxp-max-length-33 {
    max-width: 33ch;
  }
  .dxp-max-length-34 {
    max-width: 34ch;
  }
  .dxp-max-length-35 {
    max-width: 35ch;
  }
  .dxp-max-length-36 {
    max-width: 36ch;
  }
  .dxp-max-length-37 {
    max-width: 37ch;
  }
  .dxp-max-length-38 {
    max-width: 38ch;
  }
  .dxp-max-length-39 {
    max-width: 39ch;
  }
  .dxp-max-length-40 {
    max-width: 40ch;
  }
  .dxp-max-length-41 {
    max-width: 41ch;
  }
  .dxp-max-length-42 {
    max-width: 42ch;
  }
  .dxp-max-length-43 {
    max-width: 43ch;
  }
  .dxp-max-length-44 {
    max-width: 44ch;
  }
  .dxp-max-length-45 {
    max-width: 45ch;
  }
  .dxp-max-length-46 {
    max-width: 46ch;
  }
  .dxp-max-length-47 {
    max-width: 47ch;
  }
  .dxp-max-length-48 {
    max-width: 48ch;
  }
  .dxp-max-length-49 {
    max-width: 49ch;
  }
  .dxp-max-length-50 {
    max-width: 50ch;
  }
  .dxp-max-length-51 {
    max-width: 51ch;
  }
  .dxp-max-length-52 {
    max-width: 52ch;
  }
  .dxp-max-length-53 {
    max-width: 53ch;
  }
  .dxp-max-length-54 {
    max-width: 54ch;
  }
  .dxp-max-length-55 {
    max-width: 55ch;
  }
  .dxp-max-length-56 {
    max-width: 56ch;
  }
  .dxp-max-length-57 {
    max-width: 57ch;
  }
  .dxp-max-length-58 {
    max-width: 58ch;
  }
  .dxp-max-length-59 {
    max-width: 59ch;
  }
  .dxp-max-length-60 {
    max-width: 60ch;
  }
  .dxp-max-length-61 {
    max-width: 61ch;
  }
  .dxp-max-length-62 {
    max-width: 62ch;
  }
  .dxp-max-length-63 {
    max-width: 63ch;
  }
  .dxp-max-length-64 {
    max-width: 64ch;
  }
  .dxp-max-length-65 {
    max-width: 65ch;
  }
  .dxp-max-length-66 {
    max-width: 66ch;
  }
  .dxp-max-length-67 {
    max-width: 67ch;
  }
  .dxp-max-length-68 {
    max-width: 68ch;
  }
  .dxp-max-length-69 {
    max-width: 69ch;
  }
  .dxp-max-length-70 {
    max-width: 70ch;
  }
  .dxp-max-length-71 {
    max-width: 71ch;
  }
  .dxp-max-length-72 {
    max-width: 72ch;
  }
  .dxp-max-length-73 {
    max-width: 73ch;
  }
  .dxp-max-length-74 {
    max-width: 74ch;
  }
  .dxp-max-length-75 {
    max-width: 75ch;
  }
  .dxp-max-length-76 {
    max-width: 76ch;
  }
  .dxp-max-length-77 {
    max-width: 77ch;
  }
  .dxp-max-length-78 {
    max-width: 78ch;
  }
  .dxp-max-length-79 {
    max-width: 79ch;
  }
  .dxp-max-length-80 {
    max-width: 80ch;
  }
  .dxp-max-length-81 {
    max-width: 81ch;
  }
  .dxp-max-length-82 {
    max-width: 82ch;
  }
  .dxp-max-length-83 {
    max-width: 83ch;
  }
  .dxp-max-length-84 {
    max-width: 84ch;
  }
  .dxp-max-length-85 {
    max-width: 85ch;
  }
  .dxp-max-length-86 {
    max-width: 86ch;
  }
  .dxp-max-length-87 {
    max-width: 87ch;
  }
  .dxp-max-length-88 {
    max-width: 88ch;
  }
  .dxp-max-length-89 {
    max-width: 89ch;
  }
  .dxp-max-length-90 {
    max-width: 90ch;
  }
  .dxp-max-length-91 {
    max-width: 91ch;
  }
  .dxp-max-length-92 {
    max-width: 92ch;
  }
  .dxp-max-length-93 {
    max-width: 93ch;
  }
  .dxp-max-length-94 {
    max-width: 94ch;
  }
  .dxp-max-length-95 {
    max-width: 95ch;
  }
  .dxp-max-length-96 {
    max-width: 96ch;
  }
  .dxp-max-length-97 {
    max-width: 97ch;
  }
  .dxp-max-length-98 {
    max-width: 98ch;
  }
  .dxp-max-length-99 {
    max-width: 99ch;
  }
  .dxp-max-length-100 {
    max-width: 100ch;
  }
  .dxp-md-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .dxp-md-max-length-1 {
    max-width: 1ch;
  }
  .dxp-md-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .mat-dialog-container .dxp-md-max-length-1 div {
    max-width: 1ch;
  }
  .dxp-md-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .dxp-md-max-length-2 {
    max-width: 2ch;
  }
  .dxp-md-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .mat-dialog-container .dxp-md-max-length-2 div {
    max-width: 2ch;
  }
  .dxp-md-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .dxp-md-max-length-3 {
    max-width: 3ch;
  }
  .dxp-md-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .mat-dialog-container .dxp-md-max-length-3 div {
    max-width: 3ch;
  }
  .dxp-md-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .dxp-md-max-length-4 {
    max-width: 4ch;
  }
  .dxp-md-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .mat-dialog-container .dxp-md-max-length-4 div {
    max-width: 4ch;
  }
  .dxp-md-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .dxp-md-max-length-5 {
    max-width: 5ch;
  }
  .dxp-md-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .mat-dialog-container .dxp-md-max-length-5 div {
    max-width: 5ch;
  }
  .dxp-md-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .dxp-md-max-length-6 {
    max-width: 6ch;
  }
  .dxp-md-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .mat-dialog-container .dxp-md-max-length-6 div {
    max-width: 6ch;
  }
  .dxp-md-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .dxp-md-max-length-7 {
    max-width: 7ch;
  }
  .dxp-md-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .mat-dialog-container .dxp-md-max-length-7 div {
    max-width: 7ch;
  }
  .dxp-md-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .dxp-md-max-length-8 {
    max-width: 8ch;
  }
  .dxp-md-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .mat-dialog-container .dxp-md-max-length-8 div {
    max-width: 8ch;
  }
  .dxp-md-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .dxp-md-max-length-9 {
    max-width: 9ch;
  }
  .dxp-md-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .mat-dialog-container .dxp-md-max-length-9 div {
    max-width: 9ch;
  }
  .dxp-md-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .dxp-md-max-length-10 {
    max-width: 10ch;
  }
  .dxp-md-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .mat-dialog-container .dxp-md-max-length-10 div {
    max-width: 10ch;
  }
  .dxp-md-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .dxp-md-max-length-11 {
    max-width: 11ch;
  }
  .dxp-md-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .mat-dialog-container .dxp-md-max-length-11 div {
    max-width: 11ch;
  }
  .dxp-md-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .dxp-md-max-length-12 {
    max-width: 12ch;
  }
  .dxp-md-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .mat-dialog-container .dxp-md-max-length-12 div {
    max-width: 12ch;
  }
  .dxp-md-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .dxp-md-max-length-13 {
    max-width: 13ch;
  }
  .dxp-md-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .mat-dialog-container .dxp-md-max-length-13 div {
    max-width: 13ch;
  }
  .dxp-md-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .dxp-md-max-length-14 {
    max-width: 14ch;
  }
  .dxp-md-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .mat-dialog-container .dxp-md-max-length-14 div {
    max-width: 14ch;
  }
  .dxp-md-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .dxp-md-max-length-15 {
    max-width: 15ch;
  }
  .dxp-md-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .mat-dialog-container .dxp-md-max-length-15 div {
    max-width: 15ch;
  }
  .dxp-md-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .dxp-md-max-length-16 {
    max-width: 16ch;
  }
  .dxp-md-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .mat-dialog-container .dxp-md-max-length-16 div {
    max-width: 16ch;
  }
  .dxp-md-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .dxp-md-max-length-17 {
    max-width: 17ch;
  }
  .dxp-md-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .mat-dialog-container .dxp-md-max-length-17 div {
    max-width: 17ch;
  }
  .dxp-md-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .dxp-md-max-length-18 {
    max-width: 18ch;
  }
  .dxp-md-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .mat-dialog-container .dxp-md-max-length-18 div {
    max-width: 18ch;
  }
  .dxp-md-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .dxp-md-max-length-19 {
    max-width: 19ch;
  }
  .dxp-md-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .mat-dialog-container .dxp-md-max-length-19 div {
    max-width: 19ch;
  }
  .dxp-md-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .dxp-md-max-length-20 {
    max-width: 20ch;
  }
  .dxp-md-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .mat-dialog-container .dxp-md-max-length-20 div {
    max-width: 20ch;
  }
  .dxp-md-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .dxp-md-max-length-21 {
    max-width: 21ch;
  }
  .dxp-md-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .mat-dialog-container .dxp-md-max-length-21 div {
    max-width: 21ch;
  }
  .dxp-md-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .dxp-md-max-length-22 {
    max-width: 22ch;
  }
  .dxp-md-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .mat-dialog-container .dxp-md-max-length-22 div {
    max-width: 22ch;
  }
  .dxp-md-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .dxp-md-max-length-23 {
    max-width: 23ch;
  }
  .dxp-md-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .mat-dialog-container .dxp-md-max-length-23 div {
    max-width: 23ch;
  }
  .dxp-md-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .dxp-md-max-length-24 {
    max-width: 24ch;
  }
  .dxp-md-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .mat-dialog-container .dxp-md-max-length-24 div {
    max-width: 24ch;
  }
  .dxp-md-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .dxp-md-max-length-25 {
    max-width: 25ch;
  }
  .dxp-md-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .mat-dialog-container .dxp-md-max-length-25 div {
    max-width: 25ch;
  }
  .dxp-md-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .dxp-md-max-length-26 {
    max-width: 26ch;
  }
  .dxp-md-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .mat-dialog-container .dxp-md-max-length-26 div {
    max-width: 26ch;
  }
  .dxp-md-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .dxp-md-max-length-27 {
    max-width: 27ch;
  }
  .dxp-md-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .mat-dialog-container .dxp-md-max-length-27 div {
    max-width: 27ch;
  }
  .dxp-md-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .dxp-md-max-length-28 {
    max-width: 28ch;
  }
  .dxp-md-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .mat-dialog-container .dxp-md-max-length-28 div {
    max-width: 28ch;
  }
  .dxp-md-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .dxp-md-max-length-29 {
    max-width: 29ch;
  }
  .dxp-md-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .mat-dialog-container .dxp-md-max-length-29 div {
    max-width: 29ch;
  }
  .dxp-md-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .dxp-md-max-length-30 {
    max-width: 30ch;
  }
  .dxp-md-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .mat-dialog-container .dxp-md-max-length-30 div {
    max-width: 30ch;
  }
  .dxp-md-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .dxp-md-max-length-31 {
    max-width: 31ch;
  }
  .dxp-md-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .mat-dialog-container .dxp-md-max-length-31 div {
    max-width: 31ch;
  }
  .dxp-md-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .dxp-md-max-length-32 {
    max-width: 32ch;
  }
  .dxp-md-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .mat-dialog-container .dxp-md-max-length-32 div {
    max-width: 32ch;
  }
  .dxp-md-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .dxp-md-max-length-33 {
    max-width: 33ch;
  }
  .dxp-md-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .mat-dialog-container .dxp-md-max-length-33 div {
    max-width: 33ch;
  }
  .dxp-md-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .dxp-md-max-length-34 {
    max-width: 34ch;
  }
  .dxp-md-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .mat-dialog-container .dxp-md-max-length-34 div {
    max-width: 34ch;
  }
  .dxp-md-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .dxp-md-max-length-35 {
    max-width: 35ch;
  }
  .dxp-md-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .mat-dialog-container .dxp-md-max-length-35 div {
    max-width: 35ch;
  }
  .dxp-md-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .dxp-md-max-length-36 {
    max-width: 36ch;
  }
  .dxp-md-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .mat-dialog-container .dxp-md-max-length-36 div {
    max-width: 36ch;
  }
  .dxp-md-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .dxp-md-max-length-37 {
    max-width: 37ch;
  }
  .dxp-md-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .mat-dialog-container .dxp-md-max-length-37 div {
    max-width: 37ch;
  }
  .dxp-md-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .dxp-md-max-length-38 {
    max-width: 38ch;
  }
  .dxp-md-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .mat-dialog-container .dxp-md-max-length-38 div {
    max-width: 38ch;
  }
  .dxp-md-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .dxp-md-max-length-39 {
    max-width: 39ch;
  }
  .dxp-md-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .mat-dialog-container .dxp-md-max-length-39 div {
    max-width: 39ch;
  }
  .dxp-md-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .dxp-md-max-length-40 {
    max-width: 40ch;
  }
  .dxp-md-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .mat-dialog-container .dxp-md-max-length-40 div {
    max-width: 40ch;
  }
  .dxp-md-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .dxp-md-max-length-41 {
    max-width: 41ch;
  }
  .dxp-md-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .mat-dialog-container .dxp-md-max-length-41 div {
    max-width: 41ch;
  }
  .dxp-md-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .dxp-md-max-length-42 {
    max-width: 42ch;
  }
  .dxp-md-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .mat-dialog-container .dxp-md-max-length-42 div {
    max-width: 42ch;
  }
  .dxp-md-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .dxp-md-max-length-43 {
    max-width: 43ch;
  }
  .dxp-md-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .mat-dialog-container .dxp-md-max-length-43 div {
    max-width: 43ch;
  }
  .dxp-md-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .dxp-md-max-length-44 {
    max-width: 44ch;
  }
  .dxp-md-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .mat-dialog-container .dxp-md-max-length-44 div {
    max-width: 44ch;
  }
  .dxp-md-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .dxp-md-max-length-45 {
    max-width: 45ch;
  }
  .dxp-md-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .mat-dialog-container .dxp-md-max-length-45 div {
    max-width: 45ch;
  }
  .dxp-md-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .dxp-md-max-length-46 {
    max-width: 46ch;
  }
  .dxp-md-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .mat-dialog-container .dxp-md-max-length-46 div {
    max-width: 46ch;
  }
  .dxp-md-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .dxp-md-max-length-47 {
    max-width: 47ch;
  }
  .dxp-md-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .mat-dialog-container .dxp-md-max-length-47 div {
    max-width: 47ch;
  }
  .dxp-md-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .dxp-md-max-length-48 {
    max-width: 48ch;
  }
  .dxp-md-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .mat-dialog-container .dxp-md-max-length-48 div {
    max-width: 48ch;
  }
  .dxp-md-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .dxp-md-max-length-49 {
    max-width: 49ch;
  }
  .dxp-md-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .mat-dialog-container .dxp-md-max-length-49 div {
    max-width: 49ch;
  }
  .dxp-md-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .dxp-md-max-length-50 {
    max-width: 50ch;
  }
  .dxp-md-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .mat-dialog-container .dxp-md-max-length-50 div {
    max-width: 50ch;
  }
  .dxp-md-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .dxp-md-max-length-51 {
    max-width: 51ch;
  }
  .dxp-md-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .mat-dialog-container .dxp-md-max-length-51 div {
    max-width: 51ch;
  }
  .dxp-md-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .dxp-md-max-length-52 {
    max-width: 52ch;
  }
  .dxp-md-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .mat-dialog-container .dxp-md-max-length-52 div {
    max-width: 52ch;
  }
  .dxp-md-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .dxp-md-max-length-53 {
    max-width: 53ch;
  }
  .dxp-md-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .mat-dialog-container .dxp-md-max-length-53 div {
    max-width: 53ch;
  }
  .dxp-md-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .dxp-md-max-length-54 {
    max-width: 54ch;
  }
  .dxp-md-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .mat-dialog-container .dxp-md-max-length-54 div {
    max-width: 54ch;
  }
  .dxp-md-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .dxp-md-max-length-55 {
    max-width: 55ch;
  }
  .dxp-md-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .mat-dialog-container .dxp-md-max-length-55 div {
    max-width: 55ch;
  }
  .dxp-md-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .dxp-md-max-length-56 {
    max-width: 56ch;
  }
  .dxp-md-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .mat-dialog-container .dxp-md-max-length-56 div {
    max-width: 56ch;
  }
  .dxp-md-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .dxp-md-max-length-57 {
    max-width: 57ch;
  }
  .dxp-md-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .mat-dialog-container .dxp-md-max-length-57 div {
    max-width: 57ch;
  }
  .dxp-md-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .dxp-md-max-length-58 {
    max-width: 58ch;
  }
  .dxp-md-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .mat-dialog-container .dxp-md-max-length-58 div {
    max-width: 58ch;
  }
  .dxp-md-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .dxp-md-max-length-59 {
    max-width: 59ch;
  }
  .dxp-md-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .mat-dialog-container .dxp-md-max-length-59 div {
    max-width: 59ch;
  }
  .dxp-md-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .dxp-md-max-length-60 {
    max-width: 60ch;
  }
  .dxp-md-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .mat-dialog-container .dxp-md-max-length-60 div {
    max-width: 60ch;
  }
  .dxp-md-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .dxp-md-max-length-61 {
    max-width: 61ch;
  }
  .dxp-md-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .mat-dialog-container .dxp-md-max-length-61 div {
    max-width: 61ch;
  }
  .dxp-md-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .dxp-md-max-length-62 {
    max-width: 62ch;
  }
  .dxp-md-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .mat-dialog-container .dxp-md-max-length-62 div {
    max-width: 62ch;
  }
  .dxp-md-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .dxp-md-max-length-63 {
    max-width: 63ch;
  }
  .dxp-md-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .mat-dialog-container .dxp-md-max-length-63 div {
    max-width: 63ch;
  }
  .dxp-md-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .dxp-md-max-length-64 {
    max-width: 64ch;
  }
  .dxp-md-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .mat-dialog-container .dxp-md-max-length-64 div {
    max-width: 64ch;
  }
  .dxp-md-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .dxp-md-max-length-65 {
    max-width: 65ch;
  }
  .dxp-md-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .mat-dialog-container .dxp-md-max-length-65 div {
    max-width: 65ch;
  }
  .dxp-md-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .dxp-md-max-length-66 {
    max-width: 66ch;
  }
  .dxp-md-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .mat-dialog-container .dxp-md-max-length-66 div {
    max-width: 66ch;
  }
  .dxp-md-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .dxp-md-max-length-67 {
    max-width: 67ch;
  }
  .dxp-md-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .mat-dialog-container .dxp-md-max-length-67 div {
    max-width: 67ch;
  }
  .dxp-md-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .dxp-md-max-length-68 {
    max-width: 68ch;
  }
  .dxp-md-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .mat-dialog-container .dxp-md-max-length-68 div {
    max-width: 68ch;
  }
  .dxp-md-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .dxp-md-max-length-69 {
    max-width: 69ch;
  }
  .dxp-md-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .mat-dialog-container .dxp-md-max-length-69 div {
    max-width: 69ch;
  }
  .dxp-md-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .dxp-md-max-length-70 {
    max-width: 70ch;
  }
  .dxp-md-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .mat-dialog-container .dxp-md-max-length-70 div {
    max-width: 70ch;
  }
  .dxp-md-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .dxp-md-max-length-71 {
    max-width: 71ch;
  }
  .dxp-md-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .mat-dialog-container .dxp-md-max-length-71 div {
    max-width: 71ch;
  }
  .dxp-md-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .dxp-md-max-length-72 {
    max-width: 72ch;
  }
  .dxp-md-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .mat-dialog-container .dxp-md-max-length-72 div {
    max-width: 72ch;
  }
  .dxp-md-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .dxp-md-max-length-73 {
    max-width: 73ch;
  }
  .dxp-md-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .mat-dialog-container .dxp-md-max-length-73 div {
    max-width: 73ch;
  }
  .dxp-md-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .dxp-md-max-length-74 {
    max-width: 74ch;
  }
  .dxp-md-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .mat-dialog-container .dxp-md-max-length-74 div {
    max-width: 74ch;
  }
  .dxp-md-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .dxp-md-max-length-75 {
    max-width: 75ch;
  }
  .dxp-md-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .mat-dialog-container .dxp-md-max-length-75 div {
    max-width: 75ch;
  }
  .dxp-md-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .dxp-md-max-length-76 {
    max-width: 76ch;
  }
  .dxp-md-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .mat-dialog-container .dxp-md-max-length-76 div {
    max-width: 76ch;
  }
  .dxp-md-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .dxp-md-max-length-77 {
    max-width: 77ch;
  }
  .dxp-md-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .mat-dialog-container .dxp-md-max-length-77 div {
    max-width: 77ch;
  }
  .dxp-md-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .dxp-md-max-length-78 {
    max-width: 78ch;
  }
  .dxp-md-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .mat-dialog-container .dxp-md-max-length-78 div {
    max-width: 78ch;
  }
  .dxp-md-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .dxp-md-max-length-79 {
    max-width: 79ch;
  }
  .dxp-md-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .mat-dialog-container .dxp-md-max-length-79 div {
    max-width: 79ch;
  }
  .dxp-md-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .dxp-md-max-length-80 {
    max-width: 80ch;
  }
  .dxp-md-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .mat-dialog-container .dxp-md-max-length-80 div {
    max-width: 80ch;
  }
  .dxp-md-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .dxp-md-max-length-81 {
    max-width: 81ch;
  }
  .dxp-md-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .mat-dialog-container .dxp-md-max-length-81 div {
    max-width: 81ch;
  }
  .dxp-md-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .dxp-md-max-length-82 {
    max-width: 82ch;
  }
  .dxp-md-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .mat-dialog-container .dxp-md-max-length-82 div {
    max-width: 82ch;
  }
  .dxp-md-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .dxp-md-max-length-83 {
    max-width: 83ch;
  }
  .dxp-md-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .mat-dialog-container .dxp-md-max-length-83 div {
    max-width: 83ch;
  }
  .dxp-md-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .dxp-md-max-length-84 {
    max-width: 84ch;
  }
  .dxp-md-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .mat-dialog-container .dxp-md-max-length-84 div {
    max-width: 84ch;
  }
  .dxp-md-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .dxp-md-max-length-85 {
    max-width: 85ch;
  }
  .dxp-md-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .mat-dialog-container .dxp-md-max-length-85 div {
    max-width: 85ch;
  }
  .dxp-md-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .dxp-md-max-length-86 {
    max-width: 86ch;
  }
  .dxp-md-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .mat-dialog-container .dxp-md-max-length-86 div {
    max-width: 86ch;
  }
  .dxp-md-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .dxp-md-max-length-87 {
    max-width: 87ch;
  }
  .dxp-md-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .mat-dialog-container .dxp-md-max-length-87 div {
    max-width: 87ch;
  }
  .dxp-md-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .dxp-md-max-length-88 {
    max-width: 88ch;
  }
  .dxp-md-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .mat-dialog-container .dxp-md-max-length-88 div {
    max-width: 88ch;
  }
  .dxp-md-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .dxp-md-max-length-89 {
    max-width: 89ch;
  }
  .dxp-md-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .mat-dialog-container .dxp-md-max-length-89 div {
    max-width: 89ch;
  }
  .dxp-md-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .dxp-md-max-length-90 {
    max-width: 90ch;
  }
  .dxp-md-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .mat-dialog-container .dxp-md-max-length-90 div {
    max-width: 90ch;
  }
  .dxp-md-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .dxp-md-max-length-91 {
    max-width: 91ch;
  }
  .dxp-md-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .mat-dialog-container .dxp-md-max-length-91 div {
    max-width: 91ch;
  }
  .dxp-md-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .dxp-md-max-length-92 {
    max-width: 92ch;
  }
  .dxp-md-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .mat-dialog-container .dxp-md-max-length-92 div {
    max-width: 92ch;
  }
  .dxp-md-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .dxp-md-max-length-93 {
    max-width: 93ch;
  }
  .dxp-md-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .mat-dialog-container .dxp-md-max-length-93 div {
    max-width: 93ch;
  }
  .dxp-md-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .dxp-md-max-length-94 {
    max-width: 94ch;
  }
  .dxp-md-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .mat-dialog-container .dxp-md-max-length-94 div {
    max-width: 94ch;
  }
  .dxp-md-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .dxp-md-max-length-95 {
    max-width: 95ch;
  }
  .dxp-md-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .mat-dialog-container .dxp-md-max-length-95 div {
    max-width: 95ch;
  }
  .dxp-md-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .dxp-md-max-length-96 {
    max-width: 96ch;
  }
  .dxp-md-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .mat-dialog-container .dxp-md-max-length-96 div {
    max-width: 96ch;
  }
  .dxp-md-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .dxp-md-max-length-97 {
    max-width: 97ch;
  }
  .dxp-md-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .mat-dialog-container .dxp-md-max-length-97 div {
    max-width: 97ch;
  }
  .dxp-md-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .dxp-md-max-length-98 {
    max-width: 98ch;
  }
  .dxp-md-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .mat-dialog-container .dxp-md-max-length-98 div {
    max-width: 98ch;
  }
  .dxp-md-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .dxp-md-max-length-99 {
    max-width: 99ch;
  }
  .dxp-md-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .mat-dialog-container .dxp-md-max-length-99 div {
    max-width: 99ch;
  }
  .dxp-md-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .dxp-md-max-length-100 {
    max-width: 100ch;
  }
  .dxp-md-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .mat-dialog-container .dxp-md-max-length-100 div {
    max-width: 100ch;
  }
  .dxp-md-icon-width-1 img {
    width: 1px;
  }
  .dxp-md-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .dxp-md-icon-width-2 img {
    width: 2px;
  }
  .dxp-md-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .dxp-md-icon-width-3 img {
    width: 3px;
  }
  .dxp-md-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .dxp-md-icon-width-4 img {
    width: 4px;
  }
  .dxp-md-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .dxp-md-icon-width-5 img {
    width: 5px;
  }
  .dxp-md-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .dxp-md-icon-width-6 img {
    width: 6px;
  }
  .dxp-md-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .dxp-md-icon-width-7 img {
    width: 7px;
  }
  .dxp-md-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .dxp-md-icon-width-8 img {
    width: 8px;
  }
  .dxp-md-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .dxp-md-icon-width-9 img {
    width: 9px;
  }
  .dxp-md-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .dxp-md-icon-width-10 img {
    width: 10px;
  }
  .dxp-md-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .dxp-md-icon-width-11 img {
    width: 11px;
  }
  .dxp-md-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .dxp-md-icon-width-12 img {
    width: 12px;
  }
  .dxp-md-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .dxp-md-icon-width-13 img {
    width: 13px;
  }
  .dxp-md-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .dxp-md-icon-width-14 img {
    width: 14px;
  }
  .dxp-md-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .dxp-md-icon-width-15 img {
    width: 15px;
  }
  .dxp-md-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .dxp-md-icon-width-16 img {
    width: 16px;
  }
  .dxp-md-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .dxp-md-icon-width-17 img {
    width: 17px;
  }
  .dxp-md-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .dxp-md-icon-width-18 img {
    width: 18px;
  }
  .dxp-md-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .dxp-md-icon-width-19 img {
    width: 19px;
  }
  .dxp-md-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .dxp-md-icon-width-20 img {
    width: 20px;
  }
  .dxp-md-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .dxp-md-icon-width-21 img {
    width: 21px;
  }
  .dxp-md-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .dxp-md-icon-width-22 img {
    width: 22px;
  }
  .dxp-md-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .dxp-md-icon-width-23 img {
    width: 23px;
  }
  .dxp-md-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .dxp-md-icon-width-24 img {
    width: 24px;
  }
  .dxp-md-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .dxp-md-icon-width-25 img {
    width: 25px;
  }
  .dxp-md-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .dxp-md-icon-width-26 img {
    width: 26px;
  }
  .dxp-md-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .dxp-md-icon-width-27 img {
    width: 27px;
  }
  .dxp-md-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .dxp-md-icon-width-28 img {
    width: 28px;
  }
  .dxp-md-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .dxp-md-icon-width-29 img {
    width: 29px;
  }
  .dxp-md-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .dxp-md-icon-width-30 img {
    width: 30px;
  }
  .dxp-md-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .dxp-md-icon-width-31 img {
    width: 31px;
  }
  .dxp-md-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .dxp-md-icon-width-32 img {
    width: 32px;
  }
  .dxp-md-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .dxp-md-icon-width-33 img {
    width: 33px;
  }
  .dxp-md-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .dxp-md-icon-width-34 img {
    width: 34px;
  }
  .dxp-md-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .dxp-md-icon-width-35 img {
    width: 35px;
  }
  .dxp-md-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .dxp-md-icon-width-36 img {
    width: 36px;
  }
  .dxp-md-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .dxp-md-icon-width-37 img {
    width: 37px;
  }
  .dxp-md-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .dxp-md-icon-width-38 img {
    width: 38px;
  }
  .dxp-md-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .dxp-md-icon-width-39 img {
    width: 39px;
  }
  .dxp-md-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .dxp-md-icon-width-40 img {
    width: 40px;
  }
  .dxp-md-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .dxp-md-icon-width-41 img {
    width: 41px;
  }
  .dxp-md-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .dxp-md-icon-width-42 img {
    width: 42px;
  }
  .dxp-md-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .dxp-md-icon-width-43 img {
    width: 43px;
  }
  .dxp-md-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .dxp-md-icon-width-44 img {
    width: 44px;
  }
  .dxp-md-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .dxp-md-icon-width-45 img {
    width: 45px;
  }
  .dxp-md-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .dxp-md-icon-width-46 img {
    width: 46px;
  }
  .dxp-md-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .dxp-md-icon-width-47 img {
    width: 47px;
  }
  .dxp-md-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .dxp-md-icon-width-48 img {
    width: 48px;
  }
  .dxp-md-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .dxp-md-icon-width-49 img {
    width: 49px;
  }
  .dxp-md-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .dxp-md-icon-width-50 img {
    width: 50px;
  }
  .dxp-md-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .dxp-md-icon-width-51 img {
    width: 51px;
  }
  .dxp-md-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .dxp-md-icon-width-52 img {
    width: 52px;
  }
  .dxp-md-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .dxp-md-icon-width-53 img {
    width: 53px;
  }
  .dxp-md-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .dxp-md-icon-width-54 img {
    width: 54px;
  }
  .dxp-md-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .dxp-md-icon-width-55 img {
    width: 55px;
  }
  .dxp-md-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .dxp-md-icon-width-56 img {
    width: 56px;
  }
  .dxp-md-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .dxp-md-icon-width-57 img {
    width: 57px;
  }
  .dxp-md-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .dxp-md-icon-width-58 img {
    width: 58px;
  }
  .dxp-md-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .dxp-md-icon-width-59 img {
    width: 59px;
  }
  .dxp-md-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .dxp-md-icon-width-60 img {
    width: 60px;
  }
  .dxp-md-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .dxp-md-icon-width-61 img {
    width: 61px;
  }
  .dxp-md-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .dxp-md-icon-width-62 img {
    width: 62px;
  }
  .dxp-md-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .dxp-md-icon-width-63 img {
    width: 63px;
  }
  .dxp-md-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .dxp-md-icon-width-64 img {
    width: 64px;
  }
  .dxp-md-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .dxp-md-icon-width-65 img {
    width: 65px;
  }
  .dxp-md-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .dxp-md-icon-width-66 img {
    width: 66px;
  }
  .dxp-md-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .dxp-md-icon-width-67 img {
    width: 67px;
  }
  .dxp-md-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .dxp-md-icon-width-68 img {
    width: 68px;
  }
  .dxp-md-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .dxp-md-icon-width-69 img {
    width: 69px;
  }
  .dxp-md-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .dxp-md-icon-width-70 img {
    width: 70px;
  }
  .dxp-md-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .dxp-md-icon-width-71 img {
    width: 71px;
  }
  .dxp-md-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .dxp-md-icon-width-72 img {
    width: 72px;
  }
  .dxp-md-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .dxp-md-icon-width-73 img {
    width: 73px;
  }
  .dxp-md-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .dxp-md-icon-width-74 img {
    width: 74px;
  }
  .dxp-md-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .dxp-md-icon-width-75 img {
    width: 75px;
  }
  .dxp-md-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .dxp-md-icon-width-76 img {
    width: 76px;
  }
  .dxp-md-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .dxp-md-icon-width-77 img {
    width: 77px;
  }
  .dxp-md-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .dxp-md-icon-width-78 img {
    width: 78px;
  }
  .dxp-md-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .dxp-md-icon-width-79 img {
    width: 79px;
  }
  .dxp-md-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .dxp-md-icon-width-80 img {
    width: 80px;
  }
  .dxp-md-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .dxp-md-icon-width-81 img {
    width: 81px;
  }
  .dxp-md-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .dxp-md-icon-width-82 img {
    width: 82px;
  }
  .dxp-md-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .dxp-md-icon-width-83 img {
    width: 83px;
  }
  .dxp-md-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .dxp-md-icon-width-84 img {
    width: 84px;
  }
  .dxp-md-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .dxp-md-icon-width-85 img {
    width: 85px;
  }
  .dxp-md-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .dxp-md-icon-width-86 img {
    width: 86px;
  }
  .dxp-md-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .dxp-md-icon-width-87 img {
    width: 87px;
  }
  .dxp-md-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .dxp-md-icon-width-88 img {
    width: 88px;
  }
  .dxp-md-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .dxp-md-icon-width-89 img {
    width: 89px;
  }
  .dxp-md-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .dxp-md-icon-width-90 img {
    width: 90px;
  }
  .dxp-md-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .dxp-md-icon-width-91 img {
    width: 91px;
  }
  .dxp-md-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .dxp-md-icon-width-92 img {
    width: 92px;
  }
  .dxp-md-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .dxp-md-icon-width-93 img {
    width: 93px;
  }
  .dxp-md-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .dxp-md-icon-width-94 img {
    width: 94px;
  }
  .dxp-md-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .dxp-md-icon-width-95 img {
    width: 95px;
  }
  .dxp-md-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .dxp-md-icon-width-96 img {
    width: 96px;
  }
  .dxp-md-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .dxp-md-icon-width-97 img {
    width: 97px;
  }
  .dxp-md-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .dxp-md-icon-width-98 img {
    width: 98px;
  }
  .dxp-md-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .dxp-md-icon-width-99 img {
    width: 99px;
  }
  .dxp-md-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .dxp-md-icon-width-100 img {
    width: 100px;
  }
  .dxp-md-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-length-1 {
    width: 1ch;
  }
  .dxp-xl-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .dxp-xl-length-2 {
    width: 2ch;
  }
  .dxp-xl-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .dxp-xl-length-3 {
    width: 3ch;
  }
  .dxp-xl-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .dxp-xl-length-4 {
    width: 4ch;
  }
  .dxp-xl-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .dxp-xl-length-5 {
    width: 5ch;
  }
  .dxp-xl-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .dxp-xl-length-6 {
    width: 6ch;
  }
  .dxp-xl-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .dxp-xl-length-7 {
    width: 7ch;
  }
  .dxp-xl-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .dxp-xl-length-8 {
    width: 8ch;
  }
  .dxp-xl-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .dxp-xl-length-9 {
    width: 9ch;
  }
  .dxp-xl-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .dxp-xl-length-10 {
    width: 10ch;
  }
  .dxp-xl-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .dxp-xl-length-11 {
    width: 11ch;
  }
  .dxp-xl-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .dxp-xl-length-12 {
    width: 12ch;
  }
  .dxp-xl-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .dxp-xl-length-13 {
    width: 13ch;
  }
  .dxp-xl-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .dxp-xl-length-14 {
    width: 14ch;
  }
  .dxp-xl-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .dxp-xl-length-15 {
    width: 15ch;
  }
  .dxp-xl-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .dxp-xl-length-16 {
    width: 16ch;
  }
  .dxp-xl-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .dxp-xl-length-17 {
    width: 17ch;
  }
  .dxp-xl-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .dxp-xl-length-18 {
    width: 18ch;
  }
  .dxp-xl-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .dxp-xl-length-19 {
    width: 19ch;
  }
  .dxp-xl-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .dxp-xl-length-20 {
    width: 20ch;
  }
  .dxp-xl-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .dxp-xl-length-21 {
    width: 21ch;
  }
  .dxp-xl-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .dxp-xl-length-22 {
    width: 22ch;
  }
  .dxp-xl-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .dxp-xl-length-23 {
    width: 23ch;
  }
  .dxp-xl-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .dxp-xl-length-24 {
    width: 24ch;
  }
  .dxp-xl-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .dxp-xl-length-25 {
    width: 25ch;
  }
  .dxp-xl-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .dxp-xl-length-26 {
    width: 26ch;
  }
  .dxp-xl-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .dxp-xl-length-27 {
    width: 27ch;
  }
  .dxp-xl-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .dxp-xl-length-28 {
    width: 28ch;
  }
  .dxp-xl-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .dxp-xl-length-29 {
    width: 29ch;
  }
  .dxp-xl-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .dxp-xl-length-30 {
    width: 30ch;
  }
  .dxp-xl-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .dxp-xl-length-31 {
    width: 31ch;
  }
  .dxp-xl-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .dxp-xl-length-32 {
    width: 32ch;
  }
  .dxp-xl-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .dxp-xl-length-33 {
    width: 33ch;
  }
  .dxp-xl-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .dxp-xl-length-34 {
    width: 34ch;
  }
  .dxp-xl-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .dxp-xl-length-35 {
    width: 35ch;
  }
  .dxp-xl-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .dxp-xl-length-36 {
    width: 36ch;
  }
  .dxp-xl-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .dxp-xl-length-37 {
    width: 37ch;
  }
  .dxp-xl-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .dxp-xl-length-38 {
    width: 38ch;
  }
  .dxp-xl-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .dxp-xl-length-39 {
    width: 39ch;
  }
  .dxp-xl-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .dxp-xl-length-40 {
    width: 40ch;
  }
  .dxp-xl-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .dxp-xl-length-41 {
    width: 41ch;
  }
  .dxp-xl-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .dxp-xl-length-42 {
    width: 42ch;
  }
  .dxp-xl-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .dxp-xl-length-43 {
    width: 43ch;
  }
  .dxp-xl-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .dxp-xl-length-44 {
    width: 44ch;
  }
  .dxp-xl-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .dxp-xl-length-45 {
    width: 45ch;
  }
  .dxp-xl-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .dxp-xl-length-46 {
    width: 46ch;
  }
  .dxp-xl-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .dxp-xl-length-47 {
    width: 47ch;
  }
  .dxp-xl-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .dxp-xl-length-48 {
    width: 48ch;
  }
  .dxp-xl-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .dxp-xl-length-49 {
    width: 49ch;
  }
  .dxp-xl-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .dxp-xl-length-50 {
    width: 50ch;
  }
  .dxp-xl-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .dxp-xl-length-51 {
    width: 51ch;
  }
  .dxp-xl-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .dxp-xl-length-52 {
    width: 52ch;
  }
  .dxp-xl-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .dxp-xl-length-53 {
    width: 53ch;
  }
  .dxp-xl-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .dxp-xl-length-54 {
    width: 54ch;
  }
  .dxp-xl-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .dxp-xl-length-55 {
    width: 55ch;
  }
  .dxp-xl-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .dxp-xl-length-56 {
    width: 56ch;
  }
  .dxp-xl-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .dxp-xl-length-57 {
    width: 57ch;
  }
  .dxp-xl-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .dxp-xl-length-58 {
    width: 58ch;
  }
  .dxp-xl-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .dxp-xl-length-59 {
    width: 59ch;
  }
  .dxp-xl-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .dxp-xl-length-60 {
    width: 60ch;
  }
  .dxp-xl-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .dxp-xl-length-61 {
    width: 61ch;
  }
  .dxp-xl-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .dxp-xl-length-62 {
    width: 62ch;
  }
  .dxp-xl-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .dxp-xl-length-63 {
    width: 63ch;
  }
  .dxp-xl-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .dxp-xl-length-64 {
    width: 64ch;
  }
  .dxp-xl-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .dxp-xl-length-65 {
    width: 65ch;
  }
  .dxp-xl-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .dxp-xl-length-66 {
    width: 66ch;
  }
  .dxp-xl-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .dxp-xl-length-67 {
    width: 67ch;
  }
  .dxp-xl-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .dxp-xl-length-68 {
    width: 68ch;
  }
  .dxp-xl-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .dxp-xl-length-69 {
    width: 69ch;
  }
  .dxp-xl-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .dxp-xl-length-70 {
    width: 70ch;
  }
  .dxp-xl-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .dxp-xl-length-71 {
    width: 71ch;
  }
  .dxp-xl-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .dxp-xl-length-72 {
    width: 72ch;
  }
  .dxp-xl-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .dxp-xl-length-73 {
    width: 73ch;
  }
  .dxp-xl-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .dxp-xl-length-74 {
    width: 74ch;
  }
  .dxp-xl-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .dxp-xl-length-75 {
    width: 75ch;
  }
  .dxp-xl-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .dxp-xl-length-76 {
    width: 76ch;
  }
  .dxp-xl-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .dxp-xl-length-77 {
    width: 77ch;
  }
  .dxp-xl-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .dxp-xl-length-78 {
    width: 78ch;
  }
  .dxp-xl-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .dxp-xl-length-79 {
    width: 79ch;
  }
  .dxp-xl-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .dxp-xl-length-80 {
    width: 80ch;
  }
  .dxp-xl-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .dxp-xl-length-81 {
    width: 81ch;
  }
  .dxp-xl-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .dxp-xl-length-82 {
    width: 82ch;
  }
  .dxp-xl-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .dxp-xl-length-83 {
    width: 83ch;
  }
  .dxp-xl-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .dxp-xl-length-84 {
    width: 84ch;
  }
  .dxp-xl-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .dxp-xl-length-85 {
    width: 85ch;
  }
  .dxp-xl-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .dxp-xl-length-86 {
    width: 86ch;
  }
  .dxp-xl-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .dxp-xl-length-87 {
    width: 87ch;
  }
  .dxp-xl-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .dxp-xl-length-88 {
    width: 88ch;
  }
  .dxp-xl-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .dxp-xl-length-89 {
    width: 89ch;
  }
  .dxp-xl-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .dxp-xl-length-90 {
    width: 90ch;
  }
  .dxp-xl-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .dxp-xl-length-91 {
    width: 91ch;
  }
  .dxp-xl-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .dxp-xl-length-92 {
    width: 92ch;
  }
  .dxp-xl-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .dxp-xl-length-93 {
    width: 93ch;
  }
  .dxp-xl-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .dxp-xl-length-94 {
    width: 94ch;
  }
  .dxp-xl-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .dxp-xl-length-95 {
    width: 95ch;
  }
  .dxp-xl-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .dxp-xl-length-96 {
    width: 96ch;
  }
  .dxp-xl-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .dxp-xl-length-97 {
    width: 97ch;
  }
  .dxp-xl-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .dxp-xl-length-98 {
    width: 98ch;
  }
  .dxp-xl-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .dxp-xl-length-99 {
    width: 99ch;
  }
  .dxp-xl-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .dxp-xl-length-100 {
    width: 100ch;
  }
  .dxp-xl-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .dxp-max-length-1 {
    max-width: 1ch;
  }
  .dxp-max-length-2 {
    max-width: 2ch;
  }
  .dxp-max-length-3 {
    max-width: 3ch;
  }
  .dxp-max-length-4 {
    max-width: 4ch;
  }
  .dxp-max-length-5 {
    max-width: 5ch;
  }
  .dxp-max-length-6 {
    max-width: 6ch;
  }
  .dxp-max-length-7 {
    max-width: 7ch;
  }
  .dxp-max-length-8 {
    max-width: 8ch;
  }
  .dxp-max-length-9 {
    max-width: 9ch;
  }
  .dxp-max-length-10 {
    max-width: 10ch;
  }
  .dxp-max-length-11 {
    max-width: 11ch;
  }
  .dxp-max-length-12 {
    max-width: 12ch;
  }
  .dxp-max-length-13 {
    max-width: 13ch;
  }
  .dxp-max-length-14 {
    max-width: 14ch;
  }
  .dxp-max-length-15 {
    max-width: 15ch;
  }
  .dxp-max-length-16 {
    max-width: 16ch;
  }
  .dxp-max-length-17 {
    max-width: 17ch;
  }
  .dxp-max-length-18 {
    max-width: 18ch;
  }
  .dxp-max-length-19 {
    max-width: 19ch;
  }
  .dxp-max-length-20 {
    max-width: 20ch;
  }
  .dxp-max-length-21 {
    max-width: 21ch;
  }
  .dxp-max-length-22 {
    max-width: 22ch;
  }
  .dxp-max-length-23 {
    max-width: 23ch;
  }
  .dxp-max-length-24 {
    max-width: 24ch;
  }
  .dxp-max-length-25 {
    max-width: 25ch;
  }
  .dxp-max-length-26 {
    max-width: 26ch;
  }
  .dxp-max-length-27 {
    max-width: 27ch;
  }
  .dxp-max-length-28 {
    max-width: 28ch;
  }
  .dxp-max-length-29 {
    max-width: 29ch;
  }
  .dxp-max-length-30 {
    max-width: 30ch;
  }
  .dxp-max-length-31 {
    max-width: 31ch;
  }
  .dxp-max-length-32 {
    max-width: 32ch;
  }
  .dxp-max-length-33 {
    max-width: 33ch;
  }
  .dxp-max-length-34 {
    max-width: 34ch;
  }
  .dxp-max-length-35 {
    max-width: 35ch;
  }
  .dxp-max-length-36 {
    max-width: 36ch;
  }
  .dxp-max-length-37 {
    max-width: 37ch;
  }
  .dxp-max-length-38 {
    max-width: 38ch;
  }
  .dxp-max-length-39 {
    max-width: 39ch;
  }
  .dxp-max-length-40 {
    max-width: 40ch;
  }
  .dxp-max-length-41 {
    max-width: 41ch;
  }
  .dxp-max-length-42 {
    max-width: 42ch;
  }
  .dxp-max-length-43 {
    max-width: 43ch;
  }
  .dxp-max-length-44 {
    max-width: 44ch;
  }
  .dxp-max-length-45 {
    max-width: 45ch;
  }
  .dxp-max-length-46 {
    max-width: 46ch;
  }
  .dxp-max-length-47 {
    max-width: 47ch;
  }
  .dxp-max-length-48 {
    max-width: 48ch;
  }
  .dxp-max-length-49 {
    max-width: 49ch;
  }
  .dxp-max-length-50 {
    max-width: 50ch;
  }
  .dxp-max-length-51 {
    max-width: 51ch;
  }
  .dxp-max-length-52 {
    max-width: 52ch;
  }
  .dxp-max-length-53 {
    max-width: 53ch;
  }
  .dxp-max-length-54 {
    max-width: 54ch;
  }
  .dxp-max-length-55 {
    max-width: 55ch;
  }
  .dxp-max-length-56 {
    max-width: 56ch;
  }
  .dxp-max-length-57 {
    max-width: 57ch;
  }
  .dxp-max-length-58 {
    max-width: 58ch;
  }
  .dxp-max-length-59 {
    max-width: 59ch;
  }
  .dxp-max-length-60 {
    max-width: 60ch;
  }
  .dxp-max-length-61 {
    max-width: 61ch;
  }
  .dxp-max-length-62 {
    max-width: 62ch;
  }
  .dxp-max-length-63 {
    max-width: 63ch;
  }
  .dxp-max-length-64 {
    max-width: 64ch;
  }
  .dxp-max-length-65 {
    max-width: 65ch;
  }
  .dxp-max-length-66 {
    max-width: 66ch;
  }
  .dxp-max-length-67 {
    max-width: 67ch;
  }
  .dxp-max-length-68 {
    max-width: 68ch;
  }
  .dxp-max-length-69 {
    max-width: 69ch;
  }
  .dxp-max-length-70 {
    max-width: 70ch;
  }
  .dxp-max-length-71 {
    max-width: 71ch;
  }
  .dxp-max-length-72 {
    max-width: 72ch;
  }
  .dxp-max-length-73 {
    max-width: 73ch;
  }
  .dxp-max-length-74 {
    max-width: 74ch;
  }
  .dxp-max-length-75 {
    max-width: 75ch;
  }
  .dxp-max-length-76 {
    max-width: 76ch;
  }
  .dxp-max-length-77 {
    max-width: 77ch;
  }
  .dxp-max-length-78 {
    max-width: 78ch;
  }
  .dxp-max-length-79 {
    max-width: 79ch;
  }
  .dxp-max-length-80 {
    max-width: 80ch;
  }
  .dxp-max-length-81 {
    max-width: 81ch;
  }
  .dxp-max-length-82 {
    max-width: 82ch;
  }
  .dxp-max-length-83 {
    max-width: 83ch;
  }
  .dxp-max-length-84 {
    max-width: 84ch;
  }
  .dxp-max-length-85 {
    max-width: 85ch;
  }
  .dxp-max-length-86 {
    max-width: 86ch;
  }
  .dxp-max-length-87 {
    max-width: 87ch;
  }
  .dxp-max-length-88 {
    max-width: 88ch;
  }
  .dxp-max-length-89 {
    max-width: 89ch;
  }
  .dxp-max-length-90 {
    max-width: 90ch;
  }
  .dxp-max-length-91 {
    max-width: 91ch;
  }
  .dxp-max-length-92 {
    max-width: 92ch;
  }
  .dxp-max-length-93 {
    max-width: 93ch;
  }
  .dxp-max-length-94 {
    max-width: 94ch;
  }
  .dxp-max-length-95 {
    max-width: 95ch;
  }
  .dxp-max-length-96 {
    max-width: 96ch;
  }
  .dxp-max-length-97 {
    max-width: 97ch;
  }
  .dxp-max-length-98 {
    max-width: 98ch;
  }
  .dxp-max-length-99 {
    max-width: 99ch;
  }
  .dxp-max-length-100 {
    max-width: 100ch;
  }
  .dxp-xl-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .dxp-xl-max-length-1 {
    max-width: 1ch;
  }
  .dxp-xl-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .mat-dialog-container .dxp-xl-max-length-1 div {
    max-width: 1ch;
  }
  .dxp-xl-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .dxp-xl-max-length-2 {
    max-width: 2ch;
  }
  .dxp-xl-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .mat-dialog-container .dxp-xl-max-length-2 div {
    max-width: 2ch;
  }
  .dxp-xl-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .dxp-xl-max-length-3 {
    max-width: 3ch;
  }
  .dxp-xl-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .mat-dialog-container .dxp-xl-max-length-3 div {
    max-width: 3ch;
  }
  .dxp-xl-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .dxp-xl-max-length-4 {
    max-width: 4ch;
  }
  .dxp-xl-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .mat-dialog-container .dxp-xl-max-length-4 div {
    max-width: 4ch;
  }
  .dxp-xl-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .dxp-xl-max-length-5 {
    max-width: 5ch;
  }
  .dxp-xl-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .mat-dialog-container .dxp-xl-max-length-5 div {
    max-width: 5ch;
  }
  .dxp-xl-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .dxp-xl-max-length-6 {
    max-width: 6ch;
  }
  .dxp-xl-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .mat-dialog-container .dxp-xl-max-length-6 div {
    max-width: 6ch;
  }
  .dxp-xl-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .dxp-xl-max-length-7 {
    max-width: 7ch;
  }
  .dxp-xl-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .mat-dialog-container .dxp-xl-max-length-7 div {
    max-width: 7ch;
  }
  .dxp-xl-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .dxp-xl-max-length-8 {
    max-width: 8ch;
  }
  .dxp-xl-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .mat-dialog-container .dxp-xl-max-length-8 div {
    max-width: 8ch;
  }
  .dxp-xl-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .dxp-xl-max-length-9 {
    max-width: 9ch;
  }
  .dxp-xl-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .mat-dialog-container .dxp-xl-max-length-9 div {
    max-width: 9ch;
  }
  .dxp-xl-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .dxp-xl-max-length-10 {
    max-width: 10ch;
  }
  .dxp-xl-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .mat-dialog-container .dxp-xl-max-length-10 div {
    max-width: 10ch;
  }
  .dxp-xl-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .dxp-xl-max-length-11 {
    max-width: 11ch;
  }
  .dxp-xl-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .mat-dialog-container .dxp-xl-max-length-11 div {
    max-width: 11ch;
  }
  .dxp-xl-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .dxp-xl-max-length-12 {
    max-width: 12ch;
  }
  .dxp-xl-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .mat-dialog-container .dxp-xl-max-length-12 div {
    max-width: 12ch;
  }
  .dxp-xl-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .dxp-xl-max-length-13 {
    max-width: 13ch;
  }
  .dxp-xl-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .mat-dialog-container .dxp-xl-max-length-13 div {
    max-width: 13ch;
  }
  .dxp-xl-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .dxp-xl-max-length-14 {
    max-width: 14ch;
  }
  .dxp-xl-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .mat-dialog-container .dxp-xl-max-length-14 div {
    max-width: 14ch;
  }
  .dxp-xl-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .dxp-xl-max-length-15 {
    max-width: 15ch;
  }
  .dxp-xl-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .mat-dialog-container .dxp-xl-max-length-15 div {
    max-width: 15ch;
  }
  .dxp-xl-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .dxp-xl-max-length-16 {
    max-width: 16ch;
  }
  .dxp-xl-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .mat-dialog-container .dxp-xl-max-length-16 div {
    max-width: 16ch;
  }
  .dxp-xl-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .dxp-xl-max-length-17 {
    max-width: 17ch;
  }
  .dxp-xl-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .mat-dialog-container .dxp-xl-max-length-17 div {
    max-width: 17ch;
  }
  .dxp-xl-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .dxp-xl-max-length-18 {
    max-width: 18ch;
  }
  .dxp-xl-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .mat-dialog-container .dxp-xl-max-length-18 div {
    max-width: 18ch;
  }
  .dxp-xl-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .dxp-xl-max-length-19 {
    max-width: 19ch;
  }
  .dxp-xl-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .mat-dialog-container .dxp-xl-max-length-19 div {
    max-width: 19ch;
  }
  .dxp-xl-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .dxp-xl-max-length-20 {
    max-width: 20ch;
  }
  .dxp-xl-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .mat-dialog-container .dxp-xl-max-length-20 div {
    max-width: 20ch;
  }
  .dxp-xl-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .dxp-xl-max-length-21 {
    max-width: 21ch;
  }
  .dxp-xl-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .mat-dialog-container .dxp-xl-max-length-21 div {
    max-width: 21ch;
  }
  .dxp-xl-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .dxp-xl-max-length-22 {
    max-width: 22ch;
  }
  .dxp-xl-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .mat-dialog-container .dxp-xl-max-length-22 div {
    max-width: 22ch;
  }
  .dxp-xl-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .dxp-xl-max-length-23 {
    max-width: 23ch;
  }
  .dxp-xl-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .mat-dialog-container .dxp-xl-max-length-23 div {
    max-width: 23ch;
  }
  .dxp-xl-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .dxp-xl-max-length-24 {
    max-width: 24ch;
  }
  .dxp-xl-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .mat-dialog-container .dxp-xl-max-length-24 div {
    max-width: 24ch;
  }
  .dxp-xl-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .dxp-xl-max-length-25 {
    max-width: 25ch;
  }
  .dxp-xl-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .mat-dialog-container .dxp-xl-max-length-25 div {
    max-width: 25ch;
  }
  .dxp-xl-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .dxp-xl-max-length-26 {
    max-width: 26ch;
  }
  .dxp-xl-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .mat-dialog-container .dxp-xl-max-length-26 div {
    max-width: 26ch;
  }
  .dxp-xl-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .dxp-xl-max-length-27 {
    max-width: 27ch;
  }
  .dxp-xl-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .mat-dialog-container .dxp-xl-max-length-27 div {
    max-width: 27ch;
  }
  .dxp-xl-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .dxp-xl-max-length-28 {
    max-width: 28ch;
  }
  .dxp-xl-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .mat-dialog-container .dxp-xl-max-length-28 div {
    max-width: 28ch;
  }
  .dxp-xl-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .dxp-xl-max-length-29 {
    max-width: 29ch;
  }
  .dxp-xl-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .mat-dialog-container .dxp-xl-max-length-29 div {
    max-width: 29ch;
  }
  .dxp-xl-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .dxp-xl-max-length-30 {
    max-width: 30ch;
  }
  .dxp-xl-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .mat-dialog-container .dxp-xl-max-length-30 div {
    max-width: 30ch;
  }
  .dxp-xl-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .dxp-xl-max-length-31 {
    max-width: 31ch;
  }
  .dxp-xl-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .mat-dialog-container .dxp-xl-max-length-31 div {
    max-width: 31ch;
  }
  .dxp-xl-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .dxp-xl-max-length-32 {
    max-width: 32ch;
  }
  .dxp-xl-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .mat-dialog-container .dxp-xl-max-length-32 div {
    max-width: 32ch;
  }
  .dxp-xl-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .dxp-xl-max-length-33 {
    max-width: 33ch;
  }
  .dxp-xl-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .mat-dialog-container .dxp-xl-max-length-33 div {
    max-width: 33ch;
  }
  .dxp-xl-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .dxp-xl-max-length-34 {
    max-width: 34ch;
  }
  .dxp-xl-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .mat-dialog-container .dxp-xl-max-length-34 div {
    max-width: 34ch;
  }
  .dxp-xl-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .dxp-xl-max-length-35 {
    max-width: 35ch;
  }
  .dxp-xl-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .mat-dialog-container .dxp-xl-max-length-35 div {
    max-width: 35ch;
  }
  .dxp-xl-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .dxp-xl-max-length-36 {
    max-width: 36ch;
  }
  .dxp-xl-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .mat-dialog-container .dxp-xl-max-length-36 div {
    max-width: 36ch;
  }
  .dxp-xl-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .dxp-xl-max-length-37 {
    max-width: 37ch;
  }
  .dxp-xl-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .mat-dialog-container .dxp-xl-max-length-37 div {
    max-width: 37ch;
  }
  .dxp-xl-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .dxp-xl-max-length-38 {
    max-width: 38ch;
  }
  .dxp-xl-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .mat-dialog-container .dxp-xl-max-length-38 div {
    max-width: 38ch;
  }
  .dxp-xl-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .dxp-xl-max-length-39 {
    max-width: 39ch;
  }
  .dxp-xl-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .mat-dialog-container .dxp-xl-max-length-39 div {
    max-width: 39ch;
  }
  .dxp-xl-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .dxp-xl-max-length-40 {
    max-width: 40ch;
  }
  .dxp-xl-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .mat-dialog-container .dxp-xl-max-length-40 div {
    max-width: 40ch;
  }
  .dxp-xl-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .dxp-xl-max-length-41 {
    max-width: 41ch;
  }
  .dxp-xl-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .mat-dialog-container .dxp-xl-max-length-41 div {
    max-width: 41ch;
  }
  .dxp-xl-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .dxp-xl-max-length-42 {
    max-width: 42ch;
  }
  .dxp-xl-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .mat-dialog-container .dxp-xl-max-length-42 div {
    max-width: 42ch;
  }
  .dxp-xl-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .dxp-xl-max-length-43 {
    max-width: 43ch;
  }
  .dxp-xl-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .mat-dialog-container .dxp-xl-max-length-43 div {
    max-width: 43ch;
  }
  .dxp-xl-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .dxp-xl-max-length-44 {
    max-width: 44ch;
  }
  .dxp-xl-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .mat-dialog-container .dxp-xl-max-length-44 div {
    max-width: 44ch;
  }
  .dxp-xl-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .dxp-xl-max-length-45 {
    max-width: 45ch;
  }
  .dxp-xl-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .mat-dialog-container .dxp-xl-max-length-45 div {
    max-width: 45ch;
  }
  .dxp-xl-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .dxp-xl-max-length-46 {
    max-width: 46ch;
  }
  .dxp-xl-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .mat-dialog-container .dxp-xl-max-length-46 div {
    max-width: 46ch;
  }
  .dxp-xl-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .dxp-xl-max-length-47 {
    max-width: 47ch;
  }
  .dxp-xl-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .mat-dialog-container .dxp-xl-max-length-47 div {
    max-width: 47ch;
  }
  .dxp-xl-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .dxp-xl-max-length-48 {
    max-width: 48ch;
  }
  .dxp-xl-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .mat-dialog-container .dxp-xl-max-length-48 div {
    max-width: 48ch;
  }
  .dxp-xl-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .dxp-xl-max-length-49 {
    max-width: 49ch;
  }
  .dxp-xl-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .mat-dialog-container .dxp-xl-max-length-49 div {
    max-width: 49ch;
  }
  .dxp-xl-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .dxp-xl-max-length-50 {
    max-width: 50ch;
  }
  .dxp-xl-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .mat-dialog-container .dxp-xl-max-length-50 div {
    max-width: 50ch;
  }
  .dxp-xl-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .dxp-xl-max-length-51 {
    max-width: 51ch;
  }
  .dxp-xl-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .mat-dialog-container .dxp-xl-max-length-51 div {
    max-width: 51ch;
  }
  .dxp-xl-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .dxp-xl-max-length-52 {
    max-width: 52ch;
  }
  .dxp-xl-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .mat-dialog-container .dxp-xl-max-length-52 div {
    max-width: 52ch;
  }
  .dxp-xl-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .dxp-xl-max-length-53 {
    max-width: 53ch;
  }
  .dxp-xl-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .mat-dialog-container .dxp-xl-max-length-53 div {
    max-width: 53ch;
  }
  .dxp-xl-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .dxp-xl-max-length-54 {
    max-width: 54ch;
  }
  .dxp-xl-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .mat-dialog-container .dxp-xl-max-length-54 div {
    max-width: 54ch;
  }
  .dxp-xl-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .dxp-xl-max-length-55 {
    max-width: 55ch;
  }
  .dxp-xl-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .mat-dialog-container .dxp-xl-max-length-55 div {
    max-width: 55ch;
  }
  .dxp-xl-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .dxp-xl-max-length-56 {
    max-width: 56ch;
  }
  .dxp-xl-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .mat-dialog-container .dxp-xl-max-length-56 div {
    max-width: 56ch;
  }
  .dxp-xl-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .dxp-xl-max-length-57 {
    max-width: 57ch;
  }
  .dxp-xl-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .mat-dialog-container .dxp-xl-max-length-57 div {
    max-width: 57ch;
  }
  .dxp-xl-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .dxp-xl-max-length-58 {
    max-width: 58ch;
  }
  .dxp-xl-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .mat-dialog-container .dxp-xl-max-length-58 div {
    max-width: 58ch;
  }
  .dxp-xl-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .dxp-xl-max-length-59 {
    max-width: 59ch;
  }
  .dxp-xl-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .mat-dialog-container .dxp-xl-max-length-59 div {
    max-width: 59ch;
  }
  .dxp-xl-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .dxp-xl-max-length-60 {
    max-width: 60ch;
  }
  .dxp-xl-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .mat-dialog-container .dxp-xl-max-length-60 div {
    max-width: 60ch;
  }
  .dxp-xl-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .dxp-xl-max-length-61 {
    max-width: 61ch;
  }
  .dxp-xl-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .mat-dialog-container .dxp-xl-max-length-61 div {
    max-width: 61ch;
  }
  .dxp-xl-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .dxp-xl-max-length-62 {
    max-width: 62ch;
  }
  .dxp-xl-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .mat-dialog-container .dxp-xl-max-length-62 div {
    max-width: 62ch;
  }
  .dxp-xl-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .dxp-xl-max-length-63 {
    max-width: 63ch;
  }
  .dxp-xl-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .mat-dialog-container .dxp-xl-max-length-63 div {
    max-width: 63ch;
  }
  .dxp-xl-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .dxp-xl-max-length-64 {
    max-width: 64ch;
  }
  .dxp-xl-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .mat-dialog-container .dxp-xl-max-length-64 div {
    max-width: 64ch;
  }
  .dxp-xl-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .dxp-xl-max-length-65 {
    max-width: 65ch;
  }
  .dxp-xl-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .mat-dialog-container .dxp-xl-max-length-65 div {
    max-width: 65ch;
  }
  .dxp-xl-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .dxp-xl-max-length-66 {
    max-width: 66ch;
  }
  .dxp-xl-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .mat-dialog-container .dxp-xl-max-length-66 div {
    max-width: 66ch;
  }
  .dxp-xl-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .dxp-xl-max-length-67 {
    max-width: 67ch;
  }
  .dxp-xl-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .mat-dialog-container .dxp-xl-max-length-67 div {
    max-width: 67ch;
  }
  .dxp-xl-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .dxp-xl-max-length-68 {
    max-width: 68ch;
  }
  .dxp-xl-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .mat-dialog-container .dxp-xl-max-length-68 div {
    max-width: 68ch;
  }
  .dxp-xl-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .dxp-xl-max-length-69 {
    max-width: 69ch;
  }
  .dxp-xl-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .mat-dialog-container .dxp-xl-max-length-69 div {
    max-width: 69ch;
  }
  .dxp-xl-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .dxp-xl-max-length-70 {
    max-width: 70ch;
  }
  .dxp-xl-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .mat-dialog-container .dxp-xl-max-length-70 div {
    max-width: 70ch;
  }
  .dxp-xl-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .dxp-xl-max-length-71 {
    max-width: 71ch;
  }
  .dxp-xl-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .mat-dialog-container .dxp-xl-max-length-71 div {
    max-width: 71ch;
  }
  .dxp-xl-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .dxp-xl-max-length-72 {
    max-width: 72ch;
  }
  .dxp-xl-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .mat-dialog-container .dxp-xl-max-length-72 div {
    max-width: 72ch;
  }
  .dxp-xl-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .dxp-xl-max-length-73 {
    max-width: 73ch;
  }
  .dxp-xl-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .mat-dialog-container .dxp-xl-max-length-73 div {
    max-width: 73ch;
  }
  .dxp-xl-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .dxp-xl-max-length-74 {
    max-width: 74ch;
  }
  .dxp-xl-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .mat-dialog-container .dxp-xl-max-length-74 div {
    max-width: 74ch;
  }
  .dxp-xl-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .dxp-xl-max-length-75 {
    max-width: 75ch;
  }
  .dxp-xl-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .mat-dialog-container .dxp-xl-max-length-75 div {
    max-width: 75ch;
  }
  .dxp-xl-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .dxp-xl-max-length-76 {
    max-width: 76ch;
  }
  .dxp-xl-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .mat-dialog-container .dxp-xl-max-length-76 div {
    max-width: 76ch;
  }
  .dxp-xl-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .dxp-xl-max-length-77 {
    max-width: 77ch;
  }
  .dxp-xl-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .mat-dialog-container .dxp-xl-max-length-77 div {
    max-width: 77ch;
  }
  .dxp-xl-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .dxp-xl-max-length-78 {
    max-width: 78ch;
  }
  .dxp-xl-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .mat-dialog-container .dxp-xl-max-length-78 div {
    max-width: 78ch;
  }
  .dxp-xl-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .dxp-xl-max-length-79 {
    max-width: 79ch;
  }
  .dxp-xl-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .mat-dialog-container .dxp-xl-max-length-79 div {
    max-width: 79ch;
  }
  .dxp-xl-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .dxp-xl-max-length-80 {
    max-width: 80ch;
  }
  .dxp-xl-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .mat-dialog-container .dxp-xl-max-length-80 div {
    max-width: 80ch;
  }
  .dxp-xl-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .dxp-xl-max-length-81 {
    max-width: 81ch;
  }
  .dxp-xl-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .mat-dialog-container .dxp-xl-max-length-81 div {
    max-width: 81ch;
  }
  .dxp-xl-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .dxp-xl-max-length-82 {
    max-width: 82ch;
  }
  .dxp-xl-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .mat-dialog-container .dxp-xl-max-length-82 div {
    max-width: 82ch;
  }
  .dxp-xl-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .dxp-xl-max-length-83 {
    max-width: 83ch;
  }
  .dxp-xl-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .mat-dialog-container .dxp-xl-max-length-83 div {
    max-width: 83ch;
  }
  .dxp-xl-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .dxp-xl-max-length-84 {
    max-width: 84ch;
  }
  .dxp-xl-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .mat-dialog-container .dxp-xl-max-length-84 div {
    max-width: 84ch;
  }
  .dxp-xl-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .dxp-xl-max-length-85 {
    max-width: 85ch;
  }
  .dxp-xl-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .mat-dialog-container .dxp-xl-max-length-85 div {
    max-width: 85ch;
  }
  .dxp-xl-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .dxp-xl-max-length-86 {
    max-width: 86ch;
  }
  .dxp-xl-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .mat-dialog-container .dxp-xl-max-length-86 div {
    max-width: 86ch;
  }
  .dxp-xl-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .dxp-xl-max-length-87 {
    max-width: 87ch;
  }
  .dxp-xl-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .mat-dialog-container .dxp-xl-max-length-87 div {
    max-width: 87ch;
  }
  .dxp-xl-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .dxp-xl-max-length-88 {
    max-width: 88ch;
  }
  .dxp-xl-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .mat-dialog-container .dxp-xl-max-length-88 div {
    max-width: 88ch;
  }
  .dxp-xl-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .dxp-xl-max-length-89 {
    max-width: 89ch;
  }
  .dxp-xl-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .mat-dialog-container .dxp-xl-max-length-89 div {
    max-width: 89ch;
  }
  .dxp-xl-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .dxp-xl-max-length-90 {
    max-width: 90ch;
  }
  .dxp-xl-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .mat-dialog-container .dxp-xl-max-length-90 div {
    max-width: 90ch;
  }
  .dxp-xl-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .dxp-xl-max-length-91 {
    max-width: 91ch;
  }
  .dxp-xl-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .mat-dialog-container .dxp-xl-max-length-91 div {
    max-width: 91ch;
  }
  .dxp-xl-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .dxp-xl-max-length-92 {
    max-width: 92ch;
  }
  .dxp-xl-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .mat-dialog-container .dxp-xl-max-length-92 div {
    max-width: 92ch;
  }
  .dxp-xl-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .dxp-xl-max-length-93 {
    max-width: 93ch;
  }
  .dxp-xl-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .mat-dialog-container .dxp-xl-max-length-93 div {
    max-width: 93ch;
  }
  .dxp-xl-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .dxp-xl-max-length-94 {
    max-width: 94ch;
  }
  .dxp-xl-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .mat-dialog-container .dxp-xl-max-length-94 div {
    max-width: 94ch;
  }
  .dxp-xl-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .dxp-xl-max-length-95 {
    max-width: 95ch;
  }
  .dxp-xl-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .mat-dialog-container .dxp-xl-max-length-95 div {
    max-width: 95ch;
  }
  .dxp-xl-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .dxp-xl-max-length-96 {
    max-width: 96ch;
  }
  .dxp-xl-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .mat-dialog-container .dxp-xl-max-length-96 div {
    max-width: 96ch;
  }
  .dxp-xl-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .dxp-xl-max-length-97 {
    max-width: 97ch;
  }
  .dxp-xl-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .mat-dialog-container .dxp-xl-max-length-97 div {
    max-width: 97ch;
  }
  .dxp-xl-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .dxp-xl-max-length-98 {
    max-width: 98ch;
  }
  .dxp-xl-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .mat-dialog-container .dxp-xl-max-length-98 div {
    max-width: 98ch;
  }
  .dxp-xl-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .dxp-xl-max-length-99 {
    max-width: 99ch;
  }
  .dxp-xl-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .mat-dialog-container .dxp-xl-max-length-99 div {
    max-width: 99ch;
  }
  .dxp-xl-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .dxp-xl-max-length-100 {
    max-width: 100ch;
  }
  .dxp-xl-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .mat-dialog-container .dxp-xl-max-length-100 div {
    max-width: 100ch;
  }
  .dxp-xl-icon-width-1 img {
    width: 1px;
  }
  .dxp-xl-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .dxp-xl-icon-width-2 img {
    width: 2px;
  }
  .dxp-xl-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .dxp-xl-icon-width-3 img {
    width: 3px;
  }
  .dxp-xl-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .dxp-xl-icon-width-4 img {
    width: 4px;
  }
  .dxp-xl-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .dxp-xl-icon-width-5 img {
    width: 5px;
  }
  .dxp-xl-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .dxp-xl-icon-width-6 img {
    width: 6px;
  }
  .dxp-xl-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .dxp-xl-icon-width-7 img {
    width: 7px;
  }
  .dxp-xl-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .dxp-xl-icon-width-8 img {
    width: 8px;
  }
  .dxp-xl-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .dxp-xl-icon-width-9 img {
    width: 9px;
  }
  .dxp-xl-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .dxp-xl-icon-width-10 img {
    width: 10px;
  }
  .dxp-xl-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .dxp-xl-icon-width-11 img {
    width: 11px;
  }
  .dxp-xl-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .dxp-xl-icon-width-12 img {
    width: 12px;
  }
  .dxp-xl-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .dxp-xl-icon-width-13 img {
    width: 13px;
  }
  .dxp-xl-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .dxp-xl-icon-width-14 img {
    width: 14px;
  }
  .dxp-xl-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .dxp-xl-icon-width-15 img {
    width: 15px;
  }
  .dxp-xl-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .dxp-xl-icon-width-16 img {
    width: 16px;
  }
  .dxp-xl-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .dxp-xl-icon-width-17 img {
    width: 17px;
  }
  .dxp-xl-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .dxp-xl-icon-width-18 img {
    width: 18px;
  }
  .dxp-xl-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .dxp-xl-icon-width-19 img {
    width: 19px;
  }
  .dxp-xl-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .dxp-xl-icon-width-20 img {
    width: 20px;
  }
  .dxp-xl-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .dxp-xl-icon-width-21 img {
    width: 21px;
  }
  .dxp-xl-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .dxp-xl-icon-width-22 img {
    width: 22px;
  }
  .dxp-xl-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .dxp-xl-icon-width-23 img {
    width: 23px;
  }
  .dxp-xl-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .dxp-xl-icon-width-24 img {
    width: 24px;
  }
  .dxp-xl-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .dxp-xl-icon-width-25 img {
    width: 25px;
  }
  .dxp-xl-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .dxp-xl-icon-width-26 img {
    width: 26px;
  }
  .dxp-xl-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .dxp-xl-icon-width-27 img {
    width: 27px;
  }
  .dxp-xl-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .dxp-xl-icon-width-28 img {
    width: 28px;
  }
  .dxp-xl-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .dxp-xl-icon-width-29 img {
    width: 29px;
  }
  .dxp-xl-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .dxp-xl-icon-width-30 img {
    width: 30px;
  }
  .dxp-xl-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .dxp-xl-icon-width-31 img {
    width: 31px;
  }
  .dxp-xl-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .dxp-xl-icon-width-32 img {
    width: 32px;
  }
  .dxp-xl-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .dxp-xl-icon-width-33 img {
    width: 33px;
  }
  .dxp-xl-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .dxp-xl-icon-width-34 img {
    width: 34px;
  }
  .dxp-xl-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .dxp-xl-icon-width-35 img {
    width: 35px;
  }
  .dxp-xl-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .dxp-xl-icon-width-36 img {
    width: 36px;
  }
  .dxp-xl-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .dxp-xl-icon-width-37 img {
    width: 37px;
  }
  .dxp-xl-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .dxp-xl-icon-width-38 img {
    width: 38px;
  }
  .dxp-xl-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .dxp-xl-icon-width-39 img {
    width: 39px;
  }
  .dxp-xl-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .dxp-xl-icon-width-40 img {
    width: 40px;
  }
  .dxp-xl-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .dxp-xl-icon-width-41 img {
    width: 41px;
  }
  .dxp-xl-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .dxp-xl-icon-width-42 img {
    width: 42px;
  }
  .dxp-xl-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .dxp-xl-icon-width-43 img {
    width: 43px;
  }
  .dxp-xl-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .dxp-xl-icon-width-44 img {
    width: 44px;
  }
  .dxp-xl-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .dxp-xl-icon-width-45 img {
    width: 45px;
  }
  .dxp-xl-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .dxp-xl-icon-width-46 img {
    width: 46px;
  }
  .dxp-xl-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .dxp-xl-icon-width-47 img {
    width: 47px;
  }
  .dxp-xl-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .dxp-xl-icon-width-48 img {
    width: 48px;
  }
  .dxp-xl-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .dxp-xl-icon-width-49 img {
    width: 49px;
  }
  .dxp-xl-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .dxp-xl-icon-width-50 img {
    width: 50px;
  }
  .dxp-xl-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .dxp-xl-icon-width-51 img {
    width: 51px;
  }
  .dxp-xl-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .dxp-xl-icon-width-52 img {
    width: 52px;
  }
  .dxp-xl-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .dxp-xl-icon-width-53 img {
    width: 53px;
  }
  .dxp-xl-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .dxp-xl-icon-width-54 img {
    width: 54px;
  }
  .dxp-xl-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .dxp-xl-icon-width-55 img {
    width: 55px;
  }
  .dxp-xl-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .dxp-xl-icon-width-56 img {
    width: 56px;
  }
  .dxp-xl-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .dxp-xl-icon-width-57 img {
    width: 57px;
  }
  .dxp-xl-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .dxp-xl-icon-width-58 img {
    width: 58px;
  }
  .dxp-xl-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .dxp-xl-icon-width-59 img {
    width: 59px;
  }
  .dxp-xl-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .dxp-xl-icon-width-60 img {
    width: 60px;
  }
  .dxp-xl-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .dxp-xl-icon-width-61 img {
    width: 61px;
  }
  .dxp-xl-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .dxp-xl-icon-width-62 img {
    width: 62px;
  }
  .dxp-xl-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .dxp-xl-icon-width-63 img {
    width: 63px;
  }
  .dxp-xl-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .dxp-xl-icon-width-64 img {
    width: 64px;
  }
  .dxp-xl-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .dxp-xl-icon-width-65 img {
    width: 65px;
  }
  .dxp-xl-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .dxp-xl-icon-width-66 img {
    width: 66px;
  }
  .dxp-xl-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .dxp-xl-icon-width-67 img {
    width: 67px;
  }
  .dxp-xl-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .dxp-xl-icon-width-68 img {
    width: 68px;
  }
  .dxp-xl-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .dxp-xl-icon-width-69 img {
    width: 69px;
  }
  .dxp-xl-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .dxp-xl-icon-width-70 img {
    width: 70px;
  }
  .dxp-xl-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .dxp-xl-icon-width-71 img {
    width: 71px;
  }
  .dxp-xl-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .dxp-xl-icon-width-72 img {
    width: 72px;
  }
  .dxp-xl-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .dxp-xl-icon-width-73 img {
    width: 73px;
  }
  .dxp-xl-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .dxp-xl-icon-width-74 img {
    width: 74px;
  }
  .dxp-xl-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .dxp-xl-icon-width-75 img {
    width: 75px;
  }
  .dxp-xl-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .dxp-xl-icon-width-76 img {
    width: 76px;
  }
  .dxp-xl-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .dxp-xl-icon-width-77 img {
    width: 77px;
  }
  .dxp-xl-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .dxp-xl-icon-width-78 img {
    width: 78px;
  }
  .dxp-xl-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .dxp-xl-icon-width-79 img {
    width: 79px;
  }
  .dxp-xl-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .dxp-xl-icon-width-80 img {
    width: 80px;
  }
  .dxp-xl-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .dxp-xl-icon-width-81 img {
    width: 81px;
  }
  .dxp-xl-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .dxp-xl-icon-width-82 img {
    width: 82px;
  }
  .dxp-xl-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .dxp-xl-icon-width-83 img {
    width: 83px;
  }
  .dxp-xl-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .dxp-xl-icon-width-84 img {
    width: 84px;
  }
  .dxp-xl-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .dxp-xl-icon-width-85 img {
    width: 85px;
  }
  .dxp-xl-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .dxp-xl-icon-width-86 img {
    width: 86px;
  }
  .dxp-xl-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .dxp-xl-icon-width-87 img {
    width: 87px;
  }
  .dxp-xl-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .dxp-xl-icon-width-88 img {
    width: 88px;
  }
  .dxp-xl-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .dxp-xl-icon-width-89 img {
    width: 89px;
  }
  .dxp-xl-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .dxp-xl-icon-width-90 img {
    width: 90px;
  }
  .dxp-xl-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .dxp-xl-icon-width-91 img {
    width: 91px;
  }
  .dxp-xl-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .dxp-xl-icon-width-92 img {
    width: 92px;
  }
  .dxp-xl-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .dxp-xl-icon-width-93 img {
    width: 93px;
  }
  .dxp-xl-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .dxp-xl-icon-width-94 img {
    width: 94px;
  }
  .dxp-xl-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .dxp-xl-icon-width-95 img {
    width: 95px;
  }
  .dxp-xl-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .dxp-xl-icon-width-96 img {
    width: 96px;
  }
  .dxp-xl-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .dxp-xl-icon-width-97 img {
    width: 97px;
  }
  .dxp-xl-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .dxp-xl-icon-width-98 img {
    width: 98px;
  }
  .dxp-xl-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .dxp-xl-icon-width-99 img {
    width: 99px;
  }
  .dxp-xl-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .dxp-xl-icon-width-100 img {
    width: 100px;
  }
  .dxp-xl-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
.dxp-breakline {
  width: 100%;
  height: 0;
  padding: 0 !important;
}
.dxp-default-span-full,
.dxp-collection-item,
.dxp-xs-span-full,
.dxp-sm-span-full,
.dxp-md-span-full,
.dxp-xl-span-full {
  width: 100%;
}
.dxp-default-size-0-col {
  flex-basis: 0%;
  max-width: 0%;
}
.dxp-default-size-0-col:not(:last-child) {
  flex-basis: calc(0% - 1em);
  max-width: calc(0% - 1em);
}
.dxp-default-offset-0-col {
  margin-left: 0%;
}
.dxp-default-size-1-col {
  flex-basis: calc(8.3333333333%);
  max-width: calc(8.3333333333%);
}
.dxp-default-size-1-col:not(:last-child) {
  flex-basis: calc(8.3333333333% - 1em);
  max-width: calc(8.3333333333% - 1em);
}
.dxp-default-offset-1-col {
  margin-left: 8.3333333333%;
}
.dxp-default-size-2-col {
  flex-basis: calc(16.6666666667%);
  max-width: calc(16.6666666667%);
}
.dxp-default-size-2-col:not(:last-child) {
  flex-basis: calc(16.6666666667% - 1em);
  max-width: calc(16.6666666667% - 1em);
}
.dxp-default-offset-2-col {
  margin-left: 16.6666666667%;
}
.dxp-default-size-3-col {
  flex-basis: 25%;
  max-width: 25%;
}
.dxp-default-size-3-col:not(:last-child) {
  flex-basis: calc(25% - 1em);
  max-width: calc(25% - 1em);
}
.dxp-default-offset-3-col {
  margin-left: 25%;
}
.dxp-default-size-4-col {
  flex-basis: calc(33.3333333333%);
  max-width: calc(33.3333333333%);
}
.dxp-default-size-4-col:not(:last-child) {
  flex-basis: calc(33.3333333333% - 1em);
  max-width: calc(33.3333333333% - 1em);
}
.dxp-default-offset-4-col {
  margin-left: 33.3333333333%;
}
.dxp-default-size-5-col {
  flex-basis: calc(41.6666666667%);
  max-width: calc(41.6666666667%);
}
.dxp-default-size-5-col:not(:last-child) {
  flex-basis: calc(41.6666666667% - 1em);
  max-width: calc(41.6666666667% - 1em);
}
.dxp-default-offset-5-col {
  margin-left: 41.6666666667%;
}
.dxp-default-size-6-col {
  flex-basis: 50%;
  max-width: 50%;
}
.dxp-default-size-6-col:not(:last-child) {
  flex-basis: calc(50% - 1em);
  max-width: calc(50% - 1em);
}
.dxp-default-offset-6-col {
  margin-left: 50%;
}
.dxp-default-size-7-col {
  flex-basis: calc(58.3333333333%);
  max-width: calc(58.3333333333%);
}
.dxp-default-size-7-col:not(:last-child) {
  flex-basis: calc(58.3333333333% - 1em);
  max-width: calc(58.3333333333% - 1em);
}
.dxp-default-offset-7-col {
  margin-left: 58.3333333333%;
}
.dxp-default-size-8-col {
  flex-basis: calc(66.6666666667%);
  max-width: calc(66.6666666667%);
}
.dxp-default-size-8-col:not(:last-child) {
  flex-basis: calc(66.6666666667% - 1em);
  max-width: calc(66.6666666667% - 1em);
}
.dxp-default-offset-8-col {
  margin-left: 66.6666666667%;
}
.dxp-default-size-9-col {
  flex-basis: 75%;
  max-width: 75%;
}
.dxp-default-size-9-col:not(:last-child) {
  flex-basis: calc(75% - 1em);
  max-width: calc(75% - 1em);
}
.dxp-default-offset-9-col {
  margin-left: 75%;
}
.dxp-default-size-10-col {
  flex-basis: calc(83.3333333333%);
  max-width: calc(83.3333333333%);
}
.dxp-default-size-10-col:not(:last-child) {
  flex-basis: calc(83.3333333333% - 1em);
  max-width: calc(83.3333333333% - 1em);
}
.dxp-default-offset-10-col {
  margin-left: 83.3333333333%;
}
.dxp-default-size-11-col {
  flex-basis: calc(91.6666666667%);
  max-width: calc(91.6666666667%);
}
.dxp-default-size-11-col:not(:last-child) {
  flex-basis: calc(91.6666666667% - 1em);
  max-width: calc(91.6666666667% - 1em);
}
.dxp-default-offset-11-col {
  margin-left: 91.6666666667%;
}
.dxp-default-size-12-col {
  flex-basis: 100%;
  max-width: 100%;
}
.dxp-default-size-12-col:not(:last-child) {
  flex-basis: calc(100% - 1em);
  max-width: calc(100% - 1em);
}
.dxp-default-offset-12-col {
  margin-left: 100%;
}
@media only screen and (max-width: 578) {
  .dxp-xs-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .dxp-xs-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .dxp-xs-offset-0-col {
    margin-left: 0%;
  }
  .dxp-xs-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .dxp-xs-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .dxp-xs-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .dxp-xs-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .dxp-xs-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .dxp-xs-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .dxp-xs-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .dxp-xs-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .dxp-xs-offset-3-col {
    margin-left: 25%;
  }
  .dxp-xs-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .dxp-xs-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .dxp-xs-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .dxp-xs-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .dxp-xs-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .dxp-xs-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .dxp-xs-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .dxp-xs-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .dxp-xs-offset-6-col {
    margin-left: 50%;
  }
  .dxp-xs-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .dxp-xs-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .dxp-xs-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .dxp-xs-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .dxp-xs-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .dxp-xs-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .dxp-xs-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .dxp-xs-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .dxp-xs-offset-9-col {
    margin-left: 75%;
  }
  .dxp-xs-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .dxp-xs-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .dxp-xs-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .dxp-xs-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .dxp-xs-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .dxp-xs-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .dxp-xs-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .dxp-xs-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .dxp-xs-offset-12-col {
    margin-left: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .dxp-sm-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .dxp-sm-offset-0-col {
    margin-left: 0%;
  }
  .dxp-sm-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .dxp-sm-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .dxp-sm-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .dxp-sm-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .dxp-sm-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .dxp-sm-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .dxp-sm-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .dxp-sm-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .dxp-sm-offset-3-col {
    margin-left: 25%;
  }
  .dxp-sm-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .dxp-sm-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .dxp-sm-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .dxp-sm-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .dxp-sm-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .dxp-sm-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .dxp-sm-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .dxp-sm-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .dxp-sm-offset-6-col {
    margin-left: 50%;
  }
  .dxp-sm-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .dxp-sm-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .dxp-sm-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .dxp-sm-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .dxp-sm-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .dxp-sm-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .dxp-sm-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .dxp-sm-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .dxp-sm-offset-9-col {
    margin-left: 75%;
  }
  .dxp-sm-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .dxp-sm-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .dxp-sm-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .dxp-sm-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .dxp-sm-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .dxp-sm-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .dxp-sm-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .dxp-sm-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .dxp-sm-offset-12-col {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .dxp-md-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .dxp-md-offset-0-col {
    margin-left: 0%;
  }
  .dxp-md-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .dxp-md-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .dxp-md-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .dxp-md-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .dxp-md-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .dxp-md-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .dxp-md-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .dxp-md-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .dxp-md-offset-3-col {
    margin-left: 25%;
  }
  .dxp-md-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .dxp-md-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .dxp-md-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .dxp-md-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .dxp-md-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .dxp-md-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .dxp-md-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .dxp-md-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .dxp-md-offset-6-col {
    margin-left: 50%;
  }
  .dxp-md-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .dxp-md-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .dxp-md-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .dxp-md-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .dxp-md-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .dxp-md-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .dxp-md-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .dxp-md-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .dxp-md-offset-9-col {
    margin-left: 75%;
  }
  .dxp-md-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .dxp-md-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .dxp-md-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .dxp-md-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .dxp-md-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .dxp-md-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .dxp-md-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .dxp-md-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .dxp-md-offset-12-col {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .dxp-xl-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .dxp-xl-offset-0-col {
    margin-left: 0%;
  }
  .dxp-xl-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .dxp-xl-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .dxp-xl-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .dxp-xl-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .dxp-xl-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .dxp-xl-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .dxp-xl-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .dxp-xl-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .dxp-xl-offset-3-col {
    margin-left: 25%;
  }
  .dxp-xl-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .dxp-xl-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .dxp-xl-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .dxp-xl-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .dxp-xl-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .dxp-xl-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .dxp-xl-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .dxp-xl-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .dxp-xl-offset-6-col {
    margin-left: 50%;
  }
  .dxp-xl-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .dxp-xl-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .dxp-xl-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .dxp-xl-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .dxp-xl-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .dxp-xl-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .dxp-xl-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .dxp-xl-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .dxp-xl-offset-9-col {
    margin-left: 75%;
  }
  .dxp-xl-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .dxp-xl-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .dxp-xl-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .dxp-xl-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .dxp-xl-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .dxp-xl-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .dxp-xl-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .dxp-xl-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .dxp-xl-offset-12-col {
    margin-left: 100%;
  }
}
.dxp-default-margin-top--0x,
.dxp-default-margin-top--negative-0x {
  margin-top: 0;
}
.dxp-default-margin-bottom--0x,
.mat-dialog-container .dxp-default-margin-bottom--0x div,
.dxp-default-margin-bottom--negative-0x {
  margin-bottom: 0;
}
.dxp-default-margin-right--0x,
.dxp-default-margin-right--negative-0x {
  margin-right: 0;
}
.dxp-default-margin-left--0x,
.dxp-default-margin-left--negative-0x {
  margin-left: 0;
}
.dxp-default-margin-top--1x {
  margin-top: 0.5em;
}
.dxp-default-margin-top--negative-1x {
  margin-top: -0.5em;
}
.dxp-default-margin-bottom--1x,
.mat-dialog-container .dxp-default-margin-bottom--1x div {
  margin-bottom: 0.5em;
}
.dxp-default-margin-bottom--negative-1x {
  margin-bottom: -0.5em;
}
.dxp-default-margin-right--1x {
  margin-right: 0.5em;
}
.dxp-default-margin-right--negative-1x {
  margin-right: -0.5em;
}
.dxp-default-margin-left--1x {
  margin-left: 0.5em;
}
.dxp-default-margin-left--negative-1x {
  margin-left: -0.5em;
}
.dxp-default-margin-top--2x {
  margin-top: 1em;
}
.dxp-default-margin-top--negative-2x {
  margin-top: -1em;
}
.dxp-default-margin-bottom--2x,
.mat-dialog-container .dxp-default-margin-bottom--2x div {
  margin-bottom: 1em;
}
.dxp-default-margin-bottom--negative-2x {
  margin-bottom: -1em;
}
.dxp-default-margin-right--2x {
  margin-right: 1em;
}
.dxp-default-margin-right--negative-2x {
  margin-right: -1em;
}
.dxp-default-margin-left--2x {
  margin-left: 1em;
}
.dxp-default-margin-left--negative-2x {
  margin-left: -1em;
}
.dxp-default-margin-top--3x {
  margin-top: 1.5em;
}
.dxp-default-margin-top--negative-3x {
  margin-top: -1.5em;
}
.dxp-default-margin-bottom--3x,
.mat-dialog-container .dxp-default-margin-bottom--3x div {
  margin-bottom: 1.5em;
}
.dxp-default-margin-bottom--negative-3x {
  margin-bottom: -1.5em;
}
.dxp-default-margin-right--3x {
  margin-right: 1.5em;
}
.dxp-default-margin-right--negative-3x {
  margin-right: -1.5em;
}
.dxp-default-margin-left--3x {
  margin-left: 1.5em;
}
.dxp-default-margin-left--negative-3x {
  margin-left: -1.5em;
}
.dxp-default-margin-top--4x {
  margin-top: 2em;
}
.dxp-default-margin-top--negative-4x {
  margin-top: -2em;
}
.dxp-default-margin-bottom--4x,
.mat-dialog-container .dxp-default-margin-bottom--4x div {
  margin-bottom: 2em;
}
.dxp-default-margin-bottom--negative-4x {
  margin-bottom: -2em;
}
.dxp-default-margin-right--4x {
  margin-right: 2em;
}
.dxp-default-margin-right--negative-4x {
  margin-right: -2em;
}
.dxp-default-margin-left--4x {
  margin-left: 2em;
}
.dxp-default-margin-left--negative-4x {
  margin-left: -2em;
}
.dxp-default-margin-top--5x {
  margin-top: 2.5em;
}
.dxp-default-margin-top--negative-5x {
  margin-top: -2.5em;
}
.dxp-default-margin-bottom--5x,
.mat-dialog-container .dxp-default-margin-bottom--5x div {
  margin-bottom: 2.5em;
}
.dxp-default-margin-bottom--negative-5x {
  margin-bottom: -2.5em;
}
.dxp-default-margin-right--5x {
  margin-right: 2.5em;
}
.dxp-default-margin-right--negative-5x {
  margin-right: -2.5em;
}
.dxp-default-margin-left--5x {
  margin-left: 2.5em;
}
.dxp-default-margin-left--negative-5x {
  margin-left: -2.5em;
}
.dxp-default-margin-top--6x {
  margin-top: 3em;
}
.dxp-default-margin-top--negative-6x {
  margin-top: -3em;
}
.dxp-default-margin-bottom--6x,
.mat-dialog-container .dxp-default-margin-bottom--6x div {
  margin-bottom: 3em;
}
.dxp-default-margin-bottom--negative-6x {
  margin-bottom: -3em;
}
.dxp-default-margin-right--6x {
  margin-right: 3em;
}
.dxp-default-margin-right--negative-6x {
  margin-right: -3em;
}
.dxp-default-margin-left--6x {
  margin-left: 3em;
}
.dxp-default-margin-left--negative-6x {
  margin-left: -3em;
}
.dxp-default-margin-top--7x {
  margin-top: 3.5em;
}
.dxp-default-margin-top--negative-7x {
  margin-top: -3.5em;
}
.dxp-default-margin-bottom--7x,
.mat-dialog-container .dxp-default-margin-bottom--7x div {
  margin-bottom: 3.5em;
}
.dxp-default-margin-bottom--negative-7x {
  margin-bottom: -3.5em;
}
.dxp-default-margin-right--7x {
  margin-right: 3.5em;
}
.dxp-default-margin-right--negative-7x {
  margin-right: -3.5em;
}
.dxp-default-margin-left--7x {
  margin-left: 3.5em;
}
.dxp-default-margin-left--negative-7x {
  margin-left: -3.5em;
}
.dxp-default-margin-top--8x {
  margin-top: 4em;
}
.dxp-default-margin-top--negative-8x {
  margin-top: -4em;
}
.dxp-default-margin-bottom--8x,
.mat-dialog-container .dxp-default-margin-bottom--8x div {
  margin-bottom: 4em;
}
.dxp-default-margin-bottom--negative-8x {
  margin-bottom: -4em;
}
.dxp-default-margin-right--8x {
  margin-right: 4em;
}
.dxp-default-margin-right--negative-8x {
  margin-right: -4em;
}
.dxp-default-margin-left--8x {
  margin-left: 4em;
}
.dxp-default-margin-left--negative-8x {
  margin-left: -4em;
}
.dxp-default-margin-top--9x {
  margin-top: 4.5em;
}
.dxp-default-margin-top--negative-9x {
  margin-top: -4.5em;
}
.dxp-default-margin-bottom--9x,
.mat-dialog-container .dxp-default-margin-bottom--9x div {
  margin-bottom: 4.5em;
}
.dxp-default-margin-bottom--negative-9x {
  margin-bottom: -4.5em;
}
.dxp-default-margin-right--9x {
  margin-right: 4.5em;
}
.dxp-default-margin-right--negative-9x {
  margin-right: -4.5em;
}
.dxp-default-margin-left--9x {
  margin-left: 4.5em;
}
.dxp-default-margin-left--negative-9x {
  margin-left: -4.5em;
}
.dxp-default-margin-top--10x {
  margin-top: 5em;
}
.dxp-default-margin-top--negative-10x {
  margin-top: -5em;
}
.dxp-default-margin-bottom--10x,
.mat-dialog-container .dxp-default-margin-bottom--10x div {
  margin-bottom: 5em;
}
.dxp-default-margin-bottom--negative-10x {
  margin-bottom: -5em;
}
.dxp-default-margin-right--10x {
  margin-right: 5em;
}
.dxp-default-margin-right--negative-10x {
  margin-right: -5em;
}
.dxp-default-margin-left--10x {
  margin-left: 5em;
}
.dxp-default-margin-left--negative-10x {
  margin-left: -5em;
}
.dxp-default-margin-top--11x {
  margin-top: 5.5em;
}
.dxp-default-margin-top--negative-11x {
  margin-top: -5.5em;
}
.dxp-default-margin-bottom--11x,
.mat-dialog-container .dxp-default-margin-bottom--11x div {
  margin-bottom: 5.5em;
}
.dxp-default-margin-bottom--negative-11x {
  margin-bottom: -5.5em;
}
.dxp-default-margin-right--11x {
  margin-right: 5.5em;
}
.dxp-default-margin-right--negative-11x {
  margin-right: -5.5em;
}
.dxp-default-margin-left--11x {
  margin-left: 5.5em;
}
.dxp-default-margin-left--negative-11x {
  margin-left: -5.5em;
}
.dxp-default-margin-top--12x {
  margin-top: 6em;
}
.dxp-default-margin-top--negative-12x {
  margin-top: -6em;
}
.dxp-default-margin-bottom--12x,
.mat-dialog-container .dxp-default-margin-bottom--12x div {
  margin-bottom: 6em;
}
.dxp-default-margin-bottom--negative-12x {
  margin-bottom: -6em;
}
.dxp-default-margin-right--12x {
  margin-right: 6em;
}
.dxp-default-margin-right--negative-12x {
  margin-right: -6em;
}
.dxp-default-margin-left--12x {
  margin-left: 6em;
}
.dxp-default-margin-left--negative-12x {
  margin-left: -6em;
}
.dxp-default-margin-top--13x {
  margin-top: 6.5em;
}
.dxp-default-margin-top--negative-13x {
  margin-top: -6.5em;
}
.dxp-default-margin-bottom--13x,
.mat-dialog-container .dxp-default-margin-bottom--13x div {
  margin-bottom: 6.5em;
}
.dxp-default-margin-bottom--negative-13x {
  margin-bottom: -6.5em;
}
.dxp-default-margin-right--13x {
  margin-right: 6.5em;
}
.dxp-default-margin-right--negative-13x {
  margin-right: -6.5em;
}
.dxp-default-margin-left--13x {
  margin-left: 6.5em;
}
.dxp-default-margin-left--negative-13x {
  margin-left: -6.5em;
}
.dxp-default-margin-top--14x {
  margin-top: 7em;
}
.dxp-default-margin-top--negative-14x {
  margin-top: -7em;
}
.dxp-default-margin-bottom--14x,
.mat-dialog-container .dxp-default-margin-bottom--14x div {
  margin-bottom: 7em;
}
.dxp-default-margin-bottom--negative-14x {
  margin-bottom: -7em;
}
.dxp-default-margin-right--14x {
  margin-right: 7em;
}
.dxp-default-margin-right--negative-14x {
  margin-right: -7em;
}
.dxp-default-margin-left--14x {
  margin-left: 7em;
}
.dxp-default-margin-left--negative-14x {
  margin-left: -7em;
}
.dxp-default-margin-top--15x {
  margin-top: 7.5em;
}
.dxp-default-margin-top--negative-15x {
  margin-top: -7.5em;
}
.dxp-default-margin-bottom--15x,
.mat-dialog-container .dxp-default-margin-bottom--15x div {
  margin-bottom: 7.5em;
}
.dxp-default-margin-bottom--negative-15x {
  margin-bottom: -7.5em;
}
.dxp-default-margin-right--15x {
  margin-right: 7.5em;
}
.dxp-default-margin-right--negative-15x {
  margin-right: -7.5em;
}
.dxp-default-margin-left--15x {
  margin-left: 7.5em;
}
.dxp-default-margin-left--negative-15x {
  margin-left: -7.5em;
}
.dxp-default-margin-top--16x {
  margin-top: 8em;
}
.dxp-default-margin-top--negative-16x {
  margin-top: -8em;
}
.dxp-default-margin-bottom--16x,
.mat-dialog-container .dxp-default-margin-bottom--16x div {
  margin-bottom: 8em;
}
.dxp-default-margin-bottom--negative-16x {
  margin-bottom: -8em;
}
.dxp-default-margin-right--16x {
  margin-right: 8em;
}
.dxp-default-margin-right--negative-16x {
  margin-right: -8em;
}
.dxp-default-margin-left--16x {
  margin-left: 8em;
}
.dxp-default-margin-left--negative-16x {
  margin-left: -8em;
}
.dxp-default-margin-top--17x {
  margin-top: 8.5em;
}
.dxp-default-margin-top--negative-17x {
  margin-top: -8.5em;
}
.dxp-default-margin-bottom--17x,
.mat-dialog-container .dxp-default-margin-bottom--17x div {
  margin-bottom: 8.5em;
}
.dxp-default-margin-bottom--negative-17x {
  margin-bottom: -8.5em;
}
.dxp-default-margin-right--17x {
  margin-right: 8.5em;
}
.dxp-default-margin-right--negative-17x {
  margin-right: -8.5em;
}
.dxp-default-margin-left--17x {
  margin-left: 8.5em;
}
.dxp-default-margin-left--negative-17x {
  margin-left: -8.5em;
}
.dxp-default-margin-top--18x {
  margin-top: 9em;
}
.dxp-default-margin-top--negative-18x {
  margin-top: -9em;
}
.dxp-default-margin-bottom--18x,
.mat-dialog-container .dxp-default-margin-bottom--18x div {
  margin-bottom: 9em;
}
.dxp-default-margin-bottom--negative-18x {
  margin-bottom: -9em;
}
.dxp-default-margin-right--18x {
  margin-right: 9em;
}
.dxp-default-margin-right--negative-18x {
  margin-right: -9em;
}
.dxp-default-margin-left--18x {
  margin-left: 9em;
}
.dxp-default-margin-left--negative-18x {
  margin-left: -9em;
}
.dxp-default-margin-top--19x {
  margin-top: 9.5em;
}
.dxp-default-margin-top--negative-19x {
  margin-top: -9.5em;
}
.dxp-default-margin-bottom--19x,
.mat-dialog-container .dxp-default-margin-bottom--19x div {
  margin-bottom: 9.5em;
}
.dxp-default-margin-bottom--negative-19x {
  margin-bottom: -9.5em;
}
.dxp-default-margin-right--19x {
  margin-right: 9.5em;
}
.dxp-default-margin-right--negative-19x {
  margin-right: -9.5em;
}
.dxp-default-margin-left--19x {
  margin-left: 9.5em;
}
.dxp-default-margin-left--negative-19x {
  margin-left: -9.5em;
}
.dxp-default-separation-line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  width: 100%;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.dxp-remove-bottom-margin {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--0x,
  .dxp-xs-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--0x,
  .mat-dialog-container .dxp-xs-margin-bottom--0x div,
  .dxp-xs-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--0x,
  .dxp-xs-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--0x,
  .dxp-xs-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--1x {
    margin-top: 0.5em;
  }
  .dxp-xs-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--1x,
  .mat-dialog-container .dxp-xs-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .dxp-xs-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--1x {
    margin-right: 0.5em;
  }
  .dxp-xs-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--1x {
    margin-left: 0.5em;
  }
  .dxp-xs-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--2x {
    margin-top: 1em;
  }
  .dxp-xs-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--2x,
  .mat-dialog-container .dxp-xs-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .dxp-xs-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--2x {
    margin-right: 1em;
  }
  .dxp-xs-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--2x {
    margin-left: 1em;
  }
  .dxp-xs-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--3x {
    margin-top: 1.5em;
  }
  .dxp-xs-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--3x,
  .mat-dialog-container .dxp-xs-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .dxp-xs-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--3x {
    margin-right: 1.5em;
  }
  .dxp-xs-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--3x {
    margin-left: 1.5em;
  }
  .dxp-xs-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--4x {
    margin-top: 2em;
  }
  .dxp-xs-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--4x,
  .mat-dialog-container .dxp-xs-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .dxp-xs-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--4x {
    margin-right: 2em;
  }
  .dxp-xs-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--4x {
    margin-left: 2em;
  }
  .dxp-xs-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--5x {
    margin-top: 2.5em;
  }
  .dxp-xs-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--5x,
  .mat-dialog-container .dxp-xs-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .dxp-xs-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--5x {
    margin-right: 2.5em;
  }
  .dxp-xs-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--5x {
    margin-left: 2.5em;
  }
  .dxp-xs-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--6x {
    margin-top: 3em;
  }
  .dxp-xs-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--6x,
  .mat-dialog-container .dxp-xs-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .dxp-xs-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--6x {
    margin-right: 3em;
  }
  .dxp-xs-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--6x {
    margin-left: 3em;
  }
  .dxp-xs-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--7x {
    margin-top: 3.5em;
  }
  .dxp-xs-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--7x,
  .mat-dialog-container .dxp-xs-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .dxp-xs-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--7x {
    margin-right: 3.5em;
  }
  .dxp-xs-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--7x {
    margin-left: 3.5em;
  }
  .dxp-xs-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--8x {
    margin-top: 4em;
  }
  .dxp-xs-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--8x,
  .mat-dialog-container .dxp-xs-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .dxp-xs-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--8x {
    margin-right: 4em;
  }
  .dxp-xs-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--8x {
    margin-left: 4em;
  }
  .dxp-xs-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--9x {
    margin-top: 4.5em;
  }
  .dxp-xs-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--9x,
  .mat-dialog-container .dxp-xs-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .dxp-xs-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--9x {
    margin-right: 4.5em;
  }
  .dxp-xs-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--9x {
    margin-left: 4.5em;
  }
  .dxp-xs-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--10x {
    margin-top: 5em;
  }
  .dxp-xs-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--10x,
  .mat-dialog-container .dxp-xs-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .dxp-xs-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--10x {
    margin-right: 5em;
  }
  .dxp-xs-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--10x {
    margin-left: 5em;
  }
  .dxp-xs-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--11x {
    margin-top: 5.5em;
  }
  .dxp-xs-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--11x,
  .mat-dialog-container .dxp-xs-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .dxp-xs-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--11x {
    margin-right: 5.5em;
  }
  .dxp-xs-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--11x {
    margin-left: 5.5em;
  }
  .dxp-xs-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--12x {
    margin-top: 6em;
  }
  .dxp-xs-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--12x,
  .mat-dialog-container .dxp-xs-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .dxp-xs-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--12x {
    margin-right: 6em;
  }
  .dxp-xs-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--12x {
    margin-left: 6em;
  }
  .dxp-xs-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--13x {
    margin-top: 6.5em;
  }
  .dxp-xs-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--13x,
  .mat-dialog-container .dxp-xs-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .dxp-xs-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--13x {
    margin-right: 6.5em;
  }
  .dxp-xs-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--13x {
    margin-left: 6.5em;
  }
  .dxp-xs-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--14x {
    margin-top: 7em;
  }
  .dxp-xs-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--14x,
  .mat-dialog-container .dxp-xs-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .dxp-xs-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--14x {
    margin-right: 7em;
  }
  .dxp-xs-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--14x {
    margin-left: 7em;
  }
  .dxp-xs-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--15x {
    margin-top: 7.5em;
  }
  .dxp-xs-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--15x,
  .mat-dialog-container .dxp-xs-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .dxp-xs-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--15x {
    margin-right: 7.5em;
  }
  .dxp-xs-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--15x {
    margin-left: 7.5em;
  }
  .dxp-xs-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--16x {
    margin-top: 8em;
  }
  .dxp-xs-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--16x,
  .mat-dialog-container .dxp-xs-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .dxp-xs-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--16x {
    margin-right: 8em;
  }
  .dxp-xs-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--16x {
    margin-left: 8em;
  }
  .dxp-xs-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--17x {
    margin-top: 8.5em;
  }
  .dxp-xs-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--17x,
  .mat-dialog-container .dxp-xs-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .dxp-xs-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--17x {
    margin-right: 8.5em;
  }
  .dxp-xs-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--17x {
    margin-left: 8.5em;
  }
  .dxp-xs-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--18x {
    margin-top: 9em;
  }
  .dxp-xs-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--18x,
  .mat-dialog-container .dxp-xs-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .dxp-xs-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--18x {
    margin-right: 9em;
  }
  .dxp-xs-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--18x {
    margin-left: 9em;
  }
  .dxp-xs-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-top--19x {
    margin-top: 9.5em;
  }
  .dxp-xs-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-bottom--19x,
  .mat-dialog-container .dxp-xs-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .dxp-xs-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-right--19x {
    margin-right: 9.5em;
  }
  .dxp-xs-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-margin-left--19x {
    margin-left: 9.5em;
  }
  .dxp-xs-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .dxp-xs-separation-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--0x,
  .dxp-sm-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--0x,
  .mat-dialog-container .dxp-sm-margin-bottom--0x div,
  .dxp-sm-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--0x,
  .dxp-sm-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--0x,
  .dxp-sm-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--1x {
    margin-top: 0.5em;
  }
  .dxp-sm-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--1x,
  .mat-dialog-container .dxp-sm-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .dxp-sm-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--1x {
    margin-right: 0.5em;
  }
  .dxp-sm-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--1x {
    margin-left: 0.5em;
  }
  .dxp-sm-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--2x {
    margin-top: 1em;
  }
  .dxp-sm-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--2x,
  .mat-dialog-container .dxp-sm-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .dxp-sm-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--2x {
    margin-right: 1em;
  }
  .dxp-sm-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--2x {
    margin-left: 1em;
  }
  .dxp-sm-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--3x {
    margin-top: 1.5em;
  }
  .dxp-sm-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--3x,
  .mat-dialog-container .dxp-sm-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .dxp-sm-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--3x {
    margin-right: 1.5em;
  }
  .dxp-sm-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--3x {
    margin-left: 1.5em;
  }
  .dxp-sm-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--4x {
    margin-top: 2em;
  }
  .dxp-sm-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--4x,
  .mat-dialog-container .dxp-sm-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .dxp-sm-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--4x {
    margin-right: 2em;
  }
  .dxp-sm-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--4x {
    margin-left: 2em;
  }
  .dxp-sm-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--5x {
    margin-top: 2.5em;
  }
  .dxp-sm-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--5x,
  .mat-dialog-container .dxp-sm-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .dxp-sm-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--5x {
    margin-right: 2.5em;
  }
  .dxp-sm-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--5x {
    margin-left: 2.5em;
  }
  .dxp-sm-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--6x {
    margin-top: 3em;
  }
  .dxp-sm-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--6x,
  .mat-dialog-container .dxp-sm-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .dxp-sm-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--6x {
    margin-right: 3em;
  }
  .dxp-sm-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--6x {
    margin-left: 3em;
  }
  .dxp-sm-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--7x {
    margin-top: 3.5em;
  }
  .dxp-sm-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--7x,
  .mat-dialog-container .dxp-sm-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .dxp-sm-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--7x {
    margin-right: 3.5em;
  }
  .dxp-sm-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--7x {
    margin-left: 3.5em;
  }
  .dxp-sm-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--8x {
    margin-top: 4em;
  }
  .dxp-sm-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--8x,
  .mat-dialog-container .dxp-sm-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .dxp-sm-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--8x {
    margin-right: 4em;
  }
  .dxp-sm-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--8x {
    margin-left: 4em;
  }
  .dxp-sm-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--9x {
    margin-top: 4.5em;
  }
  .dxp-sm-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--9x,
  .mat-dialog-container .dxp-sm-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .dxp-sm-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--9x {
    margin-right: 4.5em;
  }
  .dxp-sm-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--9x {
    margin-left: 4.5em;
  }
  .dxp-sm-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--10x {
    margin-top: 5em;
  }
  .dxp-sm-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--10x,
  .mat-dialog-container .dxp-sm-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .dxp-sm-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--10x {
    margin-right: 5em;
  }
  .dxp-sm-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--10x {
    margin-left: 5em;
  }
  .dxp-sm-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--11x {
    margin-top: 5.5em;
  }
  .dxp-sm-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--11x,
  .mat-dialog-container .dxp-sm-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .dxp-sm-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--11x {
    margin-right: 5.5em;
  }
  .dxp-sm-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--11x {
    margin-left: 5.5em;
  }
  .dxp-sm-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--12x {
    margin-top: 6em;
  }
  .dxp-sm-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--12x,
  .mat-dialog-container .dxp-sm-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .dxp-sm-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--12x {
    margin-right: 6em;
  }
  .dxp-sm-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--12x {
    margin-left: 6em;
  }
  .dxp-sm-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--13x {
    margin-top: 6.5em;
  }
  .dxp-sm-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--13x,
  .mat-dialog-container .dxp-sm-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .dxp-sm-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--13x {
    margin-right: 6.5em;
  }
  .dxp-sm-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--13x {
    margin-left: 6.5em;
  }
  .dxp-sm-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--14x {
    margin-top: 7em;
  }
  .dxp-sm-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--14x,
  .mat-dialog-container .dxp-sm-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .dxp-sm-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--14x {
    margin-right: 7em;
  }
  .dxp-sm-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--14x {
    margin-left: 7em;
  }
  .dxp-sm-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--15x {
    margin-top: 7.5em;
  }
  .dxp-sm-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--15x,
  .mat-dialog-container .dxp-sm-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .dxp-sm-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--15x {
    margin-right: 7.5em;
  }
  .dxp-sm-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--15x {
    margin-left: 7.5em;
  }
  .dxp-sm-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--16x {
    margin-top: 8em;
  }
  .dxp-sm-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--16x,
  .mat-dialog-container .dxp-sm-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .dxp-sm-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--16x {
    margin-right: 8em;
  }
  .dxp-sm-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--16x {
    margin-left: 8em;
  }
  .dxp-sm-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--17x {
    margin-top: 8.5em;
  }
  .dxp-sm-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--17x,
  .mat-dialog-container .dxp-sm-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .dxp-sm-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--17x {
    margin-right: 8.5em;
  }
  .dxp-sm-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--17x {
    margin-left: 8.5em;
  }
  .dxp-sm-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--18x {
    margin-top: 9em;
  }
  .dxp-sm-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--18x,
  .mat-dialog-container .dxp-sm-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .dxp-sm-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--18x {
    margin-right: 9em;
  }
  .dxp-sm-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--18x {
    margin-left: 9em;
  }
  .dxp-sm-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-top--19x {
    margin-top: 9.5em;
  }
  .dxp-sm-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-bottom--19x,
  .mat-dialog-container .dxp-sm-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .dxp-sm-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-right--19x {
    margin-right: 9.5em;
  }
  .dxp-sm-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-margin-left--19x {
    margin-left: 9.5em;
  }
  .dxp-sm-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-separation-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--0x,
  .dxp-md-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--0x,
  .mat-dialog-container .dxp-md-margin-bottom--0x div,
  .dxp-md-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--0x,
  .dxp-md-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--0x,
  .dxp-md-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--1x {
    margin-top: 0.5em;
  }
  .dxp-md-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--1x,
  .mat-dialog-container .dxp-md-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .dxp-md-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--1x {
    margin-right: 0.5em;
  }
  .dxp-md-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--1x {
    margin-left: 0.5em;
  }
  .dxp-md-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--2x {
    margin-top: 1em;
  }
  .dxp-md-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--2x,
  .mat-dialog-container .dxp-md-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .dxp-md-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--2x {
    margin-right: 1em;
  }
  .dxp-md-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--2x {
    margin-left: 1em;
  }
  .dxp-md-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--3x {
    margin-top: 1.5em;
  }
  .dxp-md-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--3x,
  .mat-dialog-container .dxp-md-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .dxp-md-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--3x {
    margin-right: 1.5em;
  }
  .dxp-md-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--3x {
    margin-left: 1.5em;
  }
  .dxp-md-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--4x {
    margin-top: 2em;
  }
  .dxp-md-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--4x,
  .mat-dialog-container .dxp-md-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .dxp-md-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--4x {
    margin-right: 2em;
  }
  .dxp-md-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--4x {
    margin-left: 2em;
  }
  .dxp-md-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--5x {
    margin-top: 2.5em;
  }
  .dxp-md-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--5x,
  .mat-dialog-container .dxp-md-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .dxp-md-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--5x {
    margin-right: 2.5em;
  }
  .dxp-md-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--5x {
    margin-left: 2.5em;
  }
  .dxp-md-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--6x {
    margin-top: 3em;
  }
  .dxp-md-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--6x,
  .mat-dialog-container .dxp-md-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .dxp-md-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--6x {
    margin-right: 3em;
  }
  .dxp-md-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--6x {
    margin-left: 3em;
  }
  .dxp-md-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--7x {
    margin-top: 3.5em;
  }
  .dxp-md-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--7x,
  .mat-dialog-container .dxp-md-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .dxp-md-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--7x {
    margin-right: 3.5em;
  }
  .dxp-md-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--7x {
    margin-left: 3.5em;
  }
  .dxp-md-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--8x {
    margin-top: 4em;
  }
  .dxp-md-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--8x,
  .mat-dialog-container .dxp-md-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .dxp-md-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--8x {
    margin-right: 4em;
  }
  .dxp-md-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--8x {
    margin-left: 4em;
  }
  .dxp-md-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--9x {
    margin-top: 4.5em;
  }
  .dxp-md-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--9x,
  .mat-dialog-container .dxp-md-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .dxp-md-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--9x {
    margin-right: 4.5em;
  }
  .dxp-md-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--9x {
    margin-left: 4.5em;
  }
  .dxp-md-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--10x {
    margin-top: 5em;
  }
  .dxp-md-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--10x,
  .mat-dialog-container .dxp-md-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .dxp-md-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--10x {
    margin-right: 5em;
  }
  .dxp-md-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--10x {
    margin-left: 5em;
  }
  .dxp-md-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--11x {
    margin-top: 5.5em;
  }
  .dxp-md-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--11x,
  .mat-dialog-container .dxp-md-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .dxp-md-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--11x {
    margin-right: 5.5em;
  }
  .dxp-md-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--11x {
    margin-left: 5.5em;
  }
  .dxp-md-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--12x {
    margin-top: 6em;
  }
  .dxp-md-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--12x,
  .mat-dialog-container .dxp-md-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .dxp-md-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--12x {
    margin-right: 6em;
  }
  .dxp-md-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--12x {
    margin-left: 6em;
  }
  .dxp-md-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--13x {
    margin-top: 6.5em;
  }
  .dxp-md-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--13x,
  .mat-dialog-container .dxp-md-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .dxp-md-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--13x {
    margin-right: 6.5em;
  }
  .dxp-md-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--13x {
    margin-left: 6.5em;
  }
  .dxp-md-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--14x {
    margin-top: 7em;
  }
  .dxp-md-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--14x,
  .mat-dialog-container .dxp-md-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .dxp-md-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--14x {
    margin-right: 7em;
  }
  .dxp-md-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--14x {
    margin-left: 7em;
  }
  .dxp-md-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--15x {
    margin-top: 7.5em;
  }
  .dxp-md-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--15x,
  .mat-dialog-container .dxp-md-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .dxp-md-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--15x {
    margin-right: 7.5em;
  }
  .dxp-md-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--15x {
    margin-left: 7.5em;
  }
  .dxp-md-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--16x {
    margin-top: 8em;
  }
  .dxp-md-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--16x,
  .mat-dialog-container .dxp-md-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .dxp-md-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--16x {
    margin-right: 8em;
  }
  .dxp-md-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--16x {
    margin-left: 8em;
  }
  .dxp-md-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--17x {
    margin-top: 8.5em;
  }
  .dxp-md-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--17x,
  .mat-dialog-container .dxp-md-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .dxp-md-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--17x {
    margin-right: 8.5em;
  }
  .dxp-md-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--17x {
    margin-left: 8.5em;
  }
  .dxp-md-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--18x {
    margin-top: 9em;
  }
  .dxp-md-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--18x,
  .mat-dialog-container .dxp-md-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .dxp-md-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--18x {
    margin-right: 9em;
  }
  .dxp-md-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--18x {
    margin-left: 9em;
  }
  .dxp-md-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-top--19x {
    margin-top: 9.5em;
  }
  .dxp-md-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-bottom--19x,
  .mat-dialog-container .dxp-md-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .dxp-md-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-right--19x {
    margin-right: 9.5em;
  }
  .dxp-md-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-margin-left--19x {
    margin-left: 9.5em;
  }
  .dxp-md-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-separation-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--0x,
  .dxp-xl-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--0x,
  .mat-dialog-container .dxp-xl-margin-bottom--0x div,
  .dxp-xl-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--0x,
  .dxp-xl-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--0x,
  .dxp-xl-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--1x {
    margin-top: 0.5em;
  }
  .dxp-xl-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--1x,
  .mat-dialog-container .dxp-xl-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .dxp-xl-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--1x {
    margin-right: 0.5em;
  }
  .dxp-xl-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--1x {
    margin-left: 0.5em;
  }
  .dxp-xl-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--2x {
    margin-top: 1em;
  }
  .dxp-xl-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--2x,
  .mat-dialog-container .dxp-xl-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .dxp-xl-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--2x {
    margin-right: 1em;
  }
  .dxp-xl-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--2x {
    margin-left: 1em;
  }
  .dxp-xl-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--3x {
    margin-top: 1.5em;
  }
  .dxp-xl-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--3x,
  .mat-dialog-container .dxp-xl-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .dxp-xl-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--3x {
    margin-right: 1.5em;
  }
  .dxp-xl-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--3x {
    margin-left: 1.5em;
  }
  .dxp-xl-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--4x {
    margin-top: 2em;
  }
  .dxp-xl-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--4x,
  .mat-dialog-container .dxp-xl-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .dxp-xl-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--4x {
    margin-right: 2em;
  }
  .dxp-xl-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--4x {
    margin-left: 2em;
  }
  .dxp-xl-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--5x {
    margin-top: 2.5em;
  }
  .dxp-xl-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--5x,
  .mat-dialog-container .dxp-xl-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .dxp-xl-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--5x {
    margin-right: 2.5em;
  }
  .dxp-xl-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--5x {
    margin-left: 2.5em;
  }
  .dxp-xl-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--6x {
    margin-top: 3em;
  }
  .dxp-xl-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--6x,
  .mat-dialog-container .dxp-xl-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .dxp-xl-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--6x {
    margin-right: 3em;
  }
  .dxp-xl-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--6x {
    margin-left: 3em;
  }
  .dxp-xl-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--7x {
    margin-top: 3.5em;
  }
  .dxp-xl-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--7x,
  .mat-dialog-container .dxp-xl-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .dxp-xl-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--7x {
    margin-right: 3.5em;
  }
  .dxp-xl-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--7x {
    margin-left: 3.5em;
  }
  .dxp-xl-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--8x {
    margin-top: 4em;
  }
  .dxp-xl-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--8x,
  .mat-dialog-container .dxp-xl-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .dxp-xl-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--8x {
    margin-right: 4em;
  }
  .dxp-xl-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--8x {
    margin-left: 4em;
  }
  .dxp-xl-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--9x {
    margin-top: 4.5em;
  }
  .dxp-xl-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--9x,
  .mat-dialog-container .dxp-xl-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .dxp-xl-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--9x {
    margin-right: 4.5em;
  }
  .dxp-xl-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--9x {
    margin-left: 4.5em;
  }
  .dxp-xl-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--10x {
    margin-top: 5em;
  }
  .dxp-xl-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--10x,
  .mat-dialog-container .dxp-xl-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .dxp-xl-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--10x {
    margin-right: 5em;
  }
  .dxp-xl-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--10x {
    margin-left: 5em;
  }
  .dxp-xl-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--11x {
    margin-top: 5.5em;
  }
  .dxp-xl-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--11x,
  .mat-dialog-container .dxp-xl-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .dxp-xl-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--11x {
    margin-right: 5.5em;
  }
  .dxp-xl-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--11x {
    margin-left: 5.5em;
  }
  .dxp-xl-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--12x {
    margin-top: 6em;
  }
  .dxp-xl-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--12x,
  .mat-dialog-container .dxp-xl-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .dxp-xl-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--12x {
    margin-right: 6em;
  }
  .dxp-xl-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--12x {
    margin-left: 6em;
  }
  .dxp-xl-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--13x {
    margin-top: 6.5em;
  }
  .dxp-xl-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--13x,
  .mat-dialog-container .dxp-xl-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .dxp-xl-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--13x {
    margin-right: 6.5em;
  }
  .dxp-xl-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--13x {
    margin-left: 6.5em;
  }
  .dxp-xl-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--14x {
    margin-top: 7em;
  }
  .dxp-xl-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--14x,
  .mat-dialog-container .dxp-xl-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .dxp-xl-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--14x {
    margin-right: 7em;
  }
  .dxp-xl-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--14x {
    margin-left: 7em;
  }
  .dxp-xl-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--15x {
    margin-top: 7.5em;
  }
  .dxp-xl-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--15x,
  .mat-dialog-container .dxp-xl-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .dxp-xl-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--15x {
    margin-right: 7.5em;
  }
  .dxp-xl-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--15x {
    margin-left: 7.5em;
  }
  .dxp-xl-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--16x {
    margin-top: 8em;
  }
  .dxp-xl-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--16x,
  .mat-dialog-container .dxp-xl-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .dxp-xl-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--16x {
    margin-right: 8em;
  }
  .dxp-xl-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--16x {
    margin-left: 8em;
  }
  .dxp-xl-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--17x {
    margin-top: 8.5em;
  }
  .dxp-xl-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--17x,
  .mat-dialog-container .dxp-xl-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .dxp-xl-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--17x {
    margin-right: 8.5em;
  }
  .dxp-xl-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--17x {
    margin-left: 8.5em;
  }
  .dxp-xl-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--18x {
    margin-top: 9em;
  }
  .dxp-xl-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--18x,
  .mat-dialog-container .dxp-xl-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .dxp-xl-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--18x {
    margin-right: 9em;
  }
  .dxp-xl-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--18x {
    margin-left: 9em;
  }
  .dxp-xl-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-top--19x {
    margin-top: 9.5em;
  }
  .dxp-xl-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-bottom--19x,
  .mat-dialog-container .dxp-xl-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .dxp-xl-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-right--19x {
    margin-right: 9.5em;
  }
  .dxp-xl-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-margin-left--19x {
    margin-left: 9.5em;
  }
  .dxp-xl-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-separation-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
.dxp-default-align-start {
  align-self: flex-start;
}
.dxp-default-align-start > .dxp-layout {
  align-self: flex-start;
}
.dxp-default-align-start > .dxp-control > .dxp-layout {
  align-self: flex-start;
}
.dxp-default-align-start form:first-of-type.dxp-layout {
  align-self: flex-start;
}
.dxp-default-align-children-start > .dxp-layout {
  align-items: flex-start;
}
.dxp-default-align-children-start > .dxp-control > .dxp-layout {
  align-items: flex-start;
}
.dxp-default-align-children-start form:first-of-type.dxp-layout {
  align-items: flex-start;
}
.dxp-default-align-text-start .dxp-label {
  text-align: start;
}
.dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-layout {
  align-items: center;
}
.dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-layout
  .mat-checkbox {
  align-self: center;
}
.dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-control
  > .dxp-layout {
  align-items: center;
}
.dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-control
  > .dxp-layout
  .mat-checkbox {
  align-self: center;
}
.dxp-default-align-children-center.dxp-default-align-children-center
  form:first-of-type.dxp-layout {
  align-items: center;
}
.dxp-default-align-children-center.dxp-default-align-children-center
  form:first-of-type.dxp-layout
  .mat-checkbox {
  align-self: center;
}
.dxp-default-align-text-center .dxp-label {
  text-align: center;
}
.dxp-default-align-end {
  align-self: flex-end;
}
.dxp-default-align-end > .dxp-layout {
  align-self: flex-end;
}
.dxp-default-align-end > .dxp-control > .dxp-layout {
  align-self: flex-end;
}
.dxp-default-align-end form:first-of-type.dxp-layout {
  align-self: flex-end;
}
.dxp-default-align-children-end > .dxp-layout {
  align-items: flex-end;
}
.dxp-default-align-children-end > .dxp-control > .dxp-layout {
  align-items: flex-end;
}
.dxp-default-align-children-end form:first-of-type.dxp-layout {
  align-items: flex-end;
}
.dxp-default-align-text-end .dxp-label {
  text-align: end;
}
@media only screen and (max-width: 578) {
  .dxp-xs-align-start {
    align-self: flex-start;
  }
  .dxp-xs-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-xs-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-xs-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .dxp-xs-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-xs-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-xs-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .dxp-xs-align-text-start .dxp-label {
    text-align: start;
  }
  .dxp-xs-align-children-center.dxp-xs-align-children-center > .dxp-layout {
    align-items: center;
  }
  .dxp-xs-align-children-center.dxp-xs-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-xs-align-children-center.dxp-xs-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .dxp-xs-align-children-center.dxp-xs-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-xs-align-children-center.dxp-xs-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .dxp-xs-align-children-center.dxp-xs-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-xs-align-text-center .dxp-label {
    text-align: center;
  }
  .dxp-xs-align-end {
    align-self: flex-end;
  }
  .dxp-xs-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-xs-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-xs-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .dxp-xs-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-xs-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-xs-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .dxp-xs-align-text-end .dxp-label {
    text-align: end;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-align-start {
    align-self: flex-start;
  }
  .dxp-sm-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-sm-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-sm-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .dxp-sm-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-sm-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-sm-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .dxp-sm-align-text-start .dxp-label {
    text-align: start;
  }
  .dxp-sm-align-children-center.dxp-sm-align-children-center > .dxp-layout {
    align-items: center;
  }
  .dxp-sm-align-children-center.dxp-sm-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-sm-align-children-center.dxp-sm-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .dxp-sm-align-children-center.dxp-sm-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-sm-align-children-center.dxp-sm-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .dxp-sm-align-children-center.dxp-sm-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-sm-align-text-center .dxp-label {
    text-align: center;
  }
  .dxp-sm-align-end {
    align-self: flex-end;
  }
  .dxp-sm-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-sm-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-sm-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .dxp-sm-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-sm-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-sm-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .dxp-sm-align-text-end .dxp-label {
    text-align: end;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-align-start {
    align-self: flex-start;
  }
  .dxp-md-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-md-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-md-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .dxp-md-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-md-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-md-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .dxp-md-align-text-start .dxp-label {
    text-align: start;
  }
  .dxp-md-align-children-center.dxp-md-align-children-center > .dxp-layout {
    align-items: center;
  }
  .dxp-md-align-children-center.dxp-md-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-md-align-children-center.dxp-md-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .dxp-md-align-children-center.dxp-md-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-md-align-children-center.dxp-md-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .dxp-md-align-children-center.dxp-md-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-md-align-text-center .dxp-label {
    text-align: center;
  }
  .dxp-md-align-end {
    align-self: flex-end;
  }
  .dxp-md-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-md-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-md-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .dxp-md-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-md-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-md-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .dxp-md-align-text-end .dxp-label {
    text-align: end;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-align-start {
    align-self: flex-start;
  }
  .dxp-xl-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-xl-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .dxp-xl-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .dxp-xl-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-xl-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .dxp-xl-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .dxp-xl-align-text-start .dxp-label {
    text-align: start;
  }
  .dxp-xl-align-children-center.dxp-xl-align-children-center > .dxp-layout {
    align-items: center;
  }
  .dxp-xl-align-children-center.dxp-xl-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-xl-align-children-center.dxp-xl-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .dxp-xl-align-children-center.dxp-xl-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-xl-align-children-center.dxp-xl-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .dxp-xl-align-children-center.dxp-xl-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .dxp-xl-align-text-center .dxp-label {
    text-align: center;
  }
  .dxp-xl-align-end {
    align-self: flex-end;
  }
  .dxp-xl-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-xl-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .dxp-xl-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .dxp-xl-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-xl-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .dxp-xl-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .dxp-xl-align-text-end .dxp-label {
    text-align: end;
  }
}
.dxp-default-vertical-narrow > .dxp-layout {
  max-width: 50ch;
}
.dxp-default-vertical-narrow > .dxp-control > .dxp-layout {
  max-width: 50ch;
}
.dxp-default-vertical-narrow form:first-of-type.dxp-layout {
  max-width: 50ch;
}
@media only screen and (max-width: 578) {
  .dxp-xs-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-xs-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-xs-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-sm-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-sm-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-md-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-md-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-xl-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .dxp-xl-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
.dxp-default-masonry-0-col > .dxp-layout {
  -moz-column-count: 0;
  column-count: 0;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-0-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-0-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-0-col > .dxp-control > .dxp-layout {
  -moz-column-count: 0;
  column-count: 0;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-0-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-0-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-0-col form:first-of-type.dxp-layout {
  -moz-column-count: 0;
  column-count: 0;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-0-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-0-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-1-col > .dxp-layout {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-1-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-1-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-1-col > .dxp-control > .dxp-layout {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-1-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-1-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-1-col form:first-of-type.dxp-layout {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-1-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-1-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-2-col > .dxp-layout {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-2-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-2-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-2-col > .dxp-control > .dxp-layout {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-2-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-2-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-2-col form:first-of-type.dxp-layout {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-2-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-2-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-3-col > .dxp-layout {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-3-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-3-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-3-col > .dxp-control > .dxp-layout {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-3-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-3-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-3-col form:first-of-type.dxp-layout {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-3-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-3-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-4-col > .dxp-layout {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-4-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-4-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-4-col > .dxp-control > .dxp-layout {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-4-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-4-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-4-col form:first-of-type.dxp-layout {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-4-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-4-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-5-col > .dxp-layout {
  -moz-column-count: 5;
  column-count: 5;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-5-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-5-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-5-col > .dxp-control > .dxp-layout {
  -moz-column-count: 5;
  column-count: 5;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-5-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-5-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-5-col form:first-of-type.dxp-layout {
  -moz-column-count: 5;
  column-count: 5;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-5-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-5-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-6-col > .dxp-layout {
  -moz-column-count: 6;
  column-count: 6;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-6-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-6-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-6-col > .dxp-control > .dxp-layout {
  -moz-column-count: 6;
  column-count: 6;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-6-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-6-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-6-col form:first-of-type.dxp-layout {
  -moz-column-count: 6;
  column-count: 6;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-6-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-6-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-7-col > .dxp-layout {
  -moz-column-count: 7;
  column-count: 7;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-7-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-7-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-7-col > .dxp-control > .dxp-layout {
  -moz-column-count: 7;
  column-count: 7;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-7-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-7-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-7-col form:first-of-type.dxp-layout {
  -moz-column-count: 7;
  column-count: 7;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-7-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-7-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-8-col > .dxp-layout {
  -moz-column-count: 8;
  column-count: 8;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-8-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-8-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-8-col > .dxp-control > .dxp-layout {
  -moz-column-count: 8;
  column-count: 8;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-8-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-8-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-8-col form:first-of-type.dxp-layout {
  -moz-column-count: 8;
  column-count: 8;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-8-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-8-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-9-col > .dxp-layout {
  -moz-column-count: 9;
  column-count: 9;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-9-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-9-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-9-col > .dxp-control > .dxp-layout {
  -moz-column-count: 9;
  column-count: 9;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-9-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-9-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-9-col form:first-of-type.dxp-layout {
  -moz-column-count: 9;
  column-count: 9;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-9-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-9-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-10-col > .dxp-layout {
  -moz-column-count: 10;
  column-count: 10;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-10-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-10-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-10-col > .dxp-control > .dxp-layout {
  -moz-column-count: 10;
  column-count: 10;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-10-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-10-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-10-col form:first-of-type.dxp-layout {
  -moz-column-count: 10;
  column-count: 10;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-10-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-10-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-11-col > .dxp-layout {
  -moz-column-count: 11;
  column-count: 11;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-11-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-11-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-11-col > .dxp-control > .dxp-layout {
  -moz-column-count: 11;
  column-count: 11;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-11-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-11-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-11-col form:first-of-type.dxp-layout {
  -moz-column-count: 11;
  column-count: 11;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-11-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-11-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-12-col > .dxp-layout {
  -moz-column-count: 12;
  column-count: 12;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-12-col > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-12-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-12-col > .dxp-control > .dxp-layout {
  -moz-column-count: 12;
  column-count: 12;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-12-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-12-col > .dxp-control > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.dxp-default-masonry-12-col form:first-of-type.dxp-layout {
  -moz-column-count: 12;
  column-count: 12;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.dxp-default-masonry-12-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.dxp-default-masonry-12-col form:first-of-type.dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
@media only screen and (max-width: 578) {
  .dxp-xs-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-0-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-0-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-1-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-1-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-2-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-2-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-3-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-3-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-4-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-4-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-5-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-5-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-6-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-6-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-7-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-7-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-8-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-8-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-9-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-9-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-10-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-10-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-11-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-11-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-12-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xs-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xs-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xs-masonry-12-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-0-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-0-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-1-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-1-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-2-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-2-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-3-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-3-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-4-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-4-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-5-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-5-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-6-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-6-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-7-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-7-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-8-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-8-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-9-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-9-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-10-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-10-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-11-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-11-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-12-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-sm-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-sm-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-sm-masonry-12-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-0-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-0-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-1-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-1-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-2-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-2-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-3-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-3-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-4-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-4-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-5-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-5-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-6-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-6-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-7-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-7-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-8-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-8-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-9-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-9-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-10-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-10-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-11-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-11-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-12-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-md-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-md-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-md-masonry-12-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-0-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-0-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-1-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-1-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-2-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-2-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-3-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-3-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-4-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-4-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-5-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-5-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-6-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-6-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-7-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-7-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-8-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-8-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-9-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-9-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-10-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-10-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-11-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-11-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-12-col > .dxp-control > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .dxp-xl-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .dxp-xl-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .dxp-xl-masonry-12-col form:first-of-type.dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
.dxp-default-fallback-grid-1-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-1-col > * {
  flex-basis: calc(100% - 1em);
}
.dxp-default-fallback-grid-2-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-2-col > * {
  flex-basis: calc(50% - 1em);
}
.dxp-default-fallback-grid-3-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-3-col > * {
  flex-basis: calc(33.3333333333% - 1em);
}
.dxp-default-fallback-grid-4-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-4-col > * {
  flex-basis: calc(25% - 1em);
}
.dxp-default-fallback-grid-5-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-5-col > * {
  flex-basis: calc(20% - 1em);
}
.dxp-default-fallback-grid-6-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-6-col > * {
  flex-basis: calc(16.6666666667% - 1em);
}
.dxp-default-fallback-grid-7-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-7-col > * {
  flex-basis: calc(14.2857142857% - 1em);
}
.dxp-default-fallback-grid-8-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-8-col > * {
  flex-basis: calc(12.5% - 1em);
}
.dxp-default-fallback-grid-9-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-9-col > * {
  flex-basis: calc(11.1111111111% - 1em);
}
.dxp-default-fallback-grid-10-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-10-col > * {
  flex-basis: calc(10% - 1em);
}
.dxp-default-fallback-grid-11-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-11-col > * {
  flex-basis: calc(9.0909090909% - 1em);
}
.dxp-default-fallback-grid-12-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dxp-default-fallback-grid-12-col > * {
  flex-basis: calc(8.3333333333% - 1em);
}
dxp-layout-manager > div {
  max-width: 100%;
  padding-top: 0px;
}
@media only screen and (max-width: 578) {
  .dxp-xs-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .dxp-xs-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .dxp-xs-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .dxp-xs-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .dxp-xs-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .dxp-xs-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .dxp-xs-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .dxp-xs-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .dxp-xs-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .dxp-xs-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .dxp-xs-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .dxp-xs-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xs-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  dxp-layout-manager > div {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-sm-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .dxp-sm-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .dxp-sm-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .dxp-sm-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .dxp-sm-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .dxp-sm-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .dxp-sm-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .dxp-sm-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .dxp-sm-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .dxp-sm-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .dxp-sm-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .dxp-sm-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-sm-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  dxp-layout-manager > div {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-md-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .dxp-md-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .dxp-md-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .dxp-md-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .dxp-md-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .dxp-md-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .dxp-md-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .dxp-md-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .dxp-md-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .dxp-md-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .dxp-md-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .dxp-md-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-md-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  dxp-layout-manager > div {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-xl-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .dxp-xl-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .dxp-xl-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .dxp-xl-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .dxp-xl-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .dxp-xl-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .dxp-xl-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .dxp-xl-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .dxp-xl-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .dxp-xl-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .dxp-xl-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .dxp-xl-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .dxp-xl-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  dxp-layout-manager > div {
    max-width: 100%;
  }
}
.dxp-card {
  padding: 1rem 1rem 0rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-card-with-title {
  padding-top: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-card-with-title .dxp-label > * {
  padding-left: 1rem;
}
.dxp-card-with-title .dxp-label:first-of-type {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1rem;
}
.dxp-card-with-title .dxp-label:first-of-type .dxp-control {
  color: #000;
  font-weight: 500;
}
.dxp-no-background .dxp-card-with-title,
.dxp-no-background .dxp-card {
  background-color: #ebebebf2;
  padding: 1rem !important;
  margin-top: 1rem;
}
.dxp-card-with-title .dxp-key-value-list,
.dxp-card .dxp-key-value-list {
  width: 100%;
}
.dxp-card-with-title .dxp-key-value-list .mat-list,
.dxp-card .dxp-key-value-list .mat-list {
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.dxp-remove-bottom-padding {
  padding-bottom: 0 !important;
}
.dxp-remove-all-padding {
  padding: 0 !important;
}
@media only screen and (max-width: 578) {
  .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shake {
  0% {
    transform: translate(5px);
  }
  20% {
    transform: translate(-5px);
  }
  40% {
    transform: translate(3px);
  }
  60% {
    transform: translate(-3px);
  }
  80% {
    transform: translate(2px);
  }
  to {
    transform: translate(0);
  }
}
.dxp-inbox .mat-progress-bar {
  top: 64px;
}
.dxp-inbox .dxp-inbox-content {
  inset: 30px;
  position: fixed;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  background-color: #fff;
}
.dxp-inbox .dxp-close-inbox {
  top: 12px;
  right: 12px;
  position: absolute;
  z-index: 1;
  border-radius: 12px;
  background-color: #00786a;
  box-shadow: 0 3px 6px #0006;
  height: 40px;
}
.dxp-inbox .dxp-close-inbox .mat-icon {
  width: 40px;
  height: 40px;
}
.dxp-inbox .dxp-close-inbox .mat-icon svg {
  fill: #fff;
}
.dxp-inbox .dxp-inbox-conversations {
  flex: 1;
  background-color: #fff;
  margin-top: 64px;
  overflow: scroll;
}
.dxp-inbox .dxp-inbox-conversations .dxp-conversations-list__toolbar {
  background-color: #fff;
  box-shadow: 0 4px 15px #0000004d;
  position: absolute;
  height: 64px;
  top: 0;
}
.dxp-inbox
  .dxp-inbox-conversations
  .dxp-conversations-list__toolbar
  .dxp-toolbar__title {
  color: #000;
  font-size: 1.5rem;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dxp-inbox .dxp-inbox-conversations .mat-expansion-panel {
  margin: 16px 16px 16px;
  border-radius: 12px;
  background-color: #fff;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled="true"])
  .mat-expansion-panel-header:hover {
  background-color: #fff;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header {
  background-color: #fff;
  color: #000;
  position: relative;
  height: 64px !important;
  border-radius: 0;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header
  .dxp-contextual-inbox-title {
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: 0.00555556em;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header
  .mat-expansion-indicator:after {
  border-width: 0 3px 3px 0;
  width: 4px;
  height: 4px;
  color: #000;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header:before {
  content: "";
  bottom: 0;
  left: 50%;
  border-bottom: 1px solid white;
  position: absolute;
  display: inline-block;
  width: 0%;
  transition: left 2s, width 2s;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header:not(.mat-expanded):before {
  content: "";
  bottom: 0;
  left: 2%;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  display: inline-block;
  width: 96%;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-body {
  background-color: #fff;
  border-radius: 12px;
  padding: 0 5px;
}
.dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-body
  .mat-list-base {
  padding-top: 1px;
}
.dxp-inbox .dxp-inbox-conversations .dxp-create-new-message {
  margin: 25px 16px;
  padding: 0rem 3rem;
  width: calc(100% - 32px);
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00c4ec;
  box-shadow: 0 5px 10px #0003;
}
.dxp-inbox .dxp-inbox-conversations .dxp-create-new-message > span {
  color: #fff;
}
.dxp-inbox .dxp-messages-list {
  flex: 2;
  position: relative;
}
.dxp-inbox .dxp-messages-list .dxp-warn-alert {
  background-color: transparent;
  font-size: 1rem;
}
.dxp-inbox .dxp-messages-list .dxp-messaging-rhs {
  height: calc(100% - 64px);
}
.dxp-inbox .dxp-messages-list .dxp-messages-list__toolbar {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 64px;
  background-color: #fff;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-list__toolbar
  .dxp-back-to-conversations {
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 4px 10px #0003;
  margin-right: 14px;
  height: 40px;
  display: none;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-list__toolbar
  .dxp-back-to-conversations
  svg {
  width: 50px;
  height: 50px;
  margin-top: -4px;
  margin-left: -12px;
}
.dxp-inbox .dxp-messages-list .dxp-messages-list__toolbar .dxp-toolbar__title {
  color: #000;
  font-size: 1.5rem;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dxp-inbox .dxp-messages-list .dxp-messages-content {
  margin-top: 64px;
  height: 100%;
  overflow: scroll;
}
.dxp-inbox .dxp-messages-list .dxp-messages-content:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 64px;
  top: 0;
  z-index: -1;
  box-shadow: 0 4px 15px #0000001a;
  -webkit-clip-path: inset(0px 0px -20px 1px);
  clip-path: inset(0px 0px -20px 1px);
}
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-radio,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-notes,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-select,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-radio,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-notes,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-select {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 25px 0;
  font-size: 1.125rem;
  max-width: 100vw;
}
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-radio h1,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-notes h1,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-select h1,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-radio h1,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-notes h1,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-select h1 {
  color: #000;
  font-weight: 700;
}
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-radio > label,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-radio > label {
  color: #000;
  margin-bottom: 1rem;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-radio
  .mat-radio-label-content,
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-radio
  .mat-radio-label-content {
  white-space: normal;
}
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-context-select,
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-purpose-select {
  max-width: 100%;
  margin-top: 2rem;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-select
  .mat-form-field-outline,
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-select
  .mat-form-field-outline {
  border: 1px solid white;
}
.dxp-inbox .dxp-messages-list .dxp-messages-content .dxp-messages-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 25px 150px;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message {
  max-width: 80%;
  padding-top: 25px;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-text {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  position: relative;
  background-color: #fff;
  color: #000;
  border-radius: 12px;
  padding: 16px;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-text:before {
  content: "";
  bottom: 0;
  left: -6px;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 0 0 75%;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-text:after {
  content: "";
  bottom: 0;
  left: -12px;
  position: absolute;
  display: block;
  width: 12px;
  height: 30px;
  border-radius: 0 0 50% 50%;
  background-color: #fff;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-caption-container
  .dxp-message-caption {
  margin: 6px 0 0 5px;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me {
  align-self: flex-end;
  text-align: end;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-text {
  background-color: #fff;
  color: #000;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-text:before {
  left: auto;
  right: -6px;
  background-color: #fff;
  border-radius: 0 0 0 75%;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-text:after {
  left: auto;
  right: -12px;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-caption {
  margin: 6px 5px 0 0;
}
.dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-caption-container {
  flex-direction: row-reverse;
}
.dxp-inbox .dxp-compose-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 0 25px;
  background: linear-gradient(
    rgba(255, 255, 255, 0.9) 1%,
    white,
    white,
    #b4b9c1
  );
}
.dxp-inbox .dxp-compose-container .dxp-compose-inner-container {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 10px #0000001a;
  display: flex;
  flex-direction: row;
  margin: 0 25px;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field {
  flex: 1;
  margin-left: 20px;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  .mat-form-field-underline {
  display: none;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  .mat-form-field-infix {
  border-top: 6px solid transparent;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  textarea {
  overflow: hidden;
  padding: 2px 0 0;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  textarea
  #placeholder {
  color: #292929;
  font-size: 1.125rem;
}
.dxp-inbox .dxp-compose-container .dxp-compose-inner-container button.dxp-send {
  margin-right: 10px;
  align-self: flex-end;
  margin-bottom: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 15px #0000001a;
  transition: box-shadow, background-color, 2s;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send
  .mat-icon {
  width: 30px;
  height: 30px;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send
  .mat-icon
  svg {
  margin-left: 2px;
  fill: #4d6a7a;
  transition: fill, 1s;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send:disabled {
  box-shadow: none;
  background-color: #00003695;
}
.dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send:disabled
  svg {
  fill: #fff;
}
@media (max-width: 1000px) {
  .dxp-inbox .dxp-inbox-content {
    inset: 0;
    border-radius: 0;
    top: calc(0px + constant(safe-area-inset-top)) !important;
    top: calc(0px + env(safe-area-inset-top)) !important;
  }
  .dxp-inbox .xms-message--opened {
    display: none;
  }
  .dxp-inbox
    .dxp-messages-list
    .dxp-messages-list__toolbar
    .dxp-toolbar__title {
    max-width: 70%;
    font-size: 1.125rem;
  }
  .dxp-inbox
    .dxp-messages-list
    .dxp-messages-list__toolbar
    .dxp-back-to-conversations {
    display: inline-block;
  }
}
.dxp-messaging-backdrop {
  background-color: #00000080;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item {
  height: auto;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  a {
  overflow: hidden;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item:focus-within:not(:hover) {
  background-color: #ffffffb3;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item.dxp-selected-conversation {
  background-color: #ffffffb3;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item.dxp-selected-conversation
  .dxp-subject,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item.dxp-selected-conversation
  .dxp-conversation-details
  .dxp-context {
  color: #00c4ec;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-subject,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-sender,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-recipient,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-context {
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
  padding-right: 68px;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-subject,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-deliver-details,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details {
  min-width: 100%;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-deliver-details,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  display: flex;
  flex-direction: row;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-unread-icon,
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-time-sent {
  display: inline-block;
  position: absolute;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-subject {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  font-weight: 700;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-unread-icon {
  background-color: #00786a;
  width: 9px;
  height: 9px;
  top: 7px;
  right: 25px;
  border-radius: 5px;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-deliver-details {
  color: #292929;
  flex-wrap: wrap;
  margin-top: 2px;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details {
  font-weight: 600;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details
  .dxp-context {
  color: #000;
  margin-top: 5px;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details
  .dxp-time-sent {
  color: #00786a;
  bottom: 0;
  right: 25px;
}
.dxp-conversations-list .mat-nav-list.mat-list-base .dxp-no-conversation {
  display: inline-block;
  align-items: center;
  min-height: 80px;
  padding: 20px;
  color: #0000004d;
  text-align: center;
  width: 100%;
}
.dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-no-conversation
  .mat-icon {
  font-size: 50px;
  width: 50px;
  height: 50px;
  color: #0000001a;
  margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 770px) {
  .dxp-conversations-list
    .mat-nav-list.mat-list-base
    .dxp-conversation.mat-list-item
    .dxp-subject {
    white-space: pre-wrap;
  }
}
.dxp-contextual-inbox {
  display: block;
}
.dxp-contextual-inbox .mat-drawer.mat-drawer-side {
  z-index: 3;
}
.dxp-contextual-inbox .mat-expansion-panel-body {
  padding: 0;
}
.dxp-contextual-inbox .mat-expansion-panel-header {
  padding: 0 10px;
}
.dxp-contextual-inbox .mat-expansion-panel-header .dxp-contextual-inbox-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.dxp-contextual-inbox
  .mat-expansion-panel-header
  .dxp-contextual-inbox-title
  .mat-badge-content {
  background-color: #00786a;
  top: -10px !important;
  left: -18px;
}
.dxp-contextual-inbox .mat-expansion-panel-header.mat-expanded {
  max-height: 48px;
}
.dxp-contextual-inbox .mat-expansion-panel-header button {
  padding-right: 0;
}
.dxp-contextual-inbox .dxp-conversations-list .mat-list-base {
  padding-top: 0;
}
.dxp-contextual-inbox .dxp-conversations-list .dxp-error {
  width: 100%;
}
.dxp-contextual-inbox .dxp-conversations-list .dxp-warn-alert {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dxp-contextual-inbox .dxp-conversations-list .dxp-warn-alert .mat-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  margin-right: 8px;
  margin-left: 7px;
}
.dxp-contextual-inbox .mat-expansion-panel-header-title {
  margin-right: 0;
  margin-top: 10px;
  font-size: 0.925rem;
  line-height: 1.5em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
}
.dxp-contextual-inbox .mat-expansion-panel-header-title > .mat-icon {
  margin-top: 1px;
  margin-right: 8px;
  margin-left: 4px;
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.dxp-contextual-inbox .mat-badge-medium .mat-badge-content {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
}
.dxp-contextual-inbox .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -20px;
}
.dxp-contextual-inbox .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -8px;
}
.dxp-contextual-inbox .dxp-new-conversation {
  width: 100%;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.dxp-contextual-inbox .dxp-new-conversation .mat-button-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 48px;
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
}
.dxp-contextual-inbox .dxp-new-conversation .mat-button-wrapper dxp-icon {
  display: none;
}
.dxp-contextual-inbox .dxp-new-conversation .mat-icon {
  height: 22px;
  width: 22px;
  font-size: 22px;
  margin-top: -3px;
}
.dxp-notification-icon #mat-badge-content-0 {
  right: -1px;
  top: -8px;
  width: 19px;
  height: 19px;
  line-height: 19px;
}
.dxp-last-message {
  text-transform: none !important;
  text-transform: initial !important;
}
.dxp-notification.mat-menu-panel {
  min-width: 20%;
}
.dxp-notification.mat-menu-panel .dxp-go-to-inbox {
  width: 100%;
  padding-left: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dxp-notification.mat-menu-panel .dxp-go-to-inbox .mat-button-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.dxp-notification.mat-menu-panel .dxp-go-to-inbox .mat-icon {
  margin-right: 4px;
}
.dxp-notification.mat-menu-panel .mat-menu-content:not(:empty) {
  padding-top: 0;
  padding-bottom: 0;
}
.dxp-default-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-default-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.dxp-no-background .dxp-default-card-with-title {
  background-color: #ebebebf2;
}
.dxp-xs-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-xs-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.dxp-no-background .dxp-xs-card-with-title {
  background-color: #ebebebf2;
}
.dxp-sm-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-sm-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.dxp-no-background .dxp-sm-card-with-title {
  background-color: #ebebebf2;
}
.dxp-md-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-md-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.dxp-no-background .dxp-md-card-with-title {
  background-color: #ebebebf2;
}
.dxp-xl-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-xl-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.dxp-no-background .dxp-xl-card-with-title {
  background-color: #ebebebf2;
}
.dxp-default-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-no-background .dxp-default-card {
  background-color: #ebebebf2;
}
.dxp-xs-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-no-background .dxp-xs-card {
  background-color: #ebebebf2;
}
.dxp-sm-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-no-background .dxp-sm-card {
  background-color: #ebebebf2;
}
.dxp-md-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-no-background .dxp-md-card {
  background-color: #ebebebf2;
}
.dxp-xl-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.dxp-no-background .dxp-xl-card {
  background-color: #ebebebf2;
}
html {
  background-color: #dbe8e9;
}
.mat-theme-loaded-marker {
  display: none;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shake {
  0% {
    transform: translate(5px);
  }
  20% {
    transform: translate(-5px);
  }
  40% {
    transform: translate(3px);
  }
  60% {
    transform: translate(-3px);
  }
  80% {
    transform: translate(2px);
  }
  to {
    transform: translate(0);
  }
}
.xms-v1-theme {
  background-color: #fff;
}
.xms-v1-theme .mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.xms-v1-theme .mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.xms-v1-theme .mat-h1,
.xms-v1-theme .mat-headline,
.xms-v1-theme .mat-typography .mat-h1,
.xms-v1-theme .mat-typography .mat-headline,
.xms-v1-theme .mat-typography h1 {
  font: 500 1.25rem/1.6 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.xms-v1-theme .mat-h2,
.xms-v1-theme .mat-title,
.xms-v1-theme .mat-typography .mat-h2,
.xms-v1-theme .mat-typography .mat-title,
.xms-v1-theme .mat-typography h2 {
  font: 800 1.5rem/1.555 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.xms-v1-theme .mat-h3,
.xms-v1-theme .mat-subheading-2,
.xms-v1-theme .mat-typography .mat-h3,
.xms-v1-theme .mat-typography .mat-subheading-2,
.xms-v1-theme .mat-typography h3 {
  font: 400 1.125rem/1.5 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.xms-v1-theme .mat-h4,
.xms-v1-theme .mat-subheading-1,
.xms-v1-theme .mat-typography .mat-h4,
.xms-v1-theme .mat-typography .mat-subheading-1,
.xms-v1-theme .mat-typography h4 {
  font: 400 1rem/1.5 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.xms-v1-theme .mat-h5,
.xms-v1-theme .mat-typography .mat-h5,
.xms-v1-theme .mat-typography h5 {
  font: 400 0.72625rem/1.428 gotham_book,Arial,sans-serif;
  margin: 0 0 12px;
}
.xms-v1-theme .mat-h6,
.xms-v1-theme .mat-typography .mat-h6,
.xms-v1-theme .mat-typography h6 {
  font: 400 0.58625rem/1.428 gotham_book,Arial,sans-serif;
  margin: 0 0 12px;
}
.xms-v1-theme .mat-body-strong,
.xms-v1-theme .mat-body-2,
.xms-v1-theme .mat-typography .mat-body-strong,
.xms-v1-theme .mat-typography .mat-body-2 {
  font: 500 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-body,
.xms-v1-theme .mat-body-1,
.xms-v1-theme .mat-typography .mat-body,
.xms-v1-theme .mat-typography .mat-body-1,
.xms-v1-theme .mat-typography {
  font: 400 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-body p,
.xms-v1-theme .mat-body-1 p,
.xms-v1-theme .mat-typography .mat-body p,
.xms-v1-theme .mat-typography .mat-body-1 p,
.xms-v1-theme .mat-typography p {
  margin: 0 0 12px;
}
.xms-v1-theme .mat-small,
.xms-v1-theme .mat-caption,
.xms-v1-theme .mat-typography .mat-small,
.xms-v1-theme .mat-typography .mat-caption {
  font: 400 0.75rem/1.666 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-display-4,
.xms-v1-theme .mat-typography .mat-display-4 {
  font: 300 8rem/8rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 56px;
}
.xms-v1-theme .mat-display-3,
.xms-v1-theme .mat-typography .mat-display-3 {
  font: 400 4rem/4rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.xms-v1-theme .mat-display-2,
.xms-v1-theme .mat-typography .mat-display-2 {
  font: 400 3.214rem/3.429rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.xms-v1-theme .mat-display-1,
.xms-v1-theme .mat-typography .mat-display-1 {
  font: 400 2.429rem/2.857rem gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.xms-v1-theme .mat-bottom-sheet-container {
  font: 400 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-button,
.xms-v1-theme .mat-raised-button,
.xms-v1-theme .mat-icon-button,
.xms-v1-theme .mat-stroked-button,
.xms-v1-theme .mat-flat-button,
.xms-v1-theme .mat-fab,
.xms-v1-theme .mat-mini-fab {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.xms-v1-theme .mat-button-toggle,
.xms-v1-theme .mat-card {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-card-title {
  font-size: 1.25rem;
  font-weight: 800;
}
.xms-v1-theme .mat-card-header .mat-card-title {
  font-size: 1.5rem;
}
.xms-v1-theme .mat-card-subtitle,
.xms-v1-theme .mat-card-content {
  font-size: 0.875rem;
}
.xms-v1-theme .mat-checkbox {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-checkbox-layout .mat-checkbox-label {
  line-height: 1.428;
}
.xms-v1-theme .mat-chip {
  font-size: 0.875rem;
  font-weight: 500;
}
.xms-v1-theme .mat-chip .mat-chip-trailing-icon.mat-icon,
.xms-v1-theme .mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.xms-v1-theme .mat-table {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-header-cell {
  font-size: 1rem;
  font-weight: 500;
}
.xms-v1-theme .mat-cell,
.xms-v1-theme .mat-footer-cell,
.xms-v1-theme .PO-documentDateView.PO-documentDateView .dxp-control {
  font-size: 1rem;
}
.xms-v1-theme .PO-resetMemorableWordContainer {
  margin-top: -95px !important;
}
.xms-v1-theme .mat-calendar {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-calendar-body {
  font-size: 13px;
}
.xms-v1-theme .mat-calendar-body-label,
.xms-v1-theme .mat-calendar-period-button {
  font-size: 0.875rem;
  font-weight: 500;
}
.xms-v1-theme .mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.xms-v1-theme .mat-dialog-title {
  font: 800 1.5rem/1.555 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-expansion-panel-header {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
.xms-v1-theme .mat-expansion-panel-content {
  font: 400 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.428;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-form-field-wrapper {
  padding-bottom: 1.571em;
}
.xms-v1-theme .mat-form-field-prefix .mat-icon,
.xms-v1-theme .mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.428;
}
.xms-v1-theme .mat-form-field-prefix .mat-icon-button,
.xms-v1-theme .mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.xms-v1-theme .mat-form-field-prefix .mat-icon-button .mat-icon,
.xms-v1-theme .mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.428em;
  line-height: 1.428;
}
.xms-v1-theme .mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 1.071em solid transparent;
}
.xms-v1-theme
  .mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label,
.xms-v1-theme
  .mat-form-field-can-float
  .mat-input-server:focus
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.57094em) scale(0.75);
  width: 133.3333933333%;
}
.xms-v1-theme
  .mat-form-field-can-float
  .mat-input-server[label]:not(:label-shown)
  + .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(-1.57093em) scale(0.75);
  width: 133.3334033333%;
}
.xms-v1-theme .mat-form-field-label-wrapper {
  top: -1.071em;
  padding-top: 1.071em;
}
.xms-v1-theme .mat-form-field-label {
  top: 1.571em;
}
.xms-v1-theme .mat-form-field-underline {
  bottom: 1.571em;
}
.xms-v1-theme .mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 2.0946666667em);
}
.xms-v1-theme .mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.xms-v1-theme .mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.286em 0;
}
.xms-v1-theme
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label,
.xms-v1-theme
  .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.357em) scale(0.75) perspective(100px)
    translateZ(0.00118px);
  width: 133.3335133333%;
}
.xms-v1-theme
  .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.357em) scale(0.75) perspective(100px)
    translateZ(0.00119px);
  width: 133.3335233333%;
}
.xms-v1-theme
  .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.357em) scale(0.75) perspective(100px)
    translateZ(0.0012px);
  width: 133.3335333333%;
}
.xms-v1-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.357em;
}
.xms-v1-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.xms-v1-theme
  .mat-form-field-appearance-legacy
  .mat-form-field-subscript-wrapper {
  margin-top: 0.2386666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .xms-v1-theme
    .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float
    .mat-form-field-label,
  .xms-v1-theme
    .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.35679em) scale(0.75);
  }
  .xms-v1-theme
    .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.35678em) scale(0.75);
  }
  .xms-v1-theme
    .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.35677em) scale(0.75);
  }
}
.xms-v1-theme .mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em;
}
.xms-v1-theme .mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.321em;
  margin-top: -0.5em;
}
.xms-v1-theme
  .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label,
.xms-v1-theme
  .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.82094em) scale(0.75);
  width: 133.3333933333%;
}
.xms-v1-theme
  .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.82093em) scale(0.75);
  width: 133.3334033333%;
}
.xms-v1-theme .mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0;
}
.xms-v1-theme .mat-form-field-appearance-outline .mat-form-field-label {
  top: 2.071em;
  margin-top: -0.25em;
}
.xms-v1-theme
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label,
.xms-v1-theme
  .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.82094em) scale(0.75);
  width: 133.3333933333%;
}
.xms-v1-theme
  .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.82093em) scale(0.75);
  width: 133.3334033333%;
}
.xms-v1-theme .mat-grid-tile-header,
.xms-v1-theme .mat-grid-tile-footer {
  font-size: 0.875rem;
}
.xms-v1-theme .mat-grid-tile-header .mat-line,
.xms-v1-theme .mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.xms-v1-theme .mat-grid-tile-header .mat-line:nth-child(n + 2),
.xms-v1-theme .mat-grid-tile-footer .mat-line:nth-child(n + 2) {
  font-size: 0.75rem;
}
.xms-v1-theme input.mat-input-element {
  margin-top: -0.214em;
}
.xms-v1-theme .mat-menu-item {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
.xms-v1-theme .mat-paginator,
.xms-v1-theme .mat-paginator-page-size .mat-select-trigger {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.75rem;
}
.xms-v1-theme .mat-radio-button,
.xms-v1-theme .mat-select {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-select-trigger {
  height: 1.428em;
}
.xms-v1-theme .mat-slide-toggle-content {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-slider-thumb-label-text {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
}
.xms-v1-theme .mat-stepper-vertical,
.xms-v1-theme .mat-stepper-horizontal {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-step-label {
  font-size: 0.875rem;
  font-weight: 400;
}
.xms-v1-theme .mat-step-sub-label-error {
  font-weight: 400;
}
.xms-v1-theme .mat-step-label-error {
  font-size: 0.875rem;
}
.xms-v1-theme .mat-step-label-selected {
  font-size: 0.875rem;
  font-weight: 500;
}
.xms-v1-theme .mat-tab-group {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-tab-label,
.xms-v1-theme .mat-tab-link {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.xms-v1-theme .mat-toolbar,
.xms-v1-theme .mat-toolbar h1,
.xms-v1-theme .mat-toolbar h2,
.xms-v1-theme .mat-toolbar h3,
.xms-v1-theme .mat-toolbar h4,
.xms-v1-theme .mat-toolbar h5,
.xms-v1-theme .mat-toolbar h6 {
  font: 800 1.5rem/1.555 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.xms-v1-theme .mat-tooltip {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.xms-v1-theme .mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.xms-v1-theme .mat-list-item,
.xms-v1-theme .mat-list-option {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-list-base .mat-list-item {
  font-size: 1.125rem;
}
.xms-v1-theme .mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.xms-v1-theme .mat-list-base .mat-list-item .mat-line:nth-child(n + 2) {
  font-size: 0.875rem;
}
.xms-v1-theme .mat-list-base .mat-list-option {
  font-size: 1.125rem;
}
.xms-v1-theme .mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.xms-v1-theme .mat-list-base .mat-list-option .mat-line:nth-child(n + 2) {
  font-size: 0.875rem;
}
.xms-v1-theme .mat-list-base .mat-subheader {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
}
.xms-v1-theme .mat-list-base[dense] .mat-list-item {
  font-size: 0.75rem;
}
.xms-v1-theme .mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.xms-v1-theme .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n + 2) {
  font-size: 0.75rem;
}
.xms-v1-theme .mat-list-base[dense] .mat-list-option {
  font-size: 0.75rem;
}
.xms-v1-theme .mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.xms-v1-theme
  .mat-list-base[dense]
  .mat-list-option
  .mat-line:nth-child(n + 2) {
  font-size: 0.75rem;
}
.xms-v1-theme .mat-list-base[dense] .mat-subheader {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
}
.xms-v1-theme .mat-option {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 1.125rem;
}
.xms-v1-theme .mat-optgroup-label {
  font: 500 0.875rem/1.428 gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .mat-simple-snackbar {
  font-family: gotham_book,Arial,sans-serif;
  font-size: 0.875rem;
}
.xms-v1-theme .mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.xms-v1-theme .mat-tree {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .mat-tree-node,
.xms-v1-theme .mat-nested-tree-node {
  font-weight: 400;
  font-size: 0.875rem;
}
.xms-v1-theme .mat-ripple-element {
  background-color: #0000001a;
}
.xms-v1-theme .mat-option {
  color: #000000de;
}
.xms-v1-theme .mat-option:hover:not(.mat-option-disabled),
.xms-v1-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.xms-v1-theme
  .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.xms-v1-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: #000000de;
}
.xms-v1-theme .mat-option.mat-option-disabled {
  color: #00000061;
}
.xms-v1-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #4d6a7a;
}
.xms-v1-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #0ff;
}
.xms-v1-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #cb0051;
}
.xms-v1-theme .mat-optgroup-label {
  color: #0000008a;
}
.xms-v1-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: #00000061;
}
.xms-v1-theme .mat-pseudo-checkbox {
  color: #0000008a;
}
.xms-v1-theme .mat-pseudo-checkbox:after {
  color: #fafafa;
}
.xms-v1-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.xms-v1-theme .mat-primary .mat-pseudo-checkbox-checked,
.xms-v1-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #4d6a7a;
}
.xms-v1-theme .mat-pseudo-checkbox-checked,
.xms-v1-theme .mat-pseudo-checkbox-indeterminate,
.xms-v1-theme .mat-accent .mat-pseudo-checkbox-checked,
.xms-v1-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: aqua;
}
.xms-v1-theme .mat-warn .mat-pseudo-checkbox-checked,
.xms-v1-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #cb0051;
}
.xms-v1-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.xms-v1-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.xms-v1-theme .mat-app-background,
.xms-v1-theme.mat-app-background {
  background-color: #fafafa;
  color: #000000de;
}
.xms-v1-theme .mat-elevation-z0 {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.xms-v1-theme .mat-elevation-z1 {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
}
.xms-v1-theme .mat-elevation-z2 {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.xms-v1-theme .mat-elevation-z3 {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
}
.xms-v1-theme .mat-elevation-z4 {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.xms-v1-theme .mat-elevation-z5 {
  box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f;
}
.xms-v1-theme .mat-elevation-z6 {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.xms-v1-theme .mat-elevation-z7 {
  box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024,
    0 2px 16px 1px #0000001f;
}
.xms-v1-theme .mat-elevation-z8 {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024,
    0 3px 14px 2px #0000001f;
}
.xms-v1-theme .mat-elevation-z9 {
  box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024,
    0 3px 16px 2px #0000001f;
}
.xms-v1-theme .mat-elevation-z10 {
  box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024,
    0 4px 18px 3px #0000001f;
}
.xms-v1-theme .mat-elevation-z11 {
  box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024,
    0 4px 20px 3px #0000001f;
}
.xms-v1-theme .mat-elevation-z12 {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024,
    0 5px 22px 4px #0000001f;
}
.xms-v1-theme .mat-elevation-z13 {
  box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024,
    0 5px 24px 4px #0000001f;
}
.xms-v1-theme .mat-elevation-z14 {
  box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024,
    0 5px 26px 4px #0000001f;
}
.xms-v1-theme .mat-elevation-z15 {
  box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024,
    0 6px 28px 5px #0000001f;
}
.xms-v1-theme .mat-elevation-z16 {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024,
    0 6px 30px 5px #0000001f;
}
.xms-v1-theme .mat-elevation-z17 {
  box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024,
    0 6px 32px 5px #0000001f;
}
.xms-v1-theme .mat-elevation-z18 {
  box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024,
    0 7px 34px 6px #0000001f;
}
.xms-v1-theme .mat-elevation-z19 {
  box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024,
    0 7px 36px 6px #0000001f;
}
.xms-v1-theme .mat-elevation-z20 {
  box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024,
    0 8px 38px 7px #0000001f;
}
.xms-v1-theme .mat-elevation-z21 {
  box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024,
    0 8px 40px 7px #0000001f;
}
.xms-v1-theme .mat-elevation-z22 {
  box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024,
    0 8px 42px 7px #0000001f;
}
.xms-v1-theme .mat-elevation-z23 {
  box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024,
    0 9px 44px 8px #0000001f;
}
.xms-v1-theme .mat-elevation-z24 {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024,
    0 9px 46px 8px #0000001f;
}
.mat-theme-loaded-marker {
  display: none;
}
.xms-v1-theme .mat-autocomplete-panel {
  background: white;
  color: #000000de;
}
.xms-v1-theme .mat-autocomplete-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.xms-v1-theme
  .mat-autocomplete-panel
  .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.xms-v1-theme
  .mat-autocomplete-panel
  .mat-option.mat-selected:not(.mat-active):not(:hover):not(
    .mat-option-disabled
  ) {
  color: #000000de;
}
.xms-v1-theme .mat-badge-content {
  color: #fff;
  background: #4d6a7a;
}
.cdk-high-contrast-active .xms-v1-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.xms-v1-theme .mat-badge-accent .mat-badge-content {
  background: aqua;
  color: #dbe8e9;
}
.xms-v1-theme .mat-badge-warn .mat-badge-content {
  color: #fff;
  background: #cb0051;
}
.xms-v1-theme .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: #00000061;
}
.xms-v1-theme .mat-bottom-sheet-container {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024,
    0 6px 30px 5px #0000001f;
  background: white;
  color: #000000de;
}
.xms-v1-theme .mat-button,
.xms-v1-theme .mat-icon-button,
.xms-v1-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.xms-v1-theme .PO-previousButton button {
  background-color: #dbe8e9 !important;
}
.xms-v1-theme .PO-nominatedBankAccountList .PO-bankAccountNumber {
  padding: 0 !important;
}
.xms-v1-theme .PO-nominatedBankAccountList .PO-bankAccountNumber mat-list-item {
  padding: 0 !important;
  margin-bottom: 5px;
}
.xms-v1-theme .PO-nominatedBankAccountList .PO-bankSortCode {
  padding: 0 !important;
}
.xms-v1-theme .PO-nominatedBankAccountList .PO-bankSortCode mat-list-item {
  padding: 0 !important;
  margin-bottom: 5px;
}

.xms-v1-theme .PO-requestNewPasscode {
  color: white;
}

.xms-v1-theme .PO-chooseLinkedAccountListContainer dxp-list dxp-key-value-list {
  padding: 0 !important;
}
.xms-v1-theme .PO-chooseLinkedAccountListContainer dxp-list dxp-key-value-list mat-list-item {
  padding: 0 !important;
  margin-bottom: 5px !important;
}
.xms-v1-theme .PO-chooseLinkedAccountListContainer dxp-list .PO-productName {
  padding: 0 !important;
}
.xms-v1-theme .PO-accountActionsContainer dxp-invisible-container {
  padding-left: 0 !important;
}
.xms-v1-theme .PO-accountActionsContainer dxp-invisible-container dxp-layout-manager > div {
  align-items: center !important;
}
.xms-v1-theme .PO-accountActionsContainer dxp-invisible-container dxp-label div {
  text-align: center;
}
.xms-v1-theme .PO-accountActionsContainer .PO-closeAccountCard {
  display: contents !important;
}
.xms-v1-theme .PO-accountActionsContainer .PO-closeAccountCard.dxp-hide {
  display: none !important;
}
.xms-v1-theme .PO-done.PO-done a {
  width: 100% !important;
}
 .xms-v1-theme .PO-done.PO-done a .mat-button-wrapper {
  padding-top: 12px !important;
}

.xms-v1-theme .PO-withdrawlSuccess ~ .PO-done.PO-done a .mat-button-wrapper {
  padding-top: 5px !important;
}
.xms-v1-theme dxp-card.PO-Close .PO-lineBreakForChooseAccount {
  height: 0 !important;
}
.xms-v1-theme dxp-card.PO-Close .PO-lineBreakFromWithdrawalsInInitialPeriod {
  height: 0 !important;
}
.xms-v1-theme dxp-card.PO-Close .PO-lineBreakFromSummaryClose {
  height: 0 !important;
}
.xms-v1-theme .PO-backToDashboardpreviousButton button {
  background-color: #dbe8e9 !important;
}
.xms-v1-theme .PO-backToDashboard button {
  background-color: #dbe8e9 !important;
}
.xms-v1-theme  button
.xms-v1-theme .PO-backToDashboardButton .mat-button,
.xms-v1-theme .PO-backToDashboardButton .mat-icon-button,
.xms-v1-theme .PO-backToDashboardButton .mat-stroked-button,
.xms-v1-theme .PO-backToLoginButton .mat-button,
.xms-v1-theme .PO-backToLoginButton .mat-stroked-button,
.xms-v1-theme .PO-backToLoginButton .mat-icon-button {
  background-color: #dbe8e9 !important;
}
.xms-v1-theme .PO-previousWithdrawlButton button {
  background-color: #dbe8e9 !important;
}
.xms-v1-theme .PO-backToMortgageSummary button {
  background-color: #dbe8e9 !important;
}
.xms-v1-theme .PO-previousReviewButton button  {
  background-color: #dbe8e9 !important;
}
.xms-v1-theme .PO-requirementsSavingsHeader,
.xms-v1-theme .PO-requirementsIdentityHeader,
.xms-v1-theme .PO-requirementsISAHeader
  {
  font-weight: 700;
}
.xms-v1-theme .PO-requirementsSingle {
  color: #000;
}
.xms-v1-theme .PO-lblSelectedApplicantInformation {
  color: #fff;
}

.xms-v1-theme .mat-button.mat-primary,
.xms-v1-theme .mat-icon-button.mat-primary,
.xms-v1-theme .mat-stroked-button.mat-primary {
  background-color: #7fbcaa;
}

.xms-v1-theme .mat-button.mat-primary:hover {
  background-color: #6fac9a;
}

.xms-v1-theme .PO-home .mat-button.mat-primary:hover {
  background-color: unset;
}

#arrow-left {
  fill: black;
  color: black;
  background: black;
}

.xms-v1-theme .mat-button.mat-accent,
.xms-v1-theme .mat-icon-button.mat-accent,
.xms-v1-theme .mat-stroked-button.mat-accent {
  color: #0ff;
}
.xms-v1-theme .mat-button.mat-warn,
.xms-v1-theme .mat-icon-button.mat-warn,
.xms-v1-theme .mat-stroked-button.mat-warn {
  color: #cb0051;
}
.xms-v1-theme .mat-button.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-button.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-button.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-button.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-icon-button.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-icon-button.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-icon-button.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-stroked-button.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-stroked-button.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-stroked-button.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: #00000042;
}
.xms-v1-theme .mat-button.mat-primary .mat-button-focus-overlay,
.xms-v1-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,
.xms-v1-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #4d6a7a;
}
.xms-v1-theme .mat-button.mat-accent .mat-button-focus-overlay,
.xms-v1-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,
.xms-v1-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #0ff;
}
.xms-v1-theme .mat-button.mat-warn .mat-button-focus-overlay,
.xms-v1-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,
.xms-v1-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #cb0051;
}
.xms-v1-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,
.xms-v1-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.xms-v1-theme
  .mat-stroked-button.mat-button-disabled
  .mat-button-focus-overlay {
  background-color: transparent;
}
.xms-v1-theme .mat-button .mat-ripple-element,
.xms-v1-theme .mat-icon-button .mat-ripple-element,
.xms-v1-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.xms-v1-theme .mat-button-focus-overlay {
  background: black;
}
.xms-v1-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: #0000001f;
}
.xms-v1-theme .mat-flat-button,
.xms-v1-theme .mat-raised-button,
.xms-v1-theme .mat-fab,
.xms-v1-theme .mat-mini-fab {
  color: #000000de;
  background-color: #fff;
}
.xms-v1-theme .mat-flat-button.mat-primary,
.xms-v1-theme .mat-raised-button.mat-primary,
.xms-v1-theme .mat-fab.mat-primary,
.xms-v1-theme .mat-mini-fab.mat-primary {
  color: #fff;
}
.xms-v1-theme .mat-flat-button.mat-accent,
.xms-v1-theme .mat-raised-button.mat-accent,
.xms-v1-theme .mat-fab.mat-accent,
.xms-v1-theme .mat-mini-fab.mat-accent {
  color: #7fbcaa;
}
.xms-v1-theme .mat-flat-button.mat-warn,
.xms-v1-theme .mat-raised-button.mat-warn,
.xms-v1-theme .mat-fab.mat-warn,
.xms-v1-theme .mat-mini-fab.mat-warn {
  color: #fff;
}
.xms-v1-theme .mat-flat-button.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-flat-button.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-flat-button.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: #00000042;
}
.xms-v1-theme .mat-flat-button.mat-primary,
.xms-v1-theme .mat-raised-button.mat-primary,
.xms-v1-theme .mat-fab.mat-primary,
.xms-v1-theme .mat-mini-fab.mat-primary {
  background-color: #7fbcaa;
}
.xms-v1-theme .mat-flat-button.mat-accent,
.xms-v1-theme .mat-raised-button.mat-accent,
.xms-v1-theme .mat-fab.mat-accent,
.xms-v1-theme .mat-mini-fab.mat-accent {
  background-color: #0ff;
}
.xms-v1-theme .mat-flat-button.mat-warn,
.xms-v1-theme .mat-raised-button.mat-warn,
.xms-v1-theme .mat-fab.mat-warn,
.xms-v1-theme .mat-mini-fab.mat-warn {
  background-color: #cb0051;
}
.xms-v1-theme .mat-flat-button.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-flat-button.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-flat-button.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-fab.mat-button-disabled.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-primary.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-accent.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-warn.mat-button-disabled,
.xms-v1-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: #0000001f;
}
.xms-v1-theme .mat-flat-button.mat-primary .mat-ripple-element,
.xms-v1-theme .mat-raised-button.mat-primary .mat-ripple-element,
.xms-v1-theme .mat-fab.mat-primary .mat-ripple-element,
.xms-v1-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: #ffffff1a;
}
.xms-v1-theme .mat-flat-button.mat-accent .mat-ripple-element,
.xms-v1-theme .mat-raised-button.mat-accent .mat-ripple-element,
.xms-v1-theme .mat-fab.mat-accent .mat-ripple-element,
.xms-v1-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: #4e4e4c1a;
}
.xms-v1-theme .mat-flat-button.mat-warn .mat-ripple-element,
.xms-v1-theme .mat-raised-button.mat-warn .mat-ripple-element,
.xms-v1-theme .mat-fab.mat-warn .mat-ripple-element,
.xms-v1-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: #ffffff1a;
}
.xms-v1-theme .mat-stroked-button:not([class*="mat-elevation-z"]),
.xms-v1-theme .mat-flat-button:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.xms-v1-theme .mat-raised-button:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.xms-v1-theme
  .mat-raised-button:not(.mat-button-disabled):active:not(
    [class*="mat-elevation-z"]
  ) {
  box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024,
    0 3px 14px 2px #0000001f;
}
.xms-v1-theme
  .mat-raised-button.mat-button-disabled:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.xms-v1-theme .mat-fab:not([class*="mat-elevation-z"]),
.xms-v1-theme .mat-mini-fab:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.xms-v1-theme
  .mat-fab:not(.mat-button-disabled):active:not([class*="mat-elevation-z"]),
.xms-v1-theme
  .mat-mini-fab:not(.mat-button-disabled):active:not(
    [class*="mat-elevation-z"]
  ) {
  box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024,
    0 5px 22px 4px #0000001f;
}
.xms-v1-theme .mat-fab.mat-button-disabled:not([class*="mat-elevation-z"]),
.xms-v1-theme
  .mat-mini-fab.mat-button-disabled:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.xms-v1-theme .mat-button-toggle-standalone:not([class*="mat-elevation-z"]),
.xms-v1-theme .mat-button-toggle-group:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.xms-v1-theme
  .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not(
    [class*="mat-elevation-z"]
  ),
.xms-v1-theme
  .mat-button-toggle-group-appearance-standard:not([class*="mat-elevation-z"]) {
  box-shadow: none;
}
.xms-v1-theme .mat-button-toggle {
  color: #00000061;
}
.xms-v1-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: #0000001f;
}
.xms-v1-theme .mat-button-toggle-appearance-standard {
  color: #000000de;
  background: white;
}
.xms-v1-theme
  .mat-button-toggle-appearance-standard
  .mat-button-toggle-focus-overlay {
  background-color: #000;
}
.xms-v1-theme
  .mat-button-toggle-group-appearance-standard
  .mat-button-toggle
  + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}
.xms-v1-theme
  [dir="rtl"]
  .mat-button-toggle-group-appearance-standard
  .mat-button-toggle
  + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}
.xms-v1-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 #e0e0e0;
}
.xms-v1-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: #0000008a;
}
.xms-v1-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #000000de;
}
.xms-v1-theme .mat-button-toggle-disabled {
  color: #00000042;
  background-color: #eee;
}
.xms-v1-theme
  .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.xms-v1-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.xms-v1-theme
  .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.xms-v1-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}
.xms-v1-theme .mat-card {
  background: white;
  color: #000000de;
}
.xms-v1-theme .mat-card:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
}
.xms-v1-theme .mat-card.mat-card-flat:not([class*="mat-elevation-z"]) {
  box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f;
}
.xms-v1-theme .mat-card-subtitle {
  color: #0000008a;
}
.xms-v1-theme .mat-checkbox-frame {
  border-color: #0000008a;
}
.xms-v1-theme .mat-checkbox-checkmark {
  fill: #fafafa;
}
.xms-v1-theme .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.xms-v1-theme .mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.xms-v1-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.xms-v1-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #4d6a7a;
}
.xms-v1-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.xms-v1-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #0ff;
}
.xms-v1-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.xms-v1-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #cb0051;
}
.xms-v1-theme
  .mat-checkbox-disabled.mat-checkbox-checked
  .mat-checkbox-background,
.xms-v1-theme
  .mat-checkbox-disabled.mat-checkbox-indeterminate
  .mat-checkbox-background {
  background-color: #b0b0b0;
}
.xms-v1-theme
  .mat-checkbox-disabled:not(.mat-checkbox-checked)
  .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.xms-v1-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: #00000061;
}
.xms-v1-theme .mat-checkbox .mat-ripple-element {
  background-color: #000;
}
.xms-v1-theme
  .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary
  .mat-ripple-element,
.xms-v1-theme
  .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary
  .mat-ripple-element {
  background: #4d6a7a;
}
.xms-v1-theme
  .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent
  .mat-ripple-element,
.xms-v1-theme
  .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent
  .mat-ripple-element {
  background: aqua;
}
.xms-v1-theme
  .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn
  .mat-ripple-element,
.xms-v1-theme
  .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn
  .mat-ripple-element {
  background: #cb0051;
}
.xms-v1-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: #000000de;
}
.xms-v1-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: #000000de;
  opacity: 0.4;
}
.xms-v1-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f;
}
.xms-v1-theme
  .mat-chip.mat-standard-chip:not(.mat-chip-disabled)
  .mat-chip-remove:hover {
  opacity: 0.54;
}
.xms-v1-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.xms-v1-theme .mat-chip.mat-standard-chip:after {
  background: black;
}
.xms-v1-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #4d6a7a;
  color: #fff;
}
.xms-v1-theme
  .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary
  .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.xms-v1-theme
  .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary
  .mat-ripple-element {
  background-color: #ffffff1a;
}
.xms-v1-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #cb0051;
  color: #fff;
}
.xms-v1-theme
  .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn
  .mat-chip-remove {
  color: #fff;
  opacity: 0.4;
}
.xms-v1-theme
  .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn
  .mat-ripple-element {
  background-color: #ffffff1a;
}
.xms-v1-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #0ff;
  color: #7fbcaa;
}
.xms-v1-theme
  .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent
  .mat-chip-remove {
  color: #7fbcaa;
  opacity: 0.4;
}
.xms-v1-theme
  .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent
  .mat-ripple-element {
  background-color: #4e4e4c1a;
}
.xms-v1-theme .mat-table {
  background: white;
}
.xms-v1-theme .mat-table thead,
.xms-v1-theme .mat-table tbody,
.xms-v1-theme .mat-table tfoot,
.xms-v1-theme mat-header-row,
.xms-v1-theme mat-row,
.xms-v1-theme mat-footer-row,
.xms-v1-theme [mat-header-row],
.xms-v1-theme [mat-row],
.xms-v1-theme [mat-footer-row],
.xms-v1-theme .mat-table-sticky {
  background: inherit;
}
.xms-v1-theme mat-row,
.xms-v1-theme mat-header-row,
.xms-v1-theme mat-footer-row,
.xms-v1-theme th.mat-header-cell,
.xms-v1-theme td.mat-cell,
.xms-v1-theme td.mat-footer-cell {
  border-bottom-color: #0000001f;
}
.xms-v1-theme .mat-header-cell {
  color: #0000008a;
}
.xms-v1-theme .mat-cell,
.xms-v1-theme .mat-footer-cell {
  color: #000000de;
}
.xms-v1-theme .mat-calendar-arrow {
  fill: #0000008a;
}
.xms-v1-theme .mat-datepicker-toggle,
.xms-v1-theme .mat-datepicker-content .mat-calendar-next-button,
.xms-v1-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: #0000008a;
}
.xms-v1-theme .mat-calendar-table-header-divider:after {
  background: rgba(0, 0, 0, 0.12);
}
.xms-v1-theme .mat-calendar-table-header,
.xms-v1-theme .mat-calendar-body-label {
  color: #0000008a;
}
.xms-v1-theme .mat-calendar-body-cell-content,
.xms-v1-theme .mat-date-range-input-separator {
  color: #000000de;
  border-color: transparent;
}
.xms-v1-theme
  .mat-calendar-body-disabled
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ) {
  color: #00000061;
}
.xms-v1-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: #00000061;
}
.xms-v1-theme .mat-calendar-body-in-preview {
  color: #0000003d;
}
.xms-v1-theme
  .mat-calendar-body-today:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ) {
  border-color: #00000061;
}
.xms-v1-theme
  .mat-calendar-body-disabled
  > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ) {
  border-color: #0000002e;
}
.xms-v1-theme .mat-calendar-body-in-range:before {
  background: rgba(77, 106, 122, 0.2);
}
.xms-v1-theme .mat-calendar-body-comparison-identical,
.xms-v1-theme .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.xms-v1-theme .mat-calendar-body-comparison-bridge-start:before,
.xms-v1-theme [dir="rtl"] .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(
    to right,
    rgba(77, 106, 122, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.xms-v1-theme .mat-calendar-body-comparison-bridge-end:before,
.xms-v1-theme [dir="rtl"] .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(
    to left,
    rgba(77, 106, 122, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.xms-v1-theme
  .mat-calendar-body-in-range
  > .mat-calendar-body-comparison-identical,
.xms-v1-theme
  .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.xms-v1-theme
  .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.xms-v1-theme
  .mat-calendar-body-in-comparison-range
  > .mat-calendar-body-selected {
  background: #46a35e;
}
.xms-v1-theme .mat-calendar-body-selected {
  background-color: #4d6a7a;
  color: #fff;
}
.xms-v1-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: #4d6a7a66;
}
.xms-v1-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.xms-v1-theme
  .cdk-keyboard-focused
  .mat-calendar-body-active
  > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(
    .mat-calendar-body-comparison-identical
  ),
.xms-v1-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: #4d6a7a4d;
}
@media (hover: hover) {
  .xms-v1-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
    ) {
    background-color: #4d6a7a4d;
  }
}
.xms-v1-theme .mat-datepicker-content {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
  background-color: #fff;
  color: #000000de;
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-in-range:before {
  background: rgba(0, 255, 255, 0.2);
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-comparison-identical,
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-comparison-bridge-start:before,
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(
    to right,
    rgba(0, 255, 255, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-comparison-bridge-end:before,
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(
    to left,
    rgba(0, 255, 255, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-in-range
  > .mat-calendar-body-comparison-identical,
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-in-comparison-range
  > .mat-calendar-body-selected {
  background: #46a35e;
}
.xms-v1-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #0ff;
  color: #4e4e4c;
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-disabled
  > .mat-calendar-body-selected {
  background-color: #0ff6;
}
.xms-v1-theme
  .mat-datepicker-content.mat-accent
  .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #7fbcaa;
}
.xms-v1-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
  ),
.xms-v1-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: #00ffff4d;
}
@media (hover: hover) {
  .xms-v1-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
    ) {
    background-color: #00ffff4d;
  }
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-in-range:before {
  background: rgba(203, 0, 81, 0.2);
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-comparison-identical,
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-in-comparison-range:before {
  background: rgba(249, 171, 0, 0.2);
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-comparison-bridge-start:before,
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-end:before {
  background: linear-gradient(
    to right,
    rgba(203, 0, 81, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-comparison-bridge-end:before,
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  [dir="rtl"]
  .mat-calendar-body-comparison-bridge-start:before {
  background: linear-gradient(
    to left,
    rgba(203, 0, 81, 0.2) 50%,
    rgba(249, 171, 0, 0.2) 50%
  );
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-in-range
  > .mat-calendar-body-comparison-identical,
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
  background: #a8dab5;
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-in-comparison-range
  > .mat-calendar-body-selected {
  background: #46a35e;
}
.xms-v1-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #cb0051;
  color: #fff;
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-disabled
  > .mat-calendar-body-selected {
  background-color: #cb005166;
}
.xms-v1-theme
  .mat-datepicker-content.mat-warn
  .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff;
}
.xms-v1-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
  ),
.xms-v1-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: #cb00514d;
}
@media (hover: hover) {
  .xms-v1-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
    ) {
    background-color: #cb00514d;
  }
}
.xms-v1-theme .mat-datepicker-content-touch {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024,
    0 9px 46px 8px #0000001f;
}
.xms-v1-theme .mat-datepicker-toggle-active {
  color: #4d6a7a;
}
.xms-v1-theme .mat-datepicker-toggle-active.mat-accent {
  color: #0ff;
}
.xms-v1-theme .mat-datepicker-toggle-active.mat-warn {
  color: #cb0051;
}
.xms-v1-theme .mat-date-range-input-inner[disabled] {
  color: #00000061;
}
.xms-v1-theme .mat-dialog-container {
  box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024,
    0 9px 46px 8px #0000001f;
  background: white;
  color: #000000de;
}
.xms-v1-theme .mat-divider {
  border-top-color: #0000001f;
}
.xms-v1-theme .mat-divider-vertical {
  border-right-color: #0000001f;
}
.xms-v1-theme .mat-expansion-panel {
  background: white;
  color: #000000de;
}
.xms-v1-theme .mat-expansion-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.xms-v1-theme .mat-action-row {
  border-top-color: #0000001f;
}
.xms-v1-theme
  .mat-expansion-panel
  .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled="true"]),
.xms-v1-theme
  .mat-expansion-panel
  .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled="true"]),
.xms-v1-theme
  .mat-expansion-panel:not(.mat-expanded)
  .mat-expansion-panel-header:hover:not([aria-disabled="true"]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .xms-v1-theme
    .mat-expansion-panel:not(.mat-expanded):not([aria-disabled="true"])
    .mat-expansion-panel-header:hover {
    background: white;
  }
}
.xms-v1-theme .mat-expansion-panel-header-title {
  color: #000000de;
}
.xms-v1-theme .mat-expansion-panel-header-description,
.xms-v1-theme .mat-expansion-indicator:after {
  color: #0000008a;
}
.xms-v1-theme .mat-expansion-panel-header[aria-disabled="true"] {
  color: #00000042;
}
.xms-v1-theme
  .mat-expansion-panel-header[aria-disabled="true"]
  .mat-expansion-panel-header-title,
.xms-v1-theme
  .mat-expansion-panel-header[aria-disabled="true"]
  .mat-expansion-panel-header-description {
  color: inherit;
}
.xms-v1-theme .mat-form-field-label,
.xms-v1-theme .mat-hint {
  color: #0009;
}
.xms-v1-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #4d6a7a;
}
.xms-v1-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #0ff;
}
.xms-v1-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #cb0051;
}
.xms-v1-theme .mat-focused .mat-form-field-required-marker {
  color: #0ff;
}
.xms-v1-theme .mat-form-field-ripple {
  background-color: #000000de;
}
.xms-v1-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #4d6a7a;
}
.xms-v1-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #0ff;
}
.xms-v1-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #cb0051;
}
.xms-v1-theme
  .mat-form-field-type-mat-native-select.mat-focused:not(
    .mat-form-field-invalid
  )
  .mat-form-field-infix:after {
  color: #4d6a7a;
}
.xms-v1-theme
  .mat-form-field-type-mat-native-select.mat-focused:not(
    .mat-form-field-invalid
  ).mat-accent
  .mat-form-field-infix:after {
  color: #0ff;
}
.xms-v1-theme
  .mat-form-field-type-mat-native-select.mat-focused:not(
    .mat-form-field-invalid
  ).mat-warn
  .mat-form-field-infix:after {
  color: #cb0051;
}
.xms-v1-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,
.xms-v1-theme
  .mat-form-field.mat-form-field-invalid
  .mat-form-field-label.mat-accent,
.xms-v1-theme
  .mat-form-field.mat-form-field-invalid
  .mat-form-field-label
  .mat-form-field-required-marker {
  color: #cb0051;
}
.xms-v1-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.xms-v1-theme
  .mat-form-field.mat-form-field-invalid
  .mat-form-field-ripple.mat-accent {
  background-color: #cb0051;
}
.xms-v1-theme .mat-error {
  color: #cb0051;
}
.xms-v1-theme .mat-form-field-appearance-legacy .mat-form-field-label,
.xms-v1-theme .mat-form-field-appearance-legacy .mat-hint {
  color: #0000008a;
}
.xms-v1-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #0000006b;
}
.xms-v1-theme
  .mat-form-field-appearance-legacy.mat-form-field-disabled
  .mat-form-field-underline {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.42) 0%,
    rgba(0, 0, 0, 0.42) 33%,
    transparent 0%
  );
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.xms-v1-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: #0000006b;
}
.xms-v1-theme
  .mat-form-field-appearance-standard.mat-form-field-disabled
  .mat-form-field-underline {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.42) 0%,
    rgba(0, 0, 0, 0.42) 33%,
    transparent 0%
  );
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.xms-v1-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: #0000000a;
}
.xms-v1-theme
  .mat-form-field-appearance-fill.mat-form-field-disabled
  .mat-form-field-flex {
  background-color: #00000005;
}
.xms-v1-theme .mat-form-field-appearance-fill .mat-form-field-underline:before {
  background-color: #0000006b;
}
.xms-v1-theme
  .mat-form-field-appearance-fill.mat-form-field-disabled
  .mat-form-field-label {
  color: #00000061;
}
.xms-v1-theme
  .mat-form-field-appearance-fill.mat-form-field-disabled
  .mat-form-field-underline:before {
  background-color: transparent;
}
.xms-v1-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: #0000001f;
}
.xms-v1-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: #000000de;
}
.xms-v1-theme
  .mat-form-field-appearance-outline.mat-focused
  .mat-form-field-outline-thick {
  color: #4d6a7a;
}
.xms-v1-theme
  .mat-form-field-appearance-outline.mat-focused.mat-accent
  .mat-form-field-outline-thick {
  color: #0ff;
}
.xms-v1-theme
  .mat-form-field-appearance-outline.mat-focused.mat-warn
  .mat-form-field-outline-thick,
.xms-v1-theme
  .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid
  .mat-form-field-outline-thick {
  color: #cb0051;
}
.xms-v1-theme
  .mat-form-field-appearance-outline.mat-form-field-disabled
  .mat-form-field-label {
  color: #00000061;
}
.xms-v1-theme
  .mat-form-field-appearance-outline.mat-form-field-disabled
  .mat-form-field-outline {
  color: #0000000f;
}
.xms-v1-theme .mat-icon.mat-primary {
  color: #4d6a7a;
}
.xms-v1-theme .mat-icon.mat-accent {
  color: #0ff;
}
.xms-v1-theme .mat-icon.mat-warn {
  color: #cb0051;
}
.xms-v1-theme
  .mat-form-field-type-mat-native-select
  .mat-form-field-infix:after {
  color: #0000008a;
}
.xms-v1-theme .mat-input-element:disabled,
.xms-v1-theme
  .mat-form-field-type-mat-native-select.mat-form-field-disabled
  .mat-form-field-infix:after {
  color: #00000061;
}
.xms-v1-theme .mat-input-element {
  caret-color: #4d6a7a;
}
.xms-v1-theme .mat-input-element::placeholder {
  color: #0000006b;
}
.xms-v1-theme .mat-input-element::-moz-placeholder {
  color: #0000006b;
}
.xms-v1-theme .mat-input-element::-webkit-input-placeholder {
  color: #0000006b;
}
.xms-v1-theme .mat-input-element:-ms-input-placeholder {
  color: #0000006b;
}
.xms-v1-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #0ff;
}
.xms-v1-theme .mat-form-field.mat-warn .mat-input-element,
.xms-v1-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #cb0051;
}
.xms-v1-theme
  .mat-form-field-type-mat-native-select.mat-form-field-invalid
  .mat-form-field-infix:after {
  color: #cb0051;
}
.xms-v1-theme .mat-list-base .mat-list-item,
.xms-v1-theme .mat-list-base .mat-list-option {
  color: #000000de;
}
.xms-v1-theme .mat-list-base .mat-subheader {
  color: #0000008a;
}
.xms-v1-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eee;
  color: #00000061;
}
.xms-v1-theme .mat-list-option:hover,
.xms-v1-theme .mat-list-option:focus,
.xms-v1-theme .mat-nav-list .mat-list-item:hover,
.xms-v1-theme .mat-nav-list .mat-list-item:focus,
.xms-v1-theme .mat-action-list .mat-list-item:hover,
.xms-v1-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.xms-v1-theme .mat-list-single-selected-option,
.xms-v1-theme .mat-list-single-selected-option:hover,
.xms-v1-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.xms-v1-theme .mat-menu-panel {
  background: white;
}
.xms-v1-theme .mat-menu-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.xms-v1-theme .mat-menu-item {
  background: transparent;
  color: #000000de;
}
.xms-v1-theme .mat-menu-item[disabled],
.xms-v1-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.xms-v1-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: #00000061;
}
.xms-v1-theme .mat-menu-item .mat-icon-no-color,
.xms-v1-theme .mat-menu-submenu-icon {
  color: #0000008a;
}
.xms-v1-theme .mat-menu-item:hover:not([disabled]),
.xms-v1-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.xms-v1-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.xms-v1-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.xms-v1-theme .mat-paginator {
  background: white;
}
.xms-v1-theme .mat-paginator,
.xms-v1-theme .mat-paginator-page-size .mat-select-trigger {
  color: #0000008a;
}
.xms-v1-theme .mat-paginator-decrement,
.xms-v1-theme .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.xms-v1-theme .mat-paginator-first,
.xms-v1-theme .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.xms-v1-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.xms-v1-theme .mat-icon-button[disabled] .mat-paginator-increment,
.xms-v1-theme .mat-icon-button[disabled] .mat-paginator-first,
.xms-v1-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: #00000061;
}
.xms-v1-theme .mat-progress-bar-background {
  fill: #cfd6da;
}
.xms-v1-theme .mat-progress-bar-buffer {
  background-color: #cfd6da;
}
.xms-v1-theme .mat-progress-bar-fill:after {
  background-color: #4d6a7a;
}
.xms-v1-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bcfbfb;
}
.xms-v1-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bcfbfb;
}
.xms-v1-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
  background-color: #0ff;
}
.xms-v1-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #eebcd0;
}
.xms-v1-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #eebcd0;
}
.xms-v1-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
  background-color: #cb0051;
}
.xms-v1-theme .mat-progress-spinner circle,
.xms-v1-theme .mat-spinner circle {
  stroke: #4d6a7a;
}
.xms-v1-theme .mat-progress-spinner.mat-accent circle,
.xms-v1-theme .mat-spinner.mat-accent circle {
  stroke: #0ff;
}
.xms-v1-theme .mat-progress-spinner.mat-warn circle,
.xms-v1-theme .mat-spinner.mat-warn circle {
  stroke: #cb0051;
}
.xms-v1-theme .mat-radio-outer-circle {
  border-color: #0000008a;
}
.xms-v1-theme
  .mat-radio-button.mat-primary.mat-radio-checked
  .mat-radio-outer-circle {
  border-color: #4d6a7a;
}
.xms-v1-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.xms-v1-theme
  .mat-radio-button.mat-primary
  .mat-radio-ripple
  .mat-ripple-element:not(.mat-radio-persistent-ripple),
.xms-v1-theme
  .mat-radio-button.mat-primary.mat-radio-checked
  .mat-radio-persistent-ripple,
.xms-v1-theme
  .mat-radio-button.mat-primary:active
  .mat-radio-persistent-ripple {
  background-color: #4d6a7a;
}
.xms-v1-theme
  .mat-radio-button.mat-accent.mat-radio-checked
  .mat-radio-outer-circle {
  border-color: #0ff;
}
.xms-v1-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.xms-v1-theme
  .mat-radio-button.mat-accent
  .mat-radio-ripple
  .mat-ripple-element:not(.mat-radio-persistent-ripple),
.xms-v1-theme
  .mat-radio-button.mat-accent.mat-radio-checked
  .mat-radio-persistent-ripple,
.xms-v1-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #0ff;
}
.xms-v1-theme
  .mat-radio-button.mat-warn.mat-radio-checked
  .mat-radio-outer-circle {
  border-color: #cb0051;
}
.xms-v1-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.xms-v1-theme
  .mat-radio-button.mat-warn
  .mat-radio-ripple
  .mat-ripple-element:not(.mat-radio-persistent-ripple),
.xms-v1-theme
  .mat-radio-button.mat-warn.mat-radio-checked
  .mat-radio-persistent-ripple,
.xms-v1-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #cb0051;
}
.xms-v1-theme
  .mat-radio-button.mat-radio-disabled.mat-radio-checked
  .mat-radio-outer-circle,
.xms-v1-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #00000061;
}
.xms-v1-theme
  .mat-radio-button.mat-radio-disabled
  .mat-radio-ripple
  .mat-ripple-element,
.xms-v1-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: #00000061;
}
.xms-v1-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #00000061;
}
.xms-v1-theme .mat-radio-button .mat-ripple-element {
  background-color: #000;
}
.xms-v1-theme .mat-select-value {
  color: #000000de;
}
.xms-v1-theme .mat-select-placeholder {
  color: #0000006b;
}
.xms-v1-theme .mat-select-disabled .mat-select-value {
  color: #00000061;
}
.xms-v1-theme .mat-select-arrow {
  color: #0000008a;
}
.xms-v1-theme .mat-select-panel {
  background: white;
}
.xms-v1-theme .mat-select-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
}
.xms-v1-theme
  .mat-select-panel
  .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.xms-v1-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #4d6a7a;
}
.xms-v1-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #0ff;
}
.xms-v1-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.xms-v1-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #cb0051;
}
.xms-v1-theme
  .mat-form-field
  .mat-select.mat-select-disabled
  .mat-select-arrow {
  color: #00000061;
}
.xms-v1-theme .mat-drawer-container {
  background-color: #fafafa;
  color: #000000de;
}
.xms-v1-theme .mat-drawer {
  background-color: #fff;
  color: #000000de;
}
.xms-v1-theme .mat-drawer.mat-drawer-push {
  background-color: #fff;
}
.xms-v1-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024,
    0 6px 30px 5px #0000001f;
}
.xms-v1-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.xms-v1-theme .mat-drawer-side.mat-drawer-end,
.xms-v1-theme [dir="rtl"] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.xms-v1-theme [dir="rtl"] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.xms-v1-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: #0009;
}
.xms-v1-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #0ff;
}
.xms-v1-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #00ffff8a;
}
.xms-v1-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #0ff;
}
.xms-v1-theme
  .mat-slide-toggle.mat-primary.mat-checked
  .mat-slide-toggle-thumb {
  background-color: #4d6a7a;
}
.xms-v1-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: #4d6a7a8a;
}
.xms-v1-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #4d6a7a;
}
.xms-v1-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #cb0051;
}
.xms-v1-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: #cb00518a;
}
.xms-v1-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #cb0051;
}
.xms-v1-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #000;
}
.xms-v1-theme .mat-slide-toggle-thumb {
  box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
  background-color: #fafafa;
}
.xms-v1-theme .mat-slide-toggle-bar {
  background-color: #00000061;
}
.xms-v1-theme .mat-slider-track-background {
  background-color: #00000042;
}
.xms-v1-theme .mat-slider.mat-primary .mat-slider-track-fill,
.xms-v1-theme .mat-slider.mat-primary .mat-slider-thumb,
.xms-v1-theme .mat-slider.mat-primary .mat-slider-thumb-label {
  background-color: #4d6a7a;
}
.xms-v1-theme .mat-slider.mat-primary .mat-slider-thumb-label-text {
  color: #fff;
}
.xms-v1-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  background-color: #4d6a7a33;
}
.xms-v1-theme .mat-slider.mat-accent .mat-slider-track-fill,
.xms-v1-theme .mat-slider.mat-accent .mat-slider-thumb,
.xms-v1-theme .mat-slider.mat-accent .mat-slider-thumb-label {
  background-color: #0ff;
}
.xms-v1-theme .mat-slider.mat-accent .mat-slider-thumb-label-text {
  color: #4e4e4c;
}
.xms-v1-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  background-color: #0ff3;
}
.xms-v1-theme .mat-slider.mat-warn .mat-slider-track-fill,
.xms-v1-theme .mat-slider.mat-warn .mat-slider-thumb,
.xms-v1-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #cb0051;
}
.xms-v1-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: #fff;
}
.xms-v1-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: #cb005133;
}
.xms-v1-theme .mat-slider:hover .mat-slider-track-background,
.xms-v1-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: #00000061;
}
.xms-v1-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.xms-v1-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.xms-v1-theme .mat-slider.mat-slider-disabled .mat-slider-thumb,
.xms-v1-theme
  .mat-slider.mat-slider-disabled:hover
  .mat-slider-track-background {
  background-color: #00000042;
}
.xms-v1-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: #0000001f;
}
.xms-v1-theme
  .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing
  .mat-slider-thumb,
.xms-v1-theme
  .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing
  .mat-slider-thumb-label {
  background-color: #000000de;
}
.xms-v1-theme
  .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused
  .mat-slider-thumb,
.xms-v1-theme
  .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused
  .mat-slider-thumb-label {
  background-color: #00000042;
}
.xms-v1-theme
  .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing)
  .mat-slider-thumb {
  border-color: #00000042;
  background-color: transparent;
}
.xms-v1-theme
  .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover
  .mat-slider-thumb,
.xms-v1-theme
  .mat-slider.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ).cdk-focused
  .mat-slider-thumb {
  border-color: #00000061;
}
.xms-v1-theme
  .mat-slider.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ):hover.mat-slider-disabled
  .mat-slider-thumb,
.xms-v1-theme
  .mat-slider.mat-slider-min-value:not(
    .mat-slider-thumb-label-showing
  ).cdk-focused.mat-slider-disabled
  .mat-slider-thumb {
  border-color: #00000042;
}
.xms-v1-theme .mat-slider-has-ticks .mat-slider-wrapper:after {
  border-color: #000000b3;
}
.xms-v1-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(
    to right,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
  background-image: -moz-repeating-linear-gradient(
    0.0001deg,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
}
.xms-v1-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7) 2px,
    transparent 0,
    transparent
  );
}
.xms-v1-theme .mat-step-header.cdk-keyboard-focused,
.xms-v1-theme .mat-step-header.cdk-program-focused,
.xms-v1-theme .mat-step-header:hover:not([aria-disabled]),
.xms-v1-theme .mat-step-header:hover[aria-disabled="false"] {
  background-color: #0000000a;
}
.xms-v1-theme .mat-step-header:hover[aria-disabled="true"] {
  cursor: default;
}
@media (hover: none) {
  .xms-v1-theme .mat-step-header:hover {
    background: none;
  }
}
.xms-v1-theme .mat-step-header .mat-step-label,
.xms-v1-theme .mat-step-header .mat-step-optional {
  color: #0000008a;
}
.xms-v1-theme .mat-step-header .mat-step-icon {
  background-color: #0000008a;
  color: #fff;
}
.xms-v1-theme .mat-step-header .mat-step-icon-selected,
.xms-v1-theme .mat-step-header .mat-step-icon-state-done,
.xms-v1-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #4d6a7a;
  color: #fff;
}
.xms-v1-theme .mat-step-header.mat-accent .mat-step-icon {
  color: #7fbcaa;
}
.xms-v1-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.xms-v1-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.xms-v1-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #0ff;
  color: #7fbcaa;
}
.xms-v1-theme .mat-step-header.mat-warn .mat-step-icon {
  color: #fff;
}
.xms-v1-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.xms-v1-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.xms-v1-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #cb0051;
  color: #fff;
}
.xms-v1-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #cb0051;
}
.xms-v1-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: #000000de;
}
.xms-v1-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #cb0051;
}
.xms-v1-theme .mat-stepper-horizontal,
.xms-v1-theme .mat-stepper-vertical {
  background-color: #fff;
}
.xms-v1-theme .mat-stepper-vertical-line:before {
  border-left-color: #0000001f;
}
.xms-v1-theme .mat-horizontal-stepper-header:before,
.xms-v1-theme .mat-horizontal-stepper-header:after,
.xms-v1-theme .mat-stepper-horizontal-line {
  border-top-color: #0000001f;
}
.xms-v1-theme .mat-sort-header-arrow {
  color: #757575;
  opacity: 0.54 !important;
}
.xms-v1-theme .mat-tab-nav-bar,
.xms-v1-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.xms-v1-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.xms-v1-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.xms-v1-theme .mat-tab-label,
.xms-v1-theme .mat-tab-link {
  color: #000000de;
}
.xms-v1-theme .mat-tab-label.mat-tab-disabled,
.xms-v1-theme .mat-tab-link.mat-tab-disabled {
  color: #00000061;
}
.xms-v1-theme .mat-tab-header-pagination-chevron {
  border-color: #000000de;
}
.xms-v1-theme
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: #00000061;
}
.xms-v1-theme .mat-tab-group[class*="mat-background-"] > .mat-tab-header,
.xms-v1-theme .mat-tab-nav-bar[class*="mat-background-"] {
  border-bottom: none;
  border-top: none;
}
.xms-v1-theme
  .mat-tab-group.mat-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #fcfdfd4d;
}
.xms-v1-theme .mat-tab-group.mat-primary .mat-ink-bar,
.xms-v1-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #4d6a7a;
}
.xms-v1-theme
  .mat-tab-group.mat-primary.mat-background-primary
  > .mat-tab-header
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-group.mat-primary.mat-background-primary
  > .mat-tab-link-container
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-nav-bar.mat-primary.mat-background-primary
  > .mat-tab-header
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-nav-bar.mat-primary.mat-background-primary
  > .mat-tab-link-container
  .mat-ink-bar {
  background-color: #fff;
}
.xms-v1-theme
  .mat-tab-group.mat-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.xms-v1-theme .mat-tab-group.mat-accent .mat-ink-bar,
.xms-v1-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #0ff;
}
.xms-v1-theme
  .mat-tab-group.mat-accent.mat-background-accent
  > .mat-tab-header
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-group.mat-accent.mat-background-accent
  > .mat-tab-link-container
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-nav-bar.mat-accent.mat-background-accent
  > .mat-tab-header
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-nav-bar.mat-accent.mat-background-accent
  > .mat-tab-link-container
  .mat-ink-bar {
  background-color: #7fbcaa;
}
.xms-v1-theme
  .mat-tab-group.mat-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #fffefe4d;
}
.xms-v1-theme .mat-tab-group.mat-warn .mat-ink-bar,
.xms-v1-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #cb0051;
}
.xms-v1-theme
  .mat-tab-group.mat-warn.mat-background-warn
  > .mat-tab-header
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-group.mat-warn.mat-background-warn
  > .mat-tab-link-container
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-nav-bar.mat-warn.mat-background-warn
  > .mat-tab-header
  .mat-ink-bar,
.xms-v1-theme
  .mat-tab-nav-bar.mat-warn.mat-background-warn
  > .mat-tab-link-container
  .mat-ink-bar {
  background-color: #fff;
}
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #fcfdfd4d;
}
.xms-v1-theme .mat-tab-group.mat-background-primary > .mat-tab-header,
.xms-v1-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination,
.xms-v1-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header,
.xms-v1-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header-pagination {
  background-color: #4d6a7a;
}
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-label,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-link-container
  .mat-tab-link,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-label,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-tab-link {
  color: #fff;
}
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-focus-indicator:before {
  border-color: #fff;
}
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-link-container
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-group.mat-background-primary
  > .mat-tab-header-pagination
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-link-container
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-primary
  > .mat-tab-header-pagination
  .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #ffffff4d;
}
.xms-v1-theme .mat-tab-group.mat-background-accent > .mat-tab-header,
.xms-v1-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container,
.xms-v1-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination,
.xms-v1-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header,
.xms-v1-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header-pagination {
  background-color: #0ff;
}
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-label,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-link-container
  .mat-tab-link,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-label,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-link-container
  .mat-tab-link {
  color: #7fbcaa;
}
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled {
  color: #4e4e4c66;
}
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-focus-indicator:before {
  border-color: #7fbcaa;
}
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: #7fbcaa;
  opacity: 0.4;
}
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-link-container
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-group.mat-background-accent
  > .mat-tab-header-pagination
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-link-container
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-accent
  > .mat-tab-header-pagination
  .mat-ripple-element {
  background-color: #7fbcaa;
  opacity: 0.12;
}
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: #fffefe4d;
}
.xms-v1-theme .mat-tab-group.mat-background-warn > .mat-tab-header,
.xms-v1-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container,
.xms-v1-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination,
.xms-v1-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header,
.xms-v1-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header-pagination {
  background-color: #cb0051;
}
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-label,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-link-container
  .mat-tab-link,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-label,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-link-container
  .mat-tab-link {
  color: #fff;
}
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-label.mat-tab-disabled,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-link-container
  .mat-tab-link.mat-tab-disabled {
  color: #fff6;
}
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header-pagination
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-link-container
  .mat-focus-indicator:before,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-focus-indicator:before {
  border-color: #fff;
}
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header-pagination-disabled
  .mat-tab-header-pagination-chevron {
  border-color: #fff;
  opacity: 0.4;
}
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-link-container
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-group.mat-background-warn
  > .mat-tab-header-pagination
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-link-container
  .mat-ripple-element,
.xms-v1-theme
  .mat-tab-nav-bar.mat-background-warn
  > .mat-tab-header-pagination
  .mat-ripple-element {
  background-color: #fff;
  opacity: 0.12;
}
.xms-v1-theme .mat-toolbar {
  background: whitesmoke;
  color: #000000de;
}
.xms-v1-theme .mat-toolbar.mat-primary {
  background: #4d6a7a;
  color: #fff;
}
.xms-v1-theme .mat-toolbar.mat-accent {
  background: aqua;
  color: #7fbcaa;
}
.xms-v1-theme .mat-toolbar.mat-warn {
  background: #cb0051;
  color: #fff;
}
.xms-v1-theme .mat-toolbar .mat-form-field-underline,
.xms-v1-theme .mat-toolbar .mat-form-field-ripple,
.xms-v1-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.xms-v1-theme .mat-toolbar .mat-form-field-label,
.xms-v1-theme .mat-toolbar .mat-focused .mat-form-field-label,
.xms-v1-theme .mat-toolbar .mat-select-value,
.xms-v1-theme .mat-toolbar .mat-select-arrow,
.xms-v1-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.xms-v1-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.xms-v1-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.xms-v1-theme .mat-tree {
  background: white;
}
.xms-v1-theme .mat-tree-node,
.xms-v1-theme .mat-nested-tree-node {
  color: #000000de;
}
.xms-v1-theme .mat-snack-bar-container {
  color: #ffffffb3;
  background: #323232;
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
}
.xms-v1-theme .mat-simple-snackbar-action {
  color: #0ff;
}
.xms-v1-theme .full-page-loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.xms-v1-theme .full-page-loader {
  border: 3px solid transparent;
  border-top-color: #4d6a7a;
  border-radius: 50%;
  display: block;
  margin: -75px 0 0 -75px;
  width: 150px;
  height: 150px;
  position: relative;
  top: 50%;
  left: 50%;
  animation: spin 2s linear infinite;
}
.xms-v1-theme .full-page-loader:before {
  border: 3px solid transparent;
  border-top-color: #0ff;
  border-radius: 50%;
  content: "";
  position: absolute;
  inset: 5px;
  animation: spin 3s linear infinite;
}
.xms-v1-theme .full-page-loader:after {
  border: 3px solid transparent;
  border-top-color: #cb0051;
  border-radius: 50%;
  content: "";
  position: absolute;
  inset: 15px;
  animation: spin 1.5s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.xms-v1-theme .mat-card {
  display: inline-block;
  margin: 10px;
}
.xms-v1-theme body {
  font-size: 1rem;
  font-family: gotham_book,Arial,sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.xms-v1-theme h1,
.xms-v1-theme .dxp-h1 {
  font-size: 1.25rem;
  line-height: 1.6em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0075em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme h2,
.xms-v1-theme .dxp-h2 {
  font-size: 1.5rem;
  line-height: 1.555em;
  font-weight: 800;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme h3,
.xms-v1-theme .dxp-h3 {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme h4,
.xms-v1-theme .dxp-h4 {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme strong,
.xms-v1-theme .dxp-strong {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0071428571em;
  text-transform: inherit;
}
.xms-v1-theme p,
.xms-v1-theme .dxp-p {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme small,
.xms-v1-theme .dxp-small {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
  color: #45515f;
}
.xms-v1-theme small .dxp-strong,
.xms-v1-theme .dxp-small .dxp-strong {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
  font-weight: 500;
}
.xms-v1-theme h2.dxp-screen-title {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.555em;
  font-weight: 800;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
}
.xms-v1-theme h2.dxp-screen-title strong {
  font-size: 1.5rem;
  line-height: 1.555em;
  font-weight: 800;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
  font-weight: 500;
}
.xms-v1-theme #contentToolbarLhs {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 8px;
}
.xms-v1-theme #contentToolbarLhs > * {
  margin-right: 0.5em;
}
.xms-v1-theme #contentToolbarRhs {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xms-v1-theme #contentToolbarRhs > * {
  margin-left: 1em;
}
.xms-v1-theme #contentToolbarBottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 8px;
  max-width: 100%;
}
.xms-v1-theme #contentToolbarBottom .dxp-list {
  margin-bottom: 0 !important;
}
.xms-v1-theme #contentToolbarBottom .dxp-list > .dxp-control > .dxp-collection {
  display: flex;
  flex-direction: row;
}
.xms-v1-theme
  #contentToolbarBottom
  .dxp-list
  > .dxp-control
  > .dxp-collection
  .dxp-collection-item:not(last-child) {
  margin-right: 1em;
}
.xms-v1-theme .dxp-default-layout {
  display: block;
  height: 100%;
  width: 100%;
}
.xms-v1-theme .dxp-default-layout > * {
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-toolbar-container {
  height: 78px !important;
}
.xms-v1-theme .dxp-default-layout > * > .dxp-toolbar-container ~ form,
.xms-v1-theme
  .dxp-default-layout
  > *
  .dxp-toolbar-container
  ~ .dxp-stack-layout {
  padding: 4.25rem 2em 0;
  padding-top: calc(4.25rem + constant(safe-area-inset-top));
  padding-top: calc(4.25rem + env(safe-area-inset-top));
}
.xms-v1-theme
  .dxp-default-layout
  > *
  > .dxp-toolbar-container.dxp-toolbar-multiple-rows
  ~ form,
.xms-v1-theme
  .dxp-default-layout
  > *
  .dxp-toolbar-container.dxp-toolbar-multiple-rows
  ~ .dxp-stack-layout {
  padding: 7.25rem 2em 0;
  padding-top: calc(7.25rem + constant(safe-area-inset-top));
  padding-top: calc(7.25rem + env(safe-area-inset-top));
}
.xms-v1-theme .dxp-default-layout > * > .dxp-toolbar-container {
  position: fixed;
  z-index: 3;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.xms-v1-theme .dxp-default-layout > * > .dxp-toolbar-container > .mat-toolbar {
  background-color: #7fbcaa;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(182, 73, 73, 0.15);
}
.xms-v1-theme
  .dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  .mat-toolbar-row {
  max-width: 100%;
  height: 4.75rem;
  min-height: 4.75rem;
}
.xms-v1-theme
  .dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  .mat-toolbar-row:not(:first-child) {
  height: 3.5625rem;
  min-height: 3.5625rem;
  margin-top: -10px;
  margin-bottom: 3px;
}
.xms-v1-theme
  .dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  .mat-toolbar-row:not(:first-child)
  .mat-tab-nav-bar {
  border-bottom: none;
}
.xms-v1-theme
  .dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar
  + dxp-progress-bar {
  margin-top: -20px;
}
.xms-v1-theme
  .dxp-default-layout
  > *
  > .dxp-toolbar-container
  > .mat-toolbar-multiple-rows {
  min-height: 4.75rem;
}
.xms-v1-theme .dxp-default-layout > * .dxp-toolbar-container {
  z-index: 1000;
}
.xms-v1-theme .dxp-nav-stepper .dxp-corner-radius-background,
.xms-v1-theme .dxp-nav-stepper .mat-toolbar {
  top: 7.375rem;
}
.xms-v1-theme .dxp-corner-radius-background {
  top: 6rem;
  position: fixed;
  width: 100%;
  height: 8px;
  background-color: #fff;
}
.xms-v1-theme .dxp-default-layout .mat-toolbar {
  background-color: #e7f5f2;
  top: 4.375rem;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0rem;
  border-top-left-radius: 0rem;
  box-shadow: none;
}
.xms-v1-theme .dxp-no-background > * {
  background-color: #e7f5f2;
  display: block;
  height: 100%;
}
.xms-v1-theme .dxp-app-right-sidebar-container {
  background-color: #e7f5f2 !important;
}
.xms-v1-theme .dxp-app-right-sidebar-container .mat-toolbar {
  visibility: hidden;
}
.xms-v1-theme * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.xms-v1-theme body,
.xms-v1-theme html {
  margin-left: 0;
  margin-top: 0;
  width: 100%;
}
.xms-v1-theme html {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
}
.xms-v1-theme .mat-sidenav {
  width: 200px;
}
.xms-v1-theme .dxp-app-left-sidebar.dxp-app-left-sidebar {
  position: fixed;
  top: calc(6rem + env(safe-area-inset-top));
  overflow: hidden;
  background: #7fbcaa;
}
.xms-v1-theme .dxp-app-right-sidebar.dxp-app-right-sidebar {
  position: fixed;
  top: calc(4.375rem + env(safe-area-inset-top));
}
.xms-v1-theme .mat-sidenav-content {
  top: calc(4.375rem + env(safe-area-inset-top));
}
.xms-v1-theme .mat-nav-list .dxp-layout {
  align-items: stretch;
}
.xms-v1-theme .mat-nav-list .mat-button-focus-overlay {
  background-color: #00000080 !important;
}
.xms-v1-theme .mat-nav-list .mat-ripple-element {
  background-color: #0000001a !important;
}
.xms-v1-theme .mat-nav-list .mat-button {
  font-size: 0.8em;
  width: 100%;
  text-align: left;
  color: #fff;
  text-transform: none;
  margin: 0.5em 0;
}
.xms-v1-theme .mat-nav-list .mat-button .mat-icon {
  font-size: 18px;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  margin-right: 8px;
}

.xms-v1-theme #lhsSidebar .dxp-button button .dxp-icon, .xms-v1-theme #lhsSidebar .dxp-button button .mat-icon svg {
  fill: white !important;
}

.xms-v1-theme #mainToolbarLhs,
.xms-v1-theme #mainToolbarRhs {
  display: flex;
  flex-direction: row;
}
.xms-v1-theme .dxp-app-header {
  flex: 0 0 auto;
  height: 6rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  color: #7fbcaa;
}
.xms-v1-theme .dxp-app-header .mat-button {
  color: #7fbcaa;
}
.xms-v1-theme .dxp-app-header .dxp-button:not(.dxp-medium-icon) .mat-icon,
.xms-v1-theme .dxp-app-header .dxp-link:not(.dxp-medium-icon) .mat-icon,
.xms-v1-theme .dxp-app-header .dxp-menu:not(.dxp-medium-icon) .mat-icon {
  width: 30px;
  height: 30px;
}
.xms-v1-theme .dxp-app-header .mat-toolbar-single-row {
  padding-left: 8px;
}
.xms-v1-theme .dxp-app-header > .mat-toolbar {
  font-size: 1.25rem;
  line-height: 1.6em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0075em;
  text-transform: inherit;
  color: #7fbcaa;
  background-color: #fff;
  box-shadow: none;
  height: 6rem;
  position: relative;
  z-index: 2;
}
.xms-v1-theme .dxp-app-header > .mat-toolbar a {
  min-width: auto;
  padding: 0;
}
.xms-v1-theme .dxp-toolBar-emptySpacer {
  flex: 1 1 auto;
}
.xms-v1-theme #mainToolbarRhs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.xms-v1-theme #mainToolbarRhs > * {
  order: 1;
}
.xms-v1-theme #mainToolbarRhs .dxp-rhs-panel-toggle {
  order: 2;
}
.xms-v1-theme #rhsSidebar .mat-expansion-panel {
  box-shadow: none;
}
.xms-v1-theme #rhsSidebar > * {
  margin: 0 10px 10px;
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.xms-v1-theme #rhsSidebar .mat-expansion-panel-header-title {
  font-size: 0.925rem;
  line-height: 1.5em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
}
.xms-v1-theme #rhsSidebar .mat-expansion-panel-header-title > .mat-icon,
.xms-v1-theme #rhsSidebar .mat-expansion-panel-header-title > dxp-icon {
  margin-top: 1px;
  margin-right: 8px;
  margin-left: 4px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  padding-bottom: 5px;
}
.xms-v1-theme #rhsSidebar .mat-expansion-indicator {
  padding-bottom: 5px;
  margin-right: 16px;
}
.xms-v1-theme #rhsSidebar .mat-expansion-panel-body {
  padding: 0;
}
.xms-v1-theme #rhsSidebar .mat-expansion-panel-body > p {
  padding: 0 20px;
}
.xms-v1-theme #rhsSidebar .mat-expansion-panel-body > .dxp-widget-content {
  padding: 1rem 10px 0rem;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme
  #rhsSidebar
  .mat-expansion-panel-body
  > .dxp-widget-content
  .mat-list-item-content {
  padding: 0;
}
.xms-v1-theme #rhsSidebar .mat-expansion-panel-header {
  padding: 0 10px;
}
.xms-v1-theme .dxp-app-right-sidebar {
  flex: 0 0 auto;
  width: 20%;
  min-width: 300px;
  background-color: inherit;
}
.xms-v1-theme .dxp-app-right-sidebar .dxp-app-right-sidebar-container {
  background-color: #fffffff2;
  margin: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.xms-v1-theme
  .dxp-app-right-sidebar
  .dxp-app-right-sidebar-container
  > .mat-toolbar {
  background-color: #cb0051;
  height: calc(4.75rem + 1px);
}
.xms-v1-theme
  .dxp-app-right-sidebar
  .dxp-app-right-sidebar-container
  > .mat-toolbar
  > .dxp-title {
  font-size: 1.5rem;
  line-height: 1.555em;
  font-weight: 800;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-app-container.mat-drawer-container {
  background-color: #e7f5f2;
  overflow: visible;
  width: 100%;
  height: calc(100vh - 6rem);
}
.xms-v1-theme .dxp-app-container.mat-drawer-container .mat-drawer-content {
  overflow: visible;
}
.xms-v1-theme .mat-sidenav-container {
  background-color: transparent;
}
.xms-v1-theme .dxp-app-main-content {
  min-height: calc(100vh - 6rem);
  display: flex;
  align-items: stretch;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #fff;
}
.xms-v1-theme .mat-drawer-backdrop {
  /* height: 100vh; */
}
.xms-v1-theme dxp-model-scope-creation {
  display: block;
  width: 100%;
}
.xms-v1-theme .dxp-step-header-line {
  flex: 1 auto;
  min-width: 0px;
}
.xms-v1-theme .dxp-step-header-line > div {
  height: 1px;
  background-color: #7fbcaa;
  margin-top: 1px;
  opacity: 0.8;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.xms-v1-theme .dxp-step-header:not(.dxp-step-header-selected) {
  min-width: 0px;
}
.xms-v1-theme
  .dxp-step-header-previous.dxp-step-header-completed
  + .dxp-step-header-line
  > div {
  height: 2px;
  opacity: 1;
}
.xms-v1-theme
  .dxp-step-header-previous.dxp-step-header-disabled
  + .dxp-step-header-line
  > div {
  height: 2px;
  opacity: 1;
}
.xms-v1-theme .dxp-stepper-icon .mat-icon {
  height: 32px;
  width: 32px;
}
.xms-v1-theme .dxp-stepper-icon .mat-icon .cls-1 {
  fill: #fff;
}
.xms-v1-theme .dxp-stepper-header-container {
  top: 6rem;
  top: calc(6rem + constant(safe-area-inset-top));
  top: calc(6rem + env(safe-area-inset-top));
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  display: flex;
  height: 3rem;
  border-right: 1px solid #ffffff;
  background-color: #dbe8e9;
}
.xms-v1-theme .dxp-stepper-header-container > .dxp-stepper-header-content {
  flex: 1;
  align-items: center;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: absolute;
  box-sizing: border-box;
  padding: 0 0.5em;
}
.xms-v1-theme .dxp-stepper-container {
  bottom: 0;
  transition: width 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 999;
  height: 100px;
  position: fixed;
}
.xms-v1-theme .dxp-stepper-header {
  background: linear-gradient(
    to bottom,
    rgba(181, 182, 185, 0) 0%,
    rgba(181, 182, 185, 0.8) 80%,
    #b5b6b9 90%
  );
  padding-top: 3em;
  padding-bottom: 1em;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  box-shadow: none;
}
.xms-v1-theme .dxp-stepper-header .dxp-next {
  margin-right: 0rem;
  font-size: medium;
  font-size: initial;
}
.xms-v1-theme .dxp-stepper-header .dxp-next .dxp-stepper-icon {
  order: 100;
}
.xms-v1-theme .dxp-stepper-header .dxp-next .dxp-stepper-icon-error {
  order: 0;
}
.xms-v1-theme .dxp-stepper-header .dxp-previous {
  margin-left: 1em;
}
.xms-v1-theme .dxp-next,
.xms-v1-theme .dxp-previous {
  z-index: 9999;
}
.xms-v1-theme .mat-step-optional {
  display: none;
}
.xms-v1-theme .dxp-step-header.dxp-step-header-disabled {
  opacity: 1;
  cursor: not-allowed;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header-disabled
  .mat-step-icon.mat-step-icon-state-number {
  border-style: dotted;
  border-color: #000;
  color: #000;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header-disabled
  .mat-step-header-ripple.mat-step-header-ripple {
  display: none;
}
.xms-v1-theme .dxp-nav-stepper {
  height: 100%;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.xms-v1-theme .dxp-nav-stepper router-outlet + * {
  flex: 1 1 auto;
  padding-bottom: 100px;
}

.xms-v1-theme .dxp-nav-stepper dxp-card {
  top: calc(8rem + constant(safe-area-inset-top));
  top: calc(8rem + env(safe-area-inset-top));
  padding-top: 7rem;
}

.xms-v1-theme .dxp-nav-stepper .dxp-default-layout > * > .mat-toolbar {
  top: 7.375rem;
}
.xms-v1-theme .mat-step-icon-state-done {
  font-weight: 600;
  font-size: 1em;
  transition: all 0.1s ease;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header-completed:not(.dxp-step-header-selected)
  .mat-step-icon {
  background-color: #7fbcaa;
  color: #fff;
  border-color: #fff;
  transition: all 0.1s ease;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header-completed:not(.dxp-step-header-selected)
  .mat-step-icon
  .mat-icon {
  transition: all 0.1s ease;
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.xms-v1-theme .dxp-step-header.dxp-step-header {
  padding: 4px !important;
  border-radius: 4px;
  width: auto !important;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
.xms-v1-theme .dxp-step-header.dxp-step-header .mat-step-header-ripple {
  display: block;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header.cdk-focused:not(.dxp-step-header-disabled),
.xms-v1-theme
  .dxp-step-header.dxp-step-header:not(.dxp-step-header-disabled):hover {
  background-color: #4e4e4c1a;
}
.xms-v1-theme .dxp-step-header.dxp-step-header .mat-step-label {
  margin-top: 0 !important;
  margin-left: 0.5rem;
  color: #4e4e4c;
  display: none;
  min-width: 0;
  opacity: 1 !important;
  font-size: 1em !important;
}
.xms-v1-theme .dxp-step-header.dxp-step-header .mat-step-icon {
  border-color: #4e4e4c;
}
.xms-v1-theme .dxp-step-header.dxp-step-header .mat-step-icon-state-number {
  border-color: #4e4e4c;
  background-color: #fff;
  margin-right: 0;
  font-size: 0.9em;
  font-weight: 500;
}
.xms-v1-theme .dxp-step-header.dxp-step-header .mat-step-icon,
.xms-v1-theme .dxp-step-header.dxp-step-header .mat-step-icon-state-number {
  height: 28px !important;
  width: 28px !important;
  border: 1.5px solid #4e4e4c;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused {
    min-width: auto;
  }
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover .mat-step-label,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused .mat-step-label {
    display: inline-block;
    margin-top: 0;
    opacity: 1;
    color: #4e4e4c !important;
  }
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover + *,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused + * {
    min-width: 30px;
  }
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover + * + *,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused + * + * {
    min-width: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused {
    min-width: auto;
  }
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover .mat-step-label,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused .mat-step-label {
    display: inline-block;
    margin-top: 0;
    opacity: 1;
    color: #4e4e4c !important;
  }
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover + *,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused + * {
    min-width: 30px;
  }
  .xms-v1-theme .dxp-step-header.dxp-step-header:hover + * + *,
  .xms-v1-theme .dxp-step-header.dxp-step-header.cdk-focused + * + * {
    min-width: auto;
  }
}
.xms-v1-theme .dxp-step-header.dxp-step-header.dxp-step-header-next {
  min-width: auto;
  flex-shrink: 0;
}
.xms-v1-theme .dxp-step-header.dxp-step-header.dxp-step-header-previous {
  min-width: auto;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header.dxp-step-header-previous
  + .dxp-step-header-line {
  min-width: 50px;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme
    .dxp-step-header.dxp-step-header.dxp-step-header-previous
    + .dxp-step-header-line {
    min-width: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme
    .dxp-step-header.dxp-step-header.dxp-step-header-previous
    + .dxp-step-header-line {
    min-width: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme
    .dxp-step-header.dxp-step-header.dxp-step-header-previous
    + .dxp-step-header-line {
    min-width: 30px;
  }
}
.xms-v1-theme .dxp-step-header.dxp-step-header.dxp-step-header-selected {
  min-width: auto;
  color: #4e4e4c;
  flex-shrink: 0;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header.dxp-step-header-selected
  + .dxp-step-header-line {
  min-width: 50px;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme
    .dxp-step-header.dxp-step-header.dxp-step-header-selected
    + .dxp-step-header-line {
    min-width: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme
    .dxp-step-header.dxp-step-header.dxp-step-header-selected
    + .dxp-step-header-line {
    min-width: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme
    .dxp-step-header.dxp-step-header.dxp-step-header-selected
    + .dxp-step-header-line {
    min-width: 30px;
  }
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header.dxp-step-header-selected
  .mat-step-label {
  display: inline-block;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header.dxp-step-header-selected
  .mat-step-icon {
  background-color: #4e4e4c;
  color: #fff;
  border-color: #4e4e4c;
  font-weight: 500;
  font-size: 1.2em;
  margin-left: 0;
  margin-right: 0;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header.dxp-step-header-selected
  .mat-step-icon-state-number {
  border-color: #4e4e4c;
}
.xms-v1-theme button.dxp-next.mat-raised-button {
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
  display: inline-block;
  font-size: 0.875rem;
  border-radius: 4px;
  width: auto;
  min-width: auto;
  height: 34px;
  padding-left: 1em;
}
.xms-v1-theme button.dxp-next.mat-raised-button.dxp-next-button-last-step {
  visibility: hidden;
}
.xms-v1-theme button.dxp-previous.mat-raised-button {
  width: 40px;
  min-width: 40px;
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f;
  display: inline-block;
  line-height: 24px;
  height: 34px;
  border-radius: 4px;
  font-size: 0.875rem;
}
.xms-v1-theme button.dxp-previous.mat-raised-button[disabled] {
  visibility: hidden;
}
.xms-v1-theme button.dxp-next.dxp-next-button-pending .mat-icon {
  font-size: 0px;
}
.xms-v1-theme
  button.dxp-next.dxp-next-button-pending:disabled
  .mat-button-wrapper
  > .mat-icon:before {
  border-top-color: #0ff;
}
.xms-v1-theme button.dxp-next.dxp-next-button-error {
  background-color: #cb0051 !important;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: shake;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: shake;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: shake;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: linear;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: shake;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.xms-v1-theme button.dxp-next.dxp-next-button-error:disabled {
  background-color: #ccc !important;
}
.xms-v1-theme
  button.dxp-next.dxp-next-button-error:disabled
  .mat-button-wrapper
  > .mat-icon:before {
  color: #cb0051;
}
.xms-v1-theme
  .dxp-step-header.dxp-step-header-error.dxp-step-header-error
  .mat-step-icon,
.xms-v1-theme
  .dxp-step-header.dxp-step-header-error.dxp-step-header-error
  .mat-step-icon-state-number {
  color: #4e4e4c;
  background-color: #cb0051 !important;
}
.xms-v1-theme .mat-step-icon-state-error {
  font-weight: 600;
  font-size: 1.3em;
}
.xms-v1-theme .dxp-next.mat-raised-button:disabled,
.xms-v1-theme .dxp-previous.mat-raised-button:disabled {
  background-color: #00003695 !important;
  color: #fff !important;
  box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f !important;
}
.xms-v1-theme .dxp-next:not(.dxp-next-button-pending)[disabled],
.xms-v1-theme .dxp-previous[disabled] {
  background-color: #00003695 !important;
  font-size: 0 !important;
  min-width: 40px !important;
}
.xms-v1-theme .dxp-next:not(.dxp-next-button-pending)[disabled] .mat-icon,
.xms-v1-theme .dxp-previous[disabled] .mat-icon {
  margin: auto !important;
}
.xms-v1-theme .dxp-step-header-pending:before {
  display: none;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-app-left-sidebar.dxp-app-left-sidebar,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-app-right-sidebar.dxp-app-right-sidebar {
  top: calc(7.375rem + env(safe-area-inset-top)) !important;
  transition: top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.xms-v1-theme .dxp-app-container-with-stepper .mat-sidenav-content {
  top: calc(7.375rem + env(safe-area-inset-top)) !important;
}
.xms-v1-theme .dxp-app-container-with-stepper .dxp-app-main-content {
  min-height: calc(100vh - (7.375rem + env(safe-area-inset-top)));
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-app-left-sidebar.mat-drawer-over.mat-sidenav {
  top: 3rem !important;
}
.xms-v1-theme .dxp-formLayout {
  height: 100%;
  width: 100%;
}
.xms-v1-theme .dxp-formLayout > div {
  height: 100%;
}
.xms-v1-theme .dxp-accordion .dxp-collection-item,
.xms-v1-theme .dxp-list .dxp-collection-item {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.xms-v1-theme .dxp-accordion .dxp-remove-button.dxp-remove-button {
  min-height: 44px;
  max-height: 64px;
  min-width: auto;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel.mat-expansion-panel {
  max-width: 100ch;
  flex: 1;
}
.xms-v1-theme .dxp-accordion .dxp-collection-item {
  margin-right: 2em;
}
.xms-v1-theme
  .dxp-accordion
  .dxp-collection-item:not(:first-child)
  .mat-expansion-panel-spacing
  + .dxp-remove-button {
  margin-top: 16px;
}
.xms-v1-theme
  .dxp-accordion
  .mat-expansion-panel.mat-expansion-panel:not([class*="mat-elevation-z"]) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-body {
  padding-top: 16px;
}
.xms-v1-theme
  .dxp-accordion
  .mat-expansion-panel.mat-expanded:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-header .dxp-wrapper {
  width: 100%;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-header dxp-layout-manager {
  display: flex !important;
  flex-direction: row;
  align-items: baseline;
  flex-wrap: wrap;
}
.xms-v1-theme
  .dxp-accordion
  .mat-expansion-panel-header
  dxp-layout-manager
  :nth-child(2) {
  flex: 1;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme
  .dxp-accordion
  .mat-expansion-panel-header
  dxp-layout-manager
  :nth-child(4) {
  flex: 2;
  font-size: 1.5rem;
  line-height: 1.555em;
  font-weight: 800;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0055555556em;
  text-transform: inherit;
  color: #45515f;
}
.xms-v1-theme
  .dxp-accordion
  .mat-expansion-panel-header
  dxp-layout-manager
  img {
  vertical-align: text-bottom;
  width: 24px;
  height: 24px;
}
.xms-v1-theme
  .dxp-accordion
  .mat-expansion-panel-header
  dxp-layout-manager
  dxp-label:first-of-type
  .dxp-control {
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  padding-right: 2rem;
}
.xms-v1-theme
  .dxp-accordion
  .dxp-accordion
  > .dxp-control
  > .dxp-collection
  > .dxp-collection-item {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-header.mat-expanded:hover {
  background-color: #0000000d !important;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-header:focus {
  background-color: #4d6a7a26 !important;
  border-bottom-color: #4d6a7ab3;
  border-bottom-width: 2px;
}
.xms-v1-theme .dxp-accordion.dxp-accordion-span-full {
  width: 100%;
}
.xms-v1-theme .dxp-accordion.dxp-accordion-span-full .mat-expansion-panel {
  min-width: 95%;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel,
.xms-v1-theme .dxp-accordion .mat-expansion-panel * {
  transition: none !important;
}
.xms-v1-theme .dxp-list .dxp-collection-item {
  align-items: center;
}
.xms-v1-theme .dxp-list .dxp-remove-button.dxp-remove-button {
  height: 44px;
  min-width: auto;
  margin-top: 8px;
  margin-bottom: 2em;
}
.xms-v1-theme .dxp-list + * + .dxp-button.dxp-icon-add_circle {
  margin-top: -1em;
}
.xms-v1-theme .dxp-list + * + .dxp-button.dxp-icon-add_circle .mat-icon {
  margin-right: 12px;
}
.xms-v1-theme
  .dxp-list
  > .dxp-control
  > .dxp-collection
  > .dxp-collection-item {
  flex-direction: row;
}
.xms-v1-theme .dxp-address-search {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  width: 100%;
  align-items: flex-start;
  max-width: calc(136.5ch + 7rem);
}
.xms-v1-theme .dxp-address-search > * {
  display: flex;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-address-search .address-separation-line {
  max-width: calc(91ch + 1rem);
  padding-top: 0.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #70a59a;
}
.xms-v1-theme .dxp-address-search .address-header {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme .dxp-address-search .mat-form-field {
  margin-right: 1rem;
}
.xms-v1-theme .dxp-address-search button {
  margin-top: calc(1em + 3px);
}
.xms-v1-theme .dxp-address-search .dxp-warn-alert {
  margin-top: 1rem;
}
.xms-v1-theme dxp-button span {
  min-height: 32px;
}
.xms-v1-theme .mat-button,
.xms-v1-theme .mat-raised-button {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
}
.xms-v1-theme .dxp-button-wrap-text .mat-button-wrapper {
  white-space: normal;
  text-align: left;
}
.xms-v1-theme .mat-raised-button.mat-primary:disabled {
  background-color: #9e9e9e;
  color: #fff;
}
.xms-v1-theme .dxp-button,
.xms-v1-theme .dxp-menu {
  line-height: 0;
  display: inline-block;
}
.xms-v1-theme .dxp-add-tab {
  z-index: 2;
  position: relative;
}
.xms-v1-theme .dxp-add-tab button {
  height: 48px;
}
.xms-v1-theme .dxp-add-tab .mat-icon {
  font-size: 24px;
  margin-right: 0;
}
.xms-v1-theme .dxp-button-secondary .mat-button {
  background-color: #e6e6e6;
  box-shadow: 0 3px 4px -1px #00000029;
  width: auto;
}
.xms-v1-theme .mat-raised-button:not(.mat-icon-button) .mat-icon {
  margin-right: 8px;
}
.xms-v1-theme .dxp-case-tracker.dxp-case-tracker-horizontal {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: transparent;
  padding-left: 20px !important;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header {
  background-color: #e7f5f2;
  height: 40px;
  padding: 0;
  margin-top: 1em;
  margin-bottom: 0;
  margin-right: 32px;
  min-width: 16ch;
  cursor: default;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header
  .dxp-case-tracker-step-header-icon {
  display: none;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header
  .dxp-step-header-label-container {
  margin-right: auto;
  margin-left: auto;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header
  .dxp-step-header-label-container
  .dxp-step-header-label {
  font-size: 1.125em;
  color: #000;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #ebecef;
  position: absolute;
  top: 0;
  left: 16ch;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #e7f5f2;
  border-bottom: 20px solid #e7f5f2;
  border-left: 20px solid transparent;
  position: absolute;
  top: 0;
  right: 16ch;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-content-container {
  display: none;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-case-tracker-step-header-icon {
  display: inline-block;
  margin-left: auto;
  border-color: #45515f;
  color: #45515f;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-case-tracker-step-header-icon
  .mat-icon {
  height: 18px;
  width: 18px;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-step-header-label-container {
  margin-left: 0;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-complete
  .dxp-step-header-label-container
  .dxp-step-header-label {
  color: #45515f;
  font-weight: 400;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress {
  background-color: #0ff;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress
  .dxp-step-header-label-container
  .dxp-step-header-label {
  color: #4e4e4c;
  font-weight: 500;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress.dxp-case-tracker-step-header:after {
  border-left: 20px solid cyan;
}
.xms-v1-theme
  .dxp-case-tracker.dxp-case-tracker-horizontal
  .dxp-case-tracker-step-header-in-progress.dxp-case-tracker-step-header:before {
  border-top: 20px solid cyan;
  border-bottom: 20px solid cyan;
}
.xms-v1-theme .dxp-case-tracker-vertical {
  padding-bottom: 24px;
  padding-right: 24px;
  background-color: #00000008;
  display: inline-block;
  border-radius: 5px;
}
.xms-v1-theme .dxp-case-tracker-vertical .mat-list-item {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme
  .dxp-case-tracker-vertical
  .mat-list
  .mat-list-item
  .mat-line:nth-child(n + 2) {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.xms-v1-theme
  .dxp-case-tracker-vertical
  .mat-list
  .mat-list-item
  .mat-list-item-content {
  padding-left: 0;
  align-items: flex-start;
}
.xms-v1-theme
  .dxp-case-tracker-vertical
  .mat-list
  .mat-list-item
  .mat-list-icon {
  padding: 0;
  font-size: 1.2em;
  width: 1.2rem;
  height: 1.2rem;
  text-align: center;
  line-height: 1.2rem;
}
.xms-v1-theme .dxp-case-tracker-vertical .dxp-case-tracker-step-content {
  margin-left: -0.65em;
  margin-top: -32px;
}
.xms-v1-theme .dxp-vertical-line-last {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #00000026;
  margin-bottom: -25px;
}
.xms-v1-theme .dxp-task:not(.dxp-task-closed) .mat-list-icon.mat-icon {
  font-size: 0.8em;
  color: #45515f;
}
.xms-v1-theme .dxp-task-closed .dxp-task-title {
  text-decoration-color: #4d6a7a;
  color: #728498;
}
.xms-v1-theme .dxp-task-closed .dxp-task-additional-info {
  color: #728498;
}
.xms-v1-theme .dxp-task-closed .mat-icon {
  color: #4d6a7a;
}
.xms-v1-theme .dxp-task-closed-unsuccessfully .dxp-task-title {
  text-decoration-line: line-through;
  text-decoration-color: #cb0051;
  color: #728498;
}
.xms-v1-theme .dxp-task-closed-unsuccessfully .dxp-task-additional-info {
  color: #728498;
}
.xms-v1-theme .dxp-task-closed-unsuccessfully .mat-icon {
  color: #cb0051;
}
.xms-v1-theme .dxp-case-tracker-step-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 24px -24px 24px 0;
  padding-left: 24px;
  position: relative;
  cursor: pointer;
}
.xms-v1-theme .dxp-case-tracker-step-header .dxp-step-header-label {
  color: #728498;
}
.xms-v1-theme .dxp-case-tracker-step-header-icon {
  background-color: transparent;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
  display: inline-block;
  border-color: #00000061;
  color: #00000061;
  border-style: dashed;
  border-width: 1px;
}
.xms-v1-theme .dxp-case-tracker-step-header-icon .mat-icon {
  height: 22px;
  width: 22px;
  line-height: 22px;
  font-size: 16px;
}
.xms-v1-theme .dxp-step-header-label {
  color: #000;
  line-height: 22px;
  margin: 0;
}
.xms-v1-theme .dxp-case-tracker-step-header-complete .dxp-step-header-label {
  color: #000;
}
.xms-v1-theme
  .dxp-case-tracker-step-header-complete
  .dxp-case-tracker-step-header-icon {
  width: 22px;
  height: 22px;
  background-color: transparent;
  border-color: #4d6a7a;
  color: #4d6a7a;
  border-style: solid;
  border-width: 2px;
}
.xms-v1-theme
  .dxp-case-tracker-step-header-complete
  + .dxp-case-tracker-step-content-container
  .dxp-vertical-line,
.xms-v1-theme
  .dxp-case-tracker-step-header-complete
  + .dxp-case-tracker-step-content-container
  .dxp-vertical-line-last {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #4d6a7a;
}
.xms-v1-theme .dxp-case-tracker-step-header-in-progress {
  padding-left: 25px;
}
.xms-v1-theme .dxp-case-tracker-step-header-in-progress .dxp-step-header-label {
  color: #000;
}
.xms-v1-theme
  .dxp-case-tracker-step-header-in-progress
  .dxp-case-tracker-step-header-icon {
  color: #fff;
  border-style: solid;
  border-width: 0px;
  width: 24px;
  height: 24px;
}
.xms-v1-theme .dxp-case-tracker-step-header-in-progress circle {
  fill: none;
  stroke: #4d6a7a;
  stroke-width: 1.5;
}
.xms-v1-theme .dxp-case-tracker-step-header-in-progress path {
  fill: #4d6a7a;
}
.xms-v1-theme .dxp-case-tracker-step-header-in-progress svg {
  overflow: visible;
}
.xms-v1-theme .dxp-case-tracker-step-header-expanded .dxp-step-header-label {
  font-weight: 500;
}
.xms-v1-theme .dxp-case-tracker-step-content-container {
  margin-left: 36px;
  position: relative;
}
.xms-v1-theme .dxp-vertical-line {
  height: 40px;
  margin-left: 9px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #00000026;
}
.xms-v1-theme .dxp-step-header-label-container {
  display: flex;
  flex-direction: column;
  height: 40px;
  justify-content: center;
}
.xms-v1-theme .dxp-step-status-label {
  color: #45515f;
}
.xms-v1-theme .dxp-checkbox {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-checkbox .dxp-control {
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-checkbox.dxp-icon {
  vertical-align: top;
}
.xms-v1-theme .dxp-checkbox.dxp-icon .dxp-control {
  align-items: center;
}
.xms-v1-theme .dxp-checkbox.dxp-icon .mat-icon {
  height: 150px;
  width: 150px;
  color: #000;
}
.xms-v1-theme
  .dxp-checkbox.dxp-icon
  .mat-checkbox-checked
  .mat-checkbox-layout {
  font-weight: 500;
}
.xms-v1-theme
  .dxp-checkbox.dxp-icon
  .mat-checkbox-checked
  .mat-checkbox-layout
  .mat-icon {
  color: unset;
}
.xms-v1-theme .dxp-date {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-date .mat-form-field-suffix {
  margin-left: -34px;
  margin-top: auto;
  margin-bottom: auto;
}
.xms-v1-theme .dxp-date .mat-form-field-flex {
  align-items: flex-end;
}
.xms-v1-theme .mat-datepicker-content.mat-datepicker-content {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.xms-v1-theme .dxp-dialog {
  font-family: gotham_book,Arial,sans-serif;
}
.xms-v1-theme .dxp-error-messages p.dxp-error {
  color: #cb0051;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: shake;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: shake;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: shake;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: linear;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: shake;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-direction: normal;
  animation-fill-mode: forwards;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .mat-checkbox-layout {
  white-space: normal !important;
}
.xms-v1-theme .mat-checkbox-inner-container {
  margin-bottom: auto !important;
  margin-top: unset !important;
}
.xms-v1-theme .dxp-wrapper .dxp-error {
  width: 100%;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.xms-v1-theme .dxp-accordion .dxp-error {
  width: 100%;
  margin-top: 0.5em;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.xms-v1-theme .dxp-hint,
.xms-v1-theme .dxp-error {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-hint {
  color: #8090a3;
}
.xms-v1-theme .dxp-error {
  color: #cb0051;
}
.xms-v1-theme .dxp-error p {
  color: #cb0051;
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-group {
  margin-bottom: 1em;
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-group > p {
  margin-bottom: 0;
}
.xms-v1-theme .dxp-group > .dxp-hint {
  margin-bottom: 1em;
}
.xms-v1-theme .dxp-warn-alert {
  color: #cb0051;
  display: inline-block;
  padding: 1em;
  border-radius: 2px;
  max-width: 100ch;
  background-color: #cb005126;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: shake;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: shake;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: linear;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: shake;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: linear;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: shake;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.xms-v1-theme .dxp-warn-alert h1,
.xms-v1-theme .dxp-warn-alert h2,
.xms-v1-theme .dxp-warn-alert h3,
.xms-v1-theme .dxp-warn-alert h4,
.xms-v1-theme .dxp-warn-alert p,
.xms-v1-theme .dxp-warn-alert strong,
.xms-v1-theme .dxp-warn-alert li,
.xms-v1-theme .dxp-warn-alert i,
.xms-v1-theme .dxp-warn-alert em {
  color: #cb0051;
}
.xms-v1-theme .dxp-warn-alert > * {
  margin-block-start: 0;
}
.xms-v1-theme .dxp-primary-alert {
  color: #4d6a7a;
  display: inline-block;
  border-radius: 2px;
  max-width: 100ch;
  padding: 0.6em 1em;
  background-color: #4d6a7a26;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.xms-v1-theme .dxp-primary-alert p,
.xms-v1-theme .dxp-primary-alert .dxp-control {
  display: inline-block;
  margin-top: 0;
  color: #4d6a7a;
}
.xms-v1-theme .dxp-readonly {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
}
.xms-v1-theme .dxp-readonly dt {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
  color: #45515f;
}
.xms-v1-theme .dxp-readonly dd {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  margin-left: 0;
}
.xms-v1-theme .mat-form-field-subscript-wrapper {
  position: static;
  white-space: normal;
  display: flex;
  flex-wrap: wrap;
  min-height: 1.071rem;
}
.xms-v1-theme .mat-form-field-hint-wrapper {
  width: 100%;
}
.xms-v1-theme
  *:not(.dxp-manual-address):not(.dxp-address-search)
  > .mat-form-field
  > .mat-form-field-wrapper {
  padding-bottom: 0;
}
.xms-v1-theme .mat-form-field {
  width: 45.5ch;
}
.xms-v1-theme .mat-form-field .mat-form-field-wrapper,
.xms-v1-theme .mat-form-field .mat-form-field-wrapper .mat-form-field-flex,
.xms-v1-theme
  .mat-form-field
  .mat-form-field-wrapper
  .mat-form-field-subscript-wrapper {
  width: 100%;
}
.xms-v1-theme .mat-error,
.xms-v1-theme .mat-hint {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-hide {
  display: none !important;
}
.xms-v1-theme dxp-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.xms-v1-theme .dxp-medium-icon .mat-icon {
  width: 40px;
  height: 40px;
}
.xms-v1-theme .dxp-button .mat-button-wrapper,
.xms-v1-theme .dxp-link .mat-button-wrapper,
.xms-v1-theme .dxp-menu .mat-button-wrapper,
.xms-v1-theme .dxp-stepper-header .mat-button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xms-v1-theme .dxp-button .mat-icon-button .mat-button-wrapper,
.xms-v1-theme .dxp-link .mat-icon-button .mat-button-wrapper,
.xms-v1-theme .dxp-menu .mat-icon-button .mat-button-wrapper,
.xms-v1-theme .dxp-stepper-header .mat-icon-button .mat-button-wrapper {
  height: 100%;
  justify-content: center;
}
.xms-v1-theme .dxp-button .mat-button:not(.mat-icon-button) dxp-icon,
.xms-v1-theme .dxp-link .mat-button:not(.mat-icon-button) dxp-icon,
.xms-v1-theme .dxp-menu .mat-button:not(.mat-icon-button) dxp-icon,
.xms-v1-theme .dxp-stepper-header .mat-button:not(.mat-icon-button) dxp-icon {
  margin-right: 8px;
}
.xms-v1-theme .dxp-input,
.xms-v1-theme .dxp-number,
.xms-v1-theme .dxp-email,
.xms-v1-theme .dxp-currency,
.xms-v1-theme .dxp-password,
.xms-v1-theme .dxp-autocomplete {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-textarea {
  max-width: 100%;
}
.xms-v1-theme .dxp-textarea.dxp-large .mat-form-field {
  max-width: 100%;
  width: 100ch;
}
.xms-v1-theme .dxp-textarea.dxp-large .mat-form-field textarea {
  height: 170px;
}
.xms-v1-theme .dxp-key-value-list h4.dxp-list-item-label.dxp-list-item-label {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-key-value-list p {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-key-value-list h4 {
  font-size: 0.875rem !important;
}
.xms-v1-theme .dxp-key-value-list svg {
  color: #000;
  width: 20px;
  height: 20px;
}
.xms-v1-theme .dxp-key-value-list .mat-list-text {
  padding-left: 0 !important;
}
.xms-v1-theme .dxp-key-value-list .mat-list-text .mat-line {
  white-space: normal !important;
}
.xms-v1-theme
  .dxp-key-value-list
  .mat-list-base
  .mat-list-item
  .mat-list-item-content {
  align-items: start;
}
.xms-v1-theme .dxp-key-value-list .mat-list-base .mat-list-item,
.xms-v1-theme .dxp-key-value-list .mat-list-base .mat-list-option,
.xms-v1-theme .dxp-key-value-list .mat-list-base .mat-list-item.mat-2-line,
.xms-v1-theme .dxp-key-value-list .mat-list-base .mat-list-option.mat-2-line,
.xms-v1-theme
  .dxp-key-value-list
  .mat-list-base
  .mat-list-item.mat-list-item-with-avatar,
.xms-v1-theme
  .dxp-key-value-list
  .mat-list-base
  .mat-list-option.mat-list-item-with-avatar {
  height: auto;
}
.xms-v1-theme .dxp-key-value-list .mat-list-base .mat-list-item .mat-list-icon,
.xms-v1-theme .dxp-key-value-list .mat-list-base {
  padding-top: 0;
}
.xms-v1-theme .dxp-key-value-list .mat-list-item {
  margin-bottom: 16px;
}
.xms-v1-theme .dxp-label li {
  font-size: 1.125rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme .dxp-label h3:only-child,
.xms-v1-theme .dxp-label h4:only-child {
  margin-bottom: 0;
}
.xms-v1-theme .dxp-label.dxp-small p {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-label ul {
  padding-left: 0rem;
}
.xms-v1-theme .dxp-label ol {
  padding-left: 0rem;
}
.xms-v1-theme .dxp-label p {
  margin: 0;
  max-width: 100ch;
}
.xms-v1-theme .dxp-label p:not(:first-of-type) {
  margin-top: 2rem;
}
.xms-v1-theme .dxp-label li {
  margin-bottom: 0.5rem;
  margin-left: 2.5rem;
  position: relative;
}
.xms-v1-theme .dxp-label h3 {
  color: #000;
}
.xms-v1-theme .dxp-label .dxp-control {
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-label .dxp-control img {
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
}
.xms-v1-theme .mat-dialog-content {
  margin: 0;
  padding: 0;
  display: unset;
}
.xms-v1-theme .dxp-dialog-message h4,
.xms-v1-theme .dxp-dialog-message h3 {
  margin: 0 0 20px;
  display: block;
  font: 500 20px/32px gotham_book,Arial,sans-serif;
  letter-spacing: normal;
}
.xms-v1-theme .dxp-dialog-message > .dxp-control {
  margin-bottom: 1em;
}
.xms-v1-theme .dxp-dialog-message p {
  display: block;
  margin: 0 -24px;
  padding: 0 24px;
  max-height: 65vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.xms-v1-theme .dxp-label-detail {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme .dxp-label-detail strong {
  display: block;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme .dxp-label-detail p {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-label-detail-with-icon {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
}
.xms-v1-theme .dxp-label-detail-with-icon strong {
  display: block;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  color: #000;
  margin-left: 28px;
}
.xms-v1-theme .dxp-label-detail-with-icon p {
  font-size: 0.75rem;
  line-height: 1.666em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0333333333em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-sub-header {
  width: 100%;
  border-bottom: 1px solid #70a59a;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.xms-v1-theme .dxp-sub-header > .dxp-control > p {
  margin-top: 1em;
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
  font-weight: 600;
}
.xms-v1-theme dxp-line-break {
  padding-bottom: 0 !important;
}
.xms-v1-theme dxp-link span {
  min-height: 32px;
}
.xms-v1-theme .dxp-link {
  display: inline-block;
}
.xms-v1-theme .dxp-link .mat-button {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  text-transform: none;
}
.xms-v1-theme a {
  color: #4d6a7a;
}
.xms-v1-theme .mat-cell .dxp-link .mat-button-wrapper {
  text-align: left;
  white-space: normal;
}
.xms-v1-theme .dxp-app-left-sidebar .dxp-active-link {
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0)
  );
  border-radius: 0 !important;
}
.xms-v1-theme .dxp-app-left-sidebar .dxp-link,
.xms-v1-theme .dxp-app-right-sidebar .dxp-button {
  width: 100%;
}

.xms-v1-theme .dxp-app-left-sidebar .PO-logout.dxp-link a span {
  border-top: 2px solid white;
  border-radius: 0;
  margin: 0px 14px 0 10px !important;
  padding-top: 10px;
}
.xms-v1-theme .dxp-app-left-sidebar .PO-logout.dxp-link a {
  margin-top: 15px;
}

.xms-v1-theme .dxp-list .dxp-remove-button {
  align-self: baseline;
}
.xms-v1-theme .dxp-list .dxp-default-card,
.xms-v1-theme .dxp-list .dxp-xs-card,
.xms-v1-theme .dxp-list .dxp-sm-card,
.xms-v1-theme .dxp-list .dxp-md-card,
.xms-v1-theme .dxp-list .dxp-xl-card {
  margin: 1rem;
}
.xms-v1-theme .dxp-horizontal-list .dxp-layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.xms-v1-theme .dxp-horizontal-list .dxp-layout > * {
  margin-right: 1rem;
  width: auto;
}
.xms-v1-theme .dxp-horizontal-list .dxp-collection {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-horizontal-list .dxp-collection .dxp-collection-item {
  flex: 1;
}
.xms-v1-theme .dxp-memorable-word {
  max-width: 40ch;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-memorable-word > .dxp-control {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
}
.xms-v1-theme .dxp-memorable-word > .dxp-control > label {
  width: 100%;
}
.xms-v1-theme .dxp-memorable-word > .dxp-control > .dxp-hint {
  margin-top: 1em;
  margin-bottom: 2em;
  width: 100%;
  color: #8090a3;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-memorable-word .mat-form-field,
.xms-v1-theme .dxp-memorable-word .mat-form-field .mat-form-field-flex {
  width: 8ch;
}
.xms-v1-theme .mat-menu-panel.mat-menu-panel {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  max-width: auto;
}
.xms-v1-theme .mat-menu-item.mat-menu-item {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-menu {
  display: flex;
  align-items: center;
}
.xms-v1-theme .dxp-menu.dxp-icon-add .mat-icon {
  margin-right: 16px;
}
.xms-v1-theme .dxp-missing-control {
  display: inline-block;
  background-color: gray;
  max-width: 150px;
  clear: both;
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xms-v1-theme .dxp-tab-nav {
  max-width: 100%;
}
.xms-v1-theme .dxp-tab-nav.dxp-remove-first-tab .mat-tab-links a:first-of-type {
  display: none;
}
.xms-v1-theme .dxp-tab-nav .mat-tab-header-pagination-disabled {
  display: none;
}
.xms-v1-theme .dxp-questionnaire h4 {
  color: #000;
}
.xms-v1-theme .dxp-questionnaire .dxp-questionnaire-question {
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: slide-up;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-delay: 0s;
  -moz-animation-duration: 0.4s;
  -moz-animation-name: slide-up;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-direction: normal;
  -moz-animation-fill-mode: forwards;
  -o-animation-delay: 0s;
  -o-animation-duration: 0.4s;
  -o-animation-name: slide-up;
  -o-animation-iteration-count: 1;
  -o-animation-timing-function: ease;
  -o-animation-direction: normal;
  -o-animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-duration: 0.4s;
  animation-name: slide-up;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
.xms-v1-theme .mat-radio-button.dxp-icon {
  color: #45515f;
}
.xms-v1-theme .mat-radio-button.dxp-icon + dxp-icon {
  margin-bottom: 10px;
  align-self: center;
}
.xms-v1-theme .mat-radio-button.dxp-icon + dxp-icon > .mat-icon {
  color: #45515f;
  height: 80px;
  width: 80px;
}
.xms-v1-theme
  .mat-radio-button.dxp-icon.mat-radio-checked
  + dxp-icon
  > .mat-icon {
  color: #4d6a7a;
}
.xms-v1-theme .dxp-radio .dxp-icon {
  vertical-align: top;
}
.xms-v1-theme .dxp-radio .dxp-icon .mat-radio-label {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  margin-right: 10px;
}
.xms-v1-theme .dxp-radio .dxp-icon .mat-radio-label .mat-radio-label-content {
  padding: 0;
}
.xms-v1-theme .dxp-radio .dxp-icon .mat-radio-label .mat-radio-container {
  margin: 15px 0 0;
  order: 1;
}
.xms-v1-theme .dxp-radio .dxp-icon.mat-radio-checked {
  color: #4d6a7a;
}
.xms-v1-theme .dxp-radio .dxp-icon.mat-radio-checked > .mat-radio-label {
  font-weight: 500;
}
.xms-v1-theme .dxp-radio {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme .dxp-radio .dxp-error {
  background-color: #cb005124;
  padding: 0 0.5rem;
  border-radius: 2px;
}
.xms-v1-theme .dxp-radio .dxp-hint,
.xms-v1-theme .dxp-radio .dxp-error {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.xms-v1-theme .dxp-radio .ng-invalid .dxp-error {
  background-color: #cb005124;
  padding: 8px;
}
.xms-v1-theme .dxp-radio-label {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0071428571em;
  text-transform: inherit;
  font-weight: 400 !important;
}
.xms-v1-theme .mat-radio-group {
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-radio-horizontal .mat-radio-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-radio-horizontal .dxp-radio-button:not(:first-child),
.xms-v1-theme .dxp-radio-horizontal .mat-radio-button:not(:first-child) {
  margin-left: 20px;
  margin-top: 0;
}
.xms-v1-theme .dxp-highlighted-text > .dxp-control {
  color: #000;
}
.xms-v1-theme .dxp-small-icon img {
  width: 20px !important;
  height: 20px !important;
}
.xms-v1-theme .dxp-small-icon svg {
  width: 20px !important;
  height: 20px !important;
}
.xms-v1-theme .dxp-radio-button,
.xms-v1-theme .mat-radio-button {
  display: flex;
  flex-direction: column-reverse;
}
.xms-v1-theme .dxp-radio-button:not(:first-child),
.xms-v1-theme .mat-radio-button:not(:first-child) {
  margin-top: 10px;
}
.xms-v1-theme .dxp-radio-button svg,
.xms-v1-theme .mat-radio-button svg {
  color: #000;
}
.xms-v1-theme .dxp-radio-button .mat-radio-container,
.xms-v1-theme .mat-radio-button .mat-radio-container {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.xms-v1-theme .dxp-radio-button .mat-radio-container .mat-radio-outer-circle,
.xms-v1-theme .mat-radio-button .mat-radio-container .mat-radio-outer-circle,
.xms-v1-theme .dxp-radio-button .mat-radio-container .mat-radio-inner-circle,
.xms-v1-theme .mat-radio-button .mat-radio-container .mat-radio-inner-circle {
  width: 15px;
  height: 15px;
}
.xms-v1-theme .dxp-radio-medium-gap-size .mat-radio-group > * {
  margin-bottom: 1.5rem;
}
.xms-v1-theme .dxp-select {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
}
.xms-v1-theme
  .mat-select-panel.mat-select-panel:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 6px #0000001a;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.xms-v1-theme .dxp-selectable-card {
  max-width: 100%;
}
.xms-v1-theme .dxp-selectable-card > * {
  max-width: 100%;
}
.xms-v1-theme .dxp-selectable-card .mat-checkbox-inner-container {
  width: 0px;
  height: 0px;
  position: relative;
  left: 50%;
  right: 50%;
  top: 50%;
  margin: 0 !important;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-checkbox-inner-container
  .mat-checkbox-frame {
  opacity: 0;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-checkbox-inner-container
  .mat-checkbox-ripple {
  left: calc(50% - 50px);
  top: calc(50% - 80px);
  height: 100px;
  width: 100px;
}
.xms-v1-theme .dxp-selectable-card .mat-checkbox {
  display: inline-block;
  border-radius: 0.5rem;
  line-height: 48px;
  padding: 0 12px;
  box-shadow: 0 3px 6px #00000029;
  margin: 0.5rem;
  height: 100%;
}
.xms-v1-theme .dxp-selectable-card .mat-checkbox button {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: flex-start;
}
.xms-v1-theme .dxp-selectable-card .mat-checkbox.mat-checkbox-checked {
  background-color: #0ff;
}
.xms-v1-theme .dxp-selectable-card .mat-checkbox .mat-checkbox-label > * {
  text-align: center;
  line-height: 48px;
  font-size: 1rem;
}
.xms-v1-theme .dxp-selectable-card .mat-checkbox .dxp-no-template-icon {
  margin-top: 1rem;
  vertical-align: top;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-checkbox
  .dxp-no-template-icon
  .dxp-control {
  align-items: center;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-checkbox
  .dxp-no-template-icon
  .mat-icon {
  height: 90px;
  width: 90px;
}
.xms-v1-theme .dxp-selectable-card .mat-button-toggle-group {
  border: solid 0px rgba(0, 0, 0, 0);
  display: flex;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-selectable-card .mat-button-toggle-group .mat-button-toggle {
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  margin: 0.5rem;
  height: 100%;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle
  button {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: flex-start;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle.mat-button-toggle-checked {
  background-color: #0ff;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle
  .dxp-no-template-icon {
  margin-top: 1rem;
  vertical-align: top;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle
  .dxp-no-template-icon
  .dxp-control {
  align-items: center;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle
  .dxp-no-template-icon
  .mat-icon {
  height: 90px;
  width: 90px;
}
@supports (position: sticky) {
  .xms-v1-theme form > .dxp-tab-group .mat-tab-header {
    position: sticky;
    top: calc(7.375rem + 16px);
    z-index: 3;
    background-color: #e7f5f2;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .xms-v1-theme form > .dxp-tab-group.dxp-tab-group-with-add .mat-tab-header {
    padding-left: 5.5em;
  }
  .xms-v1-theme form > .dxp-add-tab {
    z-index: 4;
  }
  .xms-v1-theme form > .dxp-add-tab > button {
    position: sticky;
    top: 7.375rem;
    height: 64px;
  }
  .xms-v1-theme form > .dxp-add-tab > button > .mat-button-wrapper {
    bottom: 8px;
    position: absolute;
    left: 24px;
  }
}
.xms-v1-theme .dxp-add-tab.dxp-button {
  padding-bottom: 0rem !important;
}
.xms-v1-theme .dxp-tab-group {
  width: 100%;
}
.xms-v1-theme .dxp-tab-group > div > *:not(.dxp-collection).dxp-error {
  background-color: #cb005126;
  padding: 1em;
  border-radius: 2px;
}
.xms-v1-theme .dxp-tab-group .dxp-collection-error {
  background-color: #cb005126;
  padding: 1rem 2rem;
  color: #cb0051;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.xms-v1-theme .dxp-tab-group .dxp-tab-group .mat-tab-header {
  margin-top: -0.5rem;
  margin-bottom: 1rem;
}
.xms-v1-theme .dxp-tab-group .dxp-remove-tab-button {
  margin-left: 20px;
}
.xms-v1-theme .dxp-tab-group .mat-tab-body-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
.xms-v1-theme
  .dxp-tab-group
  .mat-tab-body-content
  > *
  > .dxp-collection-body
  > .dxp-control {
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.xms-v1-theme .dxp-tab-group-with-add .mat-tab-header {
  padding-left: 3.5em;
}
.xms-v1-theme .dxp-tab-group-add-button {
  margin-bottom: -3em;
}
.xms-v1-theme .dxp-hide-table-functions .dxp-table-functions {
  visibility: hidden;
}
.xms-v1-theme .mat-row {
  flex-wrap: wrap;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  border-radius: 4px;
  padding: 10px 0;
  margin-bottom: 10px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.xms-v1-theme .dxp-table {
  width: 100%;
  max-width: auto !important;
}
.xms-v1-theme .dxp-table .dxp-table-filter {
  width: 420px;
  max-width: 80%;
}
.xms-v1-theme .dxp-table .dxp-table-filter .mat-form-field-infix {
  border-top: 0;
  padding: 1em 0 0.8em;
}
.xms-v1-theme .dxp-table .mat-select-arrow-wrapper {
  transform: none;
}
.xms-v1-theme .dxp-table .mat-paginator-page-size-select .mat-form-field-infix {
  border-top: 0;
  padding: 1em 0 0.8em;
}
.xms-v1-theme .dxp-table .mat-header-row {
  border-bottom: unset;
}
.xms-v1-theme .dxp-table .mat-header-row > * {
  color: #000;
}
.xms-v1-theme .dxp-table .mat-paginator-container {
  align-items: baseline;
}
.xms-v1-theme
  .dxp-table
  .dxp-row
  > :not(.dxp-expanded-row-detail)
  .dxp-wrapper {
  width: 100%;
}
.xms-v1-theme .dxp-table .dxp-row > :not(.dxp-expanded-row-detail) a {
  padding: 0;
}
.xms-v1-theme .dxp-table .mat-table {
  background-color: transparent;
}
.xms-v1-theme .dxp-table > .dxp-control {
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-table .mat-paginator {
  background-color: transparent;
  grid-column-start: -1;
}
.xms-v1-theme .dxp-table .dxp-table-functions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.xms-v1-theme .dxp-table .dxp-table-functions .mat-paginator {
  margin-left: auto;
}
.xms-v1-theme .dxp-table .mat-row .dxp-label div {
  color: #000 !important;
  font-weight: 500;
}
.xms-v1-theme .mat-column-moreInfo {
  max-width: 60px;
  padding-right: 0;
}
.xms-v1-theme .mat-header-row .mat-column-customers {
  width: 25ch;
  min-width: 25ch;
}
.xms-v1-theme .expand-row-icon .mat-icon {
  height: 2rem;
  width: 2rem;
}
.xms-v1-theme .dxp-row-disabled ~ .mat-cell {
  color: #728498;
}
.xms-v1-theme .dxp-expanded-row {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 20px !important;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.xms-v1-theme .dxp-expanded-row-detail {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  width: 100%;
}
.xms-v1-theme .dxp-table-filter > .mat-form-field {
  width: 100%;
}
.xms-v1-theme .mat-cell.mat-cell {
  overflow: unset;
  padding-right: 5px;
}
.xms-v1-theme .mat-column-select {
  flex: 0 0 50px !important;
}
.xms-v1-theme .mat-column-select:not(:nth-child(1)) {
  display: none;
}
.xms-v1-theme .mat-column-description {
  flex: 2 1 20ch !important;
}
.xms-v1-theme .mat-column-totalMonthlyRepayment {
  flex-grow: 1.3 !important;
}
.xms-v1-theme .dxp-title {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.xms-v1-theme .dxp-title .dxp-control {
  color: #000;
  font-weight: 500;
}
.xms-v1-theme .dxp-default-title {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: calc(100% - 1rem);
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.xms-v1-theme .dxp-default-title-bold {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: calc(100% - 1rem);
  padding-bottom: 1em;
  margin-bottom: 1em;
  font-weight: 500;
}
.xms-v1-theme .mat-dialog-container .dxp-default-title-bold div {
  border-bottom: 1px solid #d3d3d3;
  width: calc(100% - 1rem);
  padding-bottom: 1em;
  margin-bottom: 1em;
  font-weight: 500;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-xs-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-sm-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-md-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-title {
    font-size: 1.125rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.009375em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-xl-title-bold {
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 400;
    font-family: gotham_book,Arial,sans-serif;
    letter-spacing: 0.046875em;
    text-transform: inherit;
    color: #000;
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-title-bold div {
    border-bottom: 1px solid #d3d3d3;
    width: calc(100% - 1rem);
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-weight: 500;
  }
}
.xms-v1-theme .dxp-progress-spinner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xms-v1-theme .dxp-progress-spinner .mat-spinner {
  margin-right: 8px;
}
.xms-v1-theme .dxp-progress:hover {
  cursor: progress !important;
}
.xms-v1-theme dxp-progress-bar,
.xms-v1-theme dxp-progress-skeleton {
  display: block;
}
.xms-v1-theme dxp-progress-button {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xms-v1-theme dxp-progress-button .mat-spinner:not(:last-child) {
  margin-right: 8px;
}
.xms-v1-theme .dxp-progress-skeleton * {
  animation: loading 1.7s infinite linear;
  background: #f6f7f8;
  background-image: linear-gradient(
    90deg,
    #f6f7f8 0%,
    #edeef1 20%,
    #f6f7f8 40%,
    #f6f7f8 100%
  );
  background-repeat: no-repeat;
}
.xms-v1-theme .dxp-table dxp-progress-skeleton {
  height: 280px;
  margin-top: 130px;
}
.xms-v1-theme .dxp-table dxp-progress-skeleton * {
  height: 48px;
  margin-bottom: 8px;
  border-radius: 4px;
}
.xms-v1-theme .mat-raised-button.mat-primary .mat-spinner circle {
  stroke: #fff;
}
.xms-v1-theme .mat-raised-button.mat-accent .mat-spinner circle {
  stroke: #7fbcaa;
}
.xms-v1-theme .mat-raised-button.mat-warn .mat-spinner circle {
  stroke: #fff;
}
.xms-v1-theme .dxp-card-payment {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xms-v1-theme .dxp-card-payment .dxp-dialog-card {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding-top: 1rem;
  z-index: 999;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: calc(360px + 2rem);
  max-width: 100%;
}
.xms-v1-theme .dxp-card-payment .dxp-dialog-card .dxp-iframe-card {
  height: 562px;
  display: flex;
  z-index: 999;
  transition: transform 0.5s ease-in-out;
  transform: scale(0.7);
  opacity: 0;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: 360px;
  max-width: 100%;
  margin: 1rem;
  border: 0;
}
.xms-v1-theme .dxp-card-payment .dxp-dialog-card .dxp-payment-spinner {
  left: 50%;
  position: fixed;
  background: #ffffff;
  border-radius: 50%;
  width: 30px;
  z-index: 200;
  margin-left: -15px;
  top: 120px;
}
.xms-v1-theme .dxp-card-payment .dxp-dialog-card .dxp-close-iframe {
  min-width: 30px;
  height: 30px;
  padding: 0;
  margin: 1rem 0rem 1rem 1rem;
  background-color: #0ff;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  display: flex;
  z-index: 999;
}
.xms-v1-theme .dxp-card-payment .dxp-dialog-card .dxp-payment-header {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  width: 100%;
}
.xms-v1-theme
  .dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-right: 1rem;
}
.xms-v1-theme
  .dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  p,
.xms-v1-theme
  .dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  h3 {
  color: #000;
}
.xms-v1-theme
  .dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-header-div {
  justify-content: center;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  white-space: normal;
}
.xms-v1-theme
  .dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-header-div
  .dxp-payment-details {
  margin-right: 0.27em;
}
.xms-v1-theme
  .dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-header-div
  .dxp-payment-name {
  font-weight: 500;
}
.xms-v1-theme
  .dxp-card-payment
  .dxp-dialog-card
  .dxp-payment-header
  .dxp-payment-information
  .dxp-payment-amount {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
.xms-v1-theme #rxp-header-title {
  background-color: #7fbcaa;
}
.xms-v1-theme #rhsSidebar .dxp-document-viewer button,
.xms-v1-theme #rhsSidebar .dxp-document-viewer a {
  margin-left: -11px;
  padding: 0;
  text-transform: capitalize !important;
}
.xms-v1-theme .dxp-document-viewer .dxp-control {
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-document-viewer .mat-button-wrapper {
  display: flex;
  flex-direction: row;
}
.xms-v1-theme .dxp-document-viewer .mat-button-wrapper dxp-icon {
  margin-right: 10px;
}
.xms-v1-theme .PO-viewPDF.dxp-document-viewer .mat-button-wrapper dxp-icon::after {
  content: "Open";
  color: black;
  text-transform: none;
}
.xms-v1-theme .dxp-document-viewer .mat-button-wrapper span {
  white-space: normal;
  text-align: left;
}
.xms-v1-theme .dxp-document-viewer dxp-icon {
  margin-left: 4px;
  margin-right: 5px !important;
}
.xms-v1-theme .dxp-document-viewer dxp-progress-button > .mat-spinner {
  margin-right: 0;
  margin-left: 4px;
}
.xms-v1-theme
  .dxp-document-viewer
  dxp-progress-button
  > .mat-spinner
  + dxp-icon {
  width: 0 !important;
  opacity: 0;
}
.xms-v1-theme .dxp-document-uploader {
  width: 100%;
}
.xms-v1-theme .dxp-document-uploader .dxp-file-upload {
  z-index: 4;
  position: relative;
}
.xms-v1-theme .dxp-document-uploader .dxp-error {
  margin-left: 26px;
  margin-top: 10px;
  display: block;
}
.xms-v1-theme .dxp-document-uploader input:focus + .mat-button-focus-overlay {
  background-color: #000;
  opacity: 0.12;
}
.xms-v1-theme .dxp-document-uploader .dxp-document-input {
  position: relative;
}
.xms-v1-theme
  .dxp-document-uploader
  .dxp-document-input
  > .dxp-document-upload {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  z-index: 2;
}
.xms-v1-theme .dxp-document-uploader .dxp-document-name {
  margin-left: 10px;
  display: flex;
  height: 100%;
  flex: 1 auto;
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0071428571em;
  text-transform: inherit;
  color: #4d6a7a;
  cursor: pointer;
  z-index: 2;
  align-items: center;
}
.xms-v1-theme .dxp-document-uploader .dxp-document-name-ripple {
  position: absolute;
  inset: 0;
  box-shadow: 0 3px 6px #0000001a;
  border-radius: 4px;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-base
  .mat-list-item
  .mat-list-item-content {
  flex-direction: row-reverse;
  cursor: pointer;
  height: 100%;
}
.xms-v1-theme
  .dxp-document-uploader
  .dxp-document-uploading
  .mat-list-base
  .mat-list-item
  .mat-list-item-content,
.xms-v1-theme .dxp-document-uploader .dxp-document-uploading .dxp-document-name,
.xms-v1-theme
  .dxp-document-uploader
  .dxp-document-uploading
  .dxp-document-name-ripple,
.xms-v1-theme
  .dxp-document-uploader
  .dxp-document-uploading
  .dxp-document-upload {
  cursor: progress;
}
.xms-v1-theme
  .dxp-document-uploader
  .dxp-document-uploaded
  .mat-list-base
  .mat-list-item
  .mat-list-item-content,
.xms-v1-theme .dxp-document-uploader .dxp-document-uploaded .dxp-document-name,
.xms-v1-theme
  .dxp-document-uploader
  .dxp-document-uploaded
  .dxp-document-name-ripple {
  cursor: default;
}
.xms-v1-theme .dxp-document-uploader .dxp-document-uploaded .mat-icon,
.xms-v1-theme .dxp-document-uploader .dxp-document-uploaded svg {
  height: 48px;
  width: 48px;
}
.xms-v1-theme .dxp-document-uploader .dxp-upload-error-container {
  margin-top: 10px;
  margin-left: 26px;
  margin-right: 16px;
}
.xms-v1-theme .dxp-document-uploader .mat-list-item {
  min-height: 64px;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item
  + .dxp-upload-error-container
  + .mat-list-item {
  margin-top: 10px;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item:not(.dxp-document-uploading)
  dxp-progress-spinner {
  display: none;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload {
  background-color: #00003695;
  color: #fff;
  box-shadow: none;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload
  > dxp-progress-spinner
  .dxp-progress-spinner
  p {
  font-size: 0.875rem;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  margin: 0;
  line-height: 2.428em;
  color: #fff;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload
  > dxp-progress-spinner
  ~ * {
  display: none;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner {
  width: 100%;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner
  .dxp-progress-spinner
  p {
  display: none;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner
  .mat-spinner {
  margin: auto;
}
.xms-v1-theme
  .dxp-document-uploader
  .mat-list-item.dxp-document-uploading
  .dxp-document-upload:not(.mat-raised-button)
  > dxp-progress-spinner
  .mat-spinner
  circle {
  stroke: #fff;
}
.xms-v1-theme .dxp-document-upload {
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
}
.xms-v1-theme .dxp-document-upload dxp-icon {
  margin: auto;
}
.xms-v1-theme .mat-mini-fab:not([class*="mat-elevation-z"]) {
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
}
.xms-v1-theme .mat-mini-fab ~ .mat-button-focus-overlay {
  border-radius: 50%;
}
.xms-v1-theme .mat-mini-fab .mat-icon {
  margin-right: 0;
}
.xms-v1-theme .dxp-slide-toggle > * {
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-slide-toggle .mat-slide-toggle-content,
.xms-v1-theme .dxp-slide-toggle .dxp-readonly {
  display: flex;
  flex-direction: row;
}
.xms-v1-theme .dxp-widget .mat-expansion-panel-header {
  background-color: #ebecef;
}
.xms-v1-theme .dxp-widget .mat-expansion-panel-header.mat-expanded {
  max-height: 48px;
}
.xms-v1-theme .dxp-widget .dxp-widget-content {
  padding-bottom: 1rem !important;
}
.xms-v1-theme .dxp-widget .mat-expansion-indicator:after {
  color: #000;
}
.xms-v1-theme .dxp-widget .dxp-widget-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.xms-v1-theme .dxp-widget dxp-icon {
  width: 24px;
  height: 24px;
}
.xms-v1-theme .dxp-default-length-1 {
  width: 1ch;
}
.xms-v1-theme .dxp-default-length-1 .dxp-control > .mat-form-field {
  width: 1ch;
}
.xms-v1-theme .dxp-default-length-2 {
  width: 2ch;
}
.xms-v1-theme .dxp-default-length-2 .dxp-control > .mat-form-field {
  width: 2ch;
}
.xms-v1-theme .dxp-default-length-3 {
  width: 3ch;
}
.xms-v1-theme .dxp-default-length-3 .dxp-control > .mat-form-field {
  width: 3ch;
}
.xms-v1-theme .dxp-default-length-4 {
  width: 4ch;
}
.xms-v1-theme .dxp-default-length-4 .dxp-control > .mat-form-field {
  width: 4ch;
}
.xms-v1-theme .dxp-default-length-5 {
  width: 5ch;
}
.xms-v1-theme .dxp-default-length-5 .dxp-control > .mat-form-field {
  width: 5ch;
}
.xms-v1-theme .dxp-default-length-6 {
  width: 6ch;
}
.xms-v1-theme .dxp-default-length-6 .dxp-control > .mat-form-field {
  width: 6ch;
}
.xms-v1-theme .dxp-default-length-7 {
  width: 7ch;
}
.xms-v1-theme .dxp-default-length-7 .dxp-control > .mat-form-field {
  width: 7ch;
}
.xms-v1-theme .dxp-default-length-8 {
  width: 8ch;
}
.xms-v1-theme .dxp-default-length-8 .dxp-control > .mat-form-field {
  width: 8ch;
}
.xms-v1-theme .dxp-default-length-9 {
  width: 9ch;
}
.xms-v1-theme .dxp-default-length-9 .dxp-control > .mat-form-field {
  width: 9ch;
}
.xms-v1-theme .dxp-default-length-10 {
  width: 10ch;
}
.xms-v1-theme .dxp-default-length-10 .dxp-control > .mat-form-field {
  width: 10ch;
}
.xms-v1-theme .dxp-default-length-11 {
  width: 11ch;
}
.xms-v1-theme .dxp-default-length-11 .dxp-control > .mat-form-field {
  width: 11ch;
}
.xms-v1-theme .dxp-default-length-12 {
  width: 12ch;
}
.xms-v1-theme .dxp-default-length-12 .dxp-control > .mat-form-field {
  width: 12ch;
}
.xms-v1-theme .dxp-default-length-13 {
  width: 13ch;
}
.xms-v1-theme .dxp-default-length-13 .dxp-control > .mat-form-field {
  width: 13ch;
}
.xms-v1-theme .dxp-default-length-14 {
  width: 14ch;
}
.xms-v1-theme .dxp-default-length-14 .dxp-control > .mat-form-field {
  width: 14ch;
}
.xms-v1-theme .dxp-default-length-15 {
  width: 15ch;
}
.xms-v1-theme .dxp-default-length-15 .dxp-control > .mat-form-field {
  width: 15ch;
}
.xms-v1-theme .dxp-default-length-16 {
  width: 16ch;
}
.xms-v1-theme .dxp-default-length-16 .dxp-control > .mat-form-field {
  width: 16ch;
}
.xms-v1-theme .dxp-default-length-17 {
  width: 17ch;
}
.xms-v1-theme .dxp-default-length-17 .dxp-control > .mat-form-field {
  width: 17ch;
}
.xms-v1-theme .dxp-default-length-18 {
  width: 18ch;
}
.xms-v1-theme .dxp-default-length-18 .dxp-control > .mat-form-field {
  width: 18ch;
}
.xms-v1-theme .dxp-default-length-19 {
  width: 19ch;
}
.xms-v1-theme .dxp-default-length-19 .dxp-control > .mat-form-field {
  width: 19ch;
}
.xms-v1-theme .dxp-default-length-20 {
  width: 20ch;
}
.xms-v1-theme .dxp-default-length-20 .dxp-control > .mat-form-field {
  width: 20ch;
}
.xms-v1-theme .dxp-default-length-21 {
  width: 21ch;
}
.xms-v1-theme .dxp-default-length-21 .dxp-control > .mat-form-field {
  width: 21ch;
}
.xms-v1-theme .dxp-default-length-22 {
  width: 22ch;
}
.xms-v1-theme .dxp-default-length-22 .dxp-control > .mat-form-field {
  width: 22ch;
}
.xms-v1-theme .dxp-default-length-23 {
  width: 23ch;
}
.xms-v1-theme .dxp-default-length-23 .dxp-control > .mat-form-field {
  width: 23ch;
}
.xms-v1-theme .dxp-default-length-24 {
  width: 24ch;
}
.xms-v1-theme .dxp-default-length-24 .dxp-control > .mat-form-field {
  width: 24ch;
}
.xms-v1-theme .dxp-default-length-25 {
  width: 25ch;
}
.xms-v1-theme .dxp-default-length-25 .dxp-control > .mat-form-field {
  width: 25ch;
}
.xms-v1-theme .dxp-default-length-26 {
  width: 26ch;
}
.xms-v1-theme .dxp-default-length-26 .dxp-control > .mat-form-field {
  width: 26ch;
}
.xms-v1-theme .dxp-default-length-27 {
  width: 27ch;
}
.xms-v1-theme .dxp-default-length-27 .dxp-control > .mat-form-field {
  width: 27ch;
}
.xms-v1-theme .dxp-default-length-28 {
  width: 28ch;
}
.xms-v1-theme .dxp-default-length-28 .dxp-control > .mat-form-field {
  width: 28ch;
}
.xms-v1-theme .dxp-default-length-29 {
  width: 29ch;
}
.xms-v1-theme .dxp-default-length-29 .dxp-control > .mat-form-field {
  width: 29ch;
}
.xms-v1-theme .dxp-default-length-30 {
  width: 30ch;
}
.xms-v1-theme .dxp-default-length-30 .dxp-control > .mat-form-field {
  width: 30ch;
}
.xms-v1-theme .dxp-default-length-31 {
  width: 31ch;
}
.xms-v1-theme .dxp-default-length-31 .dxp-control > .mat-form-field {
  width: 31ch;
}
.xms-v1-theme .dxp-default-length-32 {
  width: 32ch;
}
.xms-v1-theme .dxp-default-length-32 .dxp-control > .mat-form-field {
  width: 32ch;
}
.xms-v1-theme .dxp-default-length-33 {
  width: 33ch;
}
.xms-v1-theme .dxp-default-length-33 .dxp-control > .mat-form-field {
  width: 33ch;
}
.xms-v1-theme .dxp-default-length-34 {
  width: 34ch;
}
.xms-v1-theme .dxp-default-length-34 .dxp-control > .mat-form-field {
  width: 34ch;
}
.xms-v1-theme .dxp-default-length-35 {
  width: 35ch;
}
.xms-v1-theme .dxp-default-length-35 .dxp-control > .mat-form-field {
  width: 35ch;
}
.xms-v1-theme .dxp-default-length-36 {
  width: 36ch;
}
.xms-v1-theme .dxp-default-length-36 .dxp-control > .mat-form-field {
  width: 36ch;
}
.xms-v1-theme .dxp-default-length-37 {
  width: 37ch;
}
.xms-v1-theme .dxp-default-length-37 .dxp-control > .mat-form-field {
  width: 37ch;
}
.xms-v1-theme .dxp-default-length-38 {
  width: 38ch;
}
.xms-v1-theme .dxp-default-length-38 .dxp-control > .mat-form-field {
  width: 38ch;
}
.xms-v1-theme .dxp-default-length-39 {
  width: 39ch;
}
.xms-v1-theme .dxp-default-length-39 .dxp-control > .mat-form-field {
  width: 39ch;
}
.xms-v1-theme .dxp-default-length-40 {
  width: 40ch;
}
.xms-v1-theme .dxp-default-length-40 .dxp-control > .mat-form-field {
  width: 40ch;
}
.xms-v1-theme .dxp-default-length-41 {
  width: 41ch;
}
.xms-v1-theme .dxp-default-length-41 .dxp-control > .mat-form-field {
  width: 41ch;
}
.xms-v1-theme .dxp-default-length-42 {
  width: 42ch;
}
.xms-v1-theme .dxp-default-length-42 .dxp-control > .mat-form-field {
  width: 42ch;
}
.xms-v1-theme .dxp-default-length-43 {
  width: 43ch;
}
.xms-v1-theme .dxp-default-length-43 .dxp-control > .mat-form-field {
  width: 43ch;
}
.xms-v1-theme .dxp-default-length-44 {
  width: 44ch;
}
.xms-v1-theme .dxp-default-length-44 .dxp-control > .mat-form-field {
  width: 44ch;
}
.xms-v1-theme .dxp-default-length-45 {
  width: 45ch;
}
.xms-v1-theme .dxp-default-length-45 .dxp-control > .mat-form-field {
  width: 45ch;
}
.xms-v1-theme .dxp-default-length-46 {
  width: 46ch;
}
.xms-v1-theme .dxp-default-length-46 .dxp-control > .mat-form-field {
  width: 46ch;
}
.xms-v1-theme .dxp-default-length-47 {
  width: 47ch;
}
.xms-v1-theme .dxp-default-length-47 .dxp-control > .mat-form-field {
  width: 47ch;
}
.xms-v1-theme .dxp-default-length-48 {
  width: 48ch;
}
.xms-v1-theme .dxp-default-length-48 .dxp-control > .mat-form-field {
  width: 48ch;
}
.xms-v1-theme .dxp-default-length-49 {
  width: 49ch;
}
.xms-v1-theme .dxp-default-length-49 .dxp-control > .mat-form-field {
  width: 49ch;
}
.xms-v1-theme .dxp-default-length-50 {
  width: 50ch;
}
.xms-v1-theme .dxp-default-length-50 .dxp-control > .mat-form-field {
  width: 50ch;
}
.xms-v1-theme .dxp-default-length-51 {
  width: 51ch;
}
.xms-v1-theme .dxp-default-length-51 .dxp-control > .mat-form-field {
  width: 51ch;
}
.xms-v1-theme .dxp-default-length-52 {
  width: 52ch;
}
.xms-v1-theme .dxp-default-length-52 .dxp-control > .mat-form-field {
  width: 52ch;
}
.xms-v1-theme .dxp-default-length-53 {
  width: 53ch;
}
.xms-v1-theme .dxp-default-length-53 .dxp-control > .mat-form-field {
  width: 53ch;
}
.xms-v1-theme .dxp-default-length-54 {
  width: 54ch;
}
.xms-v1-theme .dxp-default-length-54 .dxp-control > .mat-form-field {
  width: 54ch;
}
.xms-v1-theme .dxp-default-length-55 {
  width: 55ch;
}
.xms-v1-theme .dxp-default-length-55 .dxp-control > .mat-form-field {
  width: 55ch;
}
.xms-v1-theme .dxp-default-length-56 {
  width: 56ch;
}
.xms-v1-theme .dxp-default-length-56 .dxp-control > .mat-form-field {
  width: 56ch;
}
.xms-v1-theme .dxp-default-length-57 {
  width: 57ch;
}
.xms-v1-theme .dxp-default-length-57 .dxp-control > .mat-form-field {
  width: 57ch;
}
.xms-v1-theme .dxp-default-length-58 {
  width: 58ch;
}
.xms-v1-theme .dxp-default-length-58 .dxp-control > .mat-form-field {
  width: 58ch;
}
.xms-v1-theme .dxp-default-length-59 {
  width: 59ch;
}
.xms-v1-theme .dxp-default-length-59 .dxp-control > .mat-form-field {
  width: 59ch;
}
.xms-v1-theme .dxp-default-length-60 {
  width: 60ch;
}
.xms-v1-theme .dxp-default-length-60 .dxp-control > .mat-form-field {
  width: 60ch;
}
.xms-v1-theme .dxp-default-length-61 {
  width: 61ch;
}
.xms-v1-theme .dxp-default-length-61 .dxp-control > .mat-form-field {
  width: 61ch;
}
.xms-v1-theme .dxp-default-length-62 {
  width: 62ch;
}
.xms-v1-theme .dxp-default-length-62 .dxp-control > .mat-form-field {
  width: 62ch;
}
.xms-v1-theme .dxp-default-length-63 {
  width: 63ch;
}
.xms-v1-theme .dxp-default-length-63 .dxp-control > .mat-form-field {
  width: 63ch;
}
.xms-v1-theme .dxp-default-length-64 {
  width: 64ch;
}
.xms-v1-theme .dxp-default-length-64 .dxp-control > .mat-form-field {
  width: 64ch;
}
.xms-v1-theme .dxp-default-length-65 {
  width: 65ch;
}
.xms-v1-theme .dxp-default-length-65 .dxp-control > .mat-form-field {
  width: 65ch;
}
.xms-v1-theme .dxp-default-length-66 {
  width: 66ch;
}
.xms-v1-theme .dxp-default-length-66 .dxp-control > .mat-form-field {
  width: 66ch;
}
.xms-v1-theme .dxp-default-length-67 {
  width: 67ch;
}
.xms-v1-theme .dxp-default-length-67 .dxp-control > .mat-form-field {
  width: 67ch;
}
.xms-v1-theme .dxp-default-length-68 {
  width: 68ch;
}
.xms-v1-theme .dxp-default-length-68 .dxp-control > .mat-form-field {
  width: 68ch;
}
.xms-v1-theme .dxp-default-length-69 {
  width: 69ch;
}
.xms-v1-theme .dxp-default-length-69 .dxp-control > .mat-form-field {
  width: 69ch;
}
.xms-v1-theme .dxp-default-length-70 {
  width: 70ch;
}
.xms-v1-theme .dxp-default-length-70 .dxp-control > .mat-form-field {
  width: 70ch;
}
.xms-v1-theme .dxp-default-length-71 {
  width: 71ch;
}
.xms-v1-theme .dxp-default-length-71 .dxp-control > .mat-form-field {
  width: 71ch;
}
.xms-v1-theme .dxp-default-length-72 {
  width: 72ch;
}
.xms-v1-theme .dxp-default-length-72 .dxp-control > .mat-form-field {
  width: 72ch;
}
.xms-v1-theme .dxp-default-length-73 {
  width: 73ch;
}
.xms-v1-theme .dxp-default-length-73 .dxp-control > .mat-form-field {
  width: 73ch;
}
.xms-v1-theme .dxp-default-length-74 {
  width: 74ch;
}
.xms-v1-theme .dxp-default-length-74 .dxp-control > .mat-form-field {
  width: 74ch;
}
.xms-v1-theme .dxp-default-length-75 {
  width: 75ch;
}
.xms-v1-theme .dxp-default-length-75 .dxp-control > .mat-form-field {
  width: 75ch;
}
.xms-v1-theme .dxp-default-length-76 {
  width: 76ch;
}
.xms-v1-theme .dxp-default-length-76 .dxp-control > .mat-form-field {
  width: 76ch;
}
.xms-v1-theme .dxp-default-length-77 {
  width: 77ch;
}
.xms-v1-theme .dxp-default-length-77 .dxp-control > .mat-form-field {
  width: 77ch;
}
.xms-v1-theme .dxp-default-length-78 {
  width: 78ch;
}
.xms-v1-theme .dxp-default-length-78 .dxp-control > .mat-form-field {
  width: 78ch;
}
.xms-v1-theme .dxp-default-length-79 {
  width: 79ch;
}
.xms-v1-theme .dxp-default-length-79 .dxp-control > .mat-form-field {
  width: 79ch;
}
.xms-v1-theme .dxp-default-length-80 {
  width: 80ch;
}
.xms-v1-theme .dxp-default-length-80 .dxp-control > .mat-form-field {
  width: 80ch;
}
.xms-v1-theme .dxp-default-length-81 {
  width: 81ch;
}
.xms-v1-theme .dxp-default-length-81 .dxp-control > .mat-form-field {
  width: 81ch;
}
.xms-v1-theme .dxp-default-length-82 {
  width: 82ch;
}
.xms-v1-theme .dxp-default-length-82 .dxp-control > .mat-form-field {
  width: 82ch;
}
.xms-v1-theme .dxp-default-length-83 {
  width: 83ch;
}
.xms-v1-theme .dxp-default-length-83 .dxp-control > .mat-form-field {
  width: 83ch;
}
.xms-v1-theme .dxp-default-length-84 {
  width: 84ch;
}
.xms-v1-theme .dxp-default-length-84 .dxp-control > .mat-form-field {
  width: 84ch;
}
.xms-v1-theme .dxp-default-length-85 {
  width: 85ch;
}
.xms-v1-theme .dxp-default-length-85 .dxp-control > .mat-form-field {
  width: 85ch;
}
.xms-v1-theme .dxp-default-length-86 {
  width: 86ch;
}
.xms-v1-theme .dxp-default-length-86 .dxp-control > .mat-form-field {
  width: 86ch;
}
.xms-v1-theme .dxp-default-length-87 {
  width: 87ch;
}
.xms-v1-theme .dxp-default-length-87 .dxp-control > .mat-form-field {
  width: 87ch;
}
.xms-v1-theme .dxp-default-length-88 {
  width: 88ch;
}
.xms-v1-theme .dxp-default-length-88 .dxp-control > .mat-form-field {
  width: 88ch;
}
.xms-v1-theme .dxp-default-length-89 {
  width: 89ch;
}
.xms-v1-theme .dxp-default-length-89 .dxp-control > .mat-form-field {
  width: 89ch;
}
.xms-v1-theme .dxp-default-length-90 {
  width: 90ch;
}
.xms-v1-theme .dxp-default-length-90 .dxp-control > .mat-form-field {
  width: 90ch;
}
.xms-v1-theme .dxp-default-length-91 {
  width: 91ch;
}
.xms-v1-theme .dxp-default-length-91 .dxp-control > .mat-form-field {
  width: 91ch;
}
.xms-v1-theme .dxp-default-length-92 {
  width: 92ch;
}
.xms-v1-theme .dxp-default-length-92 .dxp-control > .mat-form-field {
  width: 92ch;
}
.xms-v1-theme .dxp-default-length-93 {
  width: 93ch;
}
.xms-v1-theme .dxp-default-length-93 .dxp-control > .mat-form-field {
  width: 93ch;
}
.xms-v1-theme .dxp-default-length-94 {
  width: 94ch;
}
.xms-v1-theme .dxp-default-length-94 .dxp-control > .mat-form-field {
  width: 94ch;
}
.xms-v1-theme .dxp-default-length-95 {
  width: 95ch;
}
.xms-v1-theme .dxp-default-length-95 .dxp-control > .mat-form-field {
  width: 95ch;
}
.xms-v1-theme .dxp-default-length-96 {
  width: 96ch;
}
.xms-v1-theme .dxp-default-length-96 .dxp-control > .mat-form-field {
  width: 96ch;
}
.xms-v1-theme .dxp-default-length-97 {
  width: 97ch;
}
.xms-v1-theme .dxp-default-length-97 .dxp-control > .mat-form-field {
  width: 97ch;
}
.xms-v1-theme .dxp-default-length-98 {
  width: 98ch;
}
.xms-v1-theme .dxp-default-length-98 .dxp-control > .mat-form-field {
  width: 98ch;
}
.xms-v1-theme .dxp-default-length-99 {
  width: 99ch;
}
.xms-v1-theme .dxp-default-length-99 .dxp-control > .mat-form-field {
  width: 99ch;
}
.xms-v1-theme .dxp-default-length-100 {
  width: 100ch;
}
.xms-v1-theme .dxp-default-length-100 .dxp-control > .mat-form-field {
  width: 100ch;
}
.xms-v1-theme .dxp-max-length-1 {
  max-width: 1ch;
}
.xms-v1-theme .dxp-max-length-2 {
  max-width: 2ch;
}
.xms-v1-theme .dxp-max-length-3 {
  max-width: 3ch;
}
.xms-v1-theme .dxp-max-length-4 {
  max-width: 4ch;
}
.xms-v1-theme .dxp-max-length-5 {
  max-width: 5ch;
}
.xms-v1-theme .dxp-max-length-6 {
  max-width: 6ch;
}
.xms-v1-theme .dxp-max-length-7 {
  max-width: 7ch;
}
.xms-v1-theme .dxp-max-length-8 {
  max-width: 8ch;
}
.xms-v1-theme .dxp-max-length-9 {
  max-width: 9ch;
}
.xms-v1-theme .dxp-max-length-10 {
  max-width: 10ch;
}
.xms-v1-theme .dxp-max-length-11 {
  max-width: 11ch;
}
.xms-v1-theme .dxp-max-length-12 {
  max-width: 12ch;
}
.xms-v1-theme .dxp-max-length-13 {
  max-width: 13ch;
}
.xms-v1-theme .dxp-max-length-14 {
  max-width: 14ch;
}
.xms-v1-theme .dxp-max-length-15 {
  max-width: 15ch;
}
.xms-v1-theme .dxp-max-length-16 {
  max-width: 16ch;
}
.xms-v1-theme .dxp-max-length-17 {
  max-width: 17ch;
}
.xms-v1-theme .dxp-max-length-18 {
  max-width: 18ch;
}
.xms-v1-theme .dxp-max-length-19 {
  max-width: 19ch;
}
.xms-v1-theme .dxp-max-length-20 {
  max-width: 20ch;
}
.xms-v1-theme .dxp-max-length-21 {
  max-width: 21ch;
}
.xms-v1-theme .dxp-max-length-22 {
  max-width: 22ch;
}
.xms-v1-theme .dxp-max-length-23 {
  max-width: 23ch;
}
.xms-v1-theme .dxp-max-length-24 {
  max-width: 24ch;
}
.xms-v1-theme .dxp-max-length-25 {
  max-width: 25ch;
}
.xms-v1-theme .dxp-max-length-26 {
  max-width: 26ch;
}
.xms-v1-theme .dxp-max-length-27 {
  max-width: 27ch;
}
.xms-v1-theme .dxp-max-length-28 {
  max-width: 28ch;
}
.xms-v1-theme .dxp-max-length-29 {
  max-width: 29ch;
}
.xms-v1-theme .dxp-max-length-30 {
  max-width: 30ch;
}
.xms-v1-theme .dxp-max-length-31 {
  max-width: 31ch;
}
.xms-v1-theme .dxp-max-length-32 {
  max-width: 32ch;
}
.xms-v1-theme .dxp-max-length-33 {
  max-width: 33ch;
}
.xms-v1-theme .dxp-max-length-34 {
  max-width: 34ch;
}
.xms-v1-theme .dxp-max-length-35 {
  max-width: 35ch;
}
.xms-v1-theme .dxp-max-length-36 {
  max-width: 36ch;
}
.xms-v1-theme .dxp-max-length-37 {
  max-width: 37ch;
}
.xms-v1-theme .dxp-max-length-38 {
  max-width: 38ch;
}
.xms-v1-theme .dxp-max-length-39 {
  max-width: 39ch;
}
.xms-v1-theme .dxp-max-length-40 {
  max-width: 40ch;
}
.xms-v1-theme .dxp-max-length-41 {
  max-width: 41ch;
}
.xms-v1-theme .dxp-max-length-42 {
  max-width: 42ch;
}
.xms-v1-theme .dxp-max-length-43 {
  max-width: 43ch;
}
.xms-v1-theme .dxp-max-length-44 {
  max-width: 44ch;
}
.xms-v1-theme .dxp-max-length-45 {
  max-width: 45ch;
}
.xms-v1-theme .dxp-max-length-46 {
  max-width: 46ch;
}
.xms-v1-theme .dxp-max-length-47 {
  max-width: 47ch;
}
.xms-v1-theme .dxp-max-length-48 {
  max-width: 48ch;
}
.xms-v1-theme .dxp-max-length-49 {
  max-width: 49ch;
}
.xms-v1-theme .dxp-max-length-50 {
  max-width: 50ch;
}
.xms-v1-theme .dxp-max-length-51 {
  max-width: 51ch;
}
.xms-v1-theme .dxp-max-length-52 {
  max-width: 52ch;
}
.xms-v1-theme .dxp-max-length-53 {
  max-width: 53ch;
}
.xms-v1-theme .dxp-max-length-54 {
  max-width: 54ch;
}
.xms-v1-theme .dxp-max-length-55 {
  max-width: 55ch;
}
.xms-v1-theme .dxp-max-length-56 {
  max-width: 56ch;
}
.xms-v1-theme .dxp-max-length-57 {
  max-width: 57ch;
}
.xms-v1-theme .dxp-max-length-58 {
  max-width: 58ch;
}
.xms-v1-theme .dxp-max-length-59 {
  max-width: 59ch;
}
.xms-v1-theme .dxp-max-length-60 {
  max-width: 60ch;
}
.xms-v1-theme .dxp-max-length-61 {
  max-width: 61ch;
}
.xms-v1-theme .dxp-max-length-62 {
  max-width: 62ch;
}
.xms-v1-theme .dxp-max-length-63 {
  max-width: 63ch;
}
.xms-v1-theme .dxp-max-length-64 {
  max-width: 64ch;
}
.xms-v1-theme .dxp-max-length-65 {
  max-width: 65ch;
}
.xms-v1-theme .dxp-max-length-66 {
  max-width: 66ch;
}
.xms-v1-theme .dxp-max-length-67 {
  max-width: 67ch;
}
.xms-v1-theme .dxp-max-length-68 {
  max-width: 68ch;
}
.xms-v1-theme .dxp-max-length-69 {
  max-width: 69ch;
}
.xms-v1-theme .dxp-max-length-70 {
  max-width: 70ch;
}
.xms-v1-theme .dxp-max-length-71 {
  max-width: 71ch;
}
.xms-v1-theme .dxp-max-length-72 {
  max-width: 72ch;
}
.xms-v1-theme .dxp-max-length-73 {
  max-width: 73ch;
}
.xms-v1-theme .dxp-max-length-74 {
  max-width: 74ch;
}
.xms-v1-theme .dxp-max-length-75 {
  max-width: 75ch;
}
.xms-v1-theme .dxp-max-length-76 {
  max-width: 76ch;
}
.xms-v1-theme .dxp-max-length-77 {
  max-width: 77ch;
}
.xms-v1-theme .dxp-max-length-78 {
  max-width: 78ch;
}
.xms-v1-theme .dxp-max-length-79 {
  max-width: 79ch;
}
.xms-v1-theme .dxp-max-length-80 {
  max-width: 80ch;
}
.xms-v1-theme .dxp-max-length-81 {
  max-width: 81ch;
}
.xms-v1-theme .dxp-max-length-82 {
  max-width: 82ch;
}
.xms-v1-theme .dxp-max-length-83 {
  max-width: 83ch;
}
.xms-v1-theme .dxp-max-length-84 {
  max-width: 84ch;
}
.xms-v1-theme .dxp-max-length-85 {
  max-width: 85ch;
}
.xms-v1-theme .dxp-max-length-86 {
  max-width: 86ch;
}
.xms-v1-theme .dxp-max-length-87 {
  max-width: 87ch;
}
.xms-v1-theme .dxp-max-length-88 {
  max-width: 88ch;
}
.xms-v1-theme .dxp-max-length-89 {
  max-width: 89ch;
}
.xms-v1-theme .dxp-max-length-90 {
  max-width: 90ch;
}
.xms-v1-theme .dxp-max-length-91 {
  max-width: 91ch;
}
.xms-v1-theme .dxp-max-length-92 {
  max-width: 92ch;
}
.xms-v1-theme .dxp-max-length-93 {
  max-width: 93ch;
}
.xms-v1-theme .dxp-max-length-94 {
  max-width: 94ch;
}
.xms-v1-theme .dxp-max-length-95 {
  max-width: 95ch;
}
.xms-v1-theme .dxp-max-length-96 {
  max-width: 96ch;
}
.xms-v1-theme .dxp-max-length-97 {
  max-width: 97ch;
}
.xms-v1-theme .dxp-max-length-98 {
  max-width: 98ch;
}
.xms-v1-theme .dxp-max-length-99 {
  max-width: 99ch;
}
.xms-v1-theme .dxp-max-length-100 {
  max-width: 100ch;
}
.xms-v1-theme .dxp-default-width-1 {
  width: 1% !important;
  max-width: 1%;
}
.xms-v1-theme .dxp-default-max-length-1 {
  max-width: 1ch;
}
.xms-v1-theme .dxp-default-max-length-1 .dxp-control > .mat-form-field {
  max-width: 1ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-1 div {
  max-width: 1ch;
}
.xms-v1-theme .dxp-default-width-2 {
  width: 2% !important;
  max-width: 2%;
}
.xms-v1-theme .dxp-default-max-length-2 {
  max-width: 2ch;
}
.xms-v1-theme .dxp-default-max-length-2 .dxp-control > .mat-form-field {
  max-width: 2ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-2 div {
  max-width: 2ch;
}
.xms-v1-theme .dxp-default-width-3 {
  width: 3% !important;
  max-width: 3%;
}
.xms-v1-theme .dxp-default-max-length-3 {
  max-width: 3ch;
}
.xms-v1-theme .dxp-default-max-length-3 .dxp-control > .mat-form-field {
  max-width: 3ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-3 div {
  max-width: 3ch;
}
.xms-v1-theme .dxp-default-width-4 {
  width: 4% !important;
  max-width: 4%;
}
.xms-v1-theme .dxp-default-max-length-4 {
  max-width: 4ch;
}
.xms-v1-theme .dxp-default-max-length-4 .dxp-control > .mat-form-field {
  max-width: 4ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-4 div {
  max-width: 4ch;
}
.xms-v1-theme .dxp-default-width-5 {
  width: 5% !important;
  max-width: 5%;
}
.xms-v1-theme .dxp-default-max-length-5 {
  max-width: 5ch;
}
.xms-v1-theme .dxp-default-max-length-5 .dxp-control > .mat-form-field {
  max-width: 5ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-5 div {
  max-width: 5ch;
}
.xms-v1-theme .dxp-default-width-6 {
  width: 6% !important;
  max-width: 6%;
}
.xms-v1-theme .dxp-default-max-length-6 {
  max-width: 6ch;
}
.xms-v1-theme .dxp-default-max-length-6 .dxp-control > .mat-form-field {
  max-width: 6ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-6 div {
  max-width: 6ch;
}
.xms-v1-theme .dxp-default-width-7 {
  width: 7% !important;
  max-width: 7%;
}
.xms-v1-theme .dxp-default-max-length-7 {
  max-width: 7ch;
}
.xms-v1-theme .dxp-default-max-length-7 .dxp-control > .mat-form-field {
  max-width: 7ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-7 div {
  max-width: 7ch;
}
.xms-v1-theme .dxp-default-width-8 {
  width: 8% !important;
  max-width: 8%;
}
.xms-v1-theme .dxp-default-max-length-8 {
  max-width: 8ch;
}
.xms-v1-theme .dxp-default-max-length-8 .dxp-control > .mat-form-field {
  max-width: 8ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-8 div {
  max-width: 8ch;
}
.xms-v1-theme .dxp-default-width-9 {
  width: 9% !important;
  max-width: 9%;
}
.xms-v1-theme .dxp-default-max-length-9 {
  max-width: 9ch;
}
.xms-v1-theme .dxp-default-max-length-9 .dxp-control > .mat-form-field {
  max-width: 9ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-9 div {
  max-width: 9ch;
}
.xms-v1-theme .dxp-default-width-10 {
  width: 10% !important;
  max-width: 10%;
}
.xms-v1-theme .dxp-default-max-length-10 {
  max-width: 10ch;
}
.xms-v1-theme .dxp-default-max-length-10 .dxp-control > .mat-form-field {
  max-width: 10ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-10 div {
  max-width: 10ch;
}
.xms-v1-theme .dxp-default-width-11 {
  width: 11% !important;
  max-width: 11%;
}
.xms-v1-theme .dxp-default-max-length-11 {
  max-width: 11ch;
}
.xms-v1-theme .dxp-default-max-length-11 .dxp-control > .mat-form-field {
  max-width: 11ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-11 div {
  max-width: 11ch;
}
.xms-v1-theme .dxp-default-width-12 {
  width: 12% !important;
  max-width: 12%;
}
.xms-v1-theme .dxp-default-max-length-12 {
  max-width: 12ch;
}
.xms-v1-theme .dxp-default-max-length-12 .dxp-control > .mat-form-field {
  max-width: 12ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-12 div {
  max-width: 12ch;
}
.xms-v1-theme .dxp-default-width-13 {
  width: 13% !important;
  max-width: 13%;
}
.xms-v1-theme .dxp-default-max-length-13 {
  max-width: 13ch;
}
.xms-v1-theme .dxp-default-max-length-13 .dxp-control > .mat-form-field {
  max-width: 13ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-13 div {
  max-width: 13ch;
}
.xms-v1-theme .dxp-default-width-14 {
  width: 14% !important;
  max-width: 14%;
}
.xms-v1-theme .dxp-default-max-length-14 {
  max-width: 14ch;
}
.xms-v1-theme .dxp-default-max-length-14 .dxp-control > .mat-form-field {
  max-width: 14ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-14 div {
  max-width: 14ch;
}
.xms-v1-theme .dxp-default-width-15 {
  width: 15% !important;
  max-width: 15%;
}
.xms-v1-theme .dxp-default-max-length-15 {
  max-width: 15ch;
}
.xms-v1-theme .dxp-default-max-length-15 .dxp-control > .mat-form-field {
  max-width: 15ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-15 div {
  max-width: 15ch;
}
.xms-v1-theme .dxp-default-width-16 {
  width: 16% !important;
  max-width: 16%;
}
.xms-v1-theme .dxp-default-max-length-16 {
  max-width: 16ch;
}
.xms-v1-theme .dxp-default-max-length-16 .dxp-control > .mat-form-field {
  max-width: 16ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-16 div {
  max-width: 16ch;
}
.xms-v1-theme .dxp-default-width-17 {
  width: 17% !important;
  max-width: 17%;
}
.xms-v1-theme .dxp-default-max-length-17 {
  max-width: 17ch;
}
.xms-v1-theme .dxp-default-max-length-17 .dxp-control > .mat-form-field {
  max-width: 17ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-17 div {
  max-width: 17ch;
}
.xms-v1-theme .dxp-default-width-18 {
  width: 18% !important;
  max-width: 18%;
}
.xms-v1-theme .dxp-default-max-length-18 {
  max-width: 18ch;
}
.xms-v1-theme .dxp-default-max-length-18 .dxp-control > .mat-form-field {
  max-width: 18ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-18 div {
  max-width: 18ch;
}
.xms-v1-theme .dxp-default-width-19 {
  width: 19% !important;
  max-width: 19%;
}
.xms-v1-theme .dxp-default-max-length-19 {
  max-width: 19ch;
}
.xms-v1-theme .dxp-default-max-length-19 .dxp-control > .mat-form-field {
  max-width: 19ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-19 div {
  max-width: 19ch;
}
.xms-v1-theme .dxp-default-width-20 {
  width: 20% !important;
  max-width: 20%;
}
.xms-v1-theme .dxp-default-max-length-20 {
  max-width: 20ch;
}
.xms-v1-theme .dxp-default-max-length-20 .dxp-control > .mat-form-field {
  max-width: 20ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-20 div {
  max-width: 20ch;
}
.xms-v1-theme .dxp-default-width-21 {
  width: 21% !important;
  max-width: 21%;
}
.xms-v1-theme .dxp-default-max-length-21 {
  max-width: 21ch;
}
.xms-v1-theme .dxp-default-max-length-21 .dxp-control > .mat-form-field {
  max-width: 21ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-21 div {
  max-width: 21ch;
}
.xms-v1-theme .dxp-default-width-22 {
  width: 22% !important;
  max-width: 22%;
}
.xms-v1-theme .dxp-default-max-length-22 {
  max-width: 22ch;
}
.xms-v1-theme .dxp-default-max-length-22 .dxp-control > .mat-form-field {
  max-width: 22ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-22 div {
  max-width: 22ch;
}
.xms-v1-theme .dxp-default-width-23 {
  width: 23% !important;
  max-width: 23%;
}
.xms-v1-theme .dxp-default-max-length-23 {
  max-width: 23ch;
}
.xms-v1-theme .dxp-default-max-length-23 .dxp-control > .mat-form-field {
  max-width: 23ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-23 div {
  max-width: 23ch;
}
.xms-v1-theme .dxp-default-width-24 {
  width: 24% !important;
  max-width: 24%;
}
.xms-v1-theme .dxp-default-max-length-24 {
  max-width: 24ch;
}
.xms-v1-theme .dxp-default-max-length-24 .dxp-control > .mat-form-field {
  max-width: 24ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-24 div {
  max-width: 24ch;
}
.xms-v1-theme .dxp-default-width-25 {
  width: 25% !important;
  max-width: 25%;
}
.xms-v1-theme .dxp-default-max-length-25 {
  max-width: 25ch;
}
.xms-v1-theme .dxp-default-max-length-25 .dxp-control > .mat-form-field {
  max-width: 25ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-25 div {
  max-width: 25ch;
}
.xms-v1-theme .dxp-default-width-26 {
  width: 26% !important;
  max-width: 26%;
}
.xms-v1-theme .dxp-default-max-length-26 {
  max-width: 26ch;
}
.xms-v1-theme .dxp-default-max-length-26 .dxp-control > .mat-form-field {
  max-width: 26ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-26 div {
  max-width: 26ch;
}
.xms-v1-theme .dxp-default-width-27 {
  width: 27% !important;
  max-width: 27%;
}
.xms-v1-theme .dxp-default-max-length-27 {
  max-width: 27ch;
}
.xms-v1-theme .dxp-default-max-length-27 .dxp-control > .mat-form-field {
  max-width: 27ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-27 div {
  max-width: 27ch;
}
.xms-v1-theme .dxp-default-width-28 {
  width: 28% !important;
  max-width: 28%;
}
.xms-v1-theme .dxp-default-max-length-28 {
  max-width: 28ch;
}
.xms-v1-theme .dxp-default-max-length-28 .dxp-control > .mat-form-field {
  max-width: 28ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-28 div {
  max-width: 28ch;
}
.xms-v1-theme .dxp-default-width-29 {
  width: 29% !important;
  max-width: 29%;
}
.xms-v1-theme .dxp-default-max-length-29 {
  max-width: 29ch;
}
.xms-v1-theme .dxp-default-max-length-29 .dxp-control > .mat-form-field {
  max-width: 29ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-29 div {
  max-width: 29ch;
}
.xms-v1-theme .dxp-default-width-30 {
  width: 30% !important;
  max-width: 30%;
}
.xms-v1-theme .dxp-default-max-length-30 {
  max-width: 30ch;
}
.xms-v1-theme .dxp-default-max-length-30 .dxp-control > .mat-form-field {
  max-width: 30ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-30 div {
  max-width: 30ch;
}
.xms-v1-theme .dxp-default-width-31 {
  width: 31% !important;
  max-width: 31%;
}
.xms-v1-theme .dxp-default-max-length-31 {
  max-width: 31ch;
}
.xms-v1-theme .dxp-default-max-length-31 .dxp-control > .mat-form-field {
  max-width: 31ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-31 div {
  max-width: 31ch;
}
.xms-v1-theme .dxp-default-width-32 {
  width: 32% !important;
  max-width: 32%;
}
.xms-v1-theme .dxp-default-max-length-32 {
  max-width: 32ch;
}
.xms-v1-theme .dxp-default-max-length-32 .dxp-control > .mat-form-field {
  max-width: 32ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-32 div {
  max-width: 32ch;
}
.xms-v1-theme .dxp-default-width-33 {
  width: 33% !important;
  max-width: 33%;
}
.xms-v1-theme .dxp-default-max-length-33 {
  max-width: 33ch;
}
.xms-v1-theme .dxp-default-max-length-33 .dxp-control > .mat-form-field {
  max-width: 33ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-33 div {
  max-width: 33ch;
}
.xms-v1-theme .dxp-default-width-34 {
  width: 34% !important;
  max-width: 34%;
}
.xms-v1-theme .dxp-default-max-length-34 {
  max-width: 34ch;
}
.xms-v1-theme .dxp-default-max-length-34 .dxp-control > .mat-form-field {
  max-width: 34ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-34 div {
  max-width: 34ch;
}
.xms-v1-theme .dxp-default-width-35 {
  width: 35% !important;
  max-width: 35%;
}
.xms-v1-theme .dxp-default-max-length-35 {
  max-width: 35ch;
}
.xms-v1-theme .dxp-default-max-length-35 .dxp-control > .mat-form-field {
  max-width: 35ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-35 div {
  max-width: 35ch;
}
.xms-v1-theme .dxp-default-width-36 {
  width: 36% !important;
  max-width: 36%;
}
.xms-v1-theme .dxp-default-max-length-36 {
  max-width: 36ch;
}
.xms-v1-theme .dxp-default-max-length-36 .dxp-control > .mat-form-field {
  max-width: 36ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-36 div {
  max-width: 36ch;
}
.xms-v1-theme .dxp-default-width-37 {
  width: 37% !important;
  max-width: 37%;
}
.xms-v1-theme .dxp-default-max-length-37 {
  max-width: 37ch;
}
.xms-v1-theme .dxp-default-max-length-37 .dxp-control > .mat-form-field {
  max-width: 37ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-37 div {
  max-width: 37ch;
}
.xms-v1-theme .dxp-default-width-38 {
  width: 38% !important;
  max-width: 38%;
}
.xms-v1-theme .dxp-default-max-length-38 {
  max-width: 38ch;
}
.xms-v1-theme .dxp-default-max-length-38 .dxp-control > .mat-form-field {
  max-width: 38ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-38 div {
  max-width: 38ch;
}
.xms-v1-theme .dxp-default-width-39 {
  width: 39% !important;
  max-width: 39%;
}
.xms-v1-theme .dxp-default-max-length-39 {
  max-width: 39ch;
}
.xms-v1-theme .dxp-default-max-length-39 .dxp-control > .mat-form-field {
  max-width: 39ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-39 div {
  max-width: 39ch;
}
.xms-v1-theme .dxp-default-width-40 {
  width: 40% !important;
  max-width: 40%;
}
.xms-v1-theme .dxp-default-max-length-40 {
  max-width: 40ch;
}
.xms-v1-theme .dxp-default-max-length-40 .dxp-control > .mat-form-field {
  max-width: 40ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-40 div {
  max-width: 40ch;
}
.xms-v1-theme .dxp-default-width-41 {
  width: 41% !important;
  max-width: 41%;
}
.xms-v1-theme .dxp-default-max-length-41 {
  max-width: 41ch;
}
.xms-v1-theme .dxp-default-max-length-41 .dxp-control > .mat-form-field {
  max-width: 41ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-41 div {
  max-width: 41ch;
}
.xms-v1-theme .dxp-default-width-42 {
  width: 42% !important;
  max-width: 42%;
}
.xms-v1-theme .dxp-default-max-length-42 {
  max-width: 42ch;
}
.xms-v1-theme .dxp-default-max-length-42 .dxp-control > .mat-form-field {
  max-width: 42ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-42 div {
  max-width: 42ch;
}
.xms-v1-theme .dxp-default-width-43 {
  width: 43% !important;
  max-width: 43%;
}
.xms-v1-theme .dxp-default-max-length-43 {
  max-width: 43ch;
}
.xms-v1-theme .dxp-default-max-length-43 .dxp-control > .mat-form-field {
  max-width: 43ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-43 div {
  max-width: 43ch;
}
.xms-v1-theme .dxp-default-width-44 {
  width: 44% !important;
  max-width: 44%;
}
.xms-v1-theme .dxp-default-max-length-44 {
  max-width: 44ch;
}
.xms-v1-theme .dxp-default-max-length-44 .dxp-control > .mat-form-field {
  max-width: 44ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-44 div {
  max-width: 44ch;
}
.xms-v1-theme .dxp-default-width-45 {
  width: 45% !important;
  max-width: 45%;
}
.xms-v1-theme .dxp-default-max-length-45 {
  max-width: 45ch;
}
.xms-v1-theme .dxp-default-max-length-45 .dxp-control > .mat-form-field {
  max-width: 45ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-45 div {
  max-width: 45ch;
}
.xms-v1-theme .dxp-default-width-46 {
  width: 46% !important;
  max-width: 46%;
}
.xms-v1-theme .dxp-default-max-length-46 {
  max-width: 46ch;
}
.xms-v1-theme .dxp-default-max-length-46 .dxp-control > .mat-form-field {
  max-width: 46ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-46 div {
  max-width: 46ch;
}
.xms-v1-theme .dxp-default-width-47 {
  width: 47% !important;
  max-width: 47%;
}
.xms-v1-theme .dxp-default-max-length-47 {
  max-width: 47ch;
}
.xms-v1-theme .dxp-default-max-length-47 .dxp-control > .mat-form-field {
  max-width: 47ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-47 div {
  max-width: 47ch;
}
.xms-v1-theme .dxp-default-width-48 {
  width: 48% !important;
  max-width: 48%;
}
.xms-v1-theme .dxp-default-max-length-48 {
  max-width: 48ch;
}
.xms-v1-theme .dxp-default-max-length-48 .dxp-control > .mat-form-field {
  max-width: 48ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-48 div {
  max-width: 48ch;
}
.xms-v1-theme .dxp-default-width-49 {
  width: 49% !important;
  max-width: 49%;
}
.xms-v1-theme .dxp-default-max-length-49 {
  max-width: 49ch;
}
.xms-v1-theme .dxp-default-max-length-49 .dxp-control > .mat-form-field {
  max-width: 49ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-49 div {
  max-width: 49ch;
}
.xms-v1-theme .dxp-default-width-50 {
  width: 50% !important;
  max-width: 50%;
}
.xms-v1-theme .dxp-default-max-length-50 {
  max-width: 50ch;
}
.xms-v1-theme .dxp-default-max-length-50 .dxp-control > .mat-form-field {
  max-width: 50ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-50 div {
  max-width: 50ch;
}
.xms-v1-theme .dxp-default-width-51 {
  width: 51% !important;
  max-width: 51%;
}
.xms-v1-theme .dxp-default-max-length-51 {
  max-width: 51ch;
}
.xms-v1-theme .dxp-default-max-length-51 .dxp-control > .mat-form-field {
  max-width: 51ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-51 div {
  max-width: 51ch;
}
.xms-v1-theme .dxp-default-width-52 {
  width: 52% !important;
  max-width: 52%;
}
.xms-v1-theme .dxp-default-max-length-52 {
  max-width: 52ch;
}
.xms-v1-theme .dxp-default-max-length-52 .dxp-control > .mat-form-field {
  max-width: 52ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-52 div {
  max-width: 52ch;
}
.xms-v1-theme .dxp-default-width-53 {
  width: 53% !important;
  max-width: 53%;
}
.xms-v1-theme .dxp-default-max-length-53 {
  max-width: 53ch;
}
.xms-v1-theme .dxp-default-max-length-53 .dxp-control > .mat-form-field {
  max-width: 53ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-53 div {
  max-width: 53ch;
}
.xms-v1-theme .dxp-default-width-54 {
  width: 54% !important;
  max-width: 54%;
}
.xms-v1-theme .dxp-default-max-length-54 {
  max-width: 54ch;
}
.xms-v1-theme .dxp-default-max-length-54 .dxp-control > .mat-form-field {
  max-width: 54ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-54 div {
  max-width: 54ch;
}
.xms-v1-theme .dxp-default-width-55 {
  width: 55% !important;
  max-width: 55%;
}
.xms-v1-theme .dxp-default-max-length-55 {
  max-width: 55ch;
}
.xms-v1-theme .dxp-default-max-length-55 .dxp-control > .mat-form-field {
  max-width: 55ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-55 div {
  max-width: 55ch;
}
.xms-v1-theme .dxp-default-width-56 {
  width: 56% !important;
  max-width: 56%;
}
.xms-v1-theme .dxp-default-max-length-56 {
  max-width: 56ch;
}
.xms-v1-theme .dxp-default-max-length-56 .dxp-control > .mat-form-field {
  max-width: 56ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-56 div {
  max-width: 56ch;
}
.xms-v1-theme .dxp-default-width-57 {
  width: 57% !important;
  max-width: 57%;
}
.xms-v1-theme .dxp-default-max-length-57 {
  max-width: 57ch;
}
.xms-v1-theme .dxp-default-max-length-57 .dxp-control > .mat-form-field {
  max-width: 57ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-57 div {
  max-width: 57ch;
}
.xms-v1-theme .dxp-default-width-58 {
  width: 58% !important;
  max-width: 58%;
}
.xms-v1-theme .dxp-default-max-length-58 {
  max-width: 58ch;
}
.xms-v1-theme .dxp-default-max-length-58 .dxp-control > .mat-form-field {
  max-width: 58ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-58 div {
  max-width: 58ch;
}
.xms-v1-theme .dxp-default-width-59 {
  width: 59% !important;
  max-width: 59%;
}
.xms-v1-theme .dxp-default-max-length-59 {
  max-width: 59ch;
}
.xms-v1-theme .dxp-default-max-length-59 .dxp-control > .mat-form-field {
  max-width: 59ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-59 div {
  max-width: 59ch;
}
.xms-v1-theme .dxp-default-width-60 {
  width: 60% !important;
  max-width: 60%;
}
.xms-v1-theme .dxp-default-max-length-60 {
  max-width: 60ch;
}
.xms-v1-theme .dxp-default-max-length-60 .dxp-control > .mat-form-field {
  max-width: 60ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-60 div {
  max-width: 60ch;
}
.xms-v1-theme .dxp-default-width-61 {
  width: 61% !important;
  max-width: 61%;
}
.xms-v1-theme .dxp-default-max-length-61 {
  max-width: 61ch;
}
.xms-v1-theme .dxp-default-max-length-61 .dxp-control > .mat-form-field {
  max-width: 61ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-61 div {
  max-width: 61ch;
}
.xms-v1-theme .dxp-default-width-62 {
  width: 62% !important;
  max-width: 62%;
}
.xms-v1-theme .dxp-default-max-length-62 {
  max-width: 62ch;
}
.xms-v1-theme .dxp-default-max-length-62 .dxp-control > .mat-form-field {
  max-width: 62ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-62 div {
  max-width: 62ch;
}
.xms-v1-theme .dxp-default-width-63 {
  width: 63% !important;
  max-width: 63%;
}
.xms-v1-theme .dxp-default-max-length-63 {
  max-width: 63ch;
}
.xms-v1-theme .dxp-default-max-length-63 .dxp-control > .mat-form-field {
  max-width: 63ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-63 div {
  max-width: 63ch;
}
.xms-v1-theme .dxp-default-width-64 {
  width: 64% !important;
  max-width: 64%;
}
.xms-v1-theme .dxp-default-max-length-64 {
  max-width: 64ch;
}
.xms-v1-theme .dxp-default-max-length-64 .dxp-control > .mat-form-field {
  max-width: 64ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-64 div {
  max-width: 64ch;
}
.xms-v1-theme .dxp-default-width-65 {
  width: 65% !important;
  max-width: 65%;
}
.xms-v1-theme .dxp-default-max-length-65 {
  max-width: 65ch;
}
.xms-v1-theme .dxp-default-max-length-65 .dxp-control > .mat-form-field {
  max-width: 65ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-65 div {
  max-width: 65ch;
}
.xms-v1-theme .dxp-default-width-66 {
  width: 66% !important;
  max-width: 66%;
}
.xms-v1-theme .dxp-default-max-length-66 {
  max-width: 66ch;
}
.xms-v1-theme .dxp-default-max-length-66 .dxp-control > .mat-form-field {
  max-width: 66ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-66 div {
  max-width: 66ch;
}
.xms-v1-theme .dxp-default-width-67 {
  width: 67% !important;
  max-width: 67%;
}
.xms-v1-theme .dxp-default-max-length-67 {
  max-width: 67ch;
}
.xms-v1-theme .dxp-default-max-length-67 .dxp-control > .mat-form-field {
  max-width: 67ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-67 div {
  max-width: 67ch;
}
.xms-v1-theme .dxp-default-width-68 {
  width: 68% !important;
  max-width: 68%;
}
.xms-v1-theme .dxp-default-max-length-68 {
  max-width: 68ch;
}
.xms-v1-theme .dxp-default-max-length-68 .dxp-control > .mat-form-field {
  max-width: 68ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-68 div {
  max-width: 68ch;
}
.xms-v1-theme .dxp-default-width-69 {
  width: 69% !important;
  max-width: 69%;
}
.xms-v1-theme .dxp-default-max-length-69 {
  max-width: 69ch;
}
.xms-v1-theme .dxp-default-max-length-69 .dxp-control > .mat-form-field {
  max-width: 69ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-69 div {
  max-width: 69ch;
}
.xms-v1-theme .dxp-default-width-70 {
  width: 70% !important;
  max-width: 70%;
}
.xms-v1-theme .dxp-default-max-length-70 {
  max-width: 70ch;
}
.xms-v1-theme .dxp-default-max-length-70 .dxp-control > .mat-form-field {
  max-width: 70ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-70 div {
  max-width: 70ch;
}
.xms-v1-theme .dxp-default-width-71 {
  width: 71% !important;
  max-width: 71%;
}
.xms-v1-theme .dxp-default-max-length-71 {
  max-width: 71ch;
}
.xms-v1-theme .dxp-default-max-length-71 .dxp-control > .mat-form-field {
  max-width: 71ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-71 div {
  max-width: 71ch;
}
.xms-v1-theme .dxp-default-width-72 {
  width: 72% !important;
  max-width: 72%;
}
.xms-v1-theme .dxp-default-max-length-72 {
  max-width: 72ch;
}
.xms-v1-theme .dxp-default-max-length-72 .dxp-control > .mat-form-field {
  max-width: 72ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-72 div {
  max-width: 72ch;
}
.xms-v1-theme .dxp-default-width-73 {
  width: 73% !important;
  max-width: 73%;
}
.xms-v1-theme .dxp-default-max-length-73 {
  max-width: 73ch;
}
.xms-v1-theme .dxp-default-max-length-73 .dxp-control > .mat-form-field {
  max-width: 73ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-73 div {
  max-width: 73ch;
}
.xms-v1-theme .dxp-default-width-74 {
  width: 74% !important;
  max-width: 74%;
}
.xms-v1-theme .dxp-default-max-length-74 {
  max-width: 74ch;
}
.xms-v1-theme .dxp-default-max-length-74 .dxp-control > .mat-form-field {
  max-width: 74ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-74 div {
  max-width: 74ch;
}
.xms-v1-theme .dxp-default-width-75 {
  width: 75% !important;
  max-width: 75%;
}
.xms-v1-theme .dxp-default-max-length-75 {
  max-width: 75ch;
}
.xms-v1-theme .dxp-default-max-length-75 .dxp-control > .mat-form-field {
  max-width: 75ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-75 div {
  max-width: 75ch;
}
.xms-v1-theme .dxp-default-width-76 {
  width: 76% !important;
  max-width: 76%;
}
.xms-v1-theme .dxp-default-max-length-76 {
  max-width: 76ch;
}
.xms-v1-theme .dxp-default-max-length-76 .dxp-control > .mat-form-field {
  max-width: 76ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-76 div {
  max-width: 76ch;
}
.xms-v1-theme .dxp-default-width-77 {
  width: 77% !important;
  max-width: 77%;
}
.xms-v1-theme .dxp-default-max-length-77 {
  max-width: 77ch;
}
.xms-v1-theme .dxp-default-max-length-77 .dxp-control > .mat-form-field {
  max-width: 77ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-77 div {
  max-width: 77ch;
}
.xms-v1-theme .dxp-default-width-78 {
  width: 78% !important;
  max-width: 78%;
}
.xms-v1-theme .dxp-default-max-length-78 {
  max-width: 78ch;
}
.xms-v1-theme .dxp-default-max-length-78 .dxp-control > .mat-form-field {
  max-width: 78ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-78 div {
  max-width: 78ch;
}
.xms-v1-theme .dxp-default-width-79 {
  width: 79% !important;
  max-width: 79%;
}
.xms-v1-theme .dxp-default-max-length-79 {
  max-width: 79ch;
}
.xms-v1-theme .dxp-default-max-length-79 .dxp-control > .mat-form-field {
  max-width: 79ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-79 div {
  max-width: 79ch;
}
.xms-v1-theme .dxp-default-width-80 {
  width: 80% !important;
  max-width: 80%;
}
.xms-v1-theme .dxp-default-max-length-80 {
  max-width: 80ch;
}
.xms-v1-theme .dxp-default-max-length-80 .dxp-control > .mat-form-field {
  max-width: 80ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-80 div {
  max-width: 80ch;
}
.xms-v1-theme .dxp-default-width-81 {
  width: 81% !important;
  max-width: 81%;
}
.xms-v1-theme .dxp-default-max-length-81 {
  max-width: 81ch;
}
.xms-v1-theme .dxp-default-max-length-81 .dxp-control > .mat-form-field {
  max-width: 81ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-81 div {
  max-width: 81ch;
}
.xms-v1-theme .dxp-default-width-82 {
  width: 82% !important;
  max-width: 82%;
}
.xms-v1-theme .dxp-default-max-length-82 {
  max-width: 82ch;
}
.xms-v1-theme .dxp-default-max-length-82 .dxp-control > .mat-form-field {
  max-width: 82ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-82 div {
  max-width: 82ch;
}
.xms-v1-theme .dxp-default-width-83 {
  width: 83% !important;
  max-width: 83%;
}
.xms-v1-theme .dxp-default-max-length-83 {
  max-width: 83ch;
}
.xms-v1-theme .dxp-default-max-length-83 .dxp-control > .mat-form-field {
  max-width: 83ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-83 div {
  max-width: 83ch;
}
.xms-v1-theme .dxp-default-width-84 {
  width: 84% !important;
  max-width: 84%;
}
.xms-v1-theme .dxp-default-max-length-84 {
  max-width: 84ch;
}
.xms-v1-theme .dxp-default-max-length-84 .dxp-control > .mat-form-field {
  max-width: 84ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-84 div {
  max-width: 84ch;
}
.xms-v1-theme .dxp-default-width-85 {
  width: 85% !important;
  max-width: 85%;
}
.xms-v1-theme .dxp-default-max-length-85 {
  max-width: 85ch;
}
.xms-v1-theme .dxp-default-max-length-85 .dxp-control > .mat-form-field {
  max-width: 85ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-85 div {
  max-width: 85ch;
}
.xms-v1-theme .dxp-default-width-86 {
  width: 86% !important;
  max-width: 86%;
}
.xms-v1-theme .dxp-default-max-length-86 {
  max-width: 86ch;
}
.xms-v1-theme .dxp-default-max-length-86 .dxp-control > .mat-form-field {
  max-width: 86ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-86 div {
  max-width: 86ch;
}
.xms-v1-theme .dxp-default-width-87 {
  width: 87% !important;
  max-width: 87%;
}
.xms-v1-theme .dxp-default-max-length-87 {
  max-width: 87ch;
}
.xms-v1-theme .dxp-default-max-length-87 .dxp-control > .mat-form-field {
  max-width: 87ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-87 div {
  max-width: 87ch;
}
.xms-v1-theme .dxp-default-width-88 {
  width: 88% !important;
  max-width: 88%;
}
.xms-v1-theme .dxp-default-max-length-88 {
  max-width: 88ch;
}
.xms-v1-theme .dxp-default-max-length-88 .dxp-control > .mat-form-field {
  max-width: 88ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-88 div {
  max-width: 88ch;
}
.xms-v1-theme .dxp-default-width-89 {
  width: 89% !important;
  max-width: 89%;
}
.xms-v1-theme .dxp-default-max-length-89 {
  max-width: 89ch;
}
.xms-v1-theme .dxp-default-max-length-89 .dxp-control > .mat-form-field {
  max-width: 89ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-89 div {
  max-width: 89ch;
}
.xms-v1-theme .dxp-default-width-90 {
  width: 90% !important;
  max-width: 90%;
}
.xms-v1-theme .dxp-default-max-length-90 {
  max-width: 90ch;
}
.xms-v1-theme .dxp-default-max-length-90 .dxp-control > .mat-form-field {
  max-width: 90ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-90 div {
  max-width: 90ch;
}
.xms-v1-theme .dxp-default-width-91 {
  width: 91% !important;
  max-width: 91%;
}
.xms-v1-theme .dxp-default-max-length-91 {
  max-width: 91ch;
}
.xms-v1-theme .dxp-default-max-length-91 .dxp-control > .mat-form-field {
  max-width: 91ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-91 div {
  max-width: 91ch;
}
.xms-v1-theme .dxp-default-width-92 {
  width: 92% !important;
  max-width: 92%;
}
.xms-v1-theme .dxp-default-max-length-92 {
  max-width: 92ch;
}
.xms-v1-theme .dxp-default-max-length-92 .dxp-control > .mat-form-field {
  max-width: 92ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-92 div {
  max-width: 92ch;
}
.xms-v1-theme .dxp-default-width-93 {
  width: 93% !important;
  max-width: 93%;
}
.xms-v1-theme .dxp-default-max-length-93 {
  max-width: 93ch;
}
.xms-v1-theme .dxp-default-max-length-93 .dxp-control > .mat-form-field {
  max-width: 93ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-93 div {
  max-width: 93ch;
}
.xms-v1-theme .dxp-default-width-94 {
  width: 94% !important;
  max-width: 94%;
}
.xms-v1-theme .dxp-default-max-length-94 {
  max-width: 94ch;
}
.xms-v1-theme .dxp-default-max-length-94 .dxp-control > .mat-form-field {
  max-width: 94ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-94 div {
  max-width: 94ch;
}
.xms-v1-theme .dxp-default-width-95 {
  width: 95% !important;
  max-width: 95%;
}
.xms-v1-theme .dxp-default-max-length-95 {
  max-width: 95ch;
}
.xms-v1-theme .dxp-default-max-length-95 .dxp-control > .mat-form-field {
  max-width: 95ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-95 div {
  max-width: 95ch;
}
.xms-v1-theme .dxp-default-width-96 {
  width: 96% !important;
  max-width: 96%;
}
.xms-v1-theme .dxp-default-max-length-96 {
  max-width: 96ch;
}
.xms-v1-theme .dxp-default-max-length-96 .dxp-control > .mat-form-field {
  max-width: 96ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-96 div {
  max-width: 96ch;
}
.xms-v1-theme .dxp-default-width-97 {
  width: 97% !important;
  max-width: 97%;
}
.xms-v1-theme .dxp-default-max-length-97 {
  max-width: 97ch;
}
.xms-v1-theme .dxp-default-max-length-97 .dxp-control > .mat-form-field {
  max-width: 97ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-97 div {
  max-width: 97ch;
}
.xms-v1-theme .dxp-default-width-98 {
  width: 98% !important;
  max-width: 98%;
}
.xms-v1-theme .dxp-default-max-length-98 {
  max-width: 98ch;
}
.xms-v1-theme .dxp-default-max-length-98 .dxp-control > .mat-form-field {
  max-width: 98ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-98 div {
  max-width: 98ch;
}
.xms-v1-theme .dxp-default-width-99 {
  width: 99% !important;
  max-width: 99%;
}
.xms-v1-theme .dxp-default-max-length-99 {
  max-width: 99ch;
}
.xms-v1-theme .dxp-default-max-length-99 .dxp-control > .mat-form-field {
  max-width: 99ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-99 div {
  max-width: 99ch;
}
.xms-v1-theme .dxp-default-width-100 {
  width: 100% !important;
  max-width: 100%;
}
.xms-v1-theme .dxp-default-max-length-100 {
  max-width: 100ch;
}
.xms-v1-theme .dxp-default-max-length-100 .dxp-control > .mat-form-field {
  max-width: 100ch;
}
.xms-v1-theme .mat-dialog-container .dxp-default-max-length-100 div {
  max-width: 100ch;
}
.xms-v1-theme .dxp-default-icon-width-1 img {
  width: 1px;
}
.xms-v1-theme .dxp-default-icon-width-1 .mat-icon {
  width: 1px;
  height: 1px;
}
.xms-v1-theme .dxp-default-icon-width-2 img {
  width: 2px;
}
.xms-v1-theme .dxp-default-icon-width-2 .mat-icon {
  width: 2px;
  height: 2px;
}
.xms-v1-theme .dxp-default-icon-width-3 img {
  width: 3px;
}
.xms-v1-theme .dxp-default-icon-width-3 .mat-icon {
  width: 3px;
  height: 3px;
}
.xms-v1-theme .dxp-default-icon-width-4 img {
  width: 4px;
}
.xms-v1-theme .dxp-default-icon-width-4 .mat-icon {
  width: 4px;
  height: 4px;
}
.xms-v1-theme .dxp-default-icon-width-5 img {
  width: 5px;
}
.xms-v1-theme .dxp-default-icon-width-5 .mat-icon {
  width: 5px;
  height: 5px;
}
.xms-v1-theme .dxp-default-icon-width-6 img {
  width: 6px;
}
.xms-v1-theme .dxp-default-icon-width-6 .mat-icon {
  width: 6px;
  height: 6px;
}
.xms-v1-theme .dxp-default-icon-width-7 img {
  width: 7px;
}
.xms-v1-theme .dxp-default-icon-width-7 .mat-icon {
  width: 7px;
  height: 7px;
}
.xms-v1-theme .dxp-default-icon-width-8 img {
  width: 8px;
}
.xms-v1-theme .dxp-default-icon-width-8 .mat-icon {
  width: 8px;
  height: 8px;
}
.xms-v1-theme .dxp-default-icon-width-9 img {
  width: 9px;
}
.xms-v1-theme .dxp-default-icon-width-9 .mat-icon {
  width: 9px;
  height: 9px;
}
.xms-v1-theme .dxp-default-icon-width-10 img {
  width: 10px;
}
.xms-v1-theme .dxp-default-icon-width-10 .mat-icon {
  width: 10px;
  height: 10px;
}
.xms-v1-theme .dxp-default-icon-width-11 img {
  width: 11px;
}
.xms-v1-theme .dxp-default-icon-width-11 .mat-icon {
  width: 11px;
  height: 11px;
}
.xms-v1-theme .dxp-default-icon-width-12 img {
  width: 12px;
}
.xms-v1-theme .dxp-default-icon-width-12 .mat-icon {
  width: 12px;
  height: 12px;
}
.xms-v1-theme .dxp-default-icon-width-13 img {
  width: 13px;
}
.xms-v1-theme .dxp-default-icon-width-13 .mat-icon {
  width: 13px;
  height: 13px;
}
.xms-v1-theme .dxp-default-icon-width-14 img {
  width: 14px;
}
.xms-v1-theme .dxp-default-icon-width-14 .mat-icon {
  width: 14px;
  height: 14px;
}
.xms-v1-theme .dxp-default-icon-width-15 img {
  width: 15px;
}
.xms-v1-theme .dxp-default-icon-width-15 .mat-icon {
  width: 15px;
  height: 15px;
}
.xms-v1-theme .dxp-default-icon-width-16 img {
  width: 16px;
}
.xms-v1-theme .dxp-default-icon-width-16 .mat-icon {
  width: 16px;
  height: 16px;
}
.xms-v1-theme .dxp-default-icon-width-17 img {
  width: 17px;
}
.xms-v1-theme .dxp-default-icon-width-17 .mat-icon {
  width: 17px;
  height: 17px;
}
.xms-v1-theme .dxp-default-icon-width-18 img {
  width: 18px;
}
.xms-v1-theme .dxp-default-icon-width-18 .mat-icon {
  width: 18px;
  height: 18px;
}
.xms-v1-theme .dxp-default-icon-width-19 img {
  width: 19px;
}
.xms-v1-theme .dxp-default-icon-width-19 .mat-icon {
  width: 19px;
  height: 19px;
}
.xms-v1-theme .dxp-default-icon-width-20 img {
  width: 20px;
}
.xms-v1-theme .dxp-default-icon-width-20 .mat-icon {
  width: 20px;
  height: 20px;
}
.xms-v1-theme .dxp-default-icon-width-21 img {
  width: 21px;
}
.xms-v1-theme .dxp-default-icon-width-21 .mat-icon {
  width: 21px;
  height: 21px;
}
.xms-v1-theme .dxp-default-icon-width-22 img {
  width: 22px;
}
.xms-v1-theme .dxp-default-icon-width-22 .mat-icon {
  width: 22px;
  height: 22px;
}
.xms-v1-theme .dxp-default-icon-width-23 img {
  width: 23px;
}
.xms-v1-theme .dxp-default-icon-width-23 .mat-icon {
  width: 23px;
  height: 23px;
}
.xms-v1-theme .dxp-default-icon-width-24 img {
  width: 24px;
}
.xms-v1-theme .dxp-default-icon-width-24 .mat-icon {
  width: 24px;
  height: 24px;
}
.xms-v1-theme .dxp-default-icon-width-25 img {
  width: 25px;
}
.xms-v1-theme .dxp-default-icon-width-25 .mat-icon {
  width: 25px;
  height: 25px;
}
.xms-v1-theme .dxp-default-icon-width-26 img {
  width: 26px;
}
.xms-v1-theme .dxp-default-icon-width-26 .mat-icon {
  width: 26px;
  height: 26px;
}
.xms-v1-theme .dxp-default-icon-width-27 img {
  width: 27px;
}
.xms-v1-theme .dxp-default-icon-width-27 .mat-icon {
  width: 27px;
  height: 27px;
}
.xms-v1-theme .dxp-default-icon-width-28 img {
  width: 28px;
}
.xms-v1-theme .dxp-default-icon-width-28 .mat-icon {
  width: 28px;
  height: 28px;
}
.xms-v1-theme .dxp-default-icon-width-29 img {
  width: 29px;
}
.xms-v1-theme .dxp-default-icon-width-29 .mat-icon {
  width: 29px;
  height: 29px;
}
.xms-v1-theme .dxp-default-icon-width-30 img {
  width: 30px;
}
.xms-v1-theme .dxp-default-icon-width-30 .mat-icon {
  width: 30px;
  height: 30px;
}
.xms-v1-theme .dxp-default-icon-width-31 img {
  width: 31px;
}
.xms-v1-theme .dxp-default-icon-width-31 .mat-icon {
  width: 31px;
  height: 31px;
}
.xms-v1-theme .dxp-default-icon-width-32 img {
  width: 32px;
}
.xms-v1-theme .dxp-default-icon-width-32 .mat-icon {
  width: 32px;
  height: 32px;
}
.xms-v1-theme .dxp-default-icon-width-33 img {
  width: 33px;
}
.xms-v1-theme .dxp-default-icon-width-33 .mat-icon {
  width: 33px;
  height: 33px;
}
.xms-v1-theme .dxp-default-icon-width-34 img {
  width: 34px;
}
.xms-v1-theme .dxp-default-icon-width-34 .mat-icon {
  width: 34px;
  height: 34px;
}
.xms-v1-theme .dxp-default-icon-width-35 img {
  width: 35px;
}
.xms-v1-theme .dxp-default-icon-width-35 .mat-icon {
  width: 35px;
  height: 35px;
}
.xms-v1-theme .dxp-default-icon-width-36 img {
  width: 36px;
}
.xms-v1-theme .dxp-default-icon-width-36 .mat-icon {
  width: 36px;
  height: 36px;
}
.xms-v1-theme .dxp-default-icon-width-37 img {
  width: 37px;
}
.xms-v1-theme .dxp-default-icon-width-37 .mat-icon {
  width: 37px;
  height: 37px;
}
.xms-v1-theme .dxp-default-icon-width-38 img {
  width: 38px;
}
.xms-v1-theme .dxp-default-icon-width-38 .mat-icon {
  width: 38px;
  height: 38px;
}
.xms-v1-theme .dxp-default-icon-width-39 img {
  width: 39px;
}
.xms-v1-theme .dxp-default-icon-width-39 .mat-icon {
  width: 39px;
  height: 39px;
}
.xms-v1-theme .dxp-default-icon-width-40 img {
  width: 40px;
}
.xms-v1-theme .dxp-default-icon-width-40 .mat-icon {
  width: 40px;
  height: 40px;
}
.xms-v1-theme .dxp-default-icon-width-41 img {
  width: 41px;
}
.xms-v1-theme .dxp-default-icon-width-41 .mat-icon {
  width: 41px;
  height: 41px;
}
.xms-v1-theme .dxp-default-icon-width-42 img {
  width: 42px;
}
.xms-v1-theme .dxp-default-icon-width-42 .mat-icon {
  width: 42px;
  height: 42px;
}
.xms-v1-theme .dxp-default-icon-width-43 img {
  width: 43px;
}
.xms-v1-theme .dxp-default-icon-width-43 .mat-icon {
  width: 43px;
  height: 43px;
}
.xms-v1-theme .dxp-default-icon-width-44 img {
  width: 44px;
}
.xms-v1-theme .dxp-default-icon-width-44 .mat-icon {
  width: 44px;
  height: 44px;
}
.xms-v1-theme .dxp-default-icon-width-45 img {
  width: 45px;
}
.xms-v1-theme .dxp-default-icon-width-45 .mat-icon {
  width: 45px;
  height: 45px;
}
.xms-v1-theme .dxp-default-icon-width-46 img {
  width: 46px;
}
.xms-v1-theme .dxp-default-icon-width-46 .mat-icon {
  width: 46px;
  height: 46px;
}
.xms-v1-theme .dxp-default-icon-width-47 img {
  width: 47px;
}
.xms-v1-theme .dxp-default-icon-width-47 .mat-icon {
  width: 47px;
  height: 47px;
}
.xms-v1-theme .dxp-default-icon-width-48 img {
  width: 48px;
}
.xms-v1-theme .dxp-default-icon-width-48 .mat-icon {
  width: 48px;
  height: 48px;
}
.xms-v1-theme .dxp-default-icon-width-49 img {
  width: 49px;
}
.xms-v1-theme .dxp-default-icon-width-49 .mat-icon {
  width: 49px;
  height: 49px;
}
.xms-v1-theme .dxp-default-icon-width-50 img {
  width: 50px;
}
.xms-v1-theme .dxp-default-icon-width-50 .mat-icon {
  width: 50px;
  height: 50px;
}
.xms-v1-theme .dxp-default-icon-width-51 img {
  width: 51px;
}
.xms-v1-theme .dxp-default-icon-width-51 .mat-icon {
  width: 51px;
  height: 51px;
}
.xms-v1-theme .dxp-default-icon-width-52 img {
  width: 52px;
}
.xms-v1-theme .dxp-default-icon-width-52 .mat-icon {
  width: 52px;
  height: 52px;
}
.xms-v1-theme .dxp-default-icon-width-53 img {
  width: 53px;
}
.xms-v1-theme .dxp-default-icon-width-53 .mat-icon {
  width: 53px;
  height: 53px;
}
.xms-v1-theme .dxp-default-icon-width-54 img {
  width: 54px;
}
.xms-v1-theme .dxp-default-icon-width-54 .mat-icon {
  width: 54px;
  height: 54px;
}
.xms-v1-theme .dxp-default-icon-width-55 img {
  width: 55px;
}
.xms-v1-theme .dxp-default-icon-width-55 .mat-icon {
  width: 55px;
  height: 55px;
}
.xms-v1-theme .dxp-default-icon-width-56 img {
  width: 56px;
}
.xms-v1-theme .dxp-default-icon-width-56 .mat-icon {
  width: 56px;
  height: 56px;
}
.xms-v1-theme .dxp-default-icon-width-57 img {
  width: 57px;
}
.xms-v1-theme .dxp-default-icon-width-57 .mat-icon {
  width: 57px;
  height: 57px;
}
.xms-v1-theme .dxp-default-icon-width-58 img {
  width: 58px;
}
.xms-v1-theme .dxp-default-icon-width-58 .mat-icon {
  width: 58px;
  height: 58px;
}
.xms-v1-theme .dxp-default-icon-width-59 img {
  width: 59px;
}
.xms-v1-theme .dxp-default-icon-width-59 .mat-icon {
  width: 59px;
  height: 59px;
}
.xms-v1-theme .dxp-default-icon-width-60 img {
  width: 60px;
}
.xms-v1-theme .dxp-default-icon-width-60 .mat-icon {
  width: 60px;
  height: 60px;
}
.xms-v1-theme .dxp-default-icon-width-61 img {
  width: 61px;
}
.xms-v1-theme .dxp-default-icon-width-61 .mat-icon {
  width: 61px;
  height: 61px;
}
.xms-v1-theme .dxp-default-icon-width-62 img {
  width: 62px;
}
.xms-v1-theme .dxp-default-icon-width-62 .mat-icon {
  width: 62px;
  height: 62px;
}
.xms-v1-theme .dxp-default-icon-width-63 img {
  width: 63px;
}
.xms-v1-theme .dxp-default-icon-width-63 .mat-icon {
  width: 63px;
  height: 63px;
}
.xms-v1-theme .dxp-default-icon-width-64 img {
  width: 64px;
}
.xms-v1-theme .dxp-default-icon-width-64 .mat-icon {
  width: 64px;
  height: 64px;
}
.xms-v1-theme .dxp-default-icon-width-65 img {
  width: 65px;
}
.xms-v1-theme .dxp-default-icon-width-65 .mat-icon {
  width: 65px;
  height: 65px;
}
.xms-v1-theme .dxp-default-icon-width-66 img {
  width: 66px;
}
.xms-v1-theme .dxp-default-icon-width-66 .mat-icon {
  width: 66px;
  height: 66px;
}
.xms-v1-theme .dxp-default-icon-width-67 img {
  width: 67px;
}
.xms-v1-theme .dxp-default-icon-width-67 .mat-icon {
  width: 67px;
  height: 67px;
}
.xms-v1-theme .dxp-default-icon-width-68 img {
  width: 68px;
}
.xms-v1-theme .dxp-default-icon-width-68 .mat-icon {
  width: 68px;
  height: 68px;
}
.xms-v1-theme .dxp-default-icon-width-69 img {
  width: 69px;
}
.xms-v1-theme .dxp-default-icon-width-69 .mat-icon {
  width: 69px;
  height: 69px;
}
.xms-v1-theme .dxp-default-icon-width-70 img {
  width: 70px;
}
.xms-v1-theme .dxp-default-icon-width-70 .mat-icon {
  width: 70px;
  height: 70px;
}
.xms-v1-theme .dxp-default-icon-width-71 img {
  width: 71px;
}
.xms-v1-theme .dxp-default-icon-width-71 .mat-icon {
  width: 71px;
  height: 71px;
}
.xms-v1-theme .dxp-default-icon-width-72 img {
  width: 72px;
}
.xms-v1-theme .dxp-default-icon-width-72 .mat-icon {
  width: 72px;
  height: 72px;
}
.xms-v1-theme .dxp-default-icon-width-73 img {
  width: 73px;
}
.xms-v1-theme .dxp-default-icon-width-73 .mat-icon {
  width: 73px;
  height: 73px;
}
.xms-v1-theme .dxp-default-icon-width-74 img {
  width: 74px;
}
.xms-v1-theme .dxp-default-icon-width-74 .mat-icon {
  width: 74px;
  height: 74px;
}
.xms-v1-theme .dxp-default-icon-width-75 img {
  width: 75px;
}
.xms-v1-theme .dxp-default-icon-width-75 .mat-icon {
  width: 75px;
  height: 75px;
}
.xms-v1-theme .dxp-default-icon-width-76 img {
  width: 76px;
}
.xms-v1-theme .dxp-default-icon-width-76 .mat-icon {
  width: 76px;
  height: 76px;
}
.xms-v1-theme .dxp-default-icon-width-77 img {
  width: 77px;
}
.xms-v1-theme .dxp-default-icon-width-77 .mat-icon {
  width: 77px;
  height: 77px;
}
.xms-v1-theme .dxp-default-icon-width-78 img {
  width: 78px;
}
.xms-v1-theme .dxp-default-icon-width-78 .mat-icon {
  width: 78px;
  height: 78px;
}
.xms-v1-theme .dxp-default-icon-width-79 img {
  width: 79px;
}
.xms-v1-theme .dxp-default-icon-width-79 .mat-icon {
  width: 79px;
  height: 79px;
}
.xms-v1-theme .dxp-default-icon-width-80 img {
  width: 80px;
}
.xms-v1-theme .dxp-default-icon-width-80 .mat-icon {
  width: 80px;
  height: 80px;
}
.xms-v1-theme .dxp-default-icon-width-81 img {
  width: 81px;
}
.xms-v1-theme .dxp-default-icon-width-81 .mat-icon {
  width: 81px;
  height: 81px;
}
.xms-v1-theme .dxp-default-icon-width-82 img {
  width: 82px;
}
.xms-v1-theme .dxp-default-icon-width-82 .mat-icon {
  width: 82px;
  height: 82px;
}
.xms-v1-theme .dxp-default-icon-width-83 img {
  width: 83px;
}
.xms-v1-theme .dxp-default-icon-width-83 .mat-icon {
  width: 83px;
  height: 83px;
}
.xms-v1-theme .dxp-default-icon-width-84 img {
  width: 84px;
}
.xms-v1-theme .dxp-default-icon-width-84 .mat-icon {
  width: 84px;
  height: 84px;
}
.xms-v1-theme .dxp-default-icon-width-85 img {
  width: 85px;
}
.xms-v1-theme .dxp-default-icon-width-85 .mat-icon {
  width: 85px;
  height: 85px;
}
.xms-v1-theme .dxp-default-icon-width-86 img {
  width: 86px;
}
.xms-v1-theme .dxp-default-icon-width-86 .mat-icon {
  width: 86px;
  height: 86px;
}
.xms-v1-theme .dxp-default-icon-width-87 img {
  width: 87px;
}
.xms-v1-theme .dxp-default-icon-width-87 .mat-icon {
  width: 87px;
  height: 87px;
}
.xms-v1-theme .dxp-default-icon-width-88 img {
  width: 88px;
}
.xms-v1-theme .dxp-default-icon-width-88 .mat-icon {
  width: 88px;
  height: 88px;
}
.xms-v1-theme .dxp-default-icon-width-89 img {
  width: 89px;
}
.xms-v1-theme .dxp-default-icon-width-89 .mat-icon {
  width: 89px;
  height: 89px;
}
.xms-v1-theme .dxp-default-icon-width-90 img {
  width: 90px;
}
.xms-v1-theme .dxp-default-icon-width-90 .mat-icon {
  width: 90px;
  height: 90px;
}
.xms-v1-theme .dxp-default-icon-width-91 img {
  width: 91px;
}
.xms-v1-theme .dxp-default-icon-width-91 .mat-icon {
  width: 91px;
  height: 91px;
}
.xms-v1-theme .dxp-default-icon-width-92 img {
  width: 92px;
}
.xms-v1-theme .dxp-default-icon-width-92 .mat-icon {
  width: 92px;
  height: 92px;
}
.xms-v1-theme .dxp-default-icon-width-93 img {
  width: 93px;
}
.xms-v1-theme .dxp-default-icon-width-93 .mat-icon {
  width: 93px;
  height: 93px;
}
.xms-v1-theme .dxp-default-icon-width-94 img {
  width: 94px;
}
.xms-v1-theme .dxp-default-icon-width-94 .mat-icon {
  width: 94px;
  height: 94px;
}
.xms-v1-theme .dxp-default-icon-width-95 img {
  width: 95px;
}
.xms-v1-theme .dxp-default-icon-width-95 .mat-icon {
  width: 95px;
  height: 95px;
}
.xms-v1-theme .dxp-default-icon-width-96 img {
  width: 96px;
}
.xms-v1-theme .dxp-default-icon-width-96 .mat-icon {
  width: 96px;
  height: 96px;
}
.xms-v1-theme .dxp-default-icon-width-97 img {
  width: 97px;
}
.xms-v1-theme .dxp-default-icon-width-97 .mat-icon {
  width: 97px;
  height: 97px;
}
.xms-v1-theme .dxp-default-icon-width-98 img {
  width: 98px;
}
.xms-v1-theme .dxp-default-icon-width-98 .mat-icon {
  width: 98px;
  height: 98px;
}
.xms-v1-theme .dxp-default-icon-width-99 img {
  width: 99px;
}
.xms-v1-theme .dxp-default-icon-width-99 .mat-icon {
  width: 99px;
  height: 99px;
}
.xms-v1-theme .dxp-default-icon-width-100 img {
  width: 100px;
}
.xms-v1-theme .dxp-default-icon-width-100 .mat-icon {
  width: 100px;
  height: 100px;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-length-1 {
    width: 1ch;
  }
  .xms-v1-theme .dxp-xs-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .xms-v1-theme .dxp-xs-length-2 {
    width: 2ch;
  }
  .xms-v1-theme .dxp-xs-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .xms-v1-theme .dxp-xs-length-3 {
    width: 3ch;
  }
  .xms-v1-theme .dxp-xs-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .xms-v1-theme .dxp-xs-length-4 {
    width: 4ch;
  }
  .xms-v1-theme .dxp-xs-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .xms-v1-theme .dxp-xs-length-5 {
    width: 5ch;
  }
  .xms-v1-theme .dxp-xs-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .xms-v1-theme .dxp-xs-length-6 {
    width: 6ch;
  }
  .xms-v1-theme .dxp-xs-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .xms-v1-theme .dxp-xs-length-7 {
    width: 7ch;
  }
  .xms-v1-theme .dxp-xs-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .xms-v1-theme .dxp-xs-length-8 {
    width: 8ch;
  }
  .xms-v1-theme .dxp-xs-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .xms-v1-theme .dxp-xs-length-9 {
    width: 9ch;
  }
  .xms-v1-theme .dxp-xs-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .xms-v1-theme .dxp-xs-length-10 {
    width: 10ch;
  }
  .xms-v1-theme .dxp-xs-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .xms-v1-theme .dxp-xs-length-11 {
    width: 11ch;
  }
  .xms-v1-theme .dxp-xs-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .xms-v1-theme .dxp-xs-length-12 {
    width: 12ch;
  }
  .xms-v1-theme .dxp-xs-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .xms-v1-theme .dxp-xs-length-13 {
    width: 13ch;
  }
  .xms-v1-theme .dxp-xs-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .xms-v1-theme .dxp-xs-length-14 {
    width: 14ch;
  }
  .xms-v1-theme .dxp-xs-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .xms-v1-theme .dxp-xs-length-15 {
    width: 15ch;
  }
  .xms-v1-theme .dxp-xs-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .xms-v1-theme .dxp-xs-length-16 {
    width: 16ch;
  }
  .xms-v1-theme .dxp-xs-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .xms-v1-theme .dxp-xs-length-17 {
    width: 17ch;
  }
  .xms-v1-theme .dxp-xs-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .xms-v1-theme .dxp-xs-length-18 {
    width: 18ch;
  }
  .xms-v1-theme .dxp-xs-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .xms-v1-theme .dxp-xs-length-19 {
    width: 19ch;
  }
  .xms-v1-theme .dxp-xs-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .xms-v1-theme .dxp-xs-length-20 {
    width: 20ch;
  }
  .xms-v1-theme .dxp-xs-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .xms-v1-theme .dxp-xs-length-21 {
    width: 21ch;
  }
  .xms-v1-theme .dxp-xs-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .xms-v1-theme .dxp-xs-length-22 {
    width: 22ch;
  }
  .xms-v1-theme .dxp-xs-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .xms-v1-theme .dxp-xs-length-23 {
    width: 23ch;
  }
  .xms-v1-theme .dxp-xs-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .xms-v1-theme .dxp-xs-length-24 {
    width: 24ch;
  }
  .xms-v1-theme .dxp-xs-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .xms-v1-theme .dxp-xs-length-25 {
    width: 25ch;
  }
  .xms-v1-theme .dxp-xs-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .xms-v1-theme .dxp-xs-length-26 {
    width: 26ch;
  }
  .xms-v1-theme .dxp-xs-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .xms-v1-theme .dxp-xs-length-27 {
    width: 27ch;
  }
  .xms-v1-theme .dxp-xs-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .xms-v1-theme .dxp-xs-length-28 {
    width: 28ch;
  }
  .xms-v1-theme .dxp-xs-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .xms-v1-theme .dxp-xs-length-29 {
    width: 29ch;
  }
  .xms-v1-theme .dxp-xs-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .xms-v1-theme .dxp-xs-length-30 {
    width: 30ch;
  }
  .xms-v1-theme .dxp-xs-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .xms-v1-theme .dxp-xs-length-31 {
    width: 31ch;
  }
  .xms-v1-theme .dxp-xs-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .xms-v1-theme .dxp-xs-length-32 {
    width: 32ch;
  }
  .xms-v1-theme .dxp-xs-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .xms-v1-theme .dxp-xs-length-33 {
    width: 33ch;
  }
  .xms-v1-theme .dxp-xs-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .xms-v1-theme .dxp-xs-length-34 {
    width: 34ch;
  }
  .xms-v1-theme .dxp-xs-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .xms-v1-theme .dxp-xs-length-35 {
    width: 35ch;
  }
  .xms-v1-theme .dxp-xs-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .xms-v1-theme .dxp-xs-length-36 {
    width: 36ch;
  }
  .xms-v1-theme .dxp-xs-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .xms-v1-theme .dxp-xs-length-37 {
    width: 37ch;
  }
  .xms-v1-theme .dxp-xs-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .xms-v1-theme .dxp-xs-length-38 {
    width: 38ch;
  }
  .xms-v1-theme .dxp-xs-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .xms-v1-theme .dxp-xs-length-39 {
    width: 39ch;
  }
  .xms-v1-theme .dxp-xs-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .xms-v1-theme .dxp-xs-length-40 {
    width: 40ch;
  }
  .xms-v1-theme .dxp-xs-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .xms-v1-theme .dxp-xs-length-41 {
    width: 41ch;
  }
  .xms-v1-theme .dxp-xs-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .xms-v1-theme .dxp-xs-length-42 {
    width: 42ch;
  }
  .xms-v1-theme .dxp-xs-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .xms-v1-theme .dxp-xs-length-43 {
    width: 43ch;
  }
  .xms-v1-theme .dxp-xs-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .xms-v1-theme .dxp-xs-length-44 {
    width: 44ch;
  }
  .xms-v1-theme .dxp-xs-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .xms-v1-theme .dxp-xs-length-45 {
    width: 45ch;
  }
  .xms-v1-theme .dxp-xs-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .xms-v1-theme .dxp-xs-length-46 {
    width: 46ch;
  }
  .xms-v1-theme .dxp-xs-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .xms-v1-theme .dxp-xs-length-47 {
    width: 47ch;
  }
  .xms-v1-theme .dxp-xs-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .xms-v1-theme .dxp-xs-length-48 {
    width: 48ch;
  }
  .xms-v1-theme .dxp-xs-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .xms-v1-theme .dxp-xs-length-49 {
    width: 49ch;
  }
  .xms-v1-theme .dxp-xs-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .xms-v1-theme .dxp-xs-length-50 {
    width: 50ch;
  }
  .xms-v1-theme .dxp-xs-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .xms-v1-theme .dxp-xs-length-51 {
    width: 51ch;
  }
  .xms-v1-theme .dxp-xs-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .xms-v1-theme .dxp-xs-length-52 {
    width: 52ch;
  }
  .xms-v1-theme .dxp-xs-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .xms-v1-theme .dxp-xs-length-53 {
    width: 53ch;
  }
  .xms-v1-theme .dxp-xs-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .xms-v1-theme .dxp-xs-length-54 {
    width: 54ch;
  }
  .xms-v1-theme .dxp-xs-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .xms-v1-theme .dxp-xs-length-55 {
    width: 55ch;
  }
  .xms-v1-theme .dxp-xs-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .xms-v1-theme .dxp-xs-length-56 {
    width: 56ch;
  }
  .xms-v1-theme .dxp-xs-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .xms-v1-theme .dxp-xs-length-57 {
    width: 57ch;
  }
  .xms-v1-theme .dxp-xs-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .xms-v1-theme .dxp-xs-length-58 {
    width: 58ch;
  }
  .xms-v1-theme .dxp-xs-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .xms-v1-theme .dxp-xs-length-59 {
    width: 59ch;
  }
  .xms-v1-theme .dxp-xs-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .xms-v1-theme .dxp-xs-length-60 {
    width: 60ch;
  }
  .xms-v1-theme .dxp-xs-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .xms-v1-theme .dxp-xs-length-61 {
    width: 61ch;
  }
  .xms-v1-theme .dxp-xs-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .xms-v1-theme .dxp-xs-length-62 {
    width: 62ch;
  }
  .xms-v1-theme .dxp-xs-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .xms-v1-theme .dxp-xs-length-63 {
    width: 63ch;
  }
  .xms-v1-theme .dxp-xs-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .xms-v1-theme .dxp-xs-length-64 {
    width: 64ch;
  }
  .xms-v1-theme .dxp-xs-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .xms-v1-theme .dxp-xs-length-65 {
    width: 65ch;
  }
  .xms-v1-theme .dxp-xs-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .xms-v1-theme .dxp-xs-length-66 {
    width: 66ch;
  }
  .xms-v1-theme .dxp-xs-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .xms-v1-theme .dxp-xs-length-67 {
    width: 67ch;
  }
  .xms-v1-theme .dxp-xs-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .xms-v1-theme .dxp-xs-length-68 {
    width: 68ch;
  }
  .xms-v1-theme .dxp-xs-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .xms-v1-theme .dxp-xs-length-69 {
    width: 69ch;
  }
  .xms-v1-theme .dxp-xs-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .xms-v1-theme .dxp-xs-length-70 {
    width: 70ch;
  }
  .xms-v1-theme .dxp-xs-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .xms-v1-theme .dxp-xs-length-71 {
    width: 71ch;
  }
  .xms-v1-theme .dxp-xs-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .xms-v1-theme .dxp-xs-length-72 {
    width: 72ch;
  }
  .xms-v1-theme .dxp-xs-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .xms-v1-theme .dxp-xs-length-73 {
    width: 73ch;
  }
  .xms-v1-theme .dxp-xs-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .xms-v1-theme .dxp-xs-length-74 {
    width: 74ch;
  }
  .xms-v1-theme .dxp-xs-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .xms-v1-theme .dxp-xs-length-75 {
    width: 75ch;
  }
  .xms-v1-theme .dxp-xs-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .xms-v1-theme .dxp-xs-length-76 {
    width: 76ch;
  }
  .xms-v1-theme .dxp-xs-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .xms-v1-theme .dxp-xs-length-77 {
    width: 77ch;
  }
  .xms-v1-theme .dxp-xs-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .xms-v1-theme .dxp-xs-length-78 {
    width: 78ch;
  }
  .xms-v1-theme .dxp-xs-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .xms-v1-theme .dxp-xs-length-79 {
    width: 79ch;
  }
  .xms-v1-theme .dxp-xs-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .xms-v1-theme .dxp-xs-length-80 {
    width: 80ch;
  }
  .xms-v1-theme .dxp-xs-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .xms-v1-theme .dxp-xs-length-81 {
    width: 81ch;
  }
  .xms-v1-theme .dxp-xs-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .xms-v1-theme .dxp-xs-length-82 {
    width: 82ch;
  }
  .xms-v1-theme .dxp-xs-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .xms-v1-theme .dxp-xs-length-83 {
    width: 83ch;
  }
  .xms-v1-theme .dxp-xs-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .xms-v1-theme .dxp-xs-length-84 {
    width: 84ch;
  }
  .xms-v1-theme .dxp-xs-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .xms-v1-theme .dxp-xs-length-85 {
    width: 85ch;
  }
  .xms-v1-theme .dxp-xs-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .xms-v1-theme .dxp-xs-length-86 {
    width: 86ch;
  }
  .xms-v1-theme .dxp-xs-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .xms-v1-theme .dxp-xs-length-87 {
    width: 87ch;
  }
  .xms-v1-theme .dxp-xs-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .xms-v1-theme .dxp-xs-length-88 {
    width: 88ch;
  }
  .xms-v1-theme .dxp-xs-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .xms-v1-theme .dxp-xs-length-89 {
    width: 89ch;
  }
  .xms-v1-theme .dxp-xs-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .xms-v1-theme .dxp-xs-length-90 {
    width: 90ch;
  }
  .xms-v1-theme .dxp-xs-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .xms-v1-theme .dxp-xs-length-91 {
    width: 91ch;
  }
  .xms-v1-theme .dxp-xs-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .xms-v1-theme .dxp-xs-length-92 {
    width: 92ch;
  }
  .xms-v1-theme .dxp-xs-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .xms-v1-theme .dxp-xs-length-93 {
    width: 93ch;
  }
  .xms-v1-theme .dxp-xs-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .xms-v1-theme .dxp-xs-length-94 {
    width: 94ch;
  }
  .xms-v1-theme .dxp-xs-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .xms-v1-theme .dxp-xs-length-95 {
    width: 95ch;
  }
  .xms-v1-theme .dxp-xs-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .xms-v1-theme .dxp-xs-length-96 {
    width: 96ch;
  }
  .xms-v1-theme .dxp-xs-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .xms-v1-theme .dxp-xs-length-97 {
    width: 97ch;
  }
  .xms-v1-theme .dxp-xs-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .xms-v1-theme .dxp-xs-length-98 {
    width: 98ch;
  }
  .xms-v1-theme .dxp-xs-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .xms-v1-theme .dxp-xs-length-99 {
    width: 99ch;
  }
  .xms-v1-theme .dxp-xs-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .xms-v1-theme .dxp-xs-length-100 {
    width: 100ch;
  }
  .xms-v1-theme .dxp-xs-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .xms-v1-theme .dxp-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-xs-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .xms-v1-theme .dxp-xs-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-xs-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-1 div {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-xs-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .xms-v1-theme .dxp-xs-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-xs-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-2 div {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-xs-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .xms-v1-theme .dxp-xs-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-xs-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-3 div {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-xs-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .xms-v1-theme .dxp-xs-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-xs-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-4 div {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-xs-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .xms-v1-theme .dxp-xs-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-xs-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-5 div {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-xs-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .xms-v1-theme .dxp-xs-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-xs-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-6 div {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-xs-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .xms-v1-theme .dxp-xs-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-xs-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-7 div {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-xs-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .xms-v1-theme .dxp-xs-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-xs-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-8 div {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-xs-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .xms-v1-theme .dxp-xs-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-xs-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-9 div {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-xs-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .xms-v1-theme .dxp-xs-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-xs-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-10 div {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-xs-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .xms-v1-theme .dxp-xs-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-xs-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-11 div {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-xs-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .xms-v1-theme .dxp-xs-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-xs-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-12 div {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-xs-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .xms-v1-theme .dxp-xs-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-xs-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-13 div {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-xs-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .xms-v1-theme .dxp-xs-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-xs-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-14 div {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-xs-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .xms-v1-theme .dxp-xs-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-xs-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-15 div {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-xs-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .xms-v1-theme .dxp-xs-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-xs-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-16 div {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-xs-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .xms-v1-theme .dxp-xs-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-xs-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-17 div {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-xs-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .xms-v1-theme .dxp-xs-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-xs-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-18 div {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-xs-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .xms-v1-theme .dxp-xs-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-xs-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-19 div {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-xs-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .xms-v1-theme .dxp-xs-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-xs-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-20 div {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-xs-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .xms-v1-theme .dxp-xs-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-xs-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-21 div {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-xs-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .xms-v1-theme .dxp-xs-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-xs-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-22 div {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-xs-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .xms-v1-theme .dxp-xs-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-xs-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-23 div {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-xs-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .xms-v1-theme .dxp-xs-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-xs-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-24 div {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-xs-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-xs-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-xs-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-25 div {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-xs-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .xms-v1-theme .dxp-xs-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-xs-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-26 div {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-xs-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .xms-v1-theme .dxp-xs-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-xs-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-27 div {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-xs-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .xms-v1-theme .dxp-xs-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-xs-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-28 div {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-xs-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .xms-v1-theme .dxp-xs-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-xs-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-29 div {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-xs-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .xms-v1-theme .dxp-xs-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-xs-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-30 div {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-xs-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .xms-v1-theme .dxp-xs-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-xs-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-31 div {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-xs-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .xms-v1-theme .dxp-xs-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-xs-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-32 div {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-xs-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .xms-v1-theme .dxp-xs-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-xs-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-33 div {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-xs-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .xms-v1-theme .dxp-xs-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-xs-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-34 div {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-xs-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .xms-v1-theme .dxp-xs-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-xs-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-35 div {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-xs-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .xms-v1-theme .dxp-xs-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-xs-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-36 div {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-xs-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .xms-v1-theme .dxp-xs-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-xs-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-37 div {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-xs-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .xms-v1-theme .dxp-xs-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-xs-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-38 div {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-xs-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .xms-v1-theme .dxp-xs-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-xs-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-39 div {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-xs-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .xms-v1-theme .dxp-xs-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-xs-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-40 div {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-xs-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .xms-v1-theme .dxp-xs-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-xs-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-41 div {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-xs-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .xms-v1-theme .dxp-xs-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-xs-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-42 div {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-xs-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .xms-v1-theme .dxp-xs-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-xs-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-43 div {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-xs-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .xms-v1-theme .dxp-xs-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-xs-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-44 div {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-xs-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .xms-v1-theme .dxp-xs-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-xs-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-45 div {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-xs-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .xms-v1-theme .dxp-xs-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-xs-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-46 div {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-xs-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .xms-v1-theme .dxp-xs-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-xs-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-47 div {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-xs-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .xms-v1-theme .dxp-xs-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-xs-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-48 div {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-xs-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .xms-v1-theme .dxp-xs-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-xs-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-49 div {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-xs-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-xs-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xs-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-50 div {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xs-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .xms-v1-theme .dxp-xs-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-xs-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-51 div {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-xs-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .xms-v1-theme .dxp-xs-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-xs-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-52 div {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-xs-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .xms-v1-theme .dxp-xs-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-xs-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-53 div {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-xs-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .xms-v1-theme .dxp-xs-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-xs-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-54 div {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-xs-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .xms-v1-theme .dxp-xs-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-xs-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-55 div {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-xs-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .xms-v1-theme .dxp-xs-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-xs-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-56 div {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-xs-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .xms-v1-theme .dxp-xs-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-xs-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-57 div {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-xs-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .xms-v1-theme .dxp-xs-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-xs-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-58 div {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-xs-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .xms-v1-theme .dxp-xs-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-xs-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-59 div {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-xs-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .xms-v1-theme .dxp-xs-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-xs-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-60 div {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-xs-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .xms-v1-theme .dxp-xs-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-xs-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-61 div {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-xs-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .xms-v1-theme .dxp-xs-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-xs-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-62 div {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-xs-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .xms-v1-theme .dxp-xs-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-xs-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-63 div {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-xs-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .xms-v1-theme .dxp-xs-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-xs-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-64 div {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-xs-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .xms-v1-theme .dxp-xs-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-xs-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-65 div {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-xs-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .xms-v1-theme .dxp-xs-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-xs-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-66 div {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-xs-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .xms-v1-theme .dxp-xs-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-xs-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-67 div {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-xs-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .xms-v1-theme .dxp-xs-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-xs-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-68 div {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-xs-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .xms-v1-theme .dxp-xs-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-xs-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-69 div {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-xs-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .xms-v1-theme .dxp-xs-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-xs-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-70 div {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-xs-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .xms-v1-theme .dxp-xs-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-xs-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-71 div {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-xs-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .xms-v1-theme .dxp-xs-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-xs-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-72 div {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-xs-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .xms-v1-theme .dxp-xs-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-xs-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-73 div {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-xs-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .xms-v1-theme .dxp-xs-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-xs-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-74 div {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-xs-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-xs-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-xs-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-75 div {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-xs-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .xms-v1-theme .dxp-xs-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-xs-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-76 div {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-xs-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .xms-v1-theme .dxp-xs-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-xs-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-77 div {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-xs-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .xms-v1-theme .dxp-xs-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-xs-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-78 div {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-xs-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .xms-v1-theme .dxp-xs-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-xs-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-79 div {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-xs-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .xms-v1-theme .dxp-xs-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-xs-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-80 div {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-xs-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .xms-v1-theme .dxp-xs-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-xs-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-81 div {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-xs-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .xms-v1-theme .dxp-xs-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-xs-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-82 div {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-xs-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .xms-v1-theme .dxp-xs-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-xs-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-83 div {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-xs-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .xms-v1-theme .dxp-xs-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-xs-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-84 div {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-xs-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .xms-v1-theme .dxp-xs-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-xs-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-85 div {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-xs-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .xms-v1-theme .dxp-xs-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-xs-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-86 div {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-xs-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .xms-v1-theme .dxp-xs-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-xs-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-87 div {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-xs-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .xms-v1-theme .dxp-xs-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-xs-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-88 div {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-xs-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .xms-v1-theme .dxp-xs-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-xs-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-89 div {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-xs-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .xms-v1-theme .dxp-xs-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-xs-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-90 div {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-xs-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .xms-v1-theme .dxp-xs-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-xs-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-91 div {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-xs-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .xms-v1-theme .dxp-xs-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-xs-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-92 div {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-xs-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .xms-v1-theme .dxp-xs-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-xs-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-93 div {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-xs-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .xms-v1-theme .dxp-xs-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-xs-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-94 div {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-xs-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .xms-v1-theme .dxp-xs-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-xs-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-95 div {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-xs-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .xms-v1-theme .dxp-xs-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-xs-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-96 div {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-xs-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .xms-v1-theme .dxp-xs-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-xs-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-97 div {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-xs-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .xms-v1-theme .dxp-xs-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-xs-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-98 div {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-xs-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .xms-v1-theme .dxp-xs-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-xs-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-99 div {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-xs-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-xs-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-xs-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xs-max-length-100 div {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-xs-icon-width-1 img {
    width: 1px;
  }
  .xms-v1-theme .dxp-xs-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .xms-v1-theme .dxp-xs-icon-width-2 img {
    width: 2px;
  }
  .xms-v1-theme .dxp-xs-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .xms-v1-theme .dxp-xs-icon-width-3 img {
    width: 3px;
  }
  .xms-v1-theme .dxp-xs-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .xms-v1-theme .dxp-xs-icon-width-4 img {
    width: 4px;
  }
  .xms-v1-theme .dxp-xs-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .xms-v1-theme .dxp-xs-icon-width-5 img {
    width: 5px;
  }
  .xms-v1-theme .dxp-xs-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .xms-v1-theme .dxp-xs-icon-width-6 img {
    width: 6px;
  }
  .xms-v1-theme .dxp-xs-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .xms-v1-theme .dxp-xs-icon-width-7 img {
    width: 7px;
  }
  .xms-v1-theme .dxp-xs-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .xms-v1-theme .dxp-xs-icon-width-8 img {
    width: 8px;
  }
  .xms-v1-theme .dxp-xs-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .xms-v1-theme .dxp-xs-icon-width-9 img {
    width: 9px;
  }
  .xms-v1-theme .dxp-xs-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .xms-v1-theme .dxp-xs-icon-width-10 img {
    width: 10px;
  }
  .xms-v1-theme .dxp-xs-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .xms-v1-theme .dxp-xs-icon-width-11 img {
    width: 11px;
  }
  .xms-v1-theme .dxp-xs-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .xms-v1-theme .dxp-xs-icon-width-12 img {
    width: 12px;
  }
  .xms-v1-theme .dxp-xs-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .xms-v1-theme .dxp-xs-icon-width-13 img {
    width: 13px;
  }
  .xms-v1-theme .dxp-xs-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .xms-v1-theme .dxp-xs-icon-width-14 img {
    width: 14px;
  }
  .xms-v1-theme .dxp-xs-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .xms-v1-theme .dxp-xs-icon-width-15 img {
    width: 15px;
  }
  .xms-v1-theme .dxp-xs-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .xms-v1-theme .dxp-xs-icon-width-16 img {
    width: 16px;
  }
  .xms-v1-theme .dxp-xs-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .xms-v1-theme .dxp-xs-icon-width-17 img {
    width: 17px;
  }
  .xms-v1-theme .dxp-xs-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .xms-v1-theme .dxp-xs-icon-width-18 img {
    width: 18px;
  }
  .xms-v1-theme .dxp-xs-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .xms-v1-theme .dxp-xs-icon-width-19 img {
    width: 19px;
  }
  .xms-v1-theme .dxp-xs-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .xms-v1-theme .dxp-xs-icon-width-20 img {
    width: 20px;
  }
  .xms-v1-theme .dxp-xs-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .xms-v1-theme .dxp-xs-icon-width-21 img {
    width: 21px;
  }
  .xms-v1-theme .dxp-xs-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .xms-v1-theme .dxp-xs-icon-width-22 img {
    width: 22px;
  }
  .xms-v1-theme .dxp-xs-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .xms-v1-theme .dxp-xs-icon-width-23 img {
    width: 23px;
  }
  .xms-v1-theme .dxp-xs-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .xms-v1-theme .dxp-xs-icon-width-24 img {
    width: 24px;
  }
  .xms-v1-theme .dxp-xs-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .xms-v1-theme .dxp-xs-icon-width-25 img {
    width: 25px;
  }
  .xms-v1-theme .dxp-xs-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .xms-v1-theme .dxp-xs-icon-width-26 img {
    width: 26px;
  }
  .xms-v1-theme .dxp-xs-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .xms-v1-theme .dxp-xs-icon-width-27 img {
    width: 27px;
  }
  .xms-v1-theme .dxp-xs-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .xms-v1-theme .dxp-xs-icon-width-28 img {
    width: 28px;
  }
  .xms-v1-theme .dxp-xs-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .xms-v1-theme .dxp-xs-icon-width-29 img {
    width: 29px;
  }
  .xms-v1-theme .dxp-xs-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .xms-v1-theme .dxp-xs-icon-width-30 img {
    width: 30px;
  }
  .xms-v1-theme .dxp-xs-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .xms-v1-theme .dxp-xs-icon-width-31 img {
    width: 31px;
  }
  .xms-v1-theme .dxp-xs-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .xms-v1-theme .dxp-xs-icon-width-32 img {
    width: 32px;
  }
  .xms-v1-theme .dxp-xs-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .xms-v1-theme .dxp-xs-icon-width-33 img {
    width: 33px;
  }
  .xms-v1-theme .dxp-xs-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .xms-v1-theme .dxp-xs-icon-width-34 img {
    width: 34px;
  }
  .xms-v1-theme .dxp-xs-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .xms-v1-theme .dxp-xs-icon-width-35 img {
    width: 35px;
  }
  .xms-v1-theme .dxp-xs-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .xms-v1-theme .dxp-xs-icon-width-36 img {
    width: 36px;
  }
  .xms-v1-theme .dxp-xs-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .xms-v1-theme .dxp-xs-icon-width-37 img {
    width: 37px;
  }
  .xms-v1-theme .dxp-xs-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .xms-v1-theme .dxp-xs-icon-width-38 img {
    width: 38px;
  }
  .xms-v1-theme .dxp-xs-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .xms-v1-theme .dxp-xs-icon-width-39 img {
    width: 39px;
  }
  .xms-v1-theme .dxp-xs-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .xms-v1-theme .dxp-xs-icon-width-40 img {
    width: 40px;
  }
  .xms-v1-theme .dxp-xs-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .xms-v1-theme .dxp-xs-icon-width-41 img {
    width: 41px;
  }
  .xms-v1-theme .dxp-xs-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .xms-v1-theme .dxp-xs-icon-width-42 img {
    width: 42px;
  }
  .xms-v1-theme .dxp-xs-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .xms-v1-theme .dxp-xs-icon-width-43 img {
    width: 43px;
  }
  .xms-v1-theme .dxp-xs-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .xms-v1-theme .dxp-xs-icon-width-44 img {
    width: 44px;
  }
  .xms-v1-theme .dxp-xs-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .xms-v1-theme .dxp-xs-icon-width-45 img {
    width: 45px;
  }
  .xms-v1-theme .dxp-xs-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .xms-v1-theme .dxp-xs-icon-width-46 img {
    width: 46px;
  }
  .xms-v1-theme .dxp-xs-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .xms-v1-theme .dxp-xs-icon-width-47 img {
    width: 47px;
  }
  .xms-v1-theme .dxp-xs-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .xms-v1-theme .dxp-xs-icon-width-48 img {
    width: 48px;
  }
  .xms-v1-theme .dxp-xs-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .xms-v1-theme .dxp-xs-icon-width-49 img {
    width: 49px;
  }
  .xms-v1-theme .dxp-xs-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .xms-v1-theme .dxp-xs-icon-width-50 img {
    width: 50px;
  }
  .xms-v1-theme .dxp-xs-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .xms-v1-theme .dxp-xs-icon-width-51 img {
    width: 51px;
  }
  .xms-v1-theme .dxp-xs-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .xms-v1-theme .dxp-xs-icon-width-52 img {
    width: 52px;
  }
  .xms-v1-theme .dxp-xs-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .xms-v1-theme .dxp-xs-icon-width-53 img {
    width: 53px;
  }
  .xms-v1-theme .dxp-xs-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .xms-v1-theme .dxp-xs-icon-width-54 img {
    width: 54px;
  }
  .xms-v1-theme .dxp-xs-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .xms-v1-theme .dxp-xs-icon-width-55 img {
    width: 55px;
  }
  .xms-v1-theme .dxp-xs-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .xms-v1-theme .dxp-xs-icon-width-56 img {
    width: 56px;
  }
  .xms-v1-theme .dxp-xs-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .xms-v1-theme .dxp-xs-icon-width-57 img {
    width: 57px;
  }
  .xms-v1-theme .dxp-xs-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .xms-v1-theme .dxp-xs-icon-width-58 img {
    width: 58px;
  }
  .xms-v1-theme .dxp-xs-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .xms-v1-theme .dxp-xs-icon-width-59 img {
    width: 59px;
  }
  .xms-v1-theme .dxp-xs-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .xms-v1-theme .dxp-xs-icon-width-60 img {
    width: 60px;
  }
  .xms-v1-theme .dxp-xs-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .xms-v1-theme .dxp-xs-icon-width-61 img {
    width: 61px;
  }
  .xms-v1-theme .dxp-xs-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .xms-v1-theme .dxp-xs-icon-width-62 img {
    width: 62px;
  }
  .xms-v1-theme .dxp-xs-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .xms-v1-theme .dxp-xs-icon-width-63 img {
    width: 63px;
  }
  .xms-v1-theme .dxp-xs-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .xms-v1-theme .dxp-xs-icon-width-64 img {
    width: 64px;
  }
  .xms-v1-theme .dxp-xs-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .xms-v1-theme .dxp-xs-icon-width-65 img {
    width: 65px;
  }
  .xms-v1-theme .dxp-xs-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .xms-v1-theme .dxp-xs-icon-width-66 img {
    width: 66px;
  }
  .xms-v1-theme .dxp-xs-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .xms-v1-theme .dxp-xs-icon-width-67 img {
    width: 67px;
  }
  .xms-v1-theme .dxp-xs-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .xms-v1-theme .dxp-xs-icon-width-68 img {
    width: 68px;
  }
  .xms-v1-theme .dxp-xs-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .xms-v1-theme .dxp-xs-icon-width-69 img {
    width: 69px;
  }
  .xms-v1-theme .dxp-xs-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .xms-v1-theme .dxp-xs-icon-width-70 img {
    width: 70px;
  }
  .xms-v1-theme .dxp-xs-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .xms-v1-theme .dxp-xs-icon-width-71 img {
    width: 71px;
  }
  .xms-v1-theme .dxp-xs-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .xms-v1-theme .dxp-xs-icon-width-72 img {
    width: 72px;
  }
  .xms-v1-theme .dxp-xs-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .xms-v1-theme .dxp-xs-icon-width-73 img {
    width: 73px;
  }
  .xms-v1-theme .dxp-xs-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .xms-v1-theme .dxp-xs-icon-width-74 img {
    width: 74px;
  }
  .xms-v1-theme .dxp-xs-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .xms-v1-theme .dxp-xs-icon-width-75 img {
    width: 75px;
  }
  .xms-v1-theme .dxp-xs-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .xms-v1-theme .dxp-xs-icon-width-76 img {
    width: 76px;
  }
  .xms-v1-theme .dxp-xs-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .xms-v1-theme .dxp-xs-icon-width-77 img {
    width: 77px;
  }
  .xms-v1-theme .dxp-xs-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .xms-v1-theme .dxp-xs-icon-width-78 img {
    width: 78px;
  }
  .xms-v1-theme .dxp-xs-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .xms-v1-theme .dxp-xs-icon-width-79 img {
    width: 79px;
  }
  .xms-v1-theme .dxp-xs-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .xms-v1-theme .dxp-xs-icon-width-80 img {
    width: 80px;
  }
  .xms-v1-theme .dxp-xs-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .xms-v1-theme .dxp-xs-icon-width-81 img {
    width: 81px;
  }
  .xms-v1-theme .dxp-xs-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .xms-v1-theme .dxp-xs-icon-width-82 img {
    width: 82px;
  }
  .xms-v1-theme .dxp-xs-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .xms-v1-theme .dxp-xs-icon-width-83 img {
    width: 83px;
  }
  .xms-v1-theme .dxp-xs-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .xms-v1-theme .dxp-xs-icon-width-84 img {
    width: 84px;
  }
  .xms-v1-theme .dxp-xs-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .xms-v1-theme .dxp-xs-icon-width-85 img {
    width: 85px;
  }
  .xms-v1-theme .dxp-xs-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .xms-v1-theme .dxp-xs-icon-width-86 img {
    width: 86px;
  }
  .xms-v1-theme .dxp-xs-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .xms-v1-theme .dxp-xs-icon-width-87 img {
    width: 87px;
  }
  .xms-v1-theme .dxp-xs-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .xms-v1-theme .dxp-xs-icon-width-88 img {
    width: 88px;
  }
  .xms-v1-theme .dxp-xs-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .xms-v1-theme .dxp-xs-icon-width-89 img {
    width: 89px;
  }
  .xms-v1-theme .dxp-xs-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .xms-v1-theme .dxp-xs-icon-width-90 img {
    width: 90px;
  }
  .xms-v1-theme .dxp-xs-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .xms-v1-theme .dxp-xs-icon-width-91 img {
    width: 91px;
  }
  .xms-v1-theme .dxp-xs-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .xms-v1-theme .dxp-xs-icon-width-92 img {
    width: 92px;
  }
  .xms-v1-theme .dxp-xs-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .xms-v1-theme .dxp-xs-icon-width-93 img {
    width: 93px;
  }
  .xms-v1-theme .dxp-xs-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .xms-v1-theme .dxp-xs-icon-width-94 img {
    width: 94px;
  }
  .xms-v1-theme .dxp-xs-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .xms-v1-theme .dxp-xs-icon-width-95 img {
    width: 95px;
  }
  .xms-v1-theme .dxp-xs-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .xms-v1-theme .dxp-xs-icon-width-96 img {
    width: 96px;
  }
  .xms-v1-theme .dxp-xs-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .xms-v1-theme .dxp-xs-icon-width-97 img {
    width: 97px;
  }
  .xms-v1-theme .dxp-xs-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .xms-v1-theme .dxp-xs-icon-width-98 img {
    width: 98px;
  }
  .xms-v1-theme .dxp-xs-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .xms-v1-theme .dxp-xs-icon-width-99 img {
    width: 99px;
  }
  .xms-v1-theme .dxp-xs-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .xms-v1-theme .dxp-xs-icon-width-100 img {
    width: 100px;
  }
  .xms-v1-theme .dxp-xs-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-length-1 {
    width: 1ch;
  }
  .xms-v1-theme .dxp-sm-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .xms-v1-theme .dxp-sm-length-2 {
    width: 2ch;
  }
  .xms-v1-theme .dxp-sm-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .xms-v1-theme .dxp-sm-length-3 {
    width: 3ch;
  }
  .xms-v1-theme .dxp-sm-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .xms-v1-theme .dxp-sm-length-4 {
    width: 4ch;
  }
  .xms-v1-theme .dxp-sm-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .xms-v1-theme .dxp-sm-length-5 {
    width: 5ch;
  }
  .xms-v1-theme .dxp-sm-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .xms-v1-theme .dxp-sm-length-6 {
    width: 6ch;
  }
  .xms-v1-theme .dxp-sm-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .xms-v1-theme .dxp-sm-length-7 {
    width: 7ch;
  }
  .xms-v1-theme .dxp-sm-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .xms-v1-theme .dxp-sm-length-8 {
    width: 8ch;
  }
  .xms-v1-theme .dxp-sm-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .xms-v1-theme .dxp-sm-length-9 {
    width: 9ch;
  }
  .xms-v1-theme .dxp-sm-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .xms-v1-theme .dxp-sm-length-10 {
    width: 10ch;
  }
  .xms-v1-theme .dxp-sm-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .xms-v1-theme .dxp-sm-length-11 {
    width: 11ch;
  }
  .xms-v1-theme .dxp-sm-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .xms-v1-theme .dxp-sm-length-12 {
    width: 12ch;
  }
  .xms-v1-theme .dxp-sm-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .xms-v1-theme .dxp-sm-length-13 {
    width: 13ch;
  }
  .xms-v1-theme .dxp-sm-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .xms-v1-theme .dxp-sm-length-14 {
    width: 14ch;
  }
  .xms-v1-theme .dxp-sm-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .xms-v1-theme .dxp-sm-length-15 {
    width: 15ch;
  }
  .xms-v1-theme .dxp-sm-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .xms-v1-theme .dxp-sm-length-16 {
    width: 16ch;
  }
  .xms-v1-theme .dxp-sm-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .xms-v1-theme .dxp-sm-length-17 {
    width: 17ch;
  }
  .xms-v1-theme .dxp-sm-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .xms-v1-theme .dxp-sm-length-18 {
    width: 18ch;
  }
  .xms-v1-theme .dxp-sm-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .xms-v1-theme .dxp-sm-length-19 {
    width: 19ch;
  }
  .xms-v1-theme .dxp-sm-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .xms-v1-theme .dxp-sm-length-20 {
    width: 20ch;
  }
  .xms-v1-theme .dxp-sm-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .xms-v1-theme .dxp-sm-length-21 {
    width: 21ch;
  }
  .xms-v1-theme .dxp-sm-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .xms-v1-theme .dxp-sm-length-22 {
    width: 22ch;
  }
  .xms-v1-theme .dxp-sm-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .xms-v1-theme .dxp-sm-length-23 {
    width: 23ch;
  }
  .xms-v1-theme .dxp-sm-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .xms-v1-theme .dxp-sm-length-24 {
    width: 24ch;
  }
  .xms-v1-theme .dxp-sm-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .xms-v1-theme .dxp-sm-length-25 {
    width: 25ch;
  }
  .xms-v1-theme .dxp-sm-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .xms-v1-theme .dxp-sm-length-26 {
    width: 26ch;
  }
  .xms-v1-theme .dxp-sm-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .xms-v1-theme .dxp-sm-length-27 {
    width: 27ch;
  }
  .xms-v1-theme .dxp-sm-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .xms-v1-theme .dxp-sm-length-28 {
    width: 28ch;
  }
  .xms-v1-theme .dxp-sm-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .xms-v1-theme .dxp-sm-length-29 {
    width: 29ch;
  }
  .xms-v1-theme .dxp-sm-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .xms-v1-theme .dxp-sm-length-30 {
    width: 30ch;
  }
  .xms-v1-theme .dxp-sm-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .xms-v1-theme .dxp-sm-length-31 {
    width: 31ch;
  }
  .xms-v1-theme .dxp-sm-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .xms-v1-theme .dxp-sm-length-32 {
    width: 32ch;
  }
  .xms-v1-theme .dxp-sm-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .xms-v1-theme .dxp-sm-length-33 {
    width: 33ch;
  }
  .xms-v1-theme .dxp-sm-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .xms-v1-theme .dxp-sm-length-34 {
    width: 34ch;
  }
  .xms-v1-theme .dxp-sm-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .xms-v1-theme .dxp-sm-length-35 {
    width: 35ch;
  }
  .xms-v1-theme .dxp-sm-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .xms-v1-theme .dxp-sm-length-36 {
    width: 36ch;
  }
  .xms-v1-theme .dxp-sm-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .xms-v1-theme .dxp-sm-length-37 {
    width: 37ch;
  }
  .xms-v1-theme .dxp-sm-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .xms-v1-theme .dxp-sm-length-38 {
    width: 38ch;
  }
  .xms-v1-theme .dxp-sm-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .xms-v1-theme .dxp-sm-length-39 {
    width: 39ch;
  }
  .xms-v1-theme .dxp-sm-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .xms-v1-theme .dxp-sm-length-40 {
    width: 40ch;
  }
  .xms-v1-theme .dxp-sm-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .xms-v1-theme .dxp-sm-length-41 {
    width: 41ch;
  }
  .xms-v1-theme .dxp-sm-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .xms-v1-theme .dxp-sm-length-42 {
    width: 42ch;
  }
  .xms-v1-theme .dxp-sm-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .xms-v1-theme .dxp-sm-length-43 {
    width: 43ch;
  }
  .xms-v1-theme .dxp-sm-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .xms-v1-theme .dxp-sm-length-44 {
    width: 44ch;
  }
  .xms-v1-theme .dxp-sm-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .xms-v1-theme .dxp-sm-length-45 {
    width: 45ch;
  }
  .xms-v1-theme .dxp-sm-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .xms-v1-theme .dxp-sm-length-46 {
    width: 46ch;
  }
  .xms-v1-theme .dxp-sm-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .xms-v1-theme .dxp-sm-length-47 {
    width: 47ch;
  }
  .xms-v1-theme .dxp-sm-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .xms-v1-theme .dxp-sm-length-48 {
    width: 48ch;
  }
  .xms-v1-theme .dxp-sm-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .xms-v1-theme .dxp-sm-length-49 {
    width: 49ch;
  }
  .xms-v1-theme .dxp-sm-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .xms-v1-theme .dxp-sm-length-50 {
    width: 50ch;
  }
  .xms-v1-theme .dxp-sm-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .xms-v1-theme .dxp-sm-length-51 {
    width: 51ch;
  }
  .xms-v1-theme .dxp-sm-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .xms-v1-theme .dxp-sm-length-52 {
    width: 52ch;
  }
  .xms-v1-theme .dxp-sm-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .xms-v1-theme .dxp-sm-length-53 {
    width: 53ch;
  }
  .xms-v1-theme .dxp-sm-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .xms-v1-theme .dxp-sm-length-54 {
    width: 54ch;
  }
  .xms-v1-theme .dxp-sm-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .xms-v1-theme .dxp-sm-length-55 {
    width: 55ch;
  }
  .xms-v1-theme .dxp-sm-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .xms-v1-theme .dxp-sm-length-56 {
    width: 56ch;
  }
  .xms-v1-theme .dxp-sm-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .xms-v1-theme .dxp-sm-length-57 {
    width: 57ch;
  }
  .xms-v1-theme .dxp-sm-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .xms-v1-theme .dxp-sm-length-58 {
    width: 58ch;
  }
  .xms-v1-theme .dxp-sm-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .xms-v1-theme .dxp-sm-length-59 {
    width: 59ch;
  }
  .xms-v1-theme .dxp-sm-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .xms-v1-theme .dxp-sm-length-60 {
    width: 60ch;
  }
  .xms-v1-theme .dxp-sm-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .xms-v1-theme .dxp-sm-length-61 {
    width: 61ch;
  }
  .xms-v1-theme .dxp-sm-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .xms-v1-theme .dxp-sm-length-62 {
    width: 62ch;
  }
  .xms-v1-theme .dxp-sm-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .xms-v1-theme .dxp-sm-length-63 {
    width: 63ch;
  }
  .xms-v1-theme .dxp-sm-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .xms-v1-theme .dxp-sm-length-64 {
    width: 64ch;
  }
  .xms-v1-theme .dxp-sm-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .xms-v1-theme .dxp-sm-length-65 {
    width: 65ch;
  }
  .xms-v1-theme .dxp-sm-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .xms-v1-theme .dxp-sm-length-66 {
    width: 66ch;
  }
  .xms-v1-theme .dxp-sm-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .xms-v1-theme .dxp-sm-length-67 {
    width: 67ch;
  }
  .xms-v1-theme .dxp-sm-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .xms-v1-theme .dxp-sm-length-68 {
    width: 68ch;
  }
  .xms-v1-theme .dxp-sm-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .xms-v1-theme .dxp-sm-length-69 {
    width: 69ch;
  }
  .xms-v1-theme .dxp-sm-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .xms-v1-theme .dxp-sm-length-70 {
    width: 70ch;
  }
  .xms-v1-theme .dxp-sm-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .xms-v1-theme .dxp-sm-length-71 {
    width: 71ch;
  }
  .xms-v1-theme .dxp-sm-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .xms-v1-theme .dxp-sm-length-72 {
    width: 72ch;
  }
  .xms-v1-theme .dxp-sm-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .xms-v1-theme .dxp-sm-length-73 {
    width: 73ch;
  }
  .xms-v1-theme .dxp-sm-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .xms-v1-theme .dxp-sm-length-74 {
    width: 74ch;
  }
  .xms-v1-theme .dxp-sm-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .xms-v1-theme .dxp-sm-length-75 {
    width: 75ch;
  }
  .xms-v1-theme .dxp-sm-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .xms-v1-theme .dxp-sm-length-76 {
    width: 76ch;
  }
  .xms-v1-theme .dxp-sm-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .xms-v1-theme .dxp-sm-length-77 {
    width: 77ch;
  }
  .xms-v1-theme .dxp-sm-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .xms-v1-theme .dxp-sm-length-78 {
    width: 78ch;
  }
  .xms-v1-theme .dxp-sm-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .xms-v1-theme .dxp-sm-length-79 {
    width: 79ch;
  }
  .xms-v1-theme .dxp-sm-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .xms-v1-theme .dxp-sm-length-80 {
    width: 80ch;
  }
  .xms-v1-theme .dxp-sm-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .xms-v1-theme .dxp-sm-length-81 {
    width: 81ch;
  }
  .xms-v1-theme .dxp-sm-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .xms-v1-theme .dxp-sm-length-82 {
    width: 82ch;
  }
  .xms-v1-theme .dxp-sm-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .xms-v1-theme .dxp-sm-length-83 {
    width: 83ch;
  }
  .xms-v1-theme .dxp-sm-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .xms-v1-theme .dxp-sm-length-84 {
    width: 84ch;
  }
  .xms-v1-theme .dxp-sm-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .xms-v1-theme .dxp-sm-length-85 {
    width: 85ch;
  }
  .xms-v1-theme .dxp-sm-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .xms-v1-theme .dxp-sm-length-86 {
    width: 86ch;
  }
  .xms-v1-theme .dxp-sm-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .xms-v1-theme .dxp-sm-length-87 {
    width: 87ch;
  }
  .xms-v1-theme .dxp-sm-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .xms-v1-theme .dxp-sm-length-88 {
    width: 88ch;
  }
  .xms-v1-theme .dxp-sm-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .xms-v1-theme .dxp-sm-length-89 {
    width: 89ch;
  }
  .xms-v1-theme .dxp-sm-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .xms-v1-theme .dxp-sm-length-90 {
    width: 90ch;
  }
  .xms-v1-theme .dxp-sm-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .xms-v1-theme .dxp-sm-length-91 {
    width: 91ch;
  }
  .xms-v1-theme .dxp-sm-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .xms-v1-theme .dxp-sm-length-92 {
    width: 92ch;
  }
  .xms-v1-theme .dxp-sm-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .xms-v1-theme .dxp-sm-length-93 {
    width: 93ch;
  }
  .xms-v1-theme .dxp-sm-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .xms-v1-theme .dxp-sm-length-94 {
    width: 94ch;
  }
  .xms-v1-theme .dxp-sm-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .xms-v1-theme .dxp-sm-length-95 {
    width: 95ch;
  }
  .xms-v1-theme .dxp-sm-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .xms-v1-theme .dxp-sm-length-96 {
    width: 96ch;
  }
  .xms-v1-theme .dxp-sm-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .xms-v1-theme .dxp-sm-length-97 {
    width: 97ch;
  }
  .xms-v1-theme .dxp-sm-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .xms-v1-theme .dxp-sm-length-98 {
    width: 98ch;
  }
  .xms-v1-theme .dxp-sm-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .xms-v1-theme .dxp-sm-length-99 {
    width: 99ch;
  }
  .xms-v1-theme .dxp-sm-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .xms-v1-theme .dxp-sm-length-100 {
    width: 100ch;
  }
  .xms-v1-theme .dxp-sm-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .xms-v1-theme .dxp-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-sm-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .xms-v1-theme .dxp-sm-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-sm-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-1 div {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-sm-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .xms-v1-theme .dxp-sm-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-sm-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-2 div {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-sm-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .xms-v1-theme .dxp-sm-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-sm-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-3 div {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-sm-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .xms-v1-theme .dxp-sm-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-sm-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-4 div {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-sm-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .xms-v1-theme .dxp-sm-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-sm-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-5 div {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-sm-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .xms-v1-theme .dxp-sm-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-sm-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-6 div {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-sm-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .xms-v1-theme .dxp-sm-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-sm-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-7 div {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-sm-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .xms-v1-theme .dxp-sm-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-sm-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-8 div {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-sm-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .xms-v1-theme .dxp-sm-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-sm-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-9 div {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-sm-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .xms-v1-theme .dxp-sm-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-sm-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-10 div {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-sm-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .xms-v1-theme .dxp-sm-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-sm-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-11 div {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-sm-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .xms-v1-theme .dxp-sm-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-sm-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-12 div {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-sm-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .xms-v1-theme .dxp-sm-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-sm-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-13 div {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-sm-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .xms-v1-theme .dxp-sm-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-sm-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-14 div {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-sm-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .xms-v1-theme .dxp-sm-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-sm-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-15 div {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-sm-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .xms-v1-theme .dxp-sm-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-sm-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-16 div {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-sm-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .xms-v1-theme .dxp-sm-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-sm-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-17 div {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-sm-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .xms-v1-theme .dxp-sm-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-sm-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-18 div {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-sm-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .xms-v1-theme .dxp-sm-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-sm-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-19 div {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-sm-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .xms-v1-theme .dxp-sm-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-sm-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-20 div {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-sm-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .xms-v1-theme .dxp-sm-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-sm-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-21 div {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-sm-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .xms-v1-theme .dxp-sm-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-sm-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-22 div {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-sm-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .xms-v1-theme .dxp-sm-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-sm-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-23 div {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-sm-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .xms-v1-theme .dxp-sm-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-sm-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-24 div {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-sm-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-sm-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-sm-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-25 div {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-sm-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .xms-v1-theme .dxp-sm-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-sm-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-26 div {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-sm-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .xms-v1-theme .dxp-sm-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-sm-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-27 div {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-sm-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .xms-v1-theme .dxp-sm-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-sm-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-28 div {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-sm-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .xms-v1-theme .dxp-sm-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-sm-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-29 div {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-sm-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .xms-v1-theme .dxp-sm-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-sm-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-30 div {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-sm-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .xms-v1-theme .dxp-sm-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-sm-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-31 div {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-sm-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .xms-v1-theme .dxp-sm-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-sm-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-32 div {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-sm-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .xms-v1-theme .dxp-sm-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-sm-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-33 div {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-sm-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .xms-v1-theme .dxp-sm-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-sm-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-34 div {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-sm-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .xms-v1-theme .dxp-sm-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-sm-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-35 div {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-sm-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .xms-v1-theme .dxp-sm-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-sm-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-36 div {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-sm-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .xms-v1-theme .dxp-sm-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-sm-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-37 div {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-sm-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .xms-v1-theme .dxp-sm-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-sm-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-38 div {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-sm-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .xms-v1-theme .dxp-sm-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-sm-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-39 div {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-sm-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .xms-v1-theme .dxp-sm-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-sm-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-40 div {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-sm-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .xms-v1-theme .dxp-sm-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-sm-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-41 div {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-sm-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .xms-v1-theme .dxp-sm-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-sm-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-42 div {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-sm-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .xms-v1-theme .dxp-sm-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-sm-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-43 div {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-sm-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .xms-v1-theme .dxp-sm-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-sm-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-44 div {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-sm-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .xms-v1-theme .dxp-sm-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-sm-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-45 div {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-sm-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .xms-v1-theme .dxp-sm-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-sm-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-46 div {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-sm-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .xms-v1-theme .dxp-sm-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-sm-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-47 div {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-sm-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .xms-v1-theme .dxp-sm-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-sm-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-48 div {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-sm-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .xms-v1-theme .dxp-sm-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-sm-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-49 div {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-sm-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-sm-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-sm-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-50 div {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-sm-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .xms-v1-theme .dxp-sm-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-sm-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-51 div {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-sm-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .xms-v1-theme .dxp-sm-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-sm-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-52 div {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-sm-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .xms-v1-theme .dxp-sm-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-sm-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-53 div {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-sm-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .xms-v1-theme .dxp-sm-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-sm-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-54 div {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-sm-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .xms-v1-theme .dxp-sm-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-sm-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-55 div {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-sm-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .xms-v1-theme .dxp-sm-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-sm-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-56 div {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-sm-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .xms-v1-theme .dxp-sm-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-sm-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-57 div {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-sm-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .xms-v1-theme .dxp-sm-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-sm-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-58 div {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-sm-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .xms-v1-theme .dxp-sm-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-sm-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-59 div {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-sm-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .xms-v1-theme .dxp-sm-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-sm-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-60 div {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-sm-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .xms-v1-theme .dxp-sm-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-sm-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-61 div {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-sm-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .xms-v1-theme .dxp-sm-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-sm-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-62 div {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-sm-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .xms-v1-theme .dxp-sm-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-sm-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-63 div {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-sm-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .xms-v1-theme .dxp-sm-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-sm-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-64 div {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-sm-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .xms-v1-theme .dxp-sm-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-sm-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-65 div {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-sm-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .xms-v1-theme .dxp-sm-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-sm-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-66 div {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-sm-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .xms-v1-theme .dxp-sm-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-sm-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-67 div {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-sm-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .xms-v1-theme .dxp-sm-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-sm-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-68 div {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-sm-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .xms-v1-theme .dxp-sm-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-sm-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-69 div {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-sm-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .xms-v1-theme .dxp-sm-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-sm-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-70 div {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-sm-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .xms-v1-theme .dxp-sm-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-sm-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-71 div {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-sm-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .xms-v1-theme .dxp-sm-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-sm-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-72 div {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-sm-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .xms-v1-theme .dxp-sm-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-sm-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-73 div {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-sm-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .xms-v1-theme .dxp-sm-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-sm-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-74 div {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-sm-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-sm-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-sm-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-75 div {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-sm-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .xms-v1-theme .dxp-sm-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-sm-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-76 div {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-sm-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .xms-v1-theme .dxp-sm-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-sm-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-77 div {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-sm-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .xms-v1-theme .dxp-sm-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-sm-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-78 div {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-sm-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .xms-v1-theme .dxp-sm-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-sm-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-79 div {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-sm-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .xms-v1-theme .dxp-sm-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-sm-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-80 div {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-sm-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .xms-v1-theme .dxp-sm-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-sm-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-81 div {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-sm-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .xms-v1-theme .dxp-sm-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-sm-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-82 div {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-sm-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .xms-v1-theme .dxp-sm-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-sm-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-83 div {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-sm-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .xms-v1-theme .dxp-sm-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-sm-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-84 div {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-sm-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .xms-v1-theme .dxp-sm-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-sm-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-85 div {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-sm-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .xms-v1-theme .dxp-sm-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-sm-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-86 div {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-sm-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .xms-v1-theme .dxp-sm-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-sm-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-87 div {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-sm-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .xms-v1-theme .dxp-sm-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-sm-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-88 div {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-sm-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .xms-v1-theme .dxp-sm-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-sm-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-89 div {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-sm-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .xms-v1-theme .dxp-sm-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-sm-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-90 div {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-sm-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .xms-v1-theme .dxp-sm-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-sm-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-91 div {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-sm-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .xms-v1-theme .dxp-sm-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-sm-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-92 div {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-sm-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .xms-v1-theme .dxp-sm-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-sm-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-93 div {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-sm-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .xms-v1-theme .dxp-sm-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-sm-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-94 div {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-sm-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .xms-v1-theme .dxp-sm-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-sm-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-95 div {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-sm-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .xms-v1-theme .dxp-sm-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-sm-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-96 div {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-sm-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .xms-v1-theme .dxp-sm-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-sm-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-97 div {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-sm-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .xms-v1-theme .dxp-sm-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-sm-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-98 div {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-sm-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .xms-v1-theme .dxp-sm-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-sm-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-99 div {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-sm-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-sm-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-sm-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-sm-max-length-100 div {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-sm-icon-width-1 img {
    width: 1px;
  }
  .xms-v1-theme .dxp-sm-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .xms-v1-theme .dxp-sm-icon-width-2 img {
    width: 2px;
  }
  .xms-v1-theme .dxp-sm-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .xms-v1-theme .dxp-sm-icon-width-3 img {
    width: 3px;
  }
  .xms-v1-theme .dxp-sm-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .xms-v1-theme .dxp-sm-icon-width-4 img {
    width: 4px;
  }
  .xms-v1-theme .dxp-sm-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .xms-v1-theme .dxp-sm-icon-width-5 img {
    width: 5px;
  }
  .xms-v1-theme .dxp-sm-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .xms-v1-theme .dxp-sm-icon-width-6 img {
    width: 6px;
  }
  .xms-v1-theme .dxp-sm-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .xms-v1-theme .dxp-sm-icon-width-7 img {
    width: 7px;
  }
  .xms-v1-theme .dxp-sm-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .xms-v1-theme .dxp-sm-icon-width-8 img {
    width: 8px;
  }
  .xms-v1-theme .dxp-sm-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .xms-v1-theme .dxp-sm-icon-width-9 img {
    width: 9px;
  }
  .xms-v1-theme .dxp-sm-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .xms-v1-theme .dxp-sm-icon-width-10 img {
    width: 10px;
  }
  .xms-v1-theme .dxp-sm-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .xms-v1-theme .dxp-sm-icon-width-11 img {
    width: 11px;
  }
  .xms-v1-theme .dxp-sm-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .xms-v1-theme .dxp-sm-icon-width-12 img {
    width: 12px;
  }
  .xms-v1-theme .dxp-sm-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .xms-v1-theme .dxp-sm-icon-width-13 img {
    width: 13px;
  }
  .xms-v1-theme .dxp-sm-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .xms-v1-theme .dxp-sm-icon-width-14 img {
    width: 14px;
  }
  .xms-v1-theme .dxp-sm-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .xms-v1-theme .dxp-sm-icon-width-15 img {
    width: 15px;
  }
  .xms-v1-theme .dxp-sm-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .xms-v1-theme .dxp-sm-icon-width-16 img {
    width: 16px;
  }
  .xms-v1-theme .dxp-sm-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .xms-v1-theme .dxp-sm-icon-width-17 img {
    width: 17px;
  }
  .xms-v1-theme .dxp-sm-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .xms-v1-theme .dxp-sm-icon-width-18 img {
    width: 18px;
  }
  .xms-v1-theme .dxp-sm-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .xms-v1-theme .dxp-sm-icon-width-19 img {
    width: 19px;
  }
  .xms-v1-theme .dxp-sm-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .xms-v1-theme .dxp-sm-icon-width-20 img {
    width: 20px;
  }
  .xms-v1-theme .dxp-sm-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .xms-v1-theme .dxp-sm-icon-width-21 img {
    width: 21px;
  }
  .xms-v1-theme .dxp-sm-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .xms-v1-theme .dxp-sm-icon-width-22 img {
    width: 22px;
  }
  .xms-v1-theme .dxp-sm-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .xms-v1-theme .dxp-sm-icon-width-23 img {
    width: 23px;
  }
  .xms-v1-theme .dxp-sm-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .xms-v1-theme .dxp-sm-icon-width-24 img {
    width: 24px;
  }
  .xms-v1-theme .dxp-sm-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .xms-v1-theme .dxp-sm-icon-width-25 img {
    width: 25px;
  }
  .xms-v1-theme .dxp-sm-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .xms-v1-theme .dxp-sm-icon-width-26 img {
    width: 26px;
  }
  .xms-v1-theme .dxp-sm-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .xms-v1-theme .dxp-sm-icon-width-27 img {
    width: 27px;
  }
  .xms-v1-theme .dxp-sm-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .xms-v1-theme .dxp-sm-icon-width-28 img {
    width: 28px;
  }
  .xms-v1-theme .dxp-sm-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .xms-v1-theme .dxp-sm-icon-width-29 img {
    width: 29px;
  }
  .xms-v1-theme .dxp-sm-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .xms-v1-theme .dxp-sm-icon-width-30 img {
    width: 30px;
  }
  .xms-v1-theme .dxp-sm-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .xms-v1-theme .dxp-sm-icon-width-31 img {
    width: 31px;
  }
  .xms-v1-theme .dxp-sm-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .xms-v1-theme .dxp-sm-icon-width-32 img {
    width: 32px;
  }
  .xms-v1-theme .dxp-sm-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .xms-v1-theme .dxp-sm-icon-width-33 img {
    width: 33px;
  }
  .xms-v1-theme .dxp-sm-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .xms-v1-theme .dxp-sm-icon-width-34 img {
    width: 34px;
  }
  .xms-v1-theme .dxp-sm-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .xms-v1-theme .dxp-sm-icon-width-35 img {
    width: 35px;
  }
  .xms-v1-theme .dxp-sm-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .xms-v1-theme .dxp-sm-icon-width-36 img {
    width: 36px;
  }
  .xms-v1-theme .dxp-sm-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .xms-v1-theme .dxp-sm-icon-width-37 img {
    width: 37px;
  }
  .xms-v1-theme .dxp-sm-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .xms-v1-theme .dxp-sm-icon-width-38 img {
    width: 38px;
  }
  .xms-v1-theme .dxp-sm-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .xms-v1-theme .dxp-sm-icon-width-39 img {
    width: 39px;
  }
  .xms-v1-theme .dxp-sm-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .xms-v1-theme .dxp-sm-icon-width-40 img {
    width: 40px;
  }
  .xms-v1-theme .dxp-sm-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .xms-v1-theme .dxp-sm-icon-width-41 img {
    width: 41px;
  }
  .xms-v1-theme .dxp-sm-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .xms-v1-theme .dxp-sm-icon-width-42 img {
    width: 42px;
  }
  .xms-v1-theme .dxp-sm-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .xms-v1-theme .dxp-sm-icon-width-43 img {
    width: 43px;
  }
  .xms-v1-theme .dxp-sm-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .xms-v1-theme .dxp-sm-icon-width-44 img {
    width: 44px;
  }
  .xms-v1-theme .dxp-sm-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .xms-v1-theme .dxp-sm-icon-width-45 img {
    width: 45px;
  }
  .xms-v1-theme .dxp-sm-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .xms-v1-theme .dxp-sm-icon-width-46 img {
    width: 46px;
  }
  .xms-v1-theme .dxp-sm-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .xms-v1-theme .dxp-sm-icon-width-47 img {
    width: 47px;
  }
  .xms-v1-theme .dxp-sm-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .xms-v1-theme .dxp-sm-icon-width-48 img {
    width: 48px;
  }
  .xms-v1-theme .dxp-sm-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .xms-v1-theme .dxp-sm-icon-width-49 img {
    width: 49px;
  }
  .xms-v1-theme .dxp-sm-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .xms-v1-theme .dxp-sm-icon-width-50 img {
    width: 50px;
  }
  .xms-v1-theme .dxp-sm-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .xms-v1-theme .dxp-sm-icon-width-51 img {
    width: 51px;
  }
  .xms-v1-theme .dxp-sm-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .xms-v1-theme .dxp-sm-icon-width-52 img {
    width: 52px;
  }
  .xms-v1-theme .dxp-sm-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .xms-v1-theme .dxp-sm-icon-width-53 img {
    width: 53px;
  }
  .xms-v1-theme .dxp-sm-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .xms-v1-theme .dxp-sm-icon-width-54 img {
    width: 54px;
  }
  .xms-v1-theme .dxp-sm-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .xms-v1-theme .dxp-sm-icon-width-55 img {
    width: 55px;
  }
  .xms-v1-theme .dxp-sm-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .xms-v1-theme .dxp-sm-icon-width-56 img {
    width: 56px;
  }
  .xms-v1-theme .dxp-sm-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .xms-v1-theme .dxp-sm-icon-width-57 img {
    width: 57px;
  }
  .xms-v1-theme .dxp-sm-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .xms-v1-theme .dxp-sm-icon-width-58 img {
    width: 58px;
  }
  .xms-v1-theme .dxp-sm-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .xms-v1-theme .dxp-sm-icon-width-59 img {
    width: 59px;
  }
  .xms-v1-theme .dxp-sm-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .xms-v1-theme .dxp-sm-icon-width-60 img {
    width: 60px;
  }
  .xms-v1-theme .dxp-sm-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .xms-v1-theme .dxp-sm-icon-width-61 img {
    width: 61px;
  }
  .xms-v1-theme .dxp-sm-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .xms-v1-theme .dxp-sm-icon-width-62 img {
    width: 62px;
  }
  .xms-v1-theme .dxp-sm-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .xms-v1-theme .dxp-sm-icon-width-63 img {
    width: 63px;
  }
  .xms-v1-theme .dxp-sm-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .xms-v1-theme .dxp-sm-icon-width-64 img {
    width: 64px;
  }
  .xms-v1-theme .dxp-sm-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .xms-v1-theme .dxp-sm-icon-width-65 img {
    width: 65px;
  }
  .xms-v1-theme .dxp-sm-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .xms-v1-theme .dxp-sm-icon-width-66 img {
    width: 66px;
  }
  .xms-v1-theme .dxp-sm-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .xms-v1-theme .dxp-sm-icon-width-67 img {
    width: 67px;
  }
  .xms-v1-theme .dxp-sm-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .xms-v1-theme .dxp-sm-icon-width-68 img {
    width: 68px;
  }
  .xms-v1-theme .dxp-sm-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .xms-v1-theme .dxp-sm-icon-width-69 img {
    width: 69px;
  }
  .xms-v1-theme .dxp-sm-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .xms-v1-theme .dxp-sm-icon-width-70 img {
    width: 70px;
  }
  .xms-v1-theme .dxp-sm-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .xms-v1-theme .dxp-sm-icon-width-71 img {
    width: 71px;
  }
  .xms-v1-theme .dxp-sm-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .xms-v1-theme .dxp-sm-icon-width-72 img {
    width: 72px;
  }
  .xms-v1-theme .dxp-sm-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .xms-v1-theme .dxp-sm-icon-width-73 img {
    width: 73px;
  }
  .xms-v1-theme .dxp-sm-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .xms-v1-theme .dxp-sm-icon-width-74 img {
    width: 74px;
  }
  .xms-v1-theme .dxp-sm-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .xms-v1-theme .dxp-sm-icon-width-75 img {
    width: 75px;
  }
  .xms-v1-theme .dxp-sm-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .xms-v1-theme .dxp-sm-icon-width-76 img {
    width: 76px;
  }
  .xms-v1-theme .dxp-sm-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .xms-v1-theme .dxp-sm-icon-width-77 img {
    width: 77px;
  }
  .xms-v1-theme .dxp-sm-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .xms-v1-theme .dxp-sm-icon-width-78 img {
    width: 78px;
  }
  .xms-v1-theme .dxp-sm-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .xms-v1-theme .dxp-sm-icon-width-79 img {
    width: 79px;
  }
  .xms-v1-theme .dxp-sm-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .xms-v1-theme .dxp-sm-icon-width-80 img {
    width: 80px;
  }
  .xms-v1-theme .dxp-sm-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .xms-v1-theme .dxp-sm-icon-width-81 img {
    width: 81px;
  }
  .xms-v1-theme .dxp-sm-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .xms-v1-theme .dxp-sm-icon-width-82 img {
    width: 82px;
  }
  .xms-v1-theme .dxp-sm-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .xms-v1-theme .dxp-sm-icon-width-83 img {
    width: 83px;
  }
  .xms-v1-theme .dxp-sm-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .xms-v1-theme .dxp-sm-icon-width-84 img {
    width: 84px;
  }
  .xms-v1-theme .dxp-sm-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .xms-v1-theme .dxp-sm-icon-width-85 img {
    width: 85px;
  }
  .xms-v1-theme .dxp-sm-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .xms-v1-theme .dxp-sm-icon-width-86 img {
    width: 86px;
  }
  .xms-v1-theme .dxp-sm-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .xms-v1-theme .dxp-sm-icon-width-87 img {
    width: 87px;
  }
  .xms-v1-theme .dxp-sm-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .xms-v1-theme .dxp-sm-icon-width-88 img {
    width: 88px;
  }
  .xms-v1-theme .dxp-sm-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .xms-v1-theme .dxp-sm-icon-width-89 img {
    width: 89px;
  }
  .xms-v1-theme .dxp-sm-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .xms-v1-theme .dxp-sm-icon-width-90 img {
    width: 90px;
  }
  .xms-v1-theme .dxp-sm-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .xms-v1-theme .dxp-sm-icon-width-91 img {
    width: 91px;
  }
  .xms-v1-theme .dxp-sm-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .xms-v1-theme .dxp-sm-icon-width-92 img {
    width: 92px;
  }
  .xms-v1-theme .dxp-sm-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .xms-v1-theme .dxp-sm-icon-width-93 img {
    width: 93px;
  }
  .xms-v1-theme .dxp-sm-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .xms-v1-theme .dxp-sm-icon-width-94 img {
    width: 94px;
  }
  .xms-v1-theme .dxp-sm-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .xms-v1-theme .dxp-sm-icon-width-95 img {
    width: 95px;
  }
  .xms-v1-theme .dxp-sm-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .xms-v1-theme .dxp-sm-icon-width-96 img {
    width: 96px;
  }
  .xms-v1-theme .dxp-sm-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .xms-v1-theme .dxp-sm-icon-width-97 img {
    width: 97px;
  }
  .xms-v1-theme .dxp-sm-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .xms-v1-theme .dxp-sm-icon-width-98 img {
    width: 98px;
  }
  .xms-v1-theme .dxp-sm-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .xms-v1-theme .dxp-sm-icon-width-99 img {
    width: 99px;
  }
  .xms-v1-theme .dxp-sm-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .xms-v1-theme .dxp-sm-icon-width-100 img {
    width: 100px;
  }
  .xms-v1-theme .dxp-sm-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-length-1 {
    width: 1ch;
  }
  .xms-v1-theme .dxp-md-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .xms-v1-theme .dxp-md-length-2 {
    width: 2ch;
  }
  .xms-v1-theme .dxp-md-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .xms-v1-theme .dxp-md-length-3 {
    width: 3ch;
  }
  .xms-v1-theme .dxp-md-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .xms-v1-theme .dxp-md-length-4 {
    width: 4ch;
  }
  .xms-v1-theme .dxp-md-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .xms-v1-theme .dxp-md-length-5 {
    width: 5ch;
  }
  .xms-v1-theme .dxp-md-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .xms-v1-theme .dxp-md-length-6 {
    width: 6ch;
  }
  .xms-v1-theme .dxp-md-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .xms-v1-theme .dxp-md-length-7 {
    width: 7ch;
  }
  .xms-v1-theme .dxp-md-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .xms-v1-theme .dxp-md-length-8 {
    width: 8ch;
  }
  .xms-v1-theme .dxp-md-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .xms-v1-theme .dxp-md-length-9 {
    width: 9ch;
  }
  .xms-v1-theme .dxp-md-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .xms-v1-theme .dxp-md-length-10 {
    width: 10ch;
  }
  .xms-v1-theme .dxp-md-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .xms-v1-theme .dxp-md-length-11 {
    width: 11ch;
  }
  .xms-v1-theme .dxp-md-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .xms-v1-theme .dxp-md-length-12 {
    width: 12ch;
  }
  .xms-v1-theme .dxp-md-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .xms-v1-theme .dxp-md-length-13 {
    width: 13ch;
  }
  .xms-v1-theme .dxp-md-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .xms-v1-theme .dxp-md-length-14 {
    width: 14ch;
  }
  .xms-v1-theme .dxp-md-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .xms-v1-theme .dxp-md-length-15 {
    width: 15ch;
  }
  .xms-v1-theme .dxp-md-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .xms-v1-theme .dxp-md-length-16 {
    width: 16ch;
  }
  .xms-v1-theme .dxp-md-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .xms-v1-theme .dxp-md-length-17 {
    width: 17ch;
  }
  .xms-v1-theme .dxp-md-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .xms-v1-theme .dxp-md-length-18 {
    width: 18ch;
  }
  .xms-v1-theme .dxp-md-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .xms-v1-theme .dxp-md-length-19 {
    width: 19ch;
  }
  .xms-v1-theme .dxp-md-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .xms-v1-theme .dxp-md-length-20 {
    width: 20ch;
  }
  .xms-v1-theme .dxp-md-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .xms-v1-theme .dxp-md-length-21 {
    width: 21ch;
  }
  .xms-v1-theme .dxp-md-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .xms-v1-theme .dxp-md-length-22 {
    width: 22ch;
  }
  .xms-v1-theme .dxp-md-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .xms-v1-theme .dxp-md-length-23 {
    width: 23ch;
  }
  .xms-v1-theme .dxp-md-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .xms-v1-theme .dxp-md-length-24 {
    width: 24ch;
  }
  .xms-v1-theme .dxp-md-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .xms-v1-theme .dxp-md-length-25 {
    width: 25ch;
  }
  .xms-v1-theme .dxp-md-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .xms-v1-theme .dxp-md-length-26 {
    width: 26ch;
  }
  .xms-v1-theme .dxp-md-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .xms-v1-theme .dxp-md-length-27 {
    width: 27ch;
  }
  .xms-v1-theme .dxp-md-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .xms-v1-theme .dxp-md-length-28 {
    width: 28ch;
  }
  .xms-v1-theme .dxp-md-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .xms-v1-theme .dxp-md-length-29 {
    width: 29ch;
  }
  .xms-v1-theme .dxp-md-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .xms-v1-theme .dxp-md-length-30 {
    width: 30ch;
  }
  .xms-v1-theme .dxp-md-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .xms-v1-theme .dxp-md-length-31 {
    width: 31ch;
  }
  .xms-v1-theme .dxp-md-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .xms-v1-theme .dxp-md-length-32 {
    width: 32ch;
  }
  .xms-v1-theme .dxp-md-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .xms-v1-theme .dxp-md-length-33 {
    width: 33ch;
  }
  .xms-v1-theme .dxp-md-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .xms-v1-theme .dxp-md-length-34 {
    width: 34ch;
  }
  .xms-v1-theme .dxp-md-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .xms-v1-theme .dxp-md-length-35 {
    width: 35ch;
  }
  .xms-v1-theme .dxp-md-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .xms-v1-theme .dxp-md-length-36 {
    width: 36ch;
  }
  .xms-v1-theme .dxp-md-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .xms-v1-theme .dxp-md-length-37 {
    width: 37ch;
  }
  .xms-v1-theme .dxp-md-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .xms-v1-theme .dxp-md-length-38 {
    width: 38ch;
  }
  .xms-v1-theme .dxp-md-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .xms-v1-theme .dxp-md-length-39 {
    width: 39ch;
  }
  .xms-v1-theme .dxp-md-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .xms-v1-theme .dxp-md-length-40 {
    width: 40ch;
  }
  .xms-v1-theme .dxp-md-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .xms-v1-theme .dxp-md-length-41 {
    width: 41ch;
  }
  .xms-v1-theme .dxp-md-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .xms-v1-theme .dxp-md-length-42 {
    width: 42ch;
  }
  .xms-v1-theme .dxp-md-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .xms-v1-theme .dxp-md-length-43 {
    width: 43ch;
  }
  .xms-v1-theme .dxp-md-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .xms-v1-theme .dxp-md-length-44 {
    width: 44ch;
  }
  .xms-v1-theme .dxp-md-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .xms-v1-theme .dxp-md-length-45 {
    width: 45ch;
  }
  .xms-v1-theme .dxp-md-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .xms-v1-theme .dxp-md-length-46 {
    width: 46ch;
  }
  .xms-v1-theme .dxp-md-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .xms-v1-theme .dxp-md-length-47 {
    width: 47ch;
  }
  .xms-v1-theme .dxp-md-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .xms-v1-theme .dxp-md-length-48 {
    width: 48ch;
  }
  .xms-v1-theme .dxp-md-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .xms-v1-theme .dxp-md-length-49 {
    width: 49ch;
  }
  .xms-v1-theme .dxp-md-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .xms-v1-theme .dxp-md-length-50 {
    width: 50ch;
  }
  .xms-v1-theme .dxp-md-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .xms-v1-theme .dxp-md-length-51 {
    width: 51ch;
  }
  .xms-v1-theme .dxp-md-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .xms-v1-theme .dxp-md-length-52 {
    width: 52ch;
  }
  .xms-v1-theme .dxp-md-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .xms-v1-theme .dxp-md-length-53 {
    width: 53ch;
  }
  .xms-v1-theme .dxp-md-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .xms-v1-theme .dxp-md-length-54 {
    width: 54ch;
  }
  .xms-v1-theme .dxp-md-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .xms-v1-theme .dxp-md-length-55 {
    width: 55ch;
  }
  .xms-v1-theme .dxp-md-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .xms-v1-theme .dxp-md-length-56 {
    width: 56ch;
  }
  .xms-v1-theme .dxp-md-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .xms-v1-theme .dxp-md-length-57 {
    width: 57ch;
  }
  .xms-v1-theme .dxp-md-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .xms-v1-theme .dxp-md-length-58 {
    width: 58ch;
  }
  .xms-v1-theme .dxp-md-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .xms-v1-theme .dxp-md-length-59 {
    width: 59ch;
  }
  .xms-v1-theme .dxp-md-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .xms-v1-theme .dxp-md-length-60 {
    width: 60ch;
  }
  .xms-v1-theme .dxp-md-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .xms-v1-theme .dxp-md-length-61 {
    width: 61ch;
  }
  .xms-v1-theme .dxp-md-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .xms-v1-theme .dxp-md-length-62 {
    width: 62ch;
  }
  .xms-v1-theme .dxp-md-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .xms-v1-theme .dxp-md-length-63 {
    width: 63ch;
  }
  .xms-v1-theme .dxp-md-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .xms-v1-theme .dxp-md-length-64 {
    width: 64ch;
  }
  .xms-v1-theme .dxp-md-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .xms-v1-theme .dxp-md-length-65 {
    width: 65ch;
  }
  .xms-v1-theme .dxp-md-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .xms-v1-theme .dxp-md-length-66 {
    width: 66ch;
  }
  .xms-v1-theme .dxp-md-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .xms-v1-theme .dxp-md-length-67 {
    width: 67ch;
  }
  .xms-v1-theme .dxp-md-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .xms-v1-theme .dxp-md-length-68 {
    width: 68ch;
  }
  .xms-v1-theme .dxp-md-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .xms-v1-theme .dxp-md-length-69 {
    width: 69ch;
  }
  .xms-v1-theme .dxp-md-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .xms-v1-theme .dxp-md-length-70 {
    width: 70ch;
  }
  .xms-v1-theme .dxp-md-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .xms-v1-theme .dxp-md-length-71 {
    width: 71ch;
  }
  .xms-v1-theme .dxp-md-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .xms-v1-theme .dxp-md-length-72 {
    width: 72ch;
  }
  .xms-v1-theme .dxp-md-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .xms-v1-theme .dxp-md-length-73 {
    width: 73ch;
  }
  .xms-v1-theme .dxp-md-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .xms-v1-theme .dxp-md-length-74 {
    width: 74ch;
  }
  .xms-v1-theme .dxp-md-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .xms-v1-theme .dxp-md-length-75 {
    width: 75ch;
  }
  .xms-v1-theme .dxp-md-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .xms-v1-theme .dxp-md-length-76 {
    width: 76ch;
  }
  .xms-v1-theme .dxp-md-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .xms-v1-theme .dxp-md-length-77 {
    width: 77ch;
  }
  .xms-v1-theme .dxp-md-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .xms-v1-theme .dxp-md-length-78 {
    width: 78ch;
  }
  .xms-v1-theme .dxp-md-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .xms-v1-theme .dxp-md-length-79 {
    width: 79ch;
  }
  .xms-v1-theme .dxp-md-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .xms-v1-theme .dxp-md-length-80 {
    width: 80ch;
  }
  .xms-v1-theme .dxp-md-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .xms-v1-theme .dxp-md-length-81 {
    width: 81ch;
  }
  .xms-v1-theme .dxp-md-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .xms-v1-theme .dxp-md-length-82 {
    width: 82ch;
  }
  .xms-v1-theme .dxp-md-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .xms-v1-theme .dxp-md-length-83 {
    width: 83ch;
  }
  .xms-v1-theme .dxp-md-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .xms-v1-theme .dxp-md-length-84 {
    width: 84ch;
  }
  .xms-v1-theme .dxp-md-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .xms-v1-theme .dxp-md-length-85 {
    width: 85ch;
  }
  .xms-v1-theme .dxp-md-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .xms-v1-theme .dxp-md-length-86 {
    width: 86ch;
  }
  .xms-v1-theme .dxp-md-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .xms-v1-theme .dxp-md-length-87 {
    width: 87ch;
  }
  .xms-v1-theme .dxp-md-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .xms-v1-theme .dxp-md-length-88 {
    width: 88ch;
  }
  .xms-v1-theme .dxp-md-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .xms-v1-theme .dxp-md-length-89 {
    width: 89ch;
  }
  .xms-v1-theme .dxp-md-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .xms-v1-theme .dxp-md-length-90 {
    width: 90ch;
  }
  .xms-v1-theme .dxp-md-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .xms-v1-theme .dxp-md-length-91 {
    width: 91ch;
  }
  .xms-v1-theme .dxp-md-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .xms-v1-theme .dxp-md-length-92 {
    width: 92ch;
  }
  .xms-v1-theme .dxp-md-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .xms-v1-theme .dxp-md-length-93 {
    width: 93ch;
  }
  .xms-v1-theme .dxp-md-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .xms-v1-theme .dxp-md-length-94 {
    width: 94ch;
  }
  .xms-v1-theme .dxp-md-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .xms-v1-theme .dxp-md-length-95 {
    width: 95ch;
  }
  .xms-v1-theme .dxp-md-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .xms-v1-theme .dxp-md-length-96 {
    width: 96ch;
  }
  .xms-v1-theme .dxp-md-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .xms-v1-theme .dxp-md-length-97 {
    width: 97ch;
  }
  .xms-v1-theme .dxp-md-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .xms-v1-theme .dxp-md-length-98 {
    width: 98ch;
  }
  .xms-v1-theme .dxp-md-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .xms-v1-theme .dxp-md-length-99 {
    width: 99ch;
  }
  .xms-v1-theme .dxp-md-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .xms-v1-theme .dxp-md-length-100 {
    width: 100ch;
  }
  .xms-v1-theme .dxp-md-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .xms-v1-theme .dxp-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-md-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .xms-v1-theme .dxp-md-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-md-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-1 div {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-md-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .xms-v1-theme .dxp-md-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-md-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-2 div {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-md-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .xms-v1-theme .dxp-md-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-md-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-3 div {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-md-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .xms-v1-theme .dxp-md-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-md-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-4 div {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-md-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .xms-v1-theme .dxp-md-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-md-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-5 div {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-md-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .xms-v1-theme .dxp-md-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-md-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-6 div {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-md-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .xms-v1-theme .dxp-md-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-md-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-7 div {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-md-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .xms-v1-theme .dxp-md-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-md-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-8 div {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-md-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .xms-v1-theme .dxp-md-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-md-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-9 div {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-md-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .xms-v1-theme .dxp-md-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-md-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-10 div {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-md-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .xms-v1-theme .dxp-md-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-md-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-11 div {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-md-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .xms-v1-theme .dxp-md-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-md-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-12 div {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-md-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .xms-v1-theme .dxp-md-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-md-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-13 div {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-md-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .xms-v1-theme .dxp-md-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-md-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-14 div {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-md-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .xms-v1-theme .dxp-md-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-md-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-15 div {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-md-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .xms-v1-theme .dxp-md-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-md-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-16 div {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-md-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .xms-v1-theme .dxp-md-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-md-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-17 div {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-md-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .xms-v1-theme .dxp-md-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-md-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-18 div {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-md-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .xms-v1-theme .dxp-md-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-md-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-19 div {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-md-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .xms-v1-theme .dxp-md-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-md-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-20 div {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-md-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .xms-v1-theme .dxp-md-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-md-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-21 div {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-md-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .xms-v1-theme .dxp-md-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-md-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-22 div {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-md-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .xms-v1-theme .dxp-md-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-md-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-23 div {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-md-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .xms-v1-theme .dxp-md-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-md-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-24 div {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-md-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-md-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-md-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-25 div {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-md-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .xms-v1-theme .dxp-md-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-md-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-26 div {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-md-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .xms-v1-theme .dxp-md-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-md-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-27 div {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-md-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .xms-v1-theme .dxp-md-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-md-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-28 div {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-md-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .xms-v1-theme .dxp-md-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-md-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-29 div {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-md-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .xms-v1-theme .dxp-md-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-md-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-30 div {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-md-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .xms-v1-theme .dxp-md-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-md-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-31 div {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-md-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .xms-v1-theme .dxp-md-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-md-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-32 div {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-md-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .xms-v1-theme .dxp-md-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-md-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-33 div {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-md-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .xms-v1-theme .dxp-md-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-md-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-34 div {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-md-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .xms-v1-theme .dxp-md-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-md-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-35 div {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-md-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .xms-v1-theme .dxp-md-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-md-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-36 div {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-md-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .xms-v1-theme .dxp-md-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-md-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-37 div {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-md-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .xms-v1-theme .dxp-md-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-md-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-38 div {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-md-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .xms-v1-theme .dxp-md-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-md-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-39 div {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-md-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .xms-v1-theme .dxp-md-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-md-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-40 div {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-md-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .xms-v1-theme .dxp-md-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-md-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-41 div {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-md-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .xms-v1-theme .dxp-md-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-md-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-42 div {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-md-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .xms-v1-theme .dxp-md-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-md-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-43 div {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-md-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .xms-v1-theme .dxp-md-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-md-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-44 div {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-md-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .xms-v1-theme .dxp-md-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-md-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-45 div {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-md-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .xms-v1-theme .dxp-md-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-md-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-46 div {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-md-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .xms-v1-theme .dxp-md-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-md-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-47 div {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-md-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .xms-v1-theme .dxp-md-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-md-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-48 div {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-md-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .xms-v1-theme .dxp-md-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-md-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-49 div {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-md-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-md-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-md-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-50 div {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-md-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .xms-v1-theme .dxp-md-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-md-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-51 div {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-md-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .xms-v1-theme .dxp-md-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-md-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-52 div {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-md-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .xms-v1-theme .dxp-md-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-md-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-53 div {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-md-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .xms-v1-theme .dxp-md-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-md-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-54 div {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-md-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .xms-v1-theme .dxp-md-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-md-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-55 div {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-md-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .xms-v1-theme .dxp-md-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-md-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-56 div {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-md-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .xms-v1-theme .dxp-md-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-md-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-57 div {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-md-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .xms-v1-theme .dxp-md-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-md-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-58 div {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-md-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .xms-v1-theme .dxp-md-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-md-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-59 div {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-md-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .xms-v1-theme .dxp-md-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-md-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-60 div {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-md-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .xms-v1-theme .dxp-md-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-md-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-61 div {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-md-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .xms-v1-theme .dxp-md-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-md-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-62 div {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-md-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .xms-v1-theme .dxp-md-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-md-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-63 div {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-md-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .xms-v1-theme .dxp-md-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-md-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-64 div {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-md-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .xms-v1-theme .dxp-md-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-md-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-65 div {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-md-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .xms-v1-theme .dxp-md-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-md-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-66 div {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-md-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .xms-v1-theme .dxp-md-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-md-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-67 div {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-md-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .xms-v1-theme .dxp-md-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-md-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-68 div {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-md-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .xms-v1-theme .dxp-md-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-md-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-69 div {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-md-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .xms-v1-theme .dxp-md-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-md-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-70 div {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-md-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .xms-v1-theme .dxp-md-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-md-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-71 div {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-md-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .xms-v1-theme .dxp-md-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-md-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-72 div {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-md-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .xms-v1-theme .dxp-md-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-md-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-73 div {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-md-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .xms-v1-theme .dxp-md-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-md-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-74 div {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-md-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-md-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-md-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-75 div {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-md-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .xms-v1-theme .dxp-md-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-md-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-76 div {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-md-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .xms-v1-theme .dxp-md-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-md-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-77 div {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-md-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .xms-v1-theme .dxp-md-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-md-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-78 div {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-md-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .xms-v1-theme .dxp-md-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-md-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-79 div {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-md-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .xms-v1-theme .dxp-md-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-md-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-80 div {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-md-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .xms-v1-theme .dxp-md-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-md-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-81 div {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-md-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .xms-v1-theme .dxp-md-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-md-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-82 div {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-md-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .xms-v1-theme .dxp-md-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-md-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-83 div {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-md-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .xms-v1-theme .dxp-md-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-md-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-84 div {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-md-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .xms-v1-theme .dxp-md-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-md-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-85 div {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-md-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .xms-v1-theme .dxp-md-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-md-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-86 div {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-md-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .xms-v1-theme .dxp-md-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-md-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-87 div {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-md-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .xms-v1-theme .dxp-md-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-md-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-88 div {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-md-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .xms-v1-theme .dxp-md-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-md-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-89 div {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-md-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .xms-v1-theme .dxp-md-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-md-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-90 div {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-md-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .xms-v1-theme .dxp-md-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-md-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-91 div {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-md-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .xms-v1-theme .dxp-md-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-md-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-92 div {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-md-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .xms-v1-theme .dxp-md-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-md-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-93 div {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-md-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .xms-v1-theme .dxp-md-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-md-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-94 div {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-md-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .xms-v1-theme .dxp-md-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-md-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-95 div {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-md-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .xms-v1-theme .dxp-md-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-md-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-96 div {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-md-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .xms-v1-theme .dxp-md-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-md-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-97 div {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-md-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .xms-v1-theme .dxp-md-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-md-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-98 div {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-md-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .xms-v1-theme .dxp-md-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-md-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-99 div {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-md-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-md-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-md-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-md-max-length-100 div {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-md-icon-width-1 img {
    width: 1px;
  }
  .xms-v1-theme .dxp-md-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .xms-v1-theme .dxp-md-icon-width-2 img {
    width: 2px;
  }
  .xms-v1-theme .dxp-md-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .xms-v1-theme .dxp-md-icon-width-3 img {
    width: 3px;
  }
  .xms-v1-theme .dxp-md-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .xms-v1-theme .dxp-md-icon-width-4 img {
    width: 4px;
  }
  .xms-v1-theme .dxp-md-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .xms-v1-theme .dxp-md-icon-width-5 img {
    width: 5px;
  }
  .xms-v1-theme .dxp-md-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .xms-v1-theme .dxp-md-icon-width-6 img {
    width: 6px;
  }
  .xms-v1-theme .dxp-md-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .xms-v1-theme .dxp-md-icon-width-7 img {
    width: 7px;
  }
  .xms-v1-theme .dxp-md-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .xms-v1-theme .dxp-md-icon-width-8 img {
    width: 8px;
  }
  .xms-v1-theme .dxp-md-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .xms-v1-theme .dxp-md-icon-width-9 img {
    width: 9px;
  }
  .xms-v1-theme .dxp-md-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .xms-v1-theme .dxp-md-icon-width-10 img {
    width: 10px;
  }
  .xms-v1-theme .dxp-md-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .xms-v1-theme .dxp-md-icon-width-11 img {
    width: 11px;
  }
  .xms-v1-theme .dxp-md-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .xms-v1-theme .dxp-md-icon-width-12 img {
    width: 12px;
  }
  .xms-v1-theme .dxp-md-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .xms-v1-theme .dxp-md-icon-width-13 img {
    width: 13px;
  }
  .xms-v1-theme .dxp-md-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .xms-v1-theme .dxp-md-icon-width-14 img {
    width: 14px;
  }
  .xms-v1-theme .dxp-md-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .xms-v1-theme .dxp-md-icon-width-15 img {
    width: 15px;
  }
  .xms-v1-theme .dxp-md-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .xms-v1-theme .dxp-md-icon-width-16 img {
    width: 16px;
  }
  .xms-v1-theme .dxp-md-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .xms-v1-theme .dxp-md-icon-width-17 img {
    width: 17px;
  }
  .xms-v1-theme .dxp-md-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .xms-v1-theme .dxp-md-icon-width-18 img {
    width: 18px;
  }
  .xms-v1-theme .dxp-md-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .xms-v1-theme .dxp-md-icon-width-19 img {
    width: 19px;
  }
  .xms-v1-theme .dxp-md-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .xms-v1-theme .dxp-md-icon-width-20 img {
    width: 20px;
  }
  .xms-v1-theme .dxp-md-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .xms-v1-theme .dxp-md-icon-width-21 img {
    width: 21px;
  }
  .xms-v1-theme .dxp-md-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .xms-v1-theme .dxp-md-icon-width-22 img {
    width: 22px;
  }
  .xms-v1-theme .dxp-md-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .xms-v1-theme .dxp-md-icon-width-23 img {
    width: 23px;
  }
  .xms-v1-theme .dxp-md-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .xms-v1-theme .dxp-md-icon-width-24 img {
    width: 24px;
  }
  .xms-v1-theme .dxp-md-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .xms-v1-theme .dxp-md-icon-width-25 img {
    width: 25px;
  }
  .xms-v1-theme .dxp-md-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .xms-v1-theme .dxp-md-icon-width-26 img {
    width: 26px;
  }
  .xms-v1-theme .dxp-md-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .xms-v1-theme .dxp-md-icon-width-27 img {
    width: 27px;
  }
  .xms-v1-theme .dxp-md-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .xms-v1-theme .dxp-md-icon-width-28 img {
    width: 28px;
  }
  .xms-v1-theme .dxp-md-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .xms-v1-theme .dxp-md-icon-width-29 img {
    width: 29px;
  }
  .xms-v1-theme .dxp-md-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .xms-v1-theme .dxp-md-icon-width-30 img {
    width: 30px;
  }
  .xms-v1-theme .dxp-md-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .xms-v1-theme .dxp-md-icon-width-31 img {
    width: 31px;
  }
  .xms-v1-theme .dxp-md-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .xms-v1-theme .dxp-md-icon-width-32 img {
    width: 32px;
  }
  .xms-v1-theme .dxp-md-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .xms-v1-theme .dxp-md-icon-width-33 img {
    width: 33px;
  }
  .xms-v1-theme .dxp-md-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .xms-v1-theme .dxp-md-icon-width-34 img {
    width: 34px;
  }
  .xms-v1-theme .dxp-md-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .xms-v1-theme .dxp-md-icon-width-35 img {
    width: 35px;
  }
  .xms-v1-theme .dxp-md-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .xms-v1-theme .dxp-md-icon-width-36 img {
    width: 36px;
  }
  .xms-v1-theme .dxp-md-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .xms-v1-theme .dxp-md-icon-width-37 img {
    width: 37px;
  }
  .xms-v1-theme .dxp-md-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .xms-v1-theme .dxp-md-icon-width-38 img {
    width: 38px;
  }
  .xms-v1-theme .dxp-md-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .xms-v1-theme .dxp-md-icon-width-39 img {
    width: 39px;
  }
  .xms-v1-theme .dxp-md-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .xms-v1-theme .dxp-md-icon-width-40 img {
    width: 40px;
  }
  .xms-v1-theme .dxp-md-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .xms-v1-theme .dxp-md-icon-width-41 img {
    width: 41px;
  }
  .xms-v1-theme .dxp-md-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .xms-v1-theme .dxp-md-icon-width-42 img {
    width: 42px;
  }
  .xms-v1-theme .dxp-md-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .xms-v1-theme .dxp-md-icon-width-43 img {
    width: 43px;
  }
  .xms-v1-theme .dxp-md-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .xms-v1-theme .dxp-md-icon-width-44 img {
    width: 44px;
  }
  .xms-v1-theme .dxp-md-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .xms-v1-theme .dxp-md-icon-width-45 img {
    width: 45px;
  }
  .xms-v1-theme .dxp-md-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .xms-v1-theme .dxp-md-icon-width-46 img {
    width: 46px;
  }
  .xms-v1-theme .dxp-md-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .xms-v1-theme .dxp-md-icon-width-47 img {
    width: 47px;
  }
  .xms-v1-theme .dxp-md-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .xms-v1-theme .dxp-md-icon-width-48 img {
    width: 48px;
  }
  .xms-v1-theme .dxp-md-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .xms-v1-theme .dxp-md-icon-width-49 img {
    width: 49px;
  }
  .xms-v1-theme .dxp-md-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .xms-v1-theme .dxp-md-icon-width-50 img {
    width: 50px;
  }
  .xms-v1-theme .dxp-md-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .xms-v1-theme .dxp-md-icon-width-51 img {
    width: 51px;
  }
  .xms-v1-theme .dxp-md-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .xms-v1-theme .dxp-md-icon-width-52 img {
    width: 52px;
  }
  .xms-v1-theme .dxp-md-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .xms-v1-theme .dxp-md-icon-width-53 img {
    width: 53px;
  }
  .xms-v1-theme .dxp-md-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .xms-v1-theme .dxp-md-icon-width-54 img {
    width: 54px;
  }
  .xms-v1-theme .dxp-md-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .xms-v1-theme .dxp-md-icon-width-55 img {
    width: 55px;
  }
  .xms-v1-theme .dxp-md-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .xms-v1-theme .dxp-md-icon-width-56 img {
    width: 56px;
  }
  .xms-v1-theme .dxp-md-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .xms-v1-theme .dxp-md-icon-width-57 img {
    width: 57px;
  }
  .xms-v1-theme .dxp-md-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .xms-v1-theme .dxp-md-icon-width-58 img {
    width: 58px;
  }
  .xms-v1-theme .dxp-md-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .xms-v1-theme .dxp-md-icon-width-59 img {
    width: 59px;
  }
  .xms-v1-theme .dxp-md-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .xms-v1-theme .dxp-md-icon-width-60 img {
    width: 60px;
  }
  .xms-v1-theme .dxp-md-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .xms-v1-theme .dxp-md-icon-width-61 img {
    width: 61px;
  }
  .xms-v1-theme .dxp-md-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .xms-v1-theme .dxp-md-icon-width-62 img {
    width: 62px;
  }
  .xms-v1-theme .dxp-md-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .xms-v1-theme .dxp-md-icon-width-63 img {
    width: 63px;
  }
  .xms-v1-theme .dxp-md-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .xms-v1-theme .dxp-md-icon-width-64 img {
    width: 64px;
  }
  .xms-v1-theme .dxp-md-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .xms-v1-theme .dxp-md-icon-width-65 img {
    width: 65px;
  }
  .xms-v1-theme .dxp-md-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .xms-v1-theme .dxp-md-icon-width-66 img {
    width: 66px;
  }
  .xms-v1-theme .dxp-md-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .xms-v1-theme .dxp-md-icon-width-67 img {
    width: 67px;
  }
  .xms-v1-theme .dxp-md-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .xms-v1-theme .dxp-md-icon-width-68 img {
    width: 68px;
  }
  .xms-v1-theme .dxp-md-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .xms-v1-theme .dxp-md-icon-width-69 img {
    width: 69px;
  }
  .xms-v1-theme .dxp-md-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .xms-v1-theme .dxp-md-icon-width-70 img {
    width: 70px;
  }
  .xms-v1-theme .dxp-md-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .xms-v1-theme .dxp-md-icon-width-71 img {
    width: 71px;
  }
  .xms-v1-theme .dxp-md-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .xms-v1-theme .dxp-md-icon-width-72 img {
    width: 72px;
  }
  .xms-v1-theme .dxp-md-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .xms-v1-theme .dxp-md-icon-width-73 img {
    width: 73px;
  }
  .xms-v1-theme .dxp-md-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .xms-v1-theme .dxp-md-icon-width-74 img {
    width: 74px;
  }
  .xms-v1-theme .dxp-md-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .xms-v1-theme .dxp-md-icon-width-75 img {
    width: 75px;
  }
  .xms-v1-theme .dxp-md-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .xms-v1-theme .dxp-md-icon-width-76 img {
    width: 76px;
  }
  .xms-v1-theme .dxp-md-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .xms-v1-theme .dxp-md-icon-width-77 img {
    width: 77px;
  }
  .xms-v1-theme .dxp-md-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .xms-v1-theme .dxp-md-icon-width-78 img {
    width: 78px;
  }
  .xms-v1-theme .dxp-md-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .xms-v1-theme .dxp-md-icon-width-79 img {
    width: 79px;
  }
  .xms-v1-theme .dxp-md-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .xms-v1-theme .dxp-md-icon-width-80 img {
    width: 80px;
  }
  .xms-v1-theme .dxp-md-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .xms-v1-theme .dxp-md-icon-width-81 img {
    width: 81px;
  }
  .xms-v1-theme .dxp-md-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .xms-v1-theme .dxp-md-icon-width-82 img {
    width: 82px;
  }
  .xms-v1-theme .dxp-md-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .xms-v1-theme .dxp-md-icon-width-83 img {
    width: 83px;
  }
  .xms-v1-theme .dxp-md-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .xms-v1-theme .dxp-md-icon-width-84 img {
    width: 84px;
  }
  .xms-v1-theme .dxp-md-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .xms-v1-theme .dxp-md-icon-width-85 img {
    width: 85px;
  }
  .xms-v1-theme .dxp-md-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .xms-v1-theme .dxp-md-icon-width-86 img {
    width: 86px;
  }
  .xms-v1-theme .dxp-md-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .xms-v1-theme .dxp-md-icon-width-87 img {
    width: 87px;
  }
  .xms-v1-theme .dxp-md-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .xms-v1-theme .dxp-md-icon-width-88 img {
    width: 88px;
  }
  .xms-v1-theme .dxp-md-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .xms-v1-theme .dxp-md-icon-width-89 img {
    width: 89px;
  }
  .xms-v1-theme .dxp-md-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .xms-v1-theme .dxp-md-icon-width-90 img {
    width: 90px;
  }
  .xms-v1-theme .dxp-md-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .xms-v1-theme .dxp-md-icon-width-91 img {
    width: 91px;
  }
  .xms-v1-theme .dxp-md-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .xms-v1-theme .dxp-md-icon-width-92 img {
    width: 92px;
  }
  .xms-v1-theme .dxp-md-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .xms-v1-theme .dxp-md-icon-width-93 img {
    width: 93px;
  }
  .xms-v1-theme .dxp-md-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .xms-v1-theme .dxp-md-icon-width-94 img {
    width: 94px;
  }
  .xms-v1-theme .dxp-md-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .xms-v1-theme .dxp-md-icon-width-95 img {
    width: 95px;
  }
  .xms-v1-theme .dxp-md-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .xms-v1-theme .dxp-md-icon-width-96 img {
    width: 96px;
  }
  .xms-v1-theme .dxp-md-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .xms-v1-theme .dxp-md-icon-width-97 img {
    width: 97px;
  }
  .xms-v1-theme .dxp-md-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .xms-v1-theme .dxp-md-icon-width-98 img {
    width: 98px;
  }
  .xms-v1-theme .dxp-md-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .xms-v1-theme .dxp-md-icon-width-99 img {
    width: 99px;
  }
  .xms-v1-theme .dxp-md-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .xms-v1-theme .dxp-md-icon-width-100 img {
    width: 100px;
  }
  .xms-v1-theme .dxp-md-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-length-1 {
    width: 1ch;
  }
  .xms-v1-theme .dxp-xl-length-1 .dxp-control > .mat-form-field {
    width: 1ch;
  }
  .xms-v1-theme .dxp-xl-length-2 {
    width: 2ch;
  }
  .xms-v1-theme .dxp-xl-length-2 .dxp-control > .mat-form-field {
    width: 2ch;
  }
  .xms-v1-theme .dxp-xl-length-3 {
    width: 3ch;
  }
  .xms-v1-theme .dxp-xl-length-3 .dxp-control > .mat-form-field {
    width: 3ch;
  }
  .xms-v1-theme .dxp-xl-length-4 {
    width: 4ch;
  }
  .xms-v1-theme .dxp-xl-length-4 .dxp-control > .mat-form-field {
    width: 4ch;
  }
  .xms-v1-theme .dxp-xl-length-5 {
    width: 5ch;
  }
  .xms-v1-theme .dxp-xl-length-5 .dxp-control > .mat-form-field {
    width: 5ch;
  }
  .xms-v1-theme .dxp-xl-length-6 {
    width: 6ch;
  }
  .xms-v1-theme .dxp-xl-length-6 .dxp-control > .mat-form-field {
    width: 6ch;
  }
  .xms-v1-theme .dxp-xl-length-7 {
    width: 7ch;
  }
  .xms-v1-theme .dxp-xl-length-7 .dxp-control > .mat-form-field {
    width: 7ch;
  }
  .xms-v1-theme .dxp-xl-length-8 {
    width: 8ch;
  }
  .xms-v1-theme .dxp-xl-length-8 .dxp-control > .mat-form-field {
    width: 8ch;
  }
  .xms-v1-theme .dxp-xl-length-9 {
    width: 9ch;
  }
  .xms-v1-theme .dxp-xl-length-9 .dxp-control > .mat-form-field {
    width: 9ch;
  }
  .xms-v1-theme .dxp-xl-length-10 {
    width: 10ch;
  }
  .xms-v1-theme .dxp-xl-length-10 .dxp-control > .mat-form-field {
    width: 10ch;
  }
  .xms-v1-theme .dxp-xl-length-11 {
    width: 11ch;
  }
  .xms-v1-theme .dxp-xl-length-11 .dxp-control > .mat-form-field {
    width: 11ch;
  }
  .xms-v1-theme .dxp-xl-length-12 {
    width: 12ch;
  }
  .xms-v1-theme .dxp-xl-length-12 .dxp-control > .mat-form-field {
    width: 12ch;
  }
  .xms-v1-theme .dxp-xl-length-13 {
    width: 13ch;
  }
  .xms-v1-theme .dxp-xl-length-13 .dxp-control > .mat-form-field {
    width: 13ch;
  }
  .xms-v1-theme .dxp-xl-length-14 {
    width: 14ch;
  }
  .xms-v1-theme .dxp-xl-length-14 .dxp-control > .mat-form-field {
    width: 14ch;
  }
  .xms-v1-theme .dxp-xl-length-15 {
    width: 15ch;
  }
  .xms-v1-theme .dxp-xl-length-15 .dxp-control > .mat-form-field {
    width: 15ch;
  }
  .xms-v1-theme .dxp-xl-length-16 {
    width: 16ch;
  }
  .xms-v1-theme .dxp-xl-length-16 .dxp-control > .mat-form-field {
    width: 16ch;
  }
  .xms-v1-theme .dxp-xl-length-17 {
    width: 17ch;
  }
  .xms-v1-theme .dxp-xl-length-17 .dxp-control > .mat-form-field {
    width: 17ch;
  }
  .xms-v1-theme .dxp-xl-length-18 {
    width: 18ch;
  }
  .xms-v1-theme .dxp-xl-length-18 .dxp-control > .mat-form-field {
    width: 18ch;
  }
  .xms-v1-theme .dxp-xl-length-19 {
    width: 19ch;
  }
  .xms-v1-theme .dxp-xl-length-19 .dxp-control > .mat-form-field {
    width: 19ch;
  }
  .xms-v1-theme .dxp-xl-length-20 {
    width: 20ch;
  }
  .xms-v1-theme .dxp-xl-length-20 .dxp-control > .mat-form-field {
    width: 20ch;
  }
  .xms-v1-theme .dxp-xl-length-21 {
    width: 21ch;
  }
  .xms-v1-theme .dxp-xl-length-21 .dxp-control > .mat-form-field {
    width: 21ch;
  }
  .xms-v1-theme .dxp-xl-length-22 {
    width: 22ch;
  }
  .xms-v1-theme .dxp-xl-length-22 .dxp-control > .mat-form-field {
    width: 22ch;
  }
  .xms-v1-theme .dxp-xl-length-23 {
    width: 23ch;
  }
  .xms-v1-theme .dxp-xl-length-23 .dxp-control > .mat-form-field {
    width: 23ch;
  }
  .xms-v1-theme .dxp-xl-length-24 {
    width: 24ch;
  }
  .xms-v1-theme .dxp-xl-length-24 .dxp-control > .mat-form-field {
    width: 24ch;
  }
  .xms-v1-theme .dxp-xl-length-25 {
    width: 25ch;
  }
  .xms-v1-theme .dxp-xl-length-25 .dxp-control > .mat-form-field {
    width: 25ch;
  }
  .xms-v1-theme .dxp-xl-length-26 {
    width: 26ch;
  }
  .xms-v1-theme .dxp-xl-length-26 .dxp-control > .mat-form-field {
    width: 26ch;
  }
  .xms-v1-theme .dxp-xl-length-27 {
    width: 27ch;
  }
  .xms-v1-theme .dxp-xl-length-27 .dxp-control > .mat-form-field {
    width: 27ch;
  }
  .xms-v1-theme .dxp-xl-length-28 {
    width: 28ch;
  }
  .xms-v1-theme .dxp-xl-length-28 .dxp-control > .mat-form-field {
    width: 28ch;
  }
  .xms-v1-theme .dxp-xl-length-29 {
    width: 29ch;
  }
  .xms-v1-theme .dxp-xl-length-29 .dxp-control > .mat-form-field {
    width: 29ch;
  }
  .xms-v1-theme .dxp-xl-length-30 {
    width: 30ch;
  }
  .xms-v1-theme .dxp-xl-length-30 .dxp-control > .mat-form-field {
    width: 30ch;
  }
  .xms-v1-theme .dxp-xl-length-31 {
    width: 31ch;
  }
  .xms-v1-theme .dxp-xl-length-31 .dxp-control > .mat-form-field {
    width: 31ch;
  }
  .xms-v1-theme .dxp-xl-length-32 {
    width: 32ch;
  }
  .xms-v1-theme .dxp-xl-length-32 .dxp-control > .mat-form-field {
    width: 32ch;
  }
  .xms-v1-theme .dxp-xl-length-33 {
    width: 33ch;
  }
  .xms-v1-theme .dxp-xl-length-33 .dxp-control > .mat-form-field {
    width: 33ch;
  }
  .xms-v1-theme .dxp-xl-length-34 {
    width: 34ch;
  }
  .xms-v1-theme .dxp-xl-length-34 .dxp-control > .mat-form-field {
    width: 34ch;
  }
  .xms-v1-theme .dxp-xl-length-35 {
    width: 35ch;
  }
  .xms-v1-theme .dxp-xl-length-35 .dxp-control > .mat-form-field {
    width: 35ch;
  }
  .xms-v1-theme .dxp-xl-length-36 {
    width: 36ch;
  }
  .xms-v1-theme .dxp-xl-length-36 .dxp-control > .mat-form-field {
    width: 36ch;
  }
  .xms-v1-theme .dxp-xl-length-37 {
    width: 37ch;
  }
  .xms-v1-theme .dxp-xl-length-37 .dxp-control > .mat-form-field {
    width: 37ch;
  }
  .xms-v1-theme .dxp-xl-length-38 {
    width: 38ch;
  }
  .xms-v1-theme .dxp-xl-length-38 .dxp-control > .mat-form-field {
    width: 38ch;
  }
  .xms-v1-theme .dxp-xl-length-39 {
    width: 39ch;
  }
  .xms-v1-theme .dxp-xl-length-39 .dxp-control > .mat-form-field {
    width: 39ch;
  }
  .xms-v1-theme .dxp-xl-length-40 {
    width: 40ch;
  }
  .xms-v1-theme .dxp-xl-length-40 .dxp-control > .mat-form-field {
    width: 40ch;
  }
  .xms-v1-theme .dxp-xl-length-41 {
    width: 41ch;
  }
  .xms-v1-theme .dxp-xl-length-41 .dxp-control > .mat-form-field {
    width: 41ch;
  }
  .xms-v1-theme .dxp-xl-length-42 {
    width: 42ch;
  }
  .xms-v1-theme .dxp-xl-length-42 .dxp-control > .mat-form-field {
    width: 42ch;
  }
  .xms-v1-theme .dxp-xl-length-43 {
    width: 43ch;
  }
  .xms-v1-theme .dxp-xl-length-43 .dxp-control > .mat-form-field {
    width: 43ch;
  }
  .xms-v1-theme .dxp-xl-length-44 {
    width: 44ch;
  }
  .xms-v1-theme .dxp-xl-length-44 .dxp-control > .mat-form-field {
    width: 44ch;
  }
  .xms-v1-theme .dxp-xl-length-45 {
    width: 45ch;
  }
  .xms-v1-theme .dxp-xl-length-45 .dxp-control > .mat-form-field {
    width: 45ch;
  }
  .xms-v1-theme .dxp-xl-length-46 {
    width: 46ch;
  }
  .xms-v1-theme .dxp-xl-length-46 .dxp-control > .mat-form-field {
    width: 46ch;
  }
  .xms-v1-theme .dxp-xl-length-47 {
    width: 47ch;
  }
  .xms-v1-theme .dxp-xl-length-47 .dxp-control > .mat-form-field {
    width: 47ch;
  }
  .xms-v1-theme .dxp-xl-length-48 {
    width: 48ch;
  }
  .xms-v1-theme .dxp-xl-length-48 .dxp-control > .mat-form-field {
    width: 48ch;
  }
  .xms-v1-theme .dxp-xl-length-49 {
    width: 49ch;
  }
  .xms-v1-theme .dxp-xl-length-49 .dxp-control > .mat-form-field {
    width: 49ch;
  }
  .xms-v1-theme .dxp-xl-length-50 {
    width: 50ch;
  }
  .xms-v1-theme .dxp-xl-length-50 .dxp-control > .mat-form-field {
    width: 50ch;
  }
  .xms-v1-theme .dxp-xl-length-51 {
    width: 51ch;
  }
  .xms-v1-theme .dxp-xl-length-51 .dxp-control > .mat-form-field {
    width: 51ch;
  }
  .xms-v1-theme .dxp-xl-length-52 {
    width: 52ch;
  }
  .xms-v1-theme .dxp-xl-length-52 .dxp-control > .mat-form-field {
    width: 52ch;
  }
  .xms-v1-theme .dxp-xl-length-53 {
    width: 53ch;
  }
  .xms-v1-theme .dxp-xl-length-53 .dxp-control > .mat-form-field {
    width: 53ch;
  }
  .xms-v1-theme .dxp-xl-length-54 {
    width: 54ch;
  }
  .xms-v1-theme .dxp-xl-length-54 .dxp-control > .mat-form-field {
    width: 54ch;
  }
  .xms-v1-theme .dxp-xl-length-55 {
    width: 55ch;
  }
  .xms-v1-theme .dxp-xl-length-55 .dxp-control > .mat-form-field {
    width: 55ch;
  }
  .xms-v1-theme .dxp-xl-length-56 {
    width: 56ch;
  }
  .xms-v1-theme .dxp-xl-length-56 .dxp-control > .mat-form-field {
    width: 56ch;
  }
  .xms-v1-theme .dxp-xl-length-57 {
    width: 57ch;
  }
  .xms-v1-theme .dxp-xl-length-57 .dxp-control > .mat-form-field {
    width: 57ch;
  }
  .xms-v1-theme .dxp-xl-length-58 {
    width: 58ch;
  }
  .xms-v1-theme .dxp-xl-length-58 .dxp-control > .mat-form-field {
    width: 58ch;
  }
  .xms-v1-theme .dxp-xl-length-59 {
    width: 59ch;
  }
  .xms-v1-theme .dxp-xl-length-59 .dxp-control > .mat-form-field {
    width: 59ch;
  }
  .xms-v1-theme .dxp-xl-length-60 {
    width: 60ch;
  }
  .xms-v1-theme .dxp-xl-length-60 .dxp-control > .mat-form-field {
    width: 60ch;
  }
  .xms-v1-theme .dxp-xl-length-61 {
    width: 61ch;
  }
  .xms-v1-theme .dxp-xl-length-61 .dxp-control > .mat-form-field {
    width: 61ch;
  }
  .xms-v1-theme .dxp-xl-length-62 {
    width: 62ch;
  }
  .xms-v1-theme .dxp-xl-length-62 .dxp-control > .mat-form-field {
    width: 62ch;
  }
  .xms-v1-theme .dxp-xl-length-63 {
    width: 63ch;
  }
  .xms-v1-theme .dxp-xl-length-63 .dxp-control > .mat-form-field {
    width: 63ch;
  }
  .xms-v1-theme .dxp-xl-length-64 {
    width: 64ch;
  }
  .xms-v1-theme .dxp-xl-length-64 .dxp-control > .mat-form-field {
    width: 64ch;
  }
  .xms-v1-theme .dxp-xl-length-65 {
    width: 65ch;
  }
  .xms-v1-theme .dxp-xl-length-65 .dxp-control > .mat-form-field {
    width: 65ch;
  }
  .xms-v1-theme .dxp-xl-length-66 {
    width: 66ch;
  }
  .xms-v1-theme .dxp-xl-length-66 .dxp-control > .mat-form-field {
    width: 66ch;
  }
  .xms-v1-theme .dxp-xl-length-67 {
    width: 67ch;
  }
  .xms-v1-theme .dxp-xl-length-67 .dxp-control > .mat-form-field {
    width: 67ch;
  }
  .xms-v1-theme .dxp-xl-length-68 {
    width: 68ch;
  }
  .xms-v1-theme .dxp-xl-length-68 .dxp-control > .mat-form-field {
    width: 68ch;
  }
  .xms-v1-theme .dxp-xl-length-69 {
    width: 69ch;
  }
  .xms-v1-theme .dxp-xl-length-69 .dxp-control > .mat-form-field {
    width: 69ch;
  }
  .xms-v1-theme .dxp-xl-length-70 {
    width: 70ch;
  }
  .xms-v1-theme .dxp-xl-length-70 .dxp-control > .mat-form-field {
    width: 70ch;
  }
  .xms-v1-theme .dxp-xl-length-71 {
    width: 71ch;
  }
  .xms-v1-theme .dxp-xl-length-71 .dxp-control > .mat-form-field {
    width: 71ch;
  }
  .xms-v1-theme .dxp-xl-length-72 {
    width: 72ch;
  }
  .xms-v1-theme .dxp-xl-length-72 .dxp-control > .mat-form-field {
    width: 72ch;
  }
  .xms-v1-theme .dxp-xl-length-73 {
    width: 73ch;
  }
  .xms-v1-theme .dxp-xl-length-73 .dxp-control > .mat-form-field {
    width: 73ch;
  }
  .xms-v1-theme .dxp-xl-length-74 {
    width: 74ch;
  }
  .xms-v1-theme .dxp-xl-length-74 .dxp-control > .mat-form-field {
    width: 74ch;
  }
  .xms-v1-theme .dxp-xl-length-75 {
    width: 75ch;
  }
  .xms-v1-theme .dxp-xl-length-75 .dxp-control > .mat-form-field {
    width: 75ch;
  }
  .xms-v1-theme .dxp-xl-length-76 {
    width: 76ch;
  }
  .xms-v1-theme .dxp-xl-length-76 .dxp-control > .mat-form-field {
    width: 76ch;
  }
  .xms-v1-theme .dxp-xl-length-77 {
    width: 77ch;
  }
  .xms-v1-theme .dxp-xl-length-77 .dxp-control > .mat-form-field {
    width: 77ch;
  }
  .xms-v1-theme .dxp-xl-length-78 {
    width: 78ch;
  }
  .xms-v1-theme .dxp-xl-length-78 .dxp-control > .mat-form-field {
    width: 78ch;
  }
  .xms-v1-theme .dxp-xl-length-79 {
    width: 79ch;
  }
  .xms-v1-theme .dxp-xl-length-79 .dxp-control > .mat-form-field {
    width: 79ch;
  }
  .xms-v1-theme .dxp-xl-length-80 {
    width: 80ch;
  }
  .xms-v1-theme .dxp-xl-length-80 .dxp-control > .mat-form-field {
    width: 80ch;
  }
  .xms-v1-theme .dxp-xl-length-81 {
    width: 81ch;
  }
  .xms-v1-theme .dxp-xl-length-81 .dxp-control > .mat-form-field {
    width: 81ch;
  }
  .xms-v1-theme .dxp-xl-length-82 {
    width: 82ch;
  }
  .xms-v1-theme .dxp-xl-length-82 .dxp-control > .mat-form-field {
    width: 82ch;
  }
  .xms-v1-theme .dxp-xl-length-83 {
    width: 83ch;
  }
  .xms-v1-theme .dxp-xl-length-83 .dxp-control > .mat-form-field {
    width: 83ch;
  }
  .xms-v1-theme .dxp-xl-length-84 {
    width: 84ch;
  }
  .xms-v1-theme .dxp-xl-length-84 .dxp-control > .mat-form-field {
    width: 84ch;
  }
  .xms-v1-theme .dxp-xl-length-85 {
    width: 85ch;
  }
  .xms-v1-theme .dxp-xl-length-85 .dxp-control > .mat-form-field {
    width: 85ch;
  }
  .xms-v1-theme .dxp-xl-length-86 {
    width: 86ch;
  }
  .xms-v1-theme .dxp-xl-length-86 .dxp-control > .mat-form-field {
    width: 86ch;
  }
  .xms-v1-theme .dxp-xl-length-87 {
    width: 87ch;
  }
  .xms-v1-theme .dxp-xl-length-87 .dxp-control > .mat-form-field {
    width: 87ch;
  }
  .xms-v1-theme .dxp-xl-length-88 {
    width: 88ch;
  }
  .xms-v1-theme .dxp-xl-length-88 .dxp-control > .mat-form-field {
    width: 88ch;
  }
  .xms-v1-theme .dxp-xl-length-89 {
    width: 89ch;
  }
  .xms-v1-theme .dxp-xl-length-89 .dxp-control > .mat-form-field {
    width: 89ch;
  }
  .xms-v1-theme .dxp-xl-length-90 {
    width: 90ch;
  }
  .xms-v1-theme .dxp-xl-length-90 .dxp-control > .mat-form-field {
    width: 90ch;
  }
  .xms-v1-theme .dxp-xl-length-91 {
    width: 91ch;
  }
  .xms-v1-theme .dxp-xl-length-91 .dxp-control > .mat-form-field {
    width: 91ch;
  }
  .xms-v1-theme .dxp-xl-length-92 {
    width: 92ch;
  }
  .xms-v1-theme .dxp-xl-length-92 .dxp-control > .mat-form-field {
    width: 92ch;
  }
  .xms-v1-theme .dxp-xl-length-93 {
    width: 93ch;
  }
  .xms-v1-theme .dxp-xl-length-93 .dxp-control > .mat-form-field {
    width: 93ch;
  }
  .xms-v1-theme .dxp-xl-length-94 {
    width: 94ch;
  }
  .xms-v1-theme .dxp-xl-length-94 .dxp-control > .mat-form-field {
    width: 94ch;
  }
  .xms-v1-theme .dxp-xl-length-95 {
    width: 95ch;
  }
  .xms-v1-theme .dxp-xl-length-95 .dxp-control > .mat-form-field {
    width: 95ch;
  }
  .xms-v1-theme .dxp-xl-length-96 {
    width: 96ch;
  }
  .xms-v1-theme .dxp-xl-length-96 .dxp-control > .mat-form-field {
    width: 96ch;
  }
  .xms-v1-theme .dxp-xl-length-97 {
    width: 97ch;
  }
  .xms-v1-theme .dxp-xl-length-97 .dxp-control > .mat-form-field {
    width: 97ch;
  }
  .xms-v1-theme .dxp-xl-length-98 {
    width: 98ch;
  }
  .xms-v1-theme .dxp-xl-length-98 .dxp-control > .mat-form-field {
    width: 98ch;
  }
  .xms-v1-theme .dxp-xl-length-99 {
    width: 99ch;
  }
  .xms-v1-theme .dxp-xl-length-99 .dxp-control > .mat-form-field {
    width: 99ch;
  }
  .xms-v1-theme .dxp-xl-length-100 {
    width: 100ch;
  }
  .xms-v1-theme .dxp-xl-length-100 .dxp-control > .mat-form-field {
    width: 100ch;
  }
  .xms-v1-theme .dxp-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-xl-width-1 {
    width: 1% !important;
    max-width: 1%;
  }
  .xms-v1-theme .dxp-xl-max-length-1 {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-xl-max-length-1 .dxp-control > .mat-form-field {
    max-width: 1ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-1 div {
    max-width: 1ch;
  }
  .xms-v1-theme .dxp-xl-width-2 {
    width: 2% !important;
    max-width: 2%;
  }
  .xms-v1-theme .dxp-xl-max-length-2 {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-xl-max-length-2 .dxp-control > .mat-form-field {
    max-width: 2ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-2 div {
    max-width: 2ch;
  }
  .xms-v1-theme .dxp-xl-width-3 {
    width: 3% !important;
    max-width: 3%;
  }
  .xms-v1-theme .dxp-xl-max-length-3 {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-xl-max-length-3 .dxp-control > .mat-form-field {
    max-width: 3ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-3 div {
    max-width: 3ch;
  }
  .xms-v1-theme .dxp-xl-width-4 {
    width: 4% !important;
    max-width: 4%;
  }
  .xms-v1-theme .dxp-xl-max-length-4 {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-xl-max-length-4 .dxp-control > .mat-form-field {
    max-width: 4ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-4 div {
    max-width: 4ch;
  }
  .xms-v1-theme .dxp-xl-width-5 {
    width: 5% !important;
    max-width: 5%;
  }
  .xms-v1-theme .dxp-xl-max-length-5 {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-xl-max-length-5 .dxp-control > .mat-form-field {
    max-width: 5ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-5 div {
    max-width: 5ch;
  }
  .xms-v1-theme .dxp-xl-width-6 {
    width: 6% !important;
    max-width: 6%;
  }
  .xms-v1-theme .dxp-xl-max-length-6 {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-xl-max-length-6 .dxp-control > .mat-form-field {
    max-width: 6ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-6 div {
    max-width: 6ch;
  }
  .xms-v1-theme .dxp-xl-width-7 {
    width: 7% !important;
    max-width: 7%;
  }
  .xms-v1-theme .dxp-xl-max-length-7 {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-xl-max-length-7 .dxp-control > .mat-form-field {
    max-width: 7ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-7 div {
    max-width: 7ch;
  }
  .xms-v1-theme .dxp-xl-width-8 {
    width: 8% !important;
    max-width: 8%;
  }
  .xms-v1-theme .dxp-xl-max-length-8 {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-xl-max-length-8 .dxp-control > .mat-form-field {
    max-width: 8ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-8 div {
    max-width: 8ch;
  }
  .xms-v1-theme .dxp-xl-width-9 {
    width: 9% !important;
    max-width: 9%;
  }
  .xms-v1-theme .dxp-xl-max-length-9 {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-xl-max-length-9 .dxp-control > .mat-form-field {
    max-width: 9ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-9 div {
    max-width: 9ch;
  }
  .xms-v1-theme .dxp-xl-width-10 {
    width: 10% !important;
    max-width: 10%;
  }
  .xms-v1-theme .dxp-xl-max-length-10 {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-xl-max-length-10 .dxp-control > .mat-form-field {
    max-width: 10ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-10 div {
    max-width: 10ch;
  }
  .xms-v1-theme .dxp-xl-width-11 {
    width: 11% !important;
    max-width: 11%;
  }
  .xms-v1-theme .dxp-xl-max-length-11 {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-xl-max-length-11 .dxp-control > .mat-form-field {
    max-width: 11ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-11 div {
    max-width: 11ch;
  }
  .xms-v1-theme .dxp-xl-width-12 {
    width: 12% !important;
    max-width: 12%;
  }
  .xms-v1-theme .dxp-xl-max-length-12 {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-xl-max-length-12 .dxp-control > .mat-form-field {
    max-width: 12ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-12 div {
    max-width: 12ch;
  }
  .xms-v1-theme .dxp-xl-width-13 {
    width: 13% !important;
    max-width: 13%;
  }
  .xms-v1-theme .dxp-xl-max-length-13 {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-xl-max-length-13 .dxp-control > .mat-form-field {
    max-width: 13ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-13 div {
    max-width: 13ch;
  }
  .xms-v1-theme .dxp-xl-width-14 {
    width: 14% !important;
    max-width: 14%;
  }
  .xms-v1-theme .dxp-xl-max-length-14 {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-xl-max-length-14 .dxp-control > .mat-form-field {
    max-width: 14ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-14 div {
    max-width: 14ch;
  }
  .xms-v1-theme .dxp-xl-width-15 {
    width: 15% !important;
    max-width: 15%;
  }
  .xms-v1-theme .dxp-xl-max-length-15 {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-xl-max-length-15 .dxp-control > .mat-form-field {
    max-width: 15ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-15 div {
    max-width: 15ch;
  }
  .xms-v1-theme .dxp-xl-width-16 {
    width: 16% !important;
    max-width: 16%;
  }
  .xms-v1-theme .dxp-xl-max-length-16 {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-xl-max-length-16 .dxp-control > .mat-form-field {
    max-width: 16ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-16 div {
    max-width: 16ch;
  }
  .xms-v1-theme .dxp-xl-width-17 {
    width: 17% !important;
    max-width: 17%;
  }
  .xms-v1-theme .dxp-xl-max-length-17 {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-xl-max-length-17 .dxp-control > .mat-form-field {
    max-width: 17ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-17 div {
    max-width: 17ch;
  }
  .xms-v1-theme .dxp-xl-width-18 {
    width: 18% !important;
    max-width: 18%;
  }
  .xms-v1-theme .dxp-xl-max-length-18 {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-xl-max-length-18 .dxp-control > .mat-form-field {
    max-width: 18ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-18 div {
    max-width: 18ch;
  }
  .xms-v1-theme .dxp-xl-width-19 {
    width: 19% !important;
    max-width: 19%;
  }
  .xms-v1-theme .dxp-xl-max-length-19 {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-xl-max-length-19 .dxp-control > .mat-form-field {
    max-width: 19ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-19 div {
    max-width: 19ch;
  }
  .xms-v1-theme .dxp-xl-width-20 {
    width: 20% !important;
    max-width: 20%;
  }
  .xms-v1-theme .dxp-xl-max-length-20 {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-xl-max-length-20 .dxp-control > .mat-form-field {
    max-width: 20ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-20 div {
    max-width: 20ch;
  }
  .xms-v1-theme .dxp-xl-width-21 {
    width: 21% !important;
    max-width: 21%;
  }
  .xms-v1-theme .dxp-xl-max-length-21 {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-xl-max-length-21 .dxp-control > .mat-form-field {
    max-width: 21ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-21 div {
    max-width: 21ch;
  }
  .xms-v1-theme .dxp-xl-width-22 {
    width: 22% !important;
    max-width: 22%;
  }
  .xms-v1-theme .dxp-xl-max-length-22 {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-xl-max-length-22 .dxp-control > .mat-form-field {
    max-width: 22ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-22 div {
    max-width: 22ch;
  }
  .xms-v1-theme .dxp-xl-width-23 {
    width: 23% !important;
    max-width: 23%;
  }
  .xms-v1-theme .dxp-xl-max-length-23 {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-xl-max-length-23 .dxp-control > .mat-form-field {
    max-width: 23ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-23 div {
    max-width: 23ch;
  }
  .xms-v1-theme .dxp-xl-width-24 {
    width: 24% !important;
    max-width: 24%;
  }
  .xms-v1-theme .dxp-xl-max-length-24 {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-xl-max-length-24 .dxp-control > .mat-form-field {
    max-width: 24ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-24 div {
    max-width: 24ch;
  }
  .xms-v1-theme .dxp-xl-width-25 {
    width: 25% !important;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-xl-max-length-25 {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-xl-max-length-25 .dxp-control > .mat-form-field {
    max-width: 25ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-25 div {
    max-width: 25ch;
  }
  .xms-v1-theme .dxp-xl-width-26 {
    width: 26% !important;
    max-width: 26%;
  }
  .xms-v1-theme .dxp-xl-max-length-26 {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-xl-max-length-26 .dxp-control > .mat-form-field {
    max-width: 26ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-26 div {
    max-width: 26ch;
  }
  .xms-v1-theme .dxp-xl-width-27 {
    width: 27% !important;
    max-width: 27%;
  }
  .xms-v1-theme .dxp-xl-max-length-27 {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-xl-max-length-27 .dxp-control > .mat-form-field {
    max-width: 27ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-27 div {
    max-width: 27ch;
  }
  .xms-v1-theme .dxp-xl-width-28 {
    width: 28% !important;
    max-width: 28%;
  }
  .xms-v1-theme .dxp-xl-max-length-28 {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-xl-max-length-28 .dxp-control > .mat-form-field {
    max-width: 28ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-28 div {
    max-width: 28ch;
  }
  .xms-v1-theme .dxp-xl-width-29 {
    width: 29% !important;
    max-width: 29%;
  }
  .xms-v1-theme .dxp-xl-max-length-29 {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-xl-max-length-29 .dxp-control > .mat-form-field {
    max-width: 29ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-29 div {
    max-width: 29ch;
  }
  .xms-v1-theme .dxp-xl-width-30 {
    width: 30% !important;
    max-width: 30%;
  }
  .xms-v1-theme .dxp-xl-max-length-30 {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-xl-max-length-30 .dxp-control > .mat-form-field {
    max-width: 30ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-30 div {
    max-width: 30ch;
  }
  .xms-v1-theme .dxp-xl-width-31 {
    width: 31% !important;
    max-width: 31%;
  }
  .xms-v1-theme .dxp-xl-max-length-31 {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-xl-max-length-31 .dxp-control > .mat-form-field {
    max-width: 31ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-31 div {
    max-width: 31ch;
  }
  .xms-v1-theme .dxp-xl-width-32 {
    width: 32% !important;
    max-width: 32%;
  }
  .xms-v1-theme .dxp-xl-max-length-32 {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-xl-max-length-32 .dxp-control > .mat-form-field {
    max-width: 32ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-32 div {
    max-width: 32ch;
  }
  .xms-v1-theme .dxp-xl-width-33 {
    width: 33% !important;
    max-width: 33%;
  }
  .xms-v1-theme .dxp-xl-max-length-33 {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-xl-max-length-33 .dxp-control > .mat-form-field {
    max-width: 33ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-33 div {
    max-width: 33ch;
  }
  .xms-v1-theme .dxp-xl-width-34 {
    width: 34% !important;
    max-width: 34%;
  }
  .xms-v1-theme .dxp-xl-max-length-34 {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-xl-max-length-34 .dxp-control > .mat-form-field {
    max-width: 34ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-34 div {
    max-width: 34ch;
  }
  .xms-v1-theme .dxp-xl-width-35 {
    width: 35% !important;
    max-width: 35%;
  }
  .xms-v1-theme .dxp-xl-max-length-35 {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-xl-max-length-35 .dxp-control > .mat-form-field {
    max-width: 35ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-35 div {
    max-width: 35ch;
  }
  .xms-v1-theme .dxp-xl-width-36 {
    width: 36% !important;
    max-width: 36%;
  }
  .xms-v1-theme .dxp-xl-max-length-36 {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-xl-max-length-36 .dxp-control > .mat-form-field {
    max-width: 36ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-36 div {
    max-width: 36ch;
  }
  .xms-v1-theme .dxp-xl-width-37 {
    width: 37% !important;
    max-width: 37%;
  }
  .xms-v1-theme .dxp-xl-max-length-37 {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-xl-max-length-37 .dxp-control > .mat-form-field {
    max-width: 37ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-37 div {
    max-width: 37ch;
  }
  .xms-v1-theme .dxp-xl-width-38 {
    width: 38% !important;
    max-width: 38%;
  }
  .xms-v1-theme .dxp-xl-max-length-38 {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-xl-max-length-38 .dxp-control > .mat-form-field {
    max-width: 38ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-38 div {
    max-width: 38ch;
  }
  .xms-v1-theme .dxp-xl-width-39 {
    width: 39% !important;
    max-width: 39%;
  }
  .xms-v1-theme .dxp-xl-max-length-39 {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-xl-max-length-39 .dxp-control > .mat-form-field {
    max-width: 39ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-39 div {
    max-width: 39ch;
  }
  .xms-v1-theme .dxp-xl-width-40 {
    width: 40% !important;
    max-width: 40%;
  }
  .xms-v1-theme .dxp-xl-max-length-40 {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-xl-max-length-40 .dxp-control > .mat-form-field {
    max-width: 40ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-40 div {
    max-width: 40ch;
  }
  .xms-v1-theme .dxp-xl-width-41 {
    width: 41% !important;
    max-width: 41%;
  }
  .xms-v1-theme .dxp-xl-max-length-41 {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-xl-max-length-41 .dxp-control > .mat-form-field {
    max-width: 41ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-41 div {
    max-width: 41ch;
  }
  .xms-v1-theme .dxp-xl-width-42 {
    width: 42% !important;
    max-width: 42%;
  }
  .xms-v1-theme .dxp-xl-max-length-42 {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-xl-max-length-42 .dxp-control > .mat-form-field {
    max-width: 42ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-42 div {
    max-width: 42ch;
  }
  .xms-v1-theme .dxp-xl-width-43 {
    width: 43% !important;
    max-width: 43%;
  }
  .xms-v1-theme .dxp-xl-max-length-43 {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-xl-max-length-43 .dxp-control > .mat-form-field {
    max-width: 43ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-43 div {
    max-width: 43ch;
  }
  .xms-v1-theme .dxp-xl-width-44 {
    width: 44% !important;
    max-width: 44%;
  }
  .xms-v1-theme .dxp-xl-max-length-44 {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-xl-max-length-44 .dxp-control > .mat-form-field {
    max-width: 44ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-44 div {
    max-width: 44ch;
  }
  .xms-v1-theme .dxp-xl-width-45 {
    width: 45% !important;
    max-width: 45%;
  }
  .xms-v1-theme .dxp-xl-max-length-45 {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-xl-max-length-45 .dxp-control > .mat-form-field {
    max-width: 45ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-45 div {
    max-width: 45ch;
  }
  .xms-v1-theme .dxp-xl-width-46 {
    width: 46% !important;
    max-width: 46%;
  }
  .xms-v1-theme .dxp-xl-max-length-46 {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-xl-max-length-46 .dxp-control > .mat-form-field {
    max-width: 46ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-46 div {
    max-width: 46ch;
  }
  .xms-v1-theme .dxp-xl-width-47 {
    width: 47% !important;
    max-width: 47%;
  }
  .xms-v1-theme .dxp-xl-max-length-47 {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-xl-max-length-47 .dxp-control > .mat-form-field {
    max-width: 47ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-47 div {
    max-width: 47ch;
  }
  .xms-v1-theme .dxp-xl-width-48 {
    width: 48% !important;
    max-width: 48%;
  }
  .xms-v1-theme .dxp-xl-max-length-48 {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-xl-max-length-48 .dxp-control > .mat-form-field {
    max-width: 48ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-48 div {
    max-width: 48ch;
  }
  .xms-v1-theme .dxp-xl-width-49 {
    width: 49% !important;
    max-width: 49%;
  }
  .xms-v1-theme .dxp-xl-max-length-49 {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-xl-max-length-49 .dxp-control > .mat-form-field {
    max-width: 49ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-49 div {
    max-width: 49ch;
  }
  .xms-v1-theme .dxp-xl-width-50 {
    width: 50% !important;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-xl-max-length-50 {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xl-max-length-50 .dxp-control > .mat-form-field {
    max-width: 50ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-50 div {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xl-width-51 {
    width: 51% !important;
    max-width: 51%;
  }
  .xms-v1-theme .dxp-xl-max-length-51 {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-xl-max-length-51 .dxp-control > .mat-form-field {
    max-width: 51ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-51 div {
    max-width: 51ch;
  }
  .xms-v1-theme .dxp-xl-width-52 {
    width: 52% !important;
    max-width: 52%;
  }
  .xms-v1-theme .dxp-xl-max-length-52 {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-xl-max-length-52 .dxp-control > .mat-form-field {
    max-width: 52ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-52 div {
    max-width: 52ch;
  }
  .xms-v1-theme .dxp-xl-width-53 {
    width: 53% !important;
    max-width: 53%;
  }
  .xms-v1-theme .dxp-xl-max-length-53 {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-xl-max-length-53 .dxp-control > .mat-form-field {
    max-width: 53ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-53 div {
    max-width: 53ch;
  }
  .xms-v1-theme .dxp-xl-width-54 {
    width: 54% !important;
    max-width: 54%;
  }
  .xms-v1-theme .dxp-xl-max-length-54 {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-xl-max-length-54 .dxp-control > .mat-form-field {
    max-width: 54ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-54 div {
    max-width: 54ch;
  }
  .xms-v1-theme .dxp-xl-width-55 {
    width: 55% !important;
    max-width: 55%;
  }
  .xms-v1-theme .dxp-xl-max-length-55 {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-xl-max-length-55 .dxp-control > .mat-form-field {
    max-width: 55ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-55 div {
    max-width: 55ch;
  }
  .xms-v1-theme .dxp-xl-width-56 {
    width: 56% !important;
    max-width: 56%;
  }
  .xms-v1-theme .dxp-xl-max-length-56 {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-xl-max-length-56 .dxp-control > .mat-form-field {
    max-width: 56ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-56 div {
    max-width: 56ch;
  }
  .xms-v1-theme .dxp-xl-width-57 {
    width: 57% !important;
    max-width: 57%;
  }
  .xms-v1-theme .dxp-xl-max-length-57 {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-xl-max-length-57 .dxp-control > .mat-form-field {
    max-width: 57ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-57 div {
    max-width: 57ch;
  }
  .xms-v1-theme .dxp-xl-width-58 {
    width: 58% !important;
    max-width: 58%;
  }
  .xms-v1-theme .dxp-xl-max-length-58 {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-xl-max-length-58 .dxp-control > .mat-form-field {
    max-width: 58ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-58 div {
    max-width: 58ch;
  }
  .xms-v1-theme .dxp-xl-width-59 {
    width: 59% !important;
    max-width: 59%;
  }
  .xms-v1-theme .dxp-xl-max-length-59 {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-xl-max-length-59 .dxp-control > .mat-form-field {
    max-width: 59ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-59 div {
    max-width: 59ch;
  }
  .xms-v1-theme .dxp-xl-width-60 {
    width: 60% !important;
    max-width: 60%;
  }
  .xms-v1-theme .dxp-xl-max-length-60 {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-xl-max-length-60 .dxp-control > .mat-form-field {
    max-width: 60ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-60 div {
    max-width: 60ch;
  }
  .xms-v1-theme .dxp-xl-width-61 {
    width: 61% !important;
    max-width: 61%;
  }
  .xms-v1-theme .dxp-xl-max-length-61 {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-xl-max-length-61 .dxp-control > .mat-form-field {
    max-width: 61ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-61 div {
    max-width: 61ch;
  }
  .xms-v1-theme .dxp-xl-width-62 {
    width: 62% !important;
    max-width: 62%;
  }
  .xms-v1-theme .dxp-xl-max-length-62 {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-xl-max-length-62 .dxp-control > .mat-form-field {
    max-width: 62ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-62 div {
    max-width: 62ch;
  }
  .xms-v1-theme .dxp-xl-width-63 {
    width: 63% !important;
    max-width: 63%;
  }
  .xms-v1-theme .dxp-xl-max-length-63 {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-xl-max-length-63 .dxp-control > .mat-form-field {
    max-width: 63ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-63 div {
    max-width: 63ch;
  }
  .xms-v1-theme .dxp-xl-width-64 {
    width: 64% !important;
    max-width: 64%;
  }
  .xms-v1-theme .dxp-xl-max-length-64 {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-xl-max-length-64 .dxp-control > .mat-form-field {
    max-width: 64ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-64 div {
    max-width: 64ch;
  }
  .xms-v1-theme .dxp-xl-width-65 {
    width: 65% !important;
    max-width: 65%;
  }
  .xms-v1-theme .dxp-xl-max-length-65 {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-xl-max-length-65 .dxp-control > .mat-form-field {
    max-width: 65ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-65 div {
    max-width: 65ch;
  }
  .xms-v1-theme .dxp-xl-width-66 {
    width: 66% !important;
    max-width: 66%;
  }
  .xms-v1-theme .dxp-xl-max-length-66 {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-xl-max-length-66 .dxp-control > .mat-form-field {
    max-width: 66ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-66 div {
    max-width: 66ch;
  }
  .xms-v1-theme .dxp-xl-width-67 {
    width: 67% !important;
    max-width: 67%;
  }
  .xms-v1-theme .dxp-xl-max-length-67 {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-xl-max-length-67 .dxp-control > .mat-form-field {
    max-width: 67ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-67 div {
    max-width: 67ch;
  }
  .xms-v1-theme .dxp-xl-width-68 {
    width: 68% !important;
    max-width: 68%;
  }
  .xms-v1-theme .dxp-xl-max-length-68 {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-xl-max-length-68 .dxp-control > .mat-form-field {
    max-width: 68ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-68 div {
    max-width: 68ch;
  }
  .xms-v1-theme .dxp-xl-width-69 {
    width: 69% !important;
    max-width: 69%;
  }
  .xms-v1-theme .dxp-xl-max-length-69 {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-xl-max-length-69 .dxp-control > .mat-form-field {
    max-width: 69ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-69 div {
    max-width: 69ch;
  }
  .xms-v1-theme .dxp-xl-width-70 {
    width: 70% !important;
    max-width: 70%;
  }
  .xms-v1-theme .dxp-xl-max-length-70 {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-xl-max-length-70 .dxp-control > .mat-form-field {
    max-width: 70ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-70 div {
    max-width: 70ch;
  }
  .xms-v1-theme .dxp-xl-width-71 {
    width: 71% !important;
    max-width: 71%;
  }
  .xms-v1-theme .dxp-xl-max-length-71 {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-xl-max-length-71 .dxp-control > .mat-form-field {
    max-width: 71ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-71 div {
    max-width: 71ch;
  }
  .xms-v1-theme .dxp-xl-width-72 {
    width: 72% !important;
    max-width: 72%;
  }
  .xms-v1-theme .dxp-xl-max-length-72 {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-xl-max-length-72 .dxp-control > .mat-form-field {
    max-width: 72ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-72 div {
    max-width: 72ch;
  }
  .xms-v1-theme .dxp-xl-width-73 {
    width: 73% !important;
    max-width: 73%;
  }
  .xms-v1-theme .dxp-xl-max-length-73 {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-xl-max-length-73 .dxp-control > .mat-form-field {
    max-width: 73ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-73 div {
    max-width: 73ch;
  }
  .xms-v1-theme .dxp-xl-width-74 {
    width: 74% !important;
    max-width: 74%;
  }
  .xms-v1-theme .dxp-xl-max-length-74 {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-xl-max-length-74 .dxp-control > .mat-form-field {
    max-width: 74ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-74 div {
    max-width: 74ch;
  }
  .xms-v1-theme .dxp-xl-width-75 {
    width: 75% !important;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-xl-max-length-75 {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-xl-max-length-75 .dxp-control > .mat-form-field {
    max-width: 75ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-75 div {
    max-width: 75ch;
  }
  .xms-v1-theme .dxp-xl-width-76 {
    width: 76% !important;
    max-width: 76%;
  }
  .xms-v1-theme .dxp-xl-max-length-76 {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-xl-max-length-76 .dxp-control > .mat-form-field {
    max-width: 76ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-76 div {
    max-width: 76ch;
  }
  .xms-v1-theme .dxp-xl-width-77 {
    width: 77% !important;
    max-width: 77%;
  }
  .xms-v1-theme .dxp-xl-max-length-77 {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-xl-max-length-77 .dxp-control > .mat-form-field {
    max-width: 77ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-77 div {
    max-width: 77ch;
  }
  .xms-v1-theme .dxp-xl-width-78 {
    width: 78% !important;
    max-width: 78%;
  }
  .xms-v1-theme .dxp-xl-max-length-78 {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-xl-max-length-78 .dxp-control > .mat-form-field {
    max-width: 78ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-78 div {
    max-width: 78ch;
  }
  .xms-v1-theme .dxp-xl-width-79 {
    width: 79% !important;
    max-width: 79%;
  }
  .xms-v1-theme .dxp-xl-max-length-79 {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-xl-max-length-79 .dxp-control > .mat-form-field {
    max-width: 79ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-79 div {
    max-width: 79ch;
  }
  .xms-v1-theme .dxp-xl-width-80 {
    width: 80% !important;
    max-width: 80%;
  }
  .xms-v1-theme .dxp-xl-max-length-80 {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-xl-max-length-80 .dxp-control > .mat-form-field {
    max-width: 80ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-80 div {
    max-width: 80ch;
  }
  .xms-v1-theme .dxp-xl-width-81 {
    width: 81% !important;
    max-width: 81%;
  }
  .xms-v1-theme .dxp-xl-max-length-81 {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-xl-max-length-81 .dxp-control > .mat-form-field {
    max-width: 81ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-81 div {
    max-width: 81ch;
  }
  .xms-v1-theme .dxp-xl-width-82 {
    width: 82% !important;
    max-width: 82%;
  }
  .xms-v1-theme .dxp-xl-max-length-82 {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-xl-max-length-82 .dxp-control > .mat-form-field {
    max-width: 82ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-82 div {
    max-width: 82ch;
  }
  .xms-v1-theme .dxp-xl-width-83 {
    width: 83% !important;
    max-width: 83%;
  }
  .xms-v1-theme .dxp-xl-max-length-83 {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-xl-max-length-83 .dxp-control > .mat-form-field {
    max-width: 83ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-83 div {
    max-width: 83ch;
  }
  .xms-v1-theme .dxp-xl-width-84 {
    width: 84% !important;
    max-width: 84%;
  }
  .xms-v1-theme .dxp-xl-max-length-84 {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-xl-max-length-84 .dxp-control > .mat-form-field {
    max-width: 84ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-84 div {
    max-width: 84ch;
  }
  .xms-v1-theme .dxp-xl-width-85 {
    width: 85% !important;
    max-width: 85%;
  }
  .xms-v1-theme .dxp-xl-max-length-85 {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-xl-max-length-85 .dxp-control > .mat-form-field {
    max-width: 85ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-85 div {
    max-width: 85ch;
  }
  .xms-v1-theme .dxp-xl-width-86 {
    width: 86% !important;
    max-width: 86%;
  }
  .xms-v1-theme .dxp-xl-max-length-86 {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-xl-max-length-86 .dxp-control > .mat-form-field {
    max-width: 86ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-86 div {
    max-width: 86ch;
  }
  .xms-v1-theme .dxp-xl-width-87 {
    width: 87% !important;
    max-width: 87%;
  }
  .xms-v1-theme .dxp-xl-max-length-87 {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-xl-max-length-87 .dxp-control > .mat-form-field {
    max-width: 87ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-87 div {
    max-width: 87ch;
  }
  .xms-v1-theme .dxp-xl-width-88 {
    width: 88% !important;
    max-width: 88%;
  }
  .xms-v1-theme .dxp-xl-max-length-88 {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-xl-max-length-88 .dxp-control > .mat-form-field {
    max-width: 88ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-88 div {
    max-width: 88ch;
  }
  .xms-v1-theme .dxp-xl-width-89 {
    width: 89% !important;
    max-width: 89%;
  }
  .xms-v1-theme .dxp-xl-max-length-89 {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-xl-max-length-89 .dxp-control > .mat-form-field {
    max-width: 89ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-89 div {
    max-width: 89ch;
  }
  .xms-v1-theme .dxp-xl-width-90 {
    width: 90% !important;
    max-width: 90%;
  }
  .xms-v1-theme .dxp-xl-max-length-90 {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-xl-max-length-90 .dxp-control > .mat-form-field {
    max-width: 90ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-90 div {
    max-width: 90ch;
  }
  .xms-v1-theme .dxp-xl-width-91 {
    width: 91% !important;
    max-width: 91%;
  }
  .xms-v1-theme .dxp-xl-max-length-91 {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-xl-max-length-91 .dxp-control > .mat-form-field {
    max-width: 91ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-91 div {
    max-width: 91ch;
  }
  .xms-v1-theme .dxp-xl-width-92 {
    width: 92% !important;
    max-width: 92%;
  }
  .xms-v1-theme .dxp-xl-max-length-92 {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-xl-max-length-92 .dxp-control > .mat-form-field {
    max-width: 92ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-92 div {
    max-width: 92ch;
  }
  .xms-v1-theme .dxp-xl-width-93 {
    width: 93% !important;
    max-width: 93%;
  }
  .xms-v1-theme .dxp-xl-max-length-93 {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-xl-max-length-93 .dxp-control > .mat-form-field {
    max-width: 93ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-93 div {
    max-width: 93ch;
  }
  .xms-v1-theme .dxp-xl-width-94 {
    width: 94% !important;
    max-width: 94%;
  }
  .xms-v1-theme .dxp-xl-max-length-94 {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-xl-max-length-94 .dxp-control > .mat-form-field {
    max-width: 94ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-94 div {
    max-width: 94ch;
  }
  .xms-v1-theme .dxp-xl-width-95 {
    width: 95% !important;
    max-width: 95%;
  }
  .xms-v1-theme .dxp-xl-max-length-95 {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-xl-max-length-95 .dxp-control > .mat-form-field {
    max-width: 95ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-95 div {
    max-width: 95ch;
  }
  .xms-v1-theme .dxp-xl-width-96 {
    width: 96% !important;
    max-width: 96%;
  }
  .xms-v1-theme .dxp-xl-max-length-96 {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-xl-max-length-96 .dxp-control > .mat-form-field {
    max-width: 96ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-96 div {
    max-width: 96ch;
  }
  .xms-v1-theme .dxp-xl-width-97 {
    width: 97% !important;
    max-width: 97%;
  }
  .xms-v1-theme .dxp-xl-max-length-97 {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-xl-max-length-97 .dxp-control > .mat-form-field {
    max-width: 97ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-97 div {
    max-width: 97ch;
  }
  .xms-v1-theme .dxp-xl-width-98 {
    width: 98% !important;
    max-width: 98%;
  }
  .xms-v1-theme .dxp-xl-max-length-98 {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-xl-max-length-98 .dxp-control > .mat-form-field {
    max-width: 98ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-98 div {
    max-width: 98ch;
  }
  .xms-v1-theme .dxp-xl-width-99 {
    width: 99% !important;
    max-width: 99%;
  }
  .xms-v1-theme .dxp-xl-max-length-99 {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-xl-max-length-99 .dxp-control > .mat-form-field {
    max-width: 99ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-99 div {
    max-width: 99ch;
  }
  .xms-v1-theme .dxp-xl-width-100 {
    width: 100% !important;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-xl-max-length-100 {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-xl-max-length-100 .dxp-control > .mat-form-field {
    max-width: 100ch;
  }
  .xms-v1-theme .mat-dialog-container .dxp-xl-max-length-100 div {
    max-width: 100ch;
  }
  .xms-v1-theme .dxp-xl-icon-width-1 img {
    width: 1px;
  }
  .xms-v1-theme .dxp-xl-icon-width-1 .mat-icon {
    width: 1px;
    height: 1px;
  }
  .xms-v1-theme .dxp-xl-icon-width-2 img {
    width: 2px;
  }
  .xms-v1-theme .dxp-xl-icon-width-2 .mat-icon {
    width: 2px;
    height: 2px;
  }
  .xms-v1-theme .dxp-xl-icon-width-3 img {
    width: 3px;
  }
  .xms-v1-theme .dxp-xl-icon-width-3 .mat-icon {
    width: 3px;
    height: 3px;
  }
  .xms-v1-theme .dxp-xl-icon-width-4 img {
    width: 4px;
  }
  .xms-v1-theme .dxp-xl-icon-width-4 .mat-icon {
    width: 4px;
    height: 4px;
  }
  .xms-v1-theme .dxp-xl-icon-width-5 img {
    width: 5px;
  }
  .xms-v1-theme .dxp-xl-icon-width-5 .mat-icon {
    width: 5px;
    height: 5px;
  }
  .xms-v1-theme .dxp-xl-icon-width-6 img {
    width: 6px;
  }
  .xms-v1-theme .dxp-xl-icon-width-6 .mat-icon {
    width: 6px;
    height: 6px;
  }
  .xms-v1-theme .dxp-xl-icon-width-7 img {
    width: 7px;
  }
  .xms-v1-theme .dxp-xl-icon-width-7 .mat-icon {
    width: 7px;
    height: 7px;
  }
  .xms-v1-theme .dxp-xl-icon-width-8 img {
    width: 8px;
  }
  .xms-v1-theme .dxp-xl-icon-width-8 .mat-icon {
    width: 8px;
    height: 8px;
  }
  .xms-v1-theme .dxp-xl-icon-width-9 img {
    width: 9px;
  }
  .xms-v1-theme .dxp-xl-icon-width-9 .mat-icon {
    width: 9px;
    height: 9px;
  }
  .xms-v1-theme .dxp-xl-icon-width-10 img {
    width: 10px;
  }
  .xms-v1-theme .dxp-xl-icon-width-10 .mat-icon {
    width: 10px;
    height: 10px;
  }
  .xms-v1-theme .dxp-xl-icon-width-11 img {
    width: 11px;
  }
  .xms-v1-theme .dxp-xl-icon-width-11 .mat-icon {
    width: 11px;
    height: 11px;
  }
  .xms-v1-theme .dxp-xl-icon-width-12 img {
    width: 12px;
  }
  .xms-v1-theme .dxp-xl-icon-width-12 .mat-icon {
    width: 12px;
    height: 12px;
  }
  .xms-v1-theme .dxp-xl-icon-width-13 img {
    width: 13px;
  }
  .xms-v1-theme .dxp-xl-icon-width-13 .mat-icon {
    width: 13px;
    height: 13px;
  }
  .xms-v1-theme .dxp-xl-icon-width-14 img {
    width: 14px;
  }
  .xms-v1-theme .dxp-xl-icon-width-14 .mat-icon {
    width: 14px;
    height: 14px;
  }
  .xms-v1-theme .dxp-xl-icon-width-15 img {
    width: 15px;
  }
  .xms-v1-theme .dxp-xl-icon-width-15 .mat-icon {
    width: 15px;
    height: 15px;
  }
  .xms-v1-theme .dxp-xl-icon-width-16 img {
    width: 16px;
  }
  .xms-v1-theme .dxp-xl-icon-width-16 .mat-icon {
    width: 16px;
    height: 16px;
  }
  .xms-v1-theme .dxp-xl-icon-width-17 img {
    width: 17px;
  }
  .xms-v1-theme .dxp-xl-icon-width-17 .mat-icon {
    width: 17px;
    height: 17px;
  }
  .xms-v1-theme .dxp-xl-icon-width-18 img {
    width: 18px;
  }
  .xms-v1-theme .dxp-xl-icon-width-18 .mat-icon {
    width: 18px;
    height: 18px;
  }
  .xms-v1-theme .dxp-xl-icon-width-19 img {
    width: 19px;
  }
  .xms-v1-theme .dxp-xl-icon-width-19 .mat-icon {
    width: 19px;
    height: 19px;
  }
  .xms-v1-theme .dxp-xl-icon-width-20 img {
    width: 20px;
  }
  .xms-v1-theme .dxp-xl-icon-width-20 .mat-icon {
    width: 20px;
    height: 20px;
  }
  .xms-v1-theme .dxp-xl-icon-width-21 img {
    width: 21px;
  }
  .xms-v1-theme .dxp-xl-icon-width-21 .mat-icon {
    width: 21px;
    height: 21px;
  }
  .xms-v1-theme .dxp-xl-icon-width-22 img {
    width: 22px;
  }
  .xms-v1-theme .dxp-xl-icon-width-22 .mat-icon {
    width: 22px;
    height: 22px;
  }
  .xms-v1-theme .dxp-xl-icon-width-23 img {
    width: 23px;
  }
  .xms-v1-theme .dxp-xl-icon-width-23 .mat-icon {
    width: 23px;
    height: 23px;
  }
  .xms-v1-theme .dxp-xl-icon-width-24 img {
    width: 24px;
  }
  .xms-v1-theme .dxp-xl-icon-width-24 .mat-icon {
    width: 24px;
    height: 24px;
  }
  .xms-v1-theme .dxp-xl-icon-width-25 img {
    width: 25px;
  }
  .xms-v1-theme .dxp-xl-icon-width-25 .mat-icon {
    width: 25px;
    height: 25px;
  }
  .xms-v1-theme .dxp-xl-icon-width-26 img {
    width: 26px;
  }
  .xms-v1-theme .dxp-xl-icon-width-26 .mat-icon {
    width: 26px;
    height: 26px;
  }
  .xms-v1-theme .dxp-xl-icon-width-27 img {
    width: 27px;
  }
  .xms-v1-theme .dxp-xl-icon-width-27 .mat-icon {
    width: 27px;
    height: 27px;
  }
  .xms-v1-theme .dxp-xl-icon-width-28 img {
    width: 28px;
  }
  .xms-v1-theme .dxp-xl-icon-width-28 .mat-icon {
    width: 28px;
    height: 28px;
  }
  .xms-v1-theme .dxp-xl-icon-width-29 img {
    width: 29px;
  }
  .xms-v1-theme .dxp-xl-icon-width-29 .mat-icon {
    width: 29px;
    height: 29px;
  }
  .xms-v1-theme .dxp-xl-icon-width-30 img {
    width: 30px;
  }
  .xms-v1-theme .dxp-xl-icon-width-30 .mat-icon {
    width: 30px;
    height: 30px;
  }
  .xms-v1-theme .dxp-xl-icon-width-31 img {
    width: 31px;
  }
  .xms-v1-theme .dxp-xl-icon-width-31 .mat-icon {
    width: 31px;
    height: 31px;
  }
  .xms-v1-theme .dxp-xl-icon-width-32 img {
    width: 32px;
  }
  .xms-v1-theme .dxp-xl-icon-width-32 .mat-icon {
    width: 32px;
    height: 32px;
  }
  .xms-v1-theme .dxp-xl-icon-width-33 img {
    width: 33px;
  }
  .xms-v1-theme .dxp-xl-icon-width-33 .mat-icon {
    width: 33px;
    height: 33px;
  }
  .xms-v1-theme .dxp-xl-icon-width-34 img {
    width: 34px;
  }
  .xms-v1-theme .dxp-xl-icon-width-34 .mat-icon {
    width: 34px;
    height: 34px;
  }
  .xms-v1-theme .dxp-xl-icon-width-35 img {
    width: 35px;
  }
  .xms-v1-theme .dxp-xl-icon-width-35 .mat-icon {
    width: 35px;
    height: 35px;
  }
  .xms-v1-theme .dxp-xl-icon-width-36 img {
    width: 36px;
  }
  .xms-v1-theme .dxp-xl-icon-width-36 .mat-icon {
    width: 36px;
    height: 36px;
  }
  .xms-v1-theme .dxp-xl-icon-width-37 img {
    width: 37px;
  }
  .xms-v1-theme .dxp-xl-icon-width-37 .mat-icon {
    width: 37px;
    height: 37px;
  }
  .xms-v1-theme .dxp-xl-icon-width-38 img {
    width: 38px;
  }
  .xms-v1-theme .dxp-xl-icon-width-38 .mat-icon {
    width: 38px;
    height: 38px;
  }
  .xms-v1-theme .dxp-xl-icon-width-39 img {
    width: 39px;
  }
  .xms-v1-theme .dxp-xl-icon-width-39 .mat-icon {
    width: 39px;
    height: 39px;
  }
  .xms-v1-theme .dxp-xl-icon-width-40 img {
    width: 40px;
  }
  .xms-v1-theme .dxp-xl-icon-width-40 .mat-icon {
    width: 40px;
    height: 40px;
  }
  .xms-v1-theme .dxp-xl-icon-width-41 img {
    width: 41px;
  }
  .xms-v1-theme .dxp-xl-icon-width-41 .mat-icon {
    width: 41px;
    height: 41px;
  }
  .xms-v1-theme .dxp-xl-icon-width-42 img {
    width: 42px;
  }
  .xms-v1-theme .dxp-xl-icon-width-42 .mat-icon {
    width: 42px;
    height: 42px;
  }
  .xms-v1-theme .dxp-xl-icon-width-43 img {
    width: 43px;
  }
  .xms-v1-theme .dxp-xl-icon-width-43 .mat-icon {
    width: 43px;
    height: 43px;
  }
  .xms-v1-theme .dxp-xl-icon-width-44 img {
    width: 44px;
  }
  .xms-v1-theme .dxp-xl-icon-width-44 .mat-icon {
    width: 44px;
    height: 44px;
  }
  .xms-v1-theme .dxp-xl-icon-width-45 img {
    width: 45px;
  }
  .xms-v1-theme .dxp-xl-icon-width-45 .mat-icon {
    width: 45px;
    height: 45px;
  }
  .xms-v1-theme .dxp-xl-icon-width-46 img {
    width: 46px;
  }
  .xms-v1-theme .dxp-xl-icon-width-46 .mat-icon {
    width: 46px;
    height: 46px;
  }
  .xms-v1-theme .dxp-xl-icon-width-47 img {
    width: 47px;
  }
  .xms-v1-theme .dxp-xl-icon-width-47 .mat-icon {
    width: 47px;
    height: 47px;
  }
  .xms-v1-theme .dxp-xl-icon-width-48 img {
    width: 48px;
  }
  .xms-v1-theme .dxp-xl-icon-width-48 .mat-icon {
    width: 48px;
    height: 48px;
  }
  .xms-v1-theme .dxp-xl-icon-width-49 img {
    width: 49px;
  }
  .xms-v1-theme .dxp-xl-icon-width-49 .mat-icon {
    width: 49px;
    height: 49px;
  }
  .xms-v1-theme .dxp-xl-icon-width-50 img {
    width: 50px;
  }
  .xms-v1-theme .dxp-xl-icon-width-50 .mat-icon {
    width: 50px;
    height: 50px;
  }
  .xms-v1-theme .dxp-xl-icon-width-51 img {
    width: 51px;
  }
  .xms-v1-theme .dxp-xl-icon-width-51 .mat-icon {
    width: 51px;
    height: 51px;
  }
  .xms-v1-theme .dxp-xl-icon-width-52 img {
    width: 52px;
  }
  .xms-v1-theme .dxp-xl-icon-width-52 .mat-icon {
    width: 52px;
    height: 52px;
  }
  .xms-v1-theme .dxp-xl-icon-width-53 img {
    width: 53px;
  }
  .xms-v1-theme .dxp-xl-icon-width-53 .mat-icon {
    width: 53px;
    height: 53px;
  }
  .xms-v1-theme .dxp-xl-icon-width-54 img {
    width: 54px;
  }
  .xms-v1-theme .dxp-xl-icon-width-54 .mat-icon {
    width: 54px;
    height: 54px;
  }
  .xms-v1-theme .dxp-xl-icon-width-55 img {
    width: 55px;
  }
  .xms-v1-theme .dxp-xl-icon-width-55 .mat-icon {
    width: 55px;
    height: 55px;
  }
  .xms-v1-theme .dxp-xl-icon-width-56 img {
    width: 56px;
  }
  .xms-v1-theme .dxp-xl-icon-width-56 .mat-icon {
    width: 56px;
    height: 56px;
  }
  .xms-v1-theme .dxp-xl-icon-width-57 img {
    width: 57px;
  }
  .xms-v1-theme .dxp-xl-icon-width-57 .mat-icon {
    width: 57px;
    height: 57px;
  }
  .xms-v1-theme .dxp-xl-icon-width-58 img {
    width: 58px;
  }
  .xms-v1-theme .dxp-xl-icon-width-58 .mat-icon {
    width: 58px;
    height: 58px;
  }
  .xms-v1-theme .dxp-xl-icon-width-59 img {
    width: 59px;
  }
  .xms-v1-theme .dxp-xl-icon-width-59 .mat-icon {
    width: 59px;
    height: 59px;
  }
  .xms-v1-theme .dxp-xl-icon-width-60 img {
    width: 60px;
  }
  .xms-v1-theme .dxp-xl-icon-width-60 .mat-icon {
    width: 60px;
    height: 60px;
  }
  .xms-v1-theme .dxp-xl-icon-width-61 img {
    width: 61px;
  }
  .xms-v1-theme .dxp-xl-icon-width-61 .mat-icon {
    width: 61px;
    height: 61px;
  }
  .xms-v1-theme .dxp-xl-icon-width-62 img {
    width: 62px;
  }
  .xms-v1-theme .dxp-xl-icon-width-62 .mat-icon {
    width: 62px;
    height: 62px;
  }
  .xms-v1-theme .dxp-xl-icon-width-63 img {
    width: 63px;
  }
  .xms-v1-theme .dxp-xl-icon-width-63 .mat-icon {
    width: 63px;
    height: 63px;
  }
  .xms-v1-theme .dxp-xl-icon-width-64 img {
    width: 64px;
  }
  .xms-v1-theme .dxp-xl-icon-width-64 .mat-icon {
    width: 64px;
    height: 64px;
  }
  .xms-v1-theme .dxp-xl-icon-width-65 img {
    width: 65px;
  }
  .xms-v1-theme .dxp-xl-icon-width-65 .mat-icon {
    width: 65px;
    height: 65px;
  }
  .xms-v1-theme .dxp-xl-icon-width-66 img {
    width: 66px;
  }
  .xms-v1-theme .dxp-xl-icon-width-66 .mat-icon {
    width: 66px;
    height: 66px;
  }
  .xms-v1-theme .dxp-xl-icon-width-67 img {
    width: 67px;
  }
  .xms-v1-theme .dxp-xl-icon-width-67 .mat-icon {
    width: 67px;
    height: 67px;
  }
  .xms-v1-theme .dxp-xl-icon-width-68 img {
    width: 68px;
  }
  .xms-v1-theme .dxp-xl-icon-width-68 .mat-icon {
    width: 68px;
    height: 68px;
  }
  .xms-v1-theme .dxp-xl-icon-width-69 img {
    width: 69px;
  }
  .xms-v1-theme .dxp-xl-icon-width-69 .mat-icon {
    width: 69px;
    height: 69px;
  }
  .xms-v1-theme .dxp-xl-icon-width-70 img {
    width: 70px;
  }
  .xms-v1-theme .dxp-xl-icon-width-70 .mat-icon {
    width: 70px;
    height: 70px;
  }
  .xms-v1-theme .dxp-xl-icon-width-71 img {
    width: 71px;
  }
  .xms-v1-theme .dxp-xl-icon-width-71 .mat-icon {
    width: 71px;
    height: 71px;
  }
  .xms-v1-theme .dxp-xl-icon-width-72 img {
    width: 72px;
  }
  .xms-v1-theme .dxp-xl-icon-width-72 .mat-icon {
    width: 72px;
    height: 72px;
  }
  .xms-v1-theme .dxp-xl-icon-width-73 img {
    width: 73px;
  }
  .xms-v1-theme .dxp-xl-icon-width-73 .mat-icon {
    width: 73px;
    height: 73px;
  }
  .xms-v1-theme .dxp-xl-icon-width-74 img {
    width: 74px;
  }
  .xms-v1-theme .dxp-xl-icon-width-74 .mat-icon {
    width: 74px;
    height: 74px;
  }
  .xms-v1-theme .dxp-xl-icon-width-75 img {
    width: 75px;
  }
  .xms-v1-theme .dxp-xl-icon-width-75 .mat-icon {
    width: 75px;
    height: 75px;
  }
  .xms-v1-theme .dxp-xl-icon-width-76 img {
    width: 76px;
  }
  .xms-v1-theme .dxp-xl-icon-width-76 .mat-icon {
    width: 76px;
    height: 76px;
  }
  .xms-v1-theme .dxp-xl-icon-width-77 img {
    width: 77px;
  }
  .xms-v1-theme .dxp-xl-icon-width-77 .mat-icon {
    width: 77px;
    height: 77px;
  }
  .xms-v1-theme .dxp-xl-icon-width-78 img {
    width: 78px;
  }
  .xms-v1-theme .dxp-xl-icon-width-78 .mat-icon {
    width: 78px;
    height: 78px;
  }
  .xms-v1-theme .dxp-xl-icon-width-79 img {
    width: 79px;
  }
  .xms-v1-theme .dxp-xl-icon-width-79 .mat-icon {
    width: 79px;
    height: 79px;
  }
  .xms-v1-theme .dxp-xl-icon-width-80 img {
    width: 80px;
  }
  .xms-v1-theme .dxp-xl-icon-width-80 .mat-icon {
    width: 80px;
    height: 80px;
  }
  .xms-v1-theme .dxp-xl-icon-width-81 img {
    width: 81px;
  }
  .xms-v1-theme .dxp-xl-icon-width-81 .mat-icon {
    width: 81px;
    height: 81px;
  }
  .xms-v1-theme .dxp-xl-icon-width-82 img {
    width: 82px;
  }
  .xms-v1-theme .dxp-xl-icon-width-82 .mat-icon {
    width: 82px;
    height: 82px;
  }
  .xms-v1-theme .dxp-xl-icon-width-83 img {
    width: 83px;
  }
  .xms-v1-theme .dxp-xl-icon-width-83 .mat-icon {
    width: 83px;
    height: 83px;
  }
  .xms-v1-theme .dxp-xl-icon-width-84 img {
    width: 84px;
  }
  .xms-v1-theme .dxp-xl-icon-width-84 .mat-icon {
    width: 84px;
    height: 84px;
  }
  .xms-v1-theme .dxp-xl-icon-width-85 img {
    width: 85px;
  }
  .xms-v1-theme .dxp-xl-icon-width-85 .mat-icon {
    width: 85px;
    height: 85px;
  }
  .xms-v1-theme .dxp-xl-icon-width-86 img {
    width: 86px;
  }
  .xms-v1-theme .dxp-xl-icon-width-86 .mat-icon {
    width: 86px;
    height: 86px;
  }
  .xms-v1-theme .dxp-xl-icon-width-87 img {
    width: 87px;
  }
  .xms-v1-theme .dxp-xl-icon-width-87 .mat-icon {
    width: 87px;
    height: 87px;
  }
  .xms-v1-theme .dxp-xl-icon-width-88 img {
    width: 88px;
  }
  .xms-v1-theme .dxp-xl-icon-width-88 .mat-icon {
    width: 88px;
    height: 88px;
  }
  .xms-v1-theme .dxp-xl-icon-width-89 img {
    width: 89px;
  }
  .xms-v1-theme .dxp-xl-icon-width-89 .mat-icon {
    width: 89px;
    height: 89px;
  }
  .xms-v1-theme .dxp-xl-icon-width-90 img {
    width: 90px;
  }
  .xms-v1-theme .dxp-xl-icon-width-90 .mat-icon {
    width: 90px;
    height: 90px;
  }
  .xms-v1-theme .dxp-xl-icon-width-91 img {
    width: 91px;
  }
  .xms-v1-theme .dxp-xl-icon-width-91 .mat-icon {
    width: 91px;
    height: 91px;
  }
  .xms-v1-theme .dxp-xl-icon-width-92 img {
    width: 92px;
  }
  .xms-v1-theme .dxp-xl-icon-width-92 .mat-icon {
    width: 92px;
    height: 92px;
  }
  .xms-v1-theme .dxp-xl-icon-width-93 img {
    width: 93px;
  }
  .xms-v1-theme .dxp-xl-icon-width-93 .mat-icon {
    width: 93px;
    height: 93px;
  }
  .xms-v1-theme .dxp-xl-icon-width-94 img {
    width: 94px;
  }
  .xms-v1-theme .dxp-xl-icon-width-94 .mat-icon {
    width: 94px;
    height: 94px;
  }
  .xms-v1-theme .dxp-xl-icon-width-95 img {
    width: 95px;
  }
  .xms-v1-theme .dxp-xl-icon-width-95 .mat-icon {
    width: 95px;
    height: 95px;
  }
  .xms-v1-theme .dxp-xl-icon-width-96 img {
    width: 96px;
  }
  .xms-v1-theme .dxp-xl-icon-width-96 .mat-icon {
    width: 96px;
    height: 96px;
  }
  .xms-v1-theme .dxp-xl-icon-width-97 img {
    width: 97px;
  }
  .xms-v1-theme .dxp-xl-icon-width-97 .mat-icon {
    width: 97px;
    height: 97px;
  }
  .xms-v1-theme .dxp-xl-icon-width-98 img {
    width: 98px;
  }
  .xms-v1-theme .dxp-xl-icon-width-98 .mat-icon {
    width: 98px;
    height: 98px;
  }
  .xms-v1-theme .dxp-xl-icon-width-99 img {
    width: 99px;
  }
  .xms-v1-theme .dxp-xl-icon-width-99 .mat-icon {
    width: 99px;
    height: 99px;
  }
  .xms-v1-theme .dxp-xl-icon-width-100 img {
    width: 100px;
  }
  .xms-v1-theme .dxp-xl-icon-width-100 .mat-icon {
    width: 100px;
    height: 100px;
  }
}
.xms-v1-theme .dxp-breakline {
  width: 100%;
  height: 0;
  padding: 0 !important;
}
.xms-v1-theme .dxp-default-span-full,
.xms-v1-theme .dxp-collection-item,
.xms-v1-theme .dxp-xs-span-full,
.xms-v1-theme .dxp-sm-span-full,
.xms-v1-theme .dxp-md-span-full,
.xms-v1-theme .dxp-xl-span-full {
  width: 100%;
}
.xms-v1-theme .dxp-default-size-0-col {
  flex-basis: 0%;
  max-width: 0%;
}
.xms-v1-theme .dxp-default-size-0-col:not(:last-child) {
  flex-basis: calc(0% - 1em);
  max-width: calc(0% - 1em);
}
.xms-v1-theme .dxp-default-offset-0-col {
  margin-left: 0%;
}
.xms-v1-theme .dxp-default-size-1-col {
  flex-basis: calc(8.3333333333%);
  max-width: calc(8.3333333333%);
}
.xms-v1-theme .dxp-default-size-1-col:not(:last-child) {
  flex-basis: calc(8.3333333333% - 1em);
  max-width: calc(8.3333333333% - 1em);
}
.xms-v1-theme .dxp-default-offset-1-col {
  margin-left: 8.3333333333%;
}
.xms-v1-theme .dxp-default-size-2-col {
  flex-basis: calc(16.6666666667%);
  max-width: calc(16.6666666667%);
}
.xms-v1-theme .dxp-default-size-2-col:not(:last-child) {
  flex-basis: calc(16.6666666667% - 1em);
  max-width: calc(16.6666666667% - 1em);
}
.xms-v1-theme .dxp-default-offset-2-col {
  margin-left: 16.6666666667%;
}
.xms-v1-theme .dxp-default-size-3-col {
  flex-basis: 25%;
  max-width: 25%;
}
.xms-v1-theme .dxp-default-size-3-col:not(:last-child) {
  flex-basis: calc(25% - 1em);
  max-width: calc(25% - 1em);
}
.xms-v1-theme .dxp-default-offset-3-col {
  margin-left: 25%;
}
.xms-v1-theme .dxp-default-size-4-col {
  flex-basis: calc(33.3333333333%);
  max-width: calc(33.3333333333%);
}
.xms-v1-theme .dxp-default-size-4-col:not(:last-child) {
  flex-basis: calc(33.3333333333% - 1em);
  max-width: calc(33.3333333333% - 1em);
}
.xms-v1-theme .dxp-default-offset-4-col {
  margin-left: 33.3333333333%;
}
.xms-v1-theme .dxp-default-size-5-col {
  flex-basis: calc(41.6666666667%);
  max-width: calc(41.6666666667%);
}
.xms-v1-theme .dxp-default-size-5-col:not(:last-child) {
  flex-basis: calc(41.6666666667% - 1em);
  max-width: calc(41.6666666667% - 1em);
}
.xms-v1-theme .dxp-default-offset-5-col {
  margin-left: 41.6666666667%;
}
.xms-v1-theme .dxp-default-size-6-col {
  flex-basis: 50%;
  max-width: 50%;
}
.xms-v1-theme .dxp-default-size-6-col:not(:last-child) {
  flex-basis: calc(50% - 1em);
  max-width: calc(50% - 1em);
}
.xms-v1-theme .dxp-default-offset-6-col {
  margin-left: 50%;
}
.xms-v1-theme .dxp-default-size-7-col {
  flex-basis: calc(58.3333333333%);
  max-width: calc(58.3333333333%);
}
.xms-v1-theme .dxp-default-size-7-col:not(:last-child) {
  flex-basis: calc(58.3333333333% - 1em);
  max-width: calc(58.3333333333% - 1em);
}
.xms-v1-theme .dxp-default-offset-7-col {
  margin-left: 58.3333333333%;
}
.xms-v1-theme .dxp-default-size-8-col {
  flex-basis: calc(66.6666666667%);
  max-width: calc(66.6666666667%);
}
.xms-v1-theme .dxp-default-size-8-col:not(:last-child) {
  flex-basis: calc(66.6666666667% - 1em);
  max-width: calc(66.6666666667% - 1em);
}
.xms-v1-theme .dxp-default-offset-8-col {
  margin-left: 66.6666666667%;
}
.xms-v1-theme .dxp-default-size-9-col {
  flex-basis: 75%;
  max-width: 75%;
}
.xms-v1-theme .dxp-default-size-9-col:not(:last-child) {
  flex-basis: calc(75% - 1em);
  max-width: calc(75% - 1em);
}
.xms-v1-theme .dxp-default-offset-9-col {
  margin-left: 75%;
}
.xms-v1-theme .dxp-default-size-10-col {
  flex-basis: calc(83.3333333333%);
  max-width: calc(83.3333333333%);
}
.xms-v1-theme .dxp-default-size-10-col:not(:last-child) {
  flex-basis: calc(83.3333333333% - 1em);
  max-width: calc(83.3333333333% - 1em);
}
.xms-v1-theme .dxp-default-offset-10-col {
  margin-left: 83.3333333333%;
}
.xms-v1-theme .dxp-default-size-11-col {
  flex-basis: calc(91.6666666667%);
  max-width: calc(91.6666666667%);
}
.xms-v1-theme .dxp-default-size-11-col:not(:last-child) {
  flex-basis: calc(91.6666666667% - 1em);
  max-width: calc(91.6666666667% - 1em);
}
.xms-v1-theme .dxp-default-offset-11-col {
  margin-left: 91.6666666667%;
}
.xms-v1-theme .dxp-default-size-12-col {
  flex-basis: 100%;
  max-width: 100%;
}
.xms-v1-theme .dxp-default-size-12-col:not(:last-child) {
  flex-basis: calc(100% - 1em);
  max-width: calc(100% - 1em);
}
.xms-v1-theme .dxp-default-offset-12-col {
  margin-left: 100%;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .xms-v1-theme .dxp-xs-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-0-col {
    margin-left: 0%;
  }
  .xms-v1-theme .dxp-xs-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .xms-v1-theme .dxp-xs-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .xms-v1-theme .dxp-xs-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .xms-v1-theme .dxp-xs-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .xms-v1-theme .dxp-xs-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-xs-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-3-col {
    margin-left: 25%;
  }
  .xms-v1-theme .dxp-xs-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .xms-v1-theme .dxp-xs-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .xms-v1-theme .dxp-xs-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .xms-v1-theme .dxp-xs-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .xms-v1-theme .dxp-xs-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-xs-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-6-col {
    margin-left: 50%;
  }
  .xms-v1-theme .dxp-xs-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .xms-v1-theme .dxp-xs-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .xms-v1-theme .dxp-xs-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .xms-v1-theme .dxp-xs-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .xms-v1-theme .dxp-xs-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-xs-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-9-col {
    margin-left: 75%;
  }
  .xms-v1-theme .dxp-xs-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .xms-v1-theme .dxp-xs-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .xms-v1-theme .dxp-xs-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .xms-v1-theme .dxp-xs-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .xms-v1-theme .dxp-xs-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-xs-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-xs-offset-12-col {
    margin-left: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .xms-v1-theme .dxp-sm-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-0-col {
    margin-left: 0%;
  }
  .xms-v1-theme .dxp-sm-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .xms-v1-theme .dxp-sm-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .xms-v1-theme .dxp-sm-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .xms-v1-theme .dxp-sm-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .xms-v1-theme .dxp-sm-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-sm-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-3-col {
    margin-left: 25%;
  }
  .xms-v1-theme .dxp-sm-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .xms-v1-theme .dxp-sm-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .xms-v1-theme .dxp-sm-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .xms-v1-theme .dxp-sm-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .xms-v1-theme .dxp-sm-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-sm-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-6-col {
    margin-left: 50%;
  }
  .xms-v1-theme .dxp-sm-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .xms-v1-theme .dxp-sm-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .xms-v1-theme .dxp-sm-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .xms-v1-theme .dxp-sm-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .xms-v1-theme .dxp-sm-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-sm-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-9-col {
    margin-left: 75%;
  }
  .xms-v1-theme .dxp-sm-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .xms-v1-theme .dxp-sm-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .xms-v1-theme .dxp-sm-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .xms-v1-theme .dxp-sm-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .xms-v1-theme .dxp-sm-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-sm-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-sm-offset-12-col {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .xms-v1-theme .dxp-md-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-0-col {
    margin-left: 0%;
  }
  .xms-v1-theme .dxp-md-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .xms-v1-theme .dxp-md-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .xms-v1-theme .dxp-md-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .xms-v1-theme .dxp-md-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .xms-v1-theme .dxp-md-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-md-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-3-col {
    margin-left: 25%;
  }
  .xms-v1-theme .dxp-md-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .xms-v1-theme .dxp-md-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .xms-v1-theme .dxp-md-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .xms-v1-theme .dxp-md-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .xms-v1-theme .dxp-md-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-md-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-6-col {
    margin-left: 50%;
  }
  .xms-v1-theme .dxp-md-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .xms-v1-theme .dxp-md-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .xms-v1-theme .dxp-md-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .xms-v1-theme .dxp-md-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .xms-v1-theme .dxp-md-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-md-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-9-col {
    margin-left: 75%;
  }
  .xms-v1-theme .dxp-md-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .xms-v1-theme .dxp-md-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .xms-v1-theme .dxp-md-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .xms-v1-theme .dxp-md-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .xms-v1-theme .dxp-md-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-md-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-md-offset-12-col {
    margin-left: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-size-0-col {
    flex-basis: 0%;
    max-width: 0%;
  }
  .xms-v1-theme .dxp-xl-size-0-col:not(:last-child) {
    flex-basis: calc(0% - 1em);
    max-width: calc(0% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-0-col {
    margin-left: 0%;
  }
  .xms-v1-theme .dxp-xl-size-1-col {
    flex-basis: calc(8.3333333333%);
    max-width: calc(8.3333333333%);
  }
  .xms-v1-theme .dxp-xl-size-1-col:not(:last-child) {
    flex-basis: calc(8.3333333333% - 1em);
    max-width: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-1-col {
    margin-left: 8.3333333333%;
  }
  .xms-v1-theme .dxp-xl-size-2-col {
    flex-basis: calc(16.6666666667%);
    max-width: calc(16.6666666667%);
  }
  .xms-v1-theme .dxp-xl-size-2-col:not(:last-child) {
    flex-basis: calc(16.6666666667% - 1em);
    max-width: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-2-col {
    margin-left: 16.6666666667%;
  }
  .xms-v1-theme .dxp-xl-size-3-col {
    flex-basis: 25%;
    max-width: 25%;
  }
  .xms-v1-theme .dxp-xl-size-3-col:not(:last-child) {
    flex-basis: calc(25% - 1em);
    max-width: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-3-col {
    margin-left: 25%;
  }
  .xms-v1-theme .dxp-xl-size-4-col {
    flex-basis: calc(33.3333333333%);
    max-width: calc(33.3333333333%);
  }
  .xms-v1-theme .dxp-xl-size-4-col:not(:last-child) {
    flex-basis: calc(33.3333333333% - 1em);
    max-width: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-4-col {
    margin-left: 33.3333333333%;
  }
  .xms-v1-theme .dxp-xl-size-5-col {
    flex-basis: calc(41.6666666667%);
    max-width: calc(41.6666666667%);
  }
  .xms-v1-theme .dxp-xl-size-5-col:not(:last-child) {
    flex-basis: calc(41.6666666667% - 1em);
    max-width: calc(41.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-5-col {
    margin-left: 41.6666666667%;
  }
  .xms-v1-theme .dxp-xl-size-6-col {
    flex-basis: 50%;
    max-width: 50%;
  }
  .xms-v1-theme .dxp-xl-size-6-col:not(:last-child) {
    flex-basis: calc(50% - 1em);
    max-width: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-6-col {
    margin-left: 50%;
  }
  .xms-v1-theme .dxp-xl-size-7-col {
    flex-basis: calc(58.3333333333%);
    max-width: calc(58.3333333333%);
  }
  .xms-v1-theme .dxp-xl-size-7-col:not(:last-child) {
    flex-basis: calc(58.3333333333% - 1em);
    max-width: calc(58.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-7-col {
    margin-left: 58.3333333333%;
  }
  .xms-v1-theme .dxp-xl-size-8-col {
    flex-basis: calc(66.6666666667%);
    max-width: calc(66.6666666667%);
  }
  .xms-v1-theme .dxp-xl-size-8-col:not(:last-child) {
    flex-basis: calc(66.6666666667% - 1em);
    max-width: calc(66.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-8-col {
    margin-left: 66.6666666667%;
  }
  .xms-v1-theme .dxp-xl-size-9-col {
    flex-basis: 75%;
    max-width: 75%;
  }
  .xms-v1-theme .dxp-xl-size-9-col:not(:last-child) {
    flex-basis: calc(75% - 1em);
    max-width: calc(75% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-9-col {
    margin-left: 75%;
  }
  .xms-v1-theme .dxp-xl-size-10-col {
    flex-basis: calc(83.3333333333%);
    max-width: calc(83.3333333333%);
  }
  .xms-v1-theme .dxp-xl-size-10-col:not(:last-child) {
    flex-basis: calc(83.3333333333% - 1em);
    max-width: calc(83.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-10-col {
    margin-left: 83.3333333333%;
  }
  .xms-v1-theme .dxp-xl-size-11-col {
    flex-basis: calc(91.6666666667%);
    max-width: calc(91.6666666667%);
  }
  .xms-v1-theme .dxp-xl-size-11-col:not(:last-child) {
    flex-basis: calc(91.6666666667% - 1em);
    max-width: calc(91.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-11-col {
    margin-left: 91.6666666667%;
  }
  .xms-v1-theme .dxp-xl-size-12-col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .xms-v1-theme .dxp-xl-size-12-col:not(:last-child) {
    flex-basis: calc(100% - 1em);
    max-width: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-xl-offset-12-col {
    margin-left: 100%;
  }
}
.xms-v1-theme .dxp-default-margin-top--0x,
.xms-v1-theme .dxp-default-margin-top--negative-0x {
  margin-top: 0;
}
.xms-v1-theme .dxp-default-margin-bottom--0x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--0x div,
.xms-v1-theme .dxp-default-margin-bottom--negative-0x {
  margin-bottom: 0;
}
.xms-v1-theme .dxp-default-margin-right--0x,
.xms-v1-theme .dxp-default-margin-right--negative-0x {
  margin-right: 0;
}
.xms-v1-theme .dxp-default-margin-left--0x,
.xms-v1-theme .dxp-default-margin-left--negative-0x {
  margin-left: 0;
}
.xms-v1-theme .dxp-default-margin-top--1x {
  margin-top: 0.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-1x {
  margin-top: -0.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--1x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--1x div {
  margin-bottom: 0.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-1x {
  margin-bottom: -0.5em;
}
.xms-v1-theme .dxp-default-margin-right--1x {
  margin-right: 0.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-1x {
  margin-right: -0.5em;
}
.xms-v1-theme .dxp-default-margin-left--1x {
  margin-left: 0.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-1x {
  margin-left: -0.5em;
}
.xms-v1-theme .dxp-default-margin-top--2x {
  margin-top: 1em;
}
.xms-v1-theme .dxp-default-margin-top--negative-2x {
  margin-top: -1em;
}
.xms-v1-theme .dxp-default-margin-bottom--2x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--2x div {
  margin-bottom: 1em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-2x {
  margin-bottom: -1em;
}
.xms-v1-theme .dxp-default-margin-right--2x {
  margin-right: 1em;
}
.xms-v1-theme .dxp-default-margin-right--negative-2x {
  margin-right: -1em;
}
.xms-v1-theme .dxp-default-margin-left--2x {
  margin-left: 1em;
}
.xms-v1-theme .dxp-default-margin-left--negative-2x {
  margin-left: -1em;
}
.xms-v1-theme .dxp-default-margin-top--3x {
  margin-top: 1.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-3x {
  margin-top: -1.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--3x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--3x div {
  margin-bottom: 1.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-3x {
  margin-bottom: -1.5em;
}
.xms-v1-theme .dxp-default-margin-right--3x {
  margin-right: 1.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-3x {
  margin-right: -1.5em;
}
.xms-v1-theme .dxp-default-margin-left--3x {
  margin-left: 1.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-3x {
  margin-left: -1.5em;
}
.xms-v1-theme .dxp-default-margin-top--4x {
  margin-top: 2em;
}
.xms-v1-theme .dxp-default-margin-top--negative-4x {
  margin-top: -2em;
}
.xms-v1-theme .dxp-default-margin-bottom--4x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--4x div {
  margin-bottom: 2em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-4x {
  margin-bottom: -2em;
}
.xms-v1-theme .dxp-default-margin-right--4x {
  margin-right: 2em;
}
.xms-v1-theme .dxp-default-margin-right--negative-4x {
  margin-right: -2em;
}
.xms-v1-theme .dxp-default-margin-left--4x {
  margin-left: 2em;
}
.xms-v1-theme .dxp-default-margin-left--negative-4x {
  margin-left: -2em;
}
.xms-v1-theme .dxp-default-margin-top--5x {
  margin-top: 2.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-5x {
  margin-top: -2.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--5x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--5x div {
  margin-bottom: 2.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-5x {
  margin-bottom: -2.5em;
}
.xms-v1-theme .dxp-default-margin-right--5x {
  margin-right: 2.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-5x {
  margin-right: -2.5em;
}
.xms-v1-theme .dxp-default-margin-left--5x {
  margin-left: 2.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-5x {
  margin-left: -2.5em;
}
.xms-v1-theme .dxp-default-margin-top--6x {
  margin-top: 3em;
}
.xms-v1-theme .dxp-default-margin-top--negative-6x {
  margin-top: -3em;
}
.xms-v1-theme .dxp-default-margin-bottom--6x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--6x div {
  margin-bottom: 3em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-6x {
  margin-bottom: -3em;
}
.xms-v1-theme .dxp-default-margin-right--6x {
  margin-right: 3em;
}
.xms-v1-theme .dxp-default-margin-right--negative-6x {
  margin-right: -3em;
}
.xms-v1-theme .dxp-default-margin-left--6x {
  margin-left: 3em;
}
.xms-v1-theme .dxp-default-margin-left--negative-6x {
  margin-left: -3em;
}
.xms-v1-theme .dxp-default-margin-top--7x {
  margin-top: 3.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-7x {
  margin-top: -3.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--7x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--7x div {
  margin-bottom: 3.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-7x {
  margin-bottom: -3.5em;
}
.xms-v1-theme .dxp-default-margin-right--7x {
  margin-right: 3.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-7x {
  margin-right: -3.5em;
}
.xms-v1-theme .dxp-default-margin-left--7x {
  margin-left: 3.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-7x {
  margin-left: -3.5em;
}
.xms-v1-theme .dxp-default-margin-top--8x {
  margin-top: 4em;
}
.xms-v1-theme .dxp-default-margin-top--negative-8x {
  margin-top: -4em;
}
.xms-v1-theme .dxp-default-margin-bottom--8x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--8x div {
  margin-bottom: 4em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-8x {
  margin-bottom: -4em;
}
.xms-v1-theme .dxp-default-margin-right--8x {
  margin-right: 4em;
}
.xms-v1-theme .dxp-default-margin-right--negative-8x {
  margin-right: -4em;
}
.xms-v1-theme .dxp-default-margin-left--8x {
  margin-left: 4em;
}
.xms-v1-theme .dxp-default-margin-left--negative-8x {
  margin-left: -4em;
}
.xms-v1-theme .dxp-default-margin-top--9x {
  margin-top: 4.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-9x {
  margin-top: -4.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--9x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--9x div {
  margin-bottom: 4.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-9x {
  margin-bottom: -4.5em;
}
.xms-v1-theme .dxp-default-margin-right--9x {
  margin-right: 4.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-9x {
  margin-right: -4.5em;
}
.xms-v1-theme .dxp-default-margin-left--9x {
  margin-left: 4.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-9x {
  margin-left: -4.5em;
}
.xms-v1-theme .dxp-default-margin-top--10x {
  margin-top: 5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-10x {
  margin-top: -5em;
}
.xms-v1-theme .dxp-default-margin-bottom--10x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--10x div {
  margin-bottom: 5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-10x {
  margin-bottom: -5em;
}
.xms-v1-theme .dxp-default-margin-right--10x {
  margin-right: 5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-10x {
  margin-right: -5em;
}
.xms-v1-theme .dxp-default-margin-left--10x {
  margin-left: 5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-10x {
  margin-left: -5em;
}
.xms-v1-theme .dxp-default-margin-top--11x {
  margin-top: 5.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-11x {
  margin-top: -5.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--11x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--11x div {
  margin-bottom: 5.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-11x {
  margin-bottom: -5.5em;
}
.xms-v1-theme .dxp-default-margin-right--11x {
  margin-right: 5.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-11x {
  margin-right: -5.5em;
}
.xms-v1-theme .dxp-default-margin-left--11x {
  margin-left: 5.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-11x {
  margin-left: -5.5em;
}
.xms-v1-theme .dxp-default-margin-top--12x {
  margin-top: 6em;
}
.xms-v1-theme .dxp-default-margin-top--negative-12x {
  margin-top: -6em;
}
.xms-v1-theme .dxp-default-margin-bottom--12x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--12x div {
  margin-bottom: 6em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-12x {
  margin-bottom: -6em;
}
.xms-v1-theme .dxp-default-margin-right--12x {
  margin-right: 6em;
}
.xms-v1-theme .dxp-default-margin-right--negative-12x {
  margin-right: -6em;
}
.xms-v1-theme .dxp-default-margin-left--12x {
  margin-left: 6em;
}
.xms-v1-theme .dxp-default-margin-left--negative-12x {
  margin-left: -6em;
}
.xms-v1-theme .dxp-default-margin-top--13x {
  margin-top: 6.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-13x {
  margin-top: -6.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--13x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--13x div {
  margin-bottom: 6.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-13x {
  margin-bottom: -6.5em;
}
.xms-v1-theme .dxp-default-margin-right--13x {
  margin-right: 6.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-13x {
  margin-right: -6.5em;
}
.xms-v1-theme .dxp-default-margin-left--13x {
  margin-left: 6.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-13x {
  margin-left: -6.5em;
}
.xms-v1-theme .dxp-default-margin-top--14x {
  margin-top: 7em;
}
.xms-v1-theme .dxp-default-margin-top--negative-14x {
  margin-top: -7em;
}
.xms-v1-theme .dxp-default-margin-bottom--14x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--14x div {
  margin-bottom: 7em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-14x {
  margin-bottom: -7em;
}
.xms-v1-theme .dxp-default-margin-right--14x {
  margin-right: 7em;
}
.xms-v1-theme .dxp-default-margin-right--negative-14x {
  margin-right: -7em;
}
.xms-v1-theme .dxp-default-margin-left--14x {
  margin-left: 7em;
}
.xms-v1-theme .dxp-default-margin-left--negative-14x {
  margin-left: -7em;
}
.xms-v1-theme .dxp-default-margin-top--15x {
  margin-top: 7.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-15x {
  margin-top: -7.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--15x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--15x div {
  margin-bottom: 7.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-15x {
  margin-bottom: -7.5em;
}
.xms-v1-theme .dxp-default-margin-right--15x {
  margin-right: 7.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-15x {
  margin-right: -7.5em;
}
.xms-v1-theme .dxp-default-margin-left--15x {
  margin-left: 7.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-15x {
  margin-left: -7.5em;
}
.xms-v1-theme .dxp-default-margin-top--16x {
  margin-top: 8em;
}
.xms-v1-theme .dxp-default-margin-top--negative-16x {
  margin-top: -8em;
}
.xms-v1-theme .dxp-default-margin-bottom--16x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--16x div {
  margin-bottom: 8em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-16x {
  margin-bottom: -8em;
}
.xms-v1-theme .dxp-default-margin-right--16x {
  margin-right: 8em;
}
.xms-v1-theme .dxp-default-margin-right--negative-16x {
  margin-right: -8em;
}
.xms-v1-theme .dxp-default-margin-left--16x {
  margin-left: 8em;
}
.xms-v1-theme .dxp-default-margin-left--negative-16x {
  margin-left: -8em;
}
.xms-v1-theme .dxp-default-margin-top--17x {
  margin-top: 8.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-17x {
  margin-top: -8.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--17x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--17x div {
  margin-bottom: 8.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-17x {
  margin-bottom: -8.5em;
}
.xms-v1-theme .dxp-default-margin-right--17x {
  margin-right: 8.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-17x {
  margin-right: -8.5em;
}
.xms-v1-theme .dxp-default-margin-left--17x {
  margin-left: 8.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-17x {
  margin-left: -8.5em;
}
.xms-v1-theme .dxp-default-margin-top--18x {
  margin-top: 9em;
}
.xms-v1-theme .dxp-default-margin-top--negative-18x {
  margin-top: -9em;
}
.xms-v1-theme .dxp-default-margin-bottom--18x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--18x div {
  margin-bottom: 9em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-18x {
  margin-bottom: -9em;
}
.xms-v1-theme .dxp-default-margin-right--18x {
  margin-right: 9em;
}
.xms-v1-theme .dxp-default-margin-right--negative-18x {
  margin-right: -9em;
}
.xms-v1-theme .dxp-default-margin-left--18x {
  margin-left: 9em;
}
.xms-v1-theme .dxp-default-margin-left--negative-18x {
  margin-left: -9em;
}
.xms-v1-theme .dxp-default-margin-top--19x {
  margin-top: 9.5em;
}
.xms-v1-theme .dxp-default-margin-top--negative-19x {
  margin-top: -9.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--19x,
.xms-v1-theme .mat-dialog-container .dxp-default-margin-bottom--19x div {
  margin-bottom: 9.5em;
}
.xms-v1-theme .dxp-default-margin-bottom--negative-19x {
  margin-bottom: -9.5em;
}
.xms-v1-theme .dxp-default-margin-right--19x {
  margin-right: 9.5em;
}
.xms-v1-theme .dxp-default-margin-right--negative-19x {
  margin-right: -9.5em;
}
.xms-v1-theme .dxp-default-margin-left--19x {
  margin-left: 9.5em;
}
.xms-v1-theme .dxp-default-margin-left--negative-19x {
  margin-left: -9.5em;
}
.xms-v1-theme .dxp-default-separation-line {
  border-bottom: 1px solid #70a59a;
  width: 100%;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.xms-v1-theme .dxp-remove-bottom-margin {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--0x,
  .xms-v1-theme .dxp-xs-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--0x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--0x div,
  .xms-v1-theme .dxp-xs-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--0x,
  .xms-v1-theme .dxp-xs-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--0x,
  .xms-v1-theme .dxp-xs-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--1x {
    margin-top: 0.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--1x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--1x {
    margin-right: 0.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--1x {
    margin-left: 0.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--2x {
    margin-top: 1em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--2x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--2x {
    margin-right: 1em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--2x {
    margin-left: 1em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--3x {
    margin-top: 1.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--3x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--3x {
    margin-right: 1.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--3x {
    margin-left: 1.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--4x {
    margin-top: 2em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--4x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--4x {
    margin-right: 2em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--4x {
    margin-left: 2em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--5x {
    margin-top: 2.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--5x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--5x {
    margin-right: 2.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--5x {
    margin-left: 2.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--6x {
    margin-top: 3em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--6x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--6x {
    margin-right: 3em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--6x {
    margin-left: 3em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--7x {
    margin-top: 3.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--7x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--7x {
    margin-right: 3.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--7x {
    margin-left: 3.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--8x {
    margin-top: 4em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--8x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--8x {
    margin-right: 4em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--8x {
    margin-left: 4em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--9x {
    margin-top: 4.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--9x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--9x {
    margin-right: 4.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--9x {
    margin-left: 4.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--10x {
    margin-top: 5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--10x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--10x {
    margin-right: 5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--10x {
    margin-left: 5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--11x {
    margin-top: 5.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--11x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--11x {
    margin-right: 5.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--11x {
    margin-left: 5.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--12x {
    margin-top: 6em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--12x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--12x {
    margin-right: 6em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--12x {
    margin-left: 6em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--13x {
    margin-top: 6.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--13x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--13x {
    margin-right: 6.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--13x {
    margin-left: 6.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--14x {
    margin-top: 7em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--14x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--14x {
    margin-right: 7em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--14x {
    margin-left: 7em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--15x {
    margin-top: 7.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--15x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--15x {
    margin-right: 7.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--15x {
    margin-left: 7.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--16x {
    margin-top: 8em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--16x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--16x {
    margin-right: 8em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--16x {
    margin-left: 8em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--17x {
    margin-top: 8.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--17x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--17x {
    margin-right: 8.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--17x {
    margin-left: 8.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--18x {
    margin-top: 9em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--18x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--18x {
    margin-right: 9em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--18x {
    margin-left: 9em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-top--19x {
    margin-top: 9.5em;
  }
  .xms-v1-theme .dxp-xs-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-bottom--19x,
  .xms-v1-theme .mat-dialog-container .dxp-xs-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .xms-v1-theme .dxp-xs-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-right--19x {
    margin-right: 9.5em;
  }
  .xms-v1-theme .dxp-xs-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-margin-left--19x {
    margin-left: 9.5em;
  }
  .xms-v1-theme .dxp-xs-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-separation-line {
    border-bottom: 1px solid #70a59a;
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--0x,
  .xms-v1-theme .dxp-sm-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--0x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--0x div,
  .xms-v1-theme .dxp-sm-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--0x,
  .xms-v1-theme .dxp-sm-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--0x,
  .xms-v1-theme .dxp-sm-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--1x {
    margin-top: 0.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--1x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--1x {
    margin-right: 0.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--1x {
    margin-left: 0.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--2x {
    margin-top: 1em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--2x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--2x {
    margin-right: 1em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--2x {
    margin-left: 1em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--3x {
    margin-top: 1.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--3x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--3x {
    margin-right: 1.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--3x {
    margin-left: 1.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--4x {
    margin-top: 2em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--4x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--4x {
    margin-right: 2em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--4x {
    margin-left: 2em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--5x {
    margin-top: 2.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--5x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--5x {
    margin-right: 2.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--5x {
    margin-left: 2.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--6x {
    margin-top: 3em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--6x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--6x {
    margin-right: 3em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--6x {
    margin-left: 3em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--7x {
    margin-top: 3.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--7x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--7x {
    margin-right: 3.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--7x {
    margin-left: 3.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--8x {
    margin-top: 4em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--8x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--8x {
    margin-right: 4em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--8x {
    margin-left: 4em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--9x {
    margin-top: 4.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--9x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--9x {
    margin-right: 4.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--9x {
    margin-left: 4.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--10x {
    margin-top: 5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--10x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--10x {
    margin-right: 5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--10x {
    margin-left: 5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--11x {
    margin-top: 5.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--11x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--11x {
    margin-right: 5.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--11x {
    margin-left: 5.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--12x {
    margin-top: 6em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--12x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--12x {
    margin-right: 6em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--12x {
    margin-left: 6em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--13x {
    margin-top: 6.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--13x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--13x {
    margin-right: 6.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--13x {
    margin-left: 6.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--14x {
    margin-top: 7em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--14x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--14x {
    margin-right: 7em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--14x {
    margin-left: 7em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--15x {
    margin-top: 7.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--15x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--15x {
    margin-right: 7.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--15x {
    margin-left: 7.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--16x {
    margin-top: 8em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--16x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--16x {
    margin-right: 8em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--16x {
    margin-left: 8em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--17x {
    margin-top: 8.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--17x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--17x {
    margin-right: 8.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--17x {
    margin-left: 8.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--18x {
    margin-top: 9em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--18x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--18x {
    margin-right: 9em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--18x {
    margin-left: 9em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-top--19x {
    margin-top: 9.5em;
  }
  .xms-v1-theme .dxp-sm-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-bottom--19x,
  .xms-v1-theme .mat-dialog-container .dxp-sm-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .xms-v1-theme .dxp-sm-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-right--19x {
    margin-right: 9.5em;
  }
  .xms-v1-theme .dxp-sm-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-margin-left--19x {
    margin-left: 9.5em;
  }
  .xms-v1-theme .dxp-sm-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-separation-line {
    border-bottom: 1px solid #70a59a;
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--0x,
  .xms-v1-theme .dxp-md-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--0x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--0x div,
  .xms-v1-theme .dxp-md-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--0x,
  .xms-v1-theme .dxp-md-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--0x,
  .xms-v1-theme .dxp-md-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--1x {
    margin-top: 0.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--1x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--1x {
    margin-right: 0.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--1x {
    margin-left: 0.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--2x {
    margin-top: 1em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--2x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--2x {
    margin-right: 1em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--2x {
    margin-left: 1em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--3x {
    margin-top: 1.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--3x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--3x {
    margin-right: 1.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--3x {
    margin-left: 1.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--4x {
    margin-top: 2em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--4x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--4x {
    margin-right: 2em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--4x {
    margin-left: 2em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--5x {
    margin-top: 2.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--5x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--5x {
    margin-right: 2.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--5x {
    margin-left: 2.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--6x {
    margin-top: 3em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--6x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--6x {
    margin-right: 3em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--6x {
    margin-left: 3em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--7x {
    margin-top: 3.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--7x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--7x {
    margin-right: 3.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--7x {
    margin-left: 3.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--8x {
    margin-top: 4em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--8x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--8x {
    margin-right: 4em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--8x {
    margin-left: 4em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--9x {
    margin-top: 4.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--9x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--9x {
    margin-right: 4.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--9x {
    margin-left: 4.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--10x {
    margin-top: 5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--10x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--10x {
    margin-right: 5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--10x {
    margin-left: 5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--11x {
    margin-top: 5.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--11x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--11x {
    margin-right: 5.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--11x {
    margin-left: 5.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--12x {
    margin-top: 6em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--12x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--12x {
    margin-right: 6em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--12x {
    margin-left: 6em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--13x {
    margin-top: 6.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--13x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--13x {
    margin-right: 6.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--13x {
    margin-left: 6.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--14x {
    margin-top: 7em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--14x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--14x {
    margin-right: 7em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--14x {
    margin-left: 7em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--15x {
    margin-top: 7.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--15x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--15x {
    margin-right: 7.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--15x {
    margin-left: 7.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--16x {
    margin-top: 8em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--16x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--16x {
    margin-right: 8em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--16x {
    margin-left: 8em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--17x {
    margin-top: 8.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--17x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--17x {
    margin-right: 8.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--17x {
    margin-left: 8.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--18x {
    margin-top: 9em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--18x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--18x {
    margin-right: 9em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--18x {
    margin-left: 9em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-top--19x {
    margin-top: 9.5em;
  }
  .xms-v1-theme .dxp-md-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-bottom--19x,
  .xms-v1-theme .mat-dialog-container .dxp-md-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .xms-v1-theme .dxp-md-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-right--19x {
    margin-right: 9.5em;
  }
  .xms-v1-theme .dxp-md-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-margin-left--19x {
    margin-left: 9.5em;
  }
  .xms-v1-theme .dxp-md-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-separation-line {
    border-bottom: 1px solid #70a59a;
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--0x,
  .xms-v1-theme .dxp-xl-margin-top--negative-0x {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--0x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--0x div,
  .xms-v1-theme .dxp-xl-margin-bottom--negative-0x {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--0x,
  .xms-v1-theme .dxp-xl-margin-right--negative-0x {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--0x,
  .xms-v1-theme .dxp-xl-margin-left--negative-0x {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--1x {
    margin-top: 0.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-1x {
    margin-top: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--1x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--1x div {
    margin-bottom: 0.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-1x {
    margin-bottom: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--1x {
    margin-right: 0.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-1x {
    margin-right: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--1x {
    margin-left: 0.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-1x {
    margin-left: -0.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--2x {
    margin-top: 1em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-2x {
    margin-top: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--2x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--2x div {
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-2x {
    margin-bottom: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--2x {
    margin-right: 1em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-2x {
    margin-right: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--2x {
    margin-left: 1em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-2x {
    margin-left: -1em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--3x {
    margin-top: 1.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-3x {
    margin-top: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--3x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--3x div {
    margin-bottom: 1.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-3x {
    margin-bottom: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--3x {
    margin-right: 1.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-3x {
    margin-right: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--3x {
    margin-left: 1.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-3x {
    margin-left: -1.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--4x {
    margin-top: 2em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-4x {
    margin-top: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--4x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--4x div {
    margin-bottom: 2em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-4x {
    margin-bottom: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--4x {
    margin-right: 2em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-4x {
    margin-right: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--4x {
    margin-left: 2em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-4x {
    margin-left: -2em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--5x {
    margin-top: 2.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-5x {
    margin-top: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--5x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--5x div {
    margin-bottom: 2.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-5x {
    margin-bottom: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--5x {
    margin-right: 2.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-5x {
    margin-right: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--5x {
    margin-left: 2.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-5x {
    margin-left: -2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--6x {
    margin-top: 3em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-6x {
    margin-top: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--6x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--6x div {
    margin-bottom: 3em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-6x {
    margin-bottom: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--6x {
    margin-right: 3em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-6x {
    margin-right: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--6x {
    margin-left: 3em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-6x {
    margin-left: -3em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--7x {
    margin-top: 3.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-7x {
    margin-top: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--7x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--7x div {
    margin-bottom: 3.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-7x {
    margin-bottom: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--7x {
    margin-right: 3.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-7x {
    margin-right: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--7x {
    margin-left: 3.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-7x {
    margin-left: -3.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--8x {
    margin-top: 4em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-8x {
    margin-top: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--8x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--8x div {
    margin-bottom: 4em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-8x {
    margin-bottom: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--8x {
    margin-right: 4em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-8x {
    margin-right: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--8x {
    margin-left: 4em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-8x {
    margin-left: -4em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--9x {
    margin-top: 4.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-9x {
    margin-top: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--9x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--9x div {
    margin-bottom: 4.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-9x {
    margin-bottom: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--9x {
    margin-right: 4.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-9x {
    margin-right: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--9x {
    margin-left: 4.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-9x {
    margin-left: -4.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--10x {
    margin-top: 5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-10x {
    margin-top: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--10x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--10x div {
    margin-bottom: 5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-10x {
    margin-bottom: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--10x {
    margin-right: 5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-10x {
    margin-right: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--10x {
    margin-left: 5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-10x {
    margin-left: -5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--11x {
    margin-top: 5.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-11x {
    margin-top: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--11x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--11x div {
    margin-bottom: 5.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-11x {
    margin-bottom: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--11x {
    margin-right: 5.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-11x {
    margin-right: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--11x {
    margin-left: 5.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-11x {
    margin-left: -5.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--12x {
    margin-top: 6em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-12x {
    margin-top: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--12x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--12x div {
    margin-bottom: 6em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-12x {
    margin-bottom: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--12x {
    margin-right: 6em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-12x {
    margin-right: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--12x {
    margin-left: 6em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-12x {
    margin-left: -6em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--13x {
    margin-top: 6.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-13x {
    margin-top: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--13x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--13x div {
    margin-bottom: 6.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-13x {
    margin-bottom: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--13x {
    margin-right: 6.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-13x {
    margin-right: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--13x {
    margin-left: 6.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-13x {
    margin-left: -6.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--14x {
    margin-top: 7em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-14x {
    margin-top: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--14x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--14x div {
    margin-bottom: 7em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-14x {
    margin-bottom: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--14x {
    margin-right: 7em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-14x {
    margin-right: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--14x {
    margin-left: 7em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-14x {
    margin-left: -7em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--15x {
    margin-top: 7.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-15x {
    margin-top: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--15x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--15x div {
    margin-bottom: 7.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-15x {
    margin-bottom: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--15x {
    margin-right: 7.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-15x {
    margin-right: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--15x {
    margin-left: 7.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-15x {
    margin-left: -7.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--16x {
    margin-top: 8em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-16x {
    margin-top: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--16x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--16x div {
    margin-bottom: 8em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-16x {
    margin-bottom: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--16x {
    margin-right: 8em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-16x {
    margin-right: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--16x {
    margin-left: 8em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-16x {
    margin-left: -8em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--17x {
    margin-top: 8.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-17x {
    margin-top: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--17x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--17x div {
    margin-bottom: 8.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-17x {
    margin-bottom: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--17x {
    margin-right: 8.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-17x {
    margin-right: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--17x {
    margin-left: 8.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-17x {
    margin-left: -8.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--18x {
    margin-top: 9em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-18x {
    margin-top: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--18x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--18x div {
    margin-bottom: 9em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-18x {
    margin-bottom: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--18x {
    margin-right: 9em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-18x {
    margin-right: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--18x {
    margin-left: 9em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-18x {
    margin-left: -9em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-top--19x {
    margin-top: 9.5em;
  }
  .xms-v1-theme .dxp-xl-margin-top--negative-19x {
    margin-top: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-bottom--19x,
  .xms-v1-theme .mat-dialog-container .dxp-xl-margin-bottom--19x div {
    margin-bottom: 9.5em;
  }
  .xms-v1-theme .dxp-xl-margin-bottom--negative-19x {
    margin-bottom: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-right--19x {
    margin-right: 9.5em;
  }
  .xms-v1-theme .dxp-xl-margin-right--negative-19x {
    margin-right: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-margin-left--19x {
    margin-left: 9.5em;
  }
  .xms-v1-theme .dxp-xl-margin-left--negative-19x {
    margin-left: -9.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-separation-line {
    border-bottom: 1px solid #70a59a;
    width: 100%;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .xms-v1-theme .dxp-remove-bottom-margin {
    margin-bottom: 0 !important;
  }
}
.xms-v1-theme .dxp-default-align-start {
  align-self: flex-start;
}
.xms-v1-theme .dxp-default-align-start > .dxp-layout {
  align-self: flex-start;
}
.xms-v1-theme .dxp-default-align-start > .dxp-control > .dxp-layout {
  align-self: flex-start;
}
.xms-v1-theme .dxp-default-align-start form:first-of-type.dxp-layout {
  align-self: flex-start;
}
.xms-v1-theme .dxp-default-align-children-start > .dxp-layout {
  align-items: flex-start;
}
.xms-v1-theme .dxp-default-align-children-start > .dxp-control > .dxp-layout {
  align-items: flex-start;
}
.xms-v1-theme .dxp-default-align-children-start form:first-of-type.dxp-layout {
  align-items: flex-start;
}
.xms-v1-theme .dxp-default-align-text-start .dxp-label {
  text-align: start;
}
.xms-v1-theme
  .dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-layout {
  align-items: center;
}
.xms-v1-theme
  .dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-layout
  .mat-checkbox {
  align-self: center;
}
.xms-v1-theme
  .dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-control
  > .dxp-layout {
  align-items: center;
}
.xms-v1-theme
  .dxp-default-align-children-center.dxp-default-align-children-center
  > .dxp-control
  > .dxp-layout
  .mat-checkbox {
  align-self: center;
}
.xms-v1-theme
  .dxp-default-align-children-center.dxp-default-align-children-center
  form:first-of-type.dxp-layout {
  align-items: center;
}
.xms-v1-theme
  .dxp-default-align-children-center.dxp-default-align-children-center
  form:first-of-type.dxp-layout
  .mat-checkbox {
  align-self: center;
}
.xms-v1-theme .dxp-default-align-text-center .dxp-label {
  text-align: center;
}
.xms-v1-theme .dxp-default-align-end {
  align-self: flex-end;
}
.xms-v1-theme .dxp-default-align-end > .dxp-layout {
  align-self: flex-end;
}
.xms-v1-theme .dxp-default-align-end > .dxp-control > .dxp-layout {
  align-self: flex-end;
}
.xms-v1-theme .dxp-default-align-end form:first-of-type.dxp-layout {
  align-self: flex-end;
}
.xms-v1-theme .dxp-default-align-children-end > .dxp-layout {
  align-items: flex-end;
}
.xms-v1-theme .dxp-default-align-children-end > .dxp-control > .dxp-layout {
  align-items: flex-end;
}
.xms-v1-theme .dxp-default-align-children-end form:first-of-type.dxp-layout {
  align-items: flex-end;
}
.xms-v1-theme .dxp-default-align-text-end .dxp-label {
  text-align: end;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-align-start {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xs-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xs-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xs-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xs-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-xs-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-xs-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-xs-align-text-start .dxp-label {
    text-align: start;
  }
  .xms-v1-theme
    .dxp-xs-align-children-center.dxp-xs-align-children-center
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-xs-align-children-center.dxp-xs-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-xs-align-children-center.dxp-xs-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-xs-align-children-center.dxp-xs-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-xs-align-children-center.dxp-xs-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-xs-align-children-center.dxp-xs-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme .dxp-xs-align-text-center .dxp-label {
    text-align: center;
  }
  .xms-v1-theme .dxp-xs-align-end {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xs-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xs-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xs-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xs-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-xs-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-xs-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-xs-align-text-end .dxp-label {
    text-align: end;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-align-start {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-sm-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-sm-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-sm-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-sm-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-sm-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-sm-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-sm-align-text-start .dxp-label {
    text-align: start;
  }
  .xms-v1-theme
    .dxp-sm-align-children-center.dxp-sm-align-children-center
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-sm-align-children-center.dxp-sm-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-sm-align-children-center.dxp-sm-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-sm-align-children-center.dxp-sm-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-sm-align-children-center.dxp-sm-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-sm-align-children-center.dxp-sm-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme .dxp-sm-align-text-center .dxp-label {
    text-align: center;
  }
  .xms-v1-theme .dxp-sm-align-end {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-sm-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-sm-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-sm-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-sm-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-sm-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-sm-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-sm-align-text-end .dxp-label {
    text-align: end;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-align-start {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-md-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-md-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-md-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-md-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-md-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-md-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-md-align-text-start .dxp-label {
    text-align: start;
  }
  .xms-v1-theme
    .dxp-md-align-children-center.dxp-md-align-children-center
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-md-align-children-center.dxp-md-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-md-align-children-center.dxp-md-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-md-align-children-center.dxp-md-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-md-align-children-center.dxp-md-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-md-align-children-center.dxp-md-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme .dxp-md-align-text-center .dxp-label {
    text-align: center;
  }
  .xms-v1-theme .dxp-md-align-end {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-md-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-md-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-md-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-md-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-md-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-md-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-md-align-text-end .dxp-label {
    text-align: end;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-align-start {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xl-align-start > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xl-align-start > .dxp-control > .dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xl-align-start form:first-of-type.dxp-layout {
    align-self: flex-start;
  }
  .xms-v1-theme .dxp-xl-align-children-start > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-xl-align-children-start > .dxp-control > .dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-xl-align-children-start form:first-of-type.dxp-layout {
    align-items: flex-start;
  }
  .xms-v1-theme .dxp-xl-align-text-start .dxp-label {
    text-align: start;
  }
  .xms-v1-theme
    .dxp-xl-align-children-center.dxp-xl-align-children-center
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-xl-align-children-center.dxp-xl-align-children-center
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-xl-align-children-center.dxp-xl-align-children-center
    > .dxp-control
    > .dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-xl-align-children-center.dxp-xl-align-children-center
    > .dxp-control
    > .dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme
    .dxp-xl-align-children-center.dxp-xl-align-children-center
    form:first-of-type.dxp-layout {
    align-items: center;
  }
  .xms-v1-theme
    .dxp-xl-align-children-center.dxp-xl-align-children-center
    form:first-of-type.dxp-layout
    .mat-checkbox {
    align-self: center;
  }
  .xms-v1-theme .dxp-xl-align-text-center .dxp-label {
    text-align: center;
  }
  .xms-v1-theme .dxp-xl-align-end {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xl-align-end > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xl-align-end > .dxp-control > .dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xl-align-end form:first-of-type.dxp-layout {
    align-self: flex-end;
  }
  .xms-v1-theme .dxp-xl-align-children-end > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-xl-align-children-end > .dxp-control > .dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-xl-align-children-end form:first-of-type.dxp-layout {
    align-items: flex-end;
  }
  .xms-v1-theme .dxp-xl-align-text-end .dxp-label {
    text-align: end;
  }
}
.xms-v1-theme .dxp-default-vertical-narrow > .dxp-layout {
  max-width: 50ch;
}
.xms-v1-theme .dxp-default-vertical-narrow > .dxp-control > .dxp-layout {
  max-width: 50ch;
}
.xms-v1-theme .dxp-default-vertical-narrow form:first-of-type.dxp-layout {
  max-width: 50ch;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xs-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xs-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-sm-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-sm-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-md-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-md-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-vertical-narrow > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xl-vertical-narrow > .dxp-control > .dxp-layout {
    max-width: 50ch;
  }
  .xms-v1-theme .dxp-xl-vertical-narrow form:first-of-type.dxp-layout {
    max-width: 50ch;
  }
}
.xms-v1-theme .dxp-default-masonry-0-col > .dxp-layout {
  -moz-column-count: 0;
  column-count: 0;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-0-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-0-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-0-col > .dxp-control > .dxp-layout {
  -moz-column-count: 0;
  column-count: 0;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-0-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-0-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-0-col form:first-of-type.dxp-layout {
  -moz-column-count: 0;
  column-count: 0;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-0-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-0-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-1-col > .dxp-layout {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-1-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-1-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-1-col > .dxp-control > .dxp-layout {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-1-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-1-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-1-col form:first-of-type.dxp-layout {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-1-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-1-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-2-col > .dxp-layout {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-2-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-2-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-2-col > .dxp-control > .dxp-layout {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-2-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-2-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-2-col form:first-of-type.dxp-layout {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-2-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-2-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-3-col > .dxp-layout {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-3-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-3-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-3-col > .dxp-control > .dxp-layout {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-3-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-3-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-3-col form:first-of-type.dxp-layout {
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-3-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-3-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-4-col > .dxp-layout {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-4-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-4-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-4-col > .dxp-control > .dxp-layout {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-4-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-4-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-4-col form:first-of-type.dxp-layout {
  -moz-column-count: 4;
  column-count: 4;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-4-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-4-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-5-col > .dxp-layout {
  -moz-column-count: 5;
  column-count: 5;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-5-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-5-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-5-col > .dxp-control > .dxp-layout {
  -moz-column-count: 5;
  column-count: 5;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-5-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-5-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-5-col form:first-of-type.dxp-layout {
  -moz-column-count: 5;
  column-count: 5;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-5-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-5-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-6-col > .dxp-layout {
  -moz-column-count: 6;
  column-count: 6;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-6-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-6-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-6-col > .dxp-control > .dxp-layout {
  -moz-column-count: 6;
  column-count: 6;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-6-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-6-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-6-col form:first-of-type.dxp-layout {
  -moz-column-count: 6;
  column-count: 6;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-6-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-6-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-7-col > .dxp-layout {
  -moz-column-count: 7;
  column-count: 7;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-7-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-7-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-7-col > .dxp-control > .dxp-layout {
  -moz-column-count: 7;
  column-count: 7;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-7-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-7-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-7-col form:first-of-type.dxp-layout {
  -moz-column-count: 7;
  column-count: 7;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-7-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-7-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-8-col > .dxp-layout {
  -moz-column-count: 8;
  column-count: 8;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-8-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-8-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-8-col > .dxp-control > .dxp-layout {
  -moz-column-count: 8;
  column-count: 8;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-8-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-8-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-8-col form:first-of-type.dxp-layout {
  -moz-column-count: 8;
  column-count: 8;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-8-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-8-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-9-col > .dxp-layout {
  -moz-column-count: 9;
  column-count: 9;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-9-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-9-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-9-col > .dxp-control > .dxp-layout {
  -moz-column-count: 9;
  column-count: 9;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-9-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-9-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-9-col form:first-of-type.dxp-layout {
  -moz-column-count: 9;
  column-count: 9;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-9-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-9-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-10-col > .dxp-layout {
  -moz-column-count: 10;
  column-count: 10;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-10-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-10-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-10-col > .dxp-control > .dxp-layout {
  -moz-column-count: 10;
  column-count: 10;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-10-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-10-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-10-col form:first-of-type.dxp-layout {
  -moz-column-count: 10;
  column-count: 10;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-10-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-10-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-11-col > .dxp-layout {
  -moz-column-count: 11;
  column-count: 11;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-11-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-11-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-11-col > .dxp-control > .dxp-layout {
  -moz-column-count: 11;
  column-count: 11;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-11-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-11-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-11-col form:first-of-type.dxp-layout {
  -moz-column-count: 11;
  column-count: 11;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-11-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-11-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-12-col > .dxp-layout {
  -moz-column-count: 12;
  column-count: 12;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-12-col > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme .dxp-default-masonry-12-col > .dxp-layout > * > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-12-col > .dxp-control > .dxp-layout {
  -moz-column-count: 12;
  column-count: 12;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-12-col > .dxp-control > .dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-12-col
  > .dxp-control
  > .dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
.xms-v1-theme .dxp-default-masonry-12-col form:first-of-type.dxp-layout {
  -moz-column-count: 12;
  column-count: 12;
  -moz-column-gap: 2em;
  column-gap: 2em;
  display: unset;
  flex-direction: unset;
}
.xms-v1-theme .dxp-default-masonry-12-col form:first-of-type.dxp-layout > * {
  display: contents;
}
.xms-v1-theme
  .dxp-default-masonry-12-col
  form:first-of-type.dxp-layout
  > *
  > .dxp-control {
  background-color: #fff;
  box-sizing: border-box;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1em;
  border-radius: 5px;
  padding: 0 2em 2em;
  box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-0-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-0-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-1-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-1-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-2-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-2-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-3-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-3-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-4-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-4-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-5-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-5-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-6-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-6-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-7-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-7-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-8-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-8-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-9-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-9-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-10-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-10-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-11-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-11-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xs-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-12-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xs-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xs-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xs-masonry-12-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-0-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-0-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-1-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-1-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-2-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-2-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-3-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-3-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-4-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-4-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-5-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-5-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-6-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-6-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-7-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-7-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-8-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-8-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-9-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-9-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-10-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-10-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-11-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-11-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-sm-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-12-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-sm-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-sm-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-sm-masonry-12-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-0-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-0-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-1-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-1-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-2-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-2-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-3-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-3-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-4-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-4-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-5-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-5-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-6-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-6-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-7-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-7-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-8-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-8-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-9-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-9-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-10-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-10-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-11-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-11-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-md-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-12-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-md-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-md-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-md-masonry-12-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-masonry-0-col > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-0-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-0-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-0-col > .dxp-control > .dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-0-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-0-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-0-col form:first-of-type.dxp-layout {
    -moz-column-count: 0;
    column-count: 0;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-0-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-0-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-1-col > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-1-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-1-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-1-col > .dxp-control > .dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-1-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-1-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-1-col form:first-of-type.dxp-layout {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-1-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-1-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-2-col > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-2-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-2-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-2-col > .dxp-control > .dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-2-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-2-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-2-col form:first-of-type.dxp-layout {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-2-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-2-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-3-col > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-3-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-3-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-3-col > .dxp-control > .dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-3-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-3-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-3-col form:first-of-type.dxp-layout {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-3-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-3-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-4-col > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-4-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-4-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-4-col > .dxp-control > .dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-4-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-4-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-4-col form:first-of-type.dxp-layout {
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-4-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-4-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-5-col > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-5-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-5-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-5-col > .dxp-control > .dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-5-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-5-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-5-col form:first-of-type.dxp-layout {
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-5-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-5-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-6-col > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-6-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-6-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-6-col > .dxp-control > .dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-6-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-6-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-6-col form:first-of-type.dxp-layout {
    -moz-column-count: 6;
    column-count: 6;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-6-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-6-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-7-col > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-7-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-7-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-7-col > .dxp-control > .dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-7-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-7-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-7-col form:first-of-type.dxp-layout {
    -moz-column-count: 7;
    column-count: 7;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-7-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-7-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-8-col > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-8-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-8-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-8-col > .dxp-control > .dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-8-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-8-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-8-col form:first-of-type.dxp-layout {
    -moz-column-count: 8;
    column-count: 8;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-8-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-8-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-9-col > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-9-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-9-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-9-col > .dxp-control > .dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-9-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-9-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-9-col form:first-of-type.dxp-layout {
    -moz-column-count: 9;
    column-count: 9;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-9-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-9-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-10-col > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-10-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-10-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-10-col > .dxp-control > .dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-10-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-10-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-10-col form:first-of-type.dxp-layout {
    -moz-column-count: 10;
    column-count: 10;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-10-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-10-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-11-col > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-11-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-11-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-11-col > .dxp-control > .dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-11-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-11-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-11-col form:first-of-type.dxp-layout {
    -moz-column-count: 11;
    column-count: 11;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-11-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-11-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-12-col > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-12-col > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme .dxp-xl-masonry-12-col > .dxp-layout > * > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-12-col > .dxp-control > .dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-12-col > .dxp-control > .dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-12-col
    > .dxp-control
    > .dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
  .xms-v1-theme .dxp-xl-masonry-12-col form:first-of-type.dxp-layout {
    -moz-column-count: 12;
    column-count: 12;
    -moz-column-gap: 2em;
    column-gap: 2em;
    display: unset;
    flex-direction: unset;
  }
  .xms-v1-theme .dxp-xl-masonry-12-col form:first-of-type.dxp-layout > * {
    display: contents;
  }
  .xms-v1-theme
    .dxp-xl-masonry-12-col
    form:first-of-type.dxp-layout
    > *
    > .dxp-control {
    background-color: #fff;
    box-sizing: border-box;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 1em;
    border-radius: 5px;
    padding: 0 2em 2em;
    box-shadow: 0 1px 3px #0000001f, 0 1px 2px #0000003d;
  }
}
.xms-v1-theme .dxp-default-fallback-grid-1-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-1-col > * {
  flex-basis: calc(100% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-2-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-2-col > * {
  flex-basis: calc(50% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-3-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-3-col > * {
  flex-basis: calc(33.3333333333% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-4-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-4-col > * {
  flex-basis: calc(25% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-5-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-5-col > * {
  flex-basis: calc(20% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-6-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-6-col > * {
  flex-basis: calc(16.6666666667% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-7-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-7-col > * {
  flex-basis: calc(14.2857142857% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-8-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-8-col > * {
  flex-basis: calc(12.5% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-9-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-9-col > * {
  flex-basis: calc(11.1111111111% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-10-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-10-col > * {
  flex-basis: calc(10% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-11-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-11-col > * {
  flex-basis: calc(9.0909090909% - 1em);
}
.xms-v1-theme .dxp-default-fallback-grid-12-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.xms-v1-theme .dxp-default-fallback-grid-12-col > * {
  flex-basis: calc(8.3333333333% - 1em);
}
.xms-v1-theme dxp-layout-manager > div {
  max-width: 100%;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-xs-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .xms-v1-theme .dxp-xs-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xs-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme dxp-layout-manager > div {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-sm-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .xms-v1-theme .dxp-sm-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-sm-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme dxp-layout-manager > div {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-md-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .xms-v1-theme .dxp-md-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-md-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme dxp-layout-manager > div {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-xl-fallback-grid-1-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-1-col > * {
    flex-basis: calc(100% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-2-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-2-col > * {
    flex-basis: calc(50% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-3-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-3-col > * {
    flex-basis: calc(33.3333333333% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-4-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-4-col > * {
    flex-basis: calc(25% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-5-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-5-col > * {
    flex-basis: calc(20% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-6-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-6-col > * {
    flex-basis: calc(16.6666666667% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-7-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-7-col > * {
    flex-basis: calc(14.2857142857% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-8-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-8-col > * {
    flex-basis: calc(12.5% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-9-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-9-col > * {
    flex-basis: calc(11.1111111111% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-10-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-10-col > * {
    flex-basis: calc(10% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-11-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-11-col > * {
    flex-basis: calc(9.0909090909% - 1em);
  }
  .xms-v1-theme .dxp-xl-fallback-grid-12-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xms-v1-theme .dxp-xl-fallback-grid-12-col > * {
    flex-basis: calc(8.3333333333% - 1em);
  }
  .xms-v1-theme dxp-layout-manager > div {
    max-width: 100%;
  }
}
.xms-v1-theme .dxp-card {
  padding: 1rem 1rem 0rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-card-with-title {
  padding-top: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-card-with-title .dxp-label > * {
  padding-left: 1rem;
}
.xms-v1-theme .dxp-card-with-title .dxp-label:first-of-type {
  width: 100%;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1rem;
}
.xms-v1-theme .dxp-card-with-title .dxp-label:first-of-type .dxp-control {
  color: #000;
  font-weight: 500;
}
.xms-v1-theme .dxp-no-background .dxp-card-with-title,
.xms-v1-theme .dxp-no-background .dxp-card {
  background-color: #fffffff2;
  padding: 1rem !important;
  margin-top: 1rem;
}
.xms-v1-theme .dxp-card-with-title .dxp-key-value-list,
.xms-v1-theme .dxp-card .dxp-key-value-list {
  width: 100%;
}
.xms-v1-theme .dxp-card-with-title .dxp-key-value-list .mat-list,
.xms-v1-theme .dxp-card .dxp-key-value-list .mat-list {
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.xms-v1-theme .dxp-remove-bottom-padding {
  padding-bottom: 0 !important;
}
.xms-v1-theme .dxp-remove-all-padding {
  padding: 0 !important;
}
@media only screen and (max-width: 578) {
  .xms-v1-theme .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .xms-v1-theme .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xms-v1-theme .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .xms-v1-theme .dxp-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-remove-all-padding {
    padding: 0 !important;
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shake {
  0% {
    transform: translate(5px);
  }
  20% {
    transform: translate(-5px);
  }
  40% {
    transform: translate(3px);
  }
  60% {
    transform: translate(-3px);
  }
  80% {
    transform: translate(2px);
  }
  to {
    transform: translate(0);
  }
}
.xms-v1-theme dxp-inbox-messages-list div .dxp-context-radio > label {
  visibility: hidden;
}
.xms-v1-theme dxp-inbox-messages-list div .dxp-context-radio > label:before {
  visibility: visible;
  content: "Which account would you like to discuss?";
}
.xms-v1-theme dxp-inbox-messages-list div .dxp-purpose-radio > label {
  visibility: hidden;
}
.xms-v1-theme dxp-inbox-messages-list div .dxp-purpose-radio > label:before {
  visibility: visible;
  content: "What does your query relate to?";
}
.xms-v1-theme dxp-inbox-messages-list .dxp-compose-inner-container .dxp-compose-field {
  padding-right: 20px;
}
.xms-v1-theme dxp-inbox-messages-list .dxp-compose-inner-container .dxp-send {
  width: 60px;
  height: 60px;
}

.xms-v1-theme .dxp-inbox .mat-progress-bar {
  top: 64px;
}
.xms-v1-theme .dxp-inbox .dxp-inbox-content {
  inset: 30px;
  position: fixed;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  background-color: #fff;
}
.xms-v1-theme .dxp-inbox .dxp-close-inbox {
  top: 12px;
  right: 12px;
  position: absolute;
  z-index: 1;
  border-radius: 12px;
  background-color: #cb0051;
  box-shadow: 0 3px 6px #0006;
  height: 40px;
}
.xms-v1-theme .dxp-inbox .dxp-close-inbox .mat-icon {
  width: 40px;
  height: 40px;
}
.xms-v1-theme .dxp-inbox .dxp-close-inbox .mat-icon svg {
  fill: #fff;
}
.xms-v1-theme .dxp-inbox .dxp-inbox-conversations {
  flex: 1;
  margin-top: 64px;
  overflow: scroll;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .dxp-conversations-list__toolbar {
  background-color: #7fbcaa;
  box-shadow: 0 4px 15px #0000004d;
  position: absolute;
  height: 64px;
  top: 0;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .dxp-conversations-list__toolbar
  .dxp-toolbar__title {
  /* hide the inbox title bar title */
  display: none;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xms-v1-theme .dxp-inbox .dxp-inbox-conversations .mat-expansion-panel {
  margin: 0 16px 16px;
  border-radius: 12px;
  background-color: #e7f5f2;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled="true"])
  .mat-expansion-panel-header:hover {
  background-color: #dbe8e9;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header {
  background-color: #dbe8e9;
  color: #000;
  position: relative;
  height: 64px !important;
  border-radius: 0;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-user-conversations-list
  .dxp-conversation-unread {
  background-color: #ebf8f9;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header
  .dxp-contextual-inbox-title {
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: 0.00555556em;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header
  .mat-expansion-indicator:after {
  border-width: 0 3px 3px 0;
  width: 4px;
  height: 4px;
  color: #000;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header:before {
  content: "";
  bottom: 0;
  left: 50%;
  border-bottom: 1px solid #e7f5f2;
  position: absolute;
  display: inline-block;
  width: 0%;
  transition: left 2s, width 2s;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-header:not(.mat-expanded):before {
  content: "";
  bottom: 0;
  left: 2%;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  display: inline-block;
  width: 96%;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-body {
  background-color: #fff;
  border-radius: 0px 0px 12px 12px;
  padding: 0 5px;
  border-left: 1px solid #4e4e4c;
  border-right: 1px solid #4e4e4c;
  border-bottom: 1px solid #4e4e4c;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .mat-expansion-panel
  .mat-expansion-panel-body
  .mat-list-base {
  padding-top: 1px;
}
.xms-v1-theme .dxp-inbox .dxp-inbox-conversations .dxp-create-new-message {
  margin: 25px 16px;
  padding: 0rem 3rem;
  width: 250px;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7fbcaa;
  box-shadow: 0 5px 10px #0003;
}
.xms-v1-theme .dxp-inbox .dxp-inbox-conversations .dxp-create-new-message:hover {
  background-color: #6fac9a;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-inbox-conversations
  .dxp-create-new-message
  > span {
  color: #fff;
}
.xms-v1-theme .dxp-inbox .dxp-messages-list {
  flex: 2;
  position: relative;
}
.xms-v1-theme .dxp-inbox .dxp-messages-list .dxp-warn-alert {
  background-color: transparent;
  font-size: 1rem;
}
.xms-v1-theme .dxp-inbox .dxp-messages-list .dxp-messaging-rhs {
  height: calc(100% - 64px);
}
.xms-v1-theme .dxp-inbox .dxp-messages-list .dxp-messages-list__toolbar {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 64px;
  background-color: #7fbcaa;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-list__toolbar
  .dxp-back-to-conversations {
  border-radius: 12px;
  background-color: #dbe8e9;
  box-shadow: 0 4px 10px #0003;
  margin-right: 14px;
  height: 40px;
  display: none;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-list__toolbar
  .dxp-back-to-conversations
  svg {
  width: 50px;
  height: 50px;
  margin-top: -4px;
  margin-left: -12px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-list__toolbar
  .dxp-toolbar__title {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xms-v1-theme .dxp-inbox .dxp-messages-list .dxp-messages-content {
  margin-top: 64px;
  height: 100%;
  overflow: scroll;
}
.xms-v1-theme .dxp-inbox .dxp-messages-list .dxp-messages-content:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 64px;
  top: 0;
  z-index: -1;
  box-shadow: 0 4px 15px #0000001a;
  -webkit-clip-path: inset(0px 0px -20px 1px);
  clip-path: inset(0px 0px -20px 1px);
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-radio,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-notes,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-select,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-radio,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-notes,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-select {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 25px 0;
  font-size: 1.125rem;
  max-width: 100vw;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-radio
  h1,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-notes
  h1,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-select
  h1,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-radio
  h1,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-notes
  h1,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-select
  h1 {
  color: #000;
  font-weight: 700;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-radio
  > label,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-radio
  > label {
  color: #000;
  margin-bottom: 1rem;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-radio
  .mat-radio-label-content,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-radio
  .mat-radio-label-content {
  white-space: normal;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-select,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-select {
  max-width: 100%;
  margin-top: 2rem;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-context-select
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-purpose-select
  .mat-form-field-outline {
  border: 1px solid #ffffff;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 25px 150px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message {
  max-width: 80%;
  padding-top: 25px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-text {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  position: relative;
  border: 1px solid #4e4e4c;
  color: #000;
  border-radius: 12px;
  padding: 16px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-text:before {
  visibility: hidden;
  content: "";
  bottom: 0;
  left: -6px;
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background-color: #e7f5f2;
  border-radius: 0 0 75%;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-text:after {
  visibility: hidden;
  content: "";
  bottom: 0;
  left: -12px;
  position: absolute;
  display: block;
  width: 12px;
  height: 30px;
  border-radius: 0 0 50% 50%;
  background-color: #fff;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message
  .dxp-message-caption-container
  .dxp-message-caption {
  margin: 6px 0 0 5px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me {
  align-self: flex-end;
  text-align: end;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-text {
  background-color: #e7f5f2;
  color: #000;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-text:before {
  left: auto;
  right: -6px;
  background-color: #e7f5f2;
  border-radius: 0 0 0 75%;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-text:after {
  left: auto;
  right: -12px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-caption {
  margin: 6px 5px 0 0;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-messages-list
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-caption-container {
  flex-direction: row-reverse;
}
.xms-v1-theme .dxp-inbox .dxp-compose-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 0 25px;
  background: linear-gradient(
    rgba(255, 255, 255, 0.9) 1%,
    #ffffff,
    #ffffff,
    #b4b9c1
  );
}
.xms-v1-theme .dxp-inbox .dxp-compose-container .dxp-compose-inner-container {
  background-color: #fff;
  border-radius: 12px;
  border: 1px solid black;
  box-shadow: 0 5px 10px #0000001a;
  display: flex;
  flex-direction: row;
  margin: 0 25px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field {
  flex: 1;
  margin-left: 20px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  .mat-form-field-underline {
  display: none;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  .mat-form-field-infix {
  border-top: 6px solid transparent;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  textarea {
  overflow: hidden;
  padding: 2px 0 0;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  .dxp-compose-field
  textarea
  #placeholder {
  color: #000;
  font-size: 1.125rem;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send {
  margin-right: 10px;
  align-self: flex-end;
  margin-bottom: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 15px #0000001a;
  transition: box-shadow, background-color, 2s;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send
  .mat-icon {
  width: 50px;
  height: 50px;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send
  .mat-icon
  svg {
  margin-left: 0px;
  fill: #4d6a7a;
  transition: fill, 1s;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send
  .mat-icon svg path {
  fill: #fff;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send:disabled {
  box-shadow: none;
  background-color: #00003695;
}
.xms-v1-theme
  .dxp-inbox
  .dxp-compose-container
  .dxp-compose-inner-container
  button.dxp-send:disabled
  svg {
  fill: #fff;
}
@media (max-width: 1000px) {
  .xms-v1-theme .dxp-inbox .dxp-inbox-content {
    inset: 0;
    border-radius: 0;
    top: calc(0px + constant(safe-area-inset-top)) !important;
    top: calc(0px + env(safe-area-inset-top)) !important;
  }
  .xms-v1-theme .dxp-inbox .xms-message--opened {
    display: none;
  }
  .xms-v1-theme
    .dxp-inbox
    .dxp-messages-list
    .dxp-messages-list__toolbar
    .dxp-toolbar__title {
    max-width: 70%;
    font-size: 1.125rem;
  }
  .xms-v1-theme
    .dxp-inbox
    .dxp-messages-list
    .dxp-messages-list__toolbar
    .dxp-back-to-conversations {
    display: inline-block;
  }
}
.xms-v1-theme .dxp-messaging-backdrop {
  background-color: #00000080;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item {
  height: auto;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  a {
  overflow: hidden;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item:focus-within:not(:hover) {
  background-color: #ffffffb3;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item.dxp-selected-conversation {
  background-color: #ffffffb3;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item.dxp-selected-conversation
  .dxp-subject,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item.dxp-selected-conversation
  .dxp-conversation-details
  .dxp-context {
  color: #4d6a7a;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-subject,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-sender,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-recipient,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-context {
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
  padding-right: 68px;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-subject,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-deliver-details,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details {
  min-width: 100%;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-deliver-details,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details {
  font-size: 0.875rem;
  line-height: 1.428em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0178571429em;
  text-transform: inherit;
  display: flex;
  flex-direction: row;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-unread-icon,
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-time-sent {
  display: inline-block;
  position: absolute;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-subject {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  font-weight: 700;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-unread-icon {
  background-color: #cb0051;
  width: 15px;
  height: 15px;
  top: 7px;
  right: 25px;
  border-radius: 5px;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-deliver-details {
  color: #000;
  flex-wrap: wrap;
  margin-top: 2px;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-deliver-details
  .dxp-sender  {
    width: 100%;
}

.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details {
  font-weight: 600;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details
  .dxp-context {
  color: #000;
  margin-top: 5px;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-conversation.mat-list-item
  .dxp-conversation-details
  .dxp-time-sent {
  color: #00786a;
  bottom: 0;
  right: 25px;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-no-conversation {
  display: inline-block;
  align-items: center;
  min-height: 80px;
  padding: 20px;
  color: #0000004d;
  text-align: center;
  width: 100%;
}
.xms-v1-theme
  .dxp-conversations-list
  .mat-nav-list.mat-list-base
  .dxp-no-conversation
  .mat-icon {
  font-size: 50px;
  width: 50px;
  height: 50px;
  color: #0000001a;
  margin-bottom: 10px;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme
    .dxp-conversations-list
    .mat-nav-list.mat-list-base
    .dxp-conversation.mat-list-item
    .dxp-subject {
    white-space: pre-wrap;
  }
}
.xms-v1-theme .dxp-contextual-inbox {
  display: block;
}
.xms-v1-theme .dxp-contextual-inbox .mat-drawer.mat-drawer-side {
  z-index: 3;
}
.xms-v1-theme .dxp-contextual-inbox .mat-expansion-panel-body {
  padding: 0;
}
.xms-v1-theme .dxp-contextual-inbox .mat-expansion-panel-header {
  padding: 0 10px;
}
.xms-v1-theme
  .dxp-contextual-inbox
  .mat-expansion-panel-header
  .dxp-contextual-inbox-title {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.xms-v1-theme
  .dxp-contextual-inbox
  .mat-expansion-panel-header
  .dxp-contextual-inbox-title
  .mat-badge-content {
  background-color: #00786a;
  top: -10px !important;
  left: -18px;
}
.xms-v1-theme .dxp-contextual-inbox .mat-expansion-panel-header.mat-expanded {
  max-height: 48px;
}
.xms-v1-theme .dxp-contextual-inbox .mat-expansion-panel-header button {
  padding-right: 0;
}
.xms-v1-theme .dxp-contextual-inbox .dxp-conversations-list .mat-list-base {
  padding-top: 0;
}
.xms-v1-theme .dxp-contextual-inbox .dxp-conversations-list .dxp-error {
  width: 100%;
}
.xms-v1-theme .dxp-contextual-inbox .dxp-conversations-list .dxp-warn-alert {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xms-v1-theme
  .dxp-contextual-inbox
  .dxp-conversations-list
  .dxp-warn-alert
  .mat-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  margin-right: 8px;
  margin-left: 7px;
}
.xms-v1-theme .dxp-contextual-inbox .mat-expansion-panel-header-title {
  margin-right: 0;
  margin-top: 10px;
  font-size: 0.925rem;
  line-height: 1.5em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.009375em;
  text-transform: inherit;
}
.xms-v1-theme
  .dxp-contextual-inbox
  .mat-expansion-panel-header-title
  > .mat-icon {
  margin-top: 1px;
  margin-right: 8px;
  margin-left: 4px;
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.xms-v1-theme .dxp-contextual-inbox .mat-badge-medium .mat-badge-content {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
}
.xms-v1-theme
  .dxp-contextual-inbox
  .mat-badge-medium.mat-badge-after
  .mat-badge-content {
  right: -20px;
}
.xms-v1-theme
  .dxp-contextual-inbox
  .mat-badge-medium.mat-badge-above
  .mat-badge-content {
  top: -8px;
}
.xms-v1-theme .dxp-contextual-inbox .dxp-new-conversation {
  width: 100%;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.xms-v1-theme .dxp-contextual-inbox .dxp-new-conversation .mat-button-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 48px;
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
}
.xms-v1-theme
  .dxp-contextual-inbox
  .dxp-new-conversation
  .mat-button-wrapper
  dxp-icon {
  display: none;
}
.xms-v1-theme .dxp-contextual-inbox .dxp-new-conversation .mat-icon {
  height: 22px;
  width: 22px;
  font-size: 22px;
  margin-top: -3px;
}
.xms-v1-theme .dxp-notification-icon #mat-badge-content-0 {
  right: -1px;
  top: -8px;
  width: 19px;
  height: 19px;
  line-height: 19px;
}
.xms-v1-theme .dxp-last-message {
  text-transform: none !important;
  text-transform: initial !important;
}
.xms-v1-theme .dxp-notification.mat-menu-panel {
  min-width: 20%;
}
.xms-v1-theme .dxp-notification.mat-menu-panel .dxp-go-to-inbox {
  width: 100%;
  padding-left: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.xms-v1-theme
  .dxp-notification.mat-menu-panel
  .dxp-go-to-inbox
  .mat-button-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.xms-v1-theme .dxp-notification.mat-menu-panel .dxp-go-to-inbox .mat-icon {
  margin-right: 4px;
  svg {
    fill: white;
  }
}
.xms-v1-theme .dxp-notification.mat-menu-panel .mat-menu-content:not(:empty) {
  padding-top: 0;
  padding-bottom: 0;
}
.xms-v1-theme .dxp-default-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-default-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.xms-v1-theme .dxp-no-background .dxp-default-card-with-title {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-xs-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-xs-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.xms-v1-theme .dxp-no-background .dxp-xs-card-with-title {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-sm-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-sm-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.xms-v1-theme .dxp-no-background .dxp-sm-card-with-title {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-md-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-md-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.xms-v1-theme .dxp-no-background .dxp-md-card-with-title {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-xl-card-with-title {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-xl-card-with-title dxp-label:first-of-type {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.046875em;
  text-transform: inherit;
  color: #000;
  border-bottom: 1px solid #d3d3d3;
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1rem;
  font-weight: 500;
}
.xms-v1-theme .dxp-no-background .dxp-xl-card-with-title {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-default-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-no-background .dxp-default-card {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-xs-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-no-background .dxp-xs-card {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-sm-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-no-background .dxp-sm-card {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-md-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-no-background .dxp-md-card {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-xl-card {
  padding: 1rem !important;
  border-radius: 0.5rem;
  box-shadow: 0 3px 6px #00000029;
  width: auto;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-no-background .dxp-xl-card {
  background-color: #fffffff2;
}
.xms-v1-theme .dxp-remove-menu form.dxp-layout.dxp-layout.dxp-layout {
  padding: 0rem 1em 2em;
}
.xms-v1-theme .dxp-landing-card-container {
  padding: 0 1rem 1rem !important;
  background-color: #fff;
  border-radius: 1.5rem;
  width: auto;
  max-width: 100%;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-landing-card-container .dxp-inner-card-container {
  width: 100%;
  background-color: #fff;
  font-size: 36px;
  font-weight: 900;
  padding: 0 !important;
}
.xms-v1-theme .dxp-landing-card-container .dxp-inner-card-container.dxp-h3 {
  text-transform: uppercase !important;
  text-align: center;
  width: 100% !important;
  padding-left: 1rem !important;
  color: #4e4e4c;
}
.xms-v1-theme .dxp-landing-card-container .dxp-inner-card-container.dxp-h3 div {
  margin-bottom: 0.75rem;
}
.xms-v1-theme .dxp-landing-link {
  padding-right: 0 !important;
  text-align: center;
}
.xms-v1-theme .dxp-landing-link a {
  width: 21.5rem;
  max-width: 100%;
  border-radius: 0.8em;
  text-align: center;
  color: #fff !important;
  font-weight: 900;
  font-size: 14px;
  white-space: normal;
}
.xms-v1-theme .dxp-landing-link a .mat-button-wrapper {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  border-radius: 0.8em;
  width: 100%;
  display: inline-block !important;
  font-weight: 900 !important;
  line-height: 1rem;
  position: relative;
  inset: 5px 0 0;
}
.xms-v1-theme .dxp-icon-landing-page {
  text-align: center;
}
.xms-v1-theme .dxp-icon-landing-page img {
  width: 280px !important;
  height: 320px !important;
  max-width: 100%;
}
.xms-v1-theme .dxp-margin-bottom {
  margin-bottom: 15px;
}
.xms-v1-theme .dxp-landing-outer-layout .dxp-app-right-sidebar {
  max-width: 200px;
  min-width: auto;
}
.xms-v1-theme .dxp-landing-outer-layout .dxp-app-right-sidebar-container,
.xms-v1-theme .dxp-landing-outer-layout p,
.xms-v1-theme .dxp-landing-outer-layout .mat-expansion-panel-body {
  visibility: hidden !important;
  height: 100%;
}
.xms-v1-theme
  .dxp-landing-outer-layout
  .dxp-app-right-sidebar-container
  .mat-drawer-inner-container,
.xms-v1-theme .dxp-landing-outer-layout p .mat-drawer-inner-container,
.xms-v1-theme
  .dxp-landing-outer-layout
  .mat-expansion-panel-body
  .mat-drawer-inner-container {
  display: block;
  position: absolute;
  bottom: 0;
  max-width: 199px !important;
}
.xms-v1-theme
  .dxp-landing-outer-layout
  .dxp-app-left-sidebar
  ~ .mat-sidenav-content {
  padding-left: 0 !important;
}
.xms-v1-theme .PO-Return .PO-SuccessImage ~ .PO-buttonSubmit {
  width: unset;
}
.xms-v1-theme .PO-Return .PO-SuccessImage ~ .PO-buttonSubmit span {
  padding-top: 4px !important;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .PO-Return .PO-SuccessImage ~ .PO-buttonSubmit span {
    padding-top: 7px !important;
  }
}
.xms-v1-theme .dxp-landing-outer-layout #mainToolbarRhs,
.xms-v1-theme .dxp-landing-outer-layout #mainToolbarLhs button,
.xms-v1-theme .dxp-landing-outer-layout .dxp-toolbar-container,
.xms-v1-theme .dxp-landing-outer-layout .dxp-app-right-sidebar,
.xms-v1-theme .dxp-landing-outer-layout .dxp-corner-radius-background,
.xms-v1-theme .dxp-landing-outer-layout .mat-step-header-ripple {
  display: none !important;
  width: 0 !important;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-landing-outer-layout {
    top: 5rem !important;
    top: calc(5rem + constant(safe-area-inset-top)) !important;
    top: calc(5rem + env(safe-area-inset-top)) !important;
  }
  .xms-v1-theme .dxp-remove-menu form.dxp-layout.dxp-layout.dxp-layout {
    padding: 0.5rem 1em 2em;
  }
}
.xms-v1-theme .dxp-card-payment .dxp-dialog-card .dxp-iframe-card {
  max-height: 70vh;
}
.xms-v1-theme .dxp-checkbox .mat-checkbox-inner-container {
  width: 24px;
  height: 24px;
}
.xms-v1-theme .dxp-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,
.xms-v1-theme
  .dxp-checkbox
  .mat-checkbox-inner-container
  .mat-checkbox-background {
  border-radius: 7px;
}
.xms-v1-theme .dxp-checkbox .mat-checkbox-label {
  font-size: 1.125rem !important;
  color: #000;
}
.xms-v1-theme .dxp-checkbox--a11y-label-only .mat-checkbox-label {
  height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
}
.xms-v1-theme dxp-conversations-list .dxp-unread-icon {
  top: 43% !important;
}
.xms-v1-theme
  .dxp-inbox-conversations
  .mat-expansion-panel:not(:only-child):first-of-type {
  display: none;
}
.xms-v1-theme .dxp-warn-alert {
  width: 100%;
}
.xms-v1-theme dxp-dialog {
  padding: 0 !important;
}
.xms-v1-theme .cdk-overlay-dark-backdrop {
  background-color: #0000009e;
}
.xms-v1-theme .mat-dialog-container {
  padding: 1rem;
  border-radius: 1.5rem;
}
.xms-v1-theme .mat-dialog-container .dxp-dialog {
  max-width: 60ch;
}
.xms-v1-theme .mat-dialog-container .dxp-dialog .dxp-label {
  color: #000;
}
.xms-v1-theme .dxp-dialog__button--top-right {
  z-index: 1;
  width: 100%;
  display: flex;
  margin-bottom: 1rem;
  justify-content: flex-end;
}
.xms-v1-theme .dxp-dialog__button--top-right button {
  border-radius: 12px;
  background-color: #00786a;
  box-shadow: 0 3px 6px #0006;
  height: 40px;
}
.xms-v1-theme .dxp-dialog__button--top-right .mat-icon {
  width: 40px;
  height: 40px;
}
.xms-v1-theme .dxp-dialog__button--top-right .mat-icon svg {
  fill: #fff;
}
.xms-v1-theme .dxp-dialog--center dxp-layout-manager div {
  align-items: center !important;
  place-content: center !important;
  text-align: center !important;
}
.xms-v1-theme .dxp-dialog__screen-big-icon img {
  height: 8rem !important;
  width: 8rem !important;
}
.xms-v1-theme .dxp-dialog-card .dxp-close-iframe {
  background-color: #70a59a !important;
}
.xms-v1-theme .dxp-payment-header .dxp-payment-details,
.xms-v1-theme .dxp-payment-header .dxp-payment-name {
  margin-bottom: 0 !important;
}
.xms-v1-theme .dxp-address-search .dxp-warn-alert {
  margin-bottom: 1.5rem;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-address-search button {
    width: 100%;
  }
}
.xms-v1-theme
  .dxp-currency
  .mat-form-field
  .mat-form-field-flex
  .mat-form-field-prefix {
  position: absolute;
  top: 30%;
  left: 8px;
}
.xms-v1-theme
  .dxp-currency
  .mat-form-field
  .mat-form-field-flex
  .mat-form-field-infix
  .mat-input-element {
  padding-left: 0;
}
.xms-v1-theme .mat-select-value {
  color: #000;
}
.xms-v1-theme .dxp-address-search,
.xms-v1-theme .dxp-manual-address,
.xms-v1-theme .dxp-currency,
.xms-v1-theme .dxp-date,
.xms-v1-theme .dxp-email,
.xms-v1-theme .dxp-input,
.xms-v1-theme .dxp-memorable-word,
.xms-v1-theme .dxp-number,
.xms-v1-theme .dxp-password,
.xms-v1-theme .dxp-select {
  max-width: 100%;
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-address-search .dxp-hint,
.xms-v1-theme .dxp-address-search .mat-hint,
.xms-v1-theme .dxp-manual-address .dxp-hint,
.xms-v1-theme .dxp-manual-address .mat-hint,
.xms-v1-theme .dxp-currency .dxp-hint,
.xms-v1-theme .dxp-currency .mat-hint,
.xms-v1-theme .dxp-date .dxp-hint,
.xms-v1-theme .dxp-date .mat-hint,
.xms-v1-theme .dxp-email .dxp-hint,
.xms-v1-theme .dxp-email .mat-hint,
.xms-v1-theme .dxp-input .dxp-hint,
.xms-v1-theme .dxp-input .mat-hint,
.xms-v1-theme .dxp-memorable-word .dxp-hint,
.xms-v1-theme .dxp-memorable-word .mat-hint,
.xms-v1-theme .dxp-number .dxp-hint,
.xms-v1-theme .dxp-number .mat-hint,
.xms-v1-theme .dxp-password .dxp-hint,
.xms-v1-theme .dxp-password .mat-hint,
.xms-v1-theme .dxp-select .dxp-hint,
.xms-v1-theme .dxp-select .mat-hint {
  color: #000;
  font-weight: 500;
}
.xms-v1-theme .dxp-address-search .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-manual-address .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-currency .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-date .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-email .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-input .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-memorable-word .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-number .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-password .mat-form-field-appearance-outline,
.xms-v1-theme .dxp-select .mat-form-field-appearance-outline {
  max-width: 100%;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme .dxp-date .mat-form-field-appearance-outline .mat-form-field-flex,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-flex,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-flex {
  padding: 0 0.75em !important;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-outline-gap {
  display: none !important;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label-wrapper
  .mat-form-field-label {
  transform: translateY(0) scale(1);
  color: #000;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-outline,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-outline {
  top: 0;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid currentColor;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-start,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-gap,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-outline
  .mat-form-field-outline-end {
  display: none;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-infix,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-infix {
  padding: 0 0.7em 1em;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper {
  top: -2.3em;
  padding-top: 0;
  left: -9px;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-form-field-label-wrapper
  .mat-form-field-label {
  top: 0;
  color: #000;
  font-size: 1.125rem;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-infix
  .mat-input-element {
  color: #000;
  font-weight: 500;
  font-size: 1.07rem;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-suffix,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-suffix {
  top: 0;
}
.xms-v1-theme
  .dxp-address-search
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-manual-address
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-currency
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-date
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-email
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-input
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-number
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-password
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper,
.xms-v1-theme
  .dxp-select
  .mat-form-field-appearance-outline
  .mat-form-field-subscript-wrapper {
  padding: 0rem;
  margin-top: 0.16em;
}
.xms-v1-theme .dxp-address-search .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-manual-address .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-currency .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-date .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-email .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-input .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-memorable-word .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-number .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-password .mat-select-arrow-wrapper,
.xms-v1-theme .dxp-select .mat-select-arrow-wrapper {
  transform: translateY(0);
}
.xms-v1-theme .dxp-readonly {
  width: 45.5ch;
}
.xms-v1-theme .dxp-readonly dt {
  font-size: 1.125rem;
  font-weight: 600;
  color: #000 !important;
}
.xms-v1-theme .dxp-readonly dd {
  border-radius: 6px;
  padding: 0.8rem;
  background-color: #e7f5f2;
  box-shadow: 0 5px 10px #0000001a;
}
.xms-v1-theme .PO-memorableWordHintLabel.PO-memorableWordHintLabel {
  max-width: inherit !important;
}
.xms-v1-theme .PO-resetMemorableWordHelp.PO-resetMemorableWordHelp {
  max-width: inherit !important;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-currency,
  .xms-v1-theme .dxp-address-search,
  .xms-v1-theme .dxp-manual-address,
  .xms-v1-theme .dxp-date,
  .xms-v1-theme .dxp-email,
  .xms-v1-theme .dxp-input,
  .xms-v1-theme .dxp-number,
  .xms-v1-theme .dxp-password,
  .xms-v1-theme .dxp-readonly,
  .xms-v1-theme .dxp-select {
    width: 100%;
    padding-right: 0 !important;
  }
  .xms-v1-theme .dxp-currency .mat-form-field,
  .xms-v1-theme .dxp-address-search .mat-form-field,
  .xms-v1-theme .dxp-manual-address .mat-form-field,
  .xms-v1-theme .dxp-date .mat-form-field,
  .xms-v1-theme .dxp-email .mat-form-field,
  .xms-v1-theme .dxp-input .mat-form-field,
  .xms-v1-theme .dxp-number .mat-form-field,
  .xms-v1-theme .dxp-password .mat-form-field,
  .xms-v1-theme .dxp-readonly .mat-form-field,
  .xms-v1-theme .dxp-select .mat-form-field {
    width: 100%;
  }
  
  .xms-v1-theme .PO-resetMemorableWordContainer.dxp-align-content--center dxp-layout-manager dxp-password {
    padding-right: 16px !important;
  }
  .xms-v1-theme .PO-resetMemorableWordContainer.dxp-align-content--center dxp-layout-manager .PO-memorableWordHint {
    padding-right: 16px !important;
  }
}
.xms-v1-theme dxp-inbox-conversations-list .mat-content {
  overflow: visible;
}
.xms-v1-theme .dxp-compose-inner-container textarea {
  overflow-y: scroll !important;
  max-height: 12.5rem;
  min-height: 2.5rem !important;
}
.xms-v1-theme .dxp-compose-inner-container button.dxp-send {
  margin-bottom: 2rem !important;
}
.xms-v1-theme .dxp-compose-inner-container .dxp-compose-field {
  padding-top: 0.625rem !important;
}
.xms-v1-theme .dxp-compose-inner-container .dxp-compose-field textarea {
  padding-right: 0.8rem !important;
}
.xms-v1-theme .dxp-compose-inner-container .dxp-compose-field textarea::placeholder {
  color: black;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-compose-inner-container button.dxp-send {
    margin-bottom: 2rem !important;
  }
  .xms-v1-theme .dxp-context-select {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
.xms-v1-theme dxp-invisible-container dxp-layout-manager > div {
  margin: 0 !important;
  width: 100%;
}
.xms-v1-theme .dxp-key-value-list.dxp-no-icons .dxp-list-item-icon {
  display: none;
}
.xms-v1-theme .dxp-key-value-list h4 {
  font-size: 1rem !important;
  color: #000;
  font-weight: 700 !important;
}
.xms-v1-theme .dxp-key-value-list .mat-list-item .mat-list-item-content {
  padding: 0;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space,
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .dxp-control {
  width: 100%;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .mat-list-item.mat-multi-line {
  min-height: 115px;
  margin-bottom: 0;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .mat-list-item.mat-multi-line
  .mat-list-item-content {
  padding-top: 0;
  padding-bottom: 0;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .mat-list-item-content {
  align-items: center !important;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .mat-list-item-content
  .mat-list-text {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .mat-list-item-content
  .mat-list-text
  .dxp-list-item-label {
  flex-wrap: nowrap;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .mat-list-item-content
  .mat-list-text
  .mat-line {
  text-align: end;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
  .mat-list-item-content
  p {
  align-self: center;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout
  .dxp-control {
  width: 100%;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout
  .mat-list-item.mat-multi-line {
  min-height: 115px;
  margin-bottom: 0;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout
  .mat-list-item.mat-multi-line
  .mat-list-item-content {
  padding-top: 0;
  padding-bottom: 0;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout
  .mat-list-item-content {
  align-items: center !important;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout
  .mat-list-item-content
  .mat-list-text {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout
  .mat-list-item-content
  .mat-list-text
  span.mat-line {
  padding-left: 0.2rem;
}
.xms-v1-theme
  .dxp-key-value-list.dxp-key-value-list--horizontal-layout
  .mat-list-item-content
  p {
  align-self: center;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-key-value-list h4 {
    font-size: 0.875rem !important;
  }
  .xms-v1-theme
    .dxp-key-value-list.dxp-key-value-list--horizontal-layout-fill-space
    .mat-list-item-content
    .mat-list-text
    .mat-line {
    text-align: start;
  }
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) {
  max-width: 90ch;
  font-size: 1.125rem;
  color: #000;
}
.xms-v1-theme .PO-toAccount .PO-fromAccountNoLabel.dxp-key-value-list,
.xms-v1-theme .PO-toAccount .PO-fromSortCodeLabel.dxp-key-value-list,
.xms-v1-theme .PO-toAccount .PO-availableBalanceKeyValue.dxp-key-value-list {
  padding: 0 !important;
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) .dxp-control {
  max-width: 100%;
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) strong {
  font-size: 1.125rem;
  color: #000;
  font-weight: 600;
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) ul {
  margin: 0;
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) ul li {
  margin-left: 1.5rem;
  list-style-image: url(Bullet_Point_Blue.468f459de3560925.svg);
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) a {
  font-weight: 500;
  font-size: 1.125rem;
  color: #000;
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) h2 {
  margin-top: 0rem;
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) h3 {
  font-size: 1.16rem;
  font-weight: 700;
  margin-top: 0rem;
}
.xms-v1-theme .dxp-label:not(.dxp-screen-title):not(.dxp-error) h4 {
  font-size: 1rem !important;
  font-weight: 700 !important;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-label {
    font-size: 1rem !important;
  }
}
.xms-v1-theme .dxp-link.dxp-button-raised a {
  background-color: #7fbcaa;
}
.xms-v1-theme .dxp-link.dxp-button-raised a .mat-button-wrapper {
  color: #fff;
}
.xms-v1-theme .dxp-link.dxp-button-raised a a {
  color: #000;
}
.xms-v1-theme .dxp-list .dxp-collection-item {
  max-width: 100%;
}
.xms-v1-theme .dxp-list.dxp-list--horizontal .dxp-layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.xms-v1-theme .dxp-list.dxp-list--horizontal .dxp-layout .dxp-collection-item {
  width: auto;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-list--horizontal .dxp-layout .dxp-collection-item {
    width: 100% !important;
  }
  .xms-v1-theme .dxp-list--horizontal .dxp-layout .dxp-wrapper {
    width: 100%;
    margin-right: 0 !important;
  }
  .xms-v1-theme .dxp-list .dxp-collection-item > dxp-wrapper {
    width: 100%;
  }
}
.xms-v1-theme .dxp-memorable-word {
  max-width: 35ch;
}
.xms-v1-theme .dxp-memorable-word > .dxp-control {
  justify-content: space-between;
}
.xms-v1-theme
  .dxp-memorable-word
  .mat-form-field-wrapper
  .mat-form-field-subscript-wrapper {
  display: none;
}
.xms-v1-theme .dxp-memorable-word .dxp-hint {
  margin-top: 0 !important;
}
.xms-v1-theme .dxp-memorable-word .dxp-control > label {
  margin-bottom: 1.2rem;
}
.xms-v1-theme
  .dxp-messages-content
  .dxp-messages-container
  .dxp-message.dxp-sent-by-me
  .dxp-message-text
  p {
  color: #000;
}
.xms-v1-theme .dxp-messages-content .dxp-error {
  margin-left: 0.5rem;
}
.xms-v1-theme .dxp-messages-list {
  max-width: 100%;
}
.xms-v1-theme #end-of-the-messages {
  margin-top: 300px;
}
.xms-v1-theme .dxp-message-text {
  overflow-wrap: break-word;
}
.xms-v1-theme .dxp-sender,
.xms-v1-theme .dxp-recipient,
.xms-v1-theme .dxp-context {
  padding-right: 50px !important;
}
.xms-v1-theme .dxp-messages-content mat-radio-group {
  max-width: 100%;
}
.xms-v1-theme .dxp-messages-content mat-radio-group .mat-radio-label {
  max-width: 100%;
}
.xms-v1-theme .dxp-radio {
  font-size: 1.125rem;
  padding-bottom: 1rem;
}
.xms-v1-theme .dxp-radio .dxp-radio-label {
  color: #000;
  font-size: 1.125rem;
  margin-bottom: 0;
}
.xms-v1-theme .dxp-radio .mat-radio-label {
  color: #000;
  width: 100%;
}
.xms-v1-theme .dxp-radio.dxp-radio-horizontal .dxp-radio-button {
  margin: 10px 20px 20px 0 !important;
}
.xms-v1-theme .dxp-radio .dxp-hint {
  margin: 0.5rem;
}
.xms-v1-theme .dxp-radio .dxp-error {
  max-width: -moz-max-content;
  max-width: max-content;
  background-color: #f7dbdb !important;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-radio .dxp-radio-label,
  .xms-v1-theme .dxp-radio .mat-radio-label-content {
    font-size: 1rem;
    white-space: normal;
  }
}
.xms-v1-theme dxp-recaptcha {
  display: flex;
  justify-content: center;
}
.xms-v1-theme dxp-recaptcha iframe {
  height: 100%;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme dxp-recaptcha {
    width: 100%;
  }
  .xms-v1-theme dxp-card {
    /* padding-top: 140px !important; */
  }
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-checkbox
  .dxp-no-template-icon
  .mat-icon {
  height: 35px;
  width: 75px;
}
.xms-v1-theme .dxp-selectable-card .mat-button-toggle-group {
  flex-wrap: wrap;
  scroll-snap-type: x mandatory;
  overflow-y: hidden;
}

.xms-v1-theme .PO-accUploadDocHeader .PO-documentUploadTitle.PO-documentUploadTitle {
   width: 80% !important;
}

.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle-label-content {
  line-height: 2em;
}
.xms-v1-theme .dxp-selectable-card .mat-button-toggle-group .mat-button-toggle {
  margin: 0.5rem 0.5rem 1rem 0;
  font-weight: 500;
  color: #000;
  border: 1px solid #4e4e4c;
  background-color: #e7f5f2;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle.mat-button-toggle-checked {
  background-color: #4d6a7a;
}
.xms-v1-theme
  .dxp-selectable-card
  .mat-button-toggle-group
  .mat-button-toggle.mat-button-toggle-checked
  .mat-button-toggle-label-content {
  color: #fff;
}
.xms-v1-theme .dxp-selectable-card .dxp-multi-select .dxp-checkbox {
  background-color: #e7f5f2;
  box-shadow: 0 5px 10px #0000001a;
}
.xms-v1-theme
  .dxp-selectable-card
  .dxp-multi-select
  .dxp-checkbox
  .mat-checkbox-inner-container {
  width: 0;
}
.xms-v1-theme
  .dxp-selectable-card
  .dxp-multi-select
  .dxp-checkbox
  .mat-checkbox-inner-container.mat-checkbox-inner-container
  .mat-checkbox-ripple {
  left: calc(50% - 45px);
  top: calc(50% - 35px);
  height: 90px;
  width: 90px;
}
.xms-v1-theme
  .dxp-selectable-card
  .dxp-multi-select
  .dxp-checkbox
  .mat-checkbox-label
  svg {
  fill: #000;
}
.xms-v1-theme
  .dxp-selectable-card
  .dxp-multi-select
  .dxp-checkbox
  .mat-checkbox-label
  div {
  color: #000;
  font-weight: 600;
}
.xms-v1-theme
  .dxp-selectable-card
  .dxp-multi-select
  .dxp-checkbox.mat-checkbox-checked {
  background-color: #000;
}
.xms-v1-theme
  .dxp-selectable-card
  .dxp-multi-select
  .dxp-checkbox.mat-checkbox-checked
  .mat-checkbox-label
  svg {
  fill: #e7f5f2;
}
.xms-v1-theme
  .dxp-selectable-card
  .dxp-multi-select
  .dxp-checkbox.mat-checkbox-checked
  .mat-checkbox-label
  div {
  color: #e7f5f2;
  font-weight: 600;
}
.xms-v1-theme .dxp-selectable-card ::-webkit-scrollbar {
  /* -webkit-appearance: none; */
  /* width: 7px; */
}
.xms-v1-theme .dxp-selectable-card ::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background-color: #70a59a;
  box-shadow: 0 5px 10px #0000001a;
}
.xms-v1-theme .dxp-table {
  padding: 0 !important;
}
.xms-v1-theme .dxp-table mat-row {
  border: 1px solid #4e4e4c;
  box-shadow: 0 5px 10px #0000001a;
  border-radius: 8px;
}
.xms-v1-theme .dxp-table .mat-paginator {
  color: #000;
}
.xms-v1-theme .dxp-table .mat-paginator .mat-form-field-flex {
  box-shadow: 0 5px 10px #0000001a;
}
.xms-v1-theme .dxp-table .mat-paginator .mat-form-field-outline {
  border-radius: 10px;
  background-color: #dbe8e9;
}
.xms-v1-theme .dxp-table .mat-header-cell:last-of-type,
.xms-v1-theme .dxp-table .mat-cell:last-of-type {
  padding-right: 0;
}
.xms-v1-theme .dxp-widget .mat-expansion-panel-body {
  padding: 0 !important;
}
.xms-v1-theme .dxp-widget .mat-expansion-panel-header,
.xms-v1-theme .dxp-widget .mat-expansion-panel-content {
  background-color: #7fbcaa;
}
.xms-v1-theme .dxp-widget .mat-expansion-panel-header-title > span {
  color: #fff;
}
.xms-v1-theme dxp-wrapper,
.xms-v1-theme dxp-invisible-container,
.xms-v1-theme dxp-list {
  padding: 0 !important;
  max-width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .xms-v1-theme .dxp-button-big:not(.dxp-fill-space) a,
  .xms-v1-theme .dxp-button-big:not(.dxp-fill-space) button {
    width: 100% !important;
    min-width: 13.37rem;
  }
  .xms-v1-theme .dxp-button-big:not(.dxp-fill-space) a span,
  .xms-v1-theme .dxp-button-big:not(.dxp-fill-space) button span {
    width: 100%;
    justify-content: center;
  }
  .xms-v1-theme .dxp-label {
    max-width: 100% !important;
  }
  .xms-v1-theme .dxp-previous.mat-raised-button .mat-button-wrapper {
    width: 50px;
    height: 50px;
  }
  .xms-v1-theme .dxp-card--address-details > dxp-layout-manager > div > * {
    flex: 1 1 auto;
  }
  .xms-v1-theme .dxp-manual-address {
    width: 45.5ch;
  }
  .xms-v1-theme .dxp-manual-address .mat-form-field {
    width: 100%;
    flex: 1 1 auto;
  }
  .xms-v1-theme .dxp-remove-toolbar {
    padding-top: 5rem;
  }
  .xms-v1-theme
    .dxp-next--terms-and-conditions
    + .dxp-stepper-container
    .dxp-next.mat-raised-button
    .mat-button-wrapper:after {
    left: -5.75rem !important;
  }
  .xms-v1-theme
    .dxp-button.dxp-button-big.dxp-remove-padding--right.PO-payments {
    padding-right: 1rem !important;
  }
  .xms-v1-theme .dxp-table .mat-cell {
    align-self: stretch;
  }
  .xms-v1-theme dxp-accordion {
    width: 100%;
  }
  .xms-v1-theme dxp-accordion .mat-expansion-panel-content dxp-list {
    width: 100%;
  }
  .xms-v1-theme .dxp-list--insurance-premium,
  .xms-v1-theme .dxp-list--insurance-premium .dxp-wrapper {
    width: 100%;
  }
  .xms-v1-theme .dxp-card__screen-insurance-policies {
    width: 52rem !important;
  }
  .xms-v1-theme .dxp-modify--align-end p span {
    display: flex !important;
    justify-content: flex-end;
  }
  .xms-v1-theme .dxp-modify--justify-center {
    justify-self: center;
    padding-left: 15px;
  }
  .xms-v1-theme .dxp-radio .mat-radio-label,
  .xms-v1-theme .dxp-radio .dxp-error {
    display: table;
    width: auto !important;
  }
  .xms-v1-theme .dxp-compose-inner-container textarea {
    height: 3rem !important;
  }
}
@supports (-ms-accelerator: true) or (-ms-ime-align: auto) {
  .xms-v1-theme .dxp-radio .mat-radio-label,
  .xms-v1-theme .dxp-radio .dxp-error {
    display: table;
    width: auto !important;
  }
}
.xms-v1-theme .dxp-title-with-icon-blue {
  margin-top: -2.5rem;
  padding: 0 !important;
}
.xms-v1-theme .dxp-title-with-icon-blue .dxp-control {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #d8d8d8;
  font-weight: 700;
  font-size: 1.5rem;
  padding-bottom: 15px;
  color: #4e4e4c;
}
.xms-v1-theme .dxp-title-with-icon-blue .dxp-control img {
  width: 81px;
  height: 81px;
}
.xms-v1-theme .dxp-title-blue {
  margin-top: 1rem;
}
.xms-v1-theme .dxp-title-blue .dxp-control {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  font-size: 1.5rem;
  padding-bottom: 15px;
  color: #4e4e4c;
}
.xms-v1-theme .dxp-title-with-icon-purple {
  margin-top: -2.5rem;
  padding: 0 !important;
}
.xms-v1-theme .dxp-title-with-icon-purple .dxp-control {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #d8d8d8;
  font-weight: 700;
  font-size: 1.5rem;
  padding-bottom: 15px;
  color: #4e4e4c;
}
.xms-v1-theme .dxp-title-with-icon-purple .dxp-control img {
  width: 81px;
  height: 81px;
}
.xms-v1-theme .mat-hint {
  color: #000 !important;
}
.xms-v1-theme
  .dxp-key-value-list--pre--horizontal-layout-fill-space
  .mat-list-item-content
  .mat-list-text
  .mat-line {
  white-space: pre !important;
}
.xms-v1-theme .dxp-title-purple {
  margin-top: 1rem;
}
.xms-v1-theme .dxp-title-purple .dxp-control {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  font-size: 1.5rem;
  padding-bottom: 15px;
  color: #4e4e4c;
}
.xms-v1-theme .dxp-link--button-text a {
  font-weight: 900 !important;
  text-transform: uppercase !important;
}
.xms-v1-theme .dxp-card--alerts {
  background-color: #e7f5f2;
  border-radius: 1.5rem;
  max-width: 100%;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-card--alerts dxp-layout-manager > div {
  flex-flow: row !important;
  padding: 1rem;
}
.xms-v1-theme .dxp-card--highlight {
  padding: 1rem !important;
  background-color: #efe8e3;
  border: 1px #ed7411 solid;
  border-radius: 1.5rem;
  max-width: 100%;
}
.xms-v1-theme .dxp-card--terms-and-conditions {
  background-color: #e7f5f2;
  border-radius: 1.5rem;
  max-width: 100%;
  margin: 0.5rem;
}
.xms-v1-theme .dxp-card--terms-and-conditions dxp-layout-manager > div {
  flex-flow: row !important;
  padding: 1rem 1rem 0;
}
.xms-v1-theme .dxp-card--terms-and-conditions dxp-button {
  max-width: 80px;
  margin-right: 10px;
}
.xms-v1-theme .dxp-card--terms-and-conditions dxp-button button {
  max-width: 80px;
}
.xms-v1-theme .dxp-icon--medium .dxp-control img {
  width: 40px;
  height: 40px;
}
.xms-v1-theme .dxp-button-card-with-icon {
  width: 28rem;
  max-width: 100%;
  min-height: 16rem;
  padding-left: 1rem !important;
  margin: 3.5rem 2rem 1.5rem 0rem;
  border-radius: 1.5rem;
  background-color: #e7f5f2;
}
.xms-v1-theme .dxp-button-card-with-icon .dxp-button {
  width: 100%;
}
.xms-v1-theme .dxp-button-card-with-icon .dxp-button button {
  padding: 0rem 3rem;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  margin-top: 1rem;
  width: 100%;
}
.xms-v1-theme
  .dxp-button-card-with-icon
  .dxp-button
  button.mat-primary:disabled {
  background-color: #70a59a;
}
.xms-v1-theme
  .dxp-button-card-with-icon
  .dxp-button
  button
  .mat-button-wrapper {
  justify-content: center;
}
.xms-v1-theme .dxp-signatory-button button:not(:disabled):hover {
  background-color: #7fbcaa !important;
}
.xms-v1-theme .dxp-signatory-button button:not(:disabled):focus {
  color: #000 !important;
  background-color: #7fbcaa !important;
}
.xms-v1-theme .dxp-button-card {
  position: relative;
  width: 22rem;
  max-width: 100%;
  min-height: 15rem;
  padding-left: 1rem !important;
  margin: 0rem 1rem 1rem 0rem;
  border-radius: 1.5rem;
  border: 1px solid #4e4e4c;
}
.xms-v1-theme .dxp-button-card.dxp-wrapper {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-button-card .dxp-label:not(.dxp-error) strong,
.xms-v1-theme .dxp-button-card .dxp-label:not(.dxp-error) span {
  color: #000;
}
.xms-v1-theme .dxp-button-card .dxp-button {
  width: 100%;
}
.xms-v1-theme .dxp-button-card .dxp-button button {
  padding: 0rem 3rem;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  margin-top: 1rem;
  width: 100%;
}
.xms-v1-theme .dxp-button-card .dxp-button button .mat-button-wrapper {
  justify-content: center;
}
.xms-v1-theme .dxp-button-card--manage-accounts {
  min-height: 18rem;
}
.xms-v1-theme .dxp-button-card--manage-accounts .dxp-label {
  padding: 1rem 1rem 0rem !important;
}
.xms-v1-theme .dxp-button-card--manage-accounts .dxp-button {
  padding: 0rem 2rem 1rem 0rem !important;
  position: absolute;
  bottom: 0;
}
.xms-v1-theme .dxp-button-card--select-product {
  width: 28rem !important;
}
.xms-v1-theme .dxp-button-card--select-product .dxp-list-item-label {
  letter-spacing: normal !important;
}
.xms-v1-theme .dxp-button-card--passcode {
  margin: 0rem 1rem 1rem;
  position: relative;
  width: -moz-min-content;
  width: min-content;
  max-width: 100%;
  min-height: 15rem;
  padding-left: 1rem !important;
  border-radius: 1.5rem;
  background-color: #e7f5f2;
}
.xms-v1-theme .dxp-button-card--passcode.dxp-wrapper {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-button-card--passcode .dxp-login-title {
  align-self: center;
}
.xms-v1-theme .dxp-button-card--passcode .dxp-button-link {
  padding: 0 !important;
}
.xms-v1-theme .dxp-button-card--passcode .dxp-button-link button {
  padding-left: 0 !important;
  width: auto !important;
  margin-top: 0rem !important;
}
.xms-v1-theme .dxp-button-card--passcode .dxp-button-link span {
  text-transform: none !important;
  background: none !important;
  border: none;
  padding: 0 !important;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 500 !important;
}
.xms-v1-theme .dxp-button-card--passcode .dxp-button {
  width: 100%;
}
.xms-v1-theme .dxp-button-card--passcode .dxp-button button {
  padding: 0rem 3rem;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  margin-top: 1rem;
  width: 100%;
}
.xms-v1-theme
  .dxp-button-card--passcode
  .dxp-button
  button
  .mat-button-wrapper {
  justify-content: center;
}
.xms-v1-theme .dxp-card__screen-address-details,
.xms-v1-theme .dxp-card__screen-withdraw-funds,
.xms-v1-theme .dxp-card__screen-account-maturity {
    width: 22rem;
    max-width: 100%;
    min-height: 12rem;
    padding: 1rem !important;
    margin: 0rem 1rem 1rem 0rem;
    border: 1px solid #4e4e4c;
    border-radius: 1.5rem;
    background-color: #fff;
}
.xms-v1-theme .dxp-card__screen-address-details.dxp-wrapper,
.xms-v1-theme .dxp-card__screen-withdraw-funds.dxp-wrapper,
.xms-v1-theme .dxp-card__screen-account-maturity.dxp-wrapper {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-card__screen-address-details dxp-key-value-list,
.xms-v1-theme .dxp-card__screen-address-details .mat-list-item-content,
.xms-v1-theme .dxp-card__screen-withdraw-funds dxp-key-value-list,
.xms-v1-theme .dxp-card__screen-withdraw-funds .mat-list-item-content,
.xms-v1-theme .dxp-card__screen-account-maturity dxp-key-value-list,
.xms-v1-theme .dxp-card__screen-account-maturity .mat-list-item-content {
  padding: 0 !important;
}
.xms-v1-theme .dxp-card__screen-close-account {
  width: 22rem;
  max-width: 100%;
  padding: 1rem !important;
  margin: 1rem 1rem 1rem 0rem;
  border-radius: 1.5rem;
  background-color: #ffffff;
}
.xms-v1-theme .dxp-card__screen-interest-instructions {
  background-color: #e7f5f2;
  border-radius: 1.5rem;
  max-width: 100%;
  width: 18rem !important;
  height: 14rem;
  margin: 0.5rem 1rem 0.5rem 0rem;
  padding-left: 1rem;
}
.xms-v1-theme .dxp-card__screen-interest-instructions > div {
  height: 100%;
  padding: 1rem 0 0 1rem;
}
.xms-v1-theme .dxp-card__screen-interest-instructions dxp-layout-manager > div {
  position: relative;
  height: 100%;
}
.xms-v1-theme .dxp-card__screen-interest-instructions .dxp-button {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.xms-v1-theme .dxp-card__screen-interest-instructions .dxp-button button {
  padding: 0rem 3rem;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  margin-top: 1rem;
  width: 100%;
}
.xms-v1-theme
  .dxp-card__screen-interest-instructions
  .dxp-button
  button.mat-primary:disabled {
  background-color: #70a59a;
}
.xms-v1-theme
  .dxp-card__screen-interest-instructions
  .dxp-button
  button
  .mat-button-wrapper {
  justify-content: center;
}
.xms-v1-theme .dxp-card--button-card--XL {
  width: 45rem;
  max-width: 100%;
  min-height: 5rem;
  padding-left: 1rem !important;
  margin: 0rem 0rem 1rem;
  border-radius: 1.5rem;
  border: 1px solid #4e4e4c;
  background-color: #fff;
}
.xms-v1-theme .dxp-card--button-card--XL.dxp-wrapper {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-card--button-card--XL .dxp-button {
  flex-grow: 1;
  display: flex;
}
.xms-v1-theme .dxp-card--button-card--XL .dxp-button button {
  width: 100%;
}
.xms-v1-theme .dxp-card__screen-insurance-policies {
  width: 50rem;
  padding-right: 1rem !important;
}
.xms-v1-theme .dxp-card__screen-maturity-options {
  position: relative;
  width: 22rem;
  max-width: 100%;
  padding: 1rem !important;
  margin: 0 1rem 1rem 0;
  border-radius: 1.5rem;
  background-color: #e7f5f2;
}
.xms-v1-theme .dxp-card__screen-maturity-options.dxp-wrapper {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-card__screen-maturity-options .dxp-key-value-list {
  font-size: 0.875rem;
}
.xms-v1-theme .dxp-card__screen-maturity-options .dxp-button {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 0rem 2rem 1rem 0rem !important;
}
.xms-v1-theme .dxp-card__screen-maturity-options .dxp-button button {
  width: 100%;
}
.xms-v1-theme .dxp-card__screen-fund-now {
  width: 22rem;
  max-width: 100%;
  min-height: 12rem;
  padding: 1rem !important;
  margin: 0rem 1rem 1rem 0rem;
  border: 2px solid black;
  border-radius: 1.5rem;
}
.xms-v1-theme .dxp-link--manage-accounts {
  min-height: 18rem;
  position: relative;
}
.xms-v1-theme .dxp-link--manage-accounts .dxp-label {
  padding: 1rem 1rem 0rem !important;
}

.xms-v1-theme dxp-card {
  padding-top: 6rem;
}

.xms-v1-theme .dxp-link--manage-accounts .dxp-link,
.xms-v1-theme .dxp-link--manage-accounts .dxp-button {
  width: 100%;
  padding: 0rem 2rem 1rem 2rem !important;
  position: absolute;
  bottom: 0;
}
.xms-v1-theme .dxp-link--manage-accounts .dxp-link a,
.xms-v1-theme .dxp-link--manage-accounts .dxp-link button,
.xms-v1-theme .dxp-link--manage-accounts .dxp-button a,
.xms-v1-theme .dxp-link--manage-accounts .dxp-button button {
  width: 100%;
  font-size: 1rem;
  padding: 0rem 3rem;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  margin-top: 1rem;
}
.xms-v1-theme .dxp-button-card--wide {
  width: 35rem;
  max-width: 100%;
  min-height: 5rem;
  padding-left: 1rem !important;
  margin: 0rem 0rem 1rem;
  border-radius: 1.5rem;
  border: 1px solid #4e4e4c;
}
.xms-v1-theme .dxp-button-card--wide.dxp-wrapper {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-card--padding {
  padding: 1rem 1rem 0rem !important;
}
.xms-v1-theme .dxp-account-summary__title h4,
.xms-v1-theme .dxp-account-summary__title .dxp-control {
  color: #000;
  font-weight: 600;
  font-size: 1.5rem;
}
.xms-v1-theme .dxp-account-summary__interest-rate p span {
  font-size: 1.125rem;
  font-weight: 600;
  color: #000 !important;
}
.xms-v1-theme .dxp-align-content--center dxp-layout-manager > div {
  align-items: center !important;
}
.xms-v1-theme .PO-resetMemorableWordContainer.dxp-align-content--center dxp-layout-manager > div {
  align-items: unset !important;
}
.xms-v1-theme
  .dxp-align-content--center
  dxp-layout-manager
  > div
  .dxp-memorable-word {
  text-align: center;
}
.xms-v1-theme .dxp-align-content--end .mat-list-item-content {
  text-align: end;
}
.xms-v1-theme .dxp-fill-space {
  flex: 1;
}
.xms-v1-theme .dxp-currency--large p span {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
  color: #000;
}
.xms-v1-theme .dxp-currency--grey p span {
  color: #000;
}
.xms-v1-theme .dxp-button-big {
  width: 25rem;
  min-width: 13.375rem;
}
.xms-v1-theme .dxp-button-big.PO-noAccountsNewMessageBtn {
  width: 295px;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-button-big.PO-noAccountsNewMessageBtn {
    width: 100%;
  }
}
.xms-v1-theme .dxp-button-big button,
.xms-v1-theme .dxp-button-big .dxp-link,
.xms-v1-theme .dxp-button-big a {
  width: 25rem;
  min-width: 13.375rem;
  height: 3.25rem;
  border-radius: 12px;
  padding: 0rem 3rem;
  font-weight: 900 !important;
  display: flex;
  justify-content: center;
  text-transform: uppercase !important;
}
.xms-v1-theme .dxp-button-big button > span,
.xms-v1-theme .dxp-button-big .dxp-link > span,
.xms-v1-theme .dxp-button-big a > span {
  height: 3.25rem;
}
.xms-v1-theme .dxp-button-big__savings-summary button,
.xms-v1-theme .dxp-button-big__savings-summary .dxp-link,
.xms-v1-theme .dxp-button-big__savings-summary a {
  width: 100%;
  min-width: 17rem;
  height: 3.25rem;
  border-radius: 12px;
  padding: 0rem 0rem;
  font-weight: 900 !important;
  display: flex;
  justify-content: center;
  text-transform: uppercase !important;
}
.xms-v1-theme .dxp-button-big__open-savings-account button,
.xms-v1-theme .dxp-button-big__open-savings-account .dxp-link,
.xms-v1-theme .dxp-button-big__open-savings-account a {
  width: 19rem;
}
.xms-v1-theme .dxp-button-big__passcode button,
.xms-v1-theme .dxp-button-big__passcode .dxp-link,
.xms-v1-theme .dxp-button-big__passcode a {
  width: 15rem !important;
}
.xms-v1-theme dxp-button span {
  min-height: 0 !important;
}
.xms-v1-theme .dxp-button-link button {
  padding-left: 0 !important;
}
.xms-v1-theme .dxp-button-link span {
  text-transform: none !important;
  background: none !important;
  border: none;
  padding: 0 !important;
  text-decoration: underline;
  cursor: pointer;
}
.xms-v1-theme .dxp-warning-banner {
  width: 100%;
  background-color: #cb00511a;
  border: 1px solid #cb0051;
  border-radius: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #cb0051;
  margin-bottom: 1rem;
  padding: 0.4rem 1rem 0.6rem !important;
}
.xms-v1-theme .dxp-warning-banner .dxp-control {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.xms-v1-theme .dxp-warning-banner .dxp-control:before {
  top: 2px;
  right: 1rem;
  position: relative;
  content: url(Attention_Outline_Red.9b17728369eb7705.svg);
}
.xms-v1-theme .dxp-error-banner {
  width: 100%;
  padding: 0px 0rem 1rem !important;
}
.xms-v1-theme .dxp-error-banner .dxp-control .dxp-warn-alert {
  border: 1px solid #cb0051;
  border-radius: 1.5rem;
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 700;
  max-width: 100% !important;
  font-size: 16px;
  font-family: Plume-DaMa;
  margin-bottom: 1rem;
}
.xms-v1-theme .dxp-error-banner .dxp-control .dxp-warn-alert:before {
  margin-top: 3px;
  right: 0.5rem;
  position: relative;
  content: url(Attention_Outline_Red.9b17728369eb7705.svg);
}
.xms-v1-theme .dxp-error-banner-card {
  width: 100%;
  margin-top: -50px;
  margin-bottom: 30px;
}
.xms-v1-theme .dxp-error {
  color: #cb0051;
}
.xms-v1-theme .dxp-warn-alert {
  background-color: #c6000017;
}
.xms-v1-theme .mat-button-focus-overlay {
  background-color: transparent !important;
}

.xms-v1-theme #mainToolbarRhs > dxp-notification > button:focus,
.xms-v1-theme #mainToolbarRhs > dxp-notification > button:hover {
  border: 2px #4d6a7a solid;
  background-color: #7fbcaa !important;
}
.xms-v1-theme .dxp-secondary-button button:not(:disabled) {
    color: #000 !important;
    background-color: #dbe8e9 !important;
  }
  .xms-v1-theme .dxp-secondary-button button:not(:disabled):hover {
      /* border: 1px #8e8e8e solid; */
      background-color: #cbd8d9 !important;
  }
  .xms-v1-theme .dxp-secondary-button button:not(:disabled):focus {
      /* border: 1px #8e8e8e solid; */
      color: #000 !important;
      background-color: #dbe8e9 !important;
  }
  .xms-v1-theme .dxp-secondary-button button:not(:disabled):active {
      /* border: 0px; */
    color: #000 !important;
    background-color: #cbd8d9 !important;
  }
.xms-v1-theme .dxp-secondary-button button:disabled {
  border: 2px #b1b1c0 solid;
  color: #9a9aa6 !important;
  background-color: #fbfbfc !important;
}
.xms-v1-theme .dxp-alert-banner {
  width: 100%;
  background-color: #efe8e3;
  border: 1px #ed7411 solid;
  border-radius: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 1rem;
  padding: 0.4rem 1rem 0.6rem !important;
}
.xms-v1-theme .dxp-alert-banner img {
  margin-right: 8px;
  margin-bottom: -2px;
}
.xms-v1-theme .dxp-info-banner {
  display: flex;
  width: 100%;
  background-color: #efe8e3;
  border: 1px #ff6200 solid;
  border-radius: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
  padding: 0.4rem 1rem 0.6rem !important;
  margin: 0 1rem 1rem 0;
}
.xms-v1-theme .dxp-info-banner img {
  margin-right: 8px;
  margin-bottom: -2px;
}
.xms-v1-theme .dxp-info-banner .dxp-control {
  position: relative;
}
.xms-v1-theme .dxp-info-banner .dxp-control a {
  position: absolute;
  right: 0;
  margin-top: 0.2rem;
}
.xms-v1-theme .dxp-uploaddoc-banner {
  width: 100%;
  background-color: #efe8e3;
  border: 1px #ed7411 solid;
  border-radius: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 1rem;
  margin-right: 16px;
  padding: 0.4rem 1rem 0.6rem !important;
}
 
.xms-v1-theme .dxp-uploaddoc-banner img {
  margin-right: 8px;
  margin-bottom: -2px;
}
 
.xms-v1-theme .dxp-uploaddoc-banner .dxp-control {
  text-align: center;
}
 
.xms-v1-theme .dxp-info-banner-green {
  display: flex;
  width: 100%;
  background-color: #e3efe4;
  border: 1px #28a01d solid;
  border-radius: 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
  padding: 0.4rem 1rem 0.6rem !important;
  margin: 0 1rem 1rem 0;
}
.xms-v1-theme .dxp-info-banner-green img {
  margin-right: 8px;
  margin-bottom: -2px;
}
.xms-v1-theme .dxp-info-banner-green .dxp-control {
  position: relative;
}
.xms-v1-theme .dxp-info-banner-green .dxp-control a {
  position: absolute;
  right: 0;
  margin-top: 0.3rem;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-header:focus {
  background-color: #fff !important;
}
.xms-v1-theme .dxp-accordion .mat-expansion-panel-header {
  border: 1px solid #4d6a7a;
  border-bottom-width: 1px solid #4d6a7a;
}
.xms-v1-theme .dxp-back-button {
  height: 40px;
  width: 40px;
  box-shadow: 0 5px 10px #0000001a;
  border-radius: 12px;
}

.xms-v1-theme .PO-backToManageAccountButton .mat-button {
  background-color: #dbe8e9 !important;
}

.xms-v1-theme .dxp-back-button button:hover,
.xms-v1-theme .dxp-back-button a:hover {
  background-color: #dbe8e9 !important;
  border-radius: 14px;
  border: 2px solid #00285c;
}
.xms-v1-theme .dxp-back-button button:focus,
.xms-v1-theme .dxp-back-button a:focus {
  border: 2px #4d6a7a solid;
  color: #000 !important;
  border-radius: 14px;
  background-color: #7fbcaa !important;
}
.xms-v1-theme .dxp-back-button svg {
  width: 40px;
  height: 55px;
}
.xms-v1-theme .dxp-back-button svg * {
  /* stroke: white !important; */
}
.xms-v1-theme .dxp-back-button .mat-icon {
  width: 40px;
  height: 40px;
}
.xms-v1-theme .dxp-login-title {
  margin-top: 1rem;
}
.xms-v1-theme .dxp-login-title strong {
  font-size: 1.75rem;
  font-weight: 900;
}
.xms-v1-theme .dxp-success-title .dxp-control {
  font-size: 2rem;
  font-weight: 900;
  line-height: 3rem;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #000000;
}
.xms-v1-theme
  .dxp-remove-content-padding-right
  > div
  > dxp-layout-manager
  > div
  > * {
  padding-right: 0 !important;
}
.xms-v1-theme .dxp-title--select-product {
  flex: 1;
  overflow: hidden;
}
.xms-v1-theme .dxp-title--select-product .dxp-control {
  border-bottom: 1px solid #d8d8d8;
  font-weight: 700;
  font-size: 1.5rem;
  padding-bottom: 15px;
  color: #000;
  overflow: hidden;
}
.xms-v1-theme .dxp-title--dashboard {
  flex: 1;
  overflow: hidden;
}
.xms-v1-theme .dxp-title--dashboard.dxp-label .dxp-control {
  padding-bottom: 1rem;
  font-size: 1rem;
  font-weight: 900;
  color: #000;
}
.xms-v1-theme .dxp-title--dashboard.dxp-key-value-list h4 {
  font-weight: 900 !important;
}
.xms-v1-theme .dxp-title--dashboard.dxp-key-value-list p span {
  font-size: 1rem;
}
.xms-v1-theme .dxp-button-round {
  width: auto !important;
}
.xms-v1-theme .dxp-button-round button,
.xms-v1-theme .dxp-button-round .mat-button-toggle-group .mat-button-toggle,
.xms-v1-theme .dxp-button-round a {
  border-radius: 2rem !important;
}
.xms-v1-theme .dxp-button-round.dxp-button-raised svg {
  fill: inherit;
}
.xms-v1-theme .dxp-button-round button {
  height: 2rem !important;
  margin-top: 0 !important;
  width: auto !important;
  padding: 0 1rem !important;
}
.xms-v1-theme .dxp-dashboard-button button {
  width: 16.5rem !important;
}
.xms-v1-theme .dxp-dashboard__icon img {
  width: 280px !important;
  height: 320px !important;
  max-width: 100%;
}
.xms-v1-theme .dxp-label.dxp-dashboard__welcome {
  font-size: 3rem;
  font-weight: 900;
  color: #4e4e4c;
  padding-bottom: 0 !important;
}
.xms-v1-theme .dxp-label.dxp-dashboard__name {
  font-size: 2.125rem;
}
.xms-v1-theme .dxp-label.dxp-dashboard__text {
  max-width: 32ch;
  text-align: center;
  margin-bottom: 3rem;
}
.xms-v1-theme .dxp-dashboard__line-break,
.xms-v1-theme .dxp-maturity__line-break {
  border-top: 1px solid #d8d8d8;
  margin: -1rem 1rem 1rem 0;
}
.xms-v1-theme .dxp-dashboard-mortgage-view__line-break {
  border-top: 1px solid #d8d8d8;
  margin: -0.5rem 1rem 1rem 0;
}
.xms-v1-theme .dxp-interestinstructions__line-break {
  border-top: 1px solid #d8d8d8;
  margin: -1rem 1rem 1rem 0;
  width: 96% !important;
}
.xms-v1-theme .dxp-insurance-policies__line-break {
  border-top: 1px solid #d8d8d8;
  margin: -1rem 1rem 1rem 0;
}
.xms-v1-theme .dxp-insurance-policies__title h4,
.xms-v1-theme .dxp-insurance-policies__title .dxp-control {
  color: #000;
  font-weight: 600;
  font-size: 1.5rem;
}
.xms-v1-theme .dxp-remove-toolbar #mainToolbarRhs,
.xms-v1-theme .dxp-remove-toolbar #mainToolbarLhs button,
.xms-v1-theme .dxp-remove-toolbar .dxp-toolbar-container,
.xms-v1-theme .dxp-remove-toolbar .dxp-app-right-sidebar,
.xms-v1-theme .dxp-remove-toolbar .dxp-corner-radius-background,
.xms-v1-theme .dxp-remove-toolbar .mat-step-header-ripple {
  display: none !important;
  width: 0 !important;
}
.xms-v1-theme .dxp-remove-toolbar form {
  flex: 1;
  display: flex;
}
.xms-v1-theme .dxp-remove-toolbar form.dxp-layout.dxp-layout.dxp-layout {
  padding: 2rem 1em 2em;
}
.xms-v1-theme .dxp-remove-toolbar div,
.xms-v1-theme .dxp-remove-toolbar dxp-layout-manager {
  min-height: 100%;
}
.xms-v1-theme .dxp-screen-title h1 {
  line-height: 1.125rem !important;
  color: #000;
}
.xms-v1-theme .dxp-screen-title h2 {
  color: #000;
}
.xms-v1-theme .dxp-address-search {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin-right: 0 !important;
  padding-top: 0 !important;
}
.xms-v1-theme .dxp-address-search > * {
  display: flex;
  flex-direction: column;
}
.xms-v1-theme .dxp-address-search .address-header {
  padding-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: 600;
  margin-top: 0;
}
.xms-v1-theme .dxp-address-search button {
  min-width: 13.375rem;
  height: 3.25rem;
  border-radius: 12px;
  padding: 0rem 3rem;
  font-weight: 900;
  margin-top: 0 !important;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  flex-direction: row;
  background-color: #4d6a7a;
}
.xms-v1-theme .dxp-address-search button > span {
  display: flex;
  height: 3.25rem;
}
.xms-v1-theme .dxp-address-search button .mat-button-wrapper {
  color: #fff;
}
.xms-v1-theme .dxp-address-search .address-separation-line {
  display: none;
}
.xms-v1-theme
  .dxp-radio--third-party.dxp-radio
  .mat-radio-group
  .dxp-radio-button {
  margin: -10px 20px 20px 0 !important;
}
.xms-v1-theme .dxp-radio--third-party .dxp-radio-label {
  display: none;
}
.xms-v1-theme .dxp-label--third-party {
  margin-top: 0.2rem;
}
.xms-v1-theme .dxp-label--interest-account {
  padding-bottom: 0.5rem !important;
}
.xms-v1-theme .dxp-label--customers-name-list {
  padding-bottom: 1.5rem !important;
}
.xms-v1-theme .dxp-label--close-account-product {
  padding-top: 3.3px !important;
}
.xms-v1-theme .dxp-change-pwd--memorable-word,
.xms-v1-theme .dxp-profile--memorable-word {
  padding-top: 0 !important;
  white-space: nowrap;
}
.xms-v1-theme .dxp-change-pwd--memorable-word .mat-hint,
.xms-v1-theme .dxp-profile--memorable-word .mat-hint {
  font-size: 1.125rem !important;
  margin-top: 0 !important;
  color: #000 !important;
  font-weight: 500;
}
.xms-v1-theme .dxp-bullet-point.dxp-link .mat-button-wrapper dxp-icon {
  height: 15px !important;
  width: 15px !important;
  margin-right: 0 !important;
}
.xms-v1-theme .dxp-info-icon svg {
  fill: #000;
  height: 30px !important;
  width: 30px !important;
  margin: -5px 0 0 -5px;
}
.xms-v1-theme .fop-menu-bullet dxp-icon {
  margin-right: 0 !important;
}
.xms-v1-theme .fop-menu-bullet svg {
  height: 10px !important;
  width: 10px !important;
  margin: 4px 0 0;
}
.xms-v1-theme #lhsSidebar .fop-menu-bullet svg {
  height: 7px !important;
  width: 7px !important;
  margin: 4px 0 0;
}
.xms-v1-theme .dxp-notification-icon-mobile #mat-badge-content-0 {
  right: -1px;
  top: -8px;
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}
.xms-v1-theme .dxp-notification-icon .mat-icon {
  width: 40px;
  height: 40px;
  line-height: 20px !important;
}
.xms-v1-theme .dxp-bullet-point-label {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.xms-v1-theme .dxp-bullet-point-label:hover {
  background-color: #4d6a7a;
}
.xms-v1-theme .dxp-bullet-point-label img {
  height: 7px !important;
  width: 7px !important;
  margin: 0 0 5px 20px;
  fill: #4d6a7a;
}
.xms-v1-theme .dxp-bullet-point-label:not(.dxp-screen-title):not(.dxp-error) a {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 3.428em;
  letter-spacing: 0.0535714286em;
  color: #fff;
  text-transform: none;
}
.xms-v1-theme
  .dxp-bullet-point-label:not(.dxp-screen-title):not(.dxp-error)
  a
  .mat-button-wrapper {
  font-size: 0.875rem;
  line-height: 2.428em;
  font-weight: 500;
  font-family: gotham_book,Arial,sans-serif;
  letter-spacing: 0.0535714286em;
  text-transform: uppercase;
  border-radius: 0.8em;
  width: 100%;
  display: inline-block !important;
  font-weight: 900 !important;
  line-height: 1rem;
  position: relative;
  inset: 5px 0 0;
}
.xms-v1-theme .dxp-remove-padding--right.dxp-button,
.xms-v1-theme .dxp-remove-padding--right.dxp-link {
  padding-right: 0 !important;
}
.xms-v1-theme .dxp-label--account-setup.dxp-label {
  padding-right: 0 !important;
  font-weight: 700;
  color: #000;
}
.xms-v1-theme .dxp-account-setup-complete.dxp-label {
  padding-right: 0 !important;
}
.xms-v1-theme .dxp-account-setup-complete img {
  width: 280px !important;
  height: 320px !important;
  max-width: 100%;
  margin-top: 2rem;
}
.xms-v1-theme .dxp-maturity-success.dxp-label {
  padding-right: 0 !important;
}
.xms-v1-theme .dxp-maturity-success img {
  width: 200px !important;
  height: 220px !important;
  max-width: 100%;
  margin-top: 2rem;
}
.xms-v1-theme .dxp-modify--add-margin-bottom {
  margin-bottom: 1rem;
}
.xms-v1-theme .dxp-modify--add-margin-left {
  margin-left: 1rem;
}
.xms-v1-theme .dxp-modify--add-padding-top {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-modify--add-padding-right {
  padding-right: 1rem !important;
}
.xms-v1-theme .dxp-modify--add-padding-left {
  padding-left: 1rem !important;
}
.xms-v1-theme .dxp-modify--remove-all-padding {
  padding: 0 !important;
}
.xms-v1-theme .dxp-modify--remove-right-padding {
  padding-right: 0 !important;
}
.xms-v1-theme .dxp-modify--remove-bottom-padding {
  padding-bottom: 0 !important;
}
.xms-v1-theme .dxp-modify--add-small-margin-left {
  margin-left: 0.5rem;
}
.xms-v1-theme .dxp-modify--align-center {
  text-align: center;
}
.xms-v1-theme .dxp-modify--align-end {
  text-align: end;
}
.xms-v1-theme .dxp-modify--align-start {
  text-align: start;
}
.xms-v1-theme .dxp-modify--justify-center {
  justify-self: center;
}
.xms-v1-theme .dxp-modify--right-align {
  display: flex;
  justify-content: flex-end;
  align-self: flex-end;
}
.xms-v1-theme .dxp-modify--card-height-medium {
  min-height: 14rem;
}
.xms-v1-theme .dxp-modify--document-upload {
  min-height: 11rem !important;
  margin-bottom: 1.6rem !important;
  padding-bottom: 10px !important;
}
.xms-v1-theme .dxp-modify--document-upload-card-label {
  padding: 0px 1rem 1rem 4px !important;
}
.xms-v1-theme .dxp-modify--increased-width.dxp-button button {
  width: 19rem !important;
}
.xms-v1-theme .dxp-modify--align-chart-label.dxp-label {
  /* padding: 14rem 0rem 0rem 13.5rem !important; */
  position: absolute;
  font-size: 13px !important;
}
.xms-v1-theme .dxp-modify--add-width-new-account {
  width: 100%;
}
.xms-v1-theme .dxp-remove-bold-key-text h4 {
  font-weight: 400 !important;
}
.xms-v1-theme .dxp-close-account__line-break-width {
  width: 96% !important;
}
.xms-v1-theme .dxp-default-span-full {
  width: 100% !important;
}
.xms-v1-theme .dxp-label-span-full {
  max-width: 100% !important;
}
.xms-v1-theme .dxp-list--horizontal-all {
  width: 100%;
}
.xms-v1-theme
  .dxp-list--horizontal-all
  > .dxp-control
  > .dxp-collection
  > .dxp-collection-item
  > .dxp-collection-body {
  width: 100%;
}



  .xms-v1-theme .PO-transactionTable.dxp-table {
    min-width: 100%;
    flex-flow: column;
  }

  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-date, 
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-description,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-balance,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-amount,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-documentDate,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-documentDescription,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-documentId,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-accountNumber,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-accountHolders,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-maxOffsetBalance,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-note,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-transactionEntryType,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-transactionDate {
    display: auto;
  } 
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-dateAndDescription, 
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-amountAndBalance,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-documentAndDate,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-viewPDFTemplate,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-accountNoAndHolder,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-offsetAmountAndNote,
  .xms-v1-theme
    .dxp-table--hide-columns
    .cdk-column-transactionDateAndDescription,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-amountAndEntryType,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-savingsDocumentAndDate,
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .cdk-column-viewPDFDocument {
    display: flex-start;
  } 
  .xms-v1-theme .PO-transactionTable.dxp-table--hide-columns .dxp-key-value-list {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-table__row-add-bold-font-mobile .mat-list-text p {
    font-weight: 600;
    color: #000;
    padding-bottom: 1rem;
  }
  .xms-v1-theme .PO-transactionTable .dxp-table--remove-margin-bottom-mobile mat-list-item {
    margin-bottom: 0 !important;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-header-cell {
    padding: 0 1 0 1rem !important;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-cell {
    padding: 0 1rem 0 0 !important;
  } 
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-form-field-flex {
    width: 80% !important;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-paginator-range-label,
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-paginator-page-size,
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-paginator-page-size-label {
    margin: 0;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table dxp-icon {
    padding: 0 0 0 0.2rem !important;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table mat-row {
    padding: 1.5rem 0 0rem 1rem;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table--large-icon-mobile mat-icon {
    width: 4rem;
    height: 4rem;
  }
  .xms-v1-theme .PO-transactionTable
    .dxp-table__row-add-small-margin-left
    .cdk-column-documentAndDate,
  .xms-v1-theme .PO-transactionTable
    .dxp-table__row-add-small-margin-left
    .cdk-column-savingsDocumentAndDate {
    flex-grow: 2;
    margin-left: 0.5rem;
  }
  .xms-v1-theme .PO-transactionTable .dxp-table__row--remove-padding-bottom .dxp-list-item-value {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .PO-transactionTable .dxp-table__screen-view-document--table-padding mat-row {
    padding: 0rem 0rem 0rem 1rem !important;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-cell {
    align-self: stretch;
  }
  .xms-v1-theme .PO-transactionTable.dxp-table .mat-cell .dxp-wrapper {
    height: 100%;
  }
  
  

.xms-v1-theme .dxp-table {
  max-width: 75%;
}
.xms-v1-theme .dxp-table--hide-columns .cdk-column-date,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-balance,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-documentDate,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-documentDescription,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-documentId,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-accountNumber,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-accountHolders,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-maxOffsetBalance,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-note {
  display: flex;
}
.xms-v1-theme .dxp-table--hide-columns .cdk-column-dateAndDescription,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-amountAndBalance,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-documentAndDate,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-viewPDFTemplate,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-accountNoAndHolder,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-offsetAmountAndNote,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-amountAndEntryType,
.xms-v1-theme
  .dxp-table--hide-columns
  .cdk-column-transactionDateAndDescription,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-savingsDocumentAndDate,
.xms-v1-theme .dxp-table--hide-columns .cdk-column-viewPDFDocument {
  display: none;
}
.xms-v1-theme .dxp-table .cdk-column-amount,
.xms-v1-theme .dxp-table .cdk-column-transactionDate,
.xms-v1-theme .dxp-table .cdk-column-transactionEntryType {
  max-width: 10rem;
  min-width: 5rem;
  white-space: nowrap;
}
.xms-v1-theme .dxp-table .cdk-column-transactionEntryType {
  max-width: 5rem;
}
.xms-v1-theme .dxp-table .cdk-column-description {
  max-width: 80rem;
}
.xms-v1-theme .dxp-table--small-icon button {
  padding: 0 !important;
}
.xms-v1-theme .dxp-table--small-icon button dxp-icon {
  margin: 0 !important;
}
.xms-v1-theme .dxp-table--small-icon button dxp-icon mat-icon {
  width: 40px;
  height: 40px;
}
.xms-v1-theme .dxp-table--column-padding mat-cell {
  padding-right: 0.8rem;
}
.xms-v1-theme .dxp-table .cell-documentAndDate dxp-layout-manager > div {
  flex-direction: column !important;
}
.xms-v1-theme .dxp-dialog__screen-withdraw-funds-dialog-box {
  width: 50vw;
  height: 80vh;
}
.xms-v1-theme
  .dxp-dialog__screen-withdraw-funds-dialog-box
  .dxp-icon-Delete002 {
  display: flex !important;
  top: 0;
  right: 0;
}
.xms-v1-theme dxp-idle-dialog .mat-dialog-actions {
  justify-content: center !important;
}
.xms-v1-theme dxp-idle-dialog .mat-dialog-actions button {
  margin-bottom: 1rem !important;
}
.xms-v1-theme .dxp-dashboard-link a {
  width: 16.5rem !important;
  height: 3.25rem !important;
}
.xms-v1-theme .dxp-dashboard-link a span {
  padding-top: 7px !important;
}
.xms-v1-theme .dxp-signatory-wrapper.dxp-wrapper {
  width: 70%;
  overflow-wrap: break-word;
}
.xms-v1-theme .dxp-dashboard-link-margin-right a {
  margin-right: 2.2em !important;
}
.xms-v1-theme .dxp-dashboard-button--card {
  width: 36rem !important;
}
.xms-v1-theme .dxp-default-sic-radio--font-size {
  font-size: 0.952rem !important;
}
.xms-v1-theme .dxp-screen-stepper-title h1 {
  line-height: 1.125rem !important;
  color: #fff;
}
.xms-v1-theme .dxp-screen-stepper-title h2 {
  color: #fff;
}
.xms-v1-theme .dxp-address-key-value-list p span {
  width: 20rem;
}
.xms-v1-theme .dxp-remove-bottom-padding {
  padding-bottom: 0 !important;
}
.xms-v1-theme .dxp-set-width-fit-content {
  width: -moz-fit-content;
  width: fit-content;
}
.xms-v1-theme .dxp-add-right-padding {
  padding-right: 1rem !important;
}
.xms-v1-theme .dxp-alert-banner-modify-height {
  height: 5rem !important;
}
.xms-v1-theme .dxp-upload-document-dialog-format {
  position: relative;
  margin-left: 1rem;
  width: 80vw !important;
  max-height: 55vh;
}
.xms-v1-theme .dxp-upload-document-dialog-format .dxp-icon-Delete002 {
  background: white;
  position: static;
  position: initial;
  top: 0;
  padding-top: 1rem !important;
  padding-right: 1rem !important;
}
.xms-v1-theme .dxp-upload-document-dialog-format .dxp-button button {
  float: right;
  margin-right: 1px;
}
.xms-v1-theme .dxp-upload-document-dialog-format .dxp-select-photo-id-label {
  z-index: 1;
  margin-top: -5.5rem;
  background: white;
  padding: 1rem 0rem 0rem !important;
  top: 0;
  position: static;
  position: initial;
}
.xms-v1-theme .dxp-upload-document-dialog-format .dxp-select-document-label {
  padding-top: 1rem !important;
}
.xms-v1-theme .dxp-label--web-link-card {
  width: 54% !important;
}
.xms-v1-theme .dxp-label--weblink-card {
  width: 55.5% !important;
}
.xms-v1-theme .dxp-label-amount--web-link-card {
  width: 35% !important;
}
.xms-v1-theme .dxp-label-amount--web-link-card .dxp-control {
  float: right;
}
.xms-v1-theme .dxp-button-card--wide-list {
  min-height: 0;
  height: 3.5rem;
}
.xms-v1-theme .dxp-button-card--wide-weblink {
  background-color: transparent !important;
  box-shadow: none !important;
  height: 1rem;
  min-height: auto;
  padding-left: 0 !important;
}
.xms-v1-theme .dxp-label-icon--weblink {
  margin-top: -3px !important;
  padding: 0 !important;
}
.xms-v1-theme .dxp-document-type-list {
  margin-left: -8px;
  margin-top: -16px;
  z-index: 1;
  background: #ffffff;
}
.xms-v1-theme .dxp-modify--align-chart-label.dxp-label {
  font-size: 13px !important;
}
.xms-v1-theme .PO-savingsAccountGoalContainer dxp-layout-manager > div {
  position: relative;
}
.xms-v1-theme .PO-savingsAccountGoalContainer dxp-layout-manager > div .PO-savingsGoalPercentage {
  width: 100%;
  height: 100%;
  align-content: center;
}
.xms-v1-theme .PO-savingsAccountGoalContainer dxp-layout-manager > div .PO-savingsGoalPercentage div {
  text-align: center;
  padding-top: 7rem;
}
@media (max-width: 1300px) {
  .xms-v1-theme .dxp-table {
    min-width: 100%;
  }
  .xms-v1-theme .dxp-signatory-wrapper.dxp-wrapper {
    width: 60%;
  }
  .xms-v1-theme .dxp-radio-wrap-text.dxp-radio .mat-radio-label {
    align-items: baseline;
    white-space: pre-line !important;
  }
  .xms-v1-theme
    .dxp-radio-wrap-text.dxp-radio
    .mat-radio-label
    .mat-radio-container {
    margin-top: 10px;
  }
  .xms-v1-theme .dxp-radio-wrap-text.dxp-radio .mat-radio-label-content {
    width: 91%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .xms-v1-theme .dxp-dashboard-link-width {
    width: 100% !important;
    padding-right: 1rem !important;
  }
  .xms-v1-theme .dxp-dashboard-link-width a {
    width: 100% !important;
  }
  .xms-v1-theme .dxp-dashboard-link-width a .mat-button-wrapper {
    top: 10px !important;
  }
  .xms-v1-theme .dxp-dashboard-link-width a span {
    padding-top: 0 !important;
  }
  .xms-v1-theme .dxp-modify--add-padding-bottom-mobile {
    padding-bottom: 1rem !important;
  }
  .xms-v1-theme .dxp-dashboard-button-big {
    padding-bottom: 10px !important;
    width: 100% !important;
  }
  .xms-v1-theme .dxp-dashboard-button-big button {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 770px) {
  .xms-v1-theme .dxp-button-card-with-margin-left {
    margin-left: 1rem !important;
  }
  .xms-v1-theme .dxp-manage-account-add-margin-left-right {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .xms-v1-theme .dxp-modify--add-padding-bottom-mobile {
    padding-bottom: 1rem !important;
  }
  .xms-v1-theme .dxp-dashboard-button-big {
    padding-bottom: 10px !important;
    width: 100% !important;
  }
  .xms-v1-theme .dxp-dashboard-button-big button {
    width: 100% !important;
  }
}
.xms-v1-theme .dxp-document-type-list {
  position: absolute;
  margin-left: -8px;
  margin-top: -10px;
  z-index: 1;
  background: #ffffff;
}
.xms-v1-theme .dxp-upload-document-dialog-format {
  margin-left: 0rem;
}
.xms-v1-theme .dxp-modify--add-padding-bottom-mobile {
  padding-bottom: 1rem !important;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .xms-v1-theme .dxp-top-header {
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    background-color: #7fbcaa;
  }
  .xms-v1-theme .mat-form-field-infix .mat-input-element,
  .xms-v1-theme .mat-form-field-infix .mat-input-element div {
    font-size: 16px !important;
  }
  .xms-v1-theme .dxp-upload-document-dialog-format .dxp-icon-Delete002 {
    background: white;
    position: static;
    position: initial;
    top: 0;
    padding-top: 1rem !important;
    padding-right: 0rem !important;
  }
  .xms-v1-theme .dxp-upload-document-dialog-format .dxp-button button {
    margin-right: 1px;
  }
  .xms-v1-theme .dxp-upload-document-dialog-format .dxp-select-photo-id-label {
    width: 13rem !important;
  }
  .xms-v1-theme .dxp-address-key-value-list p span {
    width: 16rem;
    text-align: end !important;
  }
  .xms-v1-theme .dxp-document-radio-text.dxp-radio .mat-radio-label {
    padding-right: 1rem;
  }
  .xms-v1-theme .dxp-signatory-wrapper.dxp-wrapper {
    width: 44%;
  }
  .xms-v1-theme .dxp-login-screen-layout {
    position: fixed;
    top: 5rem;
    top: calc(5rem + constant(safe-area-inset-top));
    top: calc(5rem + env(safe-area-inset-top));
  }
  .xms-v1-theme .dxp-mobile-card.dxp-button-card {
    min-height: 12rem !important;
  }
  .xms-v1-theme .dxp-radio-wrap-text.dxp-radio .mat-radio-label {
    align-items: baseline;
    white-space: pre-line !important;
  }
  .xms-v1-theme
    .dxp-radio-wrap-text.dxp-radio
    .mat-radio-label
    .mat-radio-container {
    margin-top: 10px;
  }
  .xms-v1-theme .dxp-radio-wrap-text.dxp-radio .mat-radio-label-content {
    width: 91%;
  }
  .xms-v1-theme .dxp-logo-mobile {
    margin-top: -3px;
    width: 94px;
    height: 47px;
  }
  .xms-v1-theme .dxp-logo-mobile .mat-icon {
    width: auto !important;
    height: auto !important;
  }
  .xms-v1-theme .dxp-logo-mobile svg {
    width: 94px;
    height: 47px;
  }
  .xms-v1-theme .dxp-button-card-with-icon {
    margin: 4.5rem 0rem 1.5rem;
  }
  .xms-v1-theme .dxp-button-card {
    margin: 1.5rem 0rem;
  }
  .xms-v1-theme .dxp-button-big {
    width: 100%;
  }
  .xms-v1-theme .dxp-button-big button,
  .xms-v1-theme .dxp-button-big a {
    width: 100% !important;
  }
  .xms-v1-theme .dxp-warning-banner .dxp-control {
    justify-content: center;
  }
  .xms-v1-theme .dxp-alert-banner .dxp-control {
    text-align: center;
  }
  .xms-v1-theme .dxp-align-content--end .mat-list-item-content {
    text-align: start;
  }
  .xms-v1-theme .dxp-screen-title {
    font-size: 1.3125rem !important;
  }
  .xms-v1-theme .dxp-screen-stepper-title h2 {
    font-size: 1.13rem !important;
  }
  .xms-v1-theme .dxp-view-button-mobile {
    flex: 1;
  }
  .xms-v1-theme .dxp-view-button-text-mobile .dxp-button dxp-progress-button {
    font-size: 0.75em !important;
    line-height: 3em;
  }
  .xms-v1-theme .dxp-change-pwd--memorable-word .mat-hint,
  .xms-v1-theme .dxp-profile--memorable-word .mat-hint {
    font-size: 1rem !important;
  }
  .xms-v1-theme .dxp-account-summary__title h4,
  .xms-v1-theme .dxp-account-summary__title .dxp-control {
    font-size: 1.125rem;
  }
  .xms-v1-theme .dxp-account-summary__interest-rate p span {
    font-size: 0.875rem;
  }
  .xms-v1-theme .dxp-title--select-product .dxp-control {
    font-size: 1rem !important;
  }
  .xms-v1-theme .dxp-table {
    min-width: 100%;
    flex-flow: column;
  }
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-date,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-description,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-balance,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-amount,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-documentDate,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-documentDescription,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-documentId,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-accountNumber,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-accountHolders,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-maxOffsetBalance,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-note,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-transactionEntryType,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-transactionDate {
    display: none;
  }
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-dateAndDescription,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-amountAndBalance,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-documentAndDate,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-viewPDFTemplate,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-accountNoAndHolder,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-offsetAmountAndNote,
  .xms-v1-theme
    .dxp-table--hide-columns
    .cdk-column-transactionDateAndDescription,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-amountAndEntryType,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-savingsDocumentAndDate,
  .xms-v1-theme .dxp-table--hide-columns .cdk-column-viewPDFDocument {
    display: flex;
  }
  .xms-v1-theme .dxp-table--hide-columns .dxp-key-value-list {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-table__row-add-bold-font-mobile .mat-list-text p {
    font-weight: 600;
    color: #000;
    padding-bottom: 1rem;
  }
  .xms-v1-theme .dxp-table--remove-margin-bottom-mobile mat-list-item {
    margin-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-table .mat-header-cell {
    padding: 0 0 0 2rem !important;
  }
  .xms-v1-theme .dxp-table .mat-cell {
    padding: 0 1rem 0 0 !important;
  }
  .xms-v1-theme .dxp-table .mat-form-field-flex {
    width: 80% !important;
  }
  .xms-v1-theme .dxp-table .mat-paginator-range-label,
  .xms-v1-theme .dxp-table .mat-paginator-page-size,
  .xms-v1-theme .dxp-table .mat-paginator-page-size-label {
    margin: 0;
  }
  .xms-v1-theme .dxp-table dxp-icon {
    padding: 0 0 0 0.2rem !important;
  }
  .xms-v1-theme .dxp-table mat-row {
    padding: 1.5rem 0 0rem 1rem;
  }
  .xms-v1-theme .dxp-table--large-icon-mobile mat-icon {
    width: 4rem;
    height: 4rem;
  }
  .xms-v1-theme
    .dxp-table__row-add-small-margin-left
    .cdk-column-documentAndDate,
  .xms-v1-theme
    .dxp-table__row-add-small-margin-left
    .cdk-column-savingsDocumentAndDate {
    flex-grow: 2;
    margin-left: 0.5rem;
  }
  .xms-v1-theme .dxp-table__row--remove-padding-bottom .dxp-list-item-value {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-table__screen-view-document--table-padding mat-row {
    padding: 0rem 0rem 0rem 1rem !important;
  }
  .xms-v1-theme .dxp-table .mat-cell {
    align-self: stretch;
  }
  .xms-v1-theme .dxp-table .mat-cell .dxp-wrapper {
    height: 100%;
  }
  .xms-v1-theme .dxp-modify--remove-padding-right-mobile {
    padding-right: 1rem !important;
  }
  .xms-v1-theme .dxp-modify--remove-padding-bottom-mobile {
    padding-bottom: 0 !important;
  }
  .xms-v1-theme .dxp-modify--remove-margin-right-mobile {
    margin-right: 0rem !important;
  }
  .xms-v1-theme .dxp-modify--add-padding-top-mobile {
    padding-top: 1rem !important;
  }
  .xms-v1-theme .dxp-modify--add-padding-top-mobile-two {
    /* padding-top: 2rem !important; */
  }
  .xms-v1-theme .dxp-modify--add-padding-bottom-mobile {
    padding-bottom: 1rem !important;
  }
  .xms-v1-theme .dxp-modify--add-padding-right-login {
    padding-right: 1rem !important;
  }
  .xms-v1-theme .dxp-modify--add-small-padding-top-mobile {
    padding-top: 0.5rem !important;
  }
  .xms-v1-theme .dxp-modify--add-margin-right-mobile {
    margin-right: 1rem;
  }
  .xms-v1-theme .dxp-modify--add-padding-right-mobile {
    padding-right: 1rem !important;
  }
  .xms-v1-theme .dxp-modify--align--start-mobile {
    text-align: start;
  }
  .xms-v1-theme .dxp-modify--justify-start-mobile {
    justify-self: flex-start;
  }
  .xms-v1-theme .dxp-modify--align-chart-legends {
    padding: 0px 0rem 1rem 0px !important;
  }
  .xms-v1-theme .dxp-info-banner,
  .xms-v1-theme .dxp-info-banner-green {
    padding: 0.4rem 0.4rem 0.6rem 0.2rem !important;
  }
  .xms-v1-theme .dxp-info-banner img,
  .xms-v1-theme .dxp-info-banner-green img {
    margin-right: 4px !important;
    margin-top: 1.1px !important;
  }
  .xms-v1-theme .dxp-info-banner .dxp-control a,
  .xms-v1-theme .dxp-info-banner-green .dxp-control a {
    margin-top: 0.3rem !important;
  }
  .xms-v1-theme .dxp-button-card--passcode {
    padding-right: 1rem !important;
  }
  .xms-v1-theme .dxp-dashboard-link-margin-right a {
    margin-right: 0 !important;
  }
  .xms-v1-theme .dxp-dashboard-link {
    width: 100% !important;
  }
  .xms-v1-theme .dxp-dashboard-link a {
    width: 100% !important;
  }
  .xms-v1-theme .dxp-dashboard-link a .mat-button-wrapper {
    top: 10px !important;
  }
  .xms-v1-theme .dxp-dashboard-link a span {
    padding-top: 0 !important;
  }
  .xms-v1-theme .dxp-dashboard-button--card {
    width: 100% !important;
  }
  .xms-v1-theme .dxp-alert-banner-modify-height {
    height: 6rem !important;
  }
  .xms-v1-theme .dxp-document-customer-list .mat-radio-label-content {
    font-size: 0.98rem !important;
  }
}
@media (min-width: 771px) and (max-width: 834px) {
  .xms-v1-theme .dxp-logo-mobile {
    margin-top: -3px;
    width: 120px;
    height: 60px;
  }
  .xms-v1-theme .dxp-dashboard-link-margin-right a {
    margin-right: 0 !important;
  }
  .xms-v1-theme .dxp-dashboard-link,
  .xms-v1-theme .dxp-dashboard-link a {
    width: 100% !important;
  }
  .xms-v1-theme .dxp-dashboard-link a .mat-button-wrapper {
    top: 10px !important;
  }
  .xms-v1-theme .dxp-modify--add-padding-bottom-mobile {
    padding-bottom: 1rem !important;
  }
  .xms-v1-theme .dxp-dashboard-button-big {
    padding-bottom: 10px !important;
    width: 100% !important;
  }
  .xms-v1-theme .dxp-dashboard-button-big button {
    width: 100% !important;
  }
}
.xms-v1-theme .dxp-select-year--padding-left mat-label {
  padding-left: 1rem;
}
.xms-v1-theme .dxp-label--link-button a {
  font-size: 0.875rem !important;
  letter-spacing: 0.0535714286em;
  text-transform: none;
  color: #fff;
  background-color: #4d6a7a;
  text-decoration: none;
  padding: 0px 1rem;
  border-radius: 1rem;
  display: inline-block;
  line-height: 2.428em;
}
.xms-v1-theme .dxp-bottom--padding {
  padding-bottom: 14px !important;
}
.xms-v1-theme .dxp-label--remove-padding {
  padding: 0rem !important;
}
.xms-v1-theme .dxp-successful-upload.dxp-label .dxp-control {
  font-weight: 500;
  color: #70a59a;
  margin-top: 1rem;
}
.xms-v1-theme .dxp-successful-upload.dxp-label .dxp-control img {
  width: 29px !important;
  height: 29px !important;
  vertical-align: bottom !important;
}
.xms-v1-theme .dxp-upload-document-dialog-screen {
  position: relative;
  margin-left: 1rem;
  width: 80vw !important;
  max-height: 55vh;
}
.xms-v1-theme .dxp-upload-document-dialog-screen .dxp-icon-Delete002 {
  position: sticky;
  top: 0;
  right: 0;
}
.xms-v1-theme .dxp-label--padding-top {
  padding: 2.2rem 0rem 0rem 0px !important;
}
.xms-v1-theme .dxp-label--green {
  color: #70a59a;
}
.xms-v1-theme .dxp-upload-document-transparent {
  background-color: transparent;
  z-index: -1;
  width: 0px !important;
  height: 0px !important;
}
.xms-v1-theme .dxp-upload-document {
  padding-bottom: 2rem !important;
}
.xms-v1-theme .dxp-upload-document .dxp-radio {
  width: auto;
}
.xms-v1-theme .dxp-upload-document .dxp-list .dxp-label {
  margin-top: 9px;
  padding-bottom: 0rem !important;
}
.xms-v1-theme .dxp-dialog__button--top-right button.cdk-keyboard-focused,
.xms-v1-theme .dxp-dialog__button--top-right:hover button {
  background-color: #70a59a;
}
.xms-v1-theme .dxp-document-uploader--savings {
  width: 100%;
}
.xms-v1-theme .dxp-document-uploader--savings .dxp-document-upload:hover {
  background-color: #7fbcaa;
}
.xms-v1-theme
  .dxp-document-uploader--savings
  dxp-file-upload:focus-within
  .dxp-document-upload {
  background-color: #70a59a !important;
}
.xms-v1-theme .dxp-document-uploader--savings .dxp-error {
  margin-left: 0.3rem !important;
  margin-top: 10px;
  display: block;
}
.xms-v1-theme .dxp-document-uploader--savings .dxp-document-name {
  margin-left: 8px;
  display: flex;
  height: 100%;
}
.xms-v1-theme .dxp-document-uploader--savings .dxp-document-input {
  position: absolute;
  width: 200px;
  left: 0;
}
.xms-v1-theme .dxp-document-uploader--savings .dxp-document-name-ripple {
  position: absolute;
  box-shadow: none;
}
.xms-v1-theme .dxp-document-uploader--savings .dxp-document-upload {
  display: flex;
  flex-direction: row;
  padding: 0rem 1rem;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  margin-top: 1rem;
  width: 200px;
  justify-content: center;
}
.xms-v1-theme .dxp-document-uploader--savings .dxp-document-uploaded .mat-icon,
.xms-v1-theme .dxp-document-uploader--savings .dxp-document-uploaded svg {
  height: 48px;
  width: 48px;
  margin-right: 160px !important;
}
.xms-v1-theme .xms-screen-exit-guard-content {
  padding: 0 1rem 2rem 0;
  width: 100%;
}
.xms-v1-theme .xms-screen-exit-guard-content p {
  font-size: 0.975rem;
  max-width: 53ch;
}
.xms-v1-theme .xms-screen-exit-guard-content h1 {
  text-align: center;
}
.xms-v1-theme .dxp-dialog--passcode {
  width: 22rem;
}
.xms-v1-theme .dxp-dialog--passcode .dxp-button {
  padding: 0 !important;
  width: 100%;
}
.xms-v1-theme .dxp-dialog--passcode .dxp-button button {
  width: 100%;
}
.xms-v1-theme .dxp-dialog--passcode dxp-layout-manager div {
  align-items: center !important;
  place-content: center !important;
  text-align: center !important;
}
.xms-v1-theme .mat-dialog-actions {
  justify-content: center;
}
.xms-v1-theme .mat-dialog-actions button {
  width: 45%;
  font-weight: 700;
  height: 39px;
  box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f;
  border-radius: 4px;
}
.xms-v1-theme .mat-dialog-actions .mat-button-base + .mat-button-base {
  margin-left: 15px;
}
.xms-v1-theme .xms-secondary-button {
  color: #000 !important;
  background-color: #e7f5f2 !important;
}
.xms-v1-theme .xms-secondary-button:hover {
  border: 2px #4d6a7a solid;
  background-color: #7fbcaa !important;
}
.xms-v1-theme .xms-secondary-button:focus {
  border: 2px #4d6a7a solid;
  color: #000 !important;
  background-color: #7fbcaa !important;
}
.xms-v1-theme .xms-secondary-button:active {
  border: 0px;
  color: #000 !important;
  background-color: #e7f5f2 !important;
}
.xms-v1-theme .xms-primary-button:hover {
  border: 2px #cb0051 solid;
  background-color: #bb0041;
}
.xms-v1-theme .xms-primary-button:focus {
  border: 2px #cb0051 solid;
  background-color: #bb0041;
}
.xms-v1-theme dxp-dialog-screen-exit-check .xms-screen-exit-guard-content .xms-secondary-button:hover {
  background-color: #6fac9a !important;
  border: 0;
  color: white !important;
}
.xms-v1-theme dxp-dialog-screen-exit-check .xms-screen-exit-guard-content .xms-secondary-button:focus {
  background-color: #6fac9a !important;
  border: 0;
}
.xms-v1-theme dxp-dialog-screen-exit-check .xms-screen-exit-guard-content .xms-secondary-button {
  background-color: #7fbcaa !important;
  color: white !important;
}

.xms-v1-theme .dxp-button-raised button.cdk-keyboard-focused,
.xms-v1-theme .dxp-button-raised a.cdk-keyboard-focused,
.xms-v1-theme .dxp-link button.cdk-keyboard-focused,
.xms-v1-theme .dxp-link a.cdk-keyboard-focused,
.xms-v1-theme .dxp-button-raised button:hover,
.xms-v1-theme .dxp-button-raised a:hover,
.xms-v1-theme .dxp-link button:hover,
.xms-v1-theme .dxp-link a:hover {
  background-color: #6fac9a;
}
.xms-v1-theme .dxp-filter-button .mat-button-toggle button:hover {
  color: #fff;
}
.xms-v1-theme .dxp-button-selected .mat-raised-button.mat-primary {
  background-color: #70a59a;
}
.xms-v1-theme
  .dxp-button-selected
  .mat-raised-button.mat-primary
  .mat-button-wrapper {
  position: relative;
}
.xms-v1-theme
  .dxp-button-selected
  .mat-raised-button.mat-primary
  .mat-button-wrapper:after {
  content: "Selected";
  position: absolute;
  top: 0;
  left: -0.5rem;
  right: 0;
  bottom: 0;
  background-color: #70a59a;
}
.xms-v1-theme .dxp-sample-image-id-validation-page {
  text-align: center;
}
.xms-v1-theme .dxp-sample-image-id-validation-page img {
  width: 400px !important;
  height: 300px !important;
  max-width: 100%;
}
.xms-v1-theme .dxp-card-white-background {
  background-color: #fff !important;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel {
  background-color: #7fbcaa;
  box-shadow: unset;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel .mat-divider {
  border-top-width: 0px;
}
.xms-v1-theme .dxp-summary-complete-lbl.dxp-label {
  padding: 0px 0em 1rem 16px !important;
}
.xms-v1-theme
  .mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused
  .mat-radio-persistent-ripple,
.xms-v1-theme
  .mat-radio-button:not(.mat-radio-disabled).cdk-program-focused
  .mat-radio-persistent-ripple {
  background-color: #0000 !important;
}
.xms-v1-theme .dxp-label-signatory_name code {
  font-family: Plume-DaMa, Helvetica Neue, sans-serif !important;
  font-weight: 700 !important;
}
.xms-v1-theme .mat-form-field-required-marker {
  display: none;
}
.xms-v1-theme .dxp-app-header .mat-toolbar {
  background-color: #dbe8e9;
  /* border-bottom: 1px solid #ffffff; */
}
.xms-v1-theme .dxp-app-header .mat-toolbar svg {
  fill: #000;
}
.xms-v1-theme .dxp-app-header #mainToolbarLhs {
  align-items: center;
  height: 6rem;
}
.xms-v1-theme .dxp-app-header #mainToolbarLhs .dxp-logo,
.xms-v1-theme .dxp-app-header #mainToolbarLhs .dxp-logo .mat-icon {
  width: 96px;
  height: 96px;
}
.xms-v1-theme .dxp-app-header #mainToolbarLhs .dxp-logo {
  /* width: 92px; */
  /* height: 92px; */
}
.xms-v1-theme .dxp-app-header #mainToolbarRhs .dxp-rhs-panel-toggle {
  display: none;
}
.xms-v1-theme #lhsSidebar svg *,
.xms-v1-theme #lhsSidebar img {
  fill: #fff !important;
}
.xms-v1-theme #lhsSidebar .mat-expansion-indicator {
  margin: 0.2rem 1.2rem 0 0;
}
.xms-v1-theme #lhsSidebar .mat-expansion-indicator:after {
  margin-bottom: 0.5rem;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel-header {
  border-radius: 0;
  padding: 0 0 0 8px;
  margin: 0 16px 0 7px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: #7fbcaa;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel-header .mat-icon {
  height: 20px;
  width: 20px;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel-header .mat-icon svg * {
  fill: white !important;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel-header .mat-icon svg {
  height: 20px;
  width: 20px;
}
.xms-v1-theme
  #lhsSidebar
  .mat-expansion-panel-header
  .mat-expansion-panel-header-title {
  margin-right: 0;
  align-items: center;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel-header span {
  margin-left: 0.5rem;
}
.xms-v1-theme #lhsSidebar .mat-expansion-panel-header svg * {
  color: #000;
  fill: #000;
}
.xms-v1-theme
  #lhsSidebar
  .mat-expansion-panel-header
  .mat-expansion-indicator:after {
  color: #fff;
}
.xms-v1-theme #lhsSidebar .dxp-link a {
  padding: 0 16px 0 24px;
}
.xms-v1-theme #lhsSidebar .dxp-button .mat-button {
  font-size: 0.875rem;
  font-weight: normal;
}
.xms-v1-theme #lhsSidebar .dxp-button button {
  /* padding: 0 16px 0 30px; */
}
.xms-v1-theme #lhsSidebar .dxp-button button .dxp-icon,
.xms-v1-theme #lhsSidebar .dxp-button button .mat-icon {
  margin-right: 0.125rem;
}
.xms-v1-theme #lhsSidebar .dxp-button button svg {
  height: 20px;
  width: 20px;
}
.xms-v1-theme #lhsSidebar .dxp-widget .dxp-widget-title {
  font-size: 0.875rem !important;
}
.xms-v1-theme mat-sidenav {
  width: 250px !important;
}
.xms-v1-theme .mat-drawer-backdrop {
  height: calc(100vh - 6rem);
}
.xms-v1-theme
  .dxp-app-left-sidebar:not(.dxp-app-left-sidebar-opened)
  #lhsSidebar {
  display: none;
}
.xms-v1-theme dxp-layout-top-navigation {
  top: 6rem;
  position: absolute;
  width: 100vw;
  max-width: 100%;
  height: calc(100vh - 6rem);
}
.xms-v1-theme .dxp-app-container {
  top: 0rem;
}
.xms-v1-theme .dxp-app-container-with-stepper .dxp-app-main-content {
  min-height: calc(100vh - 11.375rem);
  min-height: calc(100vh - 11.375rem - constant(safe-area-inset-top));
  min-height: calc(100vh - 11.375rem - env(safe-area-inset-top));
}
.xms-v1-theme form.dxp-layout.dxp-layout.dxp-layout {
  padding: 0rem 8rem 0;
}
.xms-v1-theme .mat-sidenav-content.mat-sidenav-content {
  top: 0rem;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme form.dxp-layout.dxp-layout.dxp-layout {
    padding: 1rem 1em 2em;
  }
  .xms-v1-theme form > dxp-layout-manager > div > * {
    padding-right: 0 !important;
  }
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-app-right-sidebar.dxp-app-right-sidebar.dxp-app-right-sidebar,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-app-left-sidebar.dxp-app-left-sidebar.dxp-app-left-sidebar {
  top: calc(6.0rem + env(safe-area-inset-top)) !important;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .mat-sidenav-content.mat-sidenav-content {
  top: 0rem !important;
}
.xms-v1-theme .dxp-app-container-with-stepper .dxp-stepper-header-container {
  display: none;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-default-layout:not(.dxp-no-backbutton)
  .mat-toolbar
  #contentToolbarLhs {
  padding-left: 3.5rem;
  white-space: normal;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container {
  position: relative;
  z-index: 1000 !important;
  height: 0px;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header {
  padding: 0;
  flex-direction: column;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-previous {
  top: calc(8.725rem - 25px);
  top: calc(8.725rem - 25px + constant(safe-area-inset-top));
  position: fixed;
  margin-left: 8rem;
  border-radius: 12px;
  background-color: #e7f5f2 !important;
  box-shadow: 0 5px 10px #0000001a;
  height: 40px;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-previous
  svg {
  display: none;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-previous
  .mat-icon {
  background-image: url(Previous.1c44301c888dc29a.svg);
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  margin-left: -5px;
  margin-top: 5px;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-previous:hover {
  background-color: #7fbcaa !important;
  border-radius: 14px;
  border: 2px solid #4d6a7a;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-previous:focus {
  border: 2px #4d6a7a solid;
  color: #000 !important;
  border-radius: 14px;
  background-color: #7fbcaa !important;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-next {
  margin-top: -5rem;
  margin-right: 4rem;
  align-self: flex-end;
  padding: 0rem 3rem;
  width: 13.375rem;
  height: 3.25rem;
  border-radius: 12px;
  font-weight: 900;
  display: flex;
  justify-content: center;
  background-color: #4d6a7a;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-next
  > span {
  height: 3.25rem;
  color: #fff;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-next
  .dxp-stepper-icon {
  display: none;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-next:focus {
  background-color: #7fbcaa;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-next:hover {
  background-color: #7fbcaa;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content {
  top: 16px;
  padding: 0 4em 0rem 8rem;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header {
  padding: 0 !important;
  border-radius: 0;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header
  .mat-step-icon-content,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header
  .mat-step-label {
  display: none !important;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header
  .mat-step-icon {
  flex: 1 auto;
  height: 1px !important;
  border-radius: 0;
  border: 3px solid #fff;
  background-color: #fff;
}
.xms-v1-theme
.dxp-stepper-header-content
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-0
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-1
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-2
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-3
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-4
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-5
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-6
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-7
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-step-header.dxp-step-0.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-0.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-1
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-2
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-3
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-4
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-5
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-6
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-7
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-1.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-2
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-3
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-4
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-5
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .mat-step-icon,
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-6
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-7
  .mat-step-icon,
  .xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-8
  .mat-step-icon,
  .xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-9
  .mat-step-icon,
  .xms-v1-theme
  .dxp-nav-stepper
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-2.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-3
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-4
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-5
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-6
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-7
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-3.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-4
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-5
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-6
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-7
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-4.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-5
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-6
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-7
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-5.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-6
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-7
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-6.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-7
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-7.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-8
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-8.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-9
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-9.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-10
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-10.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-11
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-11.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-12
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-12.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-13
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-13.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-14
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-14.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-15
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-15.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-16
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-16.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-17
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-17.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-18
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-18.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-19
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-19.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-20
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-20.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-21
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-21.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-22
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-22.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-23.dxp-current-23
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-23.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-23.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-23.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-23.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-23.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-23.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-24.dxp-current-24
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-24.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-24.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-24.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-24.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-24.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-25.dxp-current-25
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-25.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-25.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-25.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-25.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-26.dxp-current-26
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-26.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-26.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-26.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-27.dxp-current-27
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-27.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-27.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-28.dxp-current-28
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-28.dxp-current-29
  .mat-step-icon,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header.dxp-step-29.dxp-current-29
  .mat-step-icon {
  border: 3px solid #4d6a7a;
  background-color: #4d6a7a !important;
}
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header-line,
.xms-v1-theme
  .dxp-app-container-with-stepper
  .dxp-nav-stepper
  .dxp-stepper-container
  .dxp-stepper-header
  .dxp-stepper-header-container
  .dxp-stepper-header-content
  .dxp-step-header-disabled {
  display: none !important;
}
.xms-v1-theme
  .dxp-next--terms-and-conditions
  + .dxp-stepper-container
  .dxp-next.mat-raised-button {
  width: 16rem !important;
}
.xms-v1-theme
  .dxp-next--terms-and-conditions
  + .dxp-stepper-container
  .dxp-next.mat-raised-button
  .mat-button-wrapper {
  position: relative;
  width: 100%;
  min-width: 10rem;
}
.xms-v1-theme
  .dxp-next--terms-and-conditions
  + .dxp-stepper-container
  .dxp-next.mat-raised-button
  .mat-button-wrapper
  dxp-progress-button {
  position: absolute;
  font-size: 0px;
  left: -24px;
}
.xms-v1-theme
  .dxp-next--terms-and-conditions
  + .dxp-stepper-container
  .dxp-next.mat-raised-button
  .mat-button-wrapper:after {
  content: "Submit Application";
  position: absolute;
  left: 0;
}
.xms-v1-theme
  .dxp-next--terms-and-conditions
  + .dxp-stepper-container
  .dxp-next.mat-raised-button
  .mat-button-wrapper:after:not(:disabled) {
  background-color: #4d6a7a;
}
.xms-v1-theme
  .dxp-next--terms-and-conditions
  + .dxp-stepper-container
  .dxp-next.mat-raised-button
  .mat-button-wrapper
  dxp-icon {
  display: none;
}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme
    .dxp-app-container-with-stepper
    .dxp-nav-stepper
    .dxp-stepper-container
    .dxp-stepper-header
    .dxp-previous {
    margin-left: 1rem;
  }
  .xms-v1-theme
    .dxp-app-container-with-stepper
    .dxp-nav-stepper
    .dxp-stepper-container
    .dxp-stepper-header
    .dxp-next {
    width: calc(100% - 2rem);
    margin-right: 0rem;
    align-self: center;
  }
  .xms-v1-theme
    .dxp-app-container-with-stepper
    .dxp-nav-stepper
    .dxp-stepper-container
    .dxp-stepper-header
    .dxp-stepper-header-container
    .dxp-stepper-header-content {
    padding: 0 1em;
  }
  .xms-v1-theme
    .dxp-next--terms-and-conditions
    + .dxp-stepper-container
    .dxp-next.mat-raised-button
    .mat-button-wrapper {
    width: auto;
  }
}
.xms-v1-theme .dxp-app-right-sidebar {
  min-width: 316px;
}
.xms-v1-theme #rhsSidebar {
  margin-top: 24px;
}
.xms-v1-theme #rhsSidebar > * {
  margin: 0 20px 20px;
}
.xms-v1-theme .dxp-toolbar-container {
  top: calc(6rem + env(safe-area-inset-top));
}
.xms-v1-theme .dxp-toolbar-container .mat-toolbar {
  padding: 0 1rem 0 7rem;
}
.xms-v1-theme .dxp-toolbar-container .mat-toolbar #contentToolbarLhs {
  padding-left: 0;
  white-space: normal;
  flex-direction: row-reverse;
}
.xms-v1-theme
  .dxp-nav-stepper
  .dxp-default-layout
  > *
  > .dxp-toolbar-container {

}
@media (min-width: 0px) and (max-width: 770px) {
  .xms-v1-theme .dxp-toolbar-container .mat-toolbar {
    padding: 0;
  }
}
code[class*="language-"],
pre[class*="language-"] {
  color: #f8f8f2;
  background: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  hyphens: none;
}
pre[class*="language-"] {
  padding: 1em;
  margin: 0.5em 0;
  overflow: auto;
  border-radius: 0.3em;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #272822;
}
:not(pre) > code[class*="language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #8292a2;
}
.token.punctuation {
  color: #f8f8f2;
}
.token.namespace {
  opacity: 0.7;
}
.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #f92672;
}
.token.boolean,
.token.number {
  color: #ae81ff;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #a6e22e;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f8f8f2;
}
.token.atrule,
.token.attr-value,
.token.function,
.token.class-name {
  color: #e6db74;
}
.token.keyword {
  color: #66d9ef;
}
.token.regex,
.token.important {
  color: #fd971f;
}
.token.important,
.token.bold {
  font-weight: 700;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.PO-configDetailHeaderAddress {
  display: inline-block;
  padding: 0px 0rem 0rem 0px;
  top: calc(8.725rem - 20px);
  position: fixed;
  margin-left: 3.25rem;
  z-index: 1000;
  order: -1;
  color: white !important;
  font-size: 1.5rem !important;
  font-weight: 800;
}
