/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
.gray-text {
  color: #8a898a;
}
.dark-text {
  color: #4e5860;
}
.black-text {
  color: #000;
}
.white {
  color: #ffffff;
}
.background-white {
  background-color: #ffffff;
}
.gray-out-element {
  filter: grayscale(100%);
  opacity: 0.5;
}
.default-form-background-color, .mat-form-field .mat-form-field-underline {
  background-color: tone-palette(black-color, 200) !important;
  background-image: unset !important;
}
.default-form-search-icon, .mat-form-field .search-icon {
  fill: tone-palette(black-color, 500) !important;
}
.default-form-calendar-icon, .mat-form-field .mat-form-field-suffix .calendar-icon {
  stroke: tone-palette(black-color, 500) !important;
}
.checkbox-radio-border-color, .mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle, .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame {
  border: 1px solid tone-palette(black-color, 200) !important;
}
.active-form-background-color, .mat-slider-wrapper .mat-slider-track-fill,
.mat-slider-wrapper .mat-slider-thumb,
.mat-slider-wrapper .mat-slider-thumb-label, .mat-calendar .mat-calendar-body-selected, .mat-radio-button.mat-radio-checked .mat-radio-label .mat-radio-container .mat-radio-inner-circle, .mat-checkbox.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background, .mat-form-field.mat-focused .mat-form-field-underline .mat-form-field-ripple {
  background-color: tone-palette(primary-color, 700) !important;
}
.active-form-search-icon, .mat-form-field.mat-focused .search-icon {
  fill: tone-palette(primary-color, 700) !important;
}
.active-form-calendar-icon, .mat-form-field.mat-focused .mat-form-field-suffix .calendar-icon {
  stroke: tone-palette(primary-color, 700) !important;
}
.active-form-option-hover, .mat-menu-panel.actions-menu .mat-menu-item:hover, .mat-option:hover,
.mat-selected {
  background-color: tone-palette(black-color, 50) !important;
}
.error-form-color, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix, .mat-form-field.mat-form-field-invalid .mat-hint, .mat-form-field.mat-form-field-invalid .mat-error, .mat-form-field.mat-form-field-invalid .mat-form-field-required-marker, .mat-form-field.mat-form-field-invalid .mat-form-field-label, .mat-form-field.mat-form-field-invalid .mat-input-element {
  color: tone-palette(error-color, 600) !important;
}
.error-form-background-color, .mat-form-field.mat-form-field-invalid .mat-form-field-underline .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-underline {
  background-color: tone-palette(error-color, 600) !important;
}
.error-form-search-icon, .mat-form-field.mat-form-field-invalid .search-icon {
  fill: tone-palette(error-color, 600) !important;
}
.error-form-calendar-icon, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix .calendar-icon {
  stroke: tone-palette(error-color, 600) !important;
}
/*#region highlight*/
em.search-highlight {
  color: #003c4d;
  padding: 0 2px;
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
.icon-highlight {
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
/*#endregion highlight*/
.without-margin {
  margin: 0;
}
.without-padding {
  padding: 0;
}
.medium-padding {
  padding: 10px;
}
body * {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
}
html,
body,
table,
th,
td,
form {
  line-height: 18px;
}
h1 {
  font-size: 23px;
  line-height: 23px;
  font-weight: 300;
}
h2 {
  font-size: 16px;
  line-height: 18px;
}
title {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  line-height: 16px;
}
h4 {
  font-size: 12px;
  line-height: 14px;
}
h6 {
  font-size: 10px;
  line-height: 12px;
}
.font-regular, .mat-menu-panel.actions-menu .mat-menu-item {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
}
.font-regular-weight-300 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
.font-regular-weight-500 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.font-italic {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: italic;
}
.font-bold {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.font-vertical-middle {
  vertical-align: middle;
}
.font-size-very-small {
  font-size: 10px;
}
.font-size-small {
  font-size: 11px;
}
.font-size-normal {
  font-size: 14px;
}
.font-size-medium {
  font-size: 16px;
}
.font-size-large {
  font-size: 23px;
}
.font-verticle-middle {
  vertical-align: middle;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-italic {
  font-style: italic;
}
.font-rotate-45 {
  transform: rotate(45deg);
}
.font-rotate-180 {
  transform: rotate(180deg);
}
body * {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
}
html,
body,
table,
th,
td,
form {
  line-height: 18px;
}
h1 {
  font-size: 23px;
  line-height: 23px;
  font-weight: 300;
}
h2 {
  font-size: 16px;
  line-height: 18px;
}
title {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  line-height: 16px;
}
h4 {
  font-size: 12px;
  line-height: 14px;
}
h6 {
  font-size: 10px;
  line-height: 12px;
}
.font-regular, .mat-menu-panel.actions-menu .mat-menu-item {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
}
.font-regular-weight-300 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
.font-regular-weight-500 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.font-italic {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: italic;
}
.font-bold {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.font-vertical-middle {
  vertical-align: middle;
}
.font-size-very-small {
  font-size: 10px;
}
.font-size-small {
  font-size: 11px;
}
.font-size-normal {
  font-size: 14px;
}
.font-size-medium {
  font-size: 16px;
}
.font-size-large {
  font-size: 23px;
}
.font-verticle-middle {
  vertical-align: middle;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-italic {
  font-style: italic;
}
.font-rotate-45 {
  transform: rotate(45deg);
}
.font-rotate-180 {
  transform: rotate(180deg);
}
.gray-text {
  color: #8a898a;
}
.dark-text {
  color: #4e5860;
}
.black-text {
  color: #000;
}
.white {
  color: #ffffff;
}
.background-white {
  background-color: #ffffff;
}
.gray-out-element {
  filter: grayscale(100%);
  opacity: 0.5;
}
.default-form-background-color, .mat-form-field .mat-form-field-underline {
  background-color: #d9d9d9 !important;
  background-image: unset !important;
}
.default-form-search-icon, .mat-form-field .search-icon {
  fill: #7b7b7b !important;
}
.default-form-calendar-icon, .mat-form-field .mat-form-field-suffix .calendar-icon {
  stroke: #7b7b7b !important;
}
.checkbox-radio-border-color, .mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle, .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame {
  border: 1px solid #d9d9d9 !important;
}
.active-form-background-color, .mat-slider-wrapper .mat-slider-track-fill,
.mat-slider-wrapper .mat-slider-thumb,
.mat-slider-wrapper .mat-slider-thumb-label, .mat-calendar .mat-calendar-body-selected, .mat-radio-button.mat-radio-checked .mat-radio-label .mat-radio-container .mat-radio-inner-circle, .mat-checkbox.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background, .mat-form-field.mat-focused .mat-form-field-underline .mat-form-field-ripple {
  background-color: #104f62 !important;
}
.active-form-search-icon, .mat-form-field.mat-focused .search-icon {
  fill: #104f62 !important;
}
.active-form-calendar-icon, .mat-form-field.mat-focused .mat-form-field-suffix .calendar-icon {
  stroke: #104f62 !important;
}
.active-form-option-hover, .mat-menu-panel.actions-menu .mat-menu-item:hover, .mat-option:hover,
.mat-selected {
  background-color: #f5f5f5 !important;
}
.error-form-color, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix, .mat-form-field.mat-form-field-invalid .mat-hint, .mat-form-field.mat-form-field-invalid .mat-error, .mat-form-field.mat-form-field-invalid .mat-form-field-required-marker, .mat-form-field.mat-form-field-invalid .mat-form-field-label, .mat-form-field.mat-form-field-invalid .mat-input-element {
  color: #e71a35 !important;
}
.error-form-background-color, .mat-form-field.mat-form-field-invalid .mat-form-field-underline .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-underline {
  background-color: #e71a35 !important;
}
.error-form-search-icon, .mat-form-field.mat-form-field-invalid .search-icon {
  fill: #e71a35 !important;
}
.error-form-calendar-icon, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix .calendar-icon {
  stroke: #e71a35 !important;
}
/*#region highlight*/
em.search-highlight {
  color: #003c4d;
  padding: 0 2px;
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
.icon-highlight {
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
/*#endregion highlight*/
.without-margin {
  margin: 0;
}
.without-padding {
  padding: 0;
}
.medium-padding {
  padding: 10px;
}
.gray-text {
  color: #8a898a;
}
.dark-text {
  color: #4e5860;
}
.black-text {
  color: #000;
}
.white {
  color: #ffffff;
}
.background-white {
  background-color: #ffffff;
}
.gray-out-element {
  filter: grayscale(100%);
  opacity: 0.5;
}
.default-form-background-color, .mat-form-field .mat-form-field-underline {
  background-color: #d9d9d9 !important;
  background-image: unset !important;
}
.default-form-search-icon, .mat-form-field .search-icon {
  fill: #7b7b7b !important;
}
.default-form-calendar-icon, .mat-form-field .mat-form-field-suffix .calendar-icon {
  stroke: #7b7b7b !important;
}
.checkbox-radio-border-color, .mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle, .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame {
  border: 1px solid #d9d9d9 !important;
}
.active-form-background-color, .mat-slider-wrapper .mat-slider-track-fill,
.mat-slider-wrapper .mat-slider-thumb,
.mat-slider-wrapper .mat-slider-thumb-label, .mat-calendar .mat-calendar-body-selected, .mat-radio-button.mat-radio-checked .mat-radio-label .mat-radio-container .mat-radio-inner-circle, .mat-checkbox.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background, .mat-form-field.mat-focused .mat-form-field-underline .mat-form-field-ripple {
  background-color: #104f62 !important;
}
.active-form-search-icon, .mat-form-field.mat-focused .search-icon {
  fill: #104f62 !important;
}
.active-form-calendar-icon, .mat-form-field.mat-focused .mat-form-field-suffix .calendar-icon {
  stroke: #104f62 !important;
}
.active-form-option-hover, .mat-menu-panel.actions-menu .mat-menu-item:hover, .mat-option:hover,
.mat-selected {
  background-color: #f5f5f5 !important;
}
.error-form-color, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix, .mat-form-field.mat-form-field-invalid .mat-hint, .mat-form-field.mat-form-field-invalid .mat-error, .mat-form-field.mat-form-field-invalid .mat-form-field-required-marker, .mat-form-field.mat-form-field-invalid .mat-form-field-label, .mat-form-field.mat-form-field-invalid .mat-input-element {
  color: #e71a35 !important;
}
.error-form-background-color, .mat-form-field.mat-form-field-invalid .mat-form-field-underline .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-underline {
  background-color: #e71a35 !important;
}
.error-form-search-icon, .mat-form-field.mat-form-field-invalid .search-icon {
  fill: #e71a35 !important;
}
.error-form-calendar-icon, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix .calendar-icon {
  stroke: #e71a35 !important;
}
/*#region highlight*/
em.search-highlight {
  color: #003c4d;
  padding: 0 2px;
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
.icon-highlight {
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
/*#endregion highlight*/
.without-margin {
  margin: 0;
}
.without-padding {
  padding: 0;
}
.medium-padding {
  padding: 10px;
}
body * {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
}
html,
body,
table,
th,
td,
form {
  line-height: 18px;
}
h1 {
  font-size: 23px;
  line-height: 23px;
  font-weight: 300;
}
h2 {
  font-size: 16px;
  line-height: 18px;
}
title {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  line-height: 16px;
}
h4 {
  font-size: 12px;
  line-height: 14px;
}
h6 {
  font-size: 10px;
  line-height: 12px;
}
.font-regular, .mat-menu-panel.actions-menu .mat-menu-item {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
}
.font-regular-weight-300 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
.font-regular-weight-500 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.font-italic {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: italic;
}
.font-bold {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.font-vertical-middle {
  vertical-align: middle;
}
.font-size-very-small {
  font-size: 10px;
}
.font-size-small {
  font-size: 11px;
}
.font-size-normal {
  font-size: 14px;
}
.font-size-medium {
  font-size: 16px;
}
.font-size-large {
  font-size: 23px;
}
.font-verticle-middle {
  vertical-align: middle;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-italic {
  font-style: italic;
}
.font-rotate-45 {
  transform: rotate(45deg);
}
.font-rotate-180 {
  transform: rotate(180deg);
}
.full-width, .full-size {
  width: 100%;
}
.full-height, .full-size {
  height: 100%;
}
.action-items-detail-header {
  padding-bottom: 8px;
}
.rounded-dialog, .mat-menu-panel.actions-menu {
  border-radius: 4px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.24);
}
.overflow-hidden {
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
}
.overflow-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.accordion-container {
  font-size: 12px;
}
.accordion-container .toggle-icon {
  width: 29px;
  height: 20px;
  padding: 0 5px;
  cursor: pointer;
  transition: all 0.5s 0.25s;
}
.accordion-container .toggle-icon ::ng-deep svg {
  vertical-align: text-top;
}
.accordion-container .rotate-down {
  transform: rotate(180deg);
}
.accordion-container .rotate-up {
  transform: rotate(0);
}
.accordion-container .toggle-text {
  padding: 8px 20px 5px 0;
  font-size: 10px;
  text-align: right;
  color: #e14504;
  cursor: pointer;
}
::ng-deep .overflow-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
::ng-deep .display-none {
  display: none !important;
}
::ng-deep .mat-dialog-container {
  border-radius: 10px;
}
::ng-deep .cdk-global-scrollblock {
  overflow-y: auto;
}
.tooltip-base {
  position: absolute;
  left: 0;
  opacity: 0;
  transition: opacity 0.1s linear;
  background: #ffffff;
  border: 1px solid #8a898a;
  border-radius: 4px;
  color: #8a898a;
  font-size: 12px;
}
.tooltip-base-without-position {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s linear;
  background: #ffffff;
  border: 1px solid #8a898a;
  border-radius: 4px;
  color: #8a898a;
  font-size: 12px;
}
.raised-button-spinner {
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  position: absolute;
}
.menu-divider {
  height: 1px;
  background-color: #d8d8d8;
  margin: 5px 10px;
}
.bottom-line {
  border-bottom: solid 1px rgba(200, 200, 200, 0.7);
}
/*#region input*/
.mat-form-field-should-float:not(.mat-form-field-invalid) .mat-form-field-label {
  color: #002836 !important;
}
.mat-form-field-should-float:not(.mat-form-field-invalid) .mat-form-field-required-marker {
  color: #002836 !important;
}
.edit-icon,
.edit-indicator-icon,
.action-icon {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-form-field .mat-input-element {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-form-field .mat-input-element::-moz-placeholder {
  color: #7b7b7b !important;
}
.mat-form-field .mat-input-element:-ms-input-placeholder {
  color: #7b7b7b !important;
}
.mat-form-field .mat-input-element::placeholder {
  color: #7b7b7b !important;
}
.mat-form-field .mat-form-field-label {
  color: #7b7b7b !important;
}
.mat-form-field .mat-form-field-required-marker {
  color: #7b7b7b !important;
}
.mat-form-field .mat-hint {
  color: #7b7b7b !important;
}
.mat-form-field .mat-form-field-suffix {
  color: #7b7b7b !important;
}
.mat-form-field .mat-form-field-disabled {
  color: #7b7b7b !important;
}
.mat-form-field .mat-select-min-line {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-form-field.mat-focused .mat-input-element {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #002836 !important;
}
.mat-form-field.mat-focused .mat-form-field-required-marker {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-form-field.mat-focused .mat-hint {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-form-field.mat-focused .mat-form-field-suffix {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-form-field.mat-focused .mat-select-arrow {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-input-infix,
.mat-input-infix > *,
.mat-form-field-label {
  font-size: 16px !important;
}
/*#endregion input*/
/*#region select*/
.mat-option .mat-option-text .item-name {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-option .mat-option-text .item-description {
  color: #7b7b7b !important;
}
.mat-input-element {
  font-size: 16px !important;
}
.mat-form-field-infix {
  font-size: 12px;
  position: static !important;
}
.mat-form-field-label-wrapper .mat-form-field-label span {
  font-size: 16px;
}
.mat-form-field-label-wrapper .mat-form-field-label .mat-form-field-required-marker {
  font-size: 12px;
}
.mat-menu-panel.actions-menu {
  background-color: #ffffff;
  min-height: unset;
  min-height: auto;
}
.mat-menu-panel.actions-menu .mat-menu-item {
  height: inherit;
  font-size: 12px;
  line-height: 15px;
  background-color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mat-menu-panel.actions-menu .mat-menu-item:not(.menu-delete) {
  color: #104f62 !important;
  caret-color: #104f62 !important;
}
.mat-menu-panel.actions-menu .mat-menu-content {
  padding-top: 5px;
  padding-bottom: 5px;
}
.mat-menu-panel.actions-menu .menu-delete {
  color: #e71a35 !important;
}
.mat-menu-panel.actions-menu .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background: rgba(0, 0, 0, 0.42) none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-select-panel {
    min-width: calc(100% + 15px) !important;
    position: absolute;
  }

  .cdk-overlay-pane {
    display: block;
  }
}
.mat-select-panel .mat-option,
.mat-select-panel .mat-optgroup-label,
.mat-optgroup-label,
.mat-option-text {
  color: #104f62 !important;
  caret-color: #104f62 !important;
  font-size: 12px;
  line-height: 36px;
  height: unset !important;
}
.select-field {
  width: 100%;
  position: relative;
}
.select-field .select-option {
  color: #4e5860;
}
.select-field .load-select-error {
  position: absolute;
  color: #d8d8d8;
  bottom: -3px;
  left: 1px;
}
.select-field .select-error {
  padding-bottom: 15px;
}
.select-field .select-loading-spinner {
  position: absolute;
  top: 8px;
  right: 0;
  width: 20px;
  height: 20px;
  z-index: 1;
  background-color: #ffffff;
}
.select-field .select-field.disabled:hover .tooltip {
  opacity: 1;
}
/*#endregion select*/
/*#region checkbox and radio*/
.mat-radio-button.mat-radio-checked .mat-radio-label .mat-radio-container .mat-radio-outer-circle {
  border: 1px solid #104f62 !important;
}
/*#endregion checkbox and radio*/
.mat-calendar .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: #d5f0ff !important;
}
.mat-slider-wrapper .mat-slider-track-background {
  background-color: #d9d9d9 !important;
}
.workflow-form-participants-wrapper {
  padding-top: 12px;
}
.workflow-form-participants-wrapper .to-field-wrapper {
  position: relative;
}
.workflow-form-participants-wrapper .add-cc-field {
  position: absolute;
  right: 15px;
  bottom: 5px;
  color: #e14504;
  cursor: pointer;
  font-size: 12px;
}
.gray-text {
  color: #8a898a;
}
.dark-text {
  color: #4e5860;
}
.black-text {
  color: #000;
}
.white {
  color: #ffffff;
}
.background-white {
  background-color: #ffffff;
}
.gray-out-element {
  filter: grayscale(100%);
  opacity: 0.5;
}
.default-form-background-color, .mat-form-field .mat-form-field-underline {
  background-color: #d9d9d9 !important;
  background-image: unset !important;
}
.default-form-search-icon, .mat-form-field .search-icon {
  fill: #7b7b7b !important;
}
.default-form-calendar-icon, .mat-form-field .mat-form-field-suffix .calendar-icon {
  stroke: #7b7b7b !important;
}
.checkbox-radio-border-color, .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame, .mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle {
  border: 1px solid #d9d9d9 !important;
}
.active-form-background-color, .mat-form-field.mat-focused .mat-form-field-underline .mat-form-field-ripple, .mat-checkbox.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-background, .mat-radio-button.mat-radio-checked .mat-radio-label .mat-radio-container .mat-radio-inner-circle, .mat-calendar .mat-calendar-body-selected, .mat-slider-wrapper .mat-slider-track-fill,
.mat-slider-wrapper .mat-slider-thumb,
.mat-slider-wrapper .mat-slider-thumb-label {
  background-color: #104f62 !important;
}
.active-form-search-icon, .mat-form-field.mat-focused .search-icon {
  fill: #104f62 !important;
}
.active-form-calendar-icon, .mat-form-field.mat-focused .mat-form-field-suffix .calendar-icon {
  stroke: #104f62 !important;
}
.active-form-option-hover, .mat-option:hover,
.mat-selected, .mat-menu-panel.actions-menu .mat-menu-item:hover {
  background-color: #f5f5f5 !important;
}
.error-form-color, .mat-form-field.mat-form-field-invalid .mat-input-element, .mat-form-field.mat-form-field-invalid .mat-form-field-label, .mat-form-field.mat-form-field-invalid .mat-form-field-required-marker, .mat-form-field.mat-form-field-invalid .mat-error, .mat-form-field.mat-form-field-invalid .mat-hint, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix {
  color: #e71a35 !important;
}
.error-form-background-color, .mat-form-field.mat-form-field-invalid .mat-form-field-underline, .mat-form-field.mat-form-field-invalid .mat-form-field-underline .mat-form-field-ripple {
  background-color: #e71a35 !important;
}
.error-form-search-icon, .mat-form-field.mat-form-field-invalid .search-icon {
  fill: #e71a35 !important;
}
.error-form-calendar-icon, .mat-form-field.mat-form-field-invalid .mat-form-field-suffix .calendar-icon {
  stroke: #e71a35 !important;
}
/*#region highlight*/
em.search-highlight {
  color: #003c4d;
  padding: 0 2px;
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
.icon-highlight {
  border-radius: 3px;
  background-color: #ffedb6;
  border: solid 1px #ffe286;
  box-sizing: border-box;
}
/*#endregion highlight*/
.without-margin {
  margin: 0;
}
.without-padding {
  padding: 0;
}
.medium-padding {
  padding: 10px;
}
body * {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
}
html,
body,
table,
th,
td,
form {
  line-height: 18px;
}
h1 {
  font-size: 23px;
  line-height: 23px;
  font-weight: 300;
}
h2 {
  font-size: 16px;
  line-height: 18px;
}
title {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  line-height: 16px;
}
h4 {
  font-size: 12px;
  line-height: 14px;
}
h6 {
  font-size: 10px;
  line-height: 12px;
}
.font-regular, .mat-menu-panel.actions-menu .mat-menu-item {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
}
.font-regular-weight-300 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
.font-regular-weight-500 {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.font-italic {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: italic;
}
.font-bold {
  font-family: "PT Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.font-vertical-middle {
  vertical-align: middle;
}
.font-size-very-small {
  font-size: 10px;
}
.font-size-small {
  font-size: 11px;
}
.font-size-normal {
  font-size: 14px;
}
.font-size-medium {
  font-size: 16px;
}
.font-size-large {
  font-size: 23px;
}
.font-verticle-middle {
  vertical-align: middle;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-italic {
  font-style: italic;
}
.font-rotate-45 {
  transform: rotate(45deg);
}
.font-rotate-180 {
  transform: rotate(180deg);
}
.tab-group {
  height: 100%;
}
.tab-group .mat-tab-header {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 15px;
}
.tab-group .mat-ink-bar {
  background-color: #4d86a0;
}
.tab-group .mat-tab-label-active {
  color: #4d86a0;
  opacity: 1;
}
.tab-group .mat-tab-labels {
  color: #8a898a;
}
.tab-group .mat-tab-label {
  padding: 0 !important;
  min-width: 80px;
  height: 30px;
}
.tab-group .mat-tab-label .mat-tab-label-content {
  font-size: 14px;
}
.tab-group .mat-tab-body-wrapper {
  height: 100%;
}
@font-face {
  font-family: "PT Sans";
  src: url("/assets/fonts/PTSans-Regular.ttf") format("truetype");
  font-style: normal;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/fonts/PTSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/fonts/PTSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "PT Sans";
  src: url("/assets/fonts/PTSans-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "PT Sans";
  src: url("/assets/fonts/PTSans-Bold.ttf") format("truetype");
  font-weight: bold;
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.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;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.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, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
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;
}
@-webkit-keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@-webkit-keyframes cdk-text-field-autofill-end {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  -webkit-animation: cdk-text-field-autofill-start 0s 1ms;
          animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  -webkit-animation: cdk-text-field-autofill-end 0s 1ms;
          animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
::ng-deep .mat-form-field-underline {
  border-bottom: 2px;
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.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: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #4d86a0;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #8a898a;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e71a34;
}
.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #4d86a0;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #8a898a;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #e71a34;
}
.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: rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.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 {
  color: white;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #4d86a0;
}
.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: rgba(0, 0, 0, 0.26);
}
.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 {
  background-color: white;
}
.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: #4d86a0;
}
.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: rgba(0, 0, 0, 0.12);
}
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: rgba(0, 0, 0, 0.87);
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: white;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.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: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: white;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #4d86a0;
}
.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: rgba(0, 0, 0, 0.12);
}
.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 {
  background-color: rgba(0, 0, 0, 0.1);
}
.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 {
  background-color: rgba(255, 255, 255, 0.1);
}
.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: rgba(255, 255, 255, 0.1);
}
.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.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: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.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 {
  background-color: white;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #4d86a0;
}
.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: rgba(0, 0, 0, 0.54);
}
.mat-checkbox .mat-ripple-element {
  background-color: black;
}
.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: white;
}
.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: #4d86a0;
}
.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-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: white;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #4d86a0;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.mat-progress-bar-background {
  fill: #fbfbfb;
}
.mat-progress-bar-buffer {
  background-color: #fbfbfb;
}
.mat-progress-bar-fill::after {
  background-color: white;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #cfdde4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #cfdde4;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #4d86a0;
}
.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-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: white;
}
.mat-primary .mat-slider-thumb-label-text {
  color: rgba(0, 0, 0, 0.87);
}
.mat-primary .mat-slider-focus-ring {
  background-color: rgba(255, 255, 255, 0.2);
}
.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #4d86a0;
}
.mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.mat-accent .mat-slider-focus-ring {
  background-color: rgba(77, 134, 160, 0.2);
}
.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.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-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.mat-calendar-body-in-range::before {
  background: rgba(77, 134, 160, 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(77, 134, 160, 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(77, 134, 160, 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: #4d86a0;
  color: white;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(77, 134, 160, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.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),
.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: rgba(77, 134, 160, 0.3);
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(138, 137, 138, 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(138, 137, 138, 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(138, 137, 138, 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: #8a898a;
  color: black;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(138, 137, 138, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
.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),
.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: rgba(138, 137, 138, 0.3);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(231, 26, 52, 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(231, 26, 52, 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(231, 26, 52, 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: #e71a34;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(231, 26, 52, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.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),
.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: rgba(231, 26, 52, 0.3);
}
.mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-datepicker-toggle-active {
  color: #4d86a0;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #8a898a;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #e71a34;
}
.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #4d86a0;
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #8a898a;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #e71a34;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #e71a34;
}
.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #4d86a0;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #8a898a;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #e71a34;
}
.mat-focused .mat-form-field-required-marker {
  color: #8a898a;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #4d86a0;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #8a898a;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #e71a34;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #4d86a0;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #8a898a;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #e71a34;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #e71a34;
}
.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: #e71a34;
}
.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: #e71a34;
}
.mat-error {
  color: #e71a34;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.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: rgba(0, 0, 0, 0.42);
}
.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: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.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: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #4d86a0;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #8a898a;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #e71a34;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #e71a34;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.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 {
  color: #4d86a0;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #8a898a;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #e71a34;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #e71a34;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.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: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #4d86a0;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #8a898a;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e71a34;
}
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.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: rgba(0, 0, 0, 0.87);
}
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #4d86a0;
}
.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: #4d86a0;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #8a898a;
}
.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: #8a898a;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #e71a34;
}
.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: #e71a34;
}
.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: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}
html {
  height: 100%;
  overflow: hidden;
}
body {
  height: 100%;
  width: 100%;
  margin: 0;
  overflow: hidden;
}
::-webkit-scrollbar {
  background-color: #d8d8d8;
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background-color: #d8d8d8;
}
::-webkit-scrollbar-thumb {
  background-color: #8a898a;
  border-radius: 8px;
}
iframe[name=refreshFrame] {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  position: fixed;
}
textarea.mat-input-element {
  resize: none !important;
}
.error {
  color: #e71a35;
}
.secondary-text {
  color: #8a898a;
}
.fill-space {
  overflow: hidden;
}
.item-details-line {
  width: 100%;
  height: 2px;
  border-bottom: 2px solid #d8d8d8;
  margin: 15px 0;
}
.details-line {
  width: 100%;
  height: 2px;
  border-bottom: 2px solid #d8d8d8;
  margin: 10px 0;
}
.filter-section-line {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #d8d8d8;
  margin: 4px 0 12px;
}
.details-row {
  margin: 0;
}
.notransition * {
  transition: none !important;
  transition-duration: 0s !important;
  -webkit-animation-duration: 0s !important;
  animation-duration: 0s !important;
}
