.split-30[_ngcontent-rxg-c0] {
  height: 100%;
  width: 30%;
  position: absolute;
  z-index: 1;
  top: 15%;
  overflow-x: hidden;
  padding-top: 20px
}

.split-70[_ngcontent-rxg-c0] {
  height: 100%;
  width: 70%;
  position: absolute;
  z-index: 1;
  top: 15%;
  overflow-x: hidden;
  padding-top: 20px;
  left: 30%
}

.right-content[_ngcontent-rxg-c0] {
  position: absolute;
  top: 17%;
  right: 10%;
  max-width: 70%;
  text-align: left
}

.left-content[_ngcontent-rxg-c0] {
  position: absolute;
  top: 17%;
  max-width: 70%;
  left: 10%;
  text-align: left
}
.mat-stepper-horizontal,
.mat-stepper-vertical {
  display: block
}

.mat-horizontal-stepper-header-container {
  white-space: nowrap;
  display: flex;
  align-items: center
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header-container {
  align-items: flex-start
}

.mat-stepper-horizontal-line {
  border-top-width: 1px;
  border-top-style: solid;
  flex: auto;
  height: 0;
  margin: 0 -16px;
  min-width: 32px
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  margin: 0;
  min-width: 0;
  position: relative;
  top: 36px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::before,
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::after,
[dir=rtl] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::after,
[dir=rtl] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::before {
  border-top-width: 1px;
  border-top-style: solid;
  content: '';
  display: inline-block;
  height: 0;
  position: absolute;
  top: 36px;
  width: calc(50% - 20px)
}

.mat-horizontal-stepper-header {
  display: flex;
  height: 72px;
  overflow: hidden;
  align-items: center;
  padding: 0 24px
}

.mat-horizontal-stepper-header .mat-step-icon {
  margin-right: 8px;
  flex: none
}

[dir=rtl] .mat-horizontal-stepper-header .mat-step-icon {
  margin-right: 0;
  margin-left: 8px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header {
  box-sizing: border-box;
  flex-direction: column;
  height: auto;
  padding: 24px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::after,
[dir=rtl] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::after {
  right: 0
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::before,
[dir=rtl] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::before {
  left: 0
}

[dir=rtl] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:first-child::after,
[dir=rtl] .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:last-child::before {
  display: none
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-icon {
  margin-right: 0;
  margin-left: 0
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header .mat-step-label {
  padding: 16px 0 0 0;
  text-align: center;
  width: 100%
}

.mat-vertical-stepper-header {
  display: flex;
  align-items: center;
  padding: 24px;
  height: 24px
}

.mat-vertical-stepper-header .mat-step-icon {
  margin-right: 12px
}

[dir=rtl] .mat-vertical-stepper-header .mat-step-icon {
  margin-right: 0;
  margin-left: 12px
}

.mat-horizontal-stepper-content {
  outline: 0
}

.mat-horizontal-stepper-content[aria-expanded=false] {
  height: 0;
  overflow: hidden
}

.mat-horizontal-content-container {
  overflow: hidden;
  padding: 0 24px 24px 24px
}

.mat-vertical-content-container {
  margin-left: 36px;
  border: 0;
  position: relative
}

[dir=rtl] .mat-vertical-content-container {
  margin-left: 0;
  margin-right: 36px
}

.mat-stepper-vertical-line::before {
  content: '';
  position: absolute;
  top: -16px;
  bottom: -16px;
  left: 0;
  border-left-width: 1px;
  border-left-style: solid
}

[dir=rtl] .mat-stepper-vertical-line::before {
  left: auto;
  right: 0
}

.mat-vertical-stepper-content {
  overflow: hidden;
  outline: 0
}

.mat-vertical-content {
  padding: 0 24px 24px 24px
}

.mat-step:last-child .mat-vertical-content-container {
  border: none
}
/*
@angular/flex-layout - workaround for possible browser quirk with mediaQuery listeners
see http://bit.ly/2sd4HMP
*/
@media screen and (min-width: 600px),
screen and (min-width: 960px),
screen and (min-width: 1280px),
screen and (min-width: 1920px),
screen and (min-width: 1920px) and (max-width: 5000px),
screen and (max-width: 1919px),
screen and (min-width: 1280px) and (max-width: 1919px),
screen and (max-width: 1279px),
screen and (min-width: 960px) and (max-width: 1279px),
screen and (max-width: 959px),
screen and (min-width: 600px) and (max-width: 959px),
screen and (max-width: 599px),
screen and (min-width: 0px) and (max-width: 599px),
print {
  .fx-query-test {}
}
.mat-slider {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 8px;
  outline: 0;
  vertical-align: middle
}

.mat-slider-wrapper {
  position: absolute
}

.mat-slider-track-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}

.mat-slider-track-fill {
  position: absolute;
  transform-origin: 0 0;
  transition: transform .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider-track-background {
  position: absolute;
  transform-origin: 100% 100%;
  transition: transform .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider-ticks-container {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden
}

.mat-slider-ticks {
  background-repeat: repeat;
  background-clip: content-box;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider-thumb-container {
  position: absolute;
  z-index: 1;
  transition: transform .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider-focus-ring {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  transform: scale(0);
  opacity: 0;
  transition: transform .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1), opacity .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider.cdk-keyboard-focused .mat-slider-focus-ring,
.mat-slider.cdk-program-focused .mat-slider-focus-ring {
  transform: scale(1);
  opacity: 1
}

.mat-slider:not(.mat-slider-disabled) .mat-slider-thumb,
.mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-label {
  cursor: -webkit-grab;
  cursor: grab
}

.mat-slider-sliding:not(.mat-slider-disabled) .mat-slider-thumb,
.mat-slider-sliding:not(.mat-slider-disabled) .mat-slider-thumb-label,
.mat-slider:not(.mat-slider-disabled) .mat-slider-thumb-label:active,
.mat-slider:not(.mat-slider-disabled) .mat-slider-thumb:active {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.mat-slider-thumb {
  position: absolute;
  right: -10px;
  bottom: -10px;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 3px solid transparent;
  border-radius: 50%;
  transform: scale(.7);
  transition: transform .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1), border-color .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider-thumb-label {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  transition: transform .4s cubic-bezier(.25, .8, .25, 1), border-radius .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1)
}

@media (-ms-high-contrast:active) {
  .mat-slider-thumb-label {
      outline: solid 1px
  }
}

.mat-slider-thumb-label-text {
  z-index: 1;
  opacity: 0;
  transition: opacity .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider-sliding .mat-slider-thumb-container,
.mat-slider-sliding .mat-slider-track-background,
.mat-slider-sliding .mat-slider-track-fill {
  transition-duration: 0s
}

.mat-slider-has-ticks .mat-slider-wrapper::after {
  content: '';
  position: absolute;
  border-width: 0;
  border-style: solid;
  opacity: 0;
  transition: opacity .4s cubic-bezier(.25, .8, .25, 1)
}

.mat-slider-has-ticks.cdk-focused:not(.mat-slider-hide-last-tick) .mat-slider-wrapper::after,
.mat-slider-has-ticks:hover:not(.mat-slider-hide-last-tick) .mat-slider-wrapper::after {
  opacity: 1
}

.mat-slider-has-ticks.cdk-focused:not(.mat-slider-disabled) .mat-slider-ticks,
.mat-slider-has-ticks:hover:not(.mat-slider-disabled) .mat-slider-ticks {
  opacity: 1
}

.mat-slider-thumb-label-showing .mat-slider-focus-ring {
  display: none
}

.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  display: flex
}

.mat-slider-axis-inverted .mat-slider-track-fill {
  transform-origin: 100% 100%
}

.mat-slider-axis-inverted .mat-slider-track-background {
  transform-origin: 0 0
}

.mat-slider:not(.mat-slider-disabled).cdk-focused.mat-slider-thumb-label-showing .mat-slider-thumb {
  transform: scale(0)
}

.mat-slider:not(.mat-slider-disabled).cdk-focused .mat-slider-thumb-label {
  border-radius: 50% 50% 0
}

.mat-slider:not(.mat-slider-disabled).cdk-focused .mat-slider-thumb-label-text {
  opacity: 1
}

.mat-slider:not(.mat-slider-disabled).cdk-mouse-focused .mat-slider-thumb,
.mat-slider:not(.mat-slider-disabled).cdk-program-focused .mat-slider-thumb,
.mat-slider:not(.mat-slider-disabled).cdk-touch-focused .mat-slider-thumb {
  border-width: 2px;
  transform: scale(1)
}

.mat-slider-disabled .mat-slider-focus-ring {
  transform: scale(0);
  opacity: 0
}

.mat-slider-disabled .mat-slider-thumb {
  border-width: 4px;
  transform: scale(.5)
}

.mat-slider-disabled .mat-slider-thumb-label {
  display: none
}

.mat-slider-horizontal {
  height: 48px;
  min-width: 128px
}

.mat-slider-horizontal .mat-slider-wrapper {
  height: 2px;
  top: 23px;
  left: 8px;
  right: 8px
}

.mat-slider-horizontal .mat-slider-wrapper::after {
  height: 2px;
  border-left-width: 2px;
  right: 0;
  top: 0
}

.mat-slider-horizontal .mat-slider-track-wrapper {
  height: 2px;
  width: 100%
}

.mat-slider-horizontal .mat-slider-track-fill {
  height: 2px;
  width: 100%;
  transform: scaleX(0)
}

.mat-slider-horizontal .mat-slider-track-background {
  height: 2px;
  width: 100%;
  transform: scaleX(1)
}

.mat-slider-horizontal .mat-slider-ticks-container {
  height: 2px;
  width: 100%
}

@media (-ms-high-contrast:active) {
  .mat-slider-horizontal .mat-slider-ticks-container {
      height: 0;
      outline: solid 2px;
      top: 1px
  }
}

.mat-slider-horizontal .mat-slider-ticks {
  height: 2px;
  width: 100%
}

.mat-slider-horizontal .mat-slider-thumb-container {
  width: 100%;
  height: 0;
  top: 50%
}

.mat-slider-horizontal .mat-slider-focus-ring {
  top: -15px;
  right: -15px
}

.mat-slider-horizontal .mat-slider-thumb-label {
  right: -14px;
  top: -40px;
  transform: translateY(26px) scale(.01) rotate(45deg)
}

.mat-slider-horizontal .mat-slider-thumb-label-text {
  transform: rotate(-45deg)
}

.mat-slider-horizontal.cdk-focused .mat-slider-thumb-label {
  transform: rotate(45deg)
}

@media (-ms-high-contrast:active) {

  .mat-slider-horizontal.cdk-focused .mat-slider-thumb-label,
  .mat-slider-horizontal.cdk-focused .mat-slider-thumb-label-text {
      transform: none
  }
}

.mat-slider-vertical {
  width: 48px;
  min-height: 128px
}

.mat-slider-vertical .mat-slider-wrapper {
  width: 2px;
  top: 8px;
  bottom: 8px;
  left: 23px
}

.mat-slider-vertical .mat-slider-wrapper::after {
  width: 2px;
  border-top-width: 2px;
  bottom: 0;
  left: 0
}

.mat-slider-vertical .mat-slider-track-wrapper {
  height: 100%;
  width: 2px
}

.mat-slider-vertical .mat-slider-track-fill {
  height: 100%;
  width: 2px;
  transform: scaleY(0)
}

.mat-slider-vertical .mat-slider-track-background {
  height: 100%;
  width: 2px;
  transform: scaleY(1)
}

.mat-slider-vertical .mat-slider-ticks-container {
  width: 2px;
  height: 100%
}

@media (-ms-high-contrast:active) {
  .mat-slider-vertical .mat-slider-ticks-container {
      width: 0;
      outline: solid 2px;
      left: 1px
  }
}

.mat-slider-vertical .mat-slider-focus-ring {
  bottom: -15px;
  left: -15px
}

.mat-slider-vertical .mat-slider-ticks {
  width: 2px;
  height: 100%
}

.mat-slider-vertical .mat-slider-thumb-container {
  height: 100%;
  width: 0;
  left: 50%
}

.mat-slider-vertical .mat-slider-thumb {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.mat-slider-vertical .mat-slider-thumb-label {
  bottom: -14px;
  left: -40px;
  transform: translateX(26px) scale(.01) rotate(-45deg)
}

.mat-slider-vertical .mat-slider-thumb-label-text {
  transform: rotate(45deg)
}

.mat-slider-vertical.cdk-focused .mat-slider-thumb-label {
  transform: rotate(-45deg)
}

[dir=rtl] .mat-slider-wrapper::after {
  left: 0;
  right: auto
}

[dir=rtl] .mat-slider-horizontal .mat-slider-track-fill {
  transform-origin: 100% 100%
}

[dir=rtl] .mat-slider-horizontal .mat-slider-track-background {
  transform-origin: 0 0
}

[dir=rtl] .mat-slider-horizontal.mat-slider-axis-inverted .mat-slider-track-fill {
  transform-origin: 0 0
}

[dir=rtl] .mat-slider-horizontal.mat-slider-axis-inverted .mat-slider-track-background {
  transform-origin: 100% 100%
}

.mat-slider._mat-animation-noopable .mat-slider-focus-ring,
.mat-slider._mat-animation-noopable .mat-slider-has-ticks .mat-slider-wrapper::after,
.mat-slider._mat-animation-noopable .mat-slider-thumb,
.mat-slider._mat-animation-noopable .mat-slider-thumb-container,
.mat-slider._mat-animation-noopable .mat-slider-thumb-label,
.mat-slider._mat-animation-noopable .mat-slider-thumb-label-text,
.mat-slider._mat-animation-noopable .mat-slider-ticks,
.mat-slider._mat-animation-noopable .mat-slider-track-background,
.mat-slider._mat-animation-noopable .mat-slider-track-fill {
  transition: none
}
.mat-slide-toggle {
  display: inline-block;
  height: 24px;
  max-width: 100%;
  line-height: 24px;
  white-space: nowrap;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container {
  transform: translate3d(16px, 0, 0)
}

[dir=rtl] .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container {
  transform: translate3d(-16px, 0, 0)
}

.mat-slide-toggle.mat-disabled {
  opacity: .38
}

.mat-slide-toggle.mat-disabled .mat-slide-toggle-label,
.mat-slide-toggle.mat-disabled .mat-slide-toggle-thumb-container {
  cursor: default
}

.mat-slide-toggle-label {
  display: flex;
  flex: 1;
  flex-direction: row;
  align-items: center;
  height: inherit;
  cursor: pointer
}

.mat-slide-toggle-content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mat-slide-toggle-label-before .mat-slide-toggle-label {
  order: 1
}

.mat-slide-toggle-label-before .mat-slide-toggle-bar {
  order: 2
}

.mat-slide-toggle-bar,
[dir=rtl] .mat-slide-toggle-label-before .mat-slide-toggle-bar {
  margin-right: 8px;
  margin-left: 0
}

.mat-slide-toggle-label-before .mat-slide-toggle-bar,
[dir=rtl] .mat-slide-toggle-bar {
  margin-left: 8px;
  margin-right: 0
}

.mat-slide-toggle-bar-no-side-margin {
  margin-left: 0;
  margin-right: 0
}

.mat-slide-toggle-thumb-container {
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
  top: -3px;
  left: 0;
  transform: translate3d(0, 0, 0);
  transition: all 80ms linear;
  transition-property: transform;
  cursor: -webkit-grab;
  cursor: grab
}

.mat-slide-toggle-thumb-container.mat-dragging,
.mat-slide-toggle-thumb-container:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  transition-duration: 0s
}

._mat-animation-noopable .mat-slide-toggle-thumb-container {
  transition: none
}

[dir=rtl] .mat-slide-toggle-thumb-container {
  left: auto;
  right: 0
}

.mat-slide-toggle-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%
}

.mat-slide-toggle-bar {
  position: relative;
  width: 36px;
  height: 14px;
  flex-shrink: 0;
  border-radius: 8px
}

.mat-slide-toggle-input {
  bottom: 0;
  left: 10px
}

[dir=rtl] .mat-slide-toggle-input {
  left: auto;
  right: 10px
}

.mat-slide-toggle-bar,
.mat-slide-toggle-thumb {
  transition: all 80ms linear;
  transition-property: background-color;
  transition-delay: 50ms
}

._mat-animation-noopable .mat-slide-toggle-bar,
._mat-animation-noopable .mat-slide-toggle-thumb {
  transition: none
}

.mat-slide-toggle .mat-slide-toggle-ripple {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  height: 40px;
  width: 40px;
  z-index: 1;
  pointer-events: none
}

.mat-slide-toggle .mat-slide-toggle-ripple .mat-ripple-element:not(.mat-slide-toggle-persistent-ripple) {
  opacity: .12
}

.mat-slide-toggle-persistent-ripple {
  width: 100%;
  height: 100%;
  transform: none
}

.mat-slide-toggle-bar:hover .mat-slide-toggle-persistent-ripple {
  opacity: .04
}

.mat-slide-toggle:not(.mat-disabled).cdk-focused .mat-slide-toggle-persistent-ripple {
  opacity: .12
}

.mat-slide-toggle-persistent-ripple,
.mat-slide-toggle.mat-disabled .mat-slide-toggle-bar:hover .mat-slide-toggle-persistent-ripple {
  opacity: 0
}

@media (hover:none) {
  .mat-slide-toggle-bar:hover .mat-slide-toggle-persistent-ripple {
      display: none
  }
}

@media (-ms-high-contrast:active) {
  .mat-slide-toggle-thumb {
      background: #fff;
      border: 1px solid #000
  }

  .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
      background: #000;
      border: 1px solid #fff
  }

  .mat-slide-toggle-bar {
      background: #fff
  }

  .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar {
      outline: 1px dotted;
      outline-offset: 5px
  }
}

@media (-ms-high-contrast:black-on-white) {
  .mat-slide-toggle-bar {
      border: 1px solid #000
  }
}
mat-table {
  display: block
}

mat-header-row {
  min-height: 56px
}

mat-footer-row,
mat-row {
  min-height: 48px
}

mat-footer-row,
mat-header-row,
mat-row {
  display: flex;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  align-items: center;
  box-sizing: border-box
}

mat-footer-row::after,
mat-header-row::after,
mat-row::after {
  display: inline-block;
  min-height: inherit;
  content: ''
}

mat-cell:first-of-type,
mat-footer-cell:first-of-type,
mat-header-cell:first-of-type {
  padding-left: 24px
}

[dir=rtl] mat-cell:first-of-type,
[dir=rtl] mat-footer-cell:first-of-type,
[dir=rtl] mat-header-cell:first-of-type {
  padding-left: 0;
  padding-right: 24px
}

mat-cell:last-of-type,
mat-footer-cell:last-of-type,
mat-header-cell:last-of-type {
  padding-right: 24px
}

[dir=rtl] mat-cell:last-of-type,
[dir=rtl] mat-footer-cell:last-of-type,
[dir=rtl] mat-header-cell:last-of-type {
  padding-right: 0;
  padding-left: 24px
}

mat-cell,
mat-footer-cell,
mat-header-cell {
  flex: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
  word-wrap: break-word;
  min-height: inherit
}

table.mat-table {
  border-spacing: 0
}

tr.mat-header-row {
  height: 56px
}

tr.mat-footer-row,
tr.mat-row {
  height: 48px
}

th.mat-header-cell {
  text-align: left
}

[dir=rtl] th.mat-header-cell {
  text-align: right
}

td.mat-cell,
td.mat-footer-cell,
th.mat-header-cell {
  padding: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid
}

td.mat-cell:first-of-type,
td.mat-footer-cell:first-of-type,
th.mat-header-cell:first-of-type {
  padding-left: 24px
}

[dir=rtl] td.mat-cell:first-of-type,
[dir=rtl] td.mat-footer-cell:first-of-type,
[dir=rtl] th.mat-header-cell:first-of-type {
  padding-left: 0;
  padding-right: 24px
}

td.mat-cell:last-of-type,
td.mat-footer-cell:last-of-type,
th.mat-header-cell:last-of-type {
  padding-right: 24px
}

[dir=rtl] td.mat-cell:last-of-type,
[dir=rtl] td.mat-footer-cell:last-of-type,
[dir=rtl] th.mat-header-cell:last-of-type {
  padding-right: 0;
  padding-left: 24px
}



.mat-form-field {
  display: inline-block;
  position: relative;
  text-align: left
}

[dir=rtl] .mat-form-field {
  text-align: right
}

.mat-form-field-wrapper {
  position: relative
}

.mat-form-field-flex {
  display: inline-flex;
  align-items: baseline;
  box-sizing: border-box;
  width: 100%
}

.mat-form-field-prefix,
.mat-form-field-suffix {
  white-space: nowrap;
  flex: none;
  position: relative
}

.mat-form-field-infix {
  display: block;
  position: relative;
  flex: auto;
  min-width: 0;
  width: 180px
}

@media (-ms-high-contrast:active) {
  .mat-form-field-infix {
      border-image: linear-gradient(transparent, transparent)
  }
}

.mat-form-field-label-wrapper {
  position: absolute;
  left: 0;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none
}

[dir=rtl] .mat-form-field-label-wrapper {
  left: auto;
  right: 0
}

.mat-form-field-label {
  position: absolute;
  left: 0;
  font: inherit;
  pointer-events: none;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transform-origin: 0 0;
  transition: transform .4s cubic-bezier(.25, .8, .25, 1), color .4s cubic-bezier(.25, .8, .25, 1), width .4s cubic-bezier(.25, .8, .25, 1);
  display: none
}

[dir=rtl] .mat-form-field-label {
  transform-origin: 100% 0;
  left: auto;
  right: 0
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-empty.mat-form-field-label {
  display: block
}

.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  display: none
}

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
  display: block;
  transition: none
}

.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  display: none
}

.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
  display: block
}

.mat-form-field-label:not(.mat-form-field-empty) {
  transition: none
}

.mat-form-field-underline {
  position: absolute;
  width: 100%;
  pointer-events: none;
  transform: scaleY(1.0001)
}

.mat-form-field-ripple {
  position: absolute;
  left: 0;
  width: 100%;
  transform-origin: 50%;
  transform: scaleX(.5);
  opacity: 0;
  transition: background-color .3s cubic-bezier(.55, 0, .55, .2)
}

.mat-form-field.mat-focused .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple {
  opacity: 1;
  transform: scaleX(1);
  transition: transform .3s cubic-bezier(.25, .8, .25, 1), opacity .1s cubic-bezier(.25, .8, .25, 1), background-color .3s cubic-bezier(.25, .8, .25, 1)
}

.mat-form-field-subscript-wrapper {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden
}

.mat-form-field-label-wrapper .mat-icon,
.mat-form-field-subscript-wrapper .mat-icon {
  width: 1em;
  height: 1em;
  font-size: inherit;
  vertical-align: baseline
}

.mat-form-field-hint-wrapper {
  display: flex
}

.mat-form-field-hint-spacer {
  flex: 1 0 1em
}

.mat-error {
  display: block
}

.mat-form-field-control-wrapper {
  position: relative
}

.mat-form-field._mat-animation-noopable .mat-form-field-label,
.mat-form-field._mat-animation-noopable .mat-form-field-ripple {
  transition: none
}


.mat-form-field-appearance-fill .mat-form-field-flex {
  border-radius: 4px 4px 0 0;
  padding: .75em .75em 0 .75em
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-fill .mat-form-field-flex {
      outline: solid 1px
  }
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%
}

.mat-form-field-appearance-fill .mat-form-field-ripple {
  bottom: 0;
  height: 2px
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-fill .mat-form-field-ripple {
      height: 0;
      border-top: solid 2px
  }
}

.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  opacity: 1;
  transform: none;
  transition: opacity .6s cubic-bezier(.25, .8, .25, 1)
}

.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  transition: none
}

.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper {
  padding: 0 1em
}


.mat-input-element {
  font: inherit;
  background: 0 0;
  color: currentColor;
  border: none;
  outline: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
  text-align: inherit
}

.mat-input-element:-moz-ui-invalid {
  box-shadow: none
}

.mat-input-element::-ms-clear,
.mat-input-element::-ms-reveal {
  display: none
}

.mat-input-element,
.mat-input-element::-webkit-search-cancel-button,
.mat-input-element::-webkit-search-decoration,
.mat-input-element::-webkit-search-results-button,
.mat-input-element::-webkit-search-results-decoration {
  -webkit-appearance: none
}

.mat-input-element::-webkit-caps-lock-indicator,
.mat-input-element::-webkit-contacts-auto-fill-button,
.mat-input-element::-webkit-credentials-auto-fill-button {
  visibility: hidden
}

.mat-input-element[type=date]::after,
.mat-input-element[type=datetime-local]::after,
.mat-input-element[type=datetime]::after,
.mat-input-element[type=month]::after,
.mat-input-element[type=time]::after,
.mat-input-element[type=week]::after {
  content: ' ';
  white-space: pre;
  width: 1px
}

.mat-input-element::-webkit-calendar-picker-indicator,
.mat-input-element::-webkit-clear-button,
.mat-input-element::-webkit-inner-spin-button {
  font-size: .75em
}

.mat-input-element::placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color .4s .133s cubic-bezier(.25, .8, .25, 1)
}

.mat-input-element::-moz-placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color .4s .133s cubic-bezier(.25, .8, .25, 1)
}

.mat-input-element::-webkit-input-placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color .4s .133s cubic-bezier(.25, .8, .25, 1)
}

.mat-input-element:-ms-input-placeholder {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color .4s .133s cubic-bezier(.25, .8, .25, 1)
}

.mat-form-field-hide-placeholder .mat-input-element::placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder {
  color: transparent !important;
  -webkit-text-fill-color: transparent;
  transition: none
}

textarea.mat-input-element {
  resize: vertical;
  overflow: auto
}

textarea.mat-input-element.cdk-textarea-autosize {
  resize: none
}

textarea.mat-input-element {
  padding: 2px 0;
  margin: -2px 0
}

select.mat-input-element {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  background-color: transparent;
  display: inline-flex;
  box-sizing: border-box;
  padding-top: 1em;
  top: -1em;
  margin-bottom: -1em
}

select.mat-input-element::-ms-expand {
  display: none
}

select.mat-input-element::-moz-focus-inner {
  border: 0
}

select.mat-input-element:not(:disabled) {
  cursor: pointer
}

select.mat-input-element::-ms-value {
  color: inherit;
  background: 0 0
}

@media (-ms-high-contrast:active) {
  .mat-focused select.mat-input-element::-ms-value {
      color: inherit
  }
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2.5px;
  pointer-events: none
}

[dir=rtl] .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  right: auto;
  left: 0
}

.mat-form-field-type-mat-native-select .mat-input-element {
  padding-right: 15px
}

[dir=rtl] .mat-form-field-type-mat-native-select .mat-input-element {
  padding-right: 0;
  padding-left: 15px
}

.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper {
  max-width: calc(100% - 10px)
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after {
  margin-top: -5px
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after {
  margin-top: -10px
}


.mat-form-field-appearance-legacy .mat-form-field-label {
  transform: perspective(100px);
  -ms-transform: none
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon {
  width: 1em
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button {
  font: inherit;
  vertical-align: baseline
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon {
  font-size: inherit
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  height: 1px
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-legacy .mat-form-field-underline {
      height: 0;
      border-top: solid 1px
  }
}

.mat-form-field-appearance-legacy .mat-form-field-ripple {
  top: 0;
  height: 2px;
  overflow: hidden
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-legacy .mat-form-field-ripple {
      height: 0;
      border-top: solid 2px
  }
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-position: 0;
  background-color: transparent
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
      border-top-style: dotted;
      border-top-width: 2px
  }
}

.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
  height: 1px
}


.mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin: .25em 0
}

.mat-form-field-appearance-outline .mat-form-field-flex {
  padding: 0 .75em 0 .75em;
  margin-top: -.25em;
  position: relative
}

.mat-form-field-appearance-outline .mat-form-field-prefix,
.mat-form-field-appearance-outline .mat-form-field-suffix {
  top: .25em
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  display: flex;
  position: absolute;
  top: .25em;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none
}

.mat-form-field-appearance-outline .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-start {
  border: 1px solid currentColor;
  min-width: 5px
}

.mat-form-field-appearance-outline .mat-form-field-outline-start {
  border-radius: 5px 0 0 5px;
  border-right-style: none
}

[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-start {
  border-right-style: solid;
  border-left-style: none;
  border-radius: 0 5px 5px 0
}

.mat-form-field-appearance-outline .mat-form-field-outline-end {
  border-radius: 0 5px 5px 0;
  border-left-style: none;
  flex-grow: 1
}

[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-end {
  border-left-style: solid;
  border-right-style: none;
  border-radius: 5px 0 0 5px
}

.mat-form-field-appearance-outline .mat-form-field-outline-gap {
  border-radius: .000001px;
  border: 1px solid currentColor;
  border-left-style: none;
  border-right-style: none
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap {
  border-top-color: transparent
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  opacity: 0
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start {
  border-width: 2px;
  transition: border-color .3s cubic-bezier(.25, .8, .25, 1)
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline {
  opacity: 0;
  transition: opacity .1s cubic-bezier(.25, .8, .25, 1)
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick {
  opacity: 1
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline {
  opacity: 0;
  transition: opacity .6s cubic-bezier(.25, .8, .25, 1)
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
  opacity: 1
}

.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
  padding: 0 1em
}

.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,
.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline {
  transition: none
}


.mat-form-field-appearance-standard .mat-form-field-flex {
  padding-top: .75em
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  height: 1px
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-standard .mat-form-field-underline {
      height: 0;
      border-top: solid 1px
  }
}

.mat-form-field-appearance-standard .mat-form-field-ripple {
  bottom: 0;
  height: 2px
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-standard .mat-form-field-ripple {
      height: 0;
      border-top: 2px
  }
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-position: 0;
  background-color: transparent
}

@media (-ms-high-contrast:active) {
  .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
      border-top-style: dotted;
      border-top-width: 2px
  }
}

.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  opacity: 1;
  transform: none;
  transition: opacity .6s cubic-bezier(.25, .8, .25, 1)
}

.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
  transition: none
}


.mat-radio-button {
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  outline: 0
}

.mat-radio-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  vertical-align: middle
}

.mat-radio-container {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  flex-shrink: 0
}

.mat-radio-outer-circle {
  box-sizing: border-box;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  transition: border-color ease 280ms;
  width: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%
}

._mat-animation-noopable .mat-radio-outer-circle {
  transition: none
}

.mat-radio-inner-circle {
  border-radius: 50%;
  box-sizing: border-box;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  transition: transform ease 280ms, background-color ease 280ms;
  width: 20px;
  transform: scale(.001)
}

._mat-animation-noopable .mat-radio-inner-circle {
  transition: none
}

.mat-radio-checked .mat-radio-inner-circle {
  transform: scale(.5)
}

@media (-ms-high-contrast:active) {
  .mat-radio-checked .mat-radio-inner-circle {
      border: solid 10px
  }
}

.mat-radio-label-content {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  display: inline-block;
  order: 0;
  line-height: inherit;
  padding-left: 8px;
  padding-right: 0
}

[dir=rtl] .mat-radio-label-content {
  padding-right: 8px;
  padding-left: 0
}

.mat-radio-label-content.mat-radio-label-before {
  order: -1;
  padding-left: 0;
  padding-right: 8px
}

[dir=rtl] .mat-radio-label-content.mat-radio-label-before {
  padding-right: 0;
  padding-left: 8px
}

.mat-radio-disabled,
.mat-radio-disabled .mat-radio-label {
  cursor: default
}

.mat-radio-button .mat-radio-ripple {
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  height: 40px;
  width: 40px;
  z-index: 1;
  pointer-events: none
}

.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple) {
  opacity: .16
}

.mat-radio-persistent-ripple {
  width: 100%;
  height: 100%;
  transform: none
}

.mat-radio-container:hover .mat-radio-persistent-ripple {
  opacity: .04
}

.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple {
  opacity: .12
}

.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple,
.mat-radio-persistent-ripple {
  opacity: 0
}

@media (hover:none) {
  .mat-radio-container:hover .mat-radio-persistent-ripple {
      display: none
  }
}

.mat-radio-input {
  bottom: 0;
  left: 50%
}

@media (-ms-high-contrast:active) {
  .mat-radio-disabled {
      opacity: .5
  }
}

.MuiContainer-maxWidthSm {
  max-width: none !important;
}


.mat-icon {
  background-repeat: no-repeat;
  display: inline-block;
  fill: currentColor;
  height: 24px;
  width: 24px
}

.mat-icon.mat-icon-inline {
  font-size: inherit;
  height: inherit;
  line-height: inherit;
  width: inherit
}

[dir=rtl] .mat-icon-rtl-mirror {
  transform: scale(-1, 1)
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon {
  display: block
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon {
  margin: auto
}


.mat-step-header {
  overflow: hidden;
  outline: 0;
  cursor: pointer;
  position: relative;
  box-sizing: content-box;
  -webkit-tap-highlight-color: transparent
}

.mat-step-optional,
.mat-step-sub-label-error {
  font-size: 12px
}

.mat-step-icon {
  border-radius: 50%;
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  position: relative
}

.mat-step-icon .mat-icon,
.mat-step-icon-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.mat-step-icon .mat-icon {
  font-size: 16px;
  height: 16px;
  width: 16px
}

.mat-step-icon-state-error .mat-icon {
  font-size: 24px;
  height: 24px;
  width: 24px
}

.mat-step-label {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 50px;
  vertical-align: middle
}

.mat-step-text-label {
  text-overflow: ellipsis;
  overflow: hidden
}

.mat-step-header .mat-step-header-ripple {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none
}

#x-rechnungen-text {
  display: none;
}

#x-rechnungen-text.active {
  display: block;
}