/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles/theme.scss?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
hr {
  height: 0;
  border: none;
  border-bottom: 1px solid #c5cacc;
  margin: 20px 0;
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://cdn.sick.com/media/fonts/opensans-v1/Regular/OpenSans-Regular.woff2) format("woff2"), url(https://cdn.sick.com/media/fonts/opensans-v1/Regular/OpenSans-Regular.woff) format("woff"), url(https://cdn.sick.com/media/fonts/opensans-v1/Regular/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://cdn.sick.com/media/fonts/opensans-v1/SemiBold/OpenSans-SemiBold.woff2) format("woff2"), url(https://cdn.sick.com/media/fonts/opensans-v1/SemiBold/OpenSans-SemiBold.woff) format("woff"), url(https://cdn.sick.com/media/fonts/opensans-v1/SemiBold/OpenSans-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(https://cdn.sick.com/media/fonts/opensans-v1/Bold/OpenSans-Bold.woff2) format("woff2"), url(https://cdn.sick.com/media/fonts/opensans-v1/Bold/OpenSans-Bold.woff) format("woff"), url(https://cdn.sick.com/media/fonts/opensans-v1/Bold/OpenSans-Bold.ttf) format("truetype");
}
h1 {
  font-size: 34.84px;
  line-height: 1.2;
  font-weight: 400;
}

h2 {
  font-size: 29.03px;
  line-height: 1.2;
  font-weight: 400;
}

h3 {
  font-size: 24.19px;
  line-height: 1.3;
  font-weight: 400;
}

h4 {
  font-size: 20.16px;
  line-height: 1.3;
  font-weight: 600;
}

h5 {
  font-size: 16.8px;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 700;
}

p {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
}

p.s {
  font-size: 11px;
  line-height: 1.4;
  font-weight: 400;
}

p.xs {
  font-size: 10px;
  line-height: 1.4;
  font-weight: 400;
}

/* You can add global styles to this file, and also import other style files */
html {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #50585c;
  height: 100%;
}

body {
  background-color: #ffffff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #50585c;
  text-align: left;
  line-height: 22px;
  margin: 0px;
  height: 100%;
}

h4 {
  margin-top: 14px;
  margin-bottom: 7px;
  color: #50585c;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles/primeng.scss?ngGlobalStyle ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
The MIT License (MIT)

Copyright (c) 2016-2019 PrimeTek

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
/* PrimeNG 7 Omega Theme, without Roboto font and images */
.p-component {
  font-family: "Open Sans", "Tahoma Standard", "Tahoma", sans-serif;
  font-size: 1em;
}
.p-component input,
.p-component select,
.p-component textarea,
.p-component button {
  font-family: "Open Sans", "Tahoma Standard", "Tahoma", sans-serif;
  font-size: 1em;
}
.p-component :active {
  outline: none;
}

.p-highlight {
  border-color: #156090;
  background-color: #007cc1;
  color: #ffffff;
}
.p-highlight a {
  color: #ffffff;
}

.p-focus {
  border-color: #c0c0c0;
  background-color: #eeeeee;
  color: #212121;
}
.p-focus a {
  color: #212121;
}

.p-disabled,
.p-component:disabled {
  background-image: none;
  cursor: default !important;
}
.p-disabled *,
.p-component:disabled * {
  cursor: default !important;
}

p-autoComplete .p-autocomplete {
  height: 46px;
}
p-autoComplete .p-autocomplete .p-autocomplete-input {
  height: 100%;
  width: 100%;
  border: thin solid #8e989d;
  padding-right: 42px;
}
p-autoComplete .p-autocomplete .p-autocomplete-input:hover {
  border: thin solid #8e989d;
}
p-autoComplete .p-autocomplete .p-autocomplete-input:focus {
  box-shadow: none;
  border: thin solid #007cc1;
}
p-autoComplete .p-autocomplete .p-autocomplete-input:disabled {
  border: thin solid #c5cacc;
}
p-autoComplete .p-autocomplete .p-autocomplete-dropdown {
  position: absolute;
  height: 100%;
  right: 0;
}
p-autoComplete .p-autocomplete .p-autocomplete-dropdown.p-component:disabled {
  color: #c5cacc;
}
p-autoComplete .p-autocomplete .p-autocomplete-loader {
  display: none;
}
p-autoComplete .p-autocomplete .p-autocomplete-loader ~ .p-autocomplete-dropdown {
  display: none;
}
p-autoComplete .p-autocomplete-panel {
  background: #ffffff;
  box-shadow: 0 2px 6px 0 #141718;
  outline: thin solid #8e989d;
  margin-top: 4px;
  text-align: left;
}
p-autoComplete .p-autocomplete-panel .p-autocomplete-items {
  padding: 0px;
}
p-autoComplete .p-autocomplete-panel .p-autocomplete-item-group {
  padding: 8px 16px;
  color: #2c3133;
  font-weight: 600;
}
p-autoComplete .p-autocomplete-panel .p-autocomplete-item {
  margin: 0;
  padding: 8px 16px;
  color: #2c3133;
  white-space: normal;
}
p-autoComplete .p-autocomplete-panel .p-autocomplete-item.p-highlight {
  background-color: #eeeff0;
  border-left: 6px solid #009df4;
}
p-autoComplete .p-autocomplete-panel .p-autocomplete-item:hover {
  background-color: #eeeff0;
}
p-autoComplete .p-autocomplete-panel .p-autocomplete-empty-message {
  padding: 8px 16px;
}

.p-autocomplete {
  width: 100%;
}
.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover {
  border-color: #c0c0c0;
}
.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
  border-color: #c0c0c0;
}

.p-dropdown .p-dropdown-clear-icon {
  color: #888888;
}

.p-dropdown:not(.p-disabled):hover {
  border-color: #c0c0c0;
  background-color: #eeeeee;
  color: #212121;
}
.p-dropdown:not(.p-disabled):hover a {
  color: #212121;
}

.p-dropdown-panel .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
  border-color: #c0c0c0;
  background-color: #eeeeee;
  color: #212121;
}
.p-dropdown-panel .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover a {
  color: #212121;
}

.p-paginator a:not(.p-disabled):not(.p-highlight):hover {
  border-color: #c0c0c0;
  background-color: #eeeeee;
  color: #212121;
}
.p-paginator a:not(.p-disabled):not(.p-highlight):hover a {
  color: #212121;
}

body .p-paginator {
  padding: 1em;
  border: none;
  background: #ffffff;
}

body .p-paginator-element:focus {
  outline: none;
}

body .p-paginator .p-paginator-first,
body .p-paginator .p-paginator-prev,
body .p-paginator .p-paginator-next,
body .p-paginator .p-paginator-last {
  height: 2.286em;
  min-width: 2.286em;
  border: 0 none;
  line-height: 2.286em;
  padding: 0;
  margin: 0;
  vertical-align: top;
  border-radius: 0;
  color: #50585c;
}
body .p-paginator .p-paginator-first:disabled,
body .p-paginator .p-paginator-prev:disabled,
body .p-paginator .p-paginator-next:disabled,
body .p-paginator .p-paginator-last:disabled {
  color: #b1b8bc;
}

body .p-paginator .p-paginator-current {
  color: #848484;
  height: 2.286em;
  min-width: 2.286em;
  line-height: 2.286em;
}

body .p-paginator .p-paginator-first .p-paginator-icon,
body .p-paginator .p-paginator-prev .p-paginator-icon,
body .p-paginator .p-paginator-next .p-paginator-icon,
body .p-paginator .p-paginator-last .p-paginator-icon {
  font-size: 2em;
}

body .p-paginator .p-paginator-pages .p-paginator-page {
  color: #50585c;
}

body .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  color: #ffffff;
  background: #007cc1;
}

body .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
  color: #007cc1;
}

body .p-paginator .p-dropdown {
  border: 0 none;
}

body .p-paginator .p-dropdown .p-dropdown-trigger,
body .p-paginator .p-dropdown .p-dropdown-label {
  color: #848484;
}

body .p-paginator .p-dropdown:hover .p-dropdown-trigger,
body .p-paginator .p-dropdown:hover .p-dropdown-label {
  color: #333333;
}

body .p-paginator .p-paginator-first:before {
  position: relative;
  top: 1px;
}

body .p-paginator .p-paginator-prev:before {
  position: relative;
}

body .p-paginator .p-paginator-next:before {
  position: relative;
  top: 1px;
}

body .p-paginator .p-paginator-last:before {
  position: relative;
  top: 1px;
}

body .p-paginator .p-paginator-pages {
  vertical-align: top;
  display: inline-block;
  padding: 0;
}

body .p-paginator .p-paginator-pages .p-paginator-page {
  font-weight: 600;
  height: 2.286em;
  min-width: 2.286em;
  border: 0 none;
  line-height: 2.286em;
  padding: 0;
  margin: 0;
  vertical-align: top;
  border-radius: 0;
}

body .p-paginator .p-dropdown {
  margin-left: 0.5em;
  height: 2.286em;
  min-width: auto;
}

.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover {
  border-color: #c0c0c0;
  background-color: #eeeeee;
  color: #212121;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover a {
  color: #212121;
}

.p-dialog .p-dialog-titlebar-icon {
  color: #1b1d1f;
}
.p-dialog .p-dialog-titlebar-icon:hover {
  border-color: #c0c0c0;
  background-color: #eeeeee;
  color: #212121;
}
.p-dialog .p-dialog-titlebar-icon:hover a {
  color: #212121;
}

.p-overlaypanel .p-overlaypanel-close:hover {
  border-color: #c0c0c0;
  background-color: #eeeeee;
  color: #212121;
}
.p-overlaypanel .p-overlaypanel-close:hover a {
  color: #212121;
}

.p-accordion .p-accordion-header {
  background: #f6f7f9;
  border-top: 1px solid #d9d9d9;
}
.p-accordion .p-accordion-header a {
  color: #1b1d1f;
}
.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover {
  background: #ededf0;
}
.p-accordion .p-accordion-header.p-highlight {
  background: #ffffff;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-radius: 0;
}
.p-accordion .p-accordion-content {
  border: 0 none;
}

.p-progressbar.p-progressbar-determinate .p-progressbar-value {
  border: 0 none;
  background: #8ec5fc;
}
.p-progressbar.p-progressbar-determinate .p-progressbar .p-progressbar-label {
  color: #222222;
}
.p-progressbar.p-progressbar-indeterminate {
  background: #8ec5fc;
}
.p-progressbar.p-progressbar-indeterminate .p-progressbar-value {
  border: 0 none;
  background-color: #007cc1;
}

.p-paginator .p-paginator-page.p-highlight {
  background: #186ba0;
  color: #ffffff;
  border-color: #156090;
}

.p-multiselect .p-multiselect-label {
  background-color: #ffffff;
}

.p-dropdown.p-focus,
.p-multiselect.p-focus {
  box-shadow: 0px 0px 5px #1f89ce;
}

.p-overflow-hidden {
  overflow: hidden;
  padding-right: var(--scrollbar-width);
}

@layer primeng {
  .p-component, .p-component * {
    box-sizing: border-box;
  }
  .p-hidden {
    display: none;
  }
  .p-hidden-space {
    visibility: hidden;
  }
  .p-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .p-hidden-accessible input, .p-hidden-accessible select {
    transform: scale(0);
  }
  .p-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
  }
  .p-disabled, .p-disabled * {
    cursor: default !important;
    pointer-events: none;
  }
  .p-component-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-unselectable-text {
    -webkit-user-select: none;
            user-select: none;
  }
  .p-scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
  }
  @keyframes p-fadein {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  input[type=button], input[type=submit], input[type=reset], input[type=file]::-webkit-file-upload-button, button {
    border-radius: 0;
  }
  .p-link {
    text-align: left;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-link:disabled {
    cursor: default;
  }
  .p-sr-only {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
  }
  .p-connected-overlay {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  .p-connected-overlay-visible {
    opacity: 1;
    transform: scaleY(1);
  }
  .p-connected-overlay-hidden {
    opacity: 0;
    transform: scaleY(1);
    transition: opacity 0.1s linear;
  }
  .p-toggleable-content.ng-animating {
    overflow: hidden;
  }
  .p-icon-wrapper {
    display: inline-flex;
  }
  .p-icon {
    display: inline-block;
  }
  .p-icon-spin {
    animation: p-icon-spin 2s infinite linear;
  }
}
@keyframes p-icon-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
@layer primeng {
  .p-badge {
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    padding: 0 0.5rem;
  }
  .p-overlay-badge {
    position: relative;
  }
  .p-overlay-badge .p-badge {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    transform-origin: 100% 0;
    margin: 0;
  }
  .p-badge-dot {
    width: 0.5rem;
    min-width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    padding: 0;
  }
  .p-badge-no-gutter {
    padding: 0;
    border-radius: 50%;
  }
}
@layer primeng {
  .p-button {
    margin: 0;
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
            user-select: none;
    align-items: center;
    vertical-align: bottom;
    text-align: center;
    overflow: hidden;
    position: relative;
  }
  .p-button-label {
    flex: 1 1 auto;
  }
  .p-button-icon-right {
    order: 1;
  }
  .p-button:disabled {
    cursor: default;
    pointer-events: none;
  }
  .p-button-icon-only {
    justify-content: center;
  }
  .p-button-icon-only:after {
    content: "p";
    visibility: hidden;
    clip: rect(0 0 0 0);
    width: 0;
  }
  .p-button-vertical {
    flex-direction: column;
  }
  .p-button-icon-bottom {
    order: 2;
  }
  .p-button-group .p-button {
    margin: 0;
  }
  .p-button-group .p-button:focus, .p-button-group p-button:focus .p-button, .p-buttonset .p-button:focus, .p-buttonset .p-button:focus, .p-buttonset p-button:focus .p-button, .p-buttonset .p-button:focus {
    position: relative;
    z-index: 1;
  }
  .p-button-group .p-button:not(:last-child), .p-button-group .p-button:not(:last-child):hover, .p-button-group p-button:not(:last-child) .p-button, .p-button-group p-button:not(:last-child) .p-button:hover, .p-buttonset .p-button:not(:last-child), .p-buttonset .p-button:not(:last-child):hover, .p-buttonset p-button:not(:last-child) .p-button, .p-buttonset p-button:not(:last-child) .p-button:hover {
    border-right: 0 none;
  }
  .p-button-group .p-button:not(:first-of-type):not(:last-of-type), .p-button-group p-button:not(:first-of-type):not(:last-of-type) .p-button, .p-buttonset .p-button:not(:first-of-type):not(:last-of-type), .p-buttonset p-button:not(:first-of-type):not(:last-of-type) .p-button {
    border-radius: 0;
  }
  .p-button-group .p-button:first-of-type:not(:only-of-type), .p-button-group p-button:first-of-type:not(:only-of-type) .p-button, .p-buttonset .p-button:first-of-type:not(:only-of-type), .p-buttonset p-button:first-of-type:not(:only-of-type) .p-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .p-button-group .p-button:last-of-type:not(:only-of-type), .p-button-group p-button:last-of-type:not(:only-of-type) .p-button, .p-buttonset .p-button:last-of-type:not(:only-of-type), .p-buttonset p-button:last-of-type:not(:only-of-type) .p-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  p-button[iconpos=right] spinnericon {
    order: 1;
  }
}
@layer primeng {
  .p-checkbox {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
            user-select: none;
    vertical-align: bottom;
    position: relative;
  }
  .p-checkbox-disabled {
    cursor: default !important;
    pointer-events: none;
  }
  .p-checkbox-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  p-checkbox {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
  }
  .p-checkbox-label {
    line-height: 1;
  }
}
.p-colorpicker-panel .p-colorpicker-color {
  background: transparent url('color.dae87a04d07ca92b.png') no-repeat left top;
}

.p-colorpicker-panel .p-colorpicker-hue {
  background: transparent url('hue.8b1818380241e6ac.png') no-repeat left top;
}

@layer primeng {
  .p-inputtext {
    margin: 0;
  }
  .p-fluid .p-inputtext {
    width: 100%;
  }
  .p-inputgroup {
    display: flex;
    align-items: stretch;
    width: 100%;
  }
  .p-inputgroup-addon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-inputgroup .p-float-label {
    display: flex;
    align-items: stretch;
    width: 100%;
  }
  .p-inputgroup .p-inputtext, .p-fluid .p-inputgroup .p-inputtext, .p-inputgroup .p-inputwrapper, .p-inputgroup .p-inputwrapper > .p-component {
    flex: 1 1 auto;
    width: 1%;
  }
  .p-float-label {
    display: block;
    position: relative;
  }
  .p-float-label label {
    position: absolute;
    pointer-events: none;
    top: 50%;
    margin-top: -0.5rem;
    transition-property: all;
    transition-timing-function: ease;
    line-height: 1;
  }
  .p-float-label textarea ~ label {
    top: 1rem;
  }
  .p-float-label input:focus ~ label, .p-float-label input.p-filled ~ label, .p-float-label textarea:focus ~ label, .p-float-label textarea.p-filled ~ label, .p-float-label .p-inputwrapper-focus ~ label, .p-float-label .p-inputwrapper-filled ~ label {
    top: -0.75rem;
    font-size: 12px;
  }
  .p-float-label .input:-webkit-autofill ~ label {
    top: -20px;
    font-size: 12px;
  }
  .p-float-label .p-placeholder, .p-float-label input::placeholder, .p-float-label .p-inputtext::placeholder {
    opacity: 0;
    transition-property: all;
    transition-timing-function: ease;
  }
  .p-float-label .p-focus .p-placeholder, .p-float-label input:focus::placeholder, .p-float-label .p-inputtext:focus::placeholder {
    opacity: 1;
    transition-property: all;
    transition-timing-function: ease;
  }
  .p-input-icon-left, .p-input-icon-right {
    position: relative;
    display: inline-block;
  }
  .p-input-icon-left > i, .p-input-icon-left > .p-icon-wrapper, .p-input-icon-right > i, .p-input-icon-right > .p-icon-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
  }
  .p-fluid .p-input-icon-left, .p-fluid .p-input-icon-right {
    display: block;
    width: 100%;
  }
}
@layer primeng {
  .p-inputtextarea-resizable {
    overflow: hidden;
    resize: none;
  }
  .p-fluid .p-inputtextarea {
    width: 100%;
  }
}
@layer primeng {
  .p-password {
    position: relative;
    display: inline-flex;
  }
  .p-password-panel {
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-password .p-password-panel {
    min-width: 100%;
  }
  .p-password-meter {
    height: 10px;
  }
  .p-password-strength {
    height: 100%;
    width: 0;
    transition: width 1s ease-in-out;
  }
  .p-fluid .p-password {
    display: flex;
  }
  .p-password-input::-ms-reveal, .p-password-input::-ms-clear {
    display: none;
  }
  .p-password-clear-icon {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    cursor: pointer;
  }
  .p-password .p-icon {
    cursor: pointer;
  }
  .p-password-clearable.p-password-mask .p-password-clear-icon {
    margin-top: unset;
  }
  .p-password-clearable {
    position: relative;
  }
}
@layer primeng {
  .p-radiobutton {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
            user-select: none;
    vertical-align: bottom;
    position: relative;
  }
  .p-radiobutton-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-radiobutton-icon {
    backface-visibility: hidden;
    transform: translateZ(0) scale(0.1);
    border-radius: 50%;
    visibility: hidden;
  }
  .p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(1, 1);
    visibility: visible;
  }
  p-radiobutton {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
  }
  .p-radiobutton-label {
    line-height: 1;
  }
}
@layer primeng {
  .p-ripple {
    overflow: hidden;
    position: relative;
  }
  .p-ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    transform: scale(0);
  }
  .p-ink-active {
    animation: ripple 0.4s linear;
  }
  .p-ripple-disabled .p-ink {
    display: none !important;
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@layer primeng {
  .p-tooltip {
    position: absolute;
    display: none;
    padding: 0.25em 0.5rem;
    max-width: 12.5rem;
    pointer-events: none;
  }
  .p-tooltip.p-tooltip-right, .p-tooltip.p-tooltip-left {
    padding: 0 0.25rem;
  }
  .p-tooltip.p-tooltip-top, .p-tooltip.p-tooltip-bottom {
    padding: 0.25em 0;
  }
  .p-tooltip .p-tooltip-text {
    white-space: pre-line;
    word-break: break-word;
  }
  .p-tooltip-arrow {
    scale: 2;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
  .p-tooltip-right .p-tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -0.25rem;
    border-width: 0.25em 0.25em 0.25em 0;
  }
  .p-tooltip-left .p-tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -0.25rem;
    border-width: 0.25em 0 0.25em 0.25rem;
  }
  .p-tooltip.p-tooltip-top {
    padding: 0.25em 0;
  }
  .p-tooltip-top .p-tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -0.25rem;
    border-width: 0.25em 0.25em 0;
  }
  .p-tooltip-bottom .p-tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -0.25rem;
    border-width: 0 0.25em 0.25rem;
  }
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons.59322316b3fd6063.woff2') format("woff2"), url('material-icons.4ad034d2c499d9b6.woff') format("woff");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-outlined.f86cb7b0aa53f0fe.woff2') format("woff2"), url('material-icons-outlined.78a93b2079680a08.woff') format("woff");
}
.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-round.b10ec9db5b7fbc74.woff2') format("woff2"), url('material-icons-round.92dc7ca2f4c591e7.woff') format("woff");
}
.material-icons-round {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Sharp";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-sharp.3885863ee4746422.woff2') format("woff2"), url('material-icons-sharp.a71cb2bf66c604de.woff') format("woff");
}
.material-icons-sharp {
  font-family: "Material Icons Sharp";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

@font-face {
  font-family: "Material Icons Two Tone";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('material-icons-two-tone.675bd578bd14533e.woff2') format("woff2"), url('material-icons-two-tone.588d63134de807a7.woff') format("woff");
}
.material-icons-two-tone {
  font-family: "Material Icons Two Tone";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

p-table .p-datatable-scrollable-header {
  overflow: visible;
}
p-table .p-datatable table {
  color: #50585c;
}
p-table.full-screen > div.p-datatable {
  height: 100%;
}
p-table.full-screen > div.p-datatable > div.p-datatable-wrapper {
  height: 100%;
}
p-table.full-screen > div.p-datatable > div.p-datatable-wrapper > table {
  height: 100%;
}
p-table thead {
  font-weight: bold;
  background-color: #eeeff0;
  text-align: left;
}
p-table thead > tr > th {
  padding: 12px;
}
p-table thead > tr > th.thin-header {
  padding: 0.2em 12px;
}
p-table thead > tr > th.thin-header .p-multiselect {
  height: auto;
}
p-table thead > tr > th.thin-header .p-multiselect .p-multiselect-panel {
  padding-top: 0em;
}
p-table thead > tr > th.thin-header .p-multiselect .p-multiselect-label-container {
  padding-left: 0.5em;
}
p-table thead > tr > th.thin-header .p-multiselect .p-multiselect-label-container .p-multiselect-label {
  padding-top: 0em;
  padding-bottom: 0em;
}
p-table thead > tr > th.thin-header .p-multiselect .p-checkbox .p-checkbox-box {
  width: 14px;
  height: 14px;
  border: 1px solid #8e989d;
  border-radius: 0px;
}
p-table thead > tr > th.thin-header .p-multiselect .p-checkbox .p-checkbox-box .p-checkbox-icon {
  font-size: 14px;
  font-weight: bold;
}
p-table thead > tr > th.thin-header .p-multiselect .p-multiselect-items .p-multiselect-item {
  padding: 2px 10px;
  height: auto;
}
p-table thead > tr > th.thin-header .p-multiselect .p-multiselect-items .p-multiselect-item .p-checkbox {
  padding: 0 6px 0 0;
}
p-table thead > tr > th.thin-header .p-multiselect .p-multiselect-items .p-multiselect-item.p-highlight {
  padding-left: 4px;
}
p-table thead > tr > th.large-header .p-multiselect .p-multiselect-panel {
  padding-top: 0em;
  height: auto;
}
p-table thead > tr > th.large-header .p-multiselect .p-multiselect-label-container {
  padding-left: 0.5em;
}
p-table thead > tr > th.large-header .p-multiselect .p-multiselect-label-container .p-multiselect-label {
  padding-top: 0em;
  padding-bottom: 0em;
}
p-table thead > tr > th.large-header .p-multiselect .p-checkbox .p-checkbox-box {
  width: 14px;
  height: 14px;
  border: 1px solid #8e989d;
  border-radius: 0px;
}
p-table thead > tr > th.large-header .p-multiselect .p-checkbox .p-checkbox-box .p-checkbox-icon {
  font-size: 14px;
  font-weight: bold;
}
p-table thead > tr > th.large-header .p-multiselect .p-multiselect-items .p-multiselect-item {
  padding: 2px 10px;
  height: auto;
}
p-table thead > tr > th.large-header .p-multiselect .p-multiselect-items .p-multiselect-item .p-checkbox {
  padding: 0 6px 0 0;
}
p-table thead > tr > th.large-header .p-multiselect .p-multiselect-items .p-multiselect-item.p-highlight {
  padding-left: 4px;
}
p-table thead > tr > th.p-sortable-column div.ellipsis {
  display: flex;
  min-width: 0;
  align-items: center;
}
p-table thead > tr > th.p-sortable-column div.ellipsis > label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
p-table thead > tr > th.p-sortable-column div.ellipsis > p-sorticon {
  flex-shrink: 0;
}
p-table thead > tr > th.p-sortable-column.p-highlight {
  background-color: #737f85;
}
p-table tbody > tr:nth-child(even) {
  background-color: #f6f7f7;
}
p-table tbody > tr:nth-child(odd) {
  background-color: #ffffff;
}
p-table tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #eeeff0;
}
p-table tbody > tr > td {
  padding: 12px;
  vertical-align: middle;
  overflow-wrap: break-word;
}
p-table tbody > tr > td .p-column-title {
  display: none;
}
p-table tbody > tr > td .ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
p-table tbody > tr > td .flex-cell {
  display: flex;
  align-items: center;
}
p-table tbody > tr > td .flex-cell > *:not(:first-child) {
  margin-left: 10px;
}
p-table tbody > tr > td > .expanded-row-container > * .p-paginator {
  background: inherit;
}
p-table .p-datatable-loading-overlay {
  background-color: rgba(0, 0, 0, 0.25);
}
p-table.narrow table {
  display: block;
}
p-table.narrow table thead {
  display: none;
}
p-table.narrow table tbody {
  display: grid;
  grid-template-columns: max-content auto;
}
p-table.narrow table tbody > tr {
  display: contents;
}
p-table.narrow table tbody > tr:nth-child(even) > * > * {
  background-color: #f6f7f7;
}
p-table.narrow table tbody > tr > td {
  display: contents;
}
p-table.narrow table tbody > tr > td > div {
  align-self: stretch;
  padding: 0.2em 0;
  word-break: break-word;
}
p-table.narrow table tbody > tr > td .p-column-title {
  align-self: stretch;
  display: inline-block;
  padding: 0.2em 12px;
  font-weight: bold;
  white-space: nowrap;
}

p-scrollPanel.hide-x-scroll .p-scrollpanel-bar-x {
  display: none;
}
p-scrollPanel.prevent-scroll .p-scrollpanel-bar-x,
p-scrollPanel.prevent-scroll .p-scrollpanel-bar-y {
  display: none;
}
p-scrollPanel.prevent-scroll .p-scrollpanel-content {
  overflow-y: hidden;
}

.p-button {
  margin: 0;
  border-width: 1px;
  border-style: solid;
  font-size: 1rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  min-height: 46px;
  height: 46px;
  min-width: 46px;
  margin: 0.571429rem 0px;
  outline: 0px;
  padding: 0px 1.07143rem;
  overflow: hidden;
  position: relative;
}
.p-button:disabled {
  cursor: default;
}
.p-button:enabled:focus {
  outline: 0 none;
  outline-offset: 0px;
}
.p-button .p-button-label {
  padding: 0.429em 1em;
  transition: none;
}
.p-button.p-button-icon-only {
  font-size: 24px;
  padding: 0;
  margin: 0;
}
.p-button.p-button-icon-only .p-button-label {
  padding: 0.429em;
}

.p-button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  width: 1em;
  height: 1em;
}
.p-button-icon.p-button-icon-left {
  left: initial;
}
.p-button-icon.p-button-icon-left ~ .p-button-label {
  padding-left: 2em;
}

body .p-button {
  color: #8e989d;
  background-color: #c5cacc;
  border-color: #c5cacc;
}
body .p-button:not(.p-disabled):not([disabled]) {
  color: #ffffff;
  background-color: #007cc1;
  border-color: #007cc1;
}
body .p-button:not(.p-disabled):not([disabled]):focus, body .p-button:not(.p-disabled):not([disabled]):hover {
  color: #ffffff;
  background-color: #009df4;
  border-color: #009df4;
}
body .p-button:not(.p-disabled):not([disabled]):active {
  color: #ffffff;
  background-color: #005b8e;
  border-color: #005b8e;
}
body .p-button.ui-button-secondary {
  color: #b1b8bc;
  background-color: #ffffff;
  border-color: #b1b8bc;
}
body .p-button.ui-button-secondary:enabled {
  color: #007cc1;
  background-color: #ffffff;
  border-color: #007cc1;
}
body .p-button.ui-button-secondary:enabled:focus, body .p-button.ui-button-secondary:enabled:hover {
  color: #ffffff;
  background-color: #009df4;
  border-color: #009df4;
}
body .p-button.ui-button-secondary:enabled:active {
  color: #ffffff;
  background-color: #005b8e;
  border-color: #005b8e;
}
body .p-button.ui-button-bare {
  color: #b1b8bc;
  background-color: transparent;
  border-color: transparent;
}
body .p-button.ui-button-bare:enabled {
  color: #007cc1;
  background-color: transparent;
  border-color: transparent;
}
body .p-button.ui-button-bare:enabled:focus, body .p-button.ui-button-bare:enabled:hover {
  color: #009df4;
  background-color: transparent;
  border-color: transparent;
}
body .p-button.ui-button-bare:enabled:active {
  color: #005b8e;
  background-color: transparent;
  border-color: transparent;
}
body .p-button.ui-button-bare-neutral {
  color: #b1b8bc;
  background-color: transparent;
  border-color: transparent;
}
body .p-button.ui-button-bare-neutral:enabled {
  color: #50585c;
  background-color: transparent;
  border-color: transparent;
}
body .p-button.ui-button-bare-neutral:enabled:focus, body .p-button.ui-button-bare-neutral:enabled:hover {
  color: #737f85;
  background-color: transparent;
  border-color: transparent;
}
body .p-button.ui-button-bare-neutral:enabled:active {
  color: #2c3133;
  background-color: transparent;
  border-color: transparent;
}

.p-inputtext {
  border: solid 1px #8e989d;
  color: #2c3133;
  padding: 12px 16px;
  text-indent: 0;
  height: 46px;
  overflow: auto;
}
.p-inputtext:focus {
  outline: none;
  border-color: #007cc1;
}
.p-inputtext:disabled {
  color: #b1b8bc;
  border-color: #c5cacc;
}
.p-inputtext:-webkit-autofill {
  box-shadow: 0 0 0px 1000px #ffffff inset;
  -webkit-text-fill-color: #2c3133;
}

.p-inputtext.bad-input {
  border-color: #ea0823;
  position: relative;
}
.p-inputtext.bad-input ~ .error-icon {
  visibility: visible;
}
.p-inputtext.bad-input ~ label {
  color: #ea0823 !important;
}

.error-icon {
  visibility: hidden;
  color: #ea0823;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}

.p-float-label {
  display: inline-block;
}
.p-float-label > label {
  background-color: #ffffff;
  color: #737f85;
  margin-left: 8px;
  white-space: nowrap;
  left: 10px;
  top: 50%;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.p-float-label > input:disabled ~ label, .p-float-label > textarea:disabled ~ label {
  color: #b1b8bc;
}
.p-float-label > input:focus ~ label, .p-float-label > textarea:focus ~ label, .p-float-label > .p-inputwrapper-focus ~ label {
  color: #007cc1;
}

.p-float-label > input:required ~ label::after, .p-float-label > textarea:required ~ label::after, .p-float-label > .ui-required ~ label::after {
  content: " *";
}

.p-float-label textarea ~ label {
  margin-top: 0;
}

.p-float-label > input:focus ~ label,
.p-float-label > input.p-filled ~ label,
.p-float-label > textarea:focus ~ label,
.p-float-label > textarea.p-filled ~ label,
.p-float-label > .p-inputwrapper-focus ~ label,
.p-float-label > .p-inputwrapper-filled ~ label,
.p-float-label > input:placeholder-shown ~ label,
.p-float-label > textarea:placeholder-shown ~ label {
  top: 0;
  left: 0;
  font-size: 12px;
  padding: 0px 8px;
  margin-top: -0.5em;
}

.p-dialog {
  box-shadow: 1px 2px 5px #b1b8bc;
  min-width: 25%;
  max-width: 38em;
}
.p-dialog .p-dialog-header {
  color: #50585c;
  background: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  padding: 24px 24px 16px;
}
.p-dialog .p-dialog-title {
  margin-right: 8px;
}
.p-dialog .p-dialog-header-icon {
  padding: 0;
  color: #2c3133;
}
.p-dialog .p-dialog-header-icon:hover {
  color: #b1b8bc;
}
.p-dialog .p-dialog-content {
  padding: 0em 24px 24px;
  background: #ffffff;
}
.p-dialog .p-dialog-footer {
  border: 0 none;
  padding-top: 1em;
  padding: 0;
  background: #ffffff;
}
.p-dialog .p-dialog-footer p-footer {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding: 0 24px 24px;
}
.p-dialog .p-dialog-footer p-footer button {
  min-width: 140px;
}
.p-dialog .p-dialog-footer p-footer button:not(:first-child) {
  margin-left: 15px;
}

.p-dialog-mask.p-component-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
.p-dialog-mask > .p-dialog {
  box-shadow: none;
}

.p-inputtextarea {
  resize: none;
  height: auto;
  background: transparent;
}
.p-inputtextarea:focus {
  outline: none;
  border-color: #007cc1;
}
.p-inputtextarea:disabled {
  color: #b1b8bc;
  border-color: #c5cacc;
}

.p-inputtextarea::-webkit-scrollbar {
  width: 18px;
  background: #ffffff;
}

.p-inputtextarea::-webkit-scrollbar-thumb {
  border: 6px solid #ffffff;
  border-radius: 10px;
  background: #b1b8bc;
}

.p-inputtextarea::-webkit-scrollbar-thumb:hover {
  background: #737f85;
}

.p-inputtextarea {
  scrollbar-color: #b1b8bc #ffffff;
}

.p-progressbar {
  height: 1.5em;
  background: #c5cacc;
}

.p-progressbar.p-progressbar-determinate,
.p-progressbar.p-progressbar-indeterminate {
  height: 1.5em;
}
.p-progressbar.p-progressbar-determinate .p-progressbar-label,
.p-progressbar.p-progressbar-indeterminate .p-progressbar-label {
  font-size: 9pt;
  color: #141718;
}
.p-progressbar.p-progressbar-determinate .p-progressbar-value,
.p-progressbar.p-progressbar-indeterminate .p-progressbar-value {
  background: #009df4;
}
.p-progressbar.p-progressbar-determinate .p-progressbar-value-animate,
.p-progressbar.p-progressbar-indeterminate .p-progressbar-value-animate {
  transition: none;
}

.p-fileupload .p-progressbar {
  display: none;
}

.p-tooltip.p-tooltip-right,
.p-tooltip.p-tooltip-left,
.p-tooltip.p-tooltip-top,
.p-tooltip.p-tooltip-bottom {
  padding: 0;
}

.p-tooltip.p-tooltip-right {
  margin-left: 10px;
}

.p-tooltip.p-tooltip-left {
  margin-right: 10px;
}

.p-tooltip.p-tooltip-top {
  margin-bottom: 10px;
}

.p-tooltip.p-tooltip-bottom {
  margin-top: 10px;
}

.p-tooltip {
  border: 1px solid #8e989d;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  line-height: 1.6;
  background-color: white;
}
.p-tooltip.version-tooltip {
  width: 33%;
  max-width: 550px;
  height: 75%;
  max-height: 675px;
}
@media (min-height: 1050px) {
  .p-tooltip.version-tooltip {
    height: auto;
    max-height: auto;
  }
}

.p-tooltip:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: -1;
}

.p-tooltip.p-tooltip-right:before {
  bottom: calc(50% - 4px);
  left: -4px;
  border-left: 1px solid #8e989d;
  border-bottom: 1px solid #8e989d;
}

.p-tooltip.p-tooltip-left:before {
  bottom: calc(50% - 4px);
  right: -4px;
  border-right: 1px solid #8e989d;
  border-top: 1px solid #8e989d;
}

.p-tooltip.p-tooltip-bottom:before {
  left: calc(50% - 4px);
  top: -4px;
  border-left: 1px solid #8e989d;
  border-top: 1px solid #8e989d;
}

.p-tooltip.p-tooltip-top:before {
  left: calc(50% - 4px);
  bottom: -4px;
  border-right: 1px solid #8e989d;
  border-bottom: 1px solid #8e989d;
}

.p-tooltip .p-tooltip-text {
  background-color: white;
  color: #2c3133;
  padding: 24px;
  overflow: auto;
  height: 100%;
}

.p-tooltip .p-tooltip-text.p-shadow {
  box-shadow: none;
}

.p-tooltip-right .p-tooltip-arrow {
  border: none;
}

.p-tooltip-left .p-tooltip-arrow {
  border: none;
}

.p-tooltip-top .p-tooltip-arrow {
  border: none;
}

.p-tooltip-bottom .p-tooltip-arrow {
  border: none;
}

.p-toast .p-toast-message {
  box-shadow: 1px 2px 5px 0 #b1b8bc;
  border-left: 4px solid;
  margin: 0 0 1em 0;
}
.p-toast .p-toast-message .p-toast-message-content {
  margin: 16px 12px;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
  font-size: 24px;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
  margin-left: 8px;
  margin-right: 16px;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text .p-toast-summary {
  line-height: 24px;
  font-weight: 700;
}
.p-toast .p-toast-message .p-toast-message-content .p-toast-icon-close .pi {
  font-size: 18px;
}

body .p-toast .p-toast-message {
  color: #2c3133;
}
body .p-toast .p-toast-message .p-toast-close-icon {
  color: #2c3133;
}
body .p-toast .p-toast-message.p-toast-message-error {
  background-color: #fee9eb;
  border-color: #ea0823;
}
body .p-toast .p-toast-message.p-toast-message-warn {
  background-color: #fdf5d7;
  border-color: #f5c413;
}
body .p-toast .p-toast-message.p-toast-message-info {
  background-color: #bce7ff;
  border-color: #007cc1;
}
body .p-toast .p-toast-message.p-toast-message-success {
  background-color: #e0f8c9;
  border-color: #63b017;
}

p-listbox .p-listbox {
  border: 1px solid #8e989d;
}
p-listbox .p-listbox .p-listbox-item,
p-listbox .p-listbox .p-listbox-header {
  height: 36px;
  padding: 6px 16px;
}
p-listbox .p-listbox .p-listbox-item .p-checkbox .p-checkbox-box,
p-listbox .p-listbox .p-listbox-header .p-checkbox .p-checkbox-box {
  width: 24px;
  height: 24px;
  border: 1px solid #8e989d;
  border-radius: 0px;
  background-color: #ffffff;
  color: #007cc1;
}
p-listbox .p-listbox .p-listbox-item .p-checkbox {
  padding: 0 8px 0 0;
}
p-listbox .p-listbox .p-listbox-item.p-highlight {
  color: #2c3133;
  background-color: #eeeff0;
  border-left: 6px solid #009df4;
  padding-left: 10px;
}
p-listbox .p-listbox .p-listbox-item:focus:not(:active) {
  box-shadow: none;
  outline: 1px solid #007cc1;
  outline-offset: -1px;
}
p-listbox .p-listbox .p-listbox-item:focus:not(:active) .p-checkbox .p-checkbox-box {
  border: 1px solid #007cc1;
  background-color: #e5f6ff;
}
p-listbox .p-listbox .p-listbox-item:focus:not(:focus-visible) {
  outline: none;
}
p-listbox .p-listbox .p-listbox-item:focus:not(:focus-visible) .p-checkbox .p-checkbox-box {
  border: 1px solid #8e989d;
  background-color: #ffffff;
}
p-listbox .p-listbox .p-listbox-item:hover:not(.p-disabled) {
  background-color: #eeeff0;
}
p-listbox .p-listbox .p-listbox-item:hover:not(.p-disabled) .p-checkbox .p-checkbox-box {
  border: 1px solid #007cc1;
  background-color: #ffffff;
}
p-listbox .p-listbox .p-listbox-item.p-disabled {
  color: #b1b8bc;
}
p-listbox .p-listbox .p-listbox-item.p-disabled.p-highlight {
  background-color: #ffffff;
  border-left: 6px solid #c5cacc;
}
p-listbox .p-listbox .p-listbox-item.p-disabled .p-checkbox .p-checkbox-box {
  border: 1px solid #c5cacc;
  color: #c5cacc;
}
p-listbox .p-listbox .p-listbox-item span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
p-listbox .p-listbox .p-listbox-header {
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid #8e989d;
}
p-listbox .p-listbox .p-listbox-header .p-checkbox .p-checkbox-box.p-focus {
  border: 1px solid #007cc1;
  background-color: #e5f6ff;
}
p-listbox .p-listbox .p-listbox-header .p-checkbox:hover .p-checkbox-box {
  border: 1px solid #007cc1;
  background-color: #ffffff;
}
p-listbox .p-listbox .p-listbox-header .p-listbox-filter-container {
  display: flex;
  flex-grow: 1;
  height: 24px;
}
p-listbox .p-listbox .p-listbox-header .p-listbox-filter-container .p-listbox-filter {
  flex-grow: 1;
  height: 24px;
  padding: 0px;
  margin: 0px 8px 0px 0px;
}
p-listbox .p-listbox .p-listbox-header .p-listbox-filter-container .p-listbox-filter-icon {
  height: 24px;
  width: 24px;
  margin: 0px;
  position: static;
}

.p-dropdown {
  position: relative;
  width: 100%;
  min-width: 0;
  height: 46px;
  display: block;
  border: thin solid #8e989d;
}
.p-dropdown p-overlay {
  z-index: 9;
}
.p-dropdown p-overlay > .p-overlay.p-component {
  max-width: 100%;
  /* !important is needed because the min-width is set automatically as inline style by primeng to a static value */
  min-width: 100% !important;
}
.p-dropdown:not(.p-disabled):hover {
  background-color: #ffffff;
  box-shadow: none;
}
.p-dropdown:not(.p-disabled) {
  background-color: #ffffff;
  box-shadow: none;
}
.p-dropdown:not(.p-disabled).p-dropdown-open {
  border: thin solid #007cc1;
}
.p-dropdown:not(.p-disabled).p-dropdown-open .p-dropdown-trigger {
  color: #007cc1;
}
.p-dropdown.p-disabled {
  border-color: #c5cacc;
}
.p-dropdown.p-disabled .p-dropdown-label {
  color: #b1b8bc;
}
.p-dropdown.p-disabled .p-dropdown-trigger {
  color: #c5cacc;
}
.p-dropdown .p-dropdown-label {
  height: 35px;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 16px;
  margin-top: 4px;
  margin-right: 10px;
  border: none;
  display: flex;
  align-items: center;
}
.p-dropdown .p-dropdown-label > *:not(:first-child) {
  margin-left: 8px;
}
.p-dropdown .p-dropdown-label span,
.p-dropdown .p-dropdown-label p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  color: #2c3133;
}
.p-dropdown .p-dropdown-trigger {
  width: 40px;
  height: 40px;
  margin: 3px;
  color: #737f85;
  border: none;
}
.p-dropdown .p-dropdown-panel {
  background: #ffffff;
  border: thin solid;
  margin-top: 0.25em;
  border-color: #8e989d;
  box-shadow: none;
  width: 100%;
}
.p-dropdown .p-dropdown-items {
  padding: 0;
}
.p-dropdown .p-dropdown-item {
  margin: 0;
  padding: 9px 16px;
  color: #2c3133;
  background: transparent;
  display: flex;
  align-items: center;
}
.p-dropdown .p-dropdown-item > *:not(:first-child) {
  margin-left: 8px;
}
.p-dropdown .p-dropdown-item.p-highlight {
  background-color: #eeeff0;
  border-left: 6px solid #009df4;
  padding-left: 10px;
}
.p-dropdown .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
  background-color: #eeeff0;
}
.p-dropdown .p-dropdown-item span,
.p-dropdown .p-dropdown-item p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.p-dropdown .p-dropdown-empty-message {
  margin: 0;
  padding: 9px 16px;
}
.p-dropdown .p-dropdown-item-empty {
  text-indent: 0;
  padding: 0;
}
.p-dropdown .p-placeholder {
  color: #737f85;
  opacity: 1;
}
.p-dropdown .p-dropdown-filter-icon {
  visibility: hidden;
}

body .pi.disabled {
  color: #b1b8bc;
}

p-tabmenu {
  display: block;
}
p-tabmenu .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
  background-color: #c5cacc;
}
p-tabmenu .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover {
  background-color: #eeeff0;
}
p-tabmenu .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled) .p-menuitem-link:focus {
  background-color: #fbfcfc;
}
p-tabmenu .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight {
  background-color: #ffffff;
}
p-tabmenu .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
  color: #141718;
}

.navigation-tabs-style .p-tabmenu .p-tabmenu-nav {
  background-color: #eeeff0;
  overflow: hidden;
}
.navigation-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
  background-color: #eeeff0;
  align-items: flex-start;
  border: none;
  font-size: 1rem;
  line-height: 1.75rem;
  white-space: nowrap;
}
.navigation-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:active {
  background-color: #eeeff0;
}
.navigation-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight {
  background-color: #eeeff0;
}
.navigation-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-text {
  border-bottom-color: #007cc1;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  font-weight: bold;
  color: #007cc1;
}
.navigation-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(:last-child) {
  margin-right: 1px;
}
.navigation-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
  padding: 0 1.25rem;
  width: 100%;
  outline: none;
  justify-content: center;
}
.navigation-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-text {
  margin: 0px 0.5rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  color: #50585c;
}

.classic-tabs-style .p-tabmenu .p-tabmenu-nav {
  overflow: hidden;
}
.classic-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
  width: 100%;
  border: none;
  font-size: 1rem;
  line-height: 1.75rem;
  white-space: nowrap;
}
.classic-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(:last-child) {
  margin-right: 1px;
}
.classic-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
  padding: 0 1.25rem;
  width: 100%;
  outline: none;
  justify-content: center;
}
.classic-tabs-style .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-text {
  margin: 0px 0.5rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

p-multiselect.abbrev-drop-down .p-multiselect-panel {
  width: 100%;
  max-width: -moz-fit-content;
  max-width: fit-content;
  z-index: 100;
}
p-multiselect.abbrev-drop-down .p-multiselect-item {
  overflow: hidden;
  text-overflow: ellipsis;
}
p-multiselect .p-multiselect {
  height: 46px;
  align-items: center;
  width: 100%;
  border: thin solid #8e989d;
  color: #2c3133;
}
p-multiselect .p-multiselect .p-multiselected-item-token.p-corner-all.ng-star-inserted {
  background: #eeeff0;
  display: inline-block;
  margin: 2px;
  padding: 2px;
  color: #50585c img;
  color-margin-right: 4px;
}
p-multiselect .p-multiselect .p-multiselected-item-token.p-corner-all.ng-star-inserted .pi-caret-down:before {
  color: #007cc1;
}
p-multiselect .p-multiselect .p-multiselect-label {
  background-color: #ffffff;
  white-space: nowrap;
}
p-multiselect .p-multiselect .p-multiselect-label.p-multiselect-label-empty {
  visibility: hidden;
}
p-multiselect .p-multiselect:not(.p-disabled) {
  background-color: #ffffff;
  box-shadow: none;
}
p-multiselect .p-multiselect:not(.p-disabled).p-multiselect-open {
  border: thin solid #007cc1;
}
p-multiselect .p-multiselect:not(.p-disabled).p-multiselect-open .p-multiselect-trigger {
  color: #007cc1;
}
p-multiselect .p-multiselect .p-multiselect-trigger {
  color: #737f85;
  margin-right: 1em;
}
p-multiselect .p-multiselect .p-multiselect-label-container {
  text-align: left;
  padding-left: 1em;
  background-color: #ffffff;
}
p-multiselect .p-multiselect .p-multiselect-items-wrapper {
  overflow-x: hidden !important;
}
p-multiselect .p-multiselect.p-disabled {
  color: #b1b8bc;
  border-color: #c5cacc;
}
p-multiselect .p-multiselect.p-disabled .p-multiselect-trigger {
  color: #c5cacc;
}
p-multiselect .p-focus {
  background-color: #ffffff;
}
p-multiselect .p-highlight {
  background-color: #ffffff;
  color: inherit;
}

.p-multiselect-panel {
  z-index: 100;
  background-color: #ffffff;
  border: thin solid;
  margin-top: 4px;
  border-color: #8e989d;
  box-shadow: none;
}
.p-multiselect-panel .p-multiselect-header {
  margin: 6px;
}
.p-multiselect-panel .p-multiselect-header div.p-checkbox {
  display: none;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container input.p-multiselect-filter.p-inputtext {
  padding-left: 48px;
}
.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container span.p-multiselect-filter-icon {
  position: absolute;
  left: 23px;
  top: 12px;
  margin-top: 0;
}
.p-multiselect-panel .p-multiselect-header button.p-multiselect-close {
  display: none;
}
.p-multiselect-panel .p-multiselect-items-wrapper {
  margin: 6px 0;
}
.p-multiselect-panel .p-multiselect-footer {
  margin: 6px 0;
}
.p-multiselect-panel .p-multiselect-close {
  color: #1b1d1f;
}
.p-multiselect-panel .p-multiselect-filter-container .fa {
  color: #222222;
}

.p-multiselect-item {
  height: 46px;
  padding: 6px 16px;
}
.p-multiselect-item.p-highlight {
  color: #2c3133;
  background-color: #eeeff0;
  border-left: 6px solid #009df4;
  padding-left: 10px;
}
.p-multiselect-item:hover {
  background-color: #eeeff0;
}
.p-multiselect-item > span {
  padding-left: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-multiselect-item .p-checkbox-box {
  background-color: #ffffff;
  border: 1px solid #8e989d;
  border-radius: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.p-multiselect-item .p-checkbox-box .p-checkbox-icon {
  color: #007cc1;
  font-size: 22px;
}
.p-multiselect-item .p-checkbox-box.p-disabled {
  border-color: #c5cacc;
}
.p-multiselect-item .p-checkbox-box.p-disabled .p-checkbox-icon {
  color: #c5cacc;
}
.p-multiselect-item .p-checkbox-box.p-focus, .p-multiselect-item:hover .p-checkbox-box:not(.p-disabled) {
  border-color: #007cc1;
}

.p-multiselect-empty-message {
  padding: 6px 16px;
}

p-checkbox {
  margin: 13px 0px;
}
p-checkbox .p-checkbox .p-checkbox-box {
  color: #007cc1;
  background-color: #ffffff;
  border: 1px solid #8e989d;
  border-radius: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
p-checkbox .p-checkbox .p-checkbox-box checkicon::before {
  font-size: 22px;
}
p-checkbox .p-checkbox.p-checkbox-focused .p-checkbox-box,
p-checkbox .p-checkbox:hover .p-checkbox-box {
  border-color: #007cc1;
}
p-checkbox .p-checkbox.p-checkbox-disabled .p-checkbox-box {
  border-color: #c5cacc;
}
p-checkbox .p-checkbox.p-checkbox-disabled .p-checkbox-box checkicon::before {
  color: #c5cacc;
}
p-checkbox .p-checkbox-label {
  padding-left: 8px;
  line-height: 24px;
  cursor: pointer;
}
p-checkbox .p-checkbox-label.p-disabled {
  cursor: default;
  color: #b1b8bc;
}
p-checkbox.error .p-checkbox .p-checkbox-box {
  border-color: #ea0823;
}
p-checkbox.error .p-checkbox .p-checkbox-box checkicon::before {
  color: #ea0823;
}
p-checkbox.error .p-checkbox.p-checkbox-focused .p-checkbox-box,
p-checkbox.error .p-checkbox:hover .p-checkbox-box {
  border-color: #007cc1;
}

.pi {
  font-size: 24px;
}
.pi.pi-large {
  font-size: 28px;
}
.pi.pi-small {
  font-size: 18px;
}
.pi.pi-globe {
  font-family: "Material Icons";
}
.pi.pi-globe:before {
  content: "\e80b";
}
.pi.pi-user {
  font-family: "Material Icons";
}
.pi.pi-user:before {
  content: "\e7fd";
}
.pi.pi-download {
  font-family: "Material Icons";
}
.pi.pi-download::before {
  content: "\e2c4";
}
.pi.pi-delete {
  font-family: "Material Icons";
}
.pi.pi-delete::before {
  content: "\e872";
}
.pi.pi-times {
  font-family: "Material Icons";
}
.pi.pi-times::before {
  content: "\e5cd";
}
.pi.pi-plus {
  font-family: "Material Icons";
}
.pi.pi-plus::before {
  content: "\e145";
}
.pi.pi-search {
  font-family: "Material Icons";
}
.pi.pi-search::before {
  content: "\e8b6";
}
.pi.pi-sort-alt:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eactions / sort_default%3C/title%3E%3Cg id='Module' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Product-page_APPLICATIONS' transform='translate(-1137.000000, -423.000000)'%3E%3Cg id='actions-/-sort_default' transform='translate(1134.000000, 420.000000)'%3E%3Cpolygon id='Shape' points='0 0 24 0 24 24 0 24'%3E%3C/polygon%3E%3Cpath d='M7.5110652,3 L12,8 L10.9760698,8.90336214 L8.19345721,5.80585638 L8.19345721,21 L6.82456652,21 L6.82456652,5.79295121 L4.01845467,9 L3,8.09256254 L7.5110652,3 Z M17.1934572,3 L17.1934572,18.1941436 L19.9760698,15.0966379 L21,16 L16.5110652,21 L12,15.9074375 L13.0184547,15 L15.8245665,18.2070488 L15.8245665,3 L17.1934572,3 Z' id='sort_default' fill='%23737F85' transform='translate(12.000000, 12.000000) rotate(-360.000000) translate(-12.000000, -12.000000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 18px;
  width: 18px;
}
.pi.pi-sort-amount-down:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='12px' height='18px' viewBox='0 0 12 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eactions / sort_downwards%3C/title%3E%3Cg id='Module' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Product-page_APPLICATIONS' transform='translate(-1260.000000, -426.000000)'%3E%3Cg id='actions-/-sort_downwards' transform='translate(1254.000000, 423.000000)'%3E%3Cpolygon id='Shape' points='0 0 24 0 24 24 0 24'%3E%3C/polygon%3E%3Cpolygon id='sort_downwards' fill='%23fff' transform='translate(12.000000, 12.000000) rotate(-180.000000) translate(-12.000000, -12.000000) ' points='6 9.62035395 7.02080951 10.5277914 11.3126 5.79295121 11.3126 21 12.6846558 21 12.6846558 5.80585638 16.9737023 10.5841666 18 9.6808045 12.000686 3'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 18px;
  width: 18px;
}
.pi.pi-sort-amount-up-alt:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='12px' height='18px' viewBox='0 0 12 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eactions / sort_upwards%3C/title%3E%3Cg id='Module' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Product-page_APPLICATIONS' transform='translate(-1350.000000, -430.000000)'%3E%3Cg id='actions-/-sort_upwards' transform='translate(1344.000000, 427.000000)'%3E%3Cpolygon id='Shape' points='0 0 24 0 24 24 0 24'%3E%3C/polygon%3E%3Cpolygon id='sort_upwards' fill='%23fff' transform='translate(12.000000, 12.000000) rotate(-360.000000) translate(-12.000000, -12.000000) ' points='6 9.62035395 7.02080951 10.5277914 11.3126 5.79295121 11.3126 21 12.6846558 21 12.6846558 5.80585638 16.9737023 10.5841666 18 9.6808045 12.000686 3'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 18px;
  width: 18px;
}
.pi.pi-nosearch {
  font-family: "Material Icons";
}
.pi.pi-nosearch::before {
  content: "\ea76";
}
.pi.pi-content-copy {
  font-family: "Material Icons";
}
.pi.pi-content-copy::before {
  content: "\e14d";
}
.pi.pi-no-sim {
  font-family: "Material Icons";
}
.pi.pi-no-sim::before {
  content: "\e0cc";
}
.pi.pi-zoom-out {
  font-family: "Material Icons";
}
.pi.pi-zoom-out::before {
  content: "\e900";
}
.pi.pi-group {
  font-family: "Material Icons";
}
.pi.pi-group::before {
  content: "\f233";
}
.pi.pi-check {
  font-family: "Material Icons";
}
.pi.pi-check:before {
  content: "\e876";
}
.pi.pi-chevron-down {
  font-family: "Material Icons";
}
.pi.pi-chevron-down:before {
  content: "\e5cf";
}
.pi.pi-chevron-left {
  font-family: "Material Icons";
}
.pi.pi-chevron-left:before {
  content: "\e5cb";
}
.pi.pi-chevron-right {
  font-family: "Material Icons";
}
.pi.pi-chevron-right:before {
  content: "\e5cc";
}
.pi.pi-edit {
  font-family: "Material Icons";
}
.pi.pi-edit:before {
  content: "\e3c9";
}
.pi.pi-apps {
  font-family: "Material Icons";
}
.pi.pi-apps:before {
  content: "\e5c3";
}
.pi.pi-radio-button-checked {
  font-family: "Material Icons";
}
.pi.pi-radio-button-checked:before {
  content: "\e837";
}
/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/normalize.css/normalize.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles/normalize.scss?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/


/*# sourceMappingURL=styles.8216a28a2cedff00.css.map*/