/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./styles.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
form {
  overflow: hidden;
}

li {
  margin-bottom: 0.7rem;
}

.es6number .page-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.no-es6number {
  /*@media all and (min-width:576px)*/
}

.no-es6number .segment-header .segment-centre hr {
  top: 44%;
}

.no-es6number .priority-rule-container priority-rule {
  flex: 0 1 47%;
  margin-right: 1%;
}

.no-es6number .rotating, .no-es6number .rotating-opposite {
  display: none;
}

.right {
  text-align: right;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./styles/themes/themes.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('material-icons-regular.eot'); /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url('material-icons-regular.woff2') format("woff2"), url('material-icons-regular.woff') format("woff"), url('material-icons-regular.ttf') format("truetype");
}

@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url('material-icons-outline.eot'); /* For IE6-8 */
  src: local("Material Icons Outline"), url('material-icons-outline.woff2') format("woff2"), url('material-icons-outline.woff') format("woff"), url('material-icons-outline.ttf') format("truetype");
}

.material-icons-outlined,
.material-icons {
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.material-icons {
  font-family: "Material Icons";
}

.material-icons-outlined {
  font-family: "Material Icons Outlined";
}

@font-face {
  font-family: "Renner Light";
  src: url('renner-it-light.woff') format("woff"), url('renner-it-light.ttf') format("truetype");
}

@font-face {
  font-family: "Renner Heavy";
  src: url('renner-it-bold.woff') format("woff"), url('renner-it-bold.ttf') format("truetype");
}

@font-face {
  font-family: "Renner Medium";
  src: url('renner-it-medium.woff') format("woff"), url('renner-it-medium.ttf') format("truetype");
}

@font-face {
  font-family: "Renner Book";
  src: url('renner-it-book.woff') format("woff"), url('renner-it-book.ttf') format("truetype");
}

@font-face {
  font-family: "Open Sans";
  src: url('open-sans.woff2') format("woff2");
}

body {
  font-family: "Renner Book";
}

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Renner Book, 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 .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font: 200 20px / 24px Renner Light;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font: 200 24px / 36px Renner Heavy;
  letter-spacing: normal;
  margin: 0 0 16px;
}

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

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

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(16px * 0.83) / 24px Renner Book;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(16px * 0.67) / 24px Renner Book;
  margin: 0 0 12px;
}

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

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font: 400 16px / 24px Renner Book;
  letter-spacing: normal;
}

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

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

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 400 12px / 18px Renner Medium;
  letter-spacing: normal;
  margin: 0 0 56px;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 18px / 27px Renner Medium;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 700 24px / 36px Renner Heavy;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font: 200 20px / 24px Renner Light;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font: 400 16px / 24px Renner Book;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Renner Book;
  font-size: 20px;
  font-weight: 400;
}

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

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

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

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

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

.mat-checkbox {
  font-family: Renner Book, 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: Renner Book, Roboto, "Helvetica Neue", sans-serif;
}

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

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

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

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

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

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

.mat-dialog-title {
  font: 200 24px / 36px Renner Heavy;
  letter-spacing: normal;
}

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

.mat-expansion-panel-content {
  font: 400 16px / 24px Renner Book;
  letter-spacing: normal;
}

.mat-form-field {
  font: 400 16px / 1 Renner Book;
  letter-spacing: normal;
}

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

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

.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: 1em;
  line-height: 1;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.75em 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.25em) 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.24999em) scale(0.75);
  width: 133.3333433333%;
}

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

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

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

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

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

.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.5em 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.25em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}

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

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

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

.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.6666666667em;
  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.24997em) 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.24996em) 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.24995em) 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: 1em;
  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.5em) 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.49999em) 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.75em;
  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.5em) 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.49999em) scale(0.75);
  width: 133.3333433333%;
}

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

.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: 0em;
}

.mat-menu-item {
  font-family: Renner Book;
  font-size: 16px;
  font-weight: 400;
}

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

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

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

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

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

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

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

.mat-step-label {
  font-size: 16px;
  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: Renner Book, Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label, .mat-tab-link {
  font-family: Renner Book;
  font-size: 20px;
  font-weight: 400;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 200 24px / 36px Renner Heavy;
  letter-spacing: normal;
  margin: 0;
}

.mat-tooltip {
  font-family: Renner Book, 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: Renner Book, Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Renner Book, 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: 16px;
}

.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: 16px;
}

.mat-list-base .mat-subheader {
  font-family: Renner Book, 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: Renner Book, Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

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

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

.mat-simple-snackbar {
  font-family: Renner Book;
  font-size: 16px;
}

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

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

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

.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: scale3d(0, 0, 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;
  left: 0;
}

[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

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

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

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

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

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

.cdk-overlay-backdrop {
  position: absolute;
  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 {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
  display: var(--mat-focus-indicator-display, none);
  border: 3px solid transparent;
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: 4px;
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}

.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

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

.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: 3px solid transparent;
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: 4px;
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}

.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

app-root,
body {
  min-height: 100vh;
}

.page-wrap {
  min-height: 100vh;
}

.main-content {
  height: 100%;
}

site-footer {
  position: sticky;
  top: 100vh;
}

your-trip mat-tab-body {
  margin: 1em 0 0 0;
}

.terms-and-conditions {
  margin-bottom: 1em;
}

.vertical-spacer, your-trip > form, documents > form {
  margin-bottom: 2em;
}

.question {
  margin-bottom: 1em;
}

.item-divider-hr {
  margin-bottom: 1.5em;
}

documents > form > hr {
  margin-bottom: 1em;
}

.documents .link-button {
  margin-top: 0.5em;
}

@media (min-width: 576px) {
  .documents .link-button,
.documents .mat-flat-button {
    margin-left: 0.5em;
  }
  .documents > button:first-of-type {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .item-divider-hr {
    display: none;
  }
}

.questions-buttons {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.questions-buttons > * {
  width: 100%;
  margin-bottom: 0.5em;
}

.questions-buttons > * mat-button-toggle-group,
.questions-buttons > * mat-button-toggle {
  width: 100%;
}

@media (min-width: 576px) {
  .questions-buttons > * mat-button-toggle-group,
.questions-buttons > * mat-button-toggle {
    width: auto;
  }
}

.main-content {
  flex: 1;
  padding: 1em;
  margin: auto;
}

@media (min-width: 768px) {
  .main-content {
    padding: 3em;
  }
}

.loading-parent {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 10% auto;
}

.loading-parent > img {
  width: 100%;
  height: auto;
  background-color: transparent;
}

img.background {
  position: fixed;
  z-index: 10;
}

img.logo {
  z-index: 2;
}

.overlay {
  position: fixed;
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.spinner-container {
  position: fixed;
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
  height: 100%;
  z-index: 4;
  margin-top: 15em;
}

.spinner-container .spinner {
  position: relative;
  opacity: 1;
  display: inline-block;
  width: 14em;
  height: 14em;
}

.spinner-container .spinner svg {
  width: 4em;
  height: auto;
  position: absolute;
  top: 5em;
  left: 5em;
}

.spinner-container .spinner .circle {
  width: 14em;
  height: 14em;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes rotating {
  from {
    transform: rotate(0deg) translate(-5em, -4.6em);
  }
  to {
    transform: rotate(360deg) translate(-5em, -4.6em);
  }
}

.spinner-container .spinner .rotating {
  animation: rotating 2s linear infinite;
}

@keyframes rotating-opposite {
  from {
    transform: rotate(180deg) translate(-5em, -4.6em);
  }
  to {
    transform: rotate(540deg) translate(-5em, -4.6em);
  }
}

.spinner-container .spinner .rotating-opposite {
  animation: rotating-opposite 2s linear infinite;
}

.error-bar {
  margin: 1em;
  margin-bottom: 0;
  /*border-radius: 5px;*/
  padding: 0.5em;
  /*    box-shadow: 0.2em 0.2em 1em #888;*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.error-bar > .message.mat-display-3 {
  padding-left: 1em;
  flex-grow: 1;
  margin-bottom: 0;
}

.error-bar .clear {
  cursor: pointer;
}

.mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.mat-menu-content select-language .mat-form-field,
.mat-menu-content select-language .mat-form-field-wrapper {
  margin: 0;
  padding: 0;
}

.toolbar {
  height: auto;
}

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

.toolbar .toolbar-spacer {
  flex: 1 1 auto;
}

.toolbar .toolbar-item {
  /*margin-left: 2em;*/
  font-size: 18px;
}

.toolbar .toolbar-item .mat-form-field,
.toolbar .toolbar-item .mat-form-field-wrapper {
  margin: 0;
  padding: 0;
}

.toolbar .full-menu {
  display: none;
}

.toolbar .collapsed-menu {
  display: block;
}

@media (min-width: 576px) {
  .toolbar .full-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .toolbar .full-menu > * {
    margin-right: 2em;
  }
  .toolbar .collapsed-menu {
    display: none;
  }
}

.footer {
  /*position: sticky;
  top: 100vh;*/
  padding: 1em;
}

.footer .mat-form-field-appearance-outline .mat-form-field-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer > div {
  margin-top: 0.5em;
  text-align: center;
}

.footer .footer-logo {
  background-position: center center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 64px;
}

@media (min-width: 576px) {
  .footer {
    display: flex;
    flex-wrap: wrap;
  }
  .footer .footer-logo {
    background-position: center right;
    background-clip: border-box;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 64px;
  }
  .footer > div {
    flex: 0 50%;
    display: flex;
    align-content: space-around;
    align-items: center;
    min-height: 65px;
  }
  .footer > div:nth-child(even) {
    justify-content: flex-end;
  }
}

.mat-form-field {
  width: 100%;
}

.mat-tab-labels .mat-tab-label-active {
  opacity: 1;
}

.mat-tab-labels .mat-tab-label {
  min-width: 0;
  margin-right: 1em;
  height: 36px;
}

.mat-tab-labels .mat-tab-label-content {
  font-size: 16px;
}

.mat-tab-group.mat-primary .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination {
  display: none;
}

@media (min-width: 768px) {
  .mat-tab-labels .mat-tab-label {
    margin-right: 5em;
  }
}

.buttons-container {
  text-align: right;
  margin-bottom: 1em;
}

.buttons-container button {
  margin: 0 0 1em 1em;
}

.mat-flat-button {
  width: 100%;
}

.link-button {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  margin: 0;
  cursor: pointer;
  align-items: center;
  display: inline-block;
}

.link-button .material-icons,
.link-button .material-icons-outlined {
  margin-left: 0.5em;
  font-weight: bold;
  font-size: smaller;
  width: auto;
  width: initial;
  height: auto;
  height: initial;
}

button.mat-flat-button {
  border-width: 1px !important;
  border-style: solid !important;
  margin: 0;
  margin-top: 0.5em;
}

@media (min-width: 576px) {
  button.mat-flat-button {
    margin: 0;
    margin-left: 0.5em;
    width: auto;
  }
}

button.mat-primary:hover {
  background-image: none;
}

.col-1 .mat-icon-button {
  width: 2.5em;
}

.col-1 .mat-icon-button p {
  display: flex;
}

.remove-row {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.remove-row .item {
  align-items: center;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}

.remove-row .remove-button {
  flex: 1 1 100%;
  min-width: 40px;
  margin-right: 15px;
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.remove-row .remove-button button {
  margin: 0;
}

@media (min-width: 576px) {
  .remove-row .remove-button {
    flex: 0 0 40px;
  }
  .remove-row .remove-button button {
    margin-top: 11px;
    margin-bottom: 11px;
  }
}

questions form {
  overflow: visible;
}

mat-radio-button.mat-radio-button {
  display: flex;
  flex-direction: column;
}

button.seaman-button {
  display: none;
}

.segment-header .segment-title .mat-display-1,
.segment-header .segment-title .mat-display-3 {
  margin-bottom: 0.5em;
}

.segment-header .heading-date {
  display: block;
  text-align: right;
  padding: 15px;
}

.segment-header .inline-date {
  display: none;
}

@media (min-width: 768px) {
  .segment-header {
    background-color: transparent;
  }
  .segment-header .heading-content {
    padding: 0;
    display: flex;
    align-items: center;
    align-content: stretch;
  }
  .segment-header .inline-date {
    display: block;
  }
  .segment-header .heading-date {
    display: none;
  }
}

.segment-header .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
  margin: 0;
}

.segment-header .segment-centre hr {
  position: absolute;
  top: 25%;
  width: 100%;
}

.segment-header .segment-centre svg {
  width: 2em;
  height: auto;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .segment-title {
    width: 35%;
  }
  .segment-header .segment-centre {
    margin: 0 1em;
  }
  .segment-header .segment-title .mat-display-1,
.segment-header .segment-title .mat-display-3 {
    margin-bottom: 0;
  }
}

results strong {
  font-size: larger;
}

results .last-updated {
  margin-bottom: 1em;
}

results .results-container {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  padding: 1em;
  margin-bottom: 1em;
}

results .results-container ul a[href="https://infopages.traveldoc.aero/information/coronavirus" i] {
  display: none;
}

results .results-container div.mat-h1 {
  text-transform: uppercase;
  font-weight: 800;
}

results .slide-down-body {
  margin-top: 1em;
}

results p,
results .level1-list > li,
results .level2-list > li {
  margin-bottom: 0.5em;
}

@media (min-width: 992px) {
  results .buttons-container.top {
    margin-right: 3em;
    position: absolute;
    right: 0;
    z-index: 2;
  }
}

results .results-status .col-12 > div {
  border-bottom: 1px solid transparent;
  padding-bottom: 0.5em;
}

.results-status {
  margin-bottom: 2em;
}

.results-status .results-status-nessage {
  display: inline-flex;
  vertical-align: middle;
}

.results-status .results-status-nessage .material-icons {
  margin-right: 0.5em;
}

.results-status.red .mat-display-3, .results-status.amber .mat-display-3, .results-status.green .mat-display-3, .results-status.unknown .mat-display-3 {
  margin-bottom: 0 !important;
}

result-status-header > .results-status {
  margin-bottom: 0;
}

results-country-page .link-button {
  text-align: center;
}

results-country-page > div {
  padding: 15px;
  margin-bottom: 1em;
}

results-country-page .results-country-page-content {
  padding-top: 1em;
  overflow: hidden;
}

results-country-page .results-country-page-content > div {
  overflow: hidden;
}

results-country-page .results-country-page-heading {
  display: flex;
  justify-content: space-between;
}

results-country-page [data-selected] {
  display: flex;
}

results-country-page [data-selected] > div {
  flex-grow: 1;
  flex-basis: 0;
}

results-country-page [data-selected=""] + .indicator .triangle {
  display: none;
}

results-country-page [data-selected=HEALTH] + .indicator .triangle {
  display: block;
  left: 16.66%;
}

results-country-page [data-selected=CUSTOMS] + .indicator .triangle {
  display: block;
  left: 50%;
}

results-country-page [data-selected=OTHER] + .indicator .triangle {
  display: block;
  left: 83.33%;
}

.triangle {
  position: relative;
}

.triangle :first-child {
  position: absolute;
  top: -0.4em;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
}

.triangle :last-child {
  position: absolute;
  left: 0.1em;
  top: -0.25em;
  width: 0px;
  height: 0px;
  border-left: 0.4em solid transparent;
  border-right: 0.4em solid transparent;
  border-bottom: 0.4em solid transparent;
}

.indicator {
  margin-top: 0.5em;
  border-bottom: 0.1em solid transparent;
}

.slide-down-header {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: inline-flex;
  vertical-align: middle;
  cursor: pointer;
}

.slide-down {
  overflow: hidden;
  margin-bottom: 1em;
}

.input-controls {
  margin-bottom: 1em;
  padding: 15px 15px 0 15px;
}

.input-controls .additional-input-summary {
  margin-bottom: 1em;
}

.input-controls .additional-input-summary > div {
  margin-bottom: 0.5em;
}

.priority-rule-container {
  display: flex;
  flex-flow: row wrap;
}

.priority-rule-container priority-rule {
  box-sizing: border-box;
  border: 0.2em solid transparent;
  flex: 0 1 100%;
  padding: 0.5em;
  margin-bottom: 1em;
}

@media (min-width: 576px) {
  .priority-rule-container priority-rule {
    flex: 0 1 49.5%;
    margin-right: 1%;
  }
  .priority-rule-container priority-rule ul {
    -moz-columns: 2;
         columns: 2;
  }
  .priority-rule-container priority-rule:nth-child(even) {
    margin-right: 0;
  }
  .priority-rule-container priority-rule:only-child, .priority-rule-container priority-rule:nth-child(even) + priority-rule:last-of-type {
    flex-basis: 100%;
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .priority-rule-container priority-rule ul {
    -moz-columns: 3;
         columns: 3;
  }
}

rule-tag-filter {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5em;
}

rule-tag-filter tag-filter {
  flex: 1 0 auto;
  margin: 0 0.5em 0.5em 0;
  min-width: 25%;
}

rule-tag-filter tag-filter > div {
  border-radius: 3px;
  padding: 0.5em;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
}

.list-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

rule {
  overflow: hidden;
  width: 100%;
}

.rule-container .rule-text {
  margin-bottom: 0.5em;
}

.rule-container .rule-text:last-child() {
  margin-bottom: 0;
}

.rule-container .rule-heading {
  position: relative;
}

.rule-container .rule-heading > i {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.rule-container .mat-display-3 {
  margin-bottom: 0;
  margin-right: 0.5em;
}

feedback > div {
  overflow: hidden;
}

feedback form {
  text-align: right;
}

.help {
  font-size: 18px;
  margin-left: 2px;
  margin-bottom: 10px;
}

.mat-tooltip.tooltip-large-text {
  font-size: 18px;
}

body.icts-theme {
  color: rgba(10, 64, 109, 0.87);
  background-color: #F6F5FF;
}

.icts-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.icts-theme .mat-ripple-element {
  background-color: rgba(10, 64, 109, 0.1);
}

.icts-theme .mat-option {
  color: rgba(10, 64, 109, 0.87);
}

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

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

.icts-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-option.mat-option-disabled {
  color: rgba(10, 64, 109, 0.38);
}

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

.icts-theme .mat-optgroup-label {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-pseudo-checkbox {
  color: rgba(10, 64, 109, 0.54);
}

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

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

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

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

.icts-theme .mat-app-background, .icts-theme.mat-app-background {
  background-color: #f6f5ff;
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

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

.icts-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icts-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

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

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

.icts-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(10, 64, 109, 0.87);
}

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

.icts-theme .mat-badge.mat-badge {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icts-theme .mat-badge-disabled .mat-badge-content {
  background: #9cb0c8;
  color: rgba(10, 64, 109, 0.38);
}

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

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

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

.icts-theme .mat-button.mat-primary.mat-button-disabled, .icts-theme .mat-button.mat-accent.mat-button-disabled, .icts-theme .mat-button.mat-warn.mat-button-disabled, .icts-theme .mat-button.mat-button-disabled.mat-button-disabled, .icts-theme .mat-icon-button.mat-primary.mat-button-disabled, .icts-theme .mat-icon-button.mat-accent.mat-button-disabled, .icts-theme .mat-icon-button.mat-warn.mat-button-disabled, .icts-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .icts-theme .mat-stroked-button.mat-primary.mat-button-disabled, .icts-theme .mat-stroked-button.mat-accent.mat-button-disabled, .icts-theme .mat-stroked-button.mat-warn.mat-button-disabled, .icts-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(10, 64, 109, 0.38);
}

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

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

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

.icts-theme .mat-button-focus-overlay {
  background: #0A406D;
}

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

.icts-theme .mat-flat-button, .icts-theme .mat-raised-button, .icts-theme .mat-fab, .icts-theme .mat-mini-fab {
  color: rgba(10, 64, 109, 0.87);
  background-color: white;
}

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

.icts-theme .mat-flat-button.mat-primary.mat-button-disabled, .icts-theme .mat-flat-button.mat-accent.mat-button-disabled, .icts-theme .mat-flat-button.mat-warn.mat-button-disabled, .icts-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .icts-theme .mat-raised-button.mat-primary.mat-button-disabled, .icts-theme .mat-raised-button.mat-accent.mat-button-disabled, .icts-theme .mat-raised-button.mat-warn.mat-button-disabled, .icts-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .icts-theme .mat-fab.mat-primary.mat-button-disabled, .icts-theme .mat-fab.mat-accent.mat-button-disabled, .icts-theme .mat-fab.mat-warn.mat-button-disabled, .icts-theme .mat-fab.mat-button-disabled.mat-button-disabled, .icts-theme .mat-mini-fab.mat-primary.mat-button-disabled, .icts-theme .mat-mini-fab.mat-accent.mat-button-disabled, .icts-theme .mat-mini-fab.mat-warn.mat-button-disabled, .icts-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(10, 64, 109, 0.38);
}

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

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

.icts-theme .mat-flat-button.mat-primary .mat-ripple-element, .icts-theme .mat-raised-button.mat-primary .mat-ripple-element, .icts-theme .mat-fab.mat-primary .mat-ripple-element, .icts-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.icts-theme .mat-flat-button.mat-accent .mat-ripple-element, .icts-theme .mat-raised-button.mat-accent .mat-ripple-element, .icts-theme .mat-fab.mat-accent .mat-ripple-element, .icts-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

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

.icts-theme .mat-stroked-button:not([class*=mat-elevation-z]), .icts-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

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

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

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

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

.icts-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .icts-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.icts-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.icts-theme .mat-button-toggle-group: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);
}

.icts-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.icts-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.icts-theme .mat-button-toggle {
  color: rgba(10, 64, 109, 0.38);
}

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

.icts-theme .mat-button-toggle-appearance-standard {
  color: rgba(10, 64, 109, 0.87);
  background: white;
}

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

.icts-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.icts-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.icts-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.icts-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-button-toggle-disabled {
  color: rgba(10, 64, 109, 0.38);
  background-color: #eeeeee;
}

.icts-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

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

.icts-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.icts-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

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

.icts-theme .mat-card {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

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

.icts-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.icts-theme .mat-card-subtitle {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-checkbox-frame {
  border-color: rgba(10, 64, 109, 0.54);
}

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

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

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

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

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

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

.icts-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-checkbox .mat-ripple-element {
  background-color: #0A406D;
}

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

.icts-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(10, 64, 109, 0.87);
  opacity: 0.4;
}

.icts-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

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

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

.icts-theme .mat-chip.mat-standard-chip::after {
  background: #0A406D;
}

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

.icts-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

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

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

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

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

.icts-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.icts-theme .mat-table {
  background: white;
}

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

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

.icts-theme .mat-header-cell {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-cell, .icts-theme .mat-footer-cell {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-calendar-arrow {
  fill: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-datepicker-toggle,
.icts-theme .mat-datepicker-content .mat-calendar-next-button,
.icts-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(10, 64, 109, 0.54);
}

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

.icts-theme .mat-calendar-table-header,
.icts-theme .mat-calendar-body-label {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-calendar-body-cell-content,
.icts-theme .mat-date-range-input-separator {
  color: rgba(10, 64, 109, 0.87);
  border-color: transparent;
}

.icts-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(10, 64, 109, 0.38);
}

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

.icts-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(10, 64, 109, 0.18);
}

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

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

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

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

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

.icts-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

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

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

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

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

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

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

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

.icts-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

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

.icts-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

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

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

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

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

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

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

.icts-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

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

.icts-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.icts-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .icts-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.icts-theme .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);
}

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

.icts-theme .mat-date-range-input-inner[disabled] {
  color: rgba(10, 64, 109, 0.38);
}

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

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

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

.icts-theme .mat-expansion-panel {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

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

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

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

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

.icts-theme .mat-expansion-panel-header-title {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-expansion-panel-header-description,
.icts-theme .mat-expansion-indicator::after {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(10, 64, 109, 0.38);
}

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

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

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

.icts-theme .mat-form-field-label {
  color: rgba(10, 64, 109, 0.6);
}

.icts-theme .mat-hint {
  color: rgba(10, 64, 109, 0.6);
}

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

.icts-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

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

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

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

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

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

.icts-theme .mat-error {
  color: #ed8e9e;
}

.icts-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

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

.icts-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

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

.icts-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(10, 64, 109, 0.04);
}

.icts-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(10, 64, 109, 0.02);
}

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

.icts-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(10, 64, 109, 0.38);
}

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

.icts-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.icts-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

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

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

.icts-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

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

.icts-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-input-element:disabled,
.icts-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-input-element::-moz-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.icts-theme .mat-input-element::placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.icts-theme .mat-input-element::-moz-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.icts-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.icts-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

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

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

.icts-theme .mat-list-base .mat-list-item {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-list-base .mat-list-option {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-list-base .mat-subheader {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(10, 64, 109, 0.38);
}

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

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

.icts-theme .mat-menu-panel {
  background: white;
}

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

.icts-theme .mat-menu-item {
  background: transparent;
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-menu-item[disabled],
.icts-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.icts-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-menu-item .mat-icon-no-color,
.icts-theme .mat-menu-submenu-icon {
  color: rgba(10, 64, 109, 0.54);
}

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

.icts-theme .mat-paginator {
  background: white;
}

.icts-theme .mat-paginator,
.icts-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-paginator-decrement,
.icts-theme .mat-paginator-increment {
  border-top: 2px solid rgba(10, 64, 109, 0.54);
  border-right: 2px solid rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-paginator-first,
.icts-theme .mat-paginator-last {
  border-top: 2px solid rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.icts-theme .mat-icon-button[disabled] .mat-paginator-increment,
.icts-theme .mat-icon-button[disabled] .mat-paginator-first,
.icts-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(10, 64, 109, 0.38);
}

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

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

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

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

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

.icts-theme .mat-radio-outer-circle {
  border-color: rgba(10, 64, 109, 0.54);
}

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

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

.icts-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.icts-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.icts-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-radio-button .mat-ripple-element {
  background-color: #0A406D;
}

.icts-theme .mat-select-value {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-select-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.icts-theme .mat-select-disabled .mat-select-value {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-select-arrow {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-select-panel {
  background: white;
}

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

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

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

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

.icts-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-drawer-container {
  background-color: #f6f5ff;
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-drawer {
  background-color: white;
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

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

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

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

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

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

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

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

.icts-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

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

.icts-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #0a406d;
}

.icts-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.icts-theme .mat-slide-toggle-bar {
  background-color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.26);
}

.icts-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.icts-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

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

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

.icts-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.icts-theme .mat-slider:hover .mat-slider-track-background,
.icts-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.icts-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.icts-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(10, 64, 109, 0.26);
}

.icts-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.26);
}

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

.icts-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.icts-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(10, 64, 109, 0.26);
}

.icts-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.26);
  background-color: transparent;
}

.icts-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .icts-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .icts-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.26);
}

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

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

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

.icts-theme .mat-step-header.cdk-keyboard-focused, .icts-theme .mat-step-header.cdk-program-focused, .icts-theme .mat-step-header:hover:not([aria-disabled]), .icts-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.icts-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

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

.icts-theme .mat-step-header .mat-step-label,
.icts-theme .mat-step-header .mat-step-optional {
  color: rgba(10, 64, 109, 0.54);
}

.icts-theme .mat-step-header .mat-step-icon {
  background-color: rgba(10, 64, 109, 0.54);
}

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

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

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

.icts-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(10, 64, 109, 0.87);
}

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

.icts-theme .mat-stepper-horizontal, .icts-theme .mat-stepper-vertical {
  background-color: white;
}

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

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

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

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

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

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

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

.icts-theme .mat-sort-header-arrow {
  color: #7b98b0;
}

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

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

.icts-theme .mat-tab-label, .icts-theme .mat-tab-link {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-tab-label.mat-tab-disabled, .icts-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.icts-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(10, 64, 109, 0.38);
}

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

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

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

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

.icts-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.icts-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .icts-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.icts-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.icts-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.icts-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.icts-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .icts-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.icts-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.icts-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.icts-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.icts-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .icts-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.icts-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.icts-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.icts-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.icts-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .icts-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.icts-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.icts-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

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

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

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

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

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

.icts-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.icts-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .icts-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.icts-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.icts-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.icts-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.icts-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .icts-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.icts-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.icts-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.icts-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(10, 64, 109, 0.87);
}

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

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

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

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

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

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

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

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

.icts-theme .mat-tree {
  background: white;
}

.icts-theme .mat-tree-node,
.icts-theme .mat-nested-tree-node {
  color: rgba(10, 64, 109, 0.87);
}

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

.icts-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.icts-theme .spinner path {
  fill: #9880E9;
}

.icts-theme .spinner .circle {
  border: 3px dashed #9880E9;
}

.icts-theme hr {
  border: none;
  border-top: 1px solid #9880E9;
}

.icts-theme .text {
  color: rgba(10, 64, 109, 0.87) !important;
}

.icts-theme .mat-display-1, .icts-theme .mat-display-2, .icts-theme .mat-display-3, .icts-theme .mat-display-4, .icts-theme .mat-h1, .icts-theme .mat-headline, .icts-theme .mat-h2, .icts-theme .mat-title, .icts-theme .mat-h3, .icts-theme .mat-subheading-2 .mat-h4, .icts-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .icts-theme .mat-display-1,
.icts-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.icts-theme .toolbar-logo {
  background-image: url('traveldoc.svg');
  background-position: center center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 50px;
}

@media (min-width: 576px) {
  .icts-theme .toolbar-logo {
    margin: 0 0 0 1.5rem;
  }
}

.icts-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.icts-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(152, 128, 233, 0.12), 0px 8px 10px 1px rgba(152, 128, 233, 0.084), 0px 3px 14px 2px rgba(152, 128, 233, 0.072);
}

.icts-theme .toolbar a {
  color: #9880E9;
}

.icts-theme .footer {
  border-top: 1px solid #9880E9;
}

.icts-theme .footer .footer-logo {
  background-image: url('icts.png');
}

.icts-theme .mat-tab-label-content {
  color: #9880E9;
}

.icts-theme .mat-tab-header {
  border-bottom-color: #9880E9;
}

.icts-theme input.mat-input-element {
  color: rgba(10, 64, 109, 0.87) !important;
  caret-color: rgba(10, 64, 109, 0.87) !important;
  font-size: 16px;
  background-color: #F6F5FF;
}

.icts-theme .mat-form-field-outline-start,
.icts-theme .mat-form-field-outline-gap,
.icts-theme .mat-form-field-outline-end,
.icts-theme .mat-form-field label.mat-form-field-label {
  color: #9880E9;
}

.icts-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.icts-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.icts-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.icts-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.icts-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme mat-option svg path {
  fill: #9880E9 !important;
}

.icts-theme mat-option:hover {
  background-color: #9880E9 !important;
  color: #F6F5FF;
}

.icts-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.icts-theme .mat-form-field-flex {
  background-color: #F6F5FF;
  align-items: center;
}

.icts-theme .link-button,
.icts-theme .link-button:hover {
  color: #9880E9;
}

.icts-theme .mat-flat-button.mat-primary {
  background-color: #9880E9;
  color: #F6F5FF;
  transition: 0.3s;
}

.icts-theme .mat-flat-button.mat-secondary {
  background-color: #F6F5FF;
  color: rgba(10, 64, 109, 0.87);
  border-color: rgba(10, 64, 109, 0.87);
}

.icts-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F6F5FF;
  border-color: #9880E9;
  background-color: #9880E9;
}

.icts-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #9880E9;
}

.icts-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #9880E9;
}

.icts-theme .heading-content {
  color: #CE52C0;
}

.icts-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.icts-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(10, 64, 109, 0.87);
}

.icts-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.icts-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #9880E9;
}

.icts-theme .heading-content .segment-centre path {
  fill: #CE52C0 !important;
}

@media (min-width: 768px) {
  .icts-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.icts-theme .results-container {
  border-color: #CE52C0;
  margin-bottom: 1em;
}

.icts-theme .results-container .mat-h1 {
  color: #CE52C0;
}

.icts-theme results .results-status .col-12 > div {
  border-bottom-color: #9880E9;
}

.icts-theme .segment-border {
  margin-bottom: 3em;
}

.icts-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.icts-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.icts-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.icts-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.icts-theme results-country-page > div {
  background-color: #f1f0ff;
}

.icts-theme results-country-page [data-selected] > div {
  color: #9880E9;
}

.icts-theme results-country-page .triangle {
  color: #9880E9;
}

.icts-theme results-country-page .triangle :first-child {
  border-bottom-color: #9880E9;
}

.icts-theme results-country-page .triangle :last-child {
  border-bottom-color: #f1f0ff;
}

.icts-theme results-country-page .indicator {
  border-bottom-color: #9880E9;
}

.icts-theme .slide-down-header {
  color: #9880E9;
}

.icts-theme .passenger-information {
  padding: 15px;
  background-color: #f1f0ff;
  margin-bottom: 1em;
}

.icts-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.icts-theme .input-controls {
  background-color: #F6F5FF;
}

.icts-theme .priority-rule-container priority-rule {
  border: 0.2em solid #CE52C0;
}

.icts-theme rule-tag-filter tag-filter > div {
  border-color: #9880E9;
}

.icts-theme rule-tag-filter tag-filter > div.selected {
  background-color: #9880E9;
  color: #F6F5FF;
}

.icts-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.icts-theme .rule-container .rule-heading > i {
  color: #CE52C0;
}

.icts-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.icts-theme .iVisa {
  background-color: #9880E9;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.icts-theme .iVisa > * {
  width: 100%;
}

.icts-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .icts-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .icts-theme .iVisa > * {
    width: auto;
  }
  .icts-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.icts-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.icts-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.icts-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .icts-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .icts-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.icts-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.icts-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.icts-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .icts-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .icts-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .icts-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .icts-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

body.afkl-theme {
  color: rgba(39, 48, 86, 0.87);
  background-color: #f7f7f8;
}

.afkl-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.afkl-theme .mat-ripple-element {
  background-color: rgba(39, 48, 86, 0.1);
}

.afkl-theme .mat-option {
  color: rgba(39, 48, 86, 0.87);
}

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

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

.afkl-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-option.mat-option-disabled {
  color: rgba(39, 48, 86, 0.38);
}

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

.afkl-theme .mat-optgroup-label {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-pseudo-checkbox {
  color: rgba(39, 48, 86, 0.54);
}

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

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

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

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

.afkl-theme .mat-app-background, .afkl-theme.mat-app-background {
  background-color: #f7f7f8;
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

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

.afkl-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.afkl-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(39, 48, 86, 0.87);
}

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

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

.afkl-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(39, 48, 86, 0.87);
}

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

.afkl-theme .mat-badge.mat-badge {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.afkl-theme .mat-badge-disabled .mat-badge-content {
  background: #a8abba;
  color: rgba(39, 48, 86, 0.38);
}

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

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

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

.afkl-theme .mat-button.mat-primary.mat-button-disabled, .afkl-theme .mat-button.mat-accent.mat-button-disabled, .afkl-theme .mat-button.mat-warn.mat-button-disabled, .afkl-theme .mat-button.mat-button-disabled.mat-button-disabled, .afkl-theme .mat-icon-button.mat-primary.mat-button-disabled, .afkl-theme .mat-icon-button.mat-accent.mat-button-disabled, .afkl-theme .mat-icon-button.mat-warn.mat-button-disabled, .afkl-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .afkl-theme .mat-stroked-button.mat-primary.mat-button-disabled, .afkl-theme .mat-stroked-button.mat-accent.mat-button-disabled, .afkl-theme .mat-stroked-button.mat-warn.mat-button-disabled, .afkl-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(39, 48, 86, 0.38);
}

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

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

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

.afkl-theme .mat-button-focus-overlay {
  background: #273056;
}

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

.afkl-theme .mat-flat-button, .afkl-theme .mat-raised-button, .afkl-theme .mat-fab, .afkl-theme .mat-mini-fab {
  color: rgba(39, 48, 86, 0.87);
  background-color: white;
}

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

.afkl-theme .mat-flat-button.mat-primary.mat-button-disabled, .afkl-theme .mat-flat-button.mat-accent.mat-button-disabled, .afkl-theme .mat-flat-button.mat-warn.mat-button-disabled, .afkl-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .afkl-theme .mat-raised-button.mat-primary.mat-button-disabled, .afkl-theme .mat-raised-button.mat-accent.mat-button-disabled, .afkl-theme .mat-raised-button.mat-warn.mat-button-disabled, .afkl-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .afkl-theme .mat-fab.mat-primary.mat-button-disabled, .afkl-theme .mat-fab.mat-accent.mat-button-disabled, .afkl-theme .mat-fab.mat-warn.mat-button-disabled, .afkl-theme .mat-fab.mat-button-disabled.mat-button-disabled, .afkl-theme .mat-mini-fab.mat-primary.mat-button-disabled, .afkl-theme .mat-mini-fab.mat-accent.mat-button-disabled, .afkl-theme .mat-mini-fab.mat-warn.mat-button-disabled, .afkl-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(39, 48, 86, 0.38);
}

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

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

.afkl-theme .mat-flat-button.mat-primary .mat-ripple-element, .afkl-theme .mat-raised-button.mat-primary .mat-ripple-element, .afkl-theme .mat-fab.mat-primary .mat-ripple-element, .afkl-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.afkl-theme .mat-flat-button.mat-accent .mat-ripple-element, .afkl-theme .mat-raised-button.mat-accent .mat-ripple-element, .afkl-theme .mat-fab.mat-accent .mat-ripple-element, .afkl-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

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

.afkl-theme .mat-stroked-button:not([class*=mat-elevation-z]), .afkl-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

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

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

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

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

.afkl-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .afkl-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.afkl-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.afkl-theme .mat-button-toggle-group: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);
}

.afkl-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.afkl-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.afkl-theme .mat-button-toggle {
  color: rgba(39, 48, 86, 0.38);
}

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

.afkl-theme .mat-button-toggle-appearance-standard {
  color: rgba(39, 48, 86, 0.87);
  background: white;
}

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

.afkl-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.afkl-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.afkl-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.afkl-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-button-toggle-disabled {
  color: rgba(39, 48, 86, 0.38);
  background-color: #eeeeee;
}

.afkl-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

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

.afkl-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.afkl-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.afkl-theme .mat-card {
  background: white;
  color: rgba(39, 48, 86, 0.87);
}

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

.afkl-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.afkl-theme .mat-card-subtitle {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-checkbox-frame {
  border-color: rgba(39, 48, 86, 0.54);
}

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

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

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

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

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

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

.afkl-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-checkbox .mat-ripple-element {
  background-color: #273056;
}

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

.afkl-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(39, 48, 86, 0.87);
  opacity: 0.4;
}

.afkl-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

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

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

.afkl-theme .mat-chip.mat-standard-chip::after {
  background: #273056;
}

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

.afkl-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

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

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

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

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

.afkl-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.afkl-theme .mat-table {
  background: white;
}

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

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

.afkl-theme .mat-header-cell {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-cell, .afkl-theme .mat-footer-cell {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-calendar-arrow {
  fill: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-datepicker-toggle,
.afkl-theme .mat-datepicker-content .mat-calendar-next-button,
.afkl-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(39, 48, 86, 0.54);
}

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

.afkl-theme .mat-calendar-table-header,
.afkl-theme .mat-calendar-body-label {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-calendar-body-cell-content,
.afkl-theme .mat-date-range-input-separator {
  color: rgba(39, 48, 86, 0.87);
  border-color: transparent;
}

.afkl-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(39, 48, 86, 0.38);
}

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

.afkl-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(39, 48, 86, 0.18);
}

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

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

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

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

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

.afkl-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

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

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

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

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

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

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

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

.afkl-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

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

.afkl-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

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

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

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

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

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

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

.afkl-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

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

.afkl-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.afkl-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .afkl-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.afkl-theme .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);
}

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

.afkl-theme .mat-date-range-input-inner[disabled] {
  color: rgba(39, 48, 86, 0.38);
}

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

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

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

.afkl-theme .mat-expansion-panel {
  background: white;
  color: rgba(39, 48, 86, 0.87);
}

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

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

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

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

.afkl-theme .mat-expansion-panel-header-title {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-expansion-panel-header-description,
.afkl-theme .mat-expansion-indicator::after {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(39, 48, 86, 0.38);
}

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

.afkl-theme .mat-form-field-label {
  color: rgba(39, 48, 86, 0.6);
}

.afkl-theme .mat-hint {
  color: rgba(39, 48, 86, 0.6);
}

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

.afkl-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

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

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

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

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

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

.afkl-theme .mat-error {
  color: #ed8e9e;
}

.afkl-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

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

.afkl-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

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

.afkl-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(39, 48, 86, 0.04);
}

.afkl-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(39, 48, 86, 0.02);
}

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

.afkl-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(39, 48, 86, 0.38);
}

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

.afkl-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.afkl-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

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

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

.afkl-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

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

.afkl-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-input-element:disabled,
.afkl-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-input-element::-moz-placeholder {
  color: rgba(39, 48, 86, 0.42);
}

.afkl-theme .mat-input-element::placeholder {
  color: rgba(39, 48, 86, 0.42);
}

.afkl-theme .mat-input-element::-moz-placeholder {
  color: rgba(39, 48, 86, 0.42);
}

.afkl-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(39, 48, 86, 0.42);
}

.afkl-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(39, 48, 86, 0.42);
}

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

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

.afkl-theme .mat-list-base .mat-list-item {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-list-base .mat-list-option {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-list-base .mat-subheader {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(39, 48, 86, 0.38);
}

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

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

.afkl-theme .mat-menu-panel {
  background: white;
}

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

.afkl-theme .mat-menu-item {
  background: transparent;
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-menu-item[disabled],
.afkl-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.afkl-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-menu-item .mat-icon-no-color,
.afkl-theme .mat-menu-submenu-icon {
  color: rgba(39, 48, 86, 0.54);
}

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

.afkl-theme .mat-paginator {
  background: white;
}

.afkl-theme .mat-paginator,
.afkl-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-paginator-decrement,
.afkl-theme .mat-paginator-increment {
  border-top: 2px solid rgba(39, 48, 86, 0.54);
  border-right: 2px solid rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-paginator-first,
.afkl-theme .mat-paginator-last {
  border-top: 2px solid rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.afkl-theme .mat-icon-button[disabled] .mat-paginator-increment,
.afkl-theme .mat-icon-button[disabled] .mat-paginator-first,
.afkl-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(39, 48, 86, 0.38);
}

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

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

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

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

.afkl-theme .mat-radio-outer-circle {
  border-color: rgba(39, 48, 86, 0.54);
}

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

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

.afkl-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.afkl-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.afkl-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-radio-button .mat-ripple-element {
  background-color: #273056;
}

.afkl-theme .mat-select-value {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-select-placeholder {
  color: rgba(39, 48, 86, 0.42);
}

.afkl-theme .mat-select-disabled .mat-select-value {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-select-arrow {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-select-panel {
  background: white;
}

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

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

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

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

.afkl-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-drawer-container {
  background-color: #f7f7f8;
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-drawer {
  background-color: white;
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

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

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

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

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

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

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

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

.afkl-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

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

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

.afkl-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.afkl-theme .mat-slide-toggle-bar {
  background-color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-slider-track-background {
  background-color: rgba(39, 48, 86, 0.26);
}

.afkl-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.afkl-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

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

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

.afkl-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.afkl-theme .mat-slider:hover .mat-slider-track-background,
.afkl-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.afkl-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.afkl-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(39, 48, 86, 0.26);
}

.afkl-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(39, 48, 86, 0.26);
}

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

.afkl-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.afkl-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(39, 48, 86, 0.26);
}

.afkl-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(39, 48, 86, 0.26);
  background-color: transparent;
}

.afkl-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .afkl-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .afkl-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(39, 48, 86, 0.26);
}

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

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

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

.afkl-theme .mat-step-header.cdk-keyboard-focused, .afkl-theme .mat-step-header.cdk-program-focused, .afkl-theme .mat-step-header:hover:not([aria-disabled]), .afkl-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.afkl-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

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

.afkl-theme .mat-step-header .mat-step-label,
.afkl-theme .mat-step-header .mat-step-optional {
  color: rgba(39, 48, 86, 0.54);
}

.afkl-theme .mat-step-header .mat-step-icon {
  background-color: rgba(39, 48, 86, 0.54);
}

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

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

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

.afkl-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(39, 48, 86, 0.87);
}

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

.afkl-theme .mat-stepper-horizontal, .afkl-theme .mat-stepper-vertical {
  background-color: white;
}

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

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

.afkl-theme .mat-sort-header-arrow {
  color: #8a8fa4;
}

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

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

.afkl-theme .mat-tab-label, .afkl-theme .mat-tab-link {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-tab-label.mat-tab-disabled, .afkl-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(39, 48, 86, 0.38);
}

.afkl-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(39, 48, 86, 0.38);
}

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

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

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

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

.afkl-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.afkl-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .afkl-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.afkl-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.afkl-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.afkl-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.afkl-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .afkl-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.afkl-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.afkl-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.afkl-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.afkl-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .afkl-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.afkl-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.afkl-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.afkl-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.afkl-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .afkl-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.afkl-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.afkl-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

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

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

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

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

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

.afkl-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.afkl-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .afkl-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.afkl-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.afkl-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.afkl-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.afkl-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .afkl-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.afkl-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.afkl-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.afkl-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(39, 48, 86, 0.87);
}

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

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

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

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

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

.afkl-theme .mat-tree {
  background: white;
}

.afkl-theme .mat-tree-node,
.afkl-theme .mat-nested-tree-node {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.afkl-theme .spinner path {
  fill: rgb(71, 143, 243);
}

.afkl-theme .spinner .circle {
  border: 3px dashed rgb(71, 143, 243);
}

.afkl-theme hr {
  border: none;
  border-top: 1px solid rgb(71, 143, 243);
}

.afkl-theme .text {
  color: rgba(39, 48, 86, 0.87) !important;
}

.afkl-theme .mat-display-1, .afkl-theme .mat-display-2, .afkl-theme .mat-display-3, .afkl-theme .mat-display-4, .afkl-theme .mat-h1, .afkl-theme .mat-headline, .afkl-theme .mat-h2, .afkl-theme .mat-title, .afkl-theme .mat-h3, .afkl-theme .mat-subheading-2 .mat-h4, .afkl-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .afkl-theme .mat-display-1,
.afkl-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.afkl-theme .toolbar-logo {
  background-image: url('afkl.png');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.afkl-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.afkl-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(71, 143, 243, 0.12), 0px 8px 10px 1px rgba(71, 143, 243, 0.084), 0px 3px 14px 2px rgba(71, 143, 243, 0.072);
}

.afkl-theme .toolbar a {
  color: rgb(71, 143, 243);
}

.afkl-theme .footer {
  border-top: 1px solid rgb(71, 143, 243);
}

.afkl-theme .mat-tab-label-content {
  color: rgb(71, 143, 243);
}

.afkl-theme .mat-tab-header {
  border-bottom-color: rgb(71, 143, 243);
}

.afkl-theme input.mat-input-element {
  color: rgba(39, 48, 86, 0.87) !important;
  caret-color: rgba(39, 48, 86, 0.87) !important;
  font-size: 16px;
  background-color: #f7f7f8;
}

.afkl-theme .mat-form-field-outline-start,
.afkl-theme .mat-form-field-outline-gap,
.afkl-theme .mat-form-field-outline-end,
.afkl-theme .mat-form-field label.mat-form-field-label {
  color: rgb(71, 143, 243);
}

.afkl-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.afkl-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.afkl-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.afkl-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.afkl-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme mat-option svg path {
  fill: rgb(71, 143, 243) !important;
}

.afkl-theme mat-option:hover {
  background-color: rgb(71, 143, 243) !important;
  color: #f7f7f8;
}

.afkl-theme mat-option:hover svg path {
  fill: #f7f7f8 !important;
}

.afkl-theme .mat-form-field-flex {
  background-color: #f7f7f8;
  align-items: center;
}

.afkl-theme .link-button,
.afkl-theme .link-button:hover {
  color: rgb(71, 143, 243);
}

.afkl-theme .mat-flat-button.mat-primary {
  background-color: rgb(71, 143, 243);
  color: #f7f7f8;
  transition: 0.3s;
}

.afkl-theme .mat-flat-button.mat-secondary {
  background-color: #f7f7f8;
  color: rgba(39, 48, 86, 0.87);
  border-color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #f7f7f8;
  border-color: rgb(71, 143, 243);
  background-color: rgb(71, 143, 243);
}

.afkl-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: rgb(71, 143, 243);
}

.afkl-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: rgb(71, 143, 243);
}

.afkl-theme .heading-content {
  color: rgb(71, 143, 243);
}

.afkl-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.afkl-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(39, 48, 86, 0.87);
}

.afkl-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.afkl-theme .heading-content .segment-centre hr {
  border-top: 1px dashed rgb(71, 143, 243);
}

.afkl-theme .heading-content .segment-centre path {
  fill: rgb(71, 143, 243) !important;
}

@media (min-width: 768px) {
  .afkl-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.afkl-theme .results-container {
  border-color: rgb(71, 143, 243);
  margin-bottom: 1em;
}

.afkl-theme .results-container .mat-h1 {
  color: rgb(71, 143, 243);
}

.afkl-theme results .results-status .col-12 > div {
  border-bottom-color: rgb(71, 143, 243);
}

.afkl-theme .segment-border {
  margin-bottom: 3em;
}

.afkl-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.afkl-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.afkl-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.afkl-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.afkl-theme results-country-page > div {
  background-color: #f4f4f6;
}

.afkl-theme results-country-page [data-selected] > div {
  color: rgb(71, 143, 243);
}

.afkl-theme results-country-page .triangle {
  color: rgb(71, 143, 243);
}

.afkl-theme results-country-page .triangle :first-child {
  border-bottom-color: rgb(71, 143, 243);
}

.afkl-theme results-country-page .triangle :last-child {
  border-bottom-color: #f4f4f6;
}

.afkl-theme results-country-page .indicator {
  border-bottom-color: rgb(71, 143, 243);
}

.afkl-theme .slide-down-header {
  color: rgb(71, 143, 243);
}

.afkl-theme .passenger-information {
  padding: 15px;
  background-color: #f4f4f6;
  margin-bottom: 1em;
}

.afkl-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.afkl-theme .input-controls {
  background-color: #f7f7f8;
}

.afkl-theme .priority-rule-container priority-rule {
  border: 0.2em solid rgb(71, 143, 243);
}

.afkl-theme rule-tag-filter tag-filter > div {
  border-color: rgb(71, 143, 243);
}

.afkl-theme rule-tag-filter tag-filter > div.selected {
  background-color: rgb(71, 143, 243);
  color: #f7f7f8;
}

.afkl-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.afkl-theme .rule-container .rule-heading > i {
  color: rgb(71, 143, 243);
}

.afkl-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.afkl-theme .iVisa {
  background-color: rgb(71, 143, 243);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #f7f7f8;
  text-align: center;
}

.afkl-theme .iVisa > * {
  width: 100%;
}

.afkl-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .afkl-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .afkl-theme .iVisa > * {
    width: auto;
  }
  .afkl-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.afkl-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.afkl-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.afkl-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .afkl-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .afkl-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.afkl-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.afkl-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.afkl-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .afkl-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .afkl-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .afkl-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .afkl-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.afkl-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.afkl-theme .full-menu > * {
  display: none;
}

.afkl-theme .full-menu select-language {
  display: block;
}

.afkl-theme .mat-menu-content > * {
  display: none;
}

.afkl-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.afkl-theme .mat-toolbar .toolbar-logo {
  margin: 0;
  height: 64px;
  width: 300px;
  /*margin-left:3em;*/
}

@media (min-width: 768px) {
  .afkl-theme .mat-toolbar .toolbar-logo {
    margin: 0 2em;
  }
}

body.airasia-theme {
  color: rgba(29, 29, 29, 0.87);
  background-color: #f2f3f6;
}

.airasia-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

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

.airasia-theme .mat-option {
  color: rgba(29, 29, 29, 0.87);
}

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

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

.airasia-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-option.mat-option-disabled {
  color: rgba(29, 29, 29, 0.38);
}

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

.airasia-theme .mat-optgroup-label {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-pseudo-checkbox {
  color: rgba(29, 29, 29, 0.54);
}

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

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

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

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

.airasia-theme .mat-app-background, .airasia-theme.mat-app-background {
  background-color: #f2f3f6;
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

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

.airasia-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.airasia-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(29, 29, 29, 0.87);
}

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

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

.airasia-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(29, 29, 29, 0.87);
}

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

.airasia-theme .mat-badge.mat-badge {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.airasia-theme .mat-badge-disabled .mat-badge-content {
  background: #a1a2a4;
  color: rgba(29, 29, 29, 0.38);
}

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

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

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

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

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

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

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

.airasia-theme .mat-button-focus-overlay {
  background: #1D1D1D;
}

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

.airasia-theme .mat-flat-button, .airasia-theme .mat-raised-button, .airasia-theme .mat-fab, .airasia-theme .mat-mini-fab {
  color: rgba(29, 29, 29, 0.87);
  background-color: white;
}

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

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

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

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

.airasia-theme .mat-flat-button.mat-primary .mat-ripple-element, .airasia-theme .mat-raised-button.mat-primary .mat-ripple-element, .airasia-theme .mat-fab.mat-primary .mat-ripple-element, .airasia-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.airasia-theme .mat-flat-button.mat-accent .mat-ripple-element, .airasia-theme .mat-raised-button.mat-accent .mat-ripple-element, .airasia-theme .mat-fab.mat-accent .mat-ripple-element, .airasia-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

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

.airasia-theme .mat-stroked-button:not([class*=mat-elevation-z]), .airasia-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

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

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

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

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

.airasia-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .airasia-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airasia-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.airasia-theme .mat-button-toggle-group: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);
}

.airasia-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.airasia-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.airasia-theme .mat-button-toggle {
  color: rgba(29, 29, 29, 0.38);
}

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

.airasia-theme .mat-button-toggle-appearance-standard {
  color: rgba(29, 29, 29, 0.87);
  background: white;
}

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

.airasia-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.airasia-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.airasia-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.airasia-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-button-toggle-disabled {
  color: rgba(29, 29, 29, 0.38);
  background-color: #eeeeee;
}

.airasia-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

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

.airasia-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.airasia-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.airasia-theme .mat-card {
  background: white;
  color: rgba(29, 29, 29, 0.87);
}

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

.airasia-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airasia-theme .mat-card-subtitle {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-checkbox-frame {
  border-color: rgba(29, 29, 29, 0.54);
}

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

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

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

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

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

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

.airasia-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-checkbox .mat-ripple-element {
  background-color: #1D1D1D;
}

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

.airasia-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(29, 29, 29, 0.87);
  opacity: 0.4;
}

.airasia-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

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

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

.airasia-theme .mat-chip.mat-standard-chip::after {
  background: #1D1D1D;
}

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

.airasia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

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

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

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

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

.airasia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.airasia-theme .mat-table {
  background: white;
}

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

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

.airasia-theme .mat-header-cell {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-cell, .airasia-theme .mat-footer-cell {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-calendar-arrow {
  fill: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-datepicker-toggle,
.airasia-theme .mat-datepicker-content .mat-calendar-next-button,
.airasia-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(29, 29, 29, 0.54);
}

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

.airasia-theme .mat-calendar-table-header,
.airasia-theme .mat-calendar-body-label {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-calendar-body-cell-content,
.airasia-theme .mat-date-range-input-separator {
  color: rgba(29, 29, 29, 0.87);
  border-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

.airasia-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

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

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

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

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

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

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

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

.airasia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

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

.airasia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

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

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

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

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

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

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

.airasia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

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

.airasia-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.airasia-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .airasia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.airasia-theme .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);
}

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

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

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

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

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

.airasia-theme .mat-expansion-panel {
  background: white;
  color: rgba(29, 29, 29, 0.87);
}

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

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

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

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

.airasia-theme .mat-expansion-panel-header-title {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-expansion-panel-header-description,
.airasia-theme .mat-expansion-indicator::after {
  color: rgba(29, 29, 29, 0.54);
}

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

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

.airasia-theme .mat-form-field-label {
  color: rgba(29, 29, 29, 0.6);
}

.airasia-theme .mat-hint {
  color: rgba(29, 29, 29, 0.6);
}

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

.airasia-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

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

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

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

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

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

.airasia-theme .mat-error {
  color: #ed8e9e;
}

.airasia-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

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

.airasia-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

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

.airasia-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(29, 29, 29, 0.04);
}

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

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

.airasia-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(29, 29, 29, 0.38);
}

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

.airasia-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.airasia-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

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

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

.airasia-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

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

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

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

.airasia-theme .mat-input-element::-moz-placeholder {
  color: rgba(29, 29, 29, 0.42);
}

.airasia-theme .mat-input-element::placeholder {
  color: rgba(29, 29, 29, 0.42);
}

.airasia-theme .mat-input-element::-moz-placeholder {
  color: rgba(29, 29, 29, 0.42);
}

.airasia-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(29, 29, 29, 0.42);
}

.airasia-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(29, 29, 29, 0.42);
}

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

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

.airasia-theme .mat-list-base .mat-list-item {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-list-base .mat-list-option {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-list-base .mat-subheader {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(29, 29, 29, 0.38);
}

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

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

.airasia-theme .mat-menu-panel {
  background: white;
}

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

.airasia-theme .mat-menu-item {
  background: transparent;
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-menu-item[disabled],
.airasia-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.airasia-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-menu-item .mat-icon-no-color,
.airasia-theme .mat-menu-submenu-icon {
  color: rgba(29, 29, 29, 0.54);
}

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

.airasia-theme .mat-paginator {
  background: white;
}

.airasia-theme .mat-paginator,
.airasia-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-paginator-decrement,
.airasia-theme .mat-paginator-increment {
  border-top: 2px solid rgba(29, 29, 29, 0.54);
  border-right: 2px solid rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-paginator-first,
.airasia-theme .mat-paginator-last {
  border-top: 2px solid rgba(29, 29, 29, 0.54);
}

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

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

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

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

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

.airasia-theme .mat-radio-outer-circle {
  border-color: rgba(29, 29, 29, 0.54);
}

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

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

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

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

.airasia-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-radio-button .mat-ripple-element {
  background-color: #1D1D1D;
}

.airasia-theme .mat-select-value {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-select-placeholder {
  color: rgba(29, 29, 29, 0.42);
}

.airasia-theme .mat-select-disabled .mat-select-value {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-select-arrow {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-select-panel {
  background: white;
}

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

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

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

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

.airasia-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-drawer-container {
  background-color: #f2f3f6;
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-drawer {
  background-color: white;
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

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

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

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

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

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

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

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

.airasia-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

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

.airasia-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #1d1d1d;
}

.airasia-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.airasia-theme .mat-slide-toggle-bar {
  background-color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-slider-track-background {
  background-color: rgba(29, 29, 29, 0.26);
}

.airasia-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.airasia-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

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

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

.airasia-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.airasia-theme .mat-slider:hover .mat-slider-track-background,
.airasia-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.airasia-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.airasia-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(29, 29, 29, 0.26);
}

.airasia-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(29, 29, 29, 0.26);
}

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

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

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

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

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

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

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

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

.airasia-theme .mat-step-header.cdk-keyboard-focused, .airasia-theme .mat-step-header.cdk-program-focused, .airasia-theme .mat-step-header:hover:not([aria-disabled]), .airasia-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.airasia-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

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

.airasia-theme .mat-step-header .mat-step-label,
.airasia-theme .mat-step-header .mat-step-optional {
  color: rgba(29, 29, 29, 0.54);
}

.airasia-theme .mat-step-header .mat-step-icon {
  background-color: rgba(29, 29, 29, 0.54);
}

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

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

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

.airasia-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(29, 29, 29, 0.87);
}

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

.airasia-theme .mat-stepper-horizontal, .airasia-theme .mat-stepper-vertical {
  background-color: white;
}

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

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

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

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

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

.airasia-theme .mat-tab-label, .airasia-theme .mat-tab-link {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-tab-label.mat-tab-disabled, .airasia-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(29, 29, 29, 0.38);
}

.airasia-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(29, 29, 29, 0.38);
}

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

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

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

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

.airasia-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airasia-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airasia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airasia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airasia-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airasia-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airasia-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .airasia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airasia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airasia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.airasia-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airasia-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airasia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airasia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airasia-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airasia-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airasia-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .airasia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airasia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airasia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

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

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

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

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

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

.airasia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airasia-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airasia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airasia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.airasia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airasia-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airasia-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .airasia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airasia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airasia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.airasia-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(29, 29, 29, 0.87);
}

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

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

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

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

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

.airasia-theme .mat-tree {
  background: white;
}

.airasia-theme .mat-tree-node,
.airasia-theme .mat-nested-tree-node {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.airasia-theme .spinner path {
  fill: #1D1D1D;
}

.airasia-theme .spinner .circle {
  border: 3px dashed #1D1D1D;
}

.airasia-theme hr {
  border: none;
  border-top: 1px solid #1D1D1D;
}

.airasia-theme .text {
  color: rgba(29, 29, 29, 0.87) !important;
}

.airasia-theme .mat-display-1, .airasia-theme .mat-display-2, .airasia-theme .mat-display-3, .airasia-theme .mat-display-4, .airasia-theme .mat-h1, .airasia-theme .mat-headline, .airasia-theme .mat-h2, .airasia-theme .mat-title, .airasia-theme .mat-h3, .airasia-theme .mat-subheading-2 .mat-h4, .airasia-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airasia-theme .mat-display-1,
.airasia-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.airasia-theme .toolbar-logo {
  background-image: url('airasia.png');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.airasia-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.airasia-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(29, 29, 29, 0.12), 0px 8px 10px 1px rgba(29, 29, 29, 0.084), 0px 3px 14px 2px rgba(29, 29, 29, 0.072);
}

.airasia-theme .toolbar a {
  color: #1D1D1D;
}

.airasia-theme .footer {
  border-top: 1px solid #1D1D1D;
}

.airasia-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.airasia-theme .mat-tab-label-content {
  color: #1D1D1D;
}

.airasia-theme .mat-tab-header {
  border-bottom-color: #1D1D1D;
}

.airasia-theme input.mat-input-element {
  color: rgba(29, 29, 29, 0.87) !important;
  caret-color: rgba(29, 29, 29, 0.87) !important;
  font-size: 16px;
  background-color: #f2f3f6;
}

.airasia-theme .mat-form-field-outline-start,
.airasia-theme .mat-form-field-outline-gap,
.airasia-theme .mat-form-field-outline-end,
.airasia-theme .mat-form-field label.mat-form-field-label {
  color: #1D1D1D;
}

.airasia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.airasia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.airasia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.airasia-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.airasia-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme mat-option svg path {
  fill: #1D1D1D !important;
}

.airasia-theme mat-option:hover {
  background-color: #1D1D1D !important;
  color: #f7f7f8;
}

.airasia-theme mat-option:hover svg path {
  fill: #f7f7f8 !important;
}

.airasia-theme .mat-form-field-flex {
  background-color: #f2f3f6;
  align-items: center;
}

.airasia-theme .link-button,
.airasia-theme .link-button:hover {
  color: #1D1D1D;
}

.airasia-theme .mat-flat-button.mat-primary {
  background-color: #1D1D1D;
  color: #f7f7f8;
  transition: 0.3s;
}

.airasia-theme .mat-flat-button.mat-secondary {
  background-color: #f2f3f6;
  color: rgba(29, 29, 29, 0.87);
  border-color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #f2f3f6;
  border-color: #1D1D1D;
  background-color: #1D1D1D;
}

.airasia-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #1D1D1D;
}

.airasia-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #1D1D1D;
}

.airasia-theme .heading-content {
  color: #e10000;
}

.airasia-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.airasia-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(29, 29, 29, 0.87);
}

.airasia-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.airasia-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #1D1D1D;
}

.airasia-theme .heading-content .segment-centre path {
  fill: #e10000 !important;
}

@media (min-width: 768px) {
  .airasia-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.airasia-theme .results-container {
  border-color: #e10000;
  margin-bottom: 1em;
}

.airasia-theme .results-container .mat-h1 {
  color: #e10000;
}

.airasia-theme results .results-status .col-12 > div {
  border-bottom-color: #1D1D1D;
}

.airasia-theme .segment-border {
  margin-bottom: 3em;
}

.airasia-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.airasia-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.airasia-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.airasia-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.airasia-theme results-country-page > div {
  background-color: #eff0f4;
}

.airasia-theme results-country-page [data-selected] > div {
  color: #1D1D1D;
}

.airasia-theme results-country-page .triangle {
  color: #1D1D1D;
}

.airasia-theme results-country-page .triangle :first-child {
  border-bottom-color: #1D1D1D;
}

.airasia-theme results-country-page .triangle :last-child {
  border-bottom-color: #eff0f4;
}

.airasia-theme results-country-page .indicator {
  border-bottom-color: #1D1D1D;
}

.airasia-theme .slide-down-header {
  color: #1D1D1D;
}

.airasia-theme .passenger-information {
  padding: 15px;
  background-color: #eff0f4;
  margin-bottom: 1em;
}

.airasia-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.airasia-theme .input-controls {
  background-color: #f2f3f6;
}

.airasia-theme .priority-rule-container priority-rule {
  border: 0.2em solid #e10000;
}

.airasia-theme rule-tag-filter tag-filter > div {
  border-color: #1D1D1D;
}

.airasia-theme rule-tag-filter tag-filter > div.selected {
  background-color: #1D1D1D;
  color: #f2f3f6;
}

.airasia-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.airasia-theme .rule-container .rule-heading > i {
  color: #e10000;
}

.airasia-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.airasia-theme .iVisa {
  background-color: #1D1D1D;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #f7f7f8;
  text-align: center;
}

.airasia-theme .iVisa > * {
  width: 100%;
}

.airasia-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .airasia-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .airasia-theme .iVisa > * {
    width: auto;
  }
  .airasia-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.airasia-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.airasia-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.airasia-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airasia-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .airasia-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.airasia-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.airasia-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.airasia-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .airasia-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .airasia-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .airasia-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .airasia-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.airasia-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
  /* .footer .footer-logo background-position: center center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 64px;

  */
}

.airasia-theme .full-menu > * {
  display: none;
}

.airasia-theme .full-menu select-language {
  display: block;
}

.airasia-theme .mat-menu-content > * {
  display: none;
}

.airasia-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.airasia-theme .mat-tab-header {
  border-bottom-color: #bfc5cf;
}

.airasia-theme hr {
  border-top-color: #bfc5cf;
}

.airasia-theme results .results-status .col-12 > div {
  border-bottom-color: #bfc5cf;
}

.airasia-theme .footer {
  border-top-color: #bfc5cf;
}

.airasia-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.airasia-theme .footer .copyright {
  display: none;
}

.airasia-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .airasia-theme .footer .footer-logo {
    width: 200px;
  }
}

.airasia-theme .spinner path {
  fill: #e10000;
}

.airasia-theme .spinner .circle {
  border-color: #e10000;
}

.airasia-theme .mat-toolbar {
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px;
  display: flex;
  height: 50px;
  margin-bottom: 50px;
  justify-content: center;
  padding: 0;
}

.airasia-theme .mat-toolbar .mat-form-field-flex {
  background-color: transparent;
}

.airasia-theme .mat-toolbar .mat-form-field-infix {
  padding: 0 0 5px 0;
}

.airasia-theme .mat-toolbar .mat-form-field-wrapper {
  border-radius: 3px;
  background-color: whitesmoke;
}

.airasia-theme .mat-toolbar .toolbar-spacer {
  display: none;
}

.airasia-theme .mat-toolbar .toolbar-logo-container {
  /*  align-self: center;*/
  width: 90%;
  /*height: 50px;*/
  max-width: 75rem;
}

.airasia-theme .buttons-container.top {
  margin-right: 0;
}

.airasia-theme results > div {
  position: relative;
}

.airasia-theme .main-content {
  align-self: center;
  width: 90%;
  max-width: 75rem;
  padding: 0;
}

.airasia-theme .toolbar-logo {
  height: 4.063rem;
  width: 4.07rem;
  max-width: 140px;
  position: absolute;
  z-index: 1;
  top: 0.3125rem;
}

.airasia-theme .link-button {
  color: #1D1D1D;
}

.airasia-theme .mat-flat-button {
  /*margin-right: 0;*/
}

.airasia-theme .mat-flat-button.mat-primary {
  background-color: #e10000;
  color: #f7f7f8;
  transition: 0.3s;
}

.airasia-theme .mat-flat-button.mat-secondary {
  background-color: #1D1D1D;
  color: #f7f7f8;
  border-color: #1D1D1D;
}

.airasia-theme results segment-header .mat-display-1,
.airasia-theme results segment-header .mat-display-3 {
  color: #1D1D1D;
}

.airasia-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #e10000;
}

body.airfrance-theme {
  color: rgba(5, 16, 57, 0.87);
  background-color: #FFFFFF;
}

.airfrance-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.airfrance-theme .mat-ripple-element {
  background-color: rgba(5, 16, 57, 0.1);
}

.airfrance-theme .mat-option {
  color: rgba(5, 16, 57, 0.87);
}

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

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

.airfrance-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-option.mat-option-disabled {
  color: rgba(5, 16, 57, 0.38);
}

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

.airfrance-theme .mat-optgroup-label {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-pseudo-checkbox {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-pseudo-checkbox::after {
  color: white;
}

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

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

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

.airfrance-theme .mat-app-background, .airfrance-theme.mat-app-background {
  background-color: white;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

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

.airfrance-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.airfrance-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(5, 16, 57, 0.87);
}

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

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

.airfrance-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(5, 16, 57, 0.87);
}

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

.airfrance-theme .mat-badge.mat-badge {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.airfrance-theme .mat-badge-disabled .mat-badge-content {
  background: #a0a4b4;
  color: rgba(5, 16, 57, 0.38);
}

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

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

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

.airfrance-theme .mat-button.mat-primary.mat-button-disabled, .airfrance-theme .mat-button.mat-accent.mat-button-disabled, .airfrance-theme .mat-button.mat-warn.mat-button-disabled, .airfrance-theme .mat-button.mat-button-disabled.mat-button-disabled, .airfrance-theme .mat-icon-button.mat-primary.mat-button-disabled, .airfrance-theme .mat-icon-button.mat-accent.mat-button-disabled, .airfrance-theme .mat-icon-button.mat-warn.mat-button-disabled, .airfrance-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .airfrance-theme .mat-stroked-button.mat-primary.mat-button-disabled, .airfrance-theme .mat-stroked-button.mat-accent.mat-button-disabled, .airfrance-theme .mat-stroked-button.mat-warn.mat-button-disabled, .airfrance-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(5, 16, 57, 0.38);
}

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

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

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

.airfrance-theme .mat-button-focus-overlay {
  background: #051039;
}

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

.airfrance-theme .mat-flat-button, .airfrance-theme .mat-raised-button, .airfrance-theme .mat-fab, .airfrance-theme .mat-mini-fab {
  color: rgba(5, 16, 57, 0.87);
  background-color: white;
}

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

.airfrance-theme .mat-flat-button.mat-primary.mat-button-disabled, .airfrance-theme .mat-flat-button.mat-accent.mat-button-disabled, .airfrance-theme .mat-flat-button.mat-warn.mat-button-disabled, .airfrance-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .airfrance-theme .mat-raised-button.mat-primary.mat-button-disabled, .airfrance-theme .mat-raised-button.mat-accent.mat-button-disabled, .airfrance-theme .mat-raised-button.mat-warn.mat-button-disabled, .airfrance-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .airfrance-theme .mat-fab.mat-primary.mat-button-disabled, .airfrance-theme .mat-fab.mat-accent.mat-button-disabled, .airfrance-theme .mat-fab.mat-warn.mat-button-disabled, .airfrance-theme .mat-fab.mat-button-disabled.mat-button-disabled, .airfrance-theme .mat-mini-fab.mat-primary.mat-button-disabled, .airfrance-theme .mat-mini-fab.mat-accent.mat-button-disabled, .airfrance-theme .mat-mini-fab.mat-warn.mat-button-disabled, .airfrance-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(5, 16, 57, 0.38);
}

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

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

.airfrance-theme .mat-flat-button.mat-primary .mat-ripple-element, .airfrance-theme .mat-raised-button.mat-primary .mat-ripple-element, .airfrance-theme .mat-fab.mat-primary .mat-ripple-element, .airfrance-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.airfrance-theme .mat-flat-button.mat-accent .mat-ripple-element, .airfrance-theme .mat-raised-button.mat-accent .mat-ripple-element, .airfrance-theme .mat-fab.mat-accent .mat-ripple-element, .airfrance-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

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

.airfrance-theme .mat-stroked-button:not([class*=mat-elevation-z]), .airfrance-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

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

.airfrance-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-fab:not([class*=mat-elevation-z]), .airfrance-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .airfrance-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .airfrance-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.airfrance-theme .mat-button-toggle-group: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);
}

.airfrance-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.airfrance-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.airfrance-theme .mat-button-toggle {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-button-toggle-appearance-standard {
  color: rgba(5, 16, 57, 0.87);
  background: white;
}

.airfrance-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.airfrance-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.airfrance-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.airfrance-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.airfrance-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-button-toggle-disabled {
  color: rgba(5, 16, 57, 0.38);
  background-color: #eeeeee;
}

.airfrance-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.airfrance-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.airfrance-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.airfrance-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.airfrance-theme .mat-card {
  background: white;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-card-subtitle {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-checkbox-frame {
  border-color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-checkbox-checkmark {
  fill: white;
}

.airfrance-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.airfrance-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.airfrance-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .airfrance-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .airfrance-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.airfrance-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.airfrance-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-checkbox .mat-ripple-element {
  background-color: #051039;
}

.airfrance-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.airfrance-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.airfrance-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(5, 16, 57, 0.87);
  opacity: 0.4;
}

.airfrance-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.airfrance-theme .mat-chip.mat-standard-chip::after {
  background: #051039;
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.airfrance-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.airfrance-theme .mat-table {
  background: white;
}

.airfrance-theme .mat-table thead, .airfrance-theme .mat-table tbody, .airfrance-theme .mat-table tfoot,
.airfrance-theme mat-header-row, .airfrance-theme mat-row, .airfrance-theme mat-footer-row,
.airfrance-theme [mat-header-row], .airfrance-theme [mat-row], .airfrance-theme [mat-footer-row],
.airfrance-theme .mat-table-sticky {
  background: inherit;
}

.airfrance-theme mat-row, .airfrance-theme mat-header-row, .airfrance-theme mat-footer-row,
.airfrance-theme th.mat-header-cell, .airfrance-theme td.mat-cell, .airfrance-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-header-cell {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-cell, .airfrance-theme .mat-footer-cell {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-calendar-arrow {
  fill: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-datepicker-toggle,
.airfrance-theme .mat-datepicker-content .mat-calendar-next-button,
.airfrance-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-calendar-table-header,
.airfrance-theme .mat-calendar-body-label {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-calendar-body-cell-content,
.airfrance-theme .mat-date-range-input-separator {
  color: rgba(5, 16, 57, 0.87);
  border-color: transparent;
}

.airfrance-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.airfrance-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(5, 16, 57, 0.18);
}

.airfrance-theme .mat-calendar-body-comparison-identical,
.airfrance-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airfrance-theme .mat-calendar-body-comparison-bridge-start::before,
.airfrance-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airfrance-theme .mat-calendar-body-comparison-bridge-end::before,
.airfrance-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airfrance-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airfrance-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airfrance-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airfrance-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airfrance-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.airfrance-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.airfrance-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.airfrance-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.airfrance-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.airfrance-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.airfrance-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.airfrance-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.airfrance-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.airfrance-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .airfrance-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.airfrance-theme .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);
}

.airfrance-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.airfrance-theme .mat-date-range-input-inner[disabled] {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-expansion-panel {
  background: white;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .airfrance-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .airfrance-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .airfrance-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.airfrance-theme .mat-expansion-panel-header-title {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-expansion-panel-header-description,
.airfrance-theme .mat-expansion-indicator::after {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.airfrance-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.airfrance-theme .mat-form-field-label {
  color: rgba(5, 16, 57, 0.6);
}

.airfrance-theme .mat-hint {
  color: rgba(5, 16, 57, 0.6);
}

.airfrance-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.airfrance-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-error {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.airfrance-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.airfrance-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.airfrance-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.airfrance-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(5, 16, 57, 0.04);
}

.airfrance-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(5, 16, 57, 0.02);
}

.airfrance-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.airfrance-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.airfrance-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.airfrance-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.airfrance-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-input-element:disabled,
.airfrance-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-input-element::-moz-placeholder {
  color: rgba(5, 16, 57, 0.42);
}

.airfrance-theme .mat-input-element::placeholder {
  color: rgba(5, 16, 57, 0.42);
}

.airfrance-theme .mat-input-element::-moz-placeholder {
  color: rgba(5, 16, 57, 0.42);
}

.airfrance-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(5, 16, 57, 0.42);
}

.airfrance-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(5, 16, 57, 0.42);
}

.airfrance-theme .mat-form-field.mat-warn .mat-input-element,
.airfrance-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.airfrance-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.airfrance-theme .mat-list-base .mat-list-item {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-list-base .mat-list-option {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-list-base .mat-subheader {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-list-option:hover, .airfrance-theme .mat-list-option:focus,
.airfrance-theme .mat-nav-list .mat-list-item:hover,
.airfrance-theme .mat-nav-list .mat-list-item:focus,
.airfrance-theme .mat-action-list .mat-list-item:hover,
.airfrance-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.airfrance-theme .mat-list-single-selected-option, .airfrance-theme .mat-list-single-selected-option:hover, .airfrance-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-menu-panel {
  background: white;
}

.airfrance-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-menu-item {
  background: transparent;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-menu-item[disabled],
.airfrance-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.airfrance-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-menu-item .mat-icon-no-color,
.airfrance-theme .mat-menu-submenu-icon {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-menu-item:hover:not([disabled]),
.airfrance-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.airfrance-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.airfrance-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.airfrance-theme .mat-paginator {
  background: white;
}

.airfrance-theme .mat-paginator,
.airfrance-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-paginator-decrement,
.airfrance-theme .mat-paginator-increment {
  border-top: 2px solid rgba(5, 16, 57, 0.54);
  border-right: 2px solid rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-paginator-first,
.airfrance-theme .mat-paginator-last {
  border-top: 2px solid rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.airfrance-theme .mat-icon-button[disabled] .mat-paginator-increment,
.airfrance-theme .mat-icon-button[disabled] .mat-paginator-first,
.airfrance-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.airfrance-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.airfrance-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-progress-spinner.mat-warn circle, .airfrance-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.airfrance-theme .mat-radio-outer-circle {
  border-color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.airfrance-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.airfrance-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .airfrance-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .airfrance-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.airfrance-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.airfrance-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-radio-button .mat-ripple-element {
  background-color: #051039;
}

.airfrance-theme .mat-select-value {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-select-placeholder {
  color: rgba(5, 16, 57, 0.42);
}

.airfrance-theme .mat-select-disabled .mat-select-value {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-select-arrow {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-select-panel {
  background: white;
}

.airfrance-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.airfrance-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-drawer-container {
  background-color: white;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-drawer {
  background-color: white;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.airfrance-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.airfrance-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.airfrance-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.airfrance-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.airfrance-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #051039;
}

.airfrance-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.airfrance-theme .mat-slide-toggle-bar {
  background-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-slider-track-background {
  background-color: rgba(5, 16, 57, 0.26);
}

.airfrance-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.airfrance-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.airfrance-theme .mat-slider.mat-warn .mat-slider-track-fill,
.airfrance-theme .mat-slider.mat-warn .mat-slider-thumb,
.airfrance-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.airfrance-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.airfrance-theme .mat-slider:hover .mat-slider-track-background,
.airfrance-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.airfrance-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.airfrance-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(5, 16, 57, 0.26);
}

.airfrance-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(5, 16, 57, 0.26);
}

.airfrance-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(5, 16, 57, 0.12);
}

.airfrance-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.airfrance-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(5, 16, 57, 0.26);
}

.airfrance-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(5, 16, 57, 0.26);
  background-color: transparent;
}

.airfrance-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .airfrance-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .airfrance-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(5, 16, 57, 0.26);
}

.airfrance-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(5, 16, 57, 0.7);
}

.airfrance-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(5, 16, 57, 0.7), rgba(5, 16, 57, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(5, 16, 57, 0.7), rgba(5, 16, 57, 0.7) 2px, transparent 0, transparent);
}

.airfrance-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(5, 16, 57, 0.7), rgba(5, 16, 57, 0.7) 2px, transparent 0, transparent);
}

.airfrance-theme .mat-step-header.cdk-keyboard-focused, .airfrance-theme .mat-step-header.cdk-program-focused, .airfrance-theme .mat-step-header:hover:not([aria-disabled]), .airfrance-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.airfrance-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .airfrance-theme .mat-step-header:hover {
    background: none;
  }
}

.airfrance-theme .mat-step-header .mat-step-label,
.airfrance-theme .mat-step-header .mat-step-optional {
  color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-step-header .mat-step-icon {
  background-color: rgba(5, 16, 57, 0.54);
}

.airfrance-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.airfrance-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.airfrance-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.airfrance-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.airfrance-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.airfrance-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.airfrance-theme .mat-stepper-horizontal, .airfrance-theme .mat-stepper-vertical {
  background-color: white;
}

.airfrance-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-horizontal-stepper-header::before,
.airfrance-theme .mat-horizontal-stepper-header::after,
.airfrance-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-sort-header-arrow {
  color: #787e94;
}

.airfrance-theme .mat-tab-nav-bar,
.airfrance-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.airfrance-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.airfrance-theme .mat-tab-label, .airfrance-theme .mat-tab-link {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-tab-label.mat-tab-disabled, .airfrance-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(5, 16, 57, 0.38);
}

.airfrance-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.airfrance-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.airfrance-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airfrance-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .airfrance-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airfrance-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.airfrance-theme .mat-tab-group.mat-warn .mat-ink-bar, .airfrance-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .airfrance-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .airfrance-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .airfrance-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.airfrance-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airfrance-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airfrance-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airfrance-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airfrance-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .airfrance-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airfrance-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airfrance-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.airfrance-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airfrance-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airfrance-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airfrance-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airfrance-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .airfrance-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airfrance-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airfrance-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.airfrance-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airfrance-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .airfrance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airfrance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airfrance-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airfrance-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airfrance-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.airfrance-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.airfrance-theme .mat-toolbar .mat-form-field-underline,
.airfrance-theme .mat-toolbar .mat-form-field-ripple,
.airfrance-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.airfrance-theme .mat-toolbar .mat-form-field-label,
.airfrance-theme .mat-toolbar .mat-focused .mat-form-field-label,
.airfrance-theme .mat-toolbar .mat-select-value,
.airfrance-theme .mat-toolbar .mat-select-arrow,
.airfrance-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.airfrance-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.airfrance-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.airfrance-theme .mat-tree {
  background: white;
}

.airfrance-theme .mat-tree-node,
.airfrance-theme .mat-nested-tree-node {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.airfrance-theme .spinner path {
  fill: #051039;
}

.airfrance-theme .spinner .circle {
  border: 3px dashed #051039;
}

.airfrance-theme hr {
  border: none;
  border-top: 1px solid #051039;
}

.airfrance-theme .text {
  color: rgba(5, 16, 57, 0.87) !important;
}

.airfrance-theme .mat-display-1, .airfrance-theme .mat-display-2, .airfrance-theme .mat-display-3, .airfrance-theme .mat-display-4, .airfrance-theme .mat-h1, .airfrance-theme .mat-headline, .airfrance-theme .mat-h2, .airfrance-theme .mat-title, .airfrance-theme .mat-h3, .airfrance-theme .mat-subheading-2 .mat-h4, .airfrance-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airfrance-theme .mat-display-1,
.airfrance-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.airfrance-theme .toolbar-logo {
  background-image: url('airfrance.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.airfrance-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.airfrance-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(5, 16, 57, 0.12), 0px 8px 10px 1px rgba(5, 16, 57, 0.084), 0px 3px 14px 2px rgba(5, 16, 57, 0.072);
}

.airfrance-theme .toolbar a {
  color: #051039;
}

.airfrance-theme .footer {
  border-top: 1px solid #051039;
}

.airfrance-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.airfrance-theme .mat-tab-label-content {
  color: #051039;
}

.airfrance-theme .mat-tab-header {
  border-bottom-color: #051039;
}

.airfrance-theme input.mat-input-element {
  color: rgba(5, 16, 57, 0.87) !important;
  caret-color: rgba(5, 16, 57, 0.87) !important;
  font-size: 16px;
  background-color: #FFFFFF;
}

.airfrance-theme .mat-form-field-outline-start,
.airfrance-theme .mat-form-field-outline-gap,
.airfrance-theme .mat-form-field-outline-end,
.airfrance-theme .mat-form-field label.mat-form-field-label {
  color: #051039;
}

.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.airfrance-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.airfrance-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme mat-option svg path {
  fill: #051039 !important;
}

.airfrance-theme mat-option:hover {
  background-color: #051039 !important;
  color: #FFFFFF;
}

.airfrance-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.airfrance-theme .mat-form-field-flex {
  background-color: #FFFFFF;
  align-items: center;
}

.airfrance-theme .link-button,
.airfrance-theme .link-button:hover {
  color: #051039;
}

.airfrance-theme .mat-flat-button.mat-primary {
  background-color: #051039;
  color: #FFFFFF;
  transition: 0.3s;
}

.airfrance-theme .mat-flat-button.mat-secondary {
  background-color: #FFFFFF;
  color: rgba(5, 16, 57, 0.87);
  border-color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFFFFF;
  border-color: #051039;
  background-color: #051039;
}

.airfrance-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #051039;
}

.airfrance-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #051039;
}

.airfrance-theme .heading-content {
  color: #14438B;
}

.airfrance-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.airfrance-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(5, 16, 57, 0.87);
}

.airfrance-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.airfrance-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #051039;
}

.airfrance-theme .heading-content .segment-centre path {
  fill: #14438B !important;
}

@media (min-width: 768px) {
  .airfrance-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.airfrance-theme .results-container {
  border-color: #14438B;
  margin-bottom: 1em;
}

.airfrance-theme .results-container .mat-h1 {
  color: #14438B;
}

.airfrance-theme results .results-status .col-12 > div {
  border-bottom-color: #051039;
}

.airfrance-theme .segment-border {
  margin-bottom: 3em;
}

.airfrance-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.airfrance-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.airfrance-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.airfrance-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.airfrance-theme results-country-page > div {
  background-color: #fcfcfc;
}

.airfrance-theme results-country-page [data-selected] > div {
  color: #051039;
}

.airfrance-theme results-country-page .triangle {
  color: #051039;
}

.airfrance-theme results-country-page .triangle :first-child {
  border-bottom-color: #051039;
}

.airfrance-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.airfrance-theme results-country-page .indicator {
  border-bottom-color: #051039;
}

.airfrance-theme .slide-down-header {
  color: #051039;
}

.airfrance-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.airfrance-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.airfrance-theme .input-controls {
  background-color: #FFFFFF;
}

.airfrance-theme .priority-rule-container priority-rule {
  border: 0.2em solid #14438B;
}

.airfrance-theme rule-tag-filter tag-filter > div {
  border-color: #051039;
}

.airfrance-theme rule-tag-filter tag-filter > div.selected {
  background-color: #051039;
  color: #FFFFFF;
}

.airfrance-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.airfrance-theme .rule-container .rule-heading > i {
  color: #14438B;
}

.airfrance-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.airfrance-theme .iVisa {
  background-color: #051039;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.airfrance-theme .iVisa > * {
  width: 100%;
}

.airfrance-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .airfrance-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .airfrance-theme .iVisa > * {
    width: auto;
  }
  .airfrance-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.airfrance-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.airfrance-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.airfrance-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airfrance-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .airfrance-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.airfrance-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.airfrance-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.airfrance-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .airfrance-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .airfrance-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .airfrance-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .airfrance-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.airfrance-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
  /* .results-status {
    &.green .mat-display-3 {
      color: #D0EC8F;
    }

    &.amber .mat-display-3 {
      color: #FFF8EB;
    }

    &.red .mat-display-3 {
      color: #F9E8EA;
    }
  }*/
}

.airfrance-theme .full-menu > * {
  display: none;
}

.airfrance-theme .full-menu select-language {
  display: block;
}

.airfrance-theme .mat-menu-content > * {
  display: none;
}

.airfrance-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.airfrance-theme .mat-tab-header {
  border-bottom-color: hsla(0deg, 0%, 59%, 0.55);
}

.airfrance-theme hr {
  border-top-color: hsla(0deg, 0%, 59%, 0.55);
}

.airfrance-theme results .results-status .col-12 > div {
  border-bottom-color: hsla(0deg, 0%, 59%, 0.55);
}

.airfrance-theme .footer {
  border-top-color: hsla(0deg, 0%, 59%, 0.55);
}

.airfrance-theme .mat-flat-button {
  border-radius: 0px;
}

.airfrance-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.airfrance-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.airfrance-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .airfrance-theme .footer .footer-logo {
    width: 200px;
  }
}

.airfrance-theme button.mat-flat-button.accept,
.airfrance-theme .mat-flat-button.mat-primary {
  background-color: #D40504;
  border: #D40504;
}

.airfrance-theme button.mat-flat-button.apply,
.airfrance-theme .mat-flat-button.mat-secondary {
  background-color: #14438B;
  border: #14438B;
  color: #fff;
}

.airfrance-theme a {
  color: #0062E6;
}

.airfrance-theme h1, .airfrance-theme .mat-h1, .airfrance-theme .mat-h1.text, .airfrance-theme .mat-display-1, .airfrance-theme .mat-display-1.text,
.airfrance-theme h2, .airfrance-theme mat-h2, .airfrance-theme .mat-display-2 {
  color: #051039 !important;
}

.airfrance-theme h3, .airfrance-theme mat-h3, .airfrance-theme .mat-display-3, .airfrance-theme h4, .airfrance-theme mat-h4, .airfrance-theme .mat-display-4 {
  color: #0062E6;
}

.airfrance-theme .link-button .mat-icon {
  margin-right: 0.5em;
  margin-left: 0;
  margin-top: 5px;
  float: left;
}

.airfrance-theme .terms-and-conditions {
  margin-bottom: 24px;
}

.airfrance-theme .mat-toolbar {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}

.airfrance-theme .mat-toolbar .toolbar-logo {
  margin: 0;
  height: 64px;
  width: 300px;
}

@media (min-width: 768px) {
  .airfrance-theme .mat-toolbar .toolbar-logo {
    margin: 0 2em;
  }
}

@media (min-width: 576px) {
  .airfrance-theme .mat-toolbar .toolbar-logo {
    width: 400px;
  }
  .airfrance-theme results .results-status .col-12 > div {
    padding-bottom: 24px;
    padding-top: 10px;
  }
}

.airfrance-theme results .results-status .col-12 > div,
.airfrance-theme .mat-tab-header {
  border-bottom-color: #14438B;
}

.airfrance-theme hr {
  border-top-color: #14438B;
}

.airfrance-theme results .results-container {
  border-color: #14438B;
}

.airfrance-theme .mat-form-field .mat-form-field-outline-start,
.airfrance-theme .mat-form-field .mat-form-field-outline-gap,
.airfrance-theme .mat-form-field .mat-form-field-outline-end {
  color: #14438B;
}

body.alaskaairlines-theme {
  color: rgba(1, 66, 106, 0.87);
  background-color: #FFFFFF;
}

.alaskaairlines-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.alaskaairlines-theme .mat-ripple-element {
  background-color: rgba(1, 66, 106, 0.1);
}

.alaskaairlines-theme .mat-option {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-option:hover:not(.mat-option-disabled), .alaskaairlines-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.alaskaairlines-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.alaskaairlines-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-option.mat-option-disabled {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-optgroup-label {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-pseudo-checkbox {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-pseudo-checkbox::after {
  color: white;
}

.alaskaairlines-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.alaskaairlines-theme .mat-warn .mat-pseudo-checkbox-checked,
.alaskaairlines-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.alaskaairlines-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.alaskaairlines-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.alaskaairlines-theme .mat-app-background, .alaskaairlines-theme.mat-app-background {
  background-color: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.alaskaairlines-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.alaskaairlines-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-badge {
  position: relative;
}

.alaskaairlines-theme .mat-badge.mat-badge {
  overflow: visible;
}

.alaskaairlines-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.alaskaairlines-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.alaskaairlines-theme .ng-animate-disabled .mat-badge-content,
.alaskaairlines-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.alaskaairlines-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.alaskaairlines-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.alaskaairlines-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.alaskaairlines-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.alaskaairlines-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.alaskaairlines-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.alaskaairlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.alaskaairlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.alaskaairlines-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.alaskaairlines-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.alaskaairlines-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.alaskaairlines-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.alaskaairlines-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.alaskaairlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.alaskaairlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.alaskaairlines-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.alaskaairlines-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.alaskaairlines-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.alaskaairlines-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.alaskaairlines-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.alaskaairlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.alaskaairlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .alaskaairlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .alaskaairlines-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.alaskaairlines-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.alaskaairlines-theme .mat-badge-disabled .mat-badge-content {
  background: #9eb7c6;
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-button, .alaskaairlines-theme .mat-icon-button, .alaskaairlines-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.alaskaairlines-theme .mat-button.mat-warn, .alaskaairlines-theme .mat-icon-button.mat-warn, .alaskaairlines-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-button.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-button.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-button.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-button.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-icon-button.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-icon-button.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-icon-button.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-stroked-button.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-stroked-button.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-stroked-button.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-button.mat-warn .mat-button-focus-overlay, .alaskaairlines-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .alaskaairlines-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .alaskaairlines-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .alaskaairlines-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.alaskaairlines-theme .mat-button .mat-ripple-element, .alaskaairlines-theme .mat-icon-button .mat-ripple-element, .alaskaairlines-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.alaskaairlines-theme .mat-button-focus-overlay {
  background: #01426a;
}

.alaskaairlines-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-flat-button, .alaskaairlines-theme .mat-raised-button, .alaskaairlines-theme .mat-fab, .alaskaairlines-theme .mat-mini-fab {
  color: rgba(1, 66, 106, 0.87);
  background-color: white;
}

.alaskaairlines-theme .mat-flat-button.mat-warn, .alaskaairlines-theme .mat-raised-button.mat-warn, .alaskaairlines-theme .mat-fab.mat-warn, .alaskaairlines-theme .mat-mini-fab.mat-warn {
  color: white;
}

.alaskaairlines-theme .mat-flat-button.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-flat-button.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-flat-button.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-flat-button.mat-warn, .alaskaairlines-theme .mat-raised-button.mat-warn, .alaskaairlines-theme .mat-fab.mat-warn, .alaskaairlines-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-flat-button.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-flat-button.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-flat-button.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-fab.mat-button-disabled.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-primary.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-accent.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-warn.mat-button-disabled, .alaskaairlines-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-flat-button.mat-primary .mat-ripple-element, .alaskaairlines-theme .mat-raised-button.mat-primary .mat-ripple-element, .alaskaairlines-theme .mat-fab.mat-primary .mat-ripple-element, .alaskaairlines-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.alaskaairlines-theme .mat-flat-button.mat-accent .mat-ripple-element, .alaskaairlines-theme .mat-raised-button.mat-accent .mat-ripple-element, .alaskaairlines-theme .mat-fab.mat-accent .mat-ripple-element, .alaskaairlines-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.alaskaairlines-theme .mat-flat-button.mat-warn .mat-ripple-element, .alaskaairlines-theme .mat-raised-button.mat-warn .mat-ripple-element, .alaskaairlines-theme .mat-fab.mat-warn .mat-ripple-element, .alaskaairlines-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.alaskaairlines-theme .mat-stroked-button:not([class*=mat-elevation-z]), .alaskaairlines-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-fab:not([class*=mat-elevation-z]), .alaskaairlines-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .alaskaairlines-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .alaskaairlines-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.alaskaairlines-theme .mat-button-toggle-group: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);
}

.alaskaairlines-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.alaskaairlines-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.alaskaairlines-theme .mat-button-toggle {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-button-toggle-appearance-standard {
  color: rgba(1, 66, 106, 0.87);
  background: white;
}

.alaskaairlines-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.alaskaairlines-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.alaskaairlines-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.alaskaairlines-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.alaskaairlines-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-button-toggle-disabled {
  color: rgba(1, 66, 106, 0.38);
  background-color: #eeeeee;
}

.alaskaairlines-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.alaskaairlines-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.alaskaairlines-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.alaskaairlines-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.alaskaairlines-theme .mat-card {
  background: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-card-subtitle {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-checkbox-frame {
  border-color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-checkbox-checkmark {
  fill: white;
}

.alaskaairlines-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.alaskaairlines-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.alaskaairlines-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .alaskaairlines-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .alaskaairlines-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.alaskaairlines-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.alaskaairlines-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-checkbox .mat-ripple-element {
  background-color: #01426a;
}

.alaskaairlines-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.alaskaairlines-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(1, 66, 106, 0.87);
  opacity: 0.4;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip::after {
  background: #01426a;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.alaskaairlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.alaskaairlines-theme .mat-table {
  background: white;
}

.alaskaairlines-theme .mat-table thead, .alaskaairlines-theme .mat-table tbody, .alaskaairlines-theme .mat-table tfoot,
.alaskaairlines-theme mat-header-row, .alaskaairlines-theme mat-row, .alaskaairlines-theme mat-footer-row,
.alaskaairlines-theme [mat-header-row], .alaskaairlines-theme [mat-row], .alaskaairlines-theme [mat-footer-row],
.alaskaairlines-theme .mat-table-sticky {
  background: inherit;
}

.alaskaairlines-theme mat-row, .alaskaairlines-theme mat-header-row, .alaskaairlines-theme mat-footer-row,
.alaskaairlines-theme th.mat-header-cell, .alaskaairlines-theme td.mat-cell, .alaskaairlines-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-header-cell {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-cell, .alaskaairlines-theme .mat-footer-cell {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-calendar-arrow {
  fill: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-datepicker-toggle,
.alaskaairlines-theme .mat-datepicker-content .mat-calendar-next-button,
.alaskaairlines-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-calendar-table-header,
.alaskaairlines-theme .mat-calendar-body-label {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-calendar-body-cell-content,
.alaskaairlines-theme .mat-date-range-input-separator {
  color: rgba(1, 66, 106, 0.87);
  border-color: transparent;
}

.alaskaairlines-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.alaskaairlines-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(1, 66, 106, 0.18);
}

.alaskaairlines-theme .mat-calendar-body-comparison-identical,
.alaskaairlines-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.alaskaairlines-theme .mat-calendar-body-comparison-bridge-start::before,
.alaskaairlines-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.alaskaairlines-theme .mat-calendar-body-comparison-bridge-end::before,
.alaskaairlines-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.alaskaairlines-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.alaskaairlines-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.alaskaairlines-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.alaskaairlines-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.alaskaairlines-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.alaskaairlines-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.alaskaairlines-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.alaskaairlines-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.alaskaairlines-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.alaskaairlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.alaskaairlines-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.alaskaairlines-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.alaskaairlines-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.alaskaairlines-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .alaskaairlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.alaskaairlines-theme .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);
}

.alaskaairlines-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-date-range-input-inner[disabled] {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-expansion-panel {
  background: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .alaskaairlines-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .alaskaairlines-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .alaskaairlines-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.alaskaairlines-theme .mat-expansion-panel-header-title {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-expansion-panel-header-description,
.alaskaairlines-theme .mat-expansion-indicator::after {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.alaskaairlines-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.alaskaairlines-theme .mat-form-field-label {
  color: rgba(1, 66, 106, 0.6);
}

.alaskaairlines-theme .mat-hint {
  color: rgba(1, 66, 106, 0.6);
}

.alaskaairlines-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.alaskaairlines-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-error {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.alaskaairlines-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.alaskaairlines-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.alaskaairlines-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.alaskaairlines-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(1, 66, 106, 0.04);
}

.alaskaairlines-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(1, 66, 106, 0.02);
}

.alaskaairlines-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.alaskaairlines-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.alaskaairlines-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.alaskaairlines-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.alaskaairlines-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-input-element:disabled,
.alaskaairlines-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-input-element::-moz-placeholder {
  color: rgba(1, 66, 106, 0.42);
}

.alaskaairlines-theme .mat-input-element::placeholder {
  color: rgba(1, 66, 106, 0.42);
}

.alaskaairlines-theme .mat-input-element::-moz-placeholder {
  color: rgba(1, 66, 106, 0.42);
}

.alaskaairlines-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(1, 66, 106, 0.42);
}

.alaskaairlines-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(1, 66, 106, 0.42);
}

.alaskaairlines-theme .mat-form-field.mat-warn .mat-input-element,
.alaskaairlines-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-list-base .mat-list-item {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-list-base .mat-list-option {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-list-base .mat-subheader {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-list-option:hover, .alaskaairlines-theme .mat-list-option:focus,
.alaskaairlines-theme .mat-nav-list .mat-list-item:hover,
.alaskaairlines-theme .mat-nav-list .mat-list-item:focus,
.alaskaairlines-theme .mat-action-list .mat-list-item:hover,
.alaskaairlines-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.alaskaairlines-theme .mat-list-single-selected-option, .alaskaairlines-theme .mat-list-single-selected-option:hover, .alaskaairlines-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-menu-panel {
  background: white;
}

.alaskaairlines-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-menu-item {
  background: transparent;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-menu-item[disabled],
.alaskaairlines-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.alaskaairlines-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-menu-item .mat-icon-no-color,
.alaskaairlines-theme .mat-menu-submenu-icon {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-menu-item:hover:not([disabled]),
.alaskaairlines-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.alaskaairlines-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.alaskaairlines-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.alaskaairlines-theme .mat-paginator {
  background: white;
}

.alaskaairlines-theme .mat-paginator,
.alaskaairlines-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-paginator-decrement,
.alaskaairlines-theme .mat-paginator-increment {
  border-top: 2px solid rgba(1, 66, 106, 0.54);
  border-right: 2px solid rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-paginator-first,
.alaskaairlines-theme .mat-paginator-last {
  border-top: 2px solid rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.alaskaairlines-theme .mat-icon-button[disabled] .mat-paginator-increment,
.alaskaairlines-theme .mat-icon-button[disabled] .mat-paginator-first,
.alaskaairlines-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.alaskaairlines-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.alaskaairlines-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-progress-spinner.mat-warn circle, .alaskaairlines-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.alaskaairlines-theme .mat-radio-outer-circle {
  border-color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.alaskaairlines-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.alaskaairlines-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .alaskaairlines-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .alaskaairlines-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.alaskaairlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.alaskaairlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-radio-button .mat-ripple-element {
  background-color: #01426a;
}

.alaskaairlines-theme .mat-select-value {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-select-placeholder {
  color: rgba(1, 66, 106, 0.42);
}

.alaskaairlines-theme .mat-select-disabled .mat-select-value {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-select-arrow {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-select-panel {
  background: white;
}

.alaskaairlines-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-drawer-container {
  background-color: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-drawer {
  background-color: white;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.alaskaairlines-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.alaskaairlines-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.alaskaairlines-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.alaskaairlines-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.alaskaairlines-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #01426a;
}

.alaskaairlines-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.alaskaairlines-theme .mat-slide-toggle-bar {
  background-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-slider-track-background {
  background-color: rgba(1, 66, 106, 0.26);
}

.alaskaairlines-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.alaskaairlines-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.alaskaairlines-theme .mat-slider.mat-warn .mat-slider-track-fill,
.alaskaairlines-theme .mat-slider.mat-warn .mat-slider-thumb,
.alaskaairlines-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.alaskaairlines-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.alaskaairlines-theme .mat-slider:hover .mat-slider-track-background,
.alaskaairlines-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.alaskaairlines-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.alaskaairlines-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(1, 66, 106, 0.26);
}

.alaskaairlines-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(1, 66, 106, 0.26);
}

.alaskaairlines-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(1, 66, 106, 0.12);
}

.alaskaairlines-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.alaskaairlines-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(1, 66, 106, 0.26);
}

.alaskaairlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(1, 66, 106, 0.26);
  background-color: transparent;
}

.alaskaairlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .alaskaairlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .alaskaairlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(1, 66, 106, 0.26);
}

.alaskaairlines-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(1, 66, 106, 0.7);
}

.alaskaairlines-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(1, 66, 106, 0.7), rgba(1, 66, 106, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(1, 66, 106, 0.7), rgba(1, 66, 106, 0.7) 2px, transparent 0, transparent);
}

.alaskaairlines-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(1, 66, 106, 0.7), rgba(1, 66, 106, 0.7) 2px, transparent 0, transparent);
}

.alaskaairlines-theme .mat-step-header.cdk-keyboard-focused, .alaskaairlines-theme .mat-step-header.cdk-program-focused, .alaskaairlines-theme .mat-step-header:hover:not([aria-disabled]), .alaskaairlines-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.alaskaairlines-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .alaskaairlines-theme .mat-step-header:hover {
    background: none;
  }
}

.alaskaairlines-theme .mat-step-header .mat-step-label,
.alaskaairlines-theme .mat-step-header .mat-step-optional {
  color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-step-header .mat-step-icon {
  background-color: rgba(1, 66, 106, 0.54);
}

.alaskaairlines-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.alaskaairlines-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.alaskaairlines-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.alaskaairlines-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.alaskaairlines-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.alaskaairlines-theme .mat-stepper-horizontal, .alaskaairlines-theme .mat-stepper-vertical {
  background-color: white;
}

.alaskaairlines-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-horizontal-stepper-header::before,
.alaskaairlines-theme .mat-horizontal-stepper-header::after,
.alaskaairlines-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-sort-header-arrow {
  color: #7699af;
}

.alaskaairlines-theme .mat-tab-nav-bar,
.alaskaairlines-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.alaskaairlines-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.alaskaairlines-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.alaskaairlines-theme .mat-tab-label, .alaskaairlines-theme .mat-tab-link {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-tab-label.mat-tab-disabled, .alaskaairlines-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(1, 66, 106, 0.38);
}

.alaskaairlines-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.alaskaairlines-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.alaskaairlines-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .alaskaairlines-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .alaskaairlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .alaskaairlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.alaskaairlines-theme .mat-tab-group.mat-warn .mat-ink-bar, .alaskaairlines-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .alaskaairlines-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .alaskaairlines-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .alaskaairlines-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.alaskaairlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.alaskaairlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.alaskaairlines-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.alaskaairlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.alaskaairlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.alaskaairlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.alaskaairlines-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.alaskaairlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.alaskaairlines-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .alaskaairlines-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.alaskaairlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.alaskaairlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.alaskaairlines-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.alaskaairlines-theme .mat-toolbar .mat-form-field-underline,
.alaskaairlines-theme .mat-toolbar .mat-form-field-ripple,
.alaskaairlines-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.alaskaairlines-theme .mat-toolbar .mat-form-field-label,
.alaskaairlines-theme .mat-toolbar .mat-focused .mat-form-field-label,
.alaskaairlines-theme .mat-toolbar .mat-select-value,
.alaskaairlines-theme .mat-toolbar .mat-select-arrow,
.alaskaairlines-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.alaskaairlines-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.alaskaairlines-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.alaskaairlines-theme .mat-tree {
  background: white;
}

.alaskaairlines-theme .mat-tree-node,
.alaskaairlines-theme .mat-nested-tree-node {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.alaskaairlines-theme .spinner path {
  fill: #01426a;
}

.alaskaairlines-theme .spinner .circle {
  border: 3px dashed #01426a;
}

.alaskaairlines-theme hr {
  border: none;
  border-top: 1px solid #01426a;
}

.alaskaairlines-theme .text {
  color: rgba(1, 66, 106, 0.87) !important;
}

.alaskaairlines-theme .mat-display-1, .alaskaairlines-theme .mat-display-2, .alaskaairlines-theme .mat-display-3, .alaskaairlines-theme .mat-display-4, .alaskaairlines-theme .mat-h1, .alaskaairlines-theme .mat-headline, .alaskaairlines-theme .mat-h2, .alaskaairlines-theme .mat-title, .alaskaairlines-theme .mat-h3, .alaskaairlines-theme .mat-subheading-2 .mat-h4, .alaskaairlines-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .alaskaairlines-theme .mat-display-1,
.alaskaairlines-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.alaskaairlines-theme .toolbar-logo {
  background-image: url('alaska.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.alaskaairlines-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.alaskaairlines-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(1, 66, 106, 0.12), 0px 8px 10px 1px rgba(1, 66, 106, 0.084), 0px 3px 14px 2px rgba(1, 66, 106, 0.072);
}

.alaskaairlines-theme .toolbar a {
  color: #01426a;
}

.alaskaairlines-theme .footer {
  border-top: 1px solid #01426a;
}

.alaskaairlines-theme .mat-tab-label-content {
  color: #01426a;
}

.alaskaairlines-theme .mat-tab-header {
  border-bottom-color: #01426a;
}

.alaskaairlines-theme input.mat-input-element {
  color: rgba(1, 66, 106, 0.87) !important;
  caret-color: rgba(1, 66, 106, 0.87) !important;
  font-size: 16px;
  background-color: #FFFFFF;
}

.alaskaairlines-theme .mat-form-field-outline-start,
.alaskaairlines-theme .mat-form-field-outline-gap,
.alaskaairlines-theme .mat-form-field-outline-end,
.alaskaairlines-theme .mat-form-field label.mat-form-field-label {
  color: #01426a;
}

.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.alaskaairlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.alaskaairlines-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme mat-option svg path {
  fill: #01426a !important;
}

.alaskaairlines-theme mat-option:hover {
  background-color: #01426a !important;
  color: #FFFFFF;
}

.alaskaairlines-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.alaskaairlines-theme .mat-form-field-flex {
  background-color: #FFFFFF;
  align-items: center;
}

.alaskaairlines-theme .link-button,
.alaskaairlines-theme .link-button:hover {
  color: #01426a;
}

.alaskaairlines-theme .mat-flat-button.mat-primary {
  background-color: #01426a;
  color: #FFFFFF;
  transition: 0.3s;
}

.alaskaairlines-theme .mat-flat-button.mat-secondary {
  background-color: #FFFFFF;
  color: rgba(1, 66, 106, 0.87);
  border-color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFFFFF;
  border-color: #01426a;
  background-color: #01426a;
}

.alaskaairlines-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #01426a;
}

.alaskaairlines-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #01426a;
}

.alaskaairlines-theme .heading-content {
  color: #0074c8;
}

.alaskaairlines-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.alaskaairlines-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(1, 66, 106, 0.87);
}

.alaskaairlines-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.alaskaairlines-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #01426a;
}

.alaskaairlines-theme .heading-content .segment-centre path {
  fill: #0074c8 !important;
}

@media (min-width: 768px) {
  .alaskaairlines-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.alaskaairlines-theme .results-container {
  border-color: #0074c8;
  margin-bottom: 1em;
}

.alaskaairlines-theme .results-container .mat-h1 {
  color: #0074c8;
}

.alaskaairlines-theme results .results-status .col-12 > div {
  border-bottom-color: #01426a;
}

.alaskaairlines-theme .segment-border {
  margin-bottom: 3em;
}

.alaskaairlines-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.alaskaairlines-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.alaskaairlines-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.alaskaairlines-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.alaskaairlines-theme results-country-page > div {
  background-color: #fcfcfc;
}

.alaskaairlines-theme results-country-page [data-selected] > div {
  color: #01426a;
}

.alaskaairlines-theme results-country-page .triangle {
  color: #01426a;
}

.alaskaairlines-theme results-country-page .triangle :first-child {
  border-bottom-color: #01426a;
}

.alaskaairlines-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.alaskaairlines-theme results-country-page .indicator {
  border-bottom-color: #01426a;
}

.alaskaairlines-theme .slide-down-header {
  color: #01426a;
}

.alaskaairlines-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.alaskaairlines-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.alaskaairlines-theme .input-controls {
  background-color: #FFFFFF;
}

.alaskaairlines-theme .priority-rule-container priority-rule {
  border: 0.2em solid #0074c8;
}

.alaskaairlines-theme rule-tag-filter tag-filter > div {
  border-color: #01426a;
}

.alaskaairlines-theme rule-tag-filter tag-filter > div.selected {
  background-color: #01426a;
  color: #FFFFFF;
}

.alaskaairlines-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.alaskaairlines-theme .rule-container .rule-heading > i {
  color: #0074c8;
}

.alaskaairlines-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.alaskaairlines-theme .iVisa {
  background-color: #01426a;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.alaskaairlines-theme .iVisa > * {
  width: 100%;
}

.alaskaairlines-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .alaskaairlines-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .alaskaairlines-theme .iVisa > * {
    width: auto;
  }
  .alaskaairlines-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.alaskaairlines-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.alaskaairlines-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.alaskaairlines-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .alaskaairlines-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .alaskaairlines-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.alaskaairlines-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.alaskaairlines-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.alaskaairlines-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .alaskaairlines-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .alaskaairlines-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .alaskaairlines-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .alaskaairlines-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.alaskaairlines-theme .full-menu a {
  color: #FFF;
}

.alaskaairlines-theme .full-menu a.login-action {
  display: none;
}

.alaskaairlines-theme .mat-tab-header {
  border-bottom-color: #0074c8;
}

.alaskaairlines-theme hr {
  border-top-color: #0074c8;
}

.alaskaairlines-theme results .results-status .col-12 > div {
  border-bottom-color: #0074c8;
}

.alaskaairlines-theme .footer {
  border-top-color: #0074c8;
}

.alaskaairlines-theme .mat-flat-button {
  border-radius: 0px;
}

.alaskaairlines-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.alaskaairlines-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.alaskaairlines-theme .mat-flat-button {
  border-radius: 10px;
  padding: 5px 26px;
}

.alaskaairlines-theme .toolbar {
  margin-left: 0;
  height: 80px;
  background-color: #01426a;
}

.alaskaairlines-theme .toolbar .toolbar-logo {
  height: 80px;
  width: 450px;
}

.alaskaairlines-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #0074c8;
}

@media (min-width: 768px) {
  .alaskaairlines-theme results .results-status .col-12 > div {
    padding-bottom: 20px;
  }
  .alaskaairlines-theme .toolbar-logo {
    width: 600px;
  }
}

body.ceair-theme {
  color: rgba(42, 83, 144, 0.87);
  background-color: rgb(248, 248, 248);
}

.ceair-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.ceair-theme .mat-ripple-element {
  background-color: rgba(42, 83, 144, 0.1);
}

.ceair-theme .mat-option {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-option:hover:not(.mat-option-disabled), .ceair-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.ceair-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.ceair-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-option.mat-option-disabled {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.ceair-theme .mat-optgroup-label {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-pseudo-checkbox {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-pseudo-checkbox::after {
  color: #f8f8f8;
}

.ceair-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.ceair-theme .mat-warn .mat-pseudo-checkbox-checked,
.ceair-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.ceair-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.ceair-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.ceair-theme .mat-app-background, .ceair-theme.mat-app-background {
  background-color: #f8f8f8;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.ceair-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.ceair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-badge {
  position: relative;
}

.ceair-theme .mat-badge.mat-badge {
  overflow: visible;
}

.ceair-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.ceair-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.ceair-theme .ng-animate-disabled .mat-badge-content,
.ceair-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.ceair-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.ceair-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.ceair-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.ceair-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.ceair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .ceair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.ceair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .ceair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.ceair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .ceair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.ceair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .ceair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.ceair-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.ceair-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.ceair-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.ceair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .ceair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.ceair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .ceair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.ceair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .ceair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.ceair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .ceair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.ceair-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.ceair-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.ceair-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.ceair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .ceair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.ceair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .ceair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.ceair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .ceair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.ceair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .ceair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .ceair-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.ceair-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.ceair-theme .mat-badge-disabled .mat-badge-content {
  background: #aab9d0;
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-button, .ceair-theme .mat-icon-button, .ceair-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.ceair-theme .mat-button.mat-warn, .ceair-theme .mat-icon-button.mat-warn, .ceair-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.ceair-theme .mat-button.mat-primary.mat-button-disabled, .ceair-theme .mat-button.mat-accent.mat-button-disabled, .ceair-theme .mat-button.mat-warn.mat-button-disabled, .ceair-theme .mat-button.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-icon-button.mat-primary.mat-button-disabled, .ceair-theme .mat-icon-button.mat-accent.mat-button-disabled, .ceair-theme .mat-icon-button.mat-warn.mat-button-disabled, .ceair-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-stroked-button.mat-primary.mat-button-disabled, .ceair-theme .mat-stroked-button.mat-accent.mat-button-disabled, .ceair-theme .mat-stroked-button.mat-warn.mat-button-disabled, .ceair-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-button.mat-warn .mat-button-focus-overlay, .ceair-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .ceair-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.ceair-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .ceair-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .ceair-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.ceair-theme .mat-button .mat-ripple-element, .ceair-theme .mat-icon-button .mat-ripple-element, .ceair-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.ceair-theme .mat-button-focus-overlay {
  background: rgb(42, 83, 144);
}

.ceair-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-flat-button, .ceair-theme .mat-raised-button, .ceair-theme .mat-fab, .ceair-theme .mat-mini-fab {
  color: rgba(42, 83, 144, 0.87);
  background-color: white;
}

.ceair-theme .mat-flat-button.mat-warn, .ceair-theme .mat-raised-button.mat-warn, .ceair-theme .mat-fab.mat-warn, .ceair-theme .mat-mini-fab.mat-warn {
  color: white;
}

.ceair-theme .mat-flat-button.mat-primary.mat-button-disabled, .ceair-theme .mat-flat-button.mat-accent.mat-button-disabled, .ceair-theme .mat-flat-button.mat-warn.mat-button-disabled, .ceair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-raised-button.mat-primary.mat-button-disabled, .ceair-theme .mat-raised-button.mat-accent.mat-button-disabled, .ceair-theme .mat-raised-button.mat-warn.mat-button-disabled, .ceair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-fab.mat-primary.mat-button-disabled, .ceair-theme .mat-fab.mat-accent.mat-button-disabled, .ceair-theme .mat-fab.mat-warn.mat-button-disabled, .ceair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-flat-button.mat-warn, .ceair-theme .mat-raised-button.mat-warn, .ceair-theme .mat-fab.mat-warn, .ceair-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.ceair-theme .mat-flat-button.mat-primary.mat-button-disabled, .ceair-theme .mat-flat-button.mat-accent.mat-button-disabled, .ceair-theme .mat-flat-button.mat-warn.mat-button-disabled, .ceair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-raised-button.mat-primary.mat-button-disabled, .ceair-theme .mat-raised-button.mat-accent.mat-button-disabled, .ceair-theme .mat-raised-button.mat-warn.mat-button-disabled, .ceair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-fab.mat-primary.mat-button-disabled, .ceair-theme .mat-fab.mat-accent.mat-button-disabled, .ceair-theme .mat-fab.mat-warn.mat-button-disabled, .ceair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .ceair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-flat-button.mat-primary .mat-ripple-element, .ceair-theme .mat-raised-button.mat-primary .mat-ripple-element, .ceair-theme .mat-fab.mat-primary .mat-ripple-element, .ceair-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.ceair-theme .mat-flat-button.mat-accent .mat-ripple-element, .ceair-theme .mat-raised-button.mat-accent .mat-ripple-element, .ceair-theme .mat-fab.mat-accent .mat-ripple-element, .ceair-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.ceair-theme .mat-flat-button.mat-warn .mat-ripple-element, .ceair-theme .mat-raised-button.mat-warn .mat-ripple-element, .ceair-theme .mat-fab.mat-warn .mat-ripple-element, .ceair-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.ceair-theme .mat-stroked-button:not([class*=mat-elevation-z]), .ceair-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-fab:not([class*=mat-elevation-z]), .ceair-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .ceair-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .ceair-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.ceair-theme .mat-button-toggle-group: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);
}

.ceair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.ceair-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.ceair-theme .mat-button-toggle {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-button-toggle-appearance-standard {
  color: rgba(42, 83, 144, 0.87);
  background: white;
}

.ceair-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.ceair-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.ceair-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.ceair-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.ceair-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-button-toggle-disabled {
  color: rgba(42, 83, 144, 0.38);
  background-color: #eeeeee;
}

.ceair-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.ceair-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.ceair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.ceair-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.ceair-theme .mat-card {
  background: white;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-card-subtitle {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-checkbox-frame {
  border-color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-checkbox-checkmark {
  fill: #f8f8f8;
}

.ceair-theme .mat-checkbox-checkmark-path {
  stroke: #f8f8f8 !important;
}

.ceair-theme .mat-checkbox-mixedmark {
  background-color: #f8f8f8;
}

.ceair-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .ceair-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.ceair-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .ceair-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.ceair-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.ceair-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-checkbox .mat-ripple-element {
  background-color: rgb(42, 83, 144);
}

.ceair-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.ceair-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.ceair-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(42, 83, 144, 0.87);
  opacity: 0.4;
}

.ceair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.ceair-theme .mat-chip.mat-standard-chip::after {
  background: rgb(42, 83, 144);
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.ceair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.ceair-theme .mat-table {
  background: white;
}

.ceair-theme .mat-table thead, .ceair-theme .mat-table tbody, .ceair-theme .mat-table tfoot,
.ceair-theme mat-header-row, .ceair-theme mat-row, .ceair-theme mat-footer-row,
.ceair-theme [mat-header-row], .ceair-theme [mat-row], .ceair-theme [mat-footer-row],
.ceair-theme .mat-table-sticky {
  background: inherit;
}

.ceair-theme mat-row, .ceair-theme mat-header-row, .ceair-theme mat-footer-row,
.ceair-theme th.mat-header-cell, .ceair-theme td.mat-cell, .ceair-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-header-cell {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-cell, .ceair-theme .mat-footer-cell {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-calendar-arrow {
  fill: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-datepicker-toggle,
.ceair-theme .mat-datepicker-content .mat-calendar-next-button,
.ceair-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-calendar-table-header,
.ceair-theme .mat-calendar-body-label {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-calendar-body-cell-content,
.ceair-theme .mat-date-range-input-separator {
  color: rgba(42, 83, 144, 0.87);
  border-color: transparent;
}

.ceair-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.ceair-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(42, 83, 144, 0.18);
}

.ceair-theme .mat-calendar-body-comparison-identical,
.ceair-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.ceair-theme .mat-calendar-body-comparison-bridge-start::before,
.ceair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.ceair-theme .mat-calendar-body-comparison-bridge-end::before,
.ceair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.ceair-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.ceair-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.ceair-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.ceair-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.ceair-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.ceair-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.ceair-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.ceair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.ceair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.ceair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.ceair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.ceair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.ceair-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.ceair-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .ceair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.ceair-theme .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);
}

.ceair-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.ceair-theme .mat-date-range-input-inner[disabled] {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-expansion-panel {
  background: white;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .ceair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .ceair-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .ceair-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.ceair-theme .mat-expansion-panel-header-title {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-expansion-panel-header-description,
.ceair-theme .mat-expansion-indicator::after {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.ceair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.ceair-theme .mat-form-field-label {
  color: rgba(42, 83, 144, 0.6);
}

.ceair-theme .mat-hint {
  color: rgba(42, 83, 144, 0.6);
}

.ceair-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.ceair-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.ceair-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.ceair-theme .mat-error {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.ceair-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.ceair-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.ceair-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.ceair-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(42, 83, 144, 0.04);
}

.ceair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(42, 83, 144, 0.02);
}

.ceair-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.ceair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.ceair-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.ceair-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.ceair-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-input-element:disabled,
.ceair-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-input-element::-moz-placeholder {
  color: rgba(42, 83, 144, 0.42);
}

.ceair-theme .mat-input-element::placeholder {
  color: rgba(42, 83, 144, 0.42);
}

.ceair-theme .mat-input-element::-moz-placeholder {
  color: rgba(42, 83, 144, 0.42);
}

.ceair-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(42, 83, 144, 0.42);
}

.ceair-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(42, 83, 144, 0.42);
}

.ceair-theme .mat-form-field.mat-warn .mat-input-element,
.ceair-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.ceair-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.ceair-theme .mat-list-base .mat-list-item {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-list-base .mat-list-option {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-list-base .mat-subheader {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-list-option:hover, .ceair-theme .mat-list-option:focus,
.ceair-theme .mat-nav-list .mat-list-item:hover,
.ceair-theme .mat-nav-list .mat-list-item:focus,
.ceair-theme .mat-action-list .mat-list-item:hover,
.ceair-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.ceair-theme .mat-list-single-selected-option, .ceair-theme .mat-list-single-selected-option:hover, .ceair-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-menu-panel {
  background: white;
}

.ceair-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-menu-item {
  background: transparent;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-menu-item[disabled],
.ceair-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.ceair-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-menu-item .mat-icon-no-color,
.ceair-theme .mat-menu-submenu-icon {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-menu-item:hover:not([disabled]),
.ceair-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.ceair-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.ceair-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.ceair-theme .mat-paginator {
  background: white;
}

.ceair-theme .mat-paginator,
.ceair-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-paginator-decrement,
.ceair-theme .mat-paginator-increment {
  border-top: 2px solid rgba(42, 83, 144, 0.54);
  border-right: 2px solid rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-paginator-first,
.ceair-theme .mat-paginator-last {
  border-top: 2px solid rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.ceair-theme .mat-icon-button[disabled] .mat-paginator-increment,
.ceair-theme .mat-icon-button[disabled] .mat-paginator-first,
.ceair-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f5dee2;
}

.ceair-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f5dee2;
}

.ceair-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.ceair-theme .mat-progress-spinner.mat-warn circle, .ceair-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.ceair-theme .mat-radio-outer-circle {
  border-color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.ceair-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.ceair-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .ceair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .ceair-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.ceair-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.ceair-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.ceair-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-radio-button .mat-ripple-element {
  background-color: rgb(42, 83, 144);
}

.ceair-theme .mat-select-value {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-select-placeholder {
  color: rgba(42, 83, 144, 0.42);
}

.ceair-theme .mat-select-disabled .mat-select-value {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-select-arrow {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-select-panel {
  background: white;
}

.ceair-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.ceair-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-drawer-container {
  background-color: #f8f8f8;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-drawer {
  background-color: white;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.ceair-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.ceair-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.ceair-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.ceair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.ceair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.ceair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.ceair-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #2a5390;
}

.ceair-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.ceair-theme .mat-slide-toggle-bar {
  background-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-slider-track-background {
  background-color: rgba(42, 83, 144, 0.26);
}

.ceair-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.ceair-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.ceair-theme .mat-slider.mat-warn .mat-slider-track-fill,
.ceair-theme .mat-slider.mat-warn .mat-slider-thumb,
.ceair-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.ceair-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.ceair-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.ceair-theme .mat-slider:hover .mat-slider-track-background,
.ceair-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.ceair-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.ceair-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(42, 83, 144, 0.26);
}

.ceair-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(42, 83, 144, 0.26);
}

.ceair-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(42, 83, 144, 0.12);
}

.ceair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.ceair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(42, 83, 144, 0.26);
}

.ceair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(42, 83, 144, 0.26);
  background-color: transparent;
}

.ceair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .ceair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .ceair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(42, 83, 144, 0.26);
}

.ceair-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(42, 83, 144, 0.7);
}

.ceair-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(42, 83, 144, 0.7), rgba(42, 83, 144, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(42, 83, 144, 0.7), rgba(42, 83, 144, 0.7) 2px, transparent 0, transparent);
}

.ceair-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(42, 83, 144, 0.7), rgba(42, 83, 144, 0.7) 2px, transparent 0, transparent);
}

.ceair-theme .mat-step-header.cdk-keyboard-focused, .ceair-theme .mat-step-header.cdk-program-focused, .ceair-theme .mat-step-header:hover:not([aria-disabled]), .ceair-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.ceair-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .ceair-theme .mat-step-header:hover {
    background: none;
  }
}

.ceair-theme .mat-step-header .mat-step-label,
.ceair-theme .mat-step-header .mat-step-optional {
  color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-step-header .mat-step-icon {
  background-color: rgba(42, 83, 144, 0.54);
}

.ceair-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.ceair-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.ceair-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.ceair-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.ceair-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.ceair-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.ceair-theme .mat-stepper-horizontal, .ceair-theme .mat-stepper-vertical {
  background-color: white;
}

.ceair-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-horizontal-stepper-header::before,
.ceair-theme .mat-horizontal-stepper-header::after,
.ceair-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-sort-header-arrow {
  color: #8ca2c3;
}

.ceair-theme .mat-tab-nav-bar,
.ceair-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.ceair-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.ceair-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.ceair-theme .mat-tab-label, .ceair-theme .mat-tab-link {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-tab-label.mat-tab-disabled, .ceair-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(42, 83, 144, 0.38);
}

.ceair-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.ceair-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.ceair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .ceair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .ceair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .ceair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.ceair-theme .mat-tab-group.mat-warn .mat-ink-bar, .ceair-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.ceair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .ceair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .ceair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .ceair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.ceair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .ceair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.ceair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.ceair-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.ceair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .ceair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.ceair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.ceair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.ceair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .ceair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.ceair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.ceair-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.ceair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .ceair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.ceair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.ceair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.ceair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .ceair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .ceair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .ceair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.ceair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.ceair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.ceair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.ceair-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.ceair-theme .mat-toolbar .mat-form-field-underline,
.ceair-theme .mat-toolbar .mat-form-field-ripple,
.ceair-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.ceair-theme .mat-toolbar .mat-form-field-label,
.ceair-theme .mat-toolbar .mat-focused .mat-form-field-label,
.ceair-theme .mat-toolbar .mat-select-value,
.ceair-theme .mat-toolbar .mat-select-arrow,
.ceair-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.ceair-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.ceair-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.ceair-theme .mat-tree {
  background: white;
}

.ceair-theme .mat-tree-node,
.ceair-theme .mat-nested-tree-node {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.ceair-theme .spinner path {
  fill: rgb(34, 59, 97);
}

.ceair-theme .spinner .circle {
  border: 3px dashed rgb(34, 59, 97);
}

.ceair-theme hr {
  border: none;
  border-top: 1px solid rgb(34, 59, 97);
}

.ceair-theme .text {
  color: rgba(42, 83, 144, 0.87) !important;
}

.ceair-theme .mat-display-1, .ceair-theme .mat-display-2, .ceair-theme .mat-display-3, .ceair-theme .mat-display-4, .ceair-theme .mat-h1, .ceair-theme .mat-headline, .ceair-theme .mat-h2, .ceair-theme .mat-title, .ceair-theme .mat-h3, .ceair-theme .mat-subheading-2 .mat-h4, .ceair-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .ceair-theme .mat-display-1,
.ceair-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.ceair-theme .toolbar-logo {
  background-image: url('ceair.png');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.ceair-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.ceair-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(34, 59, 97, 0.12), 0px 8px 10px 1px rgba(34, 59, 97, 0.084), 0px 3px 14px 2px rgba(34, 59, 97, 0.072);
}

.ceair-theme .toolbar a {
  color: rgb(34, 59, 97);
}

.ceair-theme .footer {
  border-top: 1px solid rgb(34, 59, 97);
}

.ceair-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.ceair-theme .mat-tab-label-content {
  color: rgb(34, 59, 97);
}

.ceair-theme .mat-tab-header {
  border-bottom-color: rgb(34, 59, 97);
}

.ceair-theme input.mat-input-element {
  color: rgba(42, 83, 144, 0.87) !important;
  caret-color: rgba(42, 83, 144, 0.87) !important;
  font-size: 16px;
  background-color: rgb(248, 248, 248);
}

.ceair-theme .mat-form-field-outline-start,
.ceair-theme .mat-form-field-outline-gap,
.ceair-theme .mat-form-field-outline-end,
.ceair-theme .mat-form-field label.mat-form-field-label {
  color: rgb(34, 59, 97);
}

.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.ceair-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.ceair-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme mat-option svg path {
  fill: rgb(34, 59, 97) !important;
}

.ceair-theme mat-option:hover {
  background-color: rgb(34, 59, 97) !important;
  color: #FFFFFF;
}

.ceair-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.ceair-theme .mat-form-field-flex {
  background-color: rgb(248, 248, 248);
  align-items: center;
}

.ceair-theme .link-button,
.ceair-theme .link-button:hover {
  color: rgb(34, 59, 97);
}

.ceair-theme .mat-flat-button.mat-primary {
  background-color: rgb(34, 59, 97);
  color: #FFFFFF;
  transition: 0.3s;
}

.ceair-theme .mat-flat-button.mat-secondary {
  background-color: rgb(248, 248, 248);
  color: rgba(42, 83, 144, 0.87);
  border-color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgb(248, 248, 248);
  border-color: rgb(34, 59, 97);
  background-color: rgb(34, 59, 97);
}

.ceair-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: rgb(34, 59, 97);
}

.ceair-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: rgb(34, 59, 97);
}

.ceair-theme .heading-content {
  color: #E4007F;
}

.ceair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.ceair-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(42, 83, 144, 0.87);
}

.ceair-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.ceair-theme .heading-content .segment-centre hr {
  border-top: 1px dashed rgb(34, 59, 97);
}

.ceair-theme .heading-content .segment-centre path {
  fill: #E4007F !important;
}

@media (min-width: 768px) {
  .ceair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.ceair-theme .results-container {
  border-color: #E4007F;
  margin-bottom: 1em;
}

.ceair-theme .results-container .mat-h1 {
  color: #E4007F;
}

.ceair-theme results .results-status .col-12 > div {
  border-bottom-color: rgb(34, 59, 97);
}

.ceair-theme .segment-border {
  margin-bottom: 3em;
}

.ceair-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.ceair-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.ceair-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.ceair-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.ceair-theme results-country-page > div {
  background-color: whitesmoke;
}

.ceair-theme results-country-page [data-selected] > div {
  color: rgb(34, 59, 97);
}

.ceair-theme results-country-page .triangle {
  color: rgb(34, 59, 97);
}

.ceair-theme results-country-page .triangle :first-child {
  border-bottom-color: rgb(34, 59, 97);
}

.ceair-theme results-country-page .triangle :last-child {
  border-bottom-color: whitesmoke;
}

.ceair-theme results-country-page .indicator {
  border-bottom-color: rgb(34, 59, 97);
}

.ceair-theme .slide-down-header {
  color: rgb(34, 59, 97);
}

.ceair-theme .passenger-information {
  padding: 15px;
  background-color: whitesmoke;
  margin-bottom: 1em;
}

.ceair-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.ceair-theme .input-controls {
  background-color: rgb(248, 248, 248);
}

.ceair-theme .priority-rule-container priority-rule {
  border: 0.2em solid #E4007F;
}

.ceair-theme rule-tag-filter tag-filter > div {
  border-color: rgb(34, 59, 97);
}

.ceair-theme rule-tag-filter tag-filter > div.selected {
  background-color: rgb(34, 59, 97);
  color: rgb(248, 248, 248);
}

.ceair-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.ceair-theme .rule-container .rule-heading > i {
  color: #E4007F;
}

.ceair-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.ceair-theme .iVisa {
  background-color: rgb(34, 59, 97);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.ceair-theme .iVisa > * {
  width: 100%;
}

.ceair-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .ceair-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .ceair-theme .iVisa > * {
    width: auto;
  }
  .ceair-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.ceair-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.ceair-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.ceair-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .ceair-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .ceair-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.ceair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.ceair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.ceair-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .ceair-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .ceair-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .ceair-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .ceair-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.ceair-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.ceair-theme .full-menu > * {
  display: none;
}

.ceair-theme .full-menu select-language {
  display: block;
}

.ceair-theme .mat-menu-content > * {
  display: none;
}

.ceair-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.ceair-theme .mat-tab-header {
  border-bottom-color: #E4007F;
}

.ceair-theme hr {
  border-top-color: #E4007F;
}

.ceair-theme results .results-status .col-12 > div {
  border-bottom-color: #E4007F;
}

.ceair-theme .footer {
  border-top-color: #E4007F;
}

.ceair-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.ceair-theme .footer .copyright {
  display: none;
}

.ceair-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .ceair-theme .footer .footer-logo {
    width: 200px;
  }
}

.ceair-theme .toolbar {
  height: 70px;
  box-shadow: none;
  border-bottom: 1px solid rgb(34, 59, 97);
}

.ceair-theme .toolbar .toolbar-logo {
  width: 250px;
}

.ceair-theme .footer {
  border-top-color: rgb(34, 59, 97);
}

.ceair-theme .mat-flat-button {
  border-radius: 0px;
}

.ceair-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.ceair-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

body.cebu-theme {
  color: rgba(92, 92, 92, 0.87);
  background-color: rgb(255, 255, 255);
}

.cebu-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.cebu-theme .mat-ripple-element {
  background-color: rgba(92, 92, 92, 0.1);
}

.cebu-theme .mat-option {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-option:hover:not(.mat-option-disabled), .cebu-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.cebu-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.cebu-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-option.mat-option-disabled {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.cebu-theme .mat-optgroup-label {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-pseudo-checkbox {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-pseudo-checkbox::after {
  color: white;
}

.cebu-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.cebu-theme .mat-warn .mat-pseudo-checkbox-checked,
.cebu-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.cebu-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.cebu-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.cebu-theme .mat-app-background, .cebu-theme.mat-app-background {
  background-color: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.cebu-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.cebu-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-badge {
  position: relative;
}

.cebu-theme .mat-badge.mat-badge {
  overflow: visible;
}

.cebu-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.cebu-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.cebu-theme .ng-animate-disabled .mat-badge-content,
.cebu-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.cebu-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.cebu-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.cebu-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.cebu-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.cebu-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .cebu-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.cebu-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .cebu-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.cebu-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .cebu-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.cebu-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .cebu-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.cebu-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.cebu-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.cebu-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.cebu-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .cebu-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.cebu-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .cebu-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.cebu-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .cebu-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.cebu-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .cebu-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.cebu-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.cebu-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.cebu-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.cebu-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .cebu-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.cebu-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .cebu-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.cebu-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .cebu-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.cebu-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .cebu-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .cebu-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.cebu-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.cebu-theme .mat-badge-disabled .mat-badge-content {
  background: #c1c1c1;
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-button, .cebu-theme .mat-icon-button, .cebu-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.cebu-theme .mat-button.mat-warn, .cebu-theme .mat-icon-button.mat-warn, .cebu-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.cebu-theme .mat-button.mat-primary.mat-button-disabled, .cebu-theme .mat-button.mat-accent.mat-button-disabled, .cebu-theme .mat-button.mat-warn.mat-button-disabled, .cebu-theme .mat-button.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-icon-button.mat-primary.mat-button-disabled, .cebu-theme .mat-icon-button.mat-accent.mat-button-disabled, .cebu-theme .mat-icon-button.mat-warn.mat-button-disabled, .cebu-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-stroked-button.mat-primary.mat-button-disabled, .cebu-theme .mat-stroked-button.mat-accent.mat-button-disabled, .cebu-theme .mat-stroked-button.mat-warn.mat-button-disabled, .cebu-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-button.mat-warn .mat-button-focus-overlay, .cebu-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .cebu-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.cebu-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .cebu-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .cebu-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.cebu-theme .mat-button .mat-ripple-element, .cebu-theme .mat-icon-button .mat-ripple-element, .cebu-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.cebu-theme .mat-button-focus-overlay {
  background: rgb(92, 92, 92);
}

.cebu-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-flat-button, .cebu-theme .mat-raised-button, .cebu-theme .mat-fab, .cebu-theme .mat-mini-fab {
  color: rgba(92, 92, 92, 0.87);
  background-color: white;
}

.cebu-theme .mat-flat-button.mat-warn, .cebu-theme .mat-raised-button.mat-warn, .cebu-theme .mat-fab.mat-warn, .cebu-theme .mat-mini-fab.mat-warn {
  color: white;
}

.cebu-theme .mat-flat-button.mat-primary.mat-button-disabled, .cebu-theme .mat-flat-button.mat-accent.mat-button-disabled, .cebu-theme .mat-flat-button.mat-warn.mat-button-disabled, .cebu-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-raised-button.mat-primary.mat-button-disabled, .cebu-theme .mat-raised-button.mat-accent.mat-button-disabled, .cebu-theme .mat-raised-button.mat-warn.mat-button-disabled, .cebu-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-fab.mat-primary.mat-button-disabled, .cebu-theme .mat-fab.mat-accent.mat-button-disabled, .cebu-theme .mat-fab.mat-warn.mat-button-disabled, .cebu-theme .mat-fab.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-primary.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-accent.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-warn.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-flat-button.mat-warn, .cebu-theme .mat-raised-button.mat-warn, .cebu-theme .mat-fab.mat-warn, .cebu-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.cebu-theme .mat-flat-button.mat-primary.mat-button-disabled, .cebu-theme .mat-flat-button.mat-accent.mat-button-disabled, .cebu-theme .mat-flat-button.mat-warn.mat-button-disabled, .cebu-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-raised-button.mat-primary.mat-button-disabled, .cebu-theme .mat-raised-button.mat-accent.mat-button-disabled, .cebu-theme .mat-raised-button.mat-warn.mat-button-disabled, .cebu-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-fab.mat-primary.mat-button-disabled, .cebu-theme .mat-fab.mat-accent.mat-button-disabled, .cebu-theme .mat-fab.mat-warn.mat-button-disabled, .cebu-theme .mat-fab.mat-button-disabled.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-primary.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-accent.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-warn.mat-button-disabled, .cebu-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-flat-button.mat-primary .mat-ripple-element, .cebu-theme .mat-raised-button.mat-primary .mat-ripple-element, .cebu-theme .mat-fab.mat-primary .mat-ripple-element, .cebu-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.cebu-theme .mat-flat-button.mat-accent .mat-ripple-element, .cebu-theme .mat-raised-button.mat-accent .mat-ripple-element, .cebu-theme .mat-fab.mat-accent .mat-ripple-element, .cebu-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.cebu-theme .mat-flat-button.mat-warn .mat-ripple-element, .cebu-theme .mat-raised-button.mat-warn .mat-ripple-element, .cebu-theme .mat-fab.mat-warn .mat-ripple-element, .cebu-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.cebu-theme .mat-stroked-button:not([class*=mat-elevation-z]), .cebu-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-fab:not([class*=mat-elevation-z]), .cebu-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .cebu-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .cebu-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.cebu-theme .mat-button-toggle-group: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);
}

.cebu-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.cebu-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.cebu-theme .mat-button-toggle {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-button-toggle-appearance-standard {
  color: rgba(92, 92, 92, 0.87);
  background: white;
}

.cebu-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.cebu-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.cebu-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.cebu-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.cebu-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-button-toggle-disabled {
  color: rgba(92, 92, 92, 0.38);
  background-color: #eeeeee;
}

.cebu-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.cebu-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.cebu-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.cebu-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.cebu-theme .mat-card {
  background: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-card-subtitle {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-checkbox-frame {
  border-color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-checkbox-checkmark {
  fill: white;
}

.cebu-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.cebu-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.cebu-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .cebu-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.cebu-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .cebu-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.cebu-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.cebu-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-checkbox .mat-ripple-element {
  background-color: rgb(92, 92, 92);
}

.cebu-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.cebu-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.cebu-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(92, 92, 92, 0.87);
  opacity: 0.4;
}

.cebu-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.cebu-theme .mat-chip.mat-standard-chip::after {
  background: rgb(92, 92, 92);
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.cebu-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.cebu-theme .mat-table {
  background: white;
}

.cebu-theme .mat-table thead, .cebu-theme .mat-table tbody, .cebu-theme .mat-table tfoot,
.cebu-theme mat-header-row, .cebu-theme mat-row, .cebu-theme mat-footer-row,
.cebu-theme [mat-header-row], .cebu-theme [mat-row], .cebu-theme [mat-footer-row],
.cebu-theme .mat-table-sticky {
  background: inherit;
}

.cebu-theme mat-row, .cebu-theme mat-header-row, .cebu-theme mat-footer-row,
.cebu-theme th.mat-header-cell, .cebu-theme td.mat-cell, .cebu-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-header-cell {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-cell, .cebu-theme .mat-footer-cell {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-calendar-arrow {
  fill: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-datepicker-toggle,
.cebu-theme .mat-datepicker-content .mat-calendar-next-button,
.cebu-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-calendar-table-header,
.cebu-theme .mat-calendar-body-label {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-calendar-body-cell-content,
.cebu-theme .mat-date-range-input-separator {
  color: rgba(92, 92, 92, 0.87);
  border-color: transparent;
}

.cebu-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.cebu-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(92, 92, 92, 0.18);
}

.cebu-theme .mat-calendar-body-comparison-identical,
.cebu-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.cebu-theme .mat-calendar-body-comparison-bridge-start::before,
.cebu-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.cebu-theme .mat-calendar-body-comparison-bridge-end::before,
.cebu-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.cebu-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.cebu-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.cebu-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.cebu-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.cebu-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.cebu-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.cebu-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.cebu-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.cebu-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.cebu-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.cebu-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.cebu-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.cebu-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cebu-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .cebu-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.cebu-theme .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);
}

.cebu-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.cebu-theme .mat-date-range-input-inner[disabled] {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-expansion-panel {
  background: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .cebu-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .cebu-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .cebu-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.cebu-theme .mat-expansion-panel-header-title {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-expansion-panel-header-description,
.cebu-theme .mat-expansion-indicator::after {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.cebu-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.cebu-theme .mat-form-field-label {
  color: rgba(92, 92, 92, 0.6);
}

.cebu-theme .mat-hint {
  color: rgba(92, 92, 92, 0.6);
}

.cebu-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.cebu-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.cebu-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.cebu-theme .mat-error {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.cebu-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.cebu-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.cebu-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.cebu-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(92, 92, 92, 0.04);
}

.cebu-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(92, 92, 92, 0.02);
}

.cebu-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.cebu-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.cebu-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.cebu-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.cebu-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-input-element:disabled,
.cebu-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-input-element::-moz-placeholder {
  color: rgba(92, 92, 92, 0.42);
}

.cebu-theme .mat-input-element::placeholder {
  color: rgba(92, 92, 92, 0.42);
}

.cebu-theme .mat-input-element::-moz-placeholder {
  color: rgba(92, 92, 92, 0.42);
}

.cebu-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(92, 92, 92, 0.42);
}

.cebu-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(92, 92, 92, 0.42);
}

.cebu-theme .mat-form-field.mat-warn .mat-input-element,
.cebu-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.cebu-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.cebu-theme .mat-list-base .mat-list-item {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-list-base .mat-list-option {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-list-base .mat-subheader {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-list-option:hover, .cebu-theme .mat-list-option:focus,
.cebu-theme .mat-nav-list .mat-list-item:hover,
.cebu-theme .mat-nav-list .mat-list-item:focus,
.cebu-theme .mat-action-list .mat-list-item:hover,
.cebu-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.cebu-theme .mat-list-single-selected-option, .cebu-theme .mat-list-single-selected-option:hover, .cebu-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-menu-panel {
  background: white;
}

.cebu-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-menu-item {
  background: transparent;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-menu-item[disabled],
.cebu-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.cebu-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-menu-item .mat-icon-no-color,
.cebu-theme .mat-menu-submenu-icon {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-menu-item:hover:not([disabled]),
.cebu-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.cebu-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.cebu-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.cebu-theme .mat-paginator {
  background: white;
}

.cebu-theme .mat-paginator,
.cebu-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-paginator-decrement,
.cebu-theme .mat-paginator-increment {
  border-top: 2px solid rgba(92, 92, 92, 0.54);
  border-right: 2px solid rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-paginator-first,
.cebu-theme .mat-paginator-last {
  border-top: 2px solid rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.cebu-theme .mat-icon-button[disabled] .mat-paginator-increment,
.cebu-theme .mat-icon-button[disabled] .mat-paginator-first,
.cebu-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.cebu-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.cebu-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.cebu-theme .mat-progress-spinner.mat-warn circle, .cebu-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.cebu-theme .mat-radio-outer-circle {
  border-color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.cebu-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.cebu-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .cebu-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .cebu-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.cebu-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.cebu-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.cebu-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-radio-button .mat-ripple-element {
  background-color: rgb(92, 92, 92);
}

.cebu-theme .mat-select-value {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-select-placeholder {
  color: rgba(92, 92, 92, 0.42);
}

.cebu-theme .mat-select-disabled .mat-select-value {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-select-arrow {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-select-panel {
  background: white;
}

.cebu-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.cebu-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-drawer-container {
  background-color: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-drawer {
  background-color: white;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.cebu-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.cebu-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.cebu-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.cebu-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.cebu-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.cebu-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.cebu-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #5c5c5c;
}

.cebu-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.cebu-theme .mat-slide-toggle-bar {
  background-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-slider-track-background {
  background-color: rgba(92, 92, 92, 0.26);
}

.cebu-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.cebu-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.cebu-theme .mat-slider.mat-warn .mat-slider-track-fill,
.cebu-theme .mat-slider.mat-warn .mat-slider-thumb,
.cebu-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.cebu-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.cebu-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.cebu-theme .mat-slider:hover .mat-slider-track-background,
.cebu-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.cebu-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.cebu-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(92, 92, 92, 0.26);
}

.cebu-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(92, 92, 92, 0.26);
}

.cebu-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(92, 92, 92, 0.12);
}

.cebu-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.cebu-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(92, 92, 92, 0.26);
}

.cebu-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(92, 92, 92, 0.26);
  background-color: transparent;
}

.cebu-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .cebu-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .cebu-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(92, 92, 92, 0.26);
}

.cebu-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(92, 92, 92, 0.7);
}

.cebu-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(92, 92, 92, 0.7), rgba(92, 92, 92, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(92, 92, 92, 0.7), rgba(92, 92, 92, 0.7) 2px, transparent 0, transparent);
}

.cebu-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(92, 92, 92, 0.7), rgba(92, 92, 92, 0.7) 2px, transparent 0, transparent);
}

.cebu-theme .mat-step-header.cdk-keyboard-focused, .cebu-theme .mat-step-header.cdk-program-focused, .cebu-theme .mat-step-header:hover:not([aria-disabled]), .cebu-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.cebu-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .cebu-theme .mat-step-header:hover {
    background: none;
  }
}

.cebu-theme .mat-step-header .mat-step-label,
.cebu-theme .mat-step-header .mat-step-optional {
  color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-step-header .mat-step-icon {
  background-color: rgba(92, 92, 92, 0.54);
}

.cebu-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.cebu-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.cebu-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.cebu-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.cebu-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.cebu-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.cebu-theme .mat-stepper-horizontal, .cebu-theme .mat-stepper-vertical {
  background-color: white;
}

.cebu-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-horizontal-stepper-header::before,
.cebu-theme .mat-horizontal-stepper-header::after,
.cebu-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-sort-header-arrow {
  color: #a7a7a7;
}

.cebu-theme .mat-tab-nav-bar,
.cebu-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.cebu-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.cebu-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.cebu-theme .mat-tab-label, .cebu-theme .mat-tab-link {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-tab-label.mat-tab-disabled, .cebu-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(92, 92, 92, 0.38);
}

.cebu-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.cebu-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.cebu-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .cebu-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .cebu-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .cebu-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.cebu-theme .mat-tab-group.mat-warn .mat-ink-bar, .cebu-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.cebu-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .cebu-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .cebu-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .cebu-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.cebu-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .cebu-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.cebu-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.cebu-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.cebu-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .cebu-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.cebu-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.cebu-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.cebu-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .cebu-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.cebu-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.cebu-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.cebu-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .cebu-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.cebu-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.cebu-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.cebu-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .cebu-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .cebu-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .cebu-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.cebu-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.cebu-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.cebu-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.cebu-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.cebu-theme .mat-toolbar .mat-form-field-underline,
.cebu-theme .mat-toolbar .mat-form-field-ripple,
.cebu-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.cebu-theme .mat-toolbar .mat-form-field-label,
.cebu-theme .mat-toolbar .mat-focused .mat-form-field-label,
.cebu-theme .mat-toolbar .mat-select-value,
.cebu-theme .mat-toolbar .mat-select-arrow,
.cebu-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.cebu-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.cebu-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.cebu-theme .mat-tree {
  background: white;
}

.cebu-theme .mat-tree-node,
.cebu-theme .mat-nested-tree-node {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.cebu-theme .spinner path {
  fill: #0077c8;
}

.cebu-theme .spinner .circle {
  border: 3px dashed #0077c8;
}

.cebu-theme hr {
  border: none;
  border-top: 1px solid #0077c8;
}

.cebu-theme .text {
  color: rgba(92, 92, 92, 0.87) !important;
}

.cebu-theme .mat-display-1, .cebu-theme .mat-display-2, .cebu-theme .mat-display-3, .cebu-theme .mat-display-4, .cebu-theme .mat-h1, .cebu-theme .mat-headline, .cebu-theme .mat-h2, .cebu-theme .mat-title, .cebu-theme .mat-h3, .cebu-theme .mat-subheading-2 .mat-h4, .cebu-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .cebu-theme .mat-display-1,
.cebu-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.cebu-theme .toolbar-logo {
  background-image: url('cebu.png');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.cebu-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.cebu-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(0, 119, 200, 0.12), 0px 8px 10px 1px rgba(0, 119, 200, 0.084), 0px 3px 14px 2px rgba(0, 119, 200, 0.072);
}

.cebu-theme .toolbar a {
  color: #0077c8;
}

.cebu-theme .footer {
  border-top: 1px solid #0077c8;
}

.cebu-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.cebu-theme .mat-tab-label-content {
  color: #0077c8;
}

.cebu-theme .mat-tab-header {
  border-bottom-color: #0077c8;
}

.cebu-theme input.mat-input-element {
  color: rgba(92, 92, 92, 0.87) !important;
  caret-color: rgba(92, 92, 92, 0.87) !important;
  font-size: 16px;
  background-color: rgb(255, 255, 255);
}

.cebu-theme .mat-form-field-outline-start,
.cebu-theme .mat-form-field-outline-gap,
.cebu-theme .mat-form-field-outline-end,
.cebu-theme .mat-form-field label.mat-form-field-label {
  color: #0077c8;
}

.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.cebu-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.cebu-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme mat-option svg path {
  fill: #0077c8 !important;
}

.cebu-theme mat-option:hover {
  background-color: #0077c8 !important;
  color: #FFFFFF;
}

.cebu-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.cebu-theme .mat-form-field-flex {
  background-color: rgb(255, 255, 255);
  align-items: center;
}

.cebu-theme .link-button,
.cebu-theme .link-button:hover {
  color: #0077c8;
}

.cebu-theme .mat-flat-button.mat-primary {
  background-color: #0077c8;
  color: #FFFFFF;
  transition: 0.3s;
}

.cebu-theme .mat-flat-button.mat-secondary {
  background-color: rgb(255, 255, 255);
  color: rgba(92, 92, 92, 0.87);
  border-color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgb(255, 255, 255);
  border-color: #0077c8;
  background-color: #0077c8;
}

.cebu-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #0077c8;
}

.cebu-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #0077c8;
}

.cebu-theme .heading-content {
  color: #fbe122;
}

.cebu-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.cebu-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(92, 92, 92, 0.87);
}

.cebu-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.cebu-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #0077c8;
}

.cebu-theme .heading-content .segment-centre path {
  fill: #fbe122 !important;
}

@media (min-width: 768px) {
  .cebu-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.cebu-theme .results-container {
  border-color: #fbe122;
  margin-bottom: 1em;
}

.cebu-theme .results-container .mat-h1 {
  color: #fbe122;
}

.cebu-theme results .results-status .col-12 > div {
  border-bottom-color: #0077c8;
}

.cebu-theme .segment-border {
  margin-bottom: 3em;
}

.cebu-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.cebu-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.cebu-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.cebu-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.cebu-theme results-country-page > div {
  background-color: #fcfcfc;
}

.cebu-theme results-country-page [data-selected] > div {
  color: #0077c8;
}

.cebu-theme results-country-page .triangle {
  color: #0077c8;
}

.cebu-theme results-country-page .triangle :first-child {
  border-bottom-color: #0077c8;
}

.cebu-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.cebu-theme results-country-page .indicator {
  border-bottom-color: #0077c8;
}

.cebu-theme .slide-down-header {
  color: #0077c8;
}

.cebu-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.cebu-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.cebu-theme .input-controls {
  background-color: rgb(255, 255, 255);
}

.cebu-theme .priority-rule-container priority-rule {
  border: 0.2em solid #fbe122;
}

.cebu-theme rule-tag-filter tag-filter > div {
  border-color: #0077c8;
}

.cebu-theme rule-tag-filter tag-filter > div.selected {
  background-color: #0077c8;
  color: rgb(255, 255, 255);
}

.cebu-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.cebu-theme .rule-container .rule-heading > i {
  color: #fbe122;
}

.cebu-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.cebu-theme .iVisa {
  background-color: #0077c8;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.cebu-theme .iVisa > * {
  width: 100%;
}

.cebu-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .cebu-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .cebu-theme .iVisa > * {
    width: auto;
  }
  .cebu-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.cebu-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.cebu-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.cebu-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .cebu-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .cebu-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.cebu-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.cebu-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.cebu-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .cebu-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .cebu-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .cebu-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .cebu-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.cebu-theme {
  /* .full-menu {
     a {
       &.login-action {
         display: none;
       }
     }
   }*/
}

.cebu-theme .toolbar {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  height: 90px;
  border-top: 4px solid #fbe122;
}

.cebu-theme .toolbar .toolbar-logo {
  height: 75px;
  width: 275px;
  background-size: cover;
}

.cebu-theme results .results-status .col-12 > div {
  border-bottom: 4px solid #fbe122;
}

.cebu-theme .mat-tab-header {
  border-bottom: 4px solid #fbe122;
}

.cebu-theme hr {
  border-top: 4px solid #fbe122;
}

.cebu-theme .mat-flat-button {
  border-radius: 8px;
}

.cebu-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.cebu-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.cebu-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.cebu-theme .footer .copyright {
  display: none;
}

.cebu-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .cebu-theme .footer .footer-logo {
    width: 200px;
  }
}

.cebu-theme .remove-row hr {
  border-width: 1px;
}

.cebu-theme segment-header .mat-display-1,
.cebu-theme segment-header .mat-display-3 {
  color: #0077c8;
}

.cebu-theme .heading-content .segment-centre path {
  fill: #0077c8 !important;
}

body.easyjet-theme {
  color: rgba(51, 51, 51, 0.87);
  background-color: #f2f2f2;
}

.easyjet-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.easyjet-theme .mat-ripple-element {
  background-color: rgba(51, 51, 51, 0.1);
}

.easyjet-theme .mat-option {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-option:hover:not(.mat-option-disabled), .easyjet-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.easyjet-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.easyjet-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-option.mat-option-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.easyjet-theme .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-pseudo-checkbox {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-pseudo-checkbox::after {
  color: #f2f2f2;
}

.easyjet-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.easyjet-theme .mat-warn .mat-pseudo-checkbox-checked,
.easyjet-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.easyjet-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.easyjet-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.easyjet-theme .mat-app-background, .easyjet-theme.mat-app-background {
  background-color: #f2f2f2;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.easyjet-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.easyjet-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-badge {
  position: relative;
}

.easyjet-theme .mat-badge.mat-badge {
  overflow: visible;
}

.easyjet-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.easyjet-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.easyjet-theme .ng-animate-disabled .mat-badge-content,
.easyjet-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.easyjet-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.easyjet-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.easyjet-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.easyjet-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.easyjet-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .easyjet-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.easyjet-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .easyjet-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.easyjet-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .easyjet-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.easyjet-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .easyjet-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.easyjet-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.easyjet-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.easyjet-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.easyjet-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .easyjet-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.easyjet-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .easyjet-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.easyjet-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .easyjet-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.easyjet-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .easyjet-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.easyjet-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.easyjet-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.easyjet-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.easyjet-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .easyjet-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.easyjet-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .easyjet-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.easyjet-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .easyjet-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.easyjet-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .easyjet-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .easyjet-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.easyjet-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.easyjet-theme .mat-badge-disabled .mat-badge-content {
  background: darkgray;
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-button, .easyjet-theme .mat-icon-button, .easyjet-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.easyjet-theme .mat-button.mat-warn, .easyjet-theme .mat-icon-button.mat-warn, .easyjet-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.easyjet-theme .mat-button.mat-primary.mat-button-disabled, .easyjet-theme .mat-button.mat-accent.mat-button-disabled, .easyjet-theme .mat-button.mat-warn.mat-button-disabled, .easyjet-theme .mat-button.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-icon-button.mat-primary.mat-button-disabled, .easyjet-theme .mat-icon-button.mat-accent.mat-button-disabled, .easyjet-theme .mat-icon-button.mat-warn.mat-button-disabled, .easyjet-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-stroked-button.mat-primary.mat-button-disabled, .easyjet-theme .mat-stroked-button.mat-accent.mat-button-disabled, .easyjet-theme .mat-stroked-button.mat-warn.mat-button-disabled, .easyjet-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-button.mat-warn .mat-button-focus-overlay, .easyjet-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .easyjet-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .easyjet-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .easyjet-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.easyjet-theme .mat-button .mat-ripple-element, .easyjet-theme .mat-icon-button .mat-ripple-element, .easyjet-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.easyjet-theme .mat-button-focus-overlay {
  background: #333;
}

.easyjet-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-flat-button, .easyjet-theme .mat-raised-button, .easyjet-theme .mat-fab, .easyjet-theme .mat-mini-fab {
  color: rgba(51, 51, 51, 0.87);
  background-color: white;
}

.easyjet-theme .mat-flat-button.mat-warn, .easyjet-theme .mat-raised-button.mat-warn, .easyjet-theme .mat-fab.mat-warn, .easyjet-theme .mat-mini-fab.mat-warn {
  color: white;
}

.easyjet-theme .mat-flat-button.mat-primary.mat-button-disabled, .easyjet-theme .mat-flat-button.mat-accent.mat-button-disabled, .easyjet-theme .mat-flat-button.mat-warn.mat-button-disabled, .easyjet-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-primary.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-accent.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-warn.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-fab.mat-primary.mat-button-disabled, .easyjet-theme .mat-fab.mat-accent.mat-button-disabled, .easyjet-theme .mat-fab.mat-warn.mat-button-disabled, .easyjet-theme .mat-fab.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-primary.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-accent.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-warn.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-flat-button.mat-warn, .easyjet-theme .mat-raised-button.mat-warn, .easyjet-theme .mat-fab.mat-warn, .easyjet-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-flat-button.mat-primary.mat-button-disabled, .easyjet-theme .mat-flat-button.mat-accent.mat-button-disabled, .easyjet-theme .mat-flat-button.mat-warn.mat-button-disabled, .easyjet-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-primary.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-accent.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-warn.mat-button-disabled, .easyjet-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-fab.mat-primary.mat-button-disabled, .easyjet-theme .mat-fab.mat-accent.mat-button-disabled, .easyjet-theme .mat-fab.mat-warn.mat-button-disabled, .easyjet-theme .mat-fab.mat-button-disabled.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-primary.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-accent.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-warn.mat-button-disabled, .easyjet-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-flat-button.mat-primary .mat-ripple-element, .easyjet-theme .mat-raised-button.mat-primary .mat-ripple-element, .easyjet-theme .mat-fab.mat-primary .mat-ripple-element, .easyjet-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.easyjet-theme .mat-flat-button.mat-accent .mat-ripple-element, .easyjet-theme .mat-raised-button.mat-accent .mat-ripple-element, .easyjet-theme .mat-fab.mat-accent .mat-ripple-element, .easyjet-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.easyjet-theme .mat-flat-button.mat-warn .mat-ripple-element, .easyjet-theme .mat-raised-button.mat-warn .mat-ripple-element, .easyjet-theme .mat-fab.mat-warn .mat-ripple-element, .easyjet-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.easyjet-theme .mat-stroked-button:not([class*=mat-elevation-z]), .easyjet-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-fab:not([class*=mat-elevation-z]), .easyjet-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .easyjet-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .easyjet-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.easyjet-theme .mat-button-toggle-group: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);
}

.easyjet-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.easyjet-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.easyjet-theme .mat-button-toggle {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
  background: white;
}

.easyjet-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.easyjet-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.easyjet-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.easyjet-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.easyjet-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-button-toggle-disabled {
  color: rgba(51, 51, 51, 0.38);
  background-color: #eeeeee;
}

.easyjet-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.easyjet-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.easyjet-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.easyjet-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.easyjet-theme .mat-card {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-card-subtitle {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-checkbox-frame {
  border-color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-checkbox-checkmark {
  fill: #f2f2f2;
}

.easyjet-theme .mat-checkbox-checkmark-path {
  stroke: #f2f2f2 !important;
}

.easyjet-theme .mat-checkbox-mixedmark {
  background-color: #f2f2f2;
}

.easyjet-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .easyjet-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .easyjet-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.easyjet-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.easyjet-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-checkbox .mat-ripple-element {
  background-color: #333;
}

.easyjet-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.easyjet-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.easyjet-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(51, 51, 51, 0.87);
  opacity: 0.4;
}

.easyjet-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.easyjet-theme .mat-chip.mat-standard-chip::after {
  background: #333;
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.easyjet-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.easyjet-theme .mat-table {
  background: white;
}

.easyjet-theme .mat-table thead, .easyjet-theme .mat-table tbody, .easyjet-theme .mat-table tfoot,
.easyjet-theme mat-header-row, .easyjet-theme mat-row, .easyjet-theme mat-footer-row,
.easyjet-theme [mat-header-row], .easyjet-theme [mat-row], .easyjet-theme [mat-footer-row],
.easyjet-theme .mat-table-sticky {
  background: inherit;
}

.easyjet-theme mat-row, .easyjet-theme mat-header-row, .easyjet-theme mat-footer-row,
.easyjet-theme th.mat-header-cell, .easyjet-theme td.mat-cell, .easyjet-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-header-cell {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-cell, .easyjet-theme .mat-footer-cell {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-calendar-arrow {
  fill: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-datepicker-toggle,
.easyjet-theme .mat-datepicker-content .mat-calendar-next-button,
.easyjet-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-calendar-table-header,
.easyjet-theme .mat-calendar-body-label {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-calendar-body-cell-content,
.easyjet-theme .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.87);
  border-color: transparent;
}

.easyjet-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.easyjet-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.18);
}

.easyjet-theme .mat-calendar-body-comparison-identical,
.easyjet-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.easyjet-theme .mat-calendar-body-comparison-bridge-start::before,
.easyjet-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.easyjet-theme .mat-calendar-body-comparison-bridge-end::before,
.easyjet-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.easyjet-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.easyjet-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.easyjet-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.easyjet-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.easyjet-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.easyjet-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.easyjet-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.easyjet-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.easyjet-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.easyjet-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.easyjet-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.easyjet-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.easyjet-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.easyjet-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .easyjet-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.easyjet-theme .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);
}

.easyjet-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.easyjet-theme .mat-date-range-input-inner[disabled] {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-expansion-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .easyjet-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .easyjet-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .easyjet-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.easyjet-theme .mat-expansion-panel-header-title {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-expansion-panel-header-description,
.easyjet-theme .mat-expansion-indicator::after {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.easyjet-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.easyjet-theme .mat-form-field-label {
  color: rgba(51, 51, 51, 0.6);
}

.easyjet-theme .mat-hint {
  color: rgba(51, 51, 51, 0.6);
}

.easyjet-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.easyjet-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-error {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.easyjet-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.easyjet-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.easyjet-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.easyjet-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.04);
}

.easyjet-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.02);
}

.easyjet-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.easyjet-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.easyjet-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.easyjet-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.easyjet-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-input-element:disabled,
.easyjet-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.easyjet-theme .mat-input-element::placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.easyjet-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.easyjet-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.easyjet-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.easyjet-theme .mat-form-field.mat-warn .mat-input-element,
.easyjet-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.easyjet-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.easyjet-theme .mat-list-base .mat-list-item {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-list-base .mat-list-option {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-list-base .mat-subheader {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-list-option:hover, .easyjet-theme .mat-list-option:focus,
.easyjet-theme .mat-nav-list .mat-list-item:hover,
.easyjet-theme .mat-nav-list .mat-list-item:focus,
.easyjet-theme .mat-action-list .mat-list-item:hover,
.easyjet-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.easyjet-theme .mat-list-single-selected-option, .easyjet-theme .mat-list-single-selected-option:hover, .easyjet-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-menu-panel {
  background: white;
}

.easyjet-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-menu-item {
  background: transparent;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-menu-item[disabled],
.easyjet-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.easyjet-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-menu-item .mat-icon-no-color,
.easyjet-theme .mat-menu-submenu-icon {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-menu-item:hover:not([disabled]),
.easyjet-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.easyjet-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.easyjet-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.easyjet-theme .mat-paginator {
  background: white;
}

.easyjet-theme .mat-paginator,
.easyjet-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-paginator-decrement,
.easyjet-theme .mat-paginator-increment {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
  border-right: 2px solid rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-paginator-first,
.easyjet-theme .mat-paginator-last {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.easyjet-theme .mat-icon-button[disabled] .mat-paginator-increment,
.easyjet-theme .mat-icon-button[disabled] .mat-paginator-first,
.easyjet-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f1d9dd;
}

.easyjet-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f1d9dd;
}

.easyjet-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-progress-spinner.mat-warn circle, .easyjet-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.easyjet-theme .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.easyjet-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.easyjet-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .easyjet-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .easyjet-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.easyjet-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.easyjet-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-radio-button .mat-ripple-element {
  background-color: #333;
}

.easyjet-theme .mat-select-value {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-select-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.easyjet-theme .mat-select-disabled .mat-select-value {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-select-arrow {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-select-panel {
  background: white;
}

.easyjet-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.easyjet-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-drawer-container {
  background-color: #f2f2f2;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-drawer {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.easyjet-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.easyjet-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.easyjet-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.easyjet-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.easyjet-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #333333;
}

.easyjet-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.easyjet-theme .mat-slide-toggle-bar {
  background-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.easyjet-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.easyjet-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.easyjet-theme .mat-slider.mat-warn .mat-slider-track-fill,
.easyjet-theme .mat-slider.mat-warn .mat-slider-thumb,
.easyjet-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.easyjet-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.easyjet-theme .mat-slider:hover .mat-slider-track-background,
.easyjet-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.easyjet-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.easyjet-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(51, 51, 51, 0.26);
}

.easyjet-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.easyjet-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(51, 51, 51, 0.12);
}

.easyjet-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.easyjet-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(51, 51, 51, 0.26);
}

.easyjet-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
  background-color: transparent;
}

.easyjet-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .easyjet-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .easyjet-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
}

.easyjet-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(51, 51, 51, 0.7);
}

.easyjet-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.easyjet-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.easyjet-theme .mat-step-header.cdk-keyboard-focused, .easyjet-theme .mat-step-header.cdk-program-focused, .easyjet-theme .mat-step-header:hover:not([aria-disabled]), .easyjet-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.easyjet-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .easyjet-theme .mat-step-header:hover {
    background: none;
  }
}

.easyjet-theme .mat-step-header .mat-step-label,
.easyjet-theme .mat-step-header .mat-step-optional {
  color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-step-header .mat-step-icon {
  background-color: rgba(51, 51, 51, 0.54);
}

.easyjet-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.easyjet-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.easyjet-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.easyjet-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.easyjet-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.easyjet-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.easyjet-theme .mat-stepper-horizontal, .easyjet-theme .mat-stepper-vertical {
  background-color: white;
}

.easyjet-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-horizontal-stepper-header::before,
.easyjet-theme .mat-horizontal-stepper-header::after,
.easyjet-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-sort-header-arrow {
  color: #919191;
}

.easyjet-theme .mat-tab-nav-bar,
.easyjet-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.easyjet-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.easyjet-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.easyjet-theme .mat-tab-label, .easyjet-theme .mat-tab-link {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-tab-label.mat-tab-disabled, .easyjet-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.38);
}

.easyjet-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.easyjet-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.easyjet-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .easyjet-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .easyjet-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .easyjet-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.easyjet-theme .mat-tab-group.mat-warn .mat-ink-bar, .easyjet-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .easyjet-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .easyjet-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .easyjet-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.easyjet-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .easyjet-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.easyjet-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.easyjet-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.easyjet-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .easyjet-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.easyjet-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.easyjet-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.easyjet-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .easyjet-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.easyjet-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.easyjet-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.easyjet-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .easyjet-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.easyjet-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.easyjet-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.easyjet-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .easyjet-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .easyjet-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .easyjet-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.easyjet-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.easyjet-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.easyjet-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.easyjet-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.easyjet-theme .mat-toolbar .mat-form-field-underline,
.easyjet-theme .mat-toolbar .mat-form-field-ripple,
.easyjet-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.easyjet-theme .mat-toolbar .mat-form-field-label,
.easyjet-theme .mat-toolbar .mat-focused .mat-form-field-label,
.easyjet-theme .mat-toolbar .mat-select-value,
.easyjet-theme .mat-toolbar .mat-select-arrow,
.easyjet-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.easyjet-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.easyjet-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.easyjet-theme .mat-tree {
  background: white;
}

.easyjet-theme .mat-tree-node,
.easyjet-theme .mat-nested-tree-node {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.easyjet-theme .spinner path {
  fill: #F60;
}

.easyjet-theme .spinner .circle {
  border: 3px dashed #F60;
}

.easyjet-theme hr {
  border: none;
  border-top: 1px solid #F60;
}

.easyjet-theme .text {
  color: rgba(51, 51, 51, 0.87) !important;
}

.easyjet-theme .mat-display-1, .easyjet-theme .mat-display-2, .easyjet-theme .mat-display-3, .easyjet-theme .mat-display-4, .easyjet-theme .mat-h1, .easyjet-theme .mat-headline, .easyjet-theme .mat-h2, .easyjet-theme .mat-title, .easyjet-theme .mat-h3, .easyjet-theme .mat-subheading-2 .mat-h4, .easyjet-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .easyjet-theme .mat-display-1,
.easyjet-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.easyjet-theme .toolbar-logo {
  background-image: url('easyjet.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.easyjet-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.easyjet-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(255, 102, 0, 0.12), 0px 8px 10px 1px rgba(255, 102, 0, 0.084), 0px 3px 14px 2px rgba(255, 102, 0, 0.072);
}

.easyjet-theme .toolbar a {
  color: #F60;
}

.easyjet-theme .footer {
  border-top: 1px solid #F60;
}

.easyjet-theme .mat-tab-label-content {
  color: #F60;
}

.easyjet-theme .mat-tab-header {
  border-bottom-color: #F60;
}

.easyjet-theme input.mat-input-element {
  color: rgba(51, 51, 51, 0.87) !important;
  caret-color: rgba(51, 51, 51, 0.87) !important;
  font-size: 16px;
  background-color: #f2f2f2;
}

.easyjet-theme .mat-form-field-outline-start,
.easyjet-theme .mat-form-field-outline-gap,
.easyjet-theme .mat-form-field-outline-end,
.easyjet-theme .mat-form-field label.mat-form-field-label {
  color: #F60;
}

.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.easyjet-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.easyjet-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme mat-option svg path {
  fill: #F60 !important;
}

.easyjet-theme mat-option:hover {
  background-color: #F60 !important;
  color: #FFFFFF;
}

.easyjet-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.easyjet-theme .mat-form-field-flex {
  background-color: #f2f2f2;
  align-items: center;
}

.easyjet-theme .link-button,
.easyjet-theme .link-button:hover {
  color: #F60;
}

.easyjet-theme .mat-flat-button.mat-primary {
  background-color: #F60;
  color: #FFFFFF;
  transition: 0.3s;
}

.easyjet-theme .mat-flat-button.mat-secondary {
  background-color: #f2f2f2;
  color: rgba(51, 51, 51, 0.87);
  border-color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #f2f2f2;
  border-color: #F60;
  background-color: #F60;
}

.easyjet-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #F60;
}

.easyjet-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #F60;
}

.easyjet-theme .heading-content {
  color: #F60;
}

.easyjet-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.easyjet-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(51, 51, 51, 0.87);
}

.easyjet-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.easyjet-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #F60;
}

.easyjet-theme .heading-content .segment-centre path {
  fill: #F60 !important;
}

@media (min-width: 768px) {
  .easyjet-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.easyjet-theme .results-container {
  border-color: #F60;
  margin-bottom: 1em;
}

.easyjet-theme .results-container .mat-h1 {
  color: #F60;
}

.easyjet-theme results .results-status .col-12 > div {
  border-bottom-color: #F60;
}

.easyjet-theme .segment-border {
  margin-bottom: 3em;
}

.easyjet-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.easyjet-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.easyjet-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.easyjet-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.easyjet-theme results-country-page > div {
  background-color: #efefef;
}

.easyjet-theme results-country-page [data-selected] > div {
  color: #F60;
}

.easyjet-theme results-country-page .triangle {
  color: #F60;
}

.easyjet-theme results-country-page .triangle :first-child {
  border-bottom-color: #F60;
}

.easyjet-theme results-country-page .triangle :last-child {
  border-bottom-color: #efefef;
}

.easyjet-theme results-country-page .indicator {
  border-bottom-color: #F60;
}

.easyjet-theme .slide-down-header {
  color: #F60;
}

.easyjet-theme .passenger-information {
  padding: 15px;
  background-color: #efefef;
  margin-bottom: 1em;
}

.easyjet-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.easyjet-theme .input-controls {
  background-color: #f2f2f2;
}

.easyjet-theme .priority-rule-container priority-rule {
  border: 0.2em solid #F60;
}

.easyjet-theme rule-tag-filter tag-filter > div {
  border-color: #F60;
}

.easyjet-theme rule-tag-filter tag-filter > div.selected {
  background-color: #F60;
  color: #f2f2f2;
}

.easyjet-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.easyjet-theme .rule-container .rule-heading > i {
  color: #F60;
}

.easyjet-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.easyjet-theme .iVisa {
  background-color: #F60;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.easyjet-theme .iVisa > * {
  width: 100%;
}

.easyjet-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .easyjet-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .easyjet-theme .iVisa > * {
    width: auto;
  }
  .easyjet-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.easyjet-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.easyjet-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.easyjet-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .easyjet-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .easyjet-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.easyjet-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.easyjet-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.easyjet-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .easyjet-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .easyjet-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .easyjet-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .easyjet-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.easyjet-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.easyjet-theme .full-menu > * {
  display: none;
}

.easyjet-theme .full-menu select-language {
  display: block;
}

.easyjet-theme .mat-menu-content > * {
  display: none;
}

.easyjet-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.easyjet-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .easyjet-theme .footer .footer-logo {
    width: 200px;
  }
}

.easyjet-theme .toolbar {
  background-color: #F60;
  box-shadow: 0 3px 5px 1px #444;
  height: 50px;
  padding-left: 0;
}

.easyjet-theme .toolbar .toolbar-logo {
  width: 406px;
  height: 50px;
}

.easyjet-theme .toolbar .mat-form-field-flex {
  background-color: transparent;
}

.easyjet-theme .toolbar .mat-form-field-infix {
  padding: 0 0 5px 0;
}

.easyjet-theme .toolbar .mat-form-field-wrapper {
  border-radius: 3px;
  background-color: whitesmoke;
}

.easyjet-theme .mat-flat-button {
  border-radius: 2px;
}

.easyjet-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.easyjet-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.easyjet-theme .language-select,
.easyjet-theme .footer-logo-container {
  display: none;
}

.easyjet-theme .mat-form-field label.mat-form-field-label,
.easyjet-theme .mat-form-field .mat-form-field-outline-start,
.easyjet-theme .mat-form-field .mat-form-field-outline-gap,
.easyjet-theme .mat-form-field .mat-form-field-outline-end {
  color: #CCC;
}

body.evaair-theme {
  color: rgba(51, 51, 51, 0.87);
  background-color: #FFFFFF;
}

.evaair-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.evaair-theme .mat-ripple-element {
  background-color: rgba(51, 51, 51, 0.1);
}

.evaair-theme .mat-option {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-option:hover:not(.mat-option-disabled), .evaair-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.evaair-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.evaair-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-option.mat-option-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.evaair-theme .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-pseudo-checkbox {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-pseudo-checkbox::after {
  color: white;
}

.evaair-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.evaair-theme .mat-warn .mat-pseudo-checkbox-checked,
.evaair-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.evaair-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.evaair-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.evaair-theme .mat-app-background, .evaair-theme.mat-app-background {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.evaair-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.evaair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-badge {
  position: relative;
}

.evaair-theme .mat-badge.mat-badge {
  overflow: visible;
}

.evaair-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.evaair-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.evaair-theme .ng-animate-disabled .mat-badge-content,
.evaair-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.evaair-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.evaair-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.evaair-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.evaair-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.evaair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .evaair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.evaair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .evaair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.evaair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .evaair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.evaair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .evaair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.evaair-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.evaair-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.evaair-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.evaair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .evaair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.evaair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .evaair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.evaair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .evaair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.evaair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .evaair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.evaair-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.evaair-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.evaair-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.evaair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .evaair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.evaair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .evaair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.evaair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .evaair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.evaair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .evaair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .evaair-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.evaair-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.evaair-theme .mat-badge-disabled .mat-badge-content {
  background: #b1b1b1;
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-button, .evaair-theme .mat-icon-button, .evaair-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.evaair-theme .mat-button.mat-warn, .evaair-theme .mat-icon-button.mat-warn, .evaair-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.evaair-theme .mat-button.mat-primary.mat-button-disabled, .evaair-theme .mat-button.mat-accent.mat-button-disabled, .evaair-theme .mat-button.mat-warn.mat-button-disabled, .evaair-theme .mat-button.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-icon-button.mat-primary.mat-button-disabled, .evaair-theme .mat-icon-button.mat-accent.mat-button-disabled, .evaair-theme .mat-icon-button.mat-warn.mat-button-disabled, .evaair-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-stroked-button.mat-primary.mat-button-disabled, .evaair-theme .mat-stroked-button.mat-accent.mat-button-disabled, .evaair-theme .mat-stroked-button.mat-warn.mat-button-disabled, .evaair-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-button.mat-warn .mat-button-focus-overlay, .evaair-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .evaair-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.evaair-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .evaair-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .evaair-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.evaair-theme .mat-button .mat-ripple-element, .evaair-theme .mat-icon-button .mat-ripple-element, .evaair-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.evaair-theme .mat-button-focus-overlay {
  background: #333;
}

.evaair-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-flat-button, .evaair-theme .mat-raised-button, .evaair-theme .mat-fab, .evaair-theme .mat-mini-fab {
  color: rgba(51, 51, 51, 0.87);
  background-color: white;
}

.evaair-theme .mat-flat-button.mat-warn, .evaair-theme .mat-raised-button.mat-warn, .evaair-theme .mat-fab.mat-warn, .evaair-theme .mat-mini-fab.mat-warn {
  color: white;
}

.evaair-theme .mat-flat-button.mat-primary.mat-button-disabled, .evaair-theme .mat-flat-button.mat-accent.mat-button-disabled, .evaair-theme .mat-flat-button.mat-warn.mat-button-disabled, .evaair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-raised-button.mat-primary.mat-button-disabled, .evaair-theme .mat-raised-button.mat-accent.mat-button-disabled, .evaair-theme .mat-raised-button.mat-warn.mat-button-disabled, .evaair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-fab.mat-primary.mat-button-disabled, .evaair-theme .mat-fab.mat-accent.mat-button-disabled, .evaair-theme .mat-fab.mat-warn.mat-button-disabled, .evaair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-flat-button.mat-warn, .evaair-theme .mat-raised-button.mat-warn, .evaair-theme .mat-fab.mat-warn, .evaair-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.evaair-theme .mat-flat-button.mat-primary.mat-button-disabled, .evaair-theme .mat-flat-button.mat-accent.mat-button-disabled, .evaair-theme .mat-flat-button.mat-warn.mat-button-disabled, .evaair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-raised-button.mat-primary.mat-button-disabled, .evaair-theme .mat-raised-button.mat-accent.mat-button-disabled, .evaair-theme .mat-raised-button.mat-warn.mat-button-disabled, .evaair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-fab.mat-primary.mat-button-disabled, .evaair-theme .mat-fab.mat-accent.mat-button-disabled, .evaair-theme .mat-fab.mat-warn.mat-button-disabled, .evaair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .evaair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-flat-button.mat-primary .mat-ripple-element, .evaair-theme .mat-raised-button.mat-primary .mat-ripple-element, .evaair-theme .mat-fab.mat-primary .mat-ripple-element, .evaair-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.evaair-theme .mat-flat-button.mat-accent .mat-ripple-element, .evaair-theme .mat-raised-button.mat-accent .mat-ripple-element, .evaair-theme .mat-fab.mat-accent .mat-ripple-element, .evaair-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.evaair-theme .mat-flat-button.mat-warn .mat-ripple-element, .evaair-theme .mat-raised-button.mat-warn .mat-ripple-element, .evaair-theme .mat-fab.mat-warn .mat-ripple-element, .evaair-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.evaair-theme .mat-stroked-button:not([class*=mat-elevation-z]), .evaair-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-fab:not([class*=mat-elevation-z]), .evaair-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .evaair-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .evaair-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.evaair-theme .mat-button-toggle-group: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);
}

.evaair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.evaair-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.evaair-theme .mat-button-toggle {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
  background: white;
}

.evaair-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.evaair-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.evaair-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.evaair-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.evaair-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-button-toggle-disabled {
  color: rgba(51, 51, 51, 0.38);
  background-color: #eeeeee;
}

.evaair-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.evaair-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.evaair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.evaair-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.evaair-theme .mat-card {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-card-subtitle {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-checkbox-frame {
  border-color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-checkbox-checkmark {
  fill: white;
}

.evaair-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.evaair-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.evaair-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .evaair-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.evaair-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .evaair-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.evaair-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.evaair-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-checkbox .mat-ripple-element {
  background-color: #333;
}

.evaair-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.evaair-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.evaair-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(51, 51, 51, 0.87);
  opacity: 0.4;
}

.evaair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.evaair-theme .mat-chip.mat-standard-chip::after {
  background: #333;
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.evaair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.evaair-theme .mat-table {
  background: white;
}

.evaair-theme .mat-table thead, .evaair-theme .mat-table tbody, .evaair-theme .mat-table tfoot,
.evaair-theme mat-header-row, .evaair-theme mat-row, .evaair-theme mat-footer-row,
.evaair-theme [mat-header-row], .evaair-theme [mat-row], .evaair-theme [mat-footer-row],
.evaair-theme .mat-table-sticky {
  background: inherit;
}

.evaair-theme mat-row, .evaair-theme mat-header-row, .evaair-theme mat-footer-row,
.evaair-theme th.mat-header-cell, .evaair-theme td.mat-cell, .evaair-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-header-cell {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-cell, .evaair-theme .mat-footer-cell {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-calendar-arrow {
  fill: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-datepicker-toggle,
.evaair-theme .mat-datepicker-content .mat-calendar-next-button,
.evaair-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-calendar-table-header,
.evaair-theme .mat-calendar-body-label {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-calendar-body-cell-content,
.evaair-theme .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.87);
  border-color: transparent;
}

.evaair-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.evaair-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.18);
}

.evaair-theme .mat-calendar-body-comparison-identical,
.evaair-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.evaair-theme .mat-calendar-body-comparison-bridge-start::before,
.evaair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.evaair-theme .mat-calendar-body-comparison-bridge-end::before,
.evaair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.evaair-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.evaair-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.evaair-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.evaair-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.evaair-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.evaair-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.evaair-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.evaair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.evaair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.evaair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.evaair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.evaair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.evaair-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.evaair-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .evaair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.evaair-theme .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);
}

.evaair-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.evaair-theme .mat-date-range-input-inner[disabled] {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-expansion-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .evaair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .evaair-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .evaair-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.evaair-theme .mat-expansion-panel-header-title {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-expansion-panel-header-description,
.evaair-theme .mat-expansion-indicator::after {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.evaair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.evaair-theme .mat-form-field-label {
  color: rgba(51, 51, 51, 0.6);
}

.evaair-theme .mat-hint {
  color: rgba(51, 51, 51, 0.6);
}

.evaair-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.evaair-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.evaair-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.evaair-theme .mat-error {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.evaair-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.evaair-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.evaair-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.evaair-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.04);
}

.evaair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.02);
}

.evaair-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.evaair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.evaair-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.evaair-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.evaair-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-input-element:disabled,
.evaair-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.evaair-theme .mat-input-element::placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.evaair-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.evaair-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.evaair-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.evaair-theme .mat-form-field.mat-warn .mat-input-element,
.evaair-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.evaair-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.evaair-theme .mat-list-base .mat-list-item {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-list-base .mat-list-option {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-list-base .mat-subheader {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-list-option:hover, .evaair-theme .mat-list-option:focus,
.evaair-theme .mat-nav-list .mat-list-item:hover,
.evaair-theme .mat-nav-list .mat-list-item:focus,
.evaair-theme .mat-action-list .mat-list-item:hover,
.evaair-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.evaair-theme .mat-list-single-selected-option, .evaair-theme .mat-list-single-selected-option:hover, .evaair-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-menu-panel {
  background: white;
}

.evaair-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-menu-item {
  background: transparent;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-menu-item[disabled],
.evaair-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.evaair-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-menu-item .mat-icon-no-color,
.evaair-theme .mat-menu-submenu-icon {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-menu-item:hover:not([disabled]),
.evaair-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.evaair-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.evaair-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.evaair-theme .mat-paginator {
  background: white;
}

.evaair-theme .mat-paginator,
.evaair-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-paginator-decrement,
.evaair-theme .mat-paginator-increment {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
  border-right: 2px solid rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-paginator-first,
.evaair-theme .mat-paginator-last {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.evaair-theme .mat-icon-button[disabled] .mat-paginator-increment,
.evaair-theme .mat-icon-button[disabled] .mat-paginator-first,
.evaair-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.evaair-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.evaair-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.evaair-theme .mat-progress-spinner.mat-warn circle, .evaair-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.evaair-theme .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.evaair-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.evaair-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .evaair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .evaair-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.evaair-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.evaair-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.evaair-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-radio-button .mat-ripple-element {
  background-color: #333;
}

.evaair-theme .mat-select-value {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-select-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.evaair-theme .mat-select-disabled .mat-select-value {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-select-arrow {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-select-panel {
  background: white;
}

.evaair-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.evaair-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-drawer-container {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-drawer {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.evaair-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.evaair-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.evaair-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.evaair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.evaair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.evaair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.evaair-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #333333;
}

.evaair-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.evaair-theme .mat-slide-toggle-bar {
  background-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.evaair-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.evaair-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.evaair-theme .mat-slider.mat-warn .mat-slider-track-fill,
.evaair-theme .mat-slider.mat-warn .mat-slider-thumb,
.evaair-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.evaair-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.evaair-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.evaair-theme .mat-slider:hover .mat-slider-track-background,
.evaair-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.evaair-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.evaair-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(51, 51, 51, 0.26);
}

.evaair-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.evaair-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(51, 51, 51, 0.12);
}

.evaair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.evaair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(51, 51, 51, 0.26);
}

.evaair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
  background-color: transparent;
}

.evaair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .evaair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .evaair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
}

.evaair-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(51, 51, 51, 0.7);
}

.evaair-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.evaair-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.evaair-theme .mat-step-header.cdk-keyboard-focused, .evaair-theme .mat-step-header.cdk-program-focused, .evaair-theme .mat-step-header:hover:not([aria-disabled]), .evaair-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.evaair-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .evaair-theme .mat-step-header:hover {
    background: none;
  }
}

.evaair-theme .mat-step-header .mat-step-label,
.evaair-theme .mat-step-header .mat-step-optional {
  color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-step-header .mat-step-icon {
  background-color: rgba(51, 51, 51, 0.54);
}

.evaair-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.evaair-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.evaair-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.evaair-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.evaair-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.evaair-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.evaair-theme .mat-stepper-horizontal, .evaair-theme .mat-stepper-vertical {
  background-color: white;
}

.evaair-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-horizontal-stepper-header::before,
.evaair-theme .mat-horizontal-stepper-header::after,
.evaair-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-sort-header-arrow {
  color: #919191;
}

.evaair-theme .mat-tab-nav-bar,
.evaair-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.evaair-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.evaair-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.evaair-theme .mat-tab-label, .evaair-theme .mat-tab-link {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-tab-label.mat-tab-disabled, .evaair-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.38);
}

.evaair-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.evaair-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.evaair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .evaair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .evaair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .evaair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.evaair-theme .mat-tab-group.mat-warn .mat-ink-bar, .evaair-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.evaair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .evaair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .evaair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .evaair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.evaair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .evaair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.evaair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.evaair-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.evaair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .evaair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.evaair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.evaair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.evaair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .evaair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.evaair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.evaair-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.evaair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .evaair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.evaair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.evaair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.evaair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .evaair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .evaair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .evaair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.evaair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.evaair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.evaair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.evaair-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.evaair-theme .mat-toolbar .mat-form-field-underline,
.evaair-theme .mat-toolbar .mat-form-field-ripple,
.evaair-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.evaair-theme .mat-toolbar .mat-form-field-label,
.evaair-theme .mat-toolbar .mat-focused .mat-form-field-label,
.evaair-theme .mat-toolbar .mat-select-value,
.evaair-theme .mat-toolbar .mat-select-arrow,
.evaair-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.evaair-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.evaair-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.evaair-theme .mat-tree {
  background: white;
}

.evaair-theme .mat-tree-node,
.evaair-theme .mat-nested-tree-node {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.evaair-theme .spinner path {
  fill: #4a7d6b;
}

.evaair-theme .spinner .circle {
  border: 3px dashed #4a7d6b;
}

.evaair-theme hr {
  border: none;
  border-top: 1px solid #4a7d6b;
}

.evaair-theme .text {
  color: rgba(51, 51, 51, 0.87) !important;
}

.evaair-theme .mat-display-1, .evaair-theme .mat-display-2, .evaair-theme .mat-display-3, .evaair-theme .mat-display-4, .evaair-theme .mat-h1, .evaair-theme .mat-headline, .evaair-theme .mat-h2, .evaair-theme .mat-title, .evaair-theme .mat-h3, .evaair-theme .mat-subheading-2 .mat-h4, .evaair-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .evaair-theme .mat-display-1,
.evaair-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.evaair-theme .toolbar-logo {
  background-image: url('evaair.png');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.evaair-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.evaair-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(74, 125, 107, 0.12), 0px 8px 10px 1px rgba(74, 125, 107, 0.084), 0px 3px 14px 2px rgba(74, 125, 107, 0.072);
}

.evaair-theme .toolbar a {
  color: #4a7d6b;
}

.evaair-theme .footer {
  border-top: 1px solid #4a7d6b;
}

.evaair-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.evaair-theme .mat-tab-label-content {
  color: #4a7d6b;
}

.evaair-theme .mat-tab-header {
  border-bottom-color: #4a7d6b;
}

.evaair-theme input.mat-input-element {
  color: rgba(51, 51, 51, 0.87) !important;
  caret-color: rgba(51, 51, 51, 0.87) !important;
  font-size: 16px;
  background-color: #FFFFFF;
}

.evaair-theme .mat-form-field-outline-start,
.evaair-theme .mat-form-field-outline-gap,
.evaair-theme .mat-form-field-outline-end,
.evaair-theme .mat-form-field label.mat-form-field-label {
  color: #4a7d6b;
}

.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.evaair-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.evaair-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme mat-option svg path {
  fill: #4a7d6b !important;
}

.evaair-theme mat-option:hover {
  background-color: #4a7d6b !important;
  color: #FFFFFF;
}

.evaair-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.evaair-theme .mat-form-field-flex {
  background-color: #FFFFFF;
  align-items: center;
}

.evaair-theme .link-button,
.evaair-theme .link-button:hover {
  color: #4a7d6b;
}

.evaair-theme .mat-flat-button.mat-primary {
  background-color: #4a7d6b;
  color: #FFFFFF;
  transition: 0.3s;
}

.evaair-theme .mat-flat-button.mat-secondary {
  background-color: #FFFFFF;
  color: rgba(51, 51, 51, 0.87);
  border-color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFFFFF;
  border-color: #4a7d6b;
  background-color: #4a7d6b;
}

.evaair-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #4a7d6b;
}

.evaair-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #4a7d6b;
}

.evaair-theme .heading-content {
  color: #4a7d6b;
}

.evaair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.evaair-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(51, 51, 51, 0.87);
}

.evaair-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.evaair-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #4a7d6b;
}

.evaair-theme .heading-content .segment-centre path {
  fill: #4a7d6b !important;
}

@media (min-width: 768px) {
  .evaair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.evaair-theme .results-container {
  border-color: #4a7d6b;
  margin-bottom: 1em;
}

.evaair-theme .results-container .mat-h1 {
  color: #4a7d6b;
}

.evaair-theme results .results-status .col-12 > div {
  border-bottom-color: #4a7d6b;
}

.evaair-theme .segment-border {
  margin-bottom: 3em;
}

.evaair-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.evaair-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.evaair-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.evaair-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.evaair-theme results-country-page > div {
  background-color: #fcfcfc;
}

.evaair-theme results-country-page [data-selected] > div {
  color: #4a7d6b;
}

.evaair-theme results-country-page .triangle {
  color: #4a7d6b;
}

.evaair-theme results-country-page .triangle :first-child {
  border-bottom-color: #4a7d6b;
}

.evaair-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.evaair-theme results-country-page .indicator {
  border-bottom-color: #4a7d6b;
}

.evaair-theme .slide-down-header {
  color: #4a7d6b;
}

.evaair-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.evaair-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.evaair-theme .input-controls {
  background-color: #FFFFFF;
}

.evaair-theme .priority-rule-container priority-rule {
  border: 0.2em solid #4a7d6b;
}

.evaair-theme rule-tag-filter tag-filter > div {
  border-color: #4a7d6b;
}

.evaair-theme rule-tag-filter tag-filter > div.selected {
  background-color: #4a7d6b;
  color: #FFFFFF;
}

.evaair-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.evaair-theme .rule-container .rule-heading > i {
  color: #4a7d6b;
}

.evaair-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.evaair-theme .iVisa {
  background-color: #4a7d6b;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.evaair-theme .iVisa > * {
  width: 100%;
}

.evaair-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .evaair-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .evaair-theme .iVisa > * {
    width: auto;
  }
  .evaair-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.evaair-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.evaair-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.evaair-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .evaair-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .evaair-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.evaair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.evaair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.evaair-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .evaair-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .evaair-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .evaair-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .evaair-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.evaair-theme .full-menu a.login-action {
  display: none;
}

.evaair-theme .toolbar {
  height: 60px;
  border-bottom: 1px solid #eeeeee;
  box-shadow: none;
}

.evaair-theme .toolbar .toolbar-logo {
  padding: 0 2.692em;
  height: 43px;
  width: 201px;
}

.evaair-theme .toolbar .mat-form-field-flex {
  background-color: transparent;
}

.evaair-theme .toolbar .mat-form-field-infix {
  padding: 0 0 5px 0;
}

.evaair-theme .toolbar .mat-form-field-wrapper {
  border-radius: 3px;
  background-color: whitesmoke;
}

.evaair-theme .heading-content .segment-centre path {
  fill: #fc8a49;
}

.evaair-theme .mat-flat-button {
  border-radius: 2px;
}

.evaair-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.evaair-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.evaair-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.evaair-theme .footer .copyright {
  display: none;
}

.evaair-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .evaair-theme .footer .footer-logo {
    width: 200px;
  }
}

.evaair-theme .mat-form-field .mat-form-field-outline-start,
.evaair-theme .mat-form-field .mat-form-field-outline-gap,
.evaair-theme .mat-form-field .mat-form-field-outline-end {
  color: #CCC;
}

.evaair-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #fc8a49;
}

body.kenyaairways-theme {
  color: rgba(30, 30, 30, 0.87);
  background-color: #fcf4f1;
}

.kenyaairways-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.kenyaairways-theme .mat-ripple-element {
  background-color: rgba(30, 30, 30, 0.1);
}

.kenyaairways-theme .mat-option {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-option:hover:not(.mat-option-disabled), .kenyaairways-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.kenyaairways-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.kenyaairways-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-option.mat-option-disabled {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-optgroup-label {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-pseudo-checkbox {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-pseudo-checkbox::after {
  color: #fcf4f1;
}

.kenyaairways-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.kenyaairways-theme .mat-warn .mat-pseudo-checkbox-checked,
.kenyaairways-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.kenyaairways-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.kenyaairways-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.kenyaairways-theme .mat-app-background, .kenyaairways-theme.mat-app-background {
  background-color: #fcf4f1;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.kenyaairways-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.kenyaairways-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-badge {
  position: relative;
}

.kenyaairways-theme .mat-badge.mat-badge {
  overflow: visible;
}

.kenyaairways-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.kenyaairways-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.kenyaairways-theme .ng-animate-disabled .mat-badge-content,
.kenyaairways-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.kenyaairways-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.kenyaairways-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.kenyaairways-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.kenyaairways-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.kenyaairways-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.kenyaairways-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.kenyaairways-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.kenyaairways-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.kenyaairways-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.kenyaairways-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.kenyaairways-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.kenyaairways-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.kenyaairways-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.kenyaairways-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.kenyaairways-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.kenyaairways-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.kenyaairways-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.kenyaairways-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.kenyaairways-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.kenyaairways-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.kenyaairways-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.kenyaairways-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .kenyaairways-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .kenyaairways-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.kenyaairways-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.kenyaairways-theme .mat-badge-disabled .mat-badge-content {
  background: #a8a3a1;
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-button, .kenyaairways-theme .mat-icon-button, .kenyaairways-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.kenyaairways-theme .mat-button.mat-warn, .kenyaairways-theme .mat-icon-button.mat-warn, .kenyaairways-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-button.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-button.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-button.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-button.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-icon-button.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-icon-button.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-icon-button.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-stroked-button.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-stroked-button.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-stroked-button.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-button.mat-warn .mat-button-focus-overlay, .kenyaairways-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .kenyaairways-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .kenyaairways-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .kenyaairways-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.kenyaairways-theme .mat-button .mat-ripple-element, .kenyaairways-theme .mat-icon-button .mat-ripple-element, .kenyaairways-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.kenyaairways-theme .mat-button-focus-overlay {
  background: #1e1e1e;
}

.kenyaairways-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-flat-button, .kenyaairways-theme .mat-raised-button, .kenyaairways-theme .mat-fab, .kenyaairways-theme .mat-mini-fab {
  color: rgba(30, 30, 30, 0.87);
  background-color: white;
}

.kenyaairways-theme .mat-flat-button.mat-warn, .kenyaairways-theme .mat-raised-button.mat-warn, .kenyaairways-theme .mat-fab.mat-warn, .kenyaairways-theme .mat-mini-fab.mat-warn {
  color: white;
}

.kenyaairways-theme .mat-flat-button.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-flat-button.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-flat-button.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-flat-button.mat-warn, .kenyaairways-theme .mat-raised-button.mat-warn, .kenyaairways-theme .mat-fab.mat-warn, .kenyaairways-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-flat-button.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-flat-button.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-flat-button.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-fab.mat-button-disabled.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-primary.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-accent.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-warn.mat-button-disabled, .kenyaairways-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-flat-button.mat-primary .mat-ripple-element, .kenyaairways-theme .mat-raised-button.mat-primary .mat-ripple-element, .kenyaairways-theme .mat-fab.mat-primary .mat-ripple-element, .kenyaairways-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.kenyaairways-theme .mat-flat-button.mat-accent .mat-ripple-element, .kenyaairways-theme .mat-raised-button.mat-accent .mat-ripple-element, .kenyaairways-theme .mat-fab.mat-accent .mat-ripple-element, .kenyaairways-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.kenyaairways-theme .mat-flat-button.mat-warn .mat-ripple-element, .kenyaairways-theme .mat-raised-button.mat-warn .mat-ripple-element, .kenyaairways-theme .mat-fab.mat-warn .mat-ripple-element, .kenyaairways-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.kenyaairways-theme .mat-stroked-button:not([class*=mat-elevation-z]), .kenyaairways-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-fab:not([class*=mat-elevation-z]), .kenyaairways-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .kenyaairways-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .kenyaairways-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.kenyaairways-theme .mat-button-toggle-group: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);
}

.kenyaairways-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.kenyaairways-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.kenyaairways-theme .mat-button-toggle {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-button-toggle-appearance-standard {
  color: rgba(30, 30, 30, 0.87);
  background: white;
}

.kenyaairways-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.kenyaairways-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.kenyaairways-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.kenyaairways-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.kenyaairways-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-button-toggle-disabled {
  color: rgba(30, 30, 30, 0.38);
  background-color: #eeeeee;
}

.kenyaairways-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.kenyaairways-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.kenyaairways-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.kenyaairways-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.kenyaairways-theme .mat-card {
  background: white;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-card-subtitle {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-checkbox-frame {
  border-color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-checkbox-checkmark {
  fill: #fcf4f1;
}

.kenyaairways-theme .mat-checkbox-checkmark-path {
  stroke: #fcf4f1 !important;
}

.kenyaairways-theme .mat-checkbox-mixedmark {
  background-color: #fcf4f1;
}

.kenyaairways-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .kenyaairways-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .kenyaairways-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.kenyaairways-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.kenyaairways-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-checkbox .mat-ripple-element {
  background-color: #1e1e1e;
}

.kenyaairways-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.kenyaairways-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.kenyaairways-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(30, 30, 30, 0.87);
  opacity: 0.4;
}

.kenyaairways-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.kenyaairways-theme .mat-chip.mat-standard-chip::after {
  background: #1e1e1e;
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.kenyaairways-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.kenyaairways-theme .mat-table {
  background: white;
}

.kenyaairways-theme .mat-table thead, .kenyaairways-theme .mat-table tbody, .kenyaairways-theme .mat-table tfoot,
.kenyaairways-theme mat-header-row, .kenyaairways-theme mat-row, .kenyaairways-theme mat-footer-row,
.kenyaairways-theme [mat-header-row], .kenyaairways-theme [mat-row], .kenyaairways-theme [mat-footer-row],
.kenyaairways-theme .mat-table-sticky {
  background: inherit;
}

.kenyaairways-theme mat-row, .kenyaairways-theme mat-header-row, .kenyaairways-theme mat-footer-row,
.kenyaairways-theme th.mat-header-cell, .kenyaairways-theme td.mat-cell, .kenyaairways-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-header-cell {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-cell, .kenyaairways-theme .mat-footer-cell {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-calendar-arrow {
  fill: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-datepicker-toggle,
.kenyaairways-theme .mat-datepicker-content .mat-calendar-next-button,
.kenyaairways-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-calendar-table-header,
.kenyaairways-theme .mat-calendar-body-label {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-calendar-body-cell-content,
.kenyaairways-theme .mat-date-range-input-separator {
  color: rgba(30, 30, 30, 0.87);
  border-color: transparent;
}

.kenyaairways-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.kenyaairways-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(30, 30, 30, 0.18);
}

.kenyaairways-theme .mat-calendar-body-comparison-identical,
.kenyaairways-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.kenyaairways-theme .mat-calendar-body-comparison-bridge-start::before,
.kenyaairways-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.kenyaairways-theme .mat-calendar-body-comparison-bridge-end::before,
.kenyaairways-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.kenyaairways-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.kenyaairways-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.kenyaairways-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.kenyaairways-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.kenyaairways-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.kenyaairways-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.kenyaairways-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.kenyaairways-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.kenyaairways-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.kenyaairways-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.kenyaairways-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.kenyaairways-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.kenyaairways-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.kenyaairways-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .kenyaairways-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.kenyaairways-theme .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);
}

.kenyaairways-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-date-range-input-inner[disabled] {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-expansion-panel {
  background: white;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .kenyaairways-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .kenyaairways-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .kenyaairways-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.kenyaairways-theme .mat-expansion-panel-header-title {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-expansion-panel-header-description,
.kenyaairways-theme .mat-expansion-indicator::after {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.kenyaairways-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.kenyaairways-theme .mat-form-field-label {
  color: rgba(30, 30, 30, 0.6);
}

.kenyaairways-theme .mat-hint {
  color: rgba(30, 30, 30, 0.6);
}

.kenyaairways-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.kenyaairways-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-error {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.kenyaairways-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.kenyaairways-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.kenyaairways-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.kenyaairways-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(30, 30, 30, 0.04);
}

.kenyaairways-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(30, 30, 30, 0.02);
}

.kenyaairways-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.kenyaairways-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.kenyaairways-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.kenyaairways-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.kenyaairways-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-input-element:disabled,
.kenyaairways-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-input-element::-moz-placeholder {
  color: rgba(30, 30, 30, 0.42);
}

.kenyaairways-theme .mat-input-element::placeholder {
  color: rgba(30, 30, 30, 0.42);
}

.kenyaairways-theme .mat-input-element::-moz-placeholder {
  color: rgba(30, 30, 30, 0.42);
}

.kenyaairways-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(30, 30, 30, 0.42);
}

.kenyaairways-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(30, 30, 30, 0.42);
}

.kenyaairways-theme .mat-form-field.mat-warn .mat-input-element,
.kenyaairways-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-list-base .mat-list-item {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-list-base .mat-list-option {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-list-base .mat-subheader {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-list-option:hover, .kenyaairways-theme .mat-list-option:focus,
.kenyaairways-theme .mat-nav-list .mat-list-item:hover,
.kenyaairways-theme .mat-nav-list .mat-list-item:focus,
.kenyaairways-theme .mat-action-list .mat-list-item:hover,
.kenyaairways-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.kenyaairways-theme .mat-list-single-selected-option, .kenyaairways-theme .mat-list-single-selected-option:hover, .kenyaairways-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-menu-panel {
  background: white;
}

.kenyaairways-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-menu-item {
  background: transparent;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-menu-item[disabled],
.kenyaairways-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.kenyaairways-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-menu-item .mat-icon-no-color,
.kenyaairways-theme .mat-menu-submenu-icon {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-menu-item:hover:not([disabled]),
.kenyaairways-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.kenyaairways-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.kenyaairways-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.kenyaairways-theme .mat-paginator {
  background: white;
}

.kenyaairways-theme .mat-paginator,
.kenyaairways-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-paginator-decrement,
.kenyaairways-theme .mat-paginator-increment {
  border-top: 2px solid rgba(30, 30, 30, 0.54);
  border-right: 2px solid rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-paginator-first,
.kenyaairways-theme .mat-paginator-last {
  border-top: 2px solid rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.kenyaairways-theme .mat-icon-button[disabled] .mat-paginator-increment,
.kenyaairways-theme .mat-icon-button[disabled] .mat-paginator-first,
.kenyaairways-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f8dbdc;
}

.kenyaairways-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f8dbdc;
}

.kenyaairways-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-progress-spinner.mat-warn circle, .kenyaairways-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.kenyaairways-theme .mat-radio-outer-circle {
  border-color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.kenyaairways-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.kenyaairways-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .kenyaairways-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .kenyaairways-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.kenyaairways-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.kenyaairways-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-radio-button .mat-ripple-element {
  background-color: #1e1e1e;
}

.kenyaairways-theme .mat-select-value {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-select-placeholder {
  color: rgba(30, 30, 30, 0.42);
}

.kenyaairways-theme .mat-select-disabled .mat-select-value {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-select-arrow {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-select-panel {
  background: white;
}

.kenyaairways-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-drawer-container {
  background-color: #fcf4f1;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-drawer {
  background-color: white;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.kenyaairways-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.kenyaairways-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.kenyaairways-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.kenyaairways-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.kenyaairways-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #1e1e1e;
}

.kenyaairways-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.kenyaairways-theme .mat-slide-toggle-bar {
  background-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-slider-track-background {
  background-color: rgba(30, 30, 30, 0.26);
}

.kenyaairways-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.kenyaairways-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.kenyaairways-theme .mat-slider.mat-warn .mat-slider-track-fill,
.kenyaairways-theme .mat-slider.mat-warn .mat-slider-thumb,
.kenyaairways-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.kenyaairways-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.kenyaairways-theme .mat-slider:hover .mat-slider-track-background,
.kenyaairways-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.kenyaairways-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.kenyaairways-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(30, 30, 30, 0.26);
}

.kenyaairways-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(30, 30, 30, 0.26);
}

.kenyaairways-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(30, 30, 30, 0.12);
}

.kenyaairways-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.kenyaairways-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(30, 30, 30, 0.26);
}

.kenyaairways-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(30, 30, 30, 0.26);
  background-color: transparent;
}

.kenyaairways-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .kenyaairways-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .kenyaairways-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(30, 30, 30, 0.26);
}

.kenyaairways-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(30, 30, 30, 0.7);
}

.kenyaairways-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.7) 2px, transparent 0, transparent);
}

.kenyaairways-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.7) 2px, transparent 0, transparent);
}

.kenyaairways-theme .mat-step-header.cdk-keyboard-focused, .kenyaairways-theme .mat-step-header.cdk-program-focused, .kenyaairways-theme .mat-step-header:hover:not([aria-disabled]), .kenyaairways-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.kenyaairways-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .kenyaairways-theme .mat-step-header:hover {
    background: none;
  }
}

.kenyaairways-theme .mat-step-header .mat-step-label,
.kenyaairways-theme .mat-step-header .mat-step-optional {
  color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-step-header .mat-step-icon {
  background-color: rgba(30, 30, 30, 0.54);
}

.kenyaairways-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.kenyaairways-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.kenyaairways-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.kenyaairways-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.kenyaairways-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.kenyaairways-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.kenyaairways-theme .mat-stepper-horizontal, .kenyaairways-theme .mat-stepper-vertical {
  background-color: white;
}

.kenyaairways-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-horizontal-stepper-header::before,
.kenyaairways-theme .mat-horizontal-stepper-header::after,
.kenyaairways-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-sort-header-arrow {
  color: #868686;
}

.kenyaairways-theme .mat-tab-nav-bar,
.kenyaairways-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.kenyaairways-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.kenyaairways-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.kenyaairways-theme .mat-tab-label, .kenyaairways-theme .mat-tab-link {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-tab-label.mat-tab-disabled, .kenyaairways-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(30, 30, 30, 0.38);
}

.kenyaairways-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.kenyaairways-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.kenyaairways-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .kenyaairways-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .kenyaairways-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .kenyaairways-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.kenyaairways-theme .mat-tab-group.mat-warn .mat-ink-bar, .kenyaairways-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .kenyaairways-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .kenyaairways-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .kenyaairways-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.kenyaairways-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .kenyaairways-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.kenyaairways-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.kenyaairways-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.kenyaairways-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .kenyaairways-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.kenyaairways-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .kenyaairways-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.kenyaairways-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.kenyaairways-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.kenyaairways-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .kenyaairways-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.kenyaairways-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .kenyaairways-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.kenyaairways-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.kenyaairways-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.kenyaairways-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.kenyaairways-theme .mat-toolbar .mat-form-field-underline,
.kenyaairways-theme .mat-toolbar .mat-form-field-ripple,
.kenyaairways-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.kenyaairways-theme .mat-toolbar .mat-form-field-label,
.kenyaairways-theme .mat-toolbar .mat-focused .mat-form-field-label,
.kenyaairways-theme .mat-toolbar .mat-select-value,
.kenyaairways-theme .mat-toolbar .mat-select-arrow,
.kenyaairways-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.kenyaairways-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.kenyaairways-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.kenyaairways-theme .mat-tree {
  background: white;
}

.kenyaairways-theme .mat-tree-node,
.kenyaairways-theme .mat-nested-tree-node {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.kenyaairways-theme .spinner path {
  fill: #1e1e1e;
}

.kenyaairways-theme .spinner .circle {
  border: 3px dashed #1e1e1e;
}

.kenyaairways-theme hr {
  border: none;
  border-top: 1px solid #1e1e1e;
}

.kenyaairways-theme .text {
  color: rgba(30, 30, 30, 0.87) !important;
}

.kenyaairways-theme .mat-display-1, .kenyaairways-theme .mat-display-2, .kenyaairways-theme .mat-display-3, .kenyaairways-theme .mat-display-4, .kenyaairways-theme .mat-h1, .kenyaairways-theme .mat-headline, .kenyaairways-theme .mat-h2, .kenyaairways-theme .mat-title, .kenyaairways-theme .mat-h3, .kenyaairways-theme .mat-subheading-2 .mat-h4, .kenyaairways-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .kenyaairways-theme .mat-display-1,
.kenyaairways-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.kenyaairways-theme .toolbar-logo {
  background-image: url('kenya.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.kenyaairways-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.kenyaairways-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(30, 30, 30, 0.12), 0px 8px 10px 1px rgba(30, 30, 30, 0.084), 0px 3px 14px 2px rgba(30, 30, 30, 0.072);
}

.kenyaairways-theme .toolbar a {
  color: #1e1e1e;
}

.kenyaairways-theme .footer {
  border-top: 1px solid #1e1e1e;
}

.kenyaairways-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.kenyaairways-theme .mat-tab-label-content {
  color: #1e1e1e;
}

.kenyaairways-theme .mat-tab-header {
  border-bottom-color: #1e1e1e;
}

.kenyaairways-theme input.mat-input-element {
  color: rgba(30, 30, 30, 0.87) !important;
  caret-color: rgba(30, 30, 30, 0.87) !important;
  font-size: 16px;
  background-color: #fcf4f1;
}

.kenyaairways-theme .mat-form-field-outline-start,
.kenyaairways-theme .mat-form-field-outline-gap,
.kenyaairways-theme .mat-form-field-outline-end,
.kenyaairways-theme .mat-form-field label.mat-form-field-label {
  color: #1e1e1e;
}

.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.kenyaairways-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.kenyaairways-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme mat-option svg path {
  fill: #1e1e1e !important;
}

.kenyaairways-theme mat-option:hover {
  background-color: #1e1e1e !important;
  color: #FFFFFF;
}

.kenyaairways-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.kenyaairways-theme .mat-form-field-flex {
  background-color: #fcf4f1;
  align-items: center;
}

.kenyaairways-theme .link-button,
.kenyaairways-theme .link-button:hover {
  color: #1e1e1e;
}

.kenyaairways-theme .mat-flat-button.mat-primary {
  background-color: #1e1e1e;
  color: #FFFFFF;
  transition: 0.3s;
}

.kenyaairways-theme .mat-flat-button.mat-secondary {
  background-color: #fcf4f1;
  color: rgba(30, 30, 30, 0.87);
  border-color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #fcf4f1;
  border-color: #1e1e1e;
  background-color: #1e1e1e;
}

.kenyaairways-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #1e1e1e;
}

.kenyaairways-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #1e1e1e;
}

.kenyaairways-theme .heading-content {
  color: #1e1e1e;
}

.kenyaairways-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.kenyaairways-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(30, 30, 30, 0.87);
}

.kenyaairways-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.kenyaairways-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #1e1e1e;
}

.kenyaairways-theme .heading-content .segment-centre path {
  fill: #1e1e1e !important;
}

@media (min-width: 768px) {
  .kenyaairways-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.kenyaairways-theme .results-container {
  border-color: #1e1e1e;
  margin-bottom: 1em;
}

.kenyaairways-theme .results-container .mat-h1 {
  color: #1e1e1e;
}

.kenyaairways-theme results .results-status .col-12 > div {
  border-bottom-color: #1e1e1e;
}

.kenyaairways-theme .segment-border {
  margin-bottom: 3em;
}

.kenyaairways-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.kenyaairways-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.kenyaairways-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.kenyaairways-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.kenyaairways-theme results-country-page > div {
  background-color: #fbf1ed;
}

.kenyaairways-theme results-country-page [data-selected] > div {
  color: #1e1e1e;
}

.kenyaairways-theme results-country-page .triangle {
  color: #1e1e1e;
}

.kenyaairways-theme results-country-page .triangle :first-child {
  border-bottom-color: #1e1e1e;
}

.kenyaairways-theme results-country-page .triangle :last-child {
  border-bottom-color: #fbf1ed;
}

.kenyaairways-theme results-country-page .indicator {
  border-bottom-color: #1e1e1e;
}

.kenyaairways-theme .slide-down-header {
  color: #1e1e1e;
}

.kenyaairways-theme .passenger-information {
  padding: 15px;
  background-color: #fbf1ed;
  margin-bottom: 1em;
}

.kenyaairways-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.kenyaairways-theme .input-controls {
  background-color: #fcf4f1;
}

.kenyaairways-theme .priority-rule-container priority-rule {
  border: 0.2em solid #1e1e1e;
}

.kenyaairways-theme rule-tag-filter tag-filter > div {
  border-color: #1e1e1e;
}

.kenyaairways-theme rule-tag-filter tag-filter > div.selected {
  background-color: #1e1e1e;
  color: #fcf4f1;
}

.kenyaairways-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.kenyaairways-theme .rule-container .rule-heading > i {
  color: #1e1e1e;
}

.kenyaairways-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.kenyaairways-theme .iVisa {
  background-color: #1e1e1e;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.kenyaairways-theme .iVisa > * {
  width: 100%;
}

.kenyaairways-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .kenyaairways-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .kenyaairways-theme .iVisa > * {
    width: auto;
  }
  .kenyaairways-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.kenyaairways-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.kenyaairways-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.kenyaairways-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .kenyaairways-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .kenyaairways-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.kenyaairways-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.kenyaairways-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.kenyaairways-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .kenyaairways-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .kenyaairways-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .kenyaairways-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .kenyaairways-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.kenyaairways-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.kenyaairways-theme .full-menu > * {
  display: none;
}

.kenyaairways-theme .full-menu select-language {
  display: block;
}

.kenyaairways-theme .mat-menu-content > * {
  display: none;
}

.kenyaairways-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.kenyaairways-theme .mat-tab-header {
  border-bottom-color: #dfdfdf;
}

.kenyaairways-theme hr {
  border-top-color: #dfdfdf;
}

.kenyaairways-theme results .results-status .col-12 > div {
  border-bottom-color: #dfdfdf;
}

.kenyaairways-theme .footer {
  border-top-color: #dfdfdf;
}

.kenyaairways-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.kenyaairways-theme .footer .copyright {
  display: none;
}

.kenyaairways-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .kenyaairways-theme .footer .footer-logo {
    width: 200px;
  }
}

.kenyaairways-theme .spinner path {
  fill: #ec0921;
}

.kenyaairways-theme .spinner .circle {
  border-color: #ec0921;
}

.kenyaairways-theme .toolbar {
  height: 73pxpx;
  border-bottom: 1px solid #eeeeee;
  box-shadow: none;
  background-color: #ec0921;
}

.kenyaairways-theme .toolbar .toolbar-logo {
  padding: 0 2.692em;
  height: 50px;
  width: 212px;
}

.kenyaairways-theme .heading-content .segment-centre hr {
  border-top-color: #ec0921;
}

.kenyaairways-theme .heading-content .segment-centre path {
  fill: #ec0921 !important;
}

.kenyaairways-theme .heading-content .segment-centre path {
  fill: #ec0921;
}

.kenyaairways-theme .mat-flat-button {
  border-radius: 0px;
}

.kenyaairways-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.kenyaairways-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.kenyaairways-theme .mat-flat-button.mat-primary {
  background-color: #ec0921;
  border-color: #ec0921;
}

.kenyaairways-theme .mat-form-field .mat-form-field-outline-start,
.kenyaairways-theme .mat-form-field .mat-form-field-outline-gap,
.kenyaairways-theme .mat-form-field .mat-form-field-outline-end {
  color: #CCC;
}

.kenyaairways-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #ec0921;
}

body.klm-theme {
  color: rgba(0, 49, 69, 0.87);
  background-color: #FFFFFF;
}

.klm-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.klm-theme .mat-ripple-element {
  background-color: rgba(0, 49, 69, 0.1);
}

.klm-theme .mat-option {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-option:hover:not(.mat-option-disabled), .klm-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.klm-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.klm-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-option.mat-option-disabled {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.klm-theme .mat-optgroup-label {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-pseudo-checkbox {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-pseudo-checkbox::after {
  color: white;
}

.klm-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.klm-theme .mat-warn .mat-pseudo-checkbox-checked,
.klm-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.klm-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.klm-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.klm-theme .mat-app-background, .klm-theme.mat-app-background {
  background-color: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.klm-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.klm-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-badge {
  position: relative;
}

.klm-theme .mat-badge.mat-badge {
  overflow: visible;
}

.klm-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.klm-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.klm-theme .ng-animate-disabled .mat-badge-content,
.klm-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.klm-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.klm-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.klm-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.klm-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.klm-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .klm-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.klm-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .klm-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.klm-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .klm-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.klm-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .klm-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.klm-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.klm-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.klm-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.klm-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .klm-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.klm-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .klm-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.klm-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .klm-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.klm-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .klm-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.klm-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.klm-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.klm-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.klm-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .klm-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.klm-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .klm-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.klm-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .klm-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.klm-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .klm-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .klm-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.klm-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.klm-theme .mat-badge-disabled .mat-badge-content {
  background: #9eb1b8;
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-button, .klm-theme .mat-icon-button, .klm-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.klm-theme .mat-button.mat-warn, .klm-theme .mat-icon-button.mat-warn, .klm-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.klm-theme .mat-button.mat-primary.mat-button-disabled, .klm-theme .mat-button.mat-accent.mat-button-disabled, .klm-theme .mat-button.mat-warn.mat-button-disabled, .klm-theme .mat-button.mat-button-disabled.mat-button-disabled, .klm-theme .mat-icon-button.mat-primary.mat-button-disabled, .klm-theme .mat-icon-button.mat-accent.mat-button-disabled, .klm-theme .mat-icon-button.mat-warn.mat-button-disabled, .klm-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .klm-theme .mat-stroked-button.mat-primary.mat-button-disabled, .klm-theme .mat-stroked-button.mat-accent.mat-button-disabled, .klm-theme .mat-stroked-button.mat-warn.mat-button-disabled, .klm-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-button.mat-warn .mat-button-focus-overlay, .klm-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .klm-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.klm-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .klm-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .klm-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.klm-theme .mat-button .mat-ripple-element, .klm-theme .mat-icon-button .mat-ripple-element, .klm-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.klm-theme .mat-button-focus-overlay {
  background: #003145;
}

.klm-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-flat-button, .klm-theme .mat-raised-button, .klm-theme .mat-fab, .klm-theme .mat-mini-fab {
  color: rgba(0, 49, 69, 0.87);
  background-color: white;
}

.klm-theme .mat-flat-button.mat-warn, .klm-theme .mat-raised-button.mat-warn, .klm-theme .mat-fab.mat-warn, .klm-theme .mat-mini-fab.mat-warn {
  color: white;
}

.klm-theme .mat-flat-button.mat-primary.mat-button-disabled, .klm-theme .mat-flat-button.mat-accent.mat-button-disabled, .klm-theme .mat-flat-button.mat-warn.mat-button-disabled, .klm-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .klm-theme .mat-raised-button.mat-primary.mat-button-disabled, .klm-theme .mat-raised-button.mat-accent.mat-button-disabled, .klm-theme .mat-raised-button.mat-warn.mat-button-disabled, .klm-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .klm-theme .mat-fab.mat-primary.mat-button-disabled, .klm-theme .mat-fab.mat-accent.mat-button-disabled, .klm-theme .mat-fab.mat-warn.mat-button-disabled, .klm-theme .mat-fab.mat-button-disabled.mat-button-disabled, .klm-theme .mat-mini-fab.mat-primary.mat-button-disabled, .klm-theme .mat-mini-fab.mat-accent.mat-button-disabled, .klm-theme .mat-mini-fab.mat-warn.mat-button-disabled, .klm-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-flat-button.mat-warn, .klm-theme .mat-raised-button.mat-warn, .klm-theme .mat-fab.mat-warn, .klm-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.klm-theme .mat-flat-button.mat-primary.mat-button-disabled, .klm-theme .mat-flat-button.mat-accent.mat-button-disabled, .klm-theme .mat-flat-button.mat-warn.mat-button-disabled, .klm-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .klm-theme .mat-raised-button.mat-primary.mat-button-disabled, .klm-theme .mat-raised-button.mat-accent.mat-button-disabled, .klm-theme .mat-raised-button.mat-warn.mat-button-disabled, .klm-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .klm-theme .mat-fab.mat-primary.mat-button-disabled, .klm-theme .mat-fab.mat-accent.mat-button-disabled, .klm-theme .mat-fab.mat-warn.mat-button-disabled, .klm-theme .mat-fab.mat-button-disabled.mat-button-disabled, .klm-theme .mat-mini-fab.mat-primary.mat-button-disabled, .klm-theme .mat-mini-fab.mat-accent.mat-button-disabled, .klm-theme .mat-mini-fab.mat-warn.mat-button-disabled, .klm-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-flat-button.mat-primary .mat-ripple-element, .klm-theme .mat-raised-button.mat-primary .mat-ripple-element, .klm-theme .mat-fab.mat-primary .mat-ripple-element, .klm-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.klm-theme .mat-flat-button.mat-accent .mat-ripple-element, .klm-theme .mat-raised-button.mat-accent .mat-ripple-element, .klm-theme .mat-fab.mat-accent .mat-ripple-element, .klm-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.klm-theme .mat-flat-button.mat-warn .mat-ripple-element, .klm-theme .mat-raised-button.mat-warn .mat-ripple-element, .klm-theme .mat-fab.mat-warn .mat-ripple-element, .klm-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.klm-theme .mat-stroked-button:not([class*=mat-elevation-z]), .klm-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-fab:not([class*=mat-elevation-z]), .klm-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .klm-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .klm-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.klm-theme .mat-button-toggle-group: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);
}

.klm-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.klm-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.klm-theme .mat-button-toggle {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 49, 69, 0.87);
  background: white;
}

.klm-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.klm-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.klm-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.klm-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.klm-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-button-toggle-disabled {
  color: rgba(0, 49, 69, 0.38);
  background-color: #eeeeee;
}

.klm-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.klm-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.klm-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.klm-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.klm-theme .mat-card {
  background: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-card-subtitle {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-checkbox-frame {
  border-color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-checkbox-checkmark {
  fill: white;
}

.klm-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.klm-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.klm-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .klm-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.klm-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .klm-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.klm-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.klm-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-checkbox .mat-ripple-element {
  background-color: #003145;
}

.klm-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.klm-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.klm-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 49, 69, 0.87);
  opacity: 0.4;
}

.klm-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.klm-theme .mat-chip.mat-standard-chip::after {
  background: #003145;
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.klm-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.klm-theme .mat-table {
  background: white;
}

.klm-theme .mat-table thead, .klm-theme .mat-table tbody, .klm-theme .mat-table tfoot,
.klm-theme mat-header-row, .klm-theme mat-row, .klm-theme mat-footer-row,
.klm-theme [mat-header-row], .klm-theme [mat-row], .klm-theme [mat-footer-row],
.klm-theme .mat-table-sticky {
  background: inherit;
}

.klm-theme mat-row, .klm-theme mat-header-row, .klm-theme mat-footer-row,
.klm-theme th.mat-header-cell, .klm-theme td.mat-cell, .klm-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-header-cell {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-cell, .klm-theme .mat-footer-cell {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-calendar-arrow {
  fill: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-datepicker-toggle,
.klm-theme .mat-datepicker-content .mat-calendar-next-button,
.klm-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-calendar-table-header,
.klm-theme .mat-calendar-body-label {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-calendar-body-cell-content,
.klm-theme .mat-date-range-input-separator {
  color: rgba(0, 49, 69, 0.87);
  border-color: transparent;
}

.klm-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.klm-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 49, 69, 0.18);
}

.klm-theme .mat-calendar-body-comparison-identical,
.klm-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.klm-theme .mat-calendar-body-comparison-bridge-start::before,
.klm-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.klm-theme .mat-calendar-body-comparison-bridge-end::before,
.klm-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.klm-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.klm-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.klm-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.klm-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.klm-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.klm-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.klm-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.klm-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.klm-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.klm-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.klm-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.klm-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.klm-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.klm-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .klm-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.klm-theme .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);
}

.klm-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.klm-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .klm-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .klm-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .klm-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.klm-theme .mat-expansion-panel-header-title {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-expansion-panel-header-description,
.klm-theme .mat-expansion-indicator::after {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.klm-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.klm-theme .mat-form-field-label {
  color: rgba(0, 49, 69, 0.6);
}

.klm-theme .mat-hint {
  color: rgba(0, 49, 69, 0.6);
}

.klm-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.klm-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.klm-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.klm-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.klm-theme .mat-error {
  color: #ed8e9e;
}

.klm-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.klm-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.klm-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.klm-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.klm-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 49, 69, 0.04);
}

.klm-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 49, 69, 0.02);
}

.klm-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.klm-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.klm-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.klm-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.klm-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.klm-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.klm-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.klm-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-input-element:disabled,
.klm-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 49, 69, 0.42);
}

.klm-theme .mat-input-element::placeholder {
  color: rgba(0, 49, 69, 0.42);
}

.klm-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 49, 69, 0.42);
}

.klm-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 49, 69, 0.42);
}

.klm-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 49, 69, 0.42);
}

.klm-theme .mat-form-field.mat-warn .mat-input-element,
.klm-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.klm-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.klm-theme .mat-list-base .mat-list-item {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-list-base .mat-list-option {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-list-base .mat-subheader {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-list-option:hover, .klm-theme .mat-list-option:focus,
.klm-theme .mat-nav-list .mat-list-item:hover,
.klm-theme .mat-nav-list .mat-list-item:focus,
.klm-theme .mat-action-list .mat-list-item:hover,
.klm-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.klm-theme .mat-list-single-selected-option, .klm-theme .mat-list-single-selected-option:hover, .klm-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-menu-panel {
  background: white;
}

.klm-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-menu-item {
  background: transparent;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-menu-item[disabled],
.klm-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.klm-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-menu-item .mat-icon-no-color,
.klm-theme .mat-menu-submenu-icon {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-menu-item:hover:not([disabled]),
.klm-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.klm-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.klm-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.klm-theme .mat-paginator {
  background: white;
}

.klm-theme .mat-paginator,
.klm-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-paginator-decrement,
.klm-theme .mat-paginator-increment {
  border-top: 2px solid rgba(0, 49, 69, 0.54);
  border-right: 2px solid rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-paginator-first,
.klm-theme .mat-paginator-last {
  border-top: 2px solid rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.klm-theme .mat-icon-button[disabled] .mat-paginator-increment,
.klm-theme .mat-icon-button[disabled] .mat-paginator-first,
.klm-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.klm-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.klm-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.klm-theme .mat-progress-spinner.mat-warn circle, .klm-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.klm-theme .mat-radio-outer-circle {
  border-color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.klm-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.klm-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .klm-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .klm-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.klm-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.klm-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.klm-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-radio-button .mat-ripple-element {
  background-color: #003145;
}

.klm-theme .mat-select-value {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-select-placeholder {
  color: rgba(0, 49, 69, 0.42);
}

.klm-theme .mat-select-disabled .mat-select-value {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-select-arrow {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-select-panel {
  background: white;
}

.klm-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.klm-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.klm-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-drawer-container {
  background-color: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.klm-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.klm-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.klm-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.klm-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.klm-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.klm-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.klm-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #003145;
}

.klm-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.klm-theme .mat-slide-toggle-bar {
  background-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-slider-track-background {
  background-color: rgba(0, 49, 69, 0.26);
}

.klm-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.klm-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.klm-theme .mat-slider.mat-warn .mat-slider-track-fill,
.klm-theme .mat-slider.mat-warn .mat-slider-thumb,
.klm-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.klm-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.klm-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.klm-theme .mat-slider:hover .mat-slider-track-background,
.klm-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.klm-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.klm-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 49, 69, 0.26);
}

.klm-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 49, 69, 0.26);
}

.klm-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 49, 69, 0.12);
}

.klm-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.klm-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 49, 69, 0.26);
}

.klm-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 49, 69, 0.26);
  background-color: transparent;
}

.klm-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .klm-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .klm-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 49, 69, 0.26);
}

.klm-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 49, 69, 0.7);
}

.klm-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 49, 69, 0.7), rgba(0, 49, 69, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 49, 69, 0.7), rgba(0, 49, 69, 0.7) 2px, transparent 0, transparent);
}

.klm-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 49, 69, 0.7), rgba(0, 49, 69, 0.7) 2px, transparent 0, transparent);
}

.klm-theme .mat-step-header.cdk-keyboard-focused, .klm-theme .mat-step-header.cdk-program-focused, .klm-theme .mat-step-header:hover:not([aria-disabled]), .klm-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.klm-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .klm-theme .mat-step-header:hover {
    background: none;
  }
}

.klm-theme .mat-step-header .mat-step-label,
.klm-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 49, 69, 0.54);
}

.klm-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.klm-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.klm-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.klm-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.klm-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.klm-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.klm-theme .mat-stepper-horizontal, .klm-theme .mat-stepper-vertical {
  background-color: white;
}

.klm-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-horizontal-stepper-header::before,
.klm-theme .mat-horizontal-stepper-header::after,
.klm-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-sort-header-arrow {
  color: #75909b;
}

.klm-theme .mat-tab-nav-bar,
.klm-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.klm-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.klm-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.klm-theme .mat-tab-label, .klm-theme .mat-tab-link {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-tab-label.mat-tab-disabled, .klm-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 49, 69, 0.38);
}

.klm-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.klm-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.klm-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .klm-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .klm-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .klm-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.klm-theme .mat-tab-group.mat-warn .mat-ink-bar, .klm-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.klm-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .klm-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .klm-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .klm-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.klm-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .klm-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.klm-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.klm-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.klm-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .klm-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.klm-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.klm-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.klm-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .klm-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.klm-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.klm-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.klm-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .klm-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.klm-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.klm-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.klm-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .klm-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .klm-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .klm-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.klm-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .klm-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .klm-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .klm-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.klm-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.klm-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.klm-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.klm-theme .mat-toolbar .mat-form-field-underline,
.klm-theme .mat-toolbar .mat-form-field-ripple,
.klm-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.klm-theme .mat-toolbar .mat-form-field-label,
.klm-theme .mat-toolbar .mat-focused .mat-form-field-label,
.klm-theme .mat-toolbar .mat-select-value,
.klm-theme .mat-toolbar .mat-select-arrow,
.klm-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.klm-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.klm-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.klm-theme .mat-tree {
  background: white;
}

.klm-theme .mat-tree-node,
.klm-theme .mat-nested-tree-node {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.klm-theme .spinner path {
  fill: #00A1DE;
}

.klm-theme .spinner .circle {
  border: 3px dashed #00A1DE;
}

.klm-theme hr {
  border: none;
  border-top: 1px solid #00A1DE;
}

.klm-theme .text {
  color: rgba(0, 49, 69, 0.87) !important;
}

.klm-theme .mat-display-1, .klm-theme .mat-display-2, .klm-theme .mat-display-3, .klm-theme .mat-display-4, .klm-theme .mat-h1, .klm-theme .mat-headline, .klm-theme .mat-h2, .klm-theme .mat-title, .klm-theme .mat-h3, .klm-theme .mat-subheading-2 .mat-h4, .klm-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .klm-theme .mat-display-1,
.klm-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.klm-theme .toolbar-logo {
  background-image: url('klm.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.klm-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.klm-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(0, 161, 222, 0.12), 0px 8px 10px 1px rgba(0, 161, 222, 0.084), 0px 3px 14px 2px rgba(0, 161, 222, 0.072);
}

.klm-theme .toolbar a {
  color: #00A1DE;
}

.klm-theme .footer {
  border-top: 1px solid #00A1DE;
}

.klm-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.klm-theme .mat-tab-label-content {
  color: #00A1DE;
}

.klm-theme .mat-tab-header {
  border-bottom-color: #00A1DE;
}

.klm-theme input.mat-input-element {
  color: rgba(0, 49, 69, 0.87) !important;
  caret-color: rgba(0, 49, 69, 0.87) !important;
  font-size: 16px;
  background-color: #FFFFFF;
}

.klm-theme .mat-form-field-outline-start,
.klm-theme .mat-form-field-outline-gap,
.klm-theme .mat-form-field-outline-end,
.klm-theme .mat-form-field label.mat-form-field-label {
  color: #00A1DE;
}

.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.klm-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.klm-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme mat-option svg path {
  fill: #00A1DE !important;
}

.klm-theme mat-option:hover {
  background-color: #00A1DE !important;
  color: #FFFFFF;
}

.klm-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.klm-theme .mat-form-field-flex {
  background-color: #FFFFFF;
  align-items: center;
}

.klm-theme .link-button,
.klm-theme .link-button:hover {
  color: #00A1DE;
}

.klm-theme .mat-flat-button.mat-primary {
  background-color: #00A1DE;
  color: #FFFFFF;
  transition: 0.3s;
}

.klm-theme .mat-flat-button.mat-secondary {
  background-color: #FFFFFF;
  color: rgba(0, 49, 69, 0.87);
  border-color: rgba(0, 49, 69, 0.87);
}

.klm-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFFFFF;
  border-color: #00A1DE;
  background-color: #00A1DE;
}

.klm-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #00A1DE;
}

.klm-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #00A1DE;
}

.klm-theme .heading-content {
  color: #003145;
}

.klm-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.klm-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(0, 49, 69, 0.87);
}

.klm-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.klm-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #00A1DE;
}

.klm-theme .heading-content .segment-centre path {
  fill: #003145 !important;
}

@media (min-width: 768px) {
  .klm-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.klm-theme .results-container {
  border-color: #003145;
  margin-bottom: 1em;
}

.klm-theme .results-container .mat-h1 {
  color: #003145;
}

.klm-theme results .results-status .col-12 > div {
  border-bottom-color: #00A1DE;
}

.klm-theme .segment-border {
  margin-bottom: 3em;
}

.klm-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.klm-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.klm-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.klm-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.klm-theme results-country-page > div {
  background-color: #fcfcfc;
}

.klm-theme results-country-page [data-selected] > div {
  color: #00A1DE;
}

.klm-theme results-country-page .triangle {
  color: #00A1DE;
}

.klm-theme results-country-page .triangle :first-child {
  border-bottom-color: #00A1DE;
}

.klm-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.klm-theme results-country-page .indicator {
  border-bottom-color: #00A1DE;
}

.klm-theme .slide-down-header {
  color: #00A1DE;
}

.klm-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.klm-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.klm-theme .input-controls {
  background-color: #FFFFFF;
}

.klm-theme .priority-rule-container priority-rule {
  border: 0.2em solid #003145;
}

.klm-theme rule-tag-filter tag-filter > div {
  border-color: #00A1DE;
}

.klm-theme rule-tag-filter tag-filter > div.selected {
  background-color: #00A1DE;
  color: #FFFFFF;
}

.klm-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.klm-theme .rule-container .rule-heading > i {
  color: #003145;
}

.klm-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.klm-theme .iVisa {
  background-color: #00A1DE;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.klm-theme .iVisa > * {
  width: 100%;
}

.klm-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .klm-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .klm-theme .iVisa > * {
    width: auto;
  }
  .klm-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.klm-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.klm-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.klm-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .klm-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .klm-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.klm-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.klm-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.klm-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .klm-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .klm-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .klm-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .klm-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.klm-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
  /* .results-status {
    &.green .mat-display-3 {
      color: #DEEDD1;
    }

    &.amber .mat-display-3 {
      color: #FFF5CC;
    }

    &.red .mat-display-3 {
      color: #F9CCD6;
    }
  }*/
  /* .mat-radio-button {
    .mat-radio-outer-circle {
      border-color: $klm-blue-cloud;
    }

    .mat-radio-inner-circle {
      background-color: $klm-blue-cloud;
    }
  }*/
}

.klm-theme .full-menu > * {
  display: none;
}

.klm-theme .full-menu select-language {
  display: block;
}

.klm-theme .mat-menu-content > * {
  display: none;
}

.klm-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.klm-theme .mat-flat-button {
  border-radius: 3px;
}

.klm-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.klm-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.klm-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.klm-theme .footer .copyright {
  display: none;
}

.klm-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .klm-theme .footer .footer-logo {
    width: 200px;
  }
}

.klm-theme a:not(.link-button) {
  color: #003145;
  text-decoration: underline;
}

.klm-theme .toolbar {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 4px 0px;
  height: 84px;
}

.klm-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 64px;
  width: 400px;
  margin: 10px;
}

@media (min-width: 768px) {
  .klm-theme .toolbar .toolbar-logo {
    margin: 0 2em;
  }
}

.klm-theme h1, .klm-theme .mat-h1, .klm-theme .mat-h1.text, .klm-theme .mat-display-1, .klm-theme .mat-display-1.text, .klm-theme h2, .klm-theme mat-h2, .klm-theme .mat-display-2 {
  color: #00A1DE !important;
}

.klm-theme .mat-tab-label-content, .klm-theme h3, .klm-theme mat-h3, .klm-theme .mat-display-3, .klm-theme h4, .klm-theme mat-h4, .klm-theme .mat-display-4 {
  color: #003145;
}

.klm-theme .link-button .mat-icon {
  margin-right: 0.5em;
  margin-left: 0;
  margin-top: 5px;
  float: left;
}

@media (min-width: 576px) {
  .klm-theme .mat-toolbar .toolbar-logo {
    width: 400px;
  }
  .klm-theme results .results-status .col-12 > div {
    padding-bottom: 24px;
    padding-top: 10px;
  }
}

.klm-theme results .results-status .col-12 > div, .klm-theme .mat-tab-header {
  border-bottom-color: #C2DEEA;
}

.klm-theme hr {
  border-top-color: #C2DEEA;
}

.klm-theme .mat-form-field .mat-form-field-outline-start,
.klm-theme .mat-form-field .mat-form-field-outline-gap,
.klm-theme .mat-form-field .mat-form-field-outline-end {
  color: #C2DEEA;
}

.klm-theme results .results-container {
  border-color: #C2DEEA;
}

body.skyteam-theme {
  color: rgba(10, 64, 109, 0.87);
  background-color: #F6F5FF;
}

.skyteam-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.skyteam-theme .mat-ripple-element {
  background-color: rgba(10, 64, 109, 0.1);
}

.skyteam-theme .mat-option {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-option:hover:not(.mat-option-disabled), .skyteam-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.skyteam-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.skyteam-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-option.mat-option-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.skyteam-theme .mat-optgroup-label {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-pseudo-checkbox {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-pseudo-checkbox::after {
  color: #f6f5ff;
}

.skyteam-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.skyteam-theme .mat-warn .mat-pseudo-checkbox-checked,
.skyteam-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.skyteam-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.skyteam-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.skyteam-theme .mat-app-background, .skyteam-theme.mat-app-background {
  background-color: #f6f5ff;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.skyteam-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.skyteam-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-badge {
  position: relative;
}

.skyteam-theme .mat-badge.mat-badge {
  overflow: visible;
}

.skyteam-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.skyteam-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.skyteam-theme .ng-animate-disabled .mat-badge-content,
.skyteam-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.skyteam-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.skyteam-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.skyteam-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.skyteam-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.skyteam-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .skyteam-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.skyteam-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .skyteam-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.skyteam-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .skyteam-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.skyteam-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .skyteam-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.skyteam-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.skyteam-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.skyteam-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.skyteam-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .skyteam-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.skyteam-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .skyteam-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.skyteam-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .skyteam-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.skyteam-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .skyteam-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.skyteam-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.skyteam-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.skyteam-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.skyteam-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .skyteam-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.skyteam-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .skyteam-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.skyteam-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .skyteam-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.skyteam-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .skyteam-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .skyteam-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.skyteam-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.skyteam-theme .mat-badge-disabled .mat-badge-content {
  background: #9cb0c8;
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-button, .skyteam-theme .mat-icon-button, .skyteam-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.skyteam-theme .mat-button.mat-warn, .skyteam-theme .mat-icon-button.mat-warn, .skyteam-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.skyteam-theme .mat-button.mat-primary.mat-button-disabled, .skyteam-theme .mat-button.mat-accent.mat-button-disabled, .skyteam-theme .mat-button.mat-warn.mat-button-disabled, .skyteam-theme .mat-button.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-icon-button.mat-primary.mat-button-disabled, .skyteam-theme .mat-icon-button.mat-accent.mat-button-disabled, .skyteam-theme .mat-icon-button.mat-warn.mat-button-disabled, .skyteam-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-stroked-button.mat-primary.mat-button-disabled, .skyteam-theme .mat-stroked-button.mat-accent.mat-button-disabled, .skyteam-theme .mat-stroked-button.mat-warn.mat-button-disabled, .skyteam-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-button.mat-warn .mat-button-focus-overlay, .skyteam-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .skyteam-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .skyteam-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .skyteam-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.skyteam-theme .mat-button .mat-ripple-element, .skyteam-theme .mat-icon-button .mat-ripple-element, .skyteam-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.skyteam-theme .mat-button-focus-overlay {
  background: #0A406D;
}

.skyteam-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-flat-button, .skyteam-theme .mat-raised-button, .skyteam-theme .mat-fab, .skyteam-theme .mat-mini-fab {
  color: rgba(10, 64, 109, 0.87);
  background-color: white;
}

.skyteam-theme .mat-flat-button.mat-warn, .skyteam-theme .mat-raised-button.mat-warn, .skyteam-theme .mat-fab.mat-warn, .skyteam-theme .mat-mini-fab.mat-warn {
  color: white;
}

.skyteam-theme .mat-flat-button.mat-primary.mat-button-disabled, .skyteam-theme .mat-flat-button.mat-accent.mat-button-disabled, .skyteam-theme .mat-flat-button.mat-warn.mat-button-disabled, .skyteam-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-primary.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-accent.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-warn.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-fab.mat-primary.mat-button-disabled, .skyteam-theme .mat-fab.mat-accent.mat-button-disabled, .skyteam-theme .mat-fab.mat-warn.mat-button-disabled, .skyteam-theme .mat-fab.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-primary.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-accent.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-warn.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-flat-button.mat-warn, .skyteam-theme .mat-raised-button.mat-warn, .skyteam-theme .mat-fab.mat-warn, .skyteam-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-flat-button.mat-primary.mat-button-disabled, .skyteam-theme .mat-flat-button.mat-accent.mat-button-disabled, .skyteam-theme .mat-flat-button.mat-warn.mat-button-disabled, .skyteam-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-primary.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-accent.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-warn.mat-button-disabled, .skyteam-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-fab.mat-primary.mat-button-disabled, .skyteam-theme .mat-fab.mat-accent.mat-button-disabled, .skyteam-theme .mat-fab.mat-warn.mat-button-disabled, .skyteam-theme .mat-fab.mat-button-disabled.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-primary.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-accent.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-warn.mat-button-disabled, .skyteam-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-flat-button.mat-primary .mat-ripple-element, .skyteam-theme .mat-raised-button.mat-primary .mat-ripple-element, .skyteam-theme .mat-fab.mat-primary .mat-ripple-element, .skyteam-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.skyteam-theme .mat-flat-button.mat-accent .mat-ripple-element, .skyteam-theme .mat-raised-button.mat-accent .mat-ripple-element, .skyteam-theme .mat-fab.mat-accent .mat-ripple-element, .skyteam-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.skyteam-theme .mat-flat-button.mat-warn .mat-ripple-element, .skyteam-theme .mat-raised-button.mat-warn .mat-ripple-element, .skyteam-theme .mat-fab.mat-warn .mat-ripple-element, .skyteam-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.skyteam-theme .mat-stroked-button:not([class*=mat-elevation-z]), .skyteam-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-fab:not([class*=mat-elevation-z]), .skyteam-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .skyteam-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .skyteam-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.skyteam-theme .mat-button-toggle-group: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);
}

.skyteam-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.skyteam-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.skyteam-theme .mat-button-toggle {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-button-toggle-appearance-standard {
  color: rgba(10, 64, 109, 0.87);
  background: white;
}

.skyteam-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.skyteam-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.skyteam-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.skyteam-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.skyteam-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-button-toggle-disabled {
  color: rgba(10, 64, 109, 0.38);
  background-color: #eeeeee;
}

.skyteam-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.skyteam-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.skyteam-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.skyteam-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.skyteam-theme .mat-card {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-card-subtitle {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-checkbox-frame {
  border-color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-checkbox-checkmark {
  fill: #f6f5ff;
}

.skyteam-theme .mat-checkbox-checkmark-path {
  stroke: #f6f5ff !important;
}

.skyteam-theme .mat-checkbox-mixedmark {
  background-color: #f6f5ff;
}

.skyteam-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .skyteam-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .skyteam-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.skyteam-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.skyteam-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-checkbox .mat-ripple-element {
  background-color: #0A406D;
}

.skyteam-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.skyteam-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.skyteam-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(10, 64, 109, 0.87);
  opacity: 0.4;
}

.skyteam-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.skyteam-theme .mat-chip.mat-standard-chip::after {
  background: #0A406D;
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.skyteam-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.skyteam-theme .mat-table {
  background: white;
}

.skyteam-theme .mat-table thead, .skyteam-theme .mat-table tbody, .skyteam-theme .mat-table tfoot,
.skyteam-theme mat-header-row, .skyteam-theme mat-row, .skyteam-theme mat-footer-row,
.skyteam-theme [mat-header-row], .skyteam-theme [mat-row], .skyteam-theme [mat-footer-row],
.skyteam-theme .mat-table-sticky {
  background: inherit;
}

.skyteam-theme mat-row, .skyteam-theme mat-header-row, .skyteam-theme mat-footer-row,
.skyteam-theme th.mat-header-cell, .skyteam-theme td.mat-cell, .skyteam-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-header-cell {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-cell, .skyteam-theme .mat-footer-cell {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-calendar-arrow {
  fill: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-datepicker-toggle,
.skyteam-theme .mat-datepicker-content .mat-calendar-next-button,
.skyteam-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-calendar-table-header,
.skyteam-theme .mat-calendar-body-label {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-calendar-body-cell-content,
.skyteam-theme .mat-date-range-input-separator {
  color: rgba(10, 64, 109, 0.87);
  border-color: transparent;
}

.skyteam-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.skyteam-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(10, 64, 109, 0.18);
}

.skyteam-theme .mat-calendar-body-comparison-identical,
.skyteam-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.skyteam-theme .mat-calendar-body-comparison-bridge-start::before,
.skyteam-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.skyteam-theme .mat-calendar-body-comparison-bridge-end::before,
.skyteam-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.skyteam-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.skyteam-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.skyteam-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.skyteam-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.skyteam-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.skyteam-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.skyteam-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.skyteam-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.skyteam-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.skyteam-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.skyteam-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.skyteam-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.skyteam-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.skyteam-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .skyteam-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.skyteam-theme .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);
}

.skyteam-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.skyteam-theme .mat-date-range-input-inner[disabled] {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-expansion-panel {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .skyteam-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .skyteam-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .skyteam-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.skyteam-theme .mat-expansion-panel-header-title {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-expansion-panel-header-description,
.skyteam-theme .mat-expansion-indicator::after {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.skyteam-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.skyteam-theme .mat-form-field-label {
  color: rgba(10, 64, 109, 0.6);
}

.skyteam-theme .mat-hint {
  color: rgba(10, 64, 109, 0.6);
}

.skyteam-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.skyteam-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-error {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.skyteam-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.skyteam-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.skyteam-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.skyteam-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(10, 64, 109, 0.04);
}

.skyteam-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(10, 64, 109, 0.02);
}

.skyteam-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.skyteam-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.skyteam-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.skyteam-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.skyteam-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-input-element:disabled,
.skyteam-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-input-element::-moz-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.skyteam-theme .mat-input-element::placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.skyteam-theme .mat-input-element::-moz-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.skyteam-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.skyteam-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.skyteam-theme .mat-form-field.mat-warn .mat-input-element,
.skyteam-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.skyteam-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.skyteam-theme .mat-list-base .mat-list-item {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-list-base .mat-list-option {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-list-base .mat-subheader {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-list-option:hover, .skyteam-theme .mat-list-option:focus,
.skyteam-theme .mat-nav-list .mat-list-item:hover,
.skyteam-theme .mat-nav-list .mat-list-item:focus,
.skyteam-theme .mat-action-list .mat-list-item:hover,
.skyteam-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.skyteam-theme .mat-list-single-selected-option, .skyteam-theme .mat-list-single-selected-option:hover, .skyteam-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-menu-panel {
  background: white;
}

.skyteam-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-menu-item {
  background: transparent;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-menu-item[disabled],
.skyteam-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.skyteam-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-menu-item .mat-icon-no-color,
.skyteam-theme .mat-menu-submenu-icon {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-menu-item:hover:not([disabled]),
.skyteam-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.skyteam-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.skyteam-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.skyteam-theme .mat-paginator {
  background: white;
}

.skyteam-theme .mat-paginator,
.skyteam-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-paginator-decrement,
.skyteam-theme .mat-paginator-increment {
  border-top: 2px solid rgba(10, 64, 109, 0.54);
  border-right: 2px solid rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-paginator-first,
.skyteam-theme .mat-paginator-last {
  border-top: 2px solid rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.skyteam-theme .mat-icon-button[disabled] .mat-paginator-increment,
.skyteam-theme .mat-icon-button[disabled] .mat-paginator-first,
.skyteam-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f4dbe7;
}

.skyteam-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f4dbe7;
}

.skyteam-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-progress-spinner.mat-warn circle, .skyteam-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.skyteam-theme .mat-radio-outer-circle {
  border-color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.skyteam-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.skyteam-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .skyteam-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .skyteam-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.skyteam-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.skyteam-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-radio-button .mat-ripple-element {
  background-color: #0A406D;
}

.skyteam-theme .mat-select-value {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-select-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.skyteam-theme .mat-select-disabled .mat-select-value {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-select-arrow {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-select-panel {
  background: white;
}

.skyteam-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.skyteam-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-drawer-container {
  background-color: #f6f5ff;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-drawer {
  background-color: white;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.skyteam-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.skyteam-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.skyteam-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.skyteam-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.skyteam-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #0a406d;
}

.skyteam-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.skyteam-theme .mat-slide-toggle-bar {
  background-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.26);
}

.skyteam-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.skyteam-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.skyteam-theme .mat-slider.mat-warn .mat-slider-track-fill,
.skyteam-theme .mat-slider.mat-warn .mat-slider-thumb,
.skyteam-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.skyteam-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.skyteam-theme .mat-slider:hover .mat-slider-track-background,
.skyteam-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.skyteam-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.skyteam-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(10, 64, 109, 0.26);
}

.skyteam-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.26);
}

.skyteam-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(10, 64, 109, 0.12);
}

.skyteam-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.skyteam-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(10, 64, 109, 0.26);
}

.skyteam-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.26);
  background-color: transparent;
}

.skyteam-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .skyteam-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .skyteam-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.26);
}

.skyteam-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(10, 64, 109, 0.7);
}

.skyteam-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(10, 64, 109, 0.7), rgba(10, 64, 109, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(10, 64, 109, 0.7), rgba(10, 64, 109, 0.7) 2px, transparent 0, transparent);
}

.skyteam-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(10, 64, 109, 0.7), rgba(10, 64, 109, 0.7) 2px, transparent 0, transparent);
}

.skyteam-theme .mat-step-header.cdk-keyboard-focused, .skyteam-theme .mat-step-header.cdk-program-focused, .skyteam-theme .mat-step-header:hover:not([aria-disabled]), .skyteam-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.skyteam-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .skyteam-theme .mat-step-header:hover {
    background: none;
  }
}

.skyteam-theme .mat-step-header .mat-step-label,
.skyteam-theme .mat-step-header .mat-step-optional {
  color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-step-header .mat-step-icon {
  background-color: rgba(10, 64, 109, 0.54);
}

.skyteam-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.skyteam-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.skyteam-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.skyteam-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.skyteam-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.skyteam-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.skyteam-theme .mat-stepper-horizontal, .skyteam-theme .mat-stepper-vertical {
  background-color: white;
}

.skyteam-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-horizontal-stepper-header::before,
.skyteam-theme .mat-horizontal-stepper-header::after,
.skyteam-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-sort-header-arrow {
  color: #7b98b0;
}

.skyteam-theme .mat-tab-nav-bar,
.skyteam-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.skyteam-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.skyteam-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.skyteam-theme .mat-tab-label, .skyteam-theme .mat-tab-link {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-tab-label.mat-tab-disabled, .skyteam-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(10, 64, 109, 0.38);
}

.skyteam-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.skyteam-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.skyteam-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .skyteam-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .skyteam-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .skyteam-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.skyteam-theme .mat-tab-group.mat-warn .mat-ink-bar, .skyteam-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .skyteam-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .skyteam-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .skyteam-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.skyteam-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .skyteam-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.skyteam-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.skyteam-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.skyteam-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .skyteam-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.skyteam-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.skyteam-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.skyteam-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .skyteam-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.skyteam-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.skyteam-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.skyteam-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .skyteam-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.skyteam-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.skyteam-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.skyteam-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .skyteam-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .skyteam-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .skyteam-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.skyteam-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.skyteam-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.skyteam-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.skyteam-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.skyteam-theme .mat-toolbar .mat-form-field-underline,
.skyteam-theme .mat-toolbar .mat-form-field-ripple,
.skyteam-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.skyteam-theme .mat-toolbar .mat-form-field-label,
.skyteam-theme .mat-toolbar .mat-focused .mat-form-field-label,
.skyteam-theme .mat-toolbar .mat-select-value,
.skyteam-theme .mat-toolbar .mat-select-arrow,
.skyteam-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.skyteam-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.skyteam-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.skyteam-theme .mat-tree {
  background: white;
}

.skyteam-theme .mat-tree-node,
.skyteam-theme .mat-nested-tree-node {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.skyteam-theme .spinner path {
  fill: #0b1761;
}

.skyteam-theme .spinner .circle {
  border: 3px dashed #0b1761;
}

.skyteam-theme hr {
  border: none;
  border-top: 1px solid #0b1761;
}

.skyteam-theme .text {
  color: rgba(10, 64, 109, 0.87) !important;
}

.skyteam-theme .mat-display-1, .skyteam-theme .mat-display-2, .skyteam-theme .mat-display-3, .skyteam-theme .mat-display-4, .skyteam-theme .mat-h1, .skyteam-theme .mat-headline, .skyteam-theme .mat-h2, .skyteam-theme .mat-title, .skyteam-theme .mat-h3, .skyteam-theme .mat-subheading-2 .mat-h4, .skyteam-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .skyteam-theme .mat-display-1,
.skyteam-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.skyteam-theme .toolbar-logo {
  background-image: url('skyteam.png');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.skyteam-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.skyteam-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(11, 23, 97, 0.12), 0px 8px 10px 1px rgba(11, 23, 97, 0.084), 0px 3px 14px 2px rgba(11, 23, 97, 0.072);
}

.skyteam-theme .toolbar a {
  color: #0b1761;
}

.skyteam-theme .footer {
  border-top: 1px solid #0b1761;
}

.skyteam-theme .footer .footer-logo {
  background-image: url('traveldoc.white.svg');
}

.skyteam-theme .mat-tab-label-content {
  color: #0b1761;
}

.skyteam-theme .mat-tab-header {
  border-bottom-color: #0b1761;
}

.skyteam-theme input.mat-input-element {
  color: rgba(10, 64, 109, 0.87) !important;
  caret-color: rgba(10, 64, 109, 0.87) !important;
  font-size: 16px;
  background-color: #F6F5FF;
}

.skyteam-theme .mat-form-field-outline-start,
.skyteam-theme .mat-form-field-outline-gap,
.skyteam-theme .mat-form-field-outline-end,
.skyteam-theme .mat-form-field label.mat-form-field-label {
  color: #0b1761;
}

.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.skyteam-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.skyteam-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme mat-option svg path {
  fill: #0b1761 !important;
}

.skyteam-theme mat-option:hover {
  background-color: #0b1761 !important;
  color: #F6F5FF;
}

.skyteam-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.skyteam-theme .mat-form-field-flex {
  background-color: #F6F5FF;
  align-items: center;
}

.skyteam-theme .link-button,
.skyteam-theme .link-button:hover {
  color: #0b1761;
}

.skyteam-theme .mat-flat-button.mat-primary {
  background-color: #0b1761;
  color: #F6F5FF;
  transition: 0.3s;
}

.skyteam-theme .mat-flat-button.mat-secondary {
  background-color: #F6F5FF;
  color: rgba(10, 64, 109, 0.87);
  border-color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F6F5FF;
  border-color: #0b1761;
  background-color: #0b1761;
}

.skyteam-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #0b1761;
}

.skyteam-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #0b1761;
}

.skyteam-theme .heading-content {
  color: #0b1761;
}

.skyteam-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.skyteam-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(10, 64, 109, 0.87);
}

.skyteam-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.skyteam-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #0b1761;
}

.skyteam-theme .heading-content .segment-centre path {
  fill: #0b1761 !important;
}

@media (min-width: 768px) {
  .skyteam-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.skyteam-theme .results-container {
  border-color: #0b1761;
  margin-bottom: 1em;
}

.skyteam-theme .results-container .mat-h1 {
  color: #0b1761;
}

.skyteam-theme results .results-status .col-12 > div {
  border-bottom-color: #0b1761;
}

.skyteam-theme .segment-border {
  margin-bottom: 3em;
}

.skyteam-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.skyteam-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.skyteam-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.skyteam-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.skyteam-theme results-country-page > div {
  background-color: #f1f0ff;
}

.skyteam-theme results-country-page [data-selected] > div {
  color: #0b1761;
}

.skyteam-theme results-country-page .triangle {
  color: #0b1761;
}

.skyteam-theme results-country-page .triangle :first-child {
  border-bottom-color: #0b1761;
}

.skyteam-theme results-country-page .triangle :last-child {
  border-bottom-color: #f1f0ff;
}

.skyteam-theme results-country-page .indicator {
  border-bottom-color: #0b1761;
}

.skyteam-theme .slide-down-header {
  color: #0b1761;
}

.skyteam-theme .passenger-information {
  padding: 15px;
  background-color: #f1f0ff;
  margin-bottom: 1em;
}

.skyteam-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.skyteam-theme .input-controls {
  background-color: #F6F5FF;
}

.skyteam-theme .priority-rule-container priority-rule {
  border: 0.2em solid #0b1761;
}

.skyteam-theme rule-tag-filter tag-filter > div {
  border-color: #0b1761;
}

.skyteam-theme rule-tag-filter tag-filter > div.selected {
  background-color: #0b1761;
  color: #F6F5FF;
}

.skyteam-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.skyteam-theme .rule-container .rule-heading > i {
  color: #0b1761;
}

.skyteam-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.skyteam-theme .iVisa {
  background-color: #0b1761;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.skyteam-theme .iVisa > * {
  width: 100%;
}

.skyteam-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .skyteam-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .skyteam-theme .iVisa > * {
    width: auto;
  }
  .skyteam-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.skyteam-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.skyteam-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.skyteam-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .skyteam-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .skyteam-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.skyteam-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.skyteam-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.skyteam-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .skyteam-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .skyteam-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .skyteam-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .skyteam-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.skyteam-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.skyteam-theme .full-menu > * {
  display: none;
}

.skyteam-theme .full-menu select-language {
  display: block;
}

.skyteam-theme .mat-menu-content > * {
  display: none;
}

.skyteam-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.skyteam-theme .mat-tab-header {
  border-bottom-color: #c2d756;
}

.skyteam-theme hr {
  border-top-color: #c2d756;
}

.skyteam-theme results .results-status .col-12 > div {
  border-bottom-color: #c2d756;
}

.skyteam-theme .footer {
  border-top-color: #c2d756;
}

.skyteam-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.skyteam-theme .footer .copyright {
  display: none;
}

.skyteam-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .skyteam-theme .footer .footer-logo {
    width: 200px;
  }
}

.skyteam-theme .toolbar {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  height: 70px;
  padding-left: 1em;
}

.skyteam-theme .toolbar .toolbar-logo-container {
  padding: 20px 15px;
}

.skyteam-theme .toolbar .toolbar-logo {
  height: 46px;
  width: 160px;
}

.skyteam-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #c2d756;
}

.skyteam-theme .mat-flat-button {
  border-radius: 0px;
}

.skyteam-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.skyteam-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.skyteam-theme .footer {
  border-top-color: #0b1761;
}

body.starlux-theme {
  color: rgba(15, 45, 60, 0.87);
  background-color: #FFFFFF;
}

.starlux-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.starlux-theme .mat-ripple-element {
  background-color: rgba(15, 45, 60, 0.1);
}

.starlux-theme .mat-option {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-option:hover:not(.mat-option-disabled), .starlux-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.starlux-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.starlux-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-option.mat-option-disabled {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.starlux-theme .mat-optgroup-label {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-pseudo-checkbox {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-pseudo-checkbox::after {
  color: white;
}

.starlux-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.starlux-theme .mat-warn .mat-pseudo-checkbox-checked,
.starlux-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.starlux-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.starlux-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.starlux-theme .mat-app-background, .starlux-theme.mat-app-background {
  background-color: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.starlux-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.starlux-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-badge {
  position: relative;
}

.starlux-theme .mat-badge.mat-badge {
  overflow: visible;
}

.starlux-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.starlux-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.starlux-theme .ng-animate-disabled .mat-badge-content,
.starlux-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.starlux-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.starlux-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.starlux-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.starlux-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.starlux-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .starlux-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.starlux-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .starlux-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.starlux-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .starlux-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.starlux-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .starlux-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.starlux-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.starlux-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.starlux-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.starlux-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .starlux-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.starlux-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .starlux-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.starlux-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .starlux-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.starlux-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .starlux-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.starlux-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.starlux-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.starlux-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.starlux-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .starlux-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.starlux-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .starlux-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.starlux-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .starlux-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.starlux-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .starlux-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .starlux-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.starlux-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.starlux-theme .mat-badge-disabled .mat-badge-content {
  background: #a4afb5;
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-button, .starlux-theme .mat-icon-button, .starlux-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.starlux-theme .mat-button.mat-warn, .starlux-theme .mat-icon-button.mat-warn, .starlux-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.starlux-theme .mat-button.mat-primary.mat-button-disabled, .starlux-theme .mat-button.mat-accent.mat-button-disabled, .starlux-theme .mat-button.mat-warn.mat-button-disabled, .starlux-theme .mat-button.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-icon-button.mat-primary.mat-button-disabled, .starlux-theme .mat-icon-button.mat-accent.mat-button-disabled, .starlux-theme .mat-icon-button.mat-warn.mat-button-disabled, .starlux-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-stroked-button.mat-primary.mat-button-disabled, .starlux-theme .mat-stroked-button.mat-accent.mat-button-disabled, .starlux-theme .mat-stroked-button.mat-warn.mat-button-disabled, .starlux-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-button.mat-warn .mat-button-focus-overlay, .starlux-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .starlux-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.starlux-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .starlux-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .starlux-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.starlux-theme .mat-button .mat-ripple-element, .starlux-theme .mat-icon-button .mat-ripple-element, .starlux-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.starlux-theme .mat-button-focus-overlay {
  background: #0F2D3C;
}

.starlux-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-flat-button, .starlux-theme .mat-raised-button, .starlux-theme .mat-fab, .starlux-theme .mat-mini-fab {
  color: rgba(15, 45, 60, 0.87);
  background-color: white;
}

.starlux-theme .mat-flat-button.mat-warn, .starlux-theme .mat-raised-button.mat-warn, .starlux-theme .mat-fab.mat-warn, .starlux-theme .mat-mini-fab.mat-warn {
  color: white;
}

.starlux-theme .mat-flat-button.mat-primary.mat-button-disabled, .starlux-theme .mat-flat-button.mat-accent.mat-button-disabled, .starlux-theme .mat-flat-button.mat-warn.mat-button-disabled, .starlux-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-raised-button.mat-primary.mat-button-disabled, .starlux-theme .mat-raised-button.mat-accent.mat-button-disabled, .starlux-theme .mat-raised-button.mat-warn.mat-button-disabled, .starlux-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-fab.mat-primary.mat-button-disabled, .starlux-theme .mat-fab.mat-accent.mat-button-disabled, .starlux-theme .mat-fab.mat-warn.mat-button-disabled, .starlux-theme .mat-fab.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-primary.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-accent.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-warn.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-flat-button.mat-warn, .starlux-theme .mat-raised-button.mat-warn, .starlux-theme .mat-fab.mat-warn, .starlux-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.starlux-theme .mat-flat-button.mat-primary.mat-button-disabled, .starlux-theme .mat-flat-button.mat-accent.mat-button-disabled, .starlux-theme .mat-flat-button.mat-warn.mat-button-disabled, .starlux-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-raised-button.mat-primary.mat-button-disabled, .starlux-theme .mat-raised-button.mat-accent.mat-button-disabled, .starlux-theme .mat-raised-button.mat-warn.mat-button-disabled, .starlux-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-fab.mat-primary.mat-button-disabled, .starlux-theme .mat-fab.mat-accent.mat-button-disabled, .starlux-theme .mat-fab.mat-warn.mat-button-disabled, .starlux-theme .mat-fab.mat-button-disabled.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-primary.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-accent.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-warn.mat-button-disabled, .starlux-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-flat-button.mat-primary .mat-ripple-element, .starlux-theme .mat-raised-button.mat-primary .mat-ripple-element, .starlux-theme .mat-fab.mat-primary .mat-ripple-element, .starlux-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.starlux-theme .mat-flat-button.mat-accent .mat-ripple-element, .starlux-theme .mat-raised-button.mat-accent .mat-ripple-element, .starlux-theme .mat-fab.mat-accent .mat-ripple-element, .starlux-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.starlux-theme .mat-flat-button.mat-warn .mat-ripple-element, .starlux-theme .mat-raised-button.mat-warn .mat-ripple-element, .starlux-theme .mat-fab.mat-warn .mat-ripple-element, .starlux-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.starlux-theme .mat-stroked-button:not([class*=mat-elevation-z]), .starlux-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-fab:not([class*=mat-elevation-z]), .starlux-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .starlux-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .starlux-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.starlux-theme .mat-button-toggle-group: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);
}

.starlux-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.starlux-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.starlux-theme .mat-button-toggle {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-button-toggle-appearance-standard {
  color: rgba(15, 45, 60, 0.87);
  background: white;
}

.starlux-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.starlux-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.starlux-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.starlux-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.starlux-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-button-toggle-disabled {
  color: rgba(15, 45, 60, 0.38);
  background-color: #eeeeee;
}

.starlux-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.starlux-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.starlux-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.starlux-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.starlux-theme .mat-card {
  background: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-card-subtitle {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-checkbox-frame {
  border-color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-checkbox-checkmark {
  fill: white;
}

.starlux-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.starlux-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.starlux-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .starlux-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.starlux-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .starlux-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.starlux-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.starlux-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-checkbox .mat-ripple-element {
  background-color: #0F2D3C;
}

.starlux-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.starlux-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.starlux-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(15, 45, 60, 0.87);
  opacity: 0.4;
}

.starlux-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.starlux-theme .mat-chip.mat-standard-chip::after {
  background: #0F2D3C;
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.starlux-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.starlux-theme .mat-table {
  background: white;
}

.starlux-theme .mat-table thead, .starlux-theme .mat-table tbody, .starlux-theme .mat-table tfoot,
.starlux-theme mat-header-row, .starlux-theme mat-row, .starlux-theme mat-footer-row,
.starlux-theme [mat-header-row], .starlux-theme [mat-row], .starlux-theme [mat-footer-row],
.starlux-theme .mat-table-sticky {
  background: inherit;
}

.starlux-theme mat-row, .starlux-theme mat-header-row, .starlux-theme mat-footer-row,
.starlux-theme th.mat-header-cell, .starlux-theme td.mat-cell, .starlux-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-header-cell {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-cell, .starlux-theme .mat-footer-cell {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-calendar-arrow {
  fill: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-datepicker-toggle,
.starlux-theme .mat-datepicker-content .mat-calendar-next-button,
.starlux-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-calendar-table-header,
.starlux-theme .mat-calendar-body-label {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-calendar-body-cell-content,
.starlux-theme .mat-date-range-input-separator {
  color: rgba(15, 45, 60, 0.87);
  border-color: transparent;
}

.starlux-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.starlux-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(15, 45, 60, 0.18);
}

.starlux-theme .mat-calendar-body-comparison-identical,
.starlux-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.starlux-theme .mat-calendar-body-comparison-bridge-start::before,
.starlux-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.starlux-theme .mat-calendar-body-comparison-bridge-end::before,
.starlux-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.starlux-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.starlux-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.starlux-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.starlux-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.starlux-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.starlux-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.starlux-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.starlux-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.starlux-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.starlux-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.starlux-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.starlux-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.starlux-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.starlux-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .starlux-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.starlux-theme .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);
}

.starlux-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.starlux-theme .mat-date-range-input-inner[disabled] {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-expansion-panel {
  background: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .starlux-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .starlux-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .starlux-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.starlux-theme .mat-expansion-panel-header-title {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-expansion-panel-header-description,
.starlux-theme .mat-expansion-indicator::after {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.starlux-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.starlux-theme .mat-form-field-label {
  color: rgba(15, 45, 60, 0.6);
}

.starlux-theme .mat-hint {
  color: rgba(15, 45, 60, 0.6);
}

.starlux-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.starlux-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.starlux-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.starlux-theme .mat-error {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.starlux-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.starlux-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.starlux-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.starlux-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(15, 45, 60, 0.04);
}

.starlux-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(15, 45, 60, 0.02);
}

.starlux-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.starlux-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.starlux-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.starlux-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.starlux-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-input-element:disabled,
.starlux-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-input-element::-moz-placeholder {
  color: rgba(15, 45, 60, 0.42);
}

.starlux-theme .mat-input-element::placeholder {
  color: rgba(15, 45, 60, 0.42);
}

.starlux-theme .mat-input-element::-moz-placeholder {
  color: rgba(15, 45, 60, 0.42);
}

.starlux-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(15, 45, 60, 0.42);
}

.starlux-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(15, 45, 60, 0.42);
}

.starlux-theme .mat-form-field.mat-warn .mat-input-element,
.starlux-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.starlux-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.starlux-theme .mat-list-base .mat-list-item {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-list-base .mat-list-option {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-list-base .mat-subheader {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-list-option:hover, .starlux-theme .mat-list-option:focus,
.starlux-theme .mat-nav-list .mat-list-item:hover,
.starlux-theme .mat-nav-list .mat-list-item:focus,
.starlux-theme .mat-action-list .mat-list-item:hover,
.starlux-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.starlux-theme .mat-list-single-selected-option, .starlux-theme .mat-list-single-selected-option:hover, .starlux-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-menu-panel {
  background: white;
}

.starlux-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-menu-item {
  background: transparent;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-menu-item[disabled],
.starlux-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.starlux-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-menu-item .mat-icon-no-color,
.starlux-theme .mat-menu-submenu-icon {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-menu-item:hover:not([disabled]),
.starlux-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.starlux-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.starlux-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.starlux-theme .mat-paginator {
  background: white;
}

.starlux-theme .mat-paginator,
.starlux-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-paginator-decrement,
.starlux-theme .mat-paginator-increment {
  border-top: 2px solid rgba(15, 45, 60, 0.54);
  border-right: 2px solid rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-paginator-first,
.starlux-theme .mat-paginator-last {
  border-top: 2px solid rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.starlux-theme .mat-icon-button[disabled] .mat-paginator-increment,
.starlux-theme .mat-icon-button[disabled] .mat-paginator-first,
.starlux-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.starlux-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.starlux-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.starlux-theme .mat-progress-spinner.mat-warn circle, .starlux-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.starlux-theme .mat-radio-outer-circle {
  border-color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.starlux-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.starlux-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .starlux-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .starlux-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.starlux-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.starlux-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.starlux-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-radio-button .mat-ripple-element {
  background-color: #0F2D3C;
}

.starlux-theme .mat-select-value {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-select-placeholder {
  color: rgba(15, 45, 60, 0.42);
}

.starlux-theme .mat-select-disabled .mat-select-value {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-select-arrow {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-select-panel {
  background: white;
}

.starlux-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.starlux-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-drawer-container {
  background-color: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-drawer {
  background-color: white;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.starlux-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.starlux-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.starlux-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.starlux-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.starlux-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.starlux-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.starlux-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #0f2d3c;
}

.starlux-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.starlux-theme .mat-slide-toggle-bar {
  background-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-slider-track-background {
  background-color: rgba(15, 45, 60, 0.26);
}

.starlux-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.starlux-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.starlux-theme .mat-slider.mat-warn .mat-slider-track-fill,
.starlux-theme .mat-slider.mat-warn .mat-slider-thumb,
.starlux-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.starlux-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.starlux-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.starlux-theme .mat-slider:hover .mat-slider-track-background,
.starlux-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.starlux-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.starlux-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(15, 45, 60, 0.26);
}

.starlux-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(15, 45, 60, 0.26);
}

.starlux-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(15, 45, 60, 0.12);
}

.starlux-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.starlux-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(15, 45, 60, 0.26);
}

.starlux-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(15, 45, 60, 0.26);
  background-color: transparent;
}

.starlux-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .starlux-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .starlux-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(15, 45, 60, 0.26);
}

.starlux-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(15, 45, 60, 0.7);
}

.starlux-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(15, 45, 60, 0.7), rgba(15, 45, 60, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(15, 45, 60, 0.7), rgba(15, 45, 60, 0.7) 2px, transparent 0, transparent);
}

.starlux-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(15, 45, 60, 0.7), rgba(15, 45, 60, 0.7) 2px, transparent 0, transparent);
}

.starlux-theme .mat-step-header.cdk-keyboard-focused, .starlux-theme .mat-step-header.cdk-program-focused, .starlux-theme .mat-step-header:hover:not([aria-disabled]), .starlux-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.starlux-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .starlux-theme .mat-step-header:hover {
    background: none;
  }
}

.starlux-theme .mat-step-header .mat-step-label,
.starlux-theme .mat-step-header .mat-step-optional {
  color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-step-header .mat-step-icon {
  background-color: rgba(15, 45, 60, 0.54);
}

.starlux-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.starlux-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.starlux-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.starlux-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.starlux-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.starlux-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.starlux-theme .mat-stepper-horizontal, .starlux-theme .mat-stepper-vertical {
  background-color: white;
}

.starlux-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-horizontal-stepper-header::before,
.starlux-theme .mat-horizontal-stepper-header::after,
.starlux-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-sort-header-arrow {
  color: #7d8e96;
}

.starlux-theme .mat-tab-nav-bar,
.starlux-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.starlux-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.starlux-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.starlux-theme .mat-tab-label, .starlux-theme .mat-tab-link {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-tab-label.mat-tab-disabled, .starlux-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(15, 45, 60, 0.38);
}

.starlux-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.starlux-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.starlux-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .starlux-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .starlux-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .starlux-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.starlux-theme .mat-tab-group.mat-warn .mat-ink-bar, .starlux-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.starlux-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .starlux-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .starlux-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .starlux-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.starlux-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .starlux-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.starlux-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.starlux-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.starlux-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .starlux-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.starlux-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.starlux-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.starlux-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .starlux-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.starlux-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.starlux-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.starlux-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .starlux-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.starlux-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.starlux-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.starlux-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .starlux-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .starlux-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .starlux-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.starlux-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.starlux-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.starlux-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.starlux-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.starlux-theme .mat-toolbar .mat-form-field-underline,
.starlux-theme .mat-toolbar .mat-form-field-ripple,
.starlux-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.starlux-theme .mat-toolbar .mat-form-field-label,
.starlux-theme .mat-toolbar .mat-focused .mat-form-field-label,
.starlux-theme .mat-toolbar .mat-select-value,
.starlux-theme .mat-toolbar .mat-select-arrow,
.starlux-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.starlux-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.starlux-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.starlux-theme .mat-tree {
  background: white;
}

.starlux-theme .mat-tree-node,
.starlux-theme .mat-nested-tree-node {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.starlux-theme .spinner path {
  fill: #7E7267;
}

.starlux-theme .spinner .circle {
  border: 3px dashed #7E7267;
}

.starlux-theme hr {
  border: none;
  border-top: 1px solid #7E7267;
}

.starlux-theme .text {
  color: rgba(15, 45, 60, 0.87) !important;
}

.starlux-theme .mat-display-1, .starlux-theme .mat-display-2, .starlux-theme .mat-display-3, .starlux-theme .mat-display-4, .starlux-theme .mat-h1, .starlux-theme .mat-headline, .starlux-theme .mat-h2, .starlux-theme .mat-title, .starlux-theme .mat-h3, .starlux-theme .mat-subheading-2 .mat-h4, .starlux-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .starlux-theme .mat-display-1,
.starlux-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.starlux-theme .toolbar-logo {
  background-image: url('starlux.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.starlux-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.starlux-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(126, 114, 103, 0.12), 0px 8px 10px 1px rgba(126, 114, 103, 0.084), 0px 3px 14px 2px rgba(126, 114, 103, 0.072);
}

.starlux-theme .toolbar a {
  color: #7E7267;
}

.starlux-theme .footer {
  border-top: 1px solid #7E7267;
}

.starlux-theme .footer .footer-logo {
  background-image: url('traveldoc.white.svg');
}

.starlux-theme .mat-tab-label-content {
  color: #7E7267;
}

.starlux-theme .mat-tab-header {
  border-bottom-color: #7E7267;
}

.starlux-theme input.mat-input-element {
  color: rgba(15, 45, 60, 0.87) !important;
  caret-color: rgba(15, 45, 60, 0.87) !important;
  font-size: 16px;
  background-color: #FFFFFF;
}

.starlux-theme .mat-form-field-outline-start,
.starlux-theme .mat-form-field-outline-gap,
.starlux-theme .mat-form-field-outline-end,
.starlux-theme .mat-form-field label.mat-form-field-label {
  color: #7E7267;
}

.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.starlux-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.starlux-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme mat-option svg path {
  fill: #7E7267 !important;
}

.starlux-theme mat-option:hover {
  background-color: #7E7267 !important;
  color: #F6F5FF;
}

.starlux-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.starlux-theme .mat-form-field-flex {
  background-color: #FFFFFF;
  align-items: center;
}

.starlux-theme .link-button,
.starlux-theme .link-button:hover {
  color: #7E7267;
}

.starlux-theme .mat-flat-button.mat-primary {
  background-color: #7E7267;
  color: #F6F5FF;
  transition: 0.3s;
}

.starlux-theme .mat-flat-button.mat-secondary {
  background-color: #FFFFFF;
  color: rgba(15, 45, 60, 0.87);
  border-color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFFFFF;
  border-color: #7E7267;
  background-color: #7E7267;
}

.starlux-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #7E7267;
}

.starlux-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #7E7267;
}

.starlux-theme .heading-content {
  color: #0b1761;
}

.starlux-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.starlux-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(15, 45, 60, 0.87);
}

.starlux-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.starlux-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #7E7267;
}

.starlux-theme .heading-content .segment-centre path {
  fill: #0b1761 !important;
}

@media (min-width: 768px) {
  .starlux-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.starlux-theme .results-container {
  border-color: #0b1761;
  margin-bottom: 1em;
}

.starlux-theme .results-container .mat-h1 {
  color: #0b1761;
}

.starlux-theme results .results-status .col-12 > div {
  border-bottom-color: #7E7267;
}

.starlux-theme .segment-border {
  margin-bottom: 3em;
}

.starlux-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.starlux-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.starlux-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.starlux-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.starlux-theme results-country-page > div {
  background-color: #fcfcfc;
}

.starlux-theme results-country-page [data-selected] > div {
  color: #7E7267;
}

.starlux-theme results-country-page .triangle {
  color: #7E7267;
}

.starlux-theme results-country-page .triangle :first-child {
  border-bottom-color: #7E7267;
}

.starlux-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.starlux-theme results-country-page .indicator {
  border-bottom-color: #7E7267;
}

.starlux-theme .slide-down-header {
  color: #7E7267;
}

.starlux-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.starlux-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.starlux-theme .input-controls {
  background-color: #FFFFFF;
}

.starlux-theme .priority-rule-container priority-rule {
  border: 0.2em solid #0b1761;
}

.starlux-theme rule-tag-filter tag-filter > div {
  border-color: #7E7267;
}

.starlux-theme rule-tag-filter tag-filter > div.selected {
  background-color: #7E7267;
  color: #FFFFFF;
}

.starlux-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.starlux-theme .rule-container .rule-heading > i {
  color: #0b1761;
}

.starlux-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.starlux-theme .iVisa {
  background-color: #7E7267;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.starlux-theme .iVisa > * {
  width: 100%;
}

.starlux-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .starlux-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .starlux-theme .iVisa > * {
    width: auto;
  }
  .starlux-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.starlux-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.starlux-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.starlux-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .starlux-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .starlux-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.starlux-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.starlux-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.starlux-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .starlux-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .starlux-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .starlux-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .starlux-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.starlux-theme {
  /* Set the font styles */
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
  /*site-header {
      background-color: $toolbar-colour;
  }*/
  /* Your trip header section */
  /* Results Page */
}

.starlux-theme .mat-button,
.starlux-theme .mat-checkbox,
.starlux-theme .mat-paginator,
.starlux-theme .mat-calendar,
.starlux-theme .mat-menu-item,
.starlux-theme .mat-expansion-panel-header,
.starlux-theme .mat-table,
.starlux-theme .mat-raised-button,
.starlux-theme .mat-icon-button,
.starlux-theme .mat-stroked-button,
.starlux-theme .mat-radio-button,
.starlux-theme .mat-select,
.starlux-theme .mat-slide-toggle-content,
.starlux-theme .mat-flat-button,
.starlux-theme .mat-fab,
.starlux-theme .mat-tab-group,
.starlux-theme .mat-tab-label,
.starlux-theme .mat-tab-link,
.starlux-theme .mat-mini-fab,
.starlux-theme .mat-card,
.starlux-theme .mat-button-toggle,
.starlux-theme .mat-tooltip,
.starlux-theme .mat-list-option,
.starlux-theme .mat-option,
.starlux-theme html,
.starlux-theme body {
  font-family: "Microsoft JhengHei", Renner Book, Roboto, "Helvetica Neue", sans-serif;
}

.starlux-theme .full-menu > * {
  display: none;
}

.starlux-theme .full-menu select-language {
  display: block;
}

.starlux-theme .mat-menu-content > * {
  display: none;
}

.starlux-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.starlux-theme .toolbar {
  box-shadow: none;
  height: 70px;
  padding-left: 1em;
  background-color: #0F2D3C;
}

.starlux-theme .toolbar .toolbar-logo-container {
  padding: 10px 15px 20px 0;
}

.starlux-theme .toolbar .toolbar-logo {
  height: 30px;
  width: 150px;
}

.starlux-theme .toolbar .mat-form-field-flex {
  background-color: transparent;
}

.starlux-theme .toolbar .mat-form-field-infix {
  padding: 0 0 5px 0;
}

.starlux-theme .toolbar .mat-form-field-wrapper {
  border-radius: 3px;
  background-color: whitesmoke;
}

.starlux-theme hr {
  border-top-color: #ffffff;
}

.starlux-theme .heading-content,
.starlux-theme .main-content,
.starlux-theme .text {
  color: #ffffff !important;
}

.starlux-theme .heading-content .segment-centre path {
  fill: #ffffff !important;
}

.starlux-theme .page-wrap {
  background-color: #08202D;
}

.starlux-theme .footer {
  background-color: #4E463F;
  border-top: 0px none transparent;
}

.starlux-theme a,
.starlux-theme a.link-button {
  color: #F9C78B;
  text-decoration: none;
}

.starlux-theme a:hover,
.starlux-theme a.link-button:hover {
  text-decoration: underline;
  color: #F9C78B;
}

.starlux-theme button.mat-flat-button {
  border-color: #7E7267;
}

.starlux-theme .mat-tab-label-content {
  color: #FFFFFF;
}

.starlux-theme .mat-tab-label-active .mat-tab-label-content {
  color: #F9C78B;
}

.starlux-theme .mat-tab-header {
  border-bottom: 1px solid #FFFFFF;
}

.starlux-theme .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-1em) scale(0.75) !important;
}

.starlux-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  top: 0;
}

.starlux-theme .mat-form-field-outline-gap {
  display: none;
}

.starlux-theme .mat-autocomplete-panel {
  border: 1px solid #7C716A;
  border-top: none;
}

.starlux-theme results .results-status .col-12 > div {
  border-bottom-color: #ffffff;
}

.starlux-theme .results-container {
  border-color: #ffffff;
}

.starlux-theme .results-container .mat-h1 {
  color: #ffffff;
}

.starlux-theme .results-container .messageCode-COVID19 > ul > li {
  border-color: rgba(0, 0, 0, 0);
}

.starlux-theme .results-container .messageCode-COVID19 > ul > li:active, .starlux-theme .results-container .messageCode-COVID19 > ul > li:hover { /* Saf3.2+, Chrome */ /* FF3.7+ */ /* Opera 10.5 */
  transition: border-color 0.2s linear;
  border-color: rgba(255, 255, 255, 0.2);
}

.starlux-theme results-country-page > div {
  background-color: #08202D;
  color: #ffffff;
}

.starlux-theme results-country-page .triangle :last-child {
  border-bottom-color: #08202D;
}

.starlux-theme .passenger-information {
  background-color: #08202D;
}

.starlux-theme .mat-flat-button {
  border-radius: 0;
}

.starlux-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.starlux-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.starlux-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.starlux-theme .footer .copyright {
  display: none;
}

.starlux-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .starlux-theme .footer .footer-logo {
    width: 200px;
  }
}

body.china-airlines-theme {
  color: rgba(112, 112, 112, 0.87);
  background-color: #F6F5FF;
}

.china-airlines-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.china-airlines-theme .mat-ripple-element {
  background-color: rgba(112, 112, 112, 0.1);
}

.china-airlines-theme .mat-option {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-option:hover:not(.mat-option-disabled), .china-airlines-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.china-airlines-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.china-airlines-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-option.mat-option-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.china-airlines-theme .mat-optgroup-label {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-pseudo-checkbox {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-pseudo-checkbox::after {
  color: #f6f5ff;
}

.china-airlines-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.china-airlines-theme .mat-warn .mat-pseudo-checkbox-checked,
.china-airlines-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.china-airlines-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.china-airlines-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.china-airlines-theme .mat-app-background, .china-airlines-theme.mat-app-background {
  background-color: #f6f5ff;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.china-airlines-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.china-airlines-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-badge {
  position: relative;
}

.china-airlines-theme .mat-badge.mat-badge {
  overflow: visible;
}

.china-airlines-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.china-airlines-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.china-airlines-theme .ng-animate-disabled .mat-badge-content,
.china-airlines-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.china-airlines-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.china-airlines-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.china-airlines-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.china-airlines-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.china-airlines-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .china-airlines-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.china-airlines-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .china-airlines-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.china-airlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .china-airlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.china-airlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .china-airlines-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.china-airlines-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.china-airlines-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.china-airlines-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.china-airlines-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .china-airlines-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.china-airlines-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .china-airlines-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.china-airlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .china-airlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.china-airlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .china-airlines-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.china-airlines-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.china-airlines-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.china-airlines-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.china-airlines-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .china-airlines-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.china-airlines-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .china-airlines-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.china-airlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .china-airlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.china-airlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .china-airlines-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .china-airlines-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.china-airlines-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.china-airlines-theme .mat-badge-disabled .mat-badge-content {
  background: #c3c2c9;
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-button, .china-airlines-theme .mat-icon-button, .china-airlines-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.china-airlines-theme .mat-button.mat-warn, .china-airlines-theme .mat-icon-button.mat-warn, .china-airlines-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.china-airlines-theme .mat-button.mat-primary.mat-button-disabled, .china-airlines-theme .mat-button.mat-accent.mat-button-disabled, .china-airlines-theme .mat-button.mat-warn.mat-button-disabled, .china-airlines-theme .mat-button.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-icon-button.mat-primary.mat-button-disabled, .china-airlines-theme .mat-icon-button.mat-accent.mat-button-disabled, .china-airlines-theme .mat-icon-button.mat-warn.mat-button-disabled, .china-airlines-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-stroked-button.mat-primary.mat-button-disabled, .china-airlines-theme .mat-stroked-button.mat-accent.mat-button-disabled, .china-airlines-theme .mat-stroked-button.mat-warn.mat-button-disabled, .china-airlines-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-button.mat-warn .mat-button-focus-overlay, .china-airlines-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .china-airlines-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .china-airlines-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .china-airlines-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.china-airlines-theme .mat-button .mat-ripple-element, .china-airlines-theme .mat-icon-button .mat-ripple-element, .china-airlines-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.china-airlines-theme .mat-button-focus-overlay {
  background: #707070;
}

.china-airlines-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-flat-button, .china-airlines-theme .mat-raised-button, .china-airlines-theme .mat-fab, .china-airlines-theme .mat-mini-fab {
  color: rgba(112, 112, 112, 0.87);
  background-color: white;
}

.china-airlines-theme .mat-flat-button.mat-warn, .china-airlines-theme .mat-raised-button.mat-warn, .china-airlines-theme .mat-fab.mat-warn, .china-airlines-theme .mat-mini-fab.mat-warn {
  color: white;
}

.china-airlines-theme .mat-flat-button.mat-primary.mat-button-disabled, .china-airlines-theme .mat-flat-button.mat-accent.mat-button-disabled, .china-airlines-theme .mat-flat-button.mat-warn.mat-button-disabled, .china-airlines-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-primary.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-accent.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-warn.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-fab.mat-primary.mat-button-disabled, .china-airlines-theme .mat-fab.mat-accent.mat-button-disabled, .china-airlines-theme .mat-fab.mat-warn.mat-button-disabled, .china-airlines-theme .mat-fab.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-primary.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-accent.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-warn.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-flat-button.mat-warn, .china-airlines-theme .mat-raised-button.mat-warn, .china-airlines-theme .mat-fab.mat-warn, .china-airlines-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-flat-button.mat-primary.mat-button-disabled, .china-airlines-theme .mat-flat-button.mat-accent.mat-button-disabled, .china-airlines-theme .mat-flat-button.mat-warn.mat-button-disabled, .china-airlines-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-primary.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-accent.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-warn.mat-button-disabled, .china-airlines-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-fab.mat-primary.mat-button-disabled, .china-airlines-theme .mat-fab.mat-accent.mat-button-disabled, .china-airlines-theme .mat-fab.mat-warn.mat-button-disabled, .china-airlines-theme .mat-fab.mat-button-disabled.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-primary.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-accent.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-warn.mat-button-disabled, .china-airlines-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-flat-button.mat-primary .mat-ripple-element, .china-airlines-theme .mat-raised-button.mat-primary .mat-ripple-element, .china-airlines-theme .mat-fab.mat-primary .mat-ripple-element, .china-airlines-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.china-airlines-theme .mat-flat-button.mat-accent .mat-ripple-element, .china-airlines-theme .mat-raised-button.mat-accent .mat-ripple-element, .china-airlines-theme .mat-fab.mat-accent .mat-ripple-element, .china-airlines-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.china-airlines-theme .mat-flat-button.mat-warn .mat-ripple-element, .china-airlines-theme .mat-raised-button.mat-warn .mat-ripple-element, .china-airlines-theme .mat-fab.mat-warn .mat-ripple-element, .china-airlines-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.china-airlines-theme .mat-stroked-button:not([class*=mat-elevation-z]), .china-airlines-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-fab:not([class*=mat-elevation-z]), .china-airlines-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .china-airlines-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .china-airlines-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.china-airlines-theme .mat-button-toggle-group: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);
}

.china-airlines-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.china-airlines-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.china-airlines-theme .mat-button-toggle {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-button-toggle-appearance-standard {
  color: rgba(112, 112, 112, 0.87);
  background: white;
}

.china-airlines-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.china-airlines-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.china-airlines-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.china-airlines-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.china-airlines-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-button-toggle-disabled {
  color: rgba(112, 112, 112, 0.38);
  background-color: #eeeeee;
}

.china-airlines-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.china-airlines-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.china-airlines-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.china-airlines-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.china-airlines-theme .mat-card {
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-card-subtitle {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-checkbox-frame {
  border-color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-checkbox-checkmark {
  fill: #f6f5ff;
}

.china-airlines-theme .mat-checkbox-checkmark-path {
  stroke: #f6f5ff !important;
}

.china-airlines-theme .mat-checkbox-mixedmark {
  background-color: #f6f5ff;
}

.china-airlines-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .china-airlines-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .china-airlines-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.china-airlines-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.china-airlines-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-checkbox .mat-ripple-element {
  background-color: #707070;
}

.china-airlines-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.china-airlines-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.china-airlines-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(112, 112, 112, 0.87);
  opacity: 0.4;
}

.china-airlines-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.china-airlines-theme .mat-chip.mat-standard-chip::after {
  background: #707070;
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.china-airlines-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.china-airlines-theme .mat-table {
  background: white;
}

.china-airlines-theme .mat-table thead, .china-airlines-theme .mat-table tbody, .china-airlines-theme .mat-table tfoot,
.china-airlines-theme mat-header-row, .china-airlines-theme mat-row, .china-airlines-theme mat-footer-row,
.china-airlines-theme [mat-header-row], .china-airlines-theme [mat-row], .china-airlines-theme [mat-footer-row],
.china-airlines-theme .mat-table-sticky {
  background: inherit;
}

.china-airlines-theme mat-row, .china-airlines-theme mat-header-row, .china-airlines-theme mat-footer-row,
.china-airlines-theme th.mat-header-cell, .china-airlines-theme td.mat-cell, .china-airlines-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-header-cell {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-cell, .china-airlines-theme .mat-footer-cell {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-calendar-arrow {
  fill: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-datepicker-toggle,
.china-airlines-theme .mat-datepicker-content .mat-calendar-next-button,
.china-airlines-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-calendar-table-header,
.china-airlines-theme .mat-calendar-body-label {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-calendar-body-cell-content,
.china-airlines-theme .mat-date-range-input-separator {
  color: rgba(112, 112, 112, 0.87);
  border-color: transparent;
}

.china-airlines-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.china-airlines-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(112, 112, 112, 0.18);
}

.china-airlines-theme .mat-calendar-body-comparison-identical,
.china-airlines-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.china-airlines-theme .mat-calendar-body-comparison-bridge-start::before,
.china-airlines-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.china-airlines-theme .mat-calendar-body-comparison-bridge-end::before,
.china-airlines-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.china-airlines-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.china-airlines-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.china-airlines-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.china-airlines-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.china-airlines-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.china-airlines-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.china-airlines-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.china-airlines-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.china-airlines-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.china-airlines-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.china-airlines-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.china-airlines-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.china-airlines-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.china-airlines-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .china-airlines-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.china-airlines-theme .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);
}

.china-airlines-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.china-airlines-theme .mat-date-range-input-inner[disabled] {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-expansion-panel {
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .china-airlines-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .china-airlines-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .china-airlines-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.china-airlines-theme .mat-expansion-panel-header-title {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-expansion-panel-header-description,
.china-airlines-theme .mat-expansion-indicator::after {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.china-airlines-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.china-airlines-theme .mat-form-field-label {
  color: rgba(112, 112, 112, 0.6);
}

.china-airlines-theme .mat-hint {
  color: rgba(112, 112, 112, 0.6);
}

.china-airlines-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.china-airlines-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-error {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.china-airlines-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.china-airlines-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.china-airlines-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.china-airlines-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(112, 112, 112, 0.04);
}

.china-airlines-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(112, 112, 112, 0.02);
}

.china-airlines-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.china-airlines-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.china-airlines-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.china-airlines-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.china-airlines-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-input-element:disabled,
.china-airlines-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-input-element::-moz-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.china-airlines-theme .mat-input-element::placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.china-airlines-theme .mat-input-element::-moz-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.china-airlines-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.china-airlines-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.china-airlines-theme .mat-form-field.mat-warn .mat-input-element,
.china-airlines-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.china-airlines-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.china-airlines-theme .mat-list-base .mat-list-item {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-list-base .mat-list-option {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-list-base .mat-subheader {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-list-option:hover, .china-airlines-theme .mat-list-option:focus,
.china-airlines-theme .mat-nav-list .mat-list-item:hover,
.china-airlines-theme .mat-nav-list .mat-list-item:focus,
.china-airlines-theme .mat-action-list .mat-list-item:hover,
.china-airlines-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.china-airlines-theme .mat-list-single-selected-option, .china-airlines-theme .mat-list-single-selected-option:hover, .china-airlines-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-menu-panel {
  background: white;
}

.china-airlines-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-menu-item {
  background: transparent;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-menu-item[disabled],
.china-airlines-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.china-airlines-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-menu-item .mat-icon-no-color,
.china-airlines-theme .mat-menu-submenu-icon {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-menu-item:hover:not([disabled]),
.china-airlines-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.china-airlines-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.china-airlines-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.china-airlines-theme .mat-paginator {
  background: white;
}

.china-airlines-theme .mat-paginator,
.china-airlines-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-paginator-decrement,
.china-airlines-theme .mat-paginator-increment {
  border-top: 2px solid rgba(112, 112, 112, 0.54);
  border-right: 2px solid rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-paginator-first,
.china-airlines-theme .mat-paginator-last {
  border-top: 2px solid rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.china-airlines-theme .mat-icon-button[disabled] .mat-paginator-increment,
.china-airlines-theme .mat-icon-button[disabled] .mat-paginator-first,
.china-airlines-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f4dbe7;
}

.china-airlines-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f4dbe7;
}

.china-airlines-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-progress-spinner.mat-warn circle, .china-airlines-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.china-airlines-theme .mat-radio-outer-circle {
  border-color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.china-airlines-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.china-airlines-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .china-airlines-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .china-airlines-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.china-airlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.china-airlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-radio-button .mat-ripple-element {
  background-color: #707070;
}

.china-airlines-theme .mat-select-value {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-select-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.china-airlines-theme .mat-select-disabled .mat-select-value {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-select-arrow {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-select-panel {
  background: white;
}

.china-airlines-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.china-airlines-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-drawer-container {
  background-color: #f6f5ff;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-drawer {
  background-color: white;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.china-airlines-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.china-airlines-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.china-airlines-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.china-airlines-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.china-airlines-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #707070;
}

.china-airlines-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.china-airlines-theme .mat-slide-toggle-bar {
  background-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-slider-track-background {
  background-color: rgba(112, 112, 112, 0.26);
}

.china-airlines-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.china-airlines-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.china-airlines-theme .mat-slider.mat-warn .mat-slider-track-fill,
.china-airlines-theme .mat-slider.mat-warn .mat-slider-thumb,
.china-airlines-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.china-airlines-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.china-airlines-theme .mat-slider:hover .mat-slider-track-background,
.china-airlines-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.china-airlines-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.china-airlines-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(112, 112, 112, 0.26);
}

.china-airlines-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(112, 112, 112, 0.26);
}

.china-airlines-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(112, 112, 112, 0.12);
}

.china-airlines-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.china-airlines-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(112, 112, 112, 0.26);
}

.china-airlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(112, 112, 112, 0.26);
  background-color: transparent;
}

.china-airlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .china-airlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .china-airlines-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(112, 112, 112, 0.26);
}

.china-airlines-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(112, 112, 112, 0.7);
}

.china-airlines-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(112, 112, 112, 0.7), rgba(112, 112, 112, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(112, 112, 112, 0.7), rgba(112, 112, 112, 0.7) 2px, transparent 0, transparent);
}

.china-airlines-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(112, 112, 112, 0.7), rgba(112, 112, 112, 0.7) 2px, transparent 0, transparent);
}

.china-airlines-theme .mat-step-header.cdk-keyboard-focused, .china-airlines-theme .mat-step-header.cdk-program-focused, .china-airlines-theme .mat-step-header:hover:not([aria-disabled]), .china-airlines-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.china-airlines-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .china-airlines-theme .mat-step-header:hover {
    background: none;
  }
}

.china-airlines-theme .mat-step-header .mat-step-label,
.china-airlines-theme .mat-step-header .mat-step-optional {
  color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-step-header .mat-step-icon {
  background-color: rgba(112, 112, 112, 0.54);
}

.china-airlines-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.china-airlines-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.china-airlines-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.china-airlines-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.china-airlines-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.china-airlines-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.china-airlines-theme .mat-stepper-horizontal, .china-airlines-theme .mat-stepper-vertical {
  background-color: white;
}

.china-airlines-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-horizontal-stepper-header::before,
.china-airlines-theme .mat-horizontal-stepper-header::after,
.china-airlines-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-sort-header-arrow {
  color: #b2b2b2;
}

.china-airlines-theme .mat-tab-nav-bar,
.china-airlines-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.china-airlines-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.china-airlines-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.china-airlines-theme .mat-tab-label, .china-airlines-theme .mat-tab-link {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-tab-label.mat-tab-disabled, .china-airlines-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(112, 112, 112, 0.38);
}

.china-airlines-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.china-airlines-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.china-airlines-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .china-airlines-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .china-airlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .china-airlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.china-airlines-theme .mat-tab-group.mat-warn .mat-ink-bar, .china-airlines-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .china-airlines-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .china-airlines-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .china-airlines-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.china-airlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .china-airlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.china-airlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.china-airlines-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.china-airlines-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .china-airlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.china-airlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.china-airlines-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.china-airlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .china-airlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.china-airlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.china-airlines-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.china-airlines-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .china-airlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.china-airlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.china-airlines-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.china-airlines-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .china-airlines-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .china-airlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .china-airlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.china-airlines-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.china-airlines-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.china-airlines-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.china-airlines-theme .mat-toolbar .mat-form-field-underline,
.china-airlines-theme .mat-toolbar .mat-form-field-ripple,
.china-airlines-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.china-airlines-theme .mat-toolbar .mat-form-field-label,
.china-airlines-theme .mat-toolbar .mat-focused .mat-form-field-label,
.china-airlines-theme .mat-toolbar .mat-select-value,
.china-airlines-theme .mat-toolbar .mat-select-arrow,
.china-airlines-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.china-airlines-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.china-airlines-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.china-airlines-theme .mat-tree {
  background: white;
}

.china-airlines-theme .mat-tree-node,
.china-airlines-theme .mat-nested-tree-node {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.china-airlines-theme .spinner path {
  fill: #23569D;
}

.china-airlines-theme .spinner .circle {
  border: 3px dashed #23569D;
}

.china-airlines-theme hr {
  border: none;
  border-top: 1px solid #23569D;
}

.china-airlines-theme .text {
  color: rgba(112, 112, 112, 0.87) !important;
}

.china-airlines-theme .mat-display-1, .china-airlines-theme .mat-display-2, .china-airlines-theme .mat-display-3, .china-airlines-theme .mat-display-4, .china-airlines-theme .mat-h1, .china-airlines-theme .mat-headline, .china-airlines-theme .mat-h2, .china-airlines-theme .mat-title, .china-airlines-theme .mat-h3, .china-airlines-theme .mat-subheading-2 .mat-h4, .china-airlines-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .china-airlines-theme .mat-display-1,
.china-airlines-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.china-airlines-theme .toolbar-logo {
  background-image: url('china_airlines.png');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.china-airlines-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.china-airlines-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(35, 86, 157, 0.12), 0px 8px 10px 1px rgba(35, 86, 157, 0.084), 0px 3px 14px 2px rgba(35, 86, 157, 0.072);
}

.china-airlines-theme .toolbar a {
  color: #23569D;
}

.china-airlines-theme .footer {
  border-top: 1px solid #23569D;
}

.china-airlines-theme .footer .footer-logo {
  background-image: url('icts.png');
}

.china-airlines-theme .mat-tab-label-content {
  color: #23569D;
}

.china-airlines-theme .mat-tab-header {
  border-bottom-color: #23569D;
}

.china-airlines-theme input.mat-input-element {
  color: rgba(112, 112, 112, 0.87) !important;
  caret-color: rgba(112, 112, 112, 0.87) !important;
  font-size: 16px;
  background-color: #F6F5FF;
}

.china-airlines-theme .mat-form-field-outline-start,
.china-airlines-theme .mat-form-field-outline-gap,
.china-airlines-theme .mat-form-field-outline-end,
.china-airlines-theme .mat-form-field label.mat-form-field-label {
  color: #23569D;
}

.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.china-airlines-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.china-airlines-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme mat-option svg path {
  fill: #23569D !important;
}

.china-airlines-theme mat-option:hover {
  background-color: #23569D !important;
  color: #F6F5FF;
}

.china-airlines-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.china-airlines-theme .mat-form-field-flex {
  background-color: #F6F5FF;
  align-items: center;
}

.china-airlines-theme .link-button,
.china-airlines-theme .link-button:hover {
  color: #23569D;
}

.china-airlines-theme .mat-flat-button.mat-primary {
  background-color: #23569D;
  color: #F6F5FF;
  transition: 0.3s;
}

.china-airlines-theme .mat-flat-button.mat-secondary {
  background-color: #F6F5FF;
  color: rgba(112, 112, 112, 0.87);
  border-color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F6F5FF;
  border-color: #23569D;
  background-color: #23569D;
}

.china-airlines-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #23569D;
}

.china-airlines-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #23569D;
}

.china-airlines-theme .heading-content {
  color: #23569D;
}

.china-airlines-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.china-airlines-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(112, 112, 112, 0.87);
}

.china-airlines-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.china-airlines-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #23569D;
}

.china-airlines-theme .heading-content .segment-centre path {
  fill: #23569D !important;
}

@media (min-width: 768px) {
  .china-airlines-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.china-airlines-theme .results-container {
  border-color: #23569D;
  margin-bottom: 1em;
}

.china-airlines-theme .results-container .mat-h1 {
  color: #23569D;
}

.china-airlines-theme results .results-status .col-12 > div {
  border-bottom-color: #23569D;
}

.china-airlines-theme .segment-border {
  margin-bottom: 3em;
}

.china-airlines-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.china-airlines-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.china-airlines-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.china-airlines-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.china-airlines-theme results-country-page > div {
  background-color: #f1f0ff;
}

.china-airlines-theme results-country-page [data-selected] > div {
  color: #23569D;
}

.china-airlines-theme results-country-page .triangle {
  color: #23569D;
}

.china-airlines-theme results-country-page .triangle :first-child {
  border-bottom-color: #23569D;
}

.china-airlines-theme results-country-page .triangle :last-child {
  border-bottom-color: #f1f0ff;
}

.china-airlines-theme results-country-page .indicator {
  border-bottom-color: #23569D;
}

.china-airlines-theme .slide-down-header {
  color: #23569D;
}

.china-airlines-theme .passenger-information {
  padding: 15px;
  background-color: #f1f0ff;
  margin-bottom: 1em;
}

.china-airlines-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.china-airlines-theme .input-controls {
  background-color: #F6F5FF;
}

.china-airlines-theme .priority-rule-container priority-rule {
  border: 0.2em solid #23569D;
}

.china-airlines-theme rule-tag-filter tag-filter > div {
  border-color: #23569D;
}

.china-airlines-theme rule-tag-filter tag-filter > div.selected {
  background-color: #23569D;
  color: #F6F5FF;
}

.china-airlines-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.china-airlines-theme .rule-container .rule-heading > i {
  color: #23569D;
}

.china-airlines-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.china-airlines-theme .iVisa {
  background-color: #23569D;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.china-airlines-theme .iVisa > * {
  width: 100%;
}

.china-airlines-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .china-airlines-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .china-airlines-theme .iVisa > * {
    width: auto;
  }
  .china-airlines-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.china-airlines-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.china-airlines-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.china-airlines-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .china-airlines-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .china-airlines-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.china-airlines-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.china-airlines-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.china-airlines-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .china-airlines-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .china-airlines-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .china-airlines-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .china-airlines-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.china-airlines-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
  /* .mat-form-field {
    .mat-form-field-outline-start,
    .mat-form-field-outline-gap,
    .mat-form-field-outline-end {
      color: #CCC;
    }
  }*/
}

.china-airlines-theme .full-menu > * {
  display: none;
}

.china-airlines-theme .full-menu select-language {
  display: block;
}

.china-airlines-theme .mat-menu-content > * {
  display: none;
}

.china-airlines-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.china-airlines-theme .spinner path {
  fill: #D81159;
}

.china-airlines-theme .spinner .circle {
  border-color: #D81159;
}

.china-airlines-theme .toolbar {
  height: 90px;
  border-bottom: 1px solid #eeeeee;
  box-shadow: none;
}

.china-airlines-theme .toolbar .toolbar-logo {
  padding: 0 2.692em;
  height: 80px;
  width: 300px;
}

.china-airlines-theme .heading-content .segment-centre hr {
  border-top-color: #707070;
}

.china-airlines-theme .heading-content .segment-centre path {
  /*fill: $accent !important;*/
  fill: #707070 !important;
}

.china-airlines-theme .heading-content .segment-centre path {
  fill: #707070;
}

.china-airlines-theme .mat-flat-button {
  border-radius: 0px;
}

.china-airlines-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.china-airlines-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.china-airlines-theme .mat-flat-button.mat-primary {
  background-color: #D81159;
  border-color: #D81159;
}

.china-airlines-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #D81159;
}

.china-airlines-theme a {
  color: #151515;
}

.china-airlines-theme .segment-title .mat-display-1,
.china-airlines-theme .mat-display-1.text,
.china-airlines-theme h1,
.china-airlines-theme h2,
.china-airlines-theme h3,
.china-airlines-theme .mat-h1.text,
.china-airlines-theme .passenger-information .mat-display-3 {
  color: #333 !important;
}

body.transavia-theme {
  color: rgba(112, 112, 112, 0.87);
  background-color: #F6F5FF;
}

.transavia-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.transavia-theme .mat-ripple-element {
  background-color: rgba(112, 112, 112, 0.1);
}

.transavia-theme .mat-option {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-option:hover:not(.mat-option-disabled), .transavia-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.transavia-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.transavia-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-option.mat-option-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.transavia-theme .mat-optgroup-label {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-pseudo-checkbox {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-pseudo-checkbox::after {
  color: #f6f5ff;
}

.transavia-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.transavia-theme .mat-warn .mat-pseudo-checkbox-checked,
.transavia-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.transavia-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.transavia-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.transavia-theme .mat-app-background, .transavia-theme.mat-app-background {
  background-color: #f6f5ff;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.transavia-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.transavia-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-badge {
  position: relative;
}

.transavia-theme .mat-badge.mat-badge {
  overflow: visible;
}

.transavia-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.transavia-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.transavia-theme .ng-animate-disabled .mat-badge-content,
.transavia-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.transavia-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.transavia-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.transavia-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.transavia-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.transavia-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .transavia-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.transavia-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .transavia-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.transavia-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .transavia-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.transavia-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .transavia-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.transavia-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.transavia-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.transavia-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.transavia-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .transavia-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.transavia-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .transavia-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.transavia-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .transavia-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.transavia-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .transavia-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.transavia-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.transavia-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.transavia-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.transavia-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .transavia-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.transavia-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .transavia-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.transavia-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .transavia-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.transavia-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .transavia-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .transavia-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.transavia-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.transavia-theme .mat-badge-disabled .mat-badge-content {
  background: #c3c2c9;
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-button, .transavia-theme .mat-icon-button, .transavia-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.transavia-theme .mat-button.mat-warn, .transavia-theme .mat-icon-button.mat-warn, .transavia-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.transavia-theme .mat-button.mat-primary.mat-button-disabled, .transavia-theme .mat-button.mat-accent.mat-button-disabled, .transavia-theme .mat-button.mat-warn.mat-button-disabled, .transavia-theme .mat-button.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-icon-button.mat-primary.mat-button-disabled, .transavia-theme .mat-icon-button.mat-accent.mat-button-disabled, .transavia-theme .mat-icon-button.mat-warn.mat-button-disabled, .transavia-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-stroked-button.mat-primary.mat-button-disabled, .transavia-theme .mat-stroked-button.mat-accent.mat-button-disabled, .transavia-theme .mat-stroked-button.mat-warn.mat-button-disabled, .transavia-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-button.mat-warn .mat-button-focus-overlay, .transavia-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .transavia-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.transavia-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .transavia-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .transavia-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.transavia-theme .mat-button .mat-ripple-element, .transavia-theme .mat-icon-button .mat-ripple-element, .transavia-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.transavia-theme .mat-button-focus-overlay {
  background: #707070;
}

.transavia-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-flat-button, .transavia-theme .mat-raised-button, .transavia-theme .mat-fab, .transavia-theme .mat-mini-fab {
  color: rgba(112, 112, 112, 0.87);
  background-color: white;
}

.transavia-theme .mat-flat-button.mat-warn, .transavia-theme .mat-raised-button.mat-warn, .transavia-theme .mat-fab.mat-warn, .transavia-theme .mat-mini-fab.mat-warn {
  color: white;
}

.transavia-theme .mat-flat-button.mat-primary.mat-button-disabled, .transavia-theme .mat-flat-button.mat-accent.mat-button-disabled, .transavia-theme .mat-flat-button.mat-warn.mat-button-disabled, .transavia-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-raised-button.mat-primary.mat-button-disabled, .transavia-theme .mat-raised-button.mat-accent.mat-button-disabled, .transavia-theme .mat-raised-button.mat-warn.mat-button-disabled, .transavia-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-fab.mat-primary.mat-button-disabled, .transavia-theme .mat-fab.mat-accent.mat-button-disabled, .transavia-theme .mat-fab.mat-warn.mat-button-disabled, .transavia-theme .mat-fab.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-primary.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-accent.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-warn.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-flat-button.mat-warn, .transavia-theme .mat-raised-button.mat-warn, .transavia-theme .mat-fab.mat-warn, .transavia-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.transavia-theme .mat-flat-button.mat-primary.mat-button-disabled, .transavia-theme .mat-flat-button.mat-accent.mat-button-disabled, .transavia-theme .mat-flat-button.mat-warn.mat-button-disabled, .transavia-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-raised-button.mat-primary.mat-button-disabled, .transavia-theme .mat-raised-button.mat-accent.mat-button-disabled, .transavia-theme .mat-raised-button.mat-warn.mat-button-disabled, .transavia-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-fab.mat-primary.mat-button-disabled, .transavia-theme .mat-fab.mat-accent.mat-button-disabled, .transavia-theme .mat-fab.mat-warn.mat-button-disabled, .transavia-theme .mat-fab.mat-button-disabled.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-primary.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-accent.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-warn.mat-button-disabled, .transavia-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-flat-button.mat-primary .mat-ripple-element, .transavia-theme .mat-raised-button.mat-primary .mat-ripple-element, .transavia-theme .mat-fab.mat-primary .mat-ripple-element, .transavia-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.transavia-theme .mat-flat-button.mat-accent .mat-ripple-element, .transavia-theme .mat-raised-button.mat-accent .mat-ripple-element, .transavia-theme .mat-fab.mat-accent .mat-ripple-element, .transavia-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.transavia-theme .mat-flat-button.mat-warn .mat-ripple-element, .transavia-theme .mat-raised-button.mat-warn .mat-ripple-element, .transavia-theme .mat-fab.mat-warn .mat-ripple-element, .transavia-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.transavia-theme .mat-stroked-button:not([class*=mat-elevation-z]), .transavia-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-fab:not([class*=mat-elevation-z]), .transavia-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .transavia-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .transavia-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.transavia-theme .mat-button-toggle-group: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);
}

.transavia-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.transavia-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.transavia-theme .mat-button-toggle {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-button-toggle-appearance-standard {
  color: rgba(112, 112, 112, 0.87);
  background: white;
}

.transavia-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.transavia-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.transavia-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.transavia-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.transavia-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-button-toggle-disabled {
  color: rgba(112, 112, 112, 0.38);
  background-color: #eeeeee;
}

.transavia-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.transavia-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.transavia-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.transavia-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.transavia-theme .mat-card {
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-card-subtitle {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-checkbox-frame {
  border-color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-checkbox-checkmark {
  fill: #f6f5ff;
}

.transavia-theme .mat-checkbox-checkmark-path {
  stroke: #f6f5ff !important;
}

.transavia-theme .mat-checkbox-mixedmark {
  background-color: #f6f5ff;
}

.transavia-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .transavia-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.transavia-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .transavia-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.transavia-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.transavia-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-checkbox .mat-ripple-element {
  background-color: #707070;
}

.transavia-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.transavia-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.transavia-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(112, 112, 112, 0.87);
  opacity: 0.4;
}

.transavia-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.transavia-theme .mat-chip.mat-standard-chip::after {
  background: #707070;
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.transavia-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.transavia-theme .mat-table {
  background: white;
}

.transavia-theme .mat-table thead, .transavia-theme .mat-table tbody, .transavia-theme .mat-table tfoot,
.transavia-theme mat-header-row, .transavia-theme mat-row, .transavia-theme mat-footer-row,
.transavia-theme [mat-header-row], .transavia-theme [mat-row], .transavia-theme [mat-footer-row],
.transavia-theme .mat-table-sticky {
  background: inherit;
}

.transavia-theme mat-row, .transavia-theme mat-header-row, .transavia-theme mat-footer-row,
.transavia-theme th.mat-header-cell, .transavia-theme td.mat-cell, .transavia-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-header-cell {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-cell, .transavia-theme .mat-footer-cell {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-calendar-arrow {
  fill: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-datepicker-toggle,
.transavia-theme .mat-datepicker-content .mat-calendar-next-button,
.transavia-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-calendar-table-header,
.transavia-theme .mat-calendar-body-label {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-calendar-body-cell-content,
.transavia-theme .mat-date-range-input-separator {
  color: rgba(112, 112, 112, 0.87);
  border-color: transparent;
}

.transavia-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.transavia-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(112, 112, 112, 0.18);
}

.transavia-theme .mat-calendar-body-comparison-identical,
.transavia-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.transavia-theme .mat-calendar-body-comparison-bridge-start::before,
.transavia-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.transavia-theme .mat-calendar-body-comparison-bridge-end::before,
.transavia-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.transavia-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.transavia-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.transavia-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.transavia-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.transavia-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.transavia-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.transavia-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.transavia-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.transavia-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.transavia-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.transavia-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.transavia-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.transavia-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.transavia-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .transavia-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.transavia-theme .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);
}

.transavia-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.transavia-theme .mat-date-range-input-inner[disabled] {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-expansion-panel {
  background: white;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .transavia-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .transavia-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .transavia-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.transavia-theme .mat-expansion-panel-header-title {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-expansion-panel-header-description,
.transavia-theme .mat-expansion-indicator::after {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.transavia-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.transavia-theme .mat-form-field-label {
  color: rgba(112, 112, 112, 0.6);
}

.transavia-theme .mat-hint {
  color: rgba(112, 112, 112, 0.6);
}

.transavia-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.transavia-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.transavia-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.transavia-theme .mat-error {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.transavia-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.transavia-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.transavia-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.transavia-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(112, 112, 112, 0.04);
}

.transavia-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(112, 112, 112, 0.02);
}

.transavia-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.transavia-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.transavia-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.transavia-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.transavia-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-input-element:disabled,
.transavia-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-input-element::-moz-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.transavia-theme .mat-input-element::placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.transavia-theme .mat-input-element::-moz-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.transavia-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.transavia-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.transavia-theme .mat-form-field.mat-warn .mat-input-element,
.transavia-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.transavia-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.transavia-theme .mat-list-base .mat-list-item {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-list-base .mat-list-option {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-list-base .mat-subheader {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-list-option:hover, .transavia-theme .mat-list-option:focus,
.transavia-theme .mat-nav-list .mat-list-item:hover,
.transavia-theme .mat-nav-list .mat-list-item:focus,
.transavia-theme .mat-action-list .mat-list-item:hover,
.transavia-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.transavia-theme .mat-list-single-selected-option, .transavia-theme .mat-list-single-selected-option:hover, .transavia-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-menu-panel {
  background: white;
}

.transavia-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-menu-item {
  background: transparent;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-menu-item[disabled],
.transavia-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.transavia-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-menu-item .mat-icon-no-color,
.transavia-theme .mat-menu-submenu-icon {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-menu-item:hover:not([disabled]),
.transavia-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.transavia-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.transavia-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.transavia-theme .mat-paginator {
  background: white;
}

.transavia-theme .mat-paginator,
.transavia-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-paginator-decrement,
.transavia-theme .mat-paginator-increment {
  border-top: 2px solid rgba(112, 112, 112, 0.54);
  border-right: 2px solid rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-paginator-first,
.transavia-theme .mat-paginator-last {
  border-top: 2px solid rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.transavia-theme .mat-icon-button[disabled] .mat-paginator-increment,
.transavia-theme .mat-icon-button[disabled] .mat-paginator-first,
.transavia-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f4dbe7;
}

.transavia-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f4dbe7;
}

.transavia-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.transavia-theme .mat-progress-spinner.mat-warn circle, .transavia-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.transavia-theme .mat-radio-outer-circle {
  border-color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.transavia-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.transavia-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .transavia-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .transavia-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.transavia-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.transavia-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.transavia-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-radio-button .mat-ripple-element {
  background-color: #707070;
}

.transavia-theme .mat-select-value {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-select-placeholder {
  color: rgba(112, 112, 112, 0.42);
}

.transavia-theme .mat-select-disabled .mat-select-value {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-select-arrow {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-select-panel {
  background: white;
}

.transavia-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.transavia-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-drawer-container {
  background-color: #f6f5ff;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-drawer {
  background-color: white;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.transavia-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.transavia-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.transavia-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.transavia-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.transavia-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.transavia-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.transavia-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #707070;
}

.transavia-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.transavia-theme .mat-slide-toggle-bar {
  background-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-slider-track-background {
  background-color: rgba(112, 112, 112, 0.26);
}

.transavia-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.transavia-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.transavia-theme .mat-slider.mat-warn .mat-slider-track-fill,
.transavia-theme .mat-slider.mat-warn .mat-slider-thumb,
.transavia-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.transavia-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.transavia-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.transavia-theme .mat-slider:hover .mat-slider-track-background,
.transavia-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.transavia-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.transavia-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(112, 112, 112, 0.26);
}

.transavia-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(112, 112, 112, 0.26);
}

.transavia-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(112, 112, 112, 0.12);
}

.transavia-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.transavia-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(112, 112, 112, 0.26);
}

.transavia-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(112, 112, 112, 0.26);
  background-color: transparent;
}

.transavia-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .transavia-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .transavia-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(112, 112, 112, 0.26);
}

.transavia-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(112, 112, 112, 0.7);
}

.transavia-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(112, 112, 112, 0.7), rgba(112, 112, 112, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(112, 112, 112, 0.7), rgba(112, 112, 112, 0.7) 2px, transparent 0, transparent);
}

.transavia-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(112, 112, 112, 0.7), rgba(112, 112, 112, 0.7) 2px, transparent 0, transparent);
}

.transavia-theme .mat-step-header.cdk-keyboard-focused, .transavia-theme .mat-step-header.cdk-program-focused, .transavia-theme .mat-step-header:hover:not([aria-disabled]), .transavia-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.transavia-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .transavia-theme .mat-step-header:hover {
    background: none;
  }
}

.transavia-theme .mat-step-header .mat-step-label,
.transavia-theme .mat-step-header .mat-step-optional {
  color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-step-header .mat-step-icon {
  background-color: rgba(112, 112, 112, 0.54);
}

.transavia-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.transavia-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.transavia-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.transavia-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.transavia-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.transavia-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.transavia-theme .mat-stepper-horizontal, .transavia-theme .mat-stepper-vertical {
  background-color: white;
}

.transavia-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-horizontal-stepper-header::before,
.transavia-theme .mat-horizontal-stepper-header::after,
.transavia-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-sort-header-arrow {
  color: #b2b2b2;
}

.transavia-theme .mat-tab-nav-bar,
.transavia-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.transavia-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.transavia-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.transavia-theme .mat-tab-label, .transavia-theme .mat-tab-link {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-tab-label.mat-tab-disabled, .transavia-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(112, 112, 112, 0.38);
}

.transavia-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.transavia-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.transavia-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .transavia-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .transavia-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .transavia-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.transavia-theme .mat-tab-group.mat-warn .mat-ink-bar, .transavia-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.transavia-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .transavia-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .transavia-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .transavia-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.transavia-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .transavia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.transavia-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.transavia-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.transavia-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .transavia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.transavia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.transavia-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.transavia-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .transavia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.transavia-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.transavia-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.transavia-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .transavia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.transavia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.transavia-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.transavia-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .transavia-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .transavia-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .transavia-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.transavia-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.transavia-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.transavia-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.transavia-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.transavia-theme .mat-toolbar .mat-form-field-underline,
.transavia-theme .mat-toolbar .mat-form-field-ripple,
.transavia-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.transavia-theme .mat-toolbar .mat-form-field-label,
.transavia-theme .mat-toolbar .mat-focused .mat-form-field-label,
.transavia-theme .mat-toolbar .mat-select-value,
.transavia-theme .mat-toolbar .mat-select-arrow,
.transavia-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.transavia-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.transavia-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.transavia-theme .mat-tree {
  background: white;
}

.transavia-theme .mat-tree-node,
.transavia-theme .mat-nested-tree-node {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.transavia-theme .spinner path {
  fill: #2800A0;
}

.transavia-theme .spinner .circle {
  border: 3px dashed #2800A0;
}

.transavia-theme hr {
  border: none;
  border-top: 1px solid #2800A0;
}

.transavia-theme .text {
  color: rgba(112, 112, 112, 0.87) !important;
}

.transavia-theme .mat-display-1, .transavia-theme .mat-display-2, .transavia-theme .mat-display-3, .transavia-theme .mat-display-4, .transavia-theme .mat-h1, .transavia-theme .mat-headline, .transavia-theme .mat-h2, .transavia-theme .mat-title, .transavia-theme .mat-h3, .transavia-theme .mat-subheading-2 .mat-h4, .transavia-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .transavia-theme .mat-display-1,
.transavia-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.transavia-theme .toolbar-logo {
  background-image: url('transavia.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.transavia-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.transavia-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(40, 0, 160, 0.12), 0px 8px 10px 1px rgba(40, 0, 160, 0.084), 0px 3px 14px 2px rgba(40, 0, 160, 0.072);
}

.transavia-theme .toolbar a {
  color: #2800A0;
}

.transavia-theme .footer {
  border-top: 1px solid #2800A0;
}

.transavia-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.transavia-theme .mat-tab-label-content {
  color: #2800A0;
}

.transavia-theme .mat-tab-header {
  border-bottom-color: #2800A0;
}

.transavia-theme input.mat-input-element {
  color: rgba(112, 112, 112, 0.87) !important;
  caret-color: rgba(112, 112, 112, 0.87) !important;
  font-size: 16px;
  background-color: #F6F5FF;
}

.transavia-theme .mat-form-field-outline-start,
.transavia-theme .mat-form-field-outline-gap,
.transavia-theme .mat-form-field-outline-end,
.transavia-theme .mat-form-field label.mat-form-field-label {
  color: #2800A0;
}

.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.transavia-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.transavia-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme mat-option svg path {
  fill: #2800A0 !important;
}

.transavia-theme mat-option:hover {
  background-color: #2800A0 !important;
  color: #F6F5FF;
}

.transavia-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.transavia-theme .mat-form-field-flex {
  background-color: #F6F5FF;
  align-items: center;
}

.transavia-theme .link-button,
.transavia-theme .link-button:hover {
  color: #2800A0;
}

.transavia-theme .mat-flat-button.mat-primary {
  background-color: #2800A0;
  color: #F6F5FF;
  transition: 0.3s;
}

.transavia-theme .mat-flat-button.mat-secondary {
  background-color: #F6F5FF;
  color: rgba(112, 112, 112, 0.87);
  border-color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F6F5FF;
  border-color: #2800A0;
  background-color: #2800A0;
}

.transavia-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #2800A0;
}

.transavia-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #2800A0;
}

.transavia-theme .heading-content {
  color: #00D66C;
}

.transavia-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.transavia-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(112, 112, 112, 0.87);
}

.transavia-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.transavia-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #2800A0;
}

.transavia-theme .heading-content .segment-centre path {
  fill: #00D66C !important;
}

@media (min-width: 768px) {
  .transavia-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.transavia-theme .results-container {
  border-color: #00D66C;
  margin-bottom: 1em;
}

.transavia-theme .results-container .mat-h1 {
  color: #00D66C;
}

.transavia-theme results .results-status .col-12 > div {
  border-bottom-color: #2800A0;
}

.transavia-theme .segment-border {
  margin-bottom: 3em;
}

.transavia-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.transavia-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.transavia-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.transavia-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.transavia-theme results-country-page > div {
  background-color: #f1f0ff;
}

.transavia-theme results-country-page [data-selected] > div {
  color: #2800A0;
}

.transavia-theme results-country-page .triangle {
  color: #2800A0;
}

.transavia-theme results-country-page .triangle :first-child {
  border-bottom-color: #2800A0;
}

.transavia-theme results-country-page .triangle :last-child {
  border-bottom-color: #f1f0ff;
}

.transavia-theme results-country-page .indicator {
  border-bottom-color: #2800A0;
}

.transavia-theme .slide-down-header {
  color: #2800A0;
}

.transavia-theme .passenger-information {
  padding: 15px;
  background-color: #f1f0ff;
  margin-bottom: 1em;
}

.transavia-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.transavia-theme .input-controls {
  background-color: #F6F5FF;
}

.transavia-theme .priority-rule-container priority-rule {
  border: 0.2em solid #00D66C;
}

.transavia-theme rule-tag-filter tag-filter > div {
  border-color: #2800A0;
}

.transavia-theme rule-tag-filter tag-filter > div.selected {
  background-color: #2800A0;
  color: #F6F5FF;
}

.transavia-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.transavia-theme .rule-container .rule-heading > i {
  color: #00D66C;
}

.transavia-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.transavia-theme .iVisa {
  background-color: #2800A0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.transavia-theme .iVisa > * {
  width: 100%;
}

.transavia-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .transavia-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .transavia-theme .iVisa > * {
    width: auto;
  }
  .transavia-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.transavia-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.transavia-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.transavia-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .transavia-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .transavia-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.transavia-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.transavia-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.transavia-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .transavia-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .transavia-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .transavia-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .transavia-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.transavia-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.transavia-theme .full-menu > * {
  display: none;
}

.transavia-theme .full-menu select-language {
  display: block;
}

.transavia-theme .mat-menu-content > * {
  display: none;
}

.transavia-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.transavia-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.transavia-theme .footer .copyright {
  display: none;
}

.transavia-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .transavia-theme .footer .footer-logo {
    width: 200px;
  }
}

.transavia-theme .toolbar {
  box-shadow: 0 0.3125em 0.625em 0 rgba(0, 0, 0, 0.15);
  padding: 0.5em 1em;
  height: 3.25em;
  background-color: #fff;
}

.transavia-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 55px;
  width: 260px;
}

@media (min-width: 768px) {
  .transavia-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

.transavia-theme input[name=haveChildren],
.transavia-theme label[for=haveChildren] {
  display: none;
}

body.clyde-theme {
  color: rgba(32, 52, 90, 0.87);
  background-color: #F6F5FF;
}

.clyde-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.clyde-theme .mat-ripple-element {
  background-color: rgba(32, 52, 90, 0.1);
}

.clyde-theme .mat-option {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-option:hover:not(.mat-option-disabled), .clyde-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.clyde-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.clyde-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-option.mat-option-disabled {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.clyde-theme .mat-optgroup-label {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-pseudo-checkbox {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-pseudo-checkbox::after {
  color: #f6f5ff;
}

.clyde-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.clyde-theme .mat-warn .mat-pseudo-checkbox-checked,
.clyde-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.clyde-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.clyde-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.clyde-theme .mat-app-background, .clyde-theme.mat-app-background {
  background-color: #f6f5ff;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.clyde-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.clyde-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-badge {
  position: relative;
}

.clyde-theme .mat-badge.mat-badge {
  overflow: visible;
}

.clyde-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.clyde-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.clyde-theme .ng-animate-disabled .mat-badge-content,
.clyde-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.clyde-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.clyde-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.clyde-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.clyde-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.clyde-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .clyde-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.clyde-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .clyde-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.clyde-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .clyde-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.clyde-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .clyde-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.clyde-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.clyde-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.clyde-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.clyde-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .clyde-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.clyde-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .clyde-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.clyde-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .clyde-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.clyde-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .clyde-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.clyde-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.clyde-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.clyde-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.clyde-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .clyde-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.clyde-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .clyde-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.clyde-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .clyde-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.clyde-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .clyde-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .clyde-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.clyde-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.clyde-theme .mat-badge-disabled .mat-badge-content {
  background: #a5acc0;
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-button, .clyde-theme .mat-icon-button, .clyde-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.clyde-theme .mat-button.mat-warn, .clyde-theme .mat-icon-button.mat-warn, .clyde-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.clyde-theme .mat-button.mat-primary.mat-button-disabled, .clyde-theme .mat-button.mat-accent.mat-button-disabled, .clyde-theme .mat-button.mat-warn.mat-button-disabled, .clyde-theme .mat-button.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-icon-button.mat-primary.mat-button-disabled, .clyde-theme .mat-icon-button.mat-accent.mat-button-disabled, .clyde-theme .mat-icon-button.mat-warn.mat-button-disabled, .clyde-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-stroked-button.mat-primary.mat-button-disabled, .clyde-theme .mat-stroked-button.mat-accent.mat-button-disabled, .clyde-theme .mat-stroked-button.mat-warn.mat-button-disabled, .clyde-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-button.mat-warn .mat-button-focus-overlay, .clyde-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .clyde-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.clyde-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .clyde-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .clyde-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.clyde-theme .mat-button .mat-ripple-element, .clyde-theme .mat-icon-button .mat-ripple-element, .clyde-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.clyde-theme .mat-button-focus-overlay {
  background: #20345a;
}

.clyde-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-flat-button, .clyde-theme .mat-raised-button, .clyde-theme .mat-fab, .clyde-theme .mat-mini-fab {
  color: rgba(32, 52, 90, 0.87);
  background-color: white;
}

.clyde-theme .mat-flat-button.mat-warn, .clyde-theme .mat-raised-button.mat-warn, .clyde-theme .mat-fab.mat-warn, .clyde-theme .mat-mini-fab.mat-warn {
  color: white;
}

.clyde-theme .mat-flat-button.mat-primary.mat-button-disabled, .clyde-theme .mat-flat-button.mat-accent.mat-button-disabled, .clyde-theme .mat-flat-button.mat-warn.mat-button-disabled, .clyde-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-raised-button.mat-primary.mat-button-disabled, .clyde-theme .mat-raised-button.mat-accent.mat-button-disabled, .clyde-theme .mat-raised-button.mat-warn.mat-button-disabled, .clyde-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-fab.mat-primary.mat-button-disabled, .clyde-theme .mat-fab.mat-accent.mat-button-disabled, .clyde-theme .mat-fab.mat-warn.mat-button-disabled, .clyde-theme .mat-fab.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-primary.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-accent.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-warn.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-flat-button.mat-warn, .clyde-theme .mat-raised-button.mat-warn, .clyde-theme .mat-fab.mat-warn, .clyde-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.clyde-theme .mat-flat-button.mat-primary.mat-button-disabled, .clyde-theme .mat-flat-button.mat-accent.mat-button-disabled, .clyde-theme .mat-flat-button.mat-warn.mat-button-disabled, .clyde-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-raised-button.mat-primary.mat-button-disabled, .clyde-theme .mat-raised-button.mat-accent.mat-button-disabled, .clyde-theme .mat-raised-button.mat-warn.mat-button-disabled, .clyde-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-fab.mat-primary.mat-button-disabled, .clyde-theme .mat-fab.mat-accent.mat-button-disabled, .clyde-theme .mat-fab.mat-warn.mat-button-disabled, .clyde-theme .mat-fab.mat-button-disabled.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-primary.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-accent.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-warn.mat-button-disabled, .clyde-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-flat-button.mat-primary .mat-ripple-element, .clyde-theme .mat-raised-button.mat-primary .mat-ripple-element, .clyde-theme .mat-fab.mat-primary .mat-ripple-element, .clyde-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.clyde-theme .mat-flat-button.mat-accent .mat-ripple-element, .clyde-theme .mat-raised-button.mat-accent .mat-ripple-element, .clyde-theme .mat-fab.mat-accent .mat-ripple-element, .clyde-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.clyde-theme .mat-flat-button.mat-warn .mat-ripple-element, .clyde-theme .mat-raised-button.mat-warn .mat-ripple-element, .clyde-theme .mat-fab.mat-warn .mat-ripple-element, .clyde-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.clyde-theme .mat-stroked-button:not([class*=mat-elevation-z]), .clyde-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-fab:not([class*=mat-elevation-z]), .clyde-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .clyde-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .clyde-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.clyde-theme .mat-button-toggle-group: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);
}

.clyde-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.clyde-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.clyde-theme .mat-button-toggle {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-button-toggle-appearance-standard {
  color: rgba(32, 52, 90, 0.87);
  background: white;
}

.clyde-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.clyde-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.clyde-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.clyde-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.clyde-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-button-toggle-disabled {
  color: rgba(32, 52, 90, 0.38);
  background-color: #eeeeee;
}

.clyde-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.clyde-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.clyde-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.clyde-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.clyde-theme .mat-card {
  background: white;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-card-subtitle {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-checkbox-frame {
  border-color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-checkbox-checkmark {
  fill: #f6f5ff;
}

.clyde-theme .mat-checkbox-checkmark-path {
  stroke: #f6f5ff !important;
}

.clyde-theme .mat-checkbox-mixedmark {
  background-color: #f6f5ff;
}

.clyde-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .clyde-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.clyde-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .clyde-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.clyde-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.clyde-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-checkbox .mat-ripple-element {
  background-color: #20345a;
}

.clyde-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.clyde-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.clyde-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(32, 52, 90, 0.87);
  opacity: 0.4;
}

.clyde-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.clyde-theme .mat-chip.mat-standard-chip::after {
  background: #20345a;
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.clyde-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.clyde-theme .mat-table {
  background: white;
}

.clyde-theme .mat-table thead, .clyde-theme .mat-table tbody, .clyde-theme .mat-table tfoot,
.clyde-theme mat-header-row, .clyde-theme mat-row, .clyde-theme mat-footer-row,
.clyde-theme [mat-header-row], .clyde-theme [mat-row], .clyde-theme [mat-footer-row],
.clyde-theme .mat-table-sticky {
  background: inherit;
}

.clyde-theme mat-row, .clyde-theme mat-header-row, .clyde-theme mat-footer-row,
.clyde-theme th.mat-header-cell, .clyde-theme td.mat-cell, .clyde-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-header-cell {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-cell, .clyde-theme .mat-footer-cell {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-calendar-arrow {
  fill: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-datepicker-toggle,
.clyde-theme .mat-datepicker-content .mat-calendar-next-button,
.clyde-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-calendar-table-header,
.clyde-theme .mat-calendar-body-label {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-calendar-body-cell-content,
.clyde-theme .mat-date-range-input-separator {
  color: rgba(32, 52, 90, 0.87);
  border-color: transparent;
}

.clyde-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.clyde-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(32, 52, 90, 0.18);
}

.clyde-theme .mat-calendar-body-comparison-identical,
.clyde-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.clyde-theme .mat-calendar-body-comparison-bridge-start::before,
.clyde-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.clyde-theme .mat-calendar-body-comparison-bridge-end::before,
.clyde-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.clyde-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.clyde-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.clyde-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.clyde-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.clyde-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.clyde-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.clyde-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.clyde-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.clyde-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.clyde-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.clyde-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.clyde-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.clyde-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.clyde-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .clyde-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.clyde-theme .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);
}

.clyde-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.clyde-theme .mat-date-range-input-inner[disabled] {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-expansion-panel {
  background: white;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .clyde-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .clyde-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .clyde-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.clyde-theme .mat-expansion-panel-header-title {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-expansion-panel-header-description,
.clyde-theme .mat-expansion-indicator::after {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.clyde-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.clyde-theme .mat-form-field-label {
  color: rgba(32, 52, 90, 0.6);
}

.clyde-theme .mat-hint {
  color: rgba(32, 52, 90, 0.6);
}

.clyde-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.clyde-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.clyde-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.clyde-theme .mat-error {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.clyde-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.clyde-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.clyde-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.clyde-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(32, 52, 90, 0.04);
}

.clyde-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(32, 52, 90, 0.02);
}

.clyde-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.clyde-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.clyde-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.clyde-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.clyde-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-input-element:disabled,
.clyde-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-input-element::-moz-placeholder {
  color: rgba(32, 52, 90, 0.42);
}

.clyde-theme .mat-input-element::placeholder {
  color: rgba(32, 52, 90, 0.42);
}

.clyde-theme .mat-input-element::-moz-placeholder {
  color: rgba(32, 52, 90, 0.42);
}

.clyde-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(32, 52, 90, 0.42);
}

.clyde-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(32, 52, 90, 0.42);
}

.clyde-theme .mat-form-field.mat-warn .mat-input-element,
.clyde-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.clyde-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.clyde-theme .mat-list-base .mat-list-item {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-list-base .mat-list-option {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-list-base .mat-subheader {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-list-option:hover, .clyde-theme .mat-list-option:focus,
.clyde-theme .mat-nav-list .mat-list-item:hover,
.clyde-theme .mat-nav-list .mat-list-item:focus,
.clyde-theme .mat-action-list .mat-list-item:hover,
.clyde-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.clyde-theme .mat-list-single-selected-option, .clyde-theme .mat-list-single-selected-option:hover, .clyde-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-menu-panel {
  background: white;
}

.clyde-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-menu-item {
  background: transparent;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-menu-item[disabled],
.clyde-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.clyde-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-menu-item .mat-icon-no-color,
.clyde-theme .mat-menu-submenu-icon {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-menu-item:hover:not([disabled]),
.clyde-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.clyde-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.clyde-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.clyde-theme .mat-paginator {
  background: white;
}

.clyde-theme .mat-paginator,
.clyde-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-paginator-decrement,
.clyde-theme .mat-paginator-increment {
  border-top: 2px solid rgba(32, 52, 90, 0.54);
  border-right: 2px solid rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-paginator-first,
.clyde-theme .mat-paginator-last {
  border-top: 2px solid rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.clyde-theme .mat-icon-button[disabled] .mat-paginator-increment,
.clyde-theme .mat-icon-button[disabled] .mat-paginator-first,
.clyde-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f4dbe7;
}

.clyde-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f4dbe7;
}

.clyde-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.clyde-theme .mat-progress-spinner.mat-warn circle, .clyde-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.clyde-theme .mat-radio-outer-circle {
  border-color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.clyde-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.clyde-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .clyde-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .clyde-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.clyde-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.clyde-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.clyde-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-radio-button .mat-ripple-element {
  background-color: #20345a;
}

.clyde-theme .mat-select-value {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-select-placeholder {
  color: rgba(32, 52, 90, 0.42);
}

.clyde-theme .mat-select-disabled .mat-select-value {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-select-arrow {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-select-panel {
  background: white;
}

.clyde-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.clyde-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-drawer-container {
  background-color: #f6f5ff;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-drawer {
  background-color: white;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.clyde-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.clyde-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.clyde-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.clyde-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.clyde-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.clyde-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.clyde-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #20345a;
}

.clyde-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.clyde-theme .mat-slide-toggle-bar {
  background-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-slider-track-background {
  background-color: rgba(32, 52, 90, 0.26);
}

.clyde-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.clyde-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.clyde-theme .mat-slider.mat-warn .mat-slider-track-fill,
.clyde-theme .mat-slider.mat-warn .mat-slider-thumb,
.clyde-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.clyde-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.clyde-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.clyde-theme .mat-slider:hover .mat-slider-track-background,
.clyde-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.clyde-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.clyde-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(32, 52, 90, 0.26);
}

.clyde-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(32, 52, 90, 0.26);
}

.clyde-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(32, 52, 90, 0.12);
}

.clyde-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.clyde-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(32, 52, 90, 0.26);
}

.clyde-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(32, 52, 90, 0.26);
  background-color: transparent;
}

.clyde-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .clyde-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .clyde-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(32, 52, 90, 0.26);
}

.clyde-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(32, 52, 90, 0.7);
}

.clyde-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(32, 52, 90, 0.7), rgba(32, 52, 90, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(32, 52, 90, 0.7), rgba(32, 52, 90, 0.7) 2px, transparent 0, transparent);
}

.clyde-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(32, 52, 90, 0.7), rgba(32, 52, 90, 0.7) 2px, transparent 0, transparent);
}

.clyde-theme .mat-step-header.cdk-keyboard-focused, .clyde-theme .mat-step-header.cdk-program-focused, .clyde-theme .mat-step-header:hover:not([aria-disabled]), .clyde-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.clyde-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .clyde-theme .mat-step-header:hover {
    background: none;
  }
}

.clyde-theme .mat-step-header .mat-step-label,
.clyde-theme .mat-step-header .mat-step-optional {
  color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-step-header .mat-step-icon {
  background-color: rgba(32, 52, 90, 0.54);
}

.clyde-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.clyde-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.clyde-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.clyde-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.clyde-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.clyde-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.clyde-theme .mat-stepper-horizontal, .clyde-theme .mat-stepper-vertical {
  background-color: white;
}

.clyde-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-horizontal-stepper-header::before,
.clyde-theme .mat-horizontal-stepper-header::after,
.clyde-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-sort-header-arrow {
  color: #8791a6;
}

.clyde-theme .mat-tab-nav-bar,
.clyde-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.clyde-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.clyde-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.clyde-theme .mat-tab-label, .clyde-theme .mat-tab-link {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-tab-label.mat-tab-disabled, .clyde-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(32, 52, 90, 0.38);
}

.clyde-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.clyde-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.clyde-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .clyde-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .clyde-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .clyde-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.clyde-theme .mat-tab-group.mat-warn .mat-ink-bar, .clyde-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.clyde-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .clyde-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .clyde-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .clyde-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.clyde-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .clyde-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.clyde-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.clyde-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.clyde-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .clyde-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.clyde-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.clyde-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.clyde-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .clyde-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.clyde-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.clyde-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.clyde-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .clyde-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.clyde-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.clyde-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.clyde-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .clyde-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .clyde-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .clyde-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.clyde-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.clyde-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.clyde-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.clyde-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.clyde-theme .mat-toolbar .mat-form-field-underline,
.clyde-theme .mat-toolbar .mat-form-field-ripple,
.clyde-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.clyde-theme .mat-toolbar .mat-form-field-label,
.clyde-theme .mat-toolbar .mat-focused .mat-form-field-label,
.clyde-theme .mat-toolbar .mat-select-value,
.clyde-theme .mat-toolbar .mat-select-arrow,
.clyde-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.clyde-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.clyde-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.clyde-theme .mat-tree {
  background: white;
}

.clyde-theme .mat-tree-node,
.clyde-theme .mat-nested-tree-node {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.clyde-theme .spinner path {
  fill: #20345a;
}

.clyde-theme .spinner .circle {
  border: 3px dashed #20345a;
}

.clyde-theme hr {
  border: none;
  border-top: 1px solid #20345a;
}

.clyde-theme .text {
  color: rgba(32, 52, 90, 0.87) !important;
}

.clyde-theme .mat-display-1, .clyde-theme .mat-display-2, .clyde-theme .mat-display-3, .clyde-theme .mat-display-4, .clyde-theme .mat-h1, .clyde-theme .mat-headline, .clyde-theme .mat-h2, .clyde-theme .mat-title, .clyde-theme .mat-h3, .clyde-theme .mat-subheading-2 .mat-h4, .clyde-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .clyde-theme .mat-display-1,
.clyde-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.clyde-theme .toolbar-logo {
  background-image: url('clyde.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.clyde-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.clyde-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(32, 52, 90, 0.12), 0px 8px 10px 1px rgba(32, 52, 90, 0.084), 0px 3px 14px 2px rgba(32, 52, 90, 0.072);
}

.clyde-theme .toolbar a {
  color: #20345a;
}

.clyde-theme .footer {
  border-top: 1px solid #20345a;
}

.clyde-theme .footer .footer-logo {
  background-image: url('icts.png');
}

.clyde-theme .mat-tab-label-content {
  color: #20345a;
}

.clyde-theme .mat-tab-header {
  border-bottom-color: #20345a;
}

.clyde-theme input.mat-input-element {
  color: rgba(32, 52, 90, 0.87) !important;
  caret-color: rgba(32, 52, 90, 0.87) !important;
  font-size: 16px;
  background-color: #F6F5FF;
}

.clyde-theme .mat-form-field-outline-start,
.clyde-theme .mat-form-field-outline-gap,
.clyde-theme .mat-form-field-outline-end,
.clyde-theme .mat-form-field label.mat-form-field-label {
  color: #20345a;
}

.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.clyde-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.clyde-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme mat-option svg path {
  fill: #20345a !important;
}

.clyde-theme mat-option:hover {
  background-color: #20345a !important;
  color: #F6F5FF;
}

.clyde-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.clyde-theme .mat-form-field-flex {
  background-color: #F6F5FF;
  align-items: center;
}

.clyde-theme .link-button,
.clyde-theme .link-button:hover {
  color: #20345a;
}

.clyde-theme .mat-flat-button.mat-primary {
  background-color: #20345a;
  color: #F6F5FF;
  transition: 0.3s;
}

.clyde-theme .mat-flat-button.mat-secondary {
  background-color: #F6F5FF;
  color: rgba(32, 52, 90, 0.87);
  border-color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F6F5FF;
  border-color: #20345a;
  background-color: #20345a;
}

.clyde-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #20345a;
}

.clyde-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #20345a;
}

.clyde-theme .heading-content {
  color: #5798d4;
}

.clyde-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.clyde-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(32, 52, 90, 0.87);
}

.clyde-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.clyde-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #20345a;
}

.clyde-theme .heading-content .segment-centre path {
  fill: #5798d4 !important;
}

@media (min-width: 768px) {
  .clyde-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.clyde-theme .results-container {
  border-color: #5798d4;
  margin-bottom: 1em;
}

.clyde-theme .results-container .mat-h1 {
  color: #5798d4;
}

.clyde-theme results .results-status .col-12 > div {
  border-bottom-color: #20345a;
}

.clyde-theme .segment-border {
  margin-bottom: 3em;
}

.clyde-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.clyde-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.clyde-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.clyde-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.clyde-theme results-country-page > div {
  background-color: #f1f0ff;
}

.clyde-theme results-country-page [data-selected] > div {
  color: #20345a;
}

.clyde-theme results-country-page .triangle {
  color: #20345a;
}

.clyde-theme results-country-page .triangle :first-child {
  border-bottom-color: #20345a;
}

.clyde-theme results-country-page .triangle :last-child {
  border-bottom-color: #f1f0ff;
}

.clyde-theme results-country-page .indicator {
  border-bottom-color: #20345a;
}

.clyde-theme .slide-down-header {
  color: #20345a;
}

.clyde-theme .passenger-information {
  padding: 15px;
  background-color: #f1f0ff;
  margin-bottom: 1em;
}

.clyde-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.clyde-theme .input-controls {
  background-color: #F6F5FF;
}

.clyde-theme .priority-rule-container priority-rule {
  border: 0.2em solid #5798d4;
}

.clyde-theme rule-tag-filter tag-filter > div {
  border-color: #20345a;
}

.clyde-theme rule-tag-filter tag-filter > div.selected {
  background-color: #20345a;
  color: #F6F5FF;
}

.clyde-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.clyde-theme .rule-container .rule-heading > i {
  color: #5798d4;
}

.clyde-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.clyde-theme .iVisa {
  background-color: #20345a;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.clyde-theme .iVisa > * {
  width: 100%;
}

.clyde-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .clyde-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .clyde-theme .iVisa > * {
    width: auto;
  }
  .clyde-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.clyde-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.clyde-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.clyde-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .clyde-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .clyde-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.clyde-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.clyde-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.clyde-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .clyde-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .clyde-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .clyde-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .clyde-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.clyde-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.clyde-theme .full-menu > * {
  display: none;
}

.clyde-theme .full-menu select-language {
  display: block;
}

.clyde-theme .mat-menu-content > * {
  display: none;
}

.clyde-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.clyde-theme .toolbar {
  box-shadow: 0 0.3125em 0.625em 0 rgba(0, 0, 0, 0.15);
  padding: 0.5em 1em;
  height: 90px;
  background-color: #fff;
}

.clyde-theme .toolbar .toolbar-logo {
  height: 160px;
  width: 160px;
  margin: 0.5em;
  /*  background-image: url(../logos/clyde.svg);*/
}

@media (min-width: 768px) {
  .clyde-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

.clyde-theme .seaman-button {
  display: inline-block;
}

.clyde-theme .select-language-compment,
.clyde-theme .residence-permit-button {
  display: none;
}

body.aireuropa-theme {
  color: rgba(51, 51, 51, 0.87);
  background-color: #FFFFFF;
}

.aireuropa-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.aireuropa-theme .mat-ripple-element {
  background-color: rgba(51, 51, 51, 0.1);
}

.aireuropa-theme .mat-option {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-option:hover:not(.mat-option-disabled), .aireuropa-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.aireuropa-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.aireuropa-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-option.mat-option-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.aireuropa-theme .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-pseudo-checkbox {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-pseudo-checkbox::after {
  color: white;
}

.aireuropa-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.aireuropa-theme .mat-warn .mat-pseudo-checkbox-checked,
.aireuropa-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.aireuropa-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.aireuropa-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.aireuropa-theme .mat-app-background, .aireuropa-theme.mat-app-background {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.aireuropa-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.aireuropa-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-badge {
  position: relative;
}

.aireuropa-theme .mat-badge.mat-badge {
  overflow: visible;
}

.aireuropa-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.aireuropa-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.aireuropa-theme .ng-animate-disabled .mat-badge-content,
.aireuropa-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.aireuropa-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.aireuropa-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.aireuropa-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.aireuropa-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.aireuropa-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .aireuropa-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.aireuropa-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .aireuropa-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.aireuropa-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .aireuropa-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.aireuropa-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .aireuropa-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.aireuropa-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.aireuropa-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.aireuropa-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.aireuropa-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .aireuropa-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.aireuropa-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .aireuropa-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.aireuropa-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .aireuropa-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.aireuropa-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .aireuropa-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.aireuropa-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.aireuropa-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.aireuropa-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.aireuropa-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .aireuropa-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.aireuropa-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .aireuropa-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.aireuropa-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .aireuropa-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.aireuropa-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .aireuropa-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .aireuropa-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.aireuropa-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.aireuropa-theme .mat-badge-disabled .mat-badge-content {
  background: #b1b1b1;
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-button, .aireuropa-theme .mat-icon-button, .aireuropa-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.aireuropa-theme .mat-button.mat-warn, .aireuropa-theme .mat-icon-button.mat-warn, .aireuropa-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.aireuropa-theme .mat-button.mat-primary.mat-button-disabled, .aireuropa-theme .mat-button.mat-accent.mat-button-disabled, .aireuropa-theme .mat-button.mat-warn.mat-button-disabled, .aireuropa-theme .mat-button.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-icon-button.mat-primary.mat-button-disabled, .aireuropa-theme .mat-icon-button.mat-accent.mat-button-disabled, .aireuropa-theme .mat-icon-button.mat-warn.mat-button-disabled, .aireuropa-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-stroked-button.mat-primary.mat-button-disabled, .aireuropa-theme .mat-stroked-button.mat-accent.mat-button-disabled, .aireuropa-theme .mat-stroked-button.mat-warn.mat-button-disabled, .aireuropa-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-button.mat-warn .mat-button-focus-overlay, .aireuropa-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .aireuropa-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .aireuropa-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .aireuropa-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.aireuropa-theme .mat-button .mat-ripple-element, .aireuropa-theme .mat-icon-button .mat-ripple-element, .aireuropa-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.aireuropa-theme .mat-button-focus-overlay {
  background: #333333;
}

.aireuropa-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-flat-button, .aireuropa-theme .mat-raised-button, .aireuropa-theme .mat-fab, .aireuropa-theme .mat-mini-fab {
  color: rgba(51, 51, 51, 0.87);
  background-color: white;
}

.aireuropa-theme .mat-flat-button.mat-warn, .aireuropa-theme .mat-raised-button.mat-warn, .aireuropa-theme .mat-fab.mat-warn, .aireuropa-theme .mat-mini-fab.mat-warn {
  color: white;
}

.aireuropa-theme .mat-flat-button.mat-primary.mat-button-disabled, .aireuropa-theme .mat-flat-button.mat-accent.mat-button-disabled, .aireuropa-theme .mat-flat-button.mat-warn.mat-button-disabled, .aireuropa-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-primary.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-accent.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-warn.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-fab.mat-primary.mat-button-disabled, .aireuropa-theme .mat-fab.mat-accent.mat-button-disabled, .aireuropa-theme .mat-fab.mat-warn.mat-button-disabled, .aireuropa-theme .mat-fab.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-primary.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-accent.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-warn.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-flat-button.mat-warn, .aireuropa-theme .mat-raised-button.mat-warn, .aireuropa-theme .mat-fab.mat-warn, .aireuropa-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-flat-button.mat-primary.mat-button-disabled, .aireuropa-theme .mat-flat-button.mat-accent.mat-button-disabled, .aireuropa-theme .mat-flat-button.mat-warn.mat-button-disabled, .aireuropa-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-primary.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-accent.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-warn.mat-button-disabled, .aireuropa-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-fab.mat-primary.mat-button-disabled, .aireuropa-theme .mat-fab.mat-accent.mat-button-disabled, .aireuropa-theme .mat-fab.mat-warn.mat-button-disabled, .aireuropa-theme .mat-fab.mat-button-disabled.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-primary.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-accent.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-warn.mat-button-disabled, .aireuropa-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-flat-button.mat-primary .mat-ripple-element, .aireuropa-theme .mat-raised-button.mat-primary .mat-ripple-element, .aireuropa-theme .mat-fab.mat-primary .mat-ripple-element, .aireuropa-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.aireuropa-theme .mat-flat-button.mat-accent .mat-ripple-element, .aireuropa-theme .mat-raised-button.mat-accent .mat-ripple-element, .aireuropa-theme .mat-fab.mat-accent .mat-ripple-element, .aireuropa-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.aireuropa-theme .mat-flat-button.mat-warn .mat-ripple-element, .aireuropa-theme .mat-raised-button.mat-warn .mat-ripple-element, .aireuropa-theme .mat-fab.mat-warn .mat-ripple-element, .aireuropa-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.aireuropa-theme .mat-stroked-button:not([class*=mat-elevation-z]), .aireuropa-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-fab:not([class*=mat-elevation-z]), .aireuropa-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .aireuropa-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .aireuropa-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.aireuropa-theme .mat-button-toggle-group: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);
}

.aireuropa-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.aireuropa-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.aireuropa-theme .mat-button-toggle {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
  background: white;
}

.aireuropa-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.aireuropa-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.aireuropa-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.aireuropa-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.aireuropa-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-button-toggle-disabled {
  color: rgba(51, 51, 51, 0.38);
  background-color: #eeeeee;
}

.aireuropa-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.aireuropa-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.aireuropa-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.aireuropa-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.aireuropa-theme .mat-card {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-card-subtitle {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-checkbox-frame {
  border-color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-checkbox-checkmark {
  fill: white;
}

.aireuropa-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.aireuropa-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.aireuropa-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .aireuropa-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .aireuropa-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.aireuropa-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.aireuropa-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-checkbox .mat-ripple-element {
  background-color: #333333;
}

.aireuropa-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.aireuropa-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.aireuropa-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(51, 51, 51, 0.87);
  opacity: 0.4;
}

.aireuropa-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.aireuropa-theme .mat-chip.mat-standard-chip::after {
  background: #333333;
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.aireuropa-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.aireuropa-theme .mat-table {
  background: white;
}

.aireuropa-theme .mat-table thead, .aireuropa-theme .mat-table tbody, .aireuropa-theme .mat-table tfoot,
.aireuropa-theme mat-header-row, .aireuropa-theme mat-row, .aireuropa-theme mat-footer-row,
.aireuropa-theme [mat-header-row], .aireuropa-theme [mat-row], .aireuropa-theme [mat-footer-row],
.aireuropa-theme .mat-table-sticky {
  background: inherit;
}

.aireuropa-theme mat-row, .aireuropa-theme mat-header-row, .aireuropa-theme mat-footer-row,
.aireuropa-theme th.mat-header-cell, .aireuropa-theme td.mat-cell, .aireuropa-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-header-cell {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-cell, .aireuropa-theme .mat-footer-cell {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-calendar-arrow {
  fill: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-datepicker-toggle,
.aireuropa-theme .mat-datepicker-content .mat-calendar-next-button,
.aireuropa-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-calendar-table-header,
.aireuropa-theme .mat-calendar-body-label {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-calendar-body-cell-content,
.aireuropa-theme .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.87);
  border-color: transparent;
}

.aireuropa-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.aireuropa-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.18);
}

.aireuropa-theme .mat-calendar-body-comparison-identical,
.aireuropa-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.aireuropa-theme .mat-calendar-body-comparison-bridge-start::before,
.aireuropa-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.aireuropa-theme .mat-calendar-body-comparison-bridge-end::before,
.aireuropa-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.aireuropa-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.aireuropa-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.aireuropa-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.aireuropa-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.aireuropa-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.aireuropa-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.aireuropa-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.aireuropa-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.aireuropa-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.aireuropa-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.aireuropa-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.aireuropa-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.aireuropa-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.aireuropa-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .aireuropa-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.aireuropa-theme .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);
}

.aireuropa-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.aireuropa-theme .mat-date-range-input-inner[disabled] {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-expansion-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .aireuropa-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .aireuropa-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .aireuropa-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.aireuropa-theme .mat-expansion-panel-header-title {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-expansion-panel-header-description,
.aireuropa-theme .mat-expansion-indicator::after {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.aireuropa-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.aireuropa-theme .mat-form-field-label {
  color: rgba(51, 51, 51, 0.6);
}

.aireuropa-theme .mat-hint {
  color: rgba(51, 51, 51, 0.6);
}

.aireuropa-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.aireuropa-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-error {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.aireuropa-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.aireuropa-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.aireuropa-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.aireuropa-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.04);
}

.aireuropa-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.02);
}

.aireuropa-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.aireuropa-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.aireuropa-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.aireuropa-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.aireuropa-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-input-element:disabled,
.aireuropa-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.aireuropa-theme .mat-input-element::placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.aireuropa-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.aireuropa-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.aireuropa-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.aireuropa-theme .mat-form-field.mat-warn .mat-input-element,
.aireuropa-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.aireuropa-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.aireuropa-theme .mat-list-base .mat-list-item {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-list-base .mat-list-option {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-list-base .mat-subheader {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-list-option:hover, .aireuropa-theme .mat-list-option:focus,
.aireuropa-theme .mat-nav-list .mat-list-item:hover,
.aireuropa-theme .mat-nav-list .mat-list-item:focus,
.aireuropa-theme .mat-action-list .mat-list-item:hover,
.aireuropa-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.aireuropa-theme .mat-list-single-selected-option, .aireuropa-theme .mat-list-single-selected-option:hover, .aireuropa-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-menu-panel {
  background: white;
}

.aireuropa-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-menu-item {
  background: transparent;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-menu-item[disabled],
.aireuropa-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.aireuropa-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-menu-item .mat-icon-no-color,
.aireuropa-theme .mat-menu-submenu-icon {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-menu-item:hover:not([disabled]),
.aireuropa-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.aireuropa-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.aireuropa-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.aireuropa-theme .mat-paginator {
  background: white;
}

.aireuropa-theme .mat-paginator,
.aireuropa-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-paginator-decrement,
.aireuropa-theme .mat-paginator-increment {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
  border-right: 2px solid rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-paginator-first,
.aireuropa-theme .mat-paginator-last {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.aireuropa-theme .mat-icon-button[disabled] .mat-paginator-increment,
.aireuropa-theme .mat-icon-button[disabled] .mat-paginator-first,
.aireuropa-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.aireuropa-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.aireuropa-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-progress-spinner.mat-warn circle, .aireuropa-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.aireuropa-theme .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.aireuropa-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.aireuropa-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .aireuropa-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .aireuropa-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.aireuropa-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.aireuropa-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-radio-button .mat-ripple-element {
  background-color: #333333;
}

.aireuropa-theme .mat-select-value {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-select-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.aireuropa-theme .mat-select-disabled .mat-select-value {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-select-arrow {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-select-panel {
  background: white;
}

.aireuropa-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.aireuropa-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-drawer-container {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-drawer {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.aireuropa-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.aireuropa-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.aireuropa-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.aireuropa-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.aireuropa-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #333333;
}

.aireuropa-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.aireuropa-theme .mat-slide-toggle-bar {
  background-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.aireuropa-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.aireuropa-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.aireuropa-theme .mat-slider.mat-warn .mat-slider-track-fill,
.aireuropa-theme .mat-slider.mat-warn .mat-slider-thumb,
.aireuropa-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.aireuropa-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.aireuropa-theme .mat-slider:hover .mat-slider-track-background,
.aireuropa-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.aireuropa-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.aireuropa-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(51, 51, 51, 0.26);
}

.aireuropa-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.aireuropa-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(51, 51, 51, 0.12);
}

.aireuropa-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.aireuropa-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(51, 51, 51, 0.26);
}

.aireuropa-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
  background-color: transparent;
}

.aireuropa-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .aireuropa-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .aireuropa-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
}

.aireuropa-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(51, 51, 51, 0.7);
}

.aireuropa-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.aireuropa-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.aireuropa-theme .mat-step-header.cdk-keyboard-focused, .aireuropa-theme .mat-step-header.cdk-program-focused, .aireuropa-theme .mat-step-header:hover:not([aria-disabled]), .aireuropa-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.aireuropa-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .aireuropa-theme .mat-step-header:hover {
    background: none;
  }
}

.aireuropa-theme .mat-step-header .mat-step-label,
.aireuropa-theme .mat-step-header .mat-step-optional {
  color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-step-header .mat-step-icon {
  background-color: rgba(51, 51, 51, 0.54);
}

.aireuropa-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.aireuropa-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.aireuropa-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.aireuropa-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.aireuropa-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.aireuropa-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.aireuropa-theme .mat-stepper-horizontal, .aireuropa-theme .mat-stepper-vertical {
  background-color: white;
}

.aireuropa-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-horizontal-stepper-header::before,
.aireuropa-theme .mat-horizontal-stepper-header::after,
.aireuropa-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-sort-header-arrow {
  color: #919191;
}

.aireuropa-theme .mat-tab-nav-bar,
.aireuropa-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.aireuropa-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.aireuropa-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.aireuropa-theme .mat-tab-label, .aireuropa-theme .mat-tab-link {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-tab-label.mat-tab-disabled, .aireuropa-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.38);
}

.aireuropa-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.aireuropa-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.aireuropa-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .aireuropa-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .aireuropa-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .aireuropa-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.aireuropa-theme .mat-tab-group.mat-warn .mat-ink-bar, .aireuropa-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .aireuropa-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .aireuropa-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .aireuropa-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.aireuropa-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .aireuropa-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.aireuropa-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.aireuropa-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.aireuropa-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .aireuropa-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.aireuropa-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.aireuropa-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.aireuropa-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .aireuropa-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.aireuropa-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.aireuropa-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.aireuropa-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .aireuropa-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.aireuropa-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.aireuropa-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.aireuropa-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .aireuropa-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .aireuropa-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .aireuropa-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.aireuropa-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.aireuropa-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.aireuropa-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.aireuropa-theme .mat-toolbar .mat-form-field-underline,
.aireuropa-theme .mat-toolbar .mat-form-field-ripple,
.aireuropa-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.aireuropa-theme .mat-toolbar .mat-form-field-label,
.aireuropa-theme .mat-toolbar .mat-focused .mat-form-field-label,
.aireuropa-theme .mat-toolbar .mat-select-value,
.aireuropa-theme .mat-toolbar .mat-select-arrow,
.aireuropa-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.aireuropa-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.aireuropa-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.aireuropa-theme .mat-tree {
  background: white;
}

.aireuropa-theme .mat-tree-node,
.aireuropa-theme .mat-nested-tree-node {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.aireuropa-theme .spinner path {
  fill: #2D69E1;
}

.aireuropa-theme .spinner .circle {
  border: 3px dashed #2D69E1;
}

.aireuropa-theme hr {
  border: none;
  border-top: 1px solid #2D69E1;
}

.aireuropa-theme .text {
  color: rgba(51, 51, 51, 0.87) !important;
}

.aireuropa-theme .mat-display-1, .aireuropa-theme .mat-display-2, .aireuropa-theme .mat-display-3, .aireuropa-theme .mat-display-4, .aireuropa-theme .mat-h1, .aireuropa-theme .mat-headline, .aireuropa-theme .mat-h2, .aireuropa-theme .mat-title, .aireuropa-theme .mat-h3, .aireuropa-theme .mat-subheading-2 .mat-h4, .aireuropa-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .aireuropa-theme .mat-display-1,
.aireuropa-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.aireuropa-theme .toolbar-logo {
  background-image: url('aireuropa.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.aireuropa-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.aireuropa-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(45, 105, 225, 0.12), 0px 8px 10px 1px rgba(45, 105, 225, 0.084), 0px 3px 14px 2px rgba(45, 105, 225, 0.072);
}

.aireuropa-theme .toolbar a {
  color: #2D69E1;
}

.aireuropa-theme .footer {
  border-top: 1px solid #2D69E1;
}

.aireuropa-theme .footer .footer-logo {
  background-image: url('icts.png');
}

.aireuropa-theme .mat-tab-label-content {
  color: #2D69E1;
}

.aireuropa-theme .mat-tab-header {
  border-bottom-color: #2D69E1;
}

.aireuropa-theme input.mat-input-element {
  color: rgba(51, 51, 51, 0.87) !important;
  caret-color: rgba(51, 51, 51, 0.87) !important;
  font-size: 16px;
  background-color: #FFFFFF;
}

.aireuropa-theme .mat-form-field-outline-start,
.aireuropa-theme .mat-form-field-outline-gap,
.aireuropa-theme .mat-form-field-outline-end,
.aireuropa-theme .mat-form-field label.mat-form-field-label {
  color: #2D69E1;
}

.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.aireuropa-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.aireuropa-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme mat-option svg path {
  fill: #2D69E1 !important;
}

.aireuropa-theme mat-option:hover {
  background-color: #2D69E1 !important;
  color: #FFFFFF;
}

.aireuropa-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.aireuropa-theme .mat-form-field-flex {
  background-color: #FFFFFF;
  align-items: center;
}

.aireuropa-theme .link-button,
.aireuropa-theme .link-button:hover {
  color: #2D69E1;
}

.aireuropa-theme .mat-flat-button.mat-primary {
  background-color: #2D69E1;
  color: #FFFFFF;
  transition: 0.3s;
}

.aireuropa-theme .mat-flat-button.mat-secondary {
  background-color: #FFFFFF;
  color: rgba(51, 51, 51, 0.87);
  border-color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFFFFF;
  border-color: #2D69E1;
  background-color: #2D69E1;
}

.aireuropa-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #2D69E1;
}

.aireuropa-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #2D69E1;
}

.aireuropa-theme .heading-content {
  color: #0B1D6B;
}

.aireuropa-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.aireuropa-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(51, 51, 51, 0.87);
}

.aireuropa-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.aireuropa-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #2D69E1;
}

.aireuropa-theme .heading-content .segment-centre path {
  fill: #0B1D6B !important;
}

@media (min-width: 768px) {
  .aireuropa-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.aireuropa-theme .results-container {
  border-color: #0B1D6B;
  margin-bottom: 1em;
}

.aireuropa-theme .results-container .mat-h1 {
  color: #0B1D6B;
}

.aireuropa-theme results .results-status .col-12 > div {
  border-bottom-color: #2D69E1;
}

.aireuropa-theme .segment-border {
  margin-bottom: 3em;
}

.aireuropa-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.aireuropa-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.aireuropa-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.aireuropa-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.aireuropa-theme results-country-page > div {
  background-color: #fcfcfc;
}

.aireuropa-theme results-country-page [data-selected] > div {
  color: #2D69E1;
}

.aireuropa-theme results-country-page .triangle {
  color: #2D69E1;
}

.aireuropa-theme results-country-page .triangle :first-child {
  border-bottom-color: #2D69E1;
}

.aireuropa-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.aireuropa-theme results-country-page .indicator {
  border-bottom-color: #2D69E1;
}

.aireuropa-theme .slide-down-header {
  color: #2D69E1;
}

.aireuropa-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.aireuropa-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.aireuropa-theme .input-controls {
  background-color: #FFFFFF;
}

.aireuropa-theme .priority-rule-container priority-rule {
  border: 0.2em solid #0B1D6B;
}

.aireuropa-theme rule-tag-filter tag-filter > div {
  border-color: #2D69E1;
}

.aireuropa-theme rule-tag-filter tag-filter > div.selected {
  background-color: #2D69E1;
  color: #FFFFFF;
}

.aireuropa-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.aireuropa-theme .rule-container .rule-heading > i {
  color: #0B1D6B;
}

.aireuropa-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.aireuropa-theme .iVisa {
  background-color: #2D69E1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.aireuropa-theme .iVisa > * {
  width: 100%;
}

.aireuropa-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .aireuropa-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .aireuropa-theme .iVisa > * {
    width: auto;
  }
  .aireuropa-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.aireuropa-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.aireuropa-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.aireuropa-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .aireuropa-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .aireuropa-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.aireuropa-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.aireuropa-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.aireuropa-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .aireuropa-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .aireuropa-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .aireuropa-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .aireuropa-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.aireuropa-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
  /*@include simple-footer();*/
  /*.select-language-compment{
    display: none;
  }*/
}

.aireuropa-theme .full-menu > * {
  display: none;
}

.aireuropa-theme .full-menu select-language {
  display: block;
}

.aireuropa-theme .mat-menu-content > * {
  display: none;
}

.aireuropa-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.aireuropa-theme .toolbar {
  box-shadow: 0 0.3125em 0.625em 0 rgba(0, 0, 0, 0.15);
  padding: 0.5em 1em;
  height: 3.25em;
  background-color: #fff;
}

.aireuropa-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 55px;
  width: 260px;
}

@media (min-width: 768px) {
  .aireuropa-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

.aireuropa-theme input[name=haveChildren],
.aireuropa-theme label[for=haveChildren] {
  display: none;
}

body.wizzair-theme {
  color: rgba(6, 3, 141, 0.87);
  background-color: #F2F2F2;
}

.wizzair-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.wizzair-theme .mat-ripple-element {
  background-color: rgba(6, 3, 141, 0.1);
}

.wizzair-theme .mat-option {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-option:hover:not(.mat-option-disabled), .wizzair-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.wizzair-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.wizzair-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-option.mat-option-disabled {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.wizzair-theme .mat-optgroup-label {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-pseudo-checkbox {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-pseudo-checkbox::after {
  color: #f2f2f2;
}

.wizzair-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.wizzair-theme .mat-warn .mat-pseudo-checkbox-checked,
.wizzair-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.wizzair-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.wizzair-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.wizzair-theme .mat-app-background, .wizzair-theme.mat-app-background {
  background-color: #f2f2f2;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.wizzair-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.wizzair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-badge {
  position: relative;
}

.wizzair-theme .mat-badge.mat-badge {
  overflow: visible;
}

.wizzair-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.wizzair-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.wizzair-theme .ng-animate-disabled .mat-badge-content,
.wizzair-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.wizzair-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.wizzair-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.wizzair-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.wizzair-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.wizzair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .wizzair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.wizzair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .wizzair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.wizzair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .wizzair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.wizzair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .wizzair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.wizzair-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.wizzair-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.wizzair-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.wizzair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .wizzair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.wizzair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .wizzair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.wizzair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .wizzair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.wizzair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .wizzair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.wizzair-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.wizzair-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.wizzair-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.wizzair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .wizzair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.wizzair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .wizzair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.wizzair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .wizzair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.wizzair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .wizzair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .wizzair-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.wizzair-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.wizzair-theme .mat-badge-disabled .mat-badge-content {
  background: #9897cc;
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-button, .wizzair-theme .mat-icon-button, .wizzair-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.wizzair-theme .mat-button.mat-warn, .wizzair-theme .mat-icon-button.mat-warn, .wizzair-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.wizzair-theme .mat-button.mat-primary.mat-button-disabled, .wizzair-theme .mat-button.mat-accent.mat-button-disabled, .wizzair-theme .mat-button.mat-warn.mat-button-disabled, .wizzair-theme .mat-button.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-icon-button.mat-primary.mat-button-disabled, .wizzair-theme .mat-icon-button.mat-accent.mat-button-disabled, .wizzair-theme .mat-icon-button.mat-warn.mat-button-disabled, .wizzair-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-stroked-button.mat-primary.mat-button-disabled, .wizzair-theme .mat-stroked-button.mat-accent.mat-button-disabled, .wizzair-theme .mat-stroked-button.mat-warn.mat-button-disabled, .wizzair-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-button.mat-warn .mat-button-focus-overlay, .wizzair-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .wizzair-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .wizzair-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .wizzair-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.wizzair-theme .mat-button .mat-ripple-element, .wizzair-theme .mat-icon-button .mat-ripple-element, .wizzair-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.wizzair-theme .mat-button-focus-overlay {
  background: #06038d;
}

.wizzair-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-flat-button, .wizzair-theme .mat-raised-button, .wizzair-theme .mat-fab, .wizzair-theme .mat-mini-fab {
  color: rgba(6, 3, 141, 0.87);
  background-color: white;
}

.wizzair-theme .mat-flat-button.mat-warn, .wizzair-theme .mat-raised-button.mat-warn, .wizzair-theme .mat-fab.mat-warn, .wizzair-theme .mat-mini-fab.mat-warn {
  color: white;
}

.wizzair-theme .mat-flat-button.mat-primary.mat-button-disabled, .wizzair-theme .mat-flat-button.mat-accent.mat-button-disabled, .wizzair-theme .mat-flat-button.mat-warn.mat-button-disabled, .wizzair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-primary.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-accent.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-warn.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-fab.mat-primary.mat-button-disabled, .wizzair-theme .mat-fab.mat-accent.mat-button-disabled, .wizzair-theme .mat-fab.mat-warn.mat-button-disabled, .wizzair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-flat-button.mat-warn, .wizzair-theme .mat-raised-button.mat-warn, .wizzair-theme .mat-fab.mat-warn, .wizzair-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-flat-button.mat-primary.mat-button-disabled, .wizzair-theme .mat-flat-button.mat-accent.mat-button-disabled, .wizzair-theme .mat-flat-button.mat-warn.mat-button-disabled, .wizzair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-primary.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-accent.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-warn.mat-button-disabled, .wizzair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-fab.mat-primary.mat-button-disabled, .wizzair-theme .mat-fab.mat-accent.mat-button-disabled, .wizzair-theme .mat-fab.mat-warn.mat-button-disabled, .wizzair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .wizzair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-flat-button.mat-primary .mat-ripple-element, .wizzair-theme .mat-raised-button.mat-primary .mat-ripple-element, .wizzair-theme .mat-fab.mat-primary .mat-ripple-element, .wizzair-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.wizzair-theme .mat-flat-button.mat-accent .mat-ripple-element, .wizzair-theme .mat-raised-button.mat-accent .mat-ripple-element, .wizzair-theme .mat-fab.mat-accent .mat-ripple-element, .wizzair-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.wizzair-theme .mat-flat-button.mat-warn .mat-ripple-element, .wizzair-theme .mat-raised-button.mat-warn .mat-ripple-element, .wizzair-theme .mat-fab.mat-warn .mat-ripple-element, .wizzair-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.wizzair-theme .mat-stroked-button:not([class*=mat-elevation-z]), .wizzair-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-fab:not([class*=mat-elevation-z]), .wizzair-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .wizzair-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .wizzair-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.wizzair-theme .mat-button-toggle-group: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);
}

.wizzair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.wizzair-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.wizzair-theme .mat-button-toggle {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-button-toggle-appearance-standard {
  color: rgba(6, 3, 141, 0.87);
  background: white;
}

.wizzair-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.wizzair-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.wizzair-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.wizzair-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.wizzair-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-button-toggle-disabled {
  color: rgba(6, 3, 141, 0.38);
  background-color: #eeeeee;
}

.wizzair-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.wizzair-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.wizzair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.wizzair-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.wizzair-theme .mat-card {
  background: white;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-card-subtitle {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-checkbox-frame {
  border-color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-checkbox-checkmark {
  fill: #f2f2f2;
}

.wizzair-theme .mat-checkbox-checkmark-path {
  stroke: #f2f2f2 !important;
}

.wizzair-theme .mat-checkbox-mixedmark {
  background-color: #f2f2f2;
}

.wizzair-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .wizzair-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .wizzair-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.wizzair-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.wizzair-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-checkbox .mat-ripple-element {
  background-color: #06038d;
}

.wizzair-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.wizzair-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.wizzair-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(6, 3, 141, 0.87);
  opacity: 0.4;
}

.wizzair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.wizzair-theme .mat-chip.mat-standard-chip::after {
  background: #06038d;
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.wizzair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.wizzair-theme .mat-table {
  background: white;
}

.wizzair-theme .mat-table thead, .wizzair-theme .mat-table tbody, .wizzair-theme .mat-table tfoot,
.wizzair-theme mat-header-row, .wizzair-theme mat-row, .wizzair-theme mat-footer-row,
.wizzair-theme [mat-header-row], .wizzair-theme [mat-row], .wizzair-theme [mat-footer-row],
.wizzair-theme .mat-table-sticky {
  background: inherit;
}

.wizzair-theme mat-row, .wizzair-theme mat-header-row, .wizzair-theme mat-footer-row,
.wizzair-theme th.mat-header-cell, .wizzair-theme td.mat-cell, .wizzair-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-header-cell {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-cell, .wizzair-theme .mat-footer-cell {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-calendar-arrow {
  fill: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-datepicker-toggle,
.wizzair-theme .mat-datepicker-content .mat-calendar-next-button,
.wizzair-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-calendar-table-header,
.wizzair-theme .mat-calendar-body-label {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-calendar-body-cell-content,
.wizzair-theme .mat-date-range-input-separator {
  color: rgba(6, 3, 141, 0.87);
  border-color: transparent;
}

.wizzair-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.wizzair-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(6, 3, 141, 0.18);
}

.wizzair-theme .mat-calendar-body-comparison-identical,
.wizzair-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.wizzair-theme .mat-calendar-body-comparison-bridge-start::before,
.wizzair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.wizzair-theme .mat-calendar-body-comparison-bridge-end::before,
.wizzair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.wizzair-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.wizzair-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.wizzair-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.wizzair-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.wizzair-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.wizzair-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.wizzair-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.wizzair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.wizzair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.wizzair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.wizzair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.wizzair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.wizzair-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.wizzair-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .wizzair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.wizzair-theme .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);
}

.wizzair-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.wizzair-theme .mat-date-range-input-inner[disabled] {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-expansion-panel {
  background: white;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .wizzair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .wizzair-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .wizzair-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.wizzair-theme .mat-expansion-panel-header-title {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-expansion-panel-header-description,
.wizzair-theme .mat-expansion-indicator::after {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.wizzair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.wizzair-theme .mat-form-field-label {
  color: rgba(6, 3, 141, 0.6);
}

.wizzair-theme .mat-hint {
  color: rgba(6, 3, 141, 0.6);
}

.wizzair-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.wizzair-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-error {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.wizzair-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.wizzair-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.wizzair-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.wizzair-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(6, 3, 141, 0.04);
}

.wizzair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(6, 3, 141, 0.02);
}

.wizzair-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.wizzair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.wizzair-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.wizzair-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.wizzair-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-input-element:disabled,
.wizzair-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-input-element::-moz-placeholder {
  color: rgba(6, 3, 141, 0.42);
}

.wizzair-theme .mat-input-element::placeholder {
  color: rgba(6, 3, 141, 0.42);
}

.wizzair-theme .mat-input-element::-moz-placeholder {
  color: rgba(6, 3, 141, 0.42);
}

.wizzair-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(6, 3, 141, 0.42);
}

.wizzair-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(6, 3, 141, 0.42);
}

.wizzair-theme .mat-form-field.mat-warn .mat-input-element,
.wizzair-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.wizzair-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.wizzair-theme .mat-list-base .mat-list-item {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-list-base .mat-list-option {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-list-base .mat-subheader {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-list-option:hover, .wizzair-theme .mat-list-option:focus,
.wizzair-theme .mat-nav-list .mat-list-item:hover,
.wizzair-theme .mat-nav-list .mat-list-item:focus,
.wizzair-theme .mat-action-list .mat-list-item:hover,
.wizzair-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.wizzair-theme .mat-list-single-selected-option, .wizzair-theme .mat-list-single-selected-option:hover, .wizzair-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-menu-panel {
  background: white;
}

.wizzair-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-menu-item {
  background: transparent;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-menu-item[disabled],
.wizzair-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.wizzair-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-menu-item .mat-icon-no-color,
.wizzair-theme .mat-menu-submenu-icon {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-menu-item:hover:not([disabled]),
.wizzair-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.wizzair-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.wizzair-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.wizzair-theme .mat-paginator {
  background: white;
}

.wizzair-theme .mat-paginator,
.wizzair-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-paginator-decrement,
.wizzair-theme .mat-paginator-increment {
  border-top: 2px solid rgba(6, 3, 141, 0.54);
  border-right: 2px solid rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-paginator-first,
.wizzair-theme .mat-paginator-last {
  border-top: 2px solid rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.wizzair-theme .mat-icon-button[disabled] .mat-paginator-increment,
.wizzair-theme .mat-icon-button[disabled] .mat-paginator-first,
.wizzair-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f1d9dd;
}

.wizzair-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f1d9dd;
}

.wizzair-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-progress-spinner.mat-warn circle, .wizzair-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.wizzair-theme .mat-radio-outer-circle {
  border-color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.wizzair-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.wizzair-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .wizzair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .wizzair-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.wizzair-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.wizzair-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-radio-button .mat-ripple-element {
  background-color: #06038d;
}

.wizzair-theme .mat-select-value {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-select-placeholder {
  color: rgba(6, 3, 141, 0.42);
}

.wizzair-theme .mat-select-disabled .mat-select-value {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-select-arrow {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-select-panel {
  background: white;
}

.wizzair-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.wizzair-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-drawer-container {
  background-color: #f2f2f2;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-drawer {
  background-color: white;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.wizzair-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.wizzair-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.wizzair-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.wizzair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.wizzair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #06038d;
}

.wizzair-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.wizzair-theme .mat-slide-toggle-bar {
  background-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-slider-track-background {
  background-color: rgba(6, 3, 141, 0.26);
}

.wizzair-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.wizzair-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.wizzair-theme .mat-slider.mat-warn .mat-slider-track-fill,
.wizzair-theme .mat-slider.mat-warn .mat-slider-thumb,
.wizzair-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.wizzair-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.wizzair-theme .mat-slider:hover .mat-slider-track-background,
.wizzair-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.wizzair-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.wizzair-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(6, 3, 141, 0.26);
}

.wizzair-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(6, 3, 141, 0.26);
}

.wizzair-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(6, 3, 141, 0.12);
}

.wizzair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.wizzair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(6, 3, 141, 0.26);
}

.wizzair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(6, 3, 141, 0.26);
  background-color: transparent;
}

.wizzair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .wizzair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .wizzair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(6, 3, 141, 0.26);
}

.wizzair-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(6, 3, 141, 0.7);
}

.wizzair-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(6, 3, 141, 0.7), rgba(6, 3, 141, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(6, 3, 141, 0.7), rgba(6, 3, 141, 0.7) 2px, transparent 0, transparent);
}

.wizzair-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(6, 3, 141, 0.7), rgba(6, 3, 141, 0.7) 2px, transparent 0, transparent);
}

.wizzair-theme .mat-step-header.cdk-keyboard-focused, .wizzair-theme .mat-step-header.cdk-program-focused, .wizzair-theme .mat-step-header:hover:not([aria-disabled]), .wizzair-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.wizzair-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .wizzair-theme .mat-step-header:hover {
    background: none;
  }
}

.wizzair-theme .mat-step-header .mat-step-label,
.wizzair-theme .mat-step-header .mat-step-optional {
  color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-step-header .mat-step-icon {
  background-color: rgba(6, 3, 141, 0.54);
}

.wizzair-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.wizzair-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.wizzair-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.wizzair-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.wizzair-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.wizzair-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.wizzair-theme .mat-stepper-horizontal, .wizzair-theme .mat-stepper-vertical {
  background-color: white;
}

.wizzair-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-horizontal-stepper-header::before,
.wizzair-theme .mat-horizontal-stepper-header::after,
.wizzair-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-sort-header-arrow {
  color: #7977c1;
}

.wizzair-theme .mat-tab-nav-bar,
.wizzair-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.wizzair-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.wizzair-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.wizzair-theme .mat-tab-label, .wizzair-theme .mat-tab-link {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-tab-label.mat-tab-disabled, .wizzair-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(6, 3, 141, 0.38);
}

.wizzair-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.wizzair-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.wizzair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .wizzair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .wizzair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .wizzair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.wizzair-theme .mat-tab-group.mat-warn .mat-ink-bar, .wizzair-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .wizzair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .wizzair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .wizzair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.wizzair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .wizzair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.wizzair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.wizzair-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.wizzair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .wizzair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.wizzair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.wizzair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.wizzair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .wizzair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.wizzair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.wizzair-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.wizzair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .wizzair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.wizzair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.wizzair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.wizzair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .wizzair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .wizzair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .wizzair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.wizzair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.wizzair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.wizzair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.wizzair-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.wizzair-theme .mat-toolbar .mat-form-field-underline,
.wizzair-theme .mat-toolbar .mat-form-field-ripple,
.wizzair-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.wizzair-theme .mat-toolbar .mat-form-field-label,
.wizzair-theme .mat-toolbar .mat-focused .mat-form-field-label,
.wizzair-theme .mat-toolbar .mat-select-value,
.wizzair-theme .mat-toolbar .mat-select-arrow,
.wizzair-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.wizzair-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.wizzair-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.wizzair-theme .mat-tree {
  background: white;
}

.wizzair-theme .mat-tree-node,
.wizzair-theme .mat-nested-tree-node {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.wizzair-theme .spinner path {
  fill: #06038d;
}

.wizzair-theme .spinner .circle {
  border: 3px dashed #06038d;
}

.wizzair-theme hr {
  border: none;
  border-top: 1px solid #06038d;
}

.wizzair-theme .text {
  color: rgba(6, 3, 141, 0.87) !important;
}

.wizzair-theme .mat-display-1, .wizzair-theme .mat-display-2, .wizzair-theme .mat-display-3, .wizzair-theme .mat-display-4, .wizzair-theme .mat-h1, .wizzair-theme .mat-headline, .wizzair-theme .mat-h2, .wizzair-theme .mat-title, .wizzair-theme .mat-h3, .wizzair-theme .mat-subheading-2 .mat-h4, .wizzair-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .wizzair-theme .mat-display-1,
.wizzair-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.wizzair-theme .toolbar-logo {
  background-image: url('wizzair.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.wizzair-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.wizzair-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(6, 3, 141, 0.12), 0px 8px 10px 1px rgba(6, 3, 141, 0.084), 0px 3px 14px 2px rgba(6, 3, 141, 0.072);
}

.wizzair-theme .toolbar a {
  color: #06038d;
}

.wizzair-theme .footer {
  border-top: 1px solid #06038d;
}

.wizzair-theme .footer .footer-logo {
  background-image: url('icts.png');
}

.wizzair-theme .mat-tab-label-content {
  color: #06038d;
}

.wizzair-theme .mat-tab-header {
  border-bottom-color: #06038d;
}

.wizzair-theme input.mat-input-element {
  color: rgba(6, 3, 141, 0.87) !important;
  caret-color: rgba(6, 3, 141, 0.87) !important;
  font-size: 16px;
  background-color: #F2F2F2;
}

.wizzair-theme .mat-form-field-outline-start,
.wizzair-theme .mat-form-field-outline-gap,
.wizzair-theme .mat-form-field-outline-end,
.wizzair-theme .mat-form-field label.mat-form-field-label {
  color: #06038d;
}

.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.wizzair-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.wizzair-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme mat-option svg path {
  fill: #06038d !important;
}

.wizzair-theme mat-option:hover {
  background-color: #06038d !important;
  color: #FFF;
}

.wizzair-theme mat-option:hover svg path {
  fill: #FFF !important;
}

.wizzair-theme .mat-form-field-flex {
  background-color: #F2F2F2;
  align-items: center;
}

.wizzair-theme .link-button,
.wizzair-theme .link-button:hover {
  color: #06038d;
}

.wizzair-theme .mat-flat-button.mat-primary {
  background-color: #06038d;
  color: #FFF;
  transition: 0.3s;
}

.wizzair-theme .mat-flat-button.mat-secondary {
  background-color: #F2F2F2;
  color: rgba(6, 3, 141, 0.87);
  border-color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F2F2F2;
  border-color: #06038d;
  background-color: #06038d;
}

.wizzair-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #06038d;
}

.wizzair-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #06038d;
}

.wizzair-theme .heading-content {
  color: #c6007e;
}

.wizzair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.wizzair-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(6, 3, 141, 0.87);
}

.wizzair-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.wizzair-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #06038d;
}

.wizzair-theme .heading-content .segment-centre path {
  fill: #c6007e !important;
}

@media (min-width: 768px) {
  .wizzair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.wizzair-theme .results-container {
  border-color: #c6007e;
  margin-bottom: 1em;
}

.wizzair-theme .results-container .mat-h1 {
  color: #c6007e;
}

.wizzair-theme results .results-status .col-12 > div {
  border-bottom-color: #06038d;
}

.wizzair-theme .segment-border {
  margin-bottom: 3em;
}

.wizzair-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.wizzair-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.wizzair-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.wizzair-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.wizzair-theme results-country-page > div {
  background-color: #efefef;
}

.wizzair-theme results-country-page [data-selected] > div {
  color: #06038d;
}

.wizzair-theme results-country-page .triangle {
  color: #06038d;
}

.wizzair-theme results-country-page .triangle :first-child {
  border-bottom-color: #06038d;
}

.wizzair-theme results-country-page .triangle :last-child {
  border-bottom-color: #efefef;
}

.wizzair-theme results-country-page .indicator {
  border-bottom-color: #06038d;
}

.wizzair-theme .slide-down-header {
  color: #06038d;
}

.wizzair-theme .passenger-information {
  padding: 15px;
  background-color: #efefef;
  margin-bottom: 1em;
}

.wizzair-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.wizzair-theme .input-controls {
  background-color: #F2F2F2;
}

.wizzair-theme .priority-rule-container priority-rule {
  border: 0.2em solid #c6007e;
}

.wizzair-theme rule-tag-filter tag-filter > div {
  border-color: #06038d;
}

.wizzair-theme rule-tag-filter tag-filter > div.selected {
  background-color: #06038d;
  color: #F2F2F2;
}

.wizzair-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.wizzair-theme .rule-container .rule-heading > i {
  color: #c6007e;
}

.wizzair-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wizzair-theme .iVisa {
  background-color: #06038d;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFF;
  text-align: center;
}

.wizzair-theme .iVisa > * {
  width: 100%;
}

.wizzair-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .wizzair-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .wizzair-theme .iVisa > * {
    width: auto;
  }
  .wizzair-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.wizzair-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.wizzair-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.wizzair-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .wizzair-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .wizzair-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.wizzair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.wizzair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.wizzair-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .wizzair-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .wizzair-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .wizzair-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .wizzair-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.wizzair-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
}

.wizzair-theme .full-menu > * {
  display: none;
}

.wizzair-theme .full-menu select-language {
  display: block;
}

.wizzair-theme .mat-menu-content > * {
  display: none;
}

.wizzair-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.wizzair-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.wizzair-theme .footer .copyright {
  display: none;
}

.wizzair-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .wizzair-theme .footer .footer-logo {
    width: 200px;
  }
}

.wizzair-theme .footer .footer-logo {
  height: 64px;
}

.wizzair-theme .toolbar {
  box-shadow: none;
  padding: 0.5em 1em;
  height: 3.25em;
  background-color: #06038d;
}

.wizzair-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 55px;
  width: 260px;
}

@media (min-width: 768px) {
  .wizzair-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

.wizzair-theme a,
.wizzair-theme .link-button {
  color: #c6007e;
}

.wizzair-theme mat-option:hover {
  background-color: #c6007e !important;
}

.wizzair-theme .mat-flat-button.mat-primary {
  background-color: #c6007e;
  color: #F6F5FF;
  transition: 0.3s;
}

.wizzair-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #c6007e;
}

.wizzair-theme .select-language-compment {
  display: none;
}

body.airsenegal-theme {
  color: rgba(51, 51, 51, 0.87);
  background-color: #FFF;
}

.airsenegal-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.airsenegal-theme .mat-ripple-element {
  background-color: rgba(51, 51, 51, 0.1);
}

.airsenegal-theme .mat-option {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-option:hover:not(.mat-option-disabled), .airsenegal-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.airsenegal-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.airsenegal-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-option.mat-option-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.airsenegal-theme .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-pseudo-checkbox {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-pseudo-checkbox::after {
  color: white;
}

.airsenegal-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.airsenegal-theme .mat-warn .mat-pseudo-checkbox-checked,
.airsenegal-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.airsenegal-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.airsenegal-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.airsenegal-theme .mat-app-background, .airsenegal-theme.mat-app-background {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.airsenegal-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.airsenegal-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-badge {
  position: relative;
}

.airsenegal-theme .mat-badge.mat-badge {
  overflow: visible;
}

.airsenegal-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.airsenegal-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.airsenegal-theme .ng-animate-disabled .mat-badge-content,
.airsenegal-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.airsenegal-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.airsenegal-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.airsenegal-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.airsenegal-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.airsenegal-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .airsenegal-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.airsenegal-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .airsenegal-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.airsenegal-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .airsenegal-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.airsenegal-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .airsenegal-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.airsenegal-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.airsenegal-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.airsenegal-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.airsenegal-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .airsenegal-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.airsenegal-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .airsenegal-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.airsenegal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .airsenegal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.airsenegal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .airsenegal-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.airsenegal-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.airsenegal-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.airsenegal-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.airsenegal-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .airsenegal-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.airsenegal-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .airsenegal-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.airsenegal-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .airsenegal-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.airsenegal-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .airsenegal-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .airsenegal-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.airsenegal-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.airsenegal-theme .mat-badge-disabled .mat-badge-content {
  background: #b1b1b1;
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-button, .airsenegal-theme .mat-icon-button, .airsenegal-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.airsenegal-theme .mat-button.mat-warn, .airsenegal-theme .mat-icon-button.mat-warn, .airsenegal-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.airsenegal-theme .mat-button.mat-primary.mat-button-disabled, .airsenegal-theme .mat-button.mat-accent.mat-button-disabled, .airsenegal-theme .mat-button.mat-warn.mat-button-disabled, .airsenegal-theme .mat-button.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-icon-button.mat-primary.mat-button-disabled, .airsenegal-theme .mat-icon-button.mat-accent.mat-button-disabled, .airsenegal-theme .mat-icon-button.mat-warn.mat-button-disabled, .airsenegal-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-stroked-button.mat-primary.mat-button-disabled, .airsenegal-theme .mat-stroked-button.mat-accent.mat-button-disabled, .airsenegal-theme .mat-stroked-button.mat-warn.mat-button-disabled, .airsenegal-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-button.mat-warn .mat-button-focus-overlay, .airsenegal-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .airsenegal-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .airsenegal-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .airsenegal-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.airsenegal-theme .mat-button .mat-ripple-element, .airsenegal-theme .mat-icon-button .mat-ripple-element, .airsenegal-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.airsenegal-theme .mat-button-focus-overlay {
  background: rgb(51, 51, 51);
}

.airsenegal-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-flat-button, .airsenegal-theme .mat-raised-button, .airsenegal-theme .mat-fab, .airsenegal-theme .mat-mini-fab {
  color: rgba(51, 51, 51, 0.87);
  background-color: white;
}

.airsenegal-theme .mat-flat-button.mat-warn, .airsenegal-theme .mat-raised-button.mat-warn, .airsenegal-theme .mat-fab.mat-warn, .airsenegal-theme .mat-mini-fab.mat-warn {
  color: white;
}

.airsenegal-theme .mat-flat-button.mat-primary.mat-button-disabled, .airsenegal-theme .mat-flat-button.mat-accent.mat-button-disabled, .airsenegal-theme .mat-flat-button.mat-warn.mat-button-disabled, .airsenegal-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-primary.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-accent.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-warn.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-fab.mat-primary.mat-button-disabled, .airsenegal-theme .mat-fab.mat-accent.mat-button-disabled, .airsenegal-theme .mat-fab.mat-warn.mat-button-disabled, .airsenegal-theme .mat-fab.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-primary.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-accent.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-warn.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-flat-button.mat-warn, .airsenegal-theme .mat-raised-button.mat-warn, .airsenegal-theme .mat-fab.mat-warn, .airsenegal-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-flat-button.mat-primary.mat-button-disabled, .airsenegal-theme .mat-flat-button.mat-accent.mat-button-disabled, .airsenegal-theme .mat-flat-button.mat-warn.mat-button-disabled, .airsenegal-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-primary.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-accent.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-warn.mat-button-disabled, .airsenegal-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-fab.mat-primary.mat-button-disabled, .airsenegal-theme .mat-fab.mat-accent.mat-button-disabled, .airsenegal-theme .mat-fab.mat-warn.mat-button-disabled, .airsenegal-theme .mat-fab.mat-button-disabled.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-primary.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-accent.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-warn.mat-button-disabled, .airsenegal-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-flat-button.mat-primary .mat-ripple-element, .airsenegal-theme .mat-raised-button.mat-primary .mat-ripple-element, .airsenegal-theme .mat-fab.mat-primary .mat-ripple-element, .airsenegal-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.airsenegal-theme .mat-flat-button.mat-accent .mat-ripple-element, .airsenegal-theme .mat-raised-button.mat-accent .mat-ripple-element, .airsenegal-theme .mat-fab.mat-accent .mat-ripple-element, .airsenegal-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.airsenegal-theme .mat-flat-button.mat-warn .mat-ripple-element, .airsenegal-theme .mat-raised-button.mat-warn .mat-ripple-element, .airsenegal-theme .mat-fab.mat-warn .mat-ripple-element, .airsenegal-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.airsenegal-theme .mat-stroked-button:not([class*=mat-elevation-z]), .airsenegal-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-fab:not([class*=mat-elevation-z]), .airsenegal-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .airsenegal-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .airsenegal-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.airsenegal-theme .mat-button-toggle-group: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);
}

.airsenegal-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.airsenegal-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.airsenegal-theme .mat-button-toggle {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
  background: white;
}

.airsenegal-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.airsenegal-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.airsenegal-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.airsenegal-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.airsenegal-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-button-toggle-disabled {
  color: rgba(51, 51, 51, 0.38);
  background-color: #eeeeee;
}

.airsenegal-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.airsenegal-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.airsenegal-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.airsenegal-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.airsenegal-theme .mat-card {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-card-subtitle {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-checkbox-frame {
  border-color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-checkbox-checkmark {
  fill: white;
}

.airsenegal-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.airsenegal-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.airsenegal-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .airsenegal-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .airsenegal-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.airsenegal-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.airsenegal-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-checkbox .mat-ripple-element {
  background-color: rgb(51, 51, 51);
}

.airsenegal-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.airsenegal-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.airsenegal-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(51, 51, 51, 0.87);
  opacity: 0.4;
}

.airsenegal-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.airsenegal-theme .mat-chip.mat-standard-chip::after {
  background: rgb(51, 51, 51);
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.airsenegal-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.airsenegal-theme .mat-table {
  background: white;
}

.airsenegal-theme .mat-table thead, .airsenegal-theme .mat-table tbody, .airsenegal-theme .mat-table tfoot,
.airsenegal-theme mat-header-row, .airsenegal-theme mat-row, .airsenegal-theme mat-footer-row,
.airsenegal-theme [mat-header-row], .airsenegal-theme [mat-row], .airsenegal-theme [mat-footer-row],
.airsenegal-theme .mat-table-sticky {
  background: inherit;
}

.airsenegal-theme mat-row, .airsenegal-theme mat-header-row, .airsenegal-theme mat-footer-row,
.airsenegal-theme th.mat-header-cell, .airsenegal-theme td.mat-cell, .airsenegal-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-header-cell {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-cell, .airsenegal-theme .mat-footer-cell {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-calendar-arrow {
  fill: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-datepicker-toggle,
.airsenegal-theme .mat-datepicker-content .mat-calendar-next-button,
.airsenegal-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-calendar-table-header,
.airsenegal-theme .mat-calendar-body-label {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-calendar-body-cell-content,
.airsenegal-theme .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.87);
  border-color: transparent;
}

.airsenegal-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.airsenegal-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(51, 51, 51, 0.18);
}

.airsenegal-theme .mat-calendar-body-comparison-identical,
.airsenegal-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airsenegal-theme .mat-calendar-body-comparison-bridge-start::before,
.airsenegal-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airsenegal-theme .mat-calendar-body-comparison-bridge-end::before,
.airsenegal-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airsenegal-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airsenegal-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airsenegal-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airsenegal-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airsenegal-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.airsenegal-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.airsenegal-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.airsenegal-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.airsenegal-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.airsenegal-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.airsenegal-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.airsenegal-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.airsenegal-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.airsenegal-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .airsenegal-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.airsenegal-theme .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);
}

.airsenegal-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.airsenegal-theme .mat-date-range-input-inner[disabled] {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-expansion-panel {
  background: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .airsenegal-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .airsenegal-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .airsenegal-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.airsenegal-theme .mat-expansion-panel-header-title {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-expansion-panel-header-description,
.airsenegal-theme .mat-expansion-indicator::after {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.airsenegal-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.airsenegal-theme .mat-form-field-label {
  color: rgba(51, 51, 51, 0.6);
}

.airsenegal-theme .mat-hint {
  color: rgba(51, 51, 51, 0.6);
}

.airsenegal-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.airsenegal-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-error {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.airsenegal-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.airsenegal-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.airsenegal-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.airsenegal-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.04);
}

.airsenegal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(51, 51, 51, 0.02);
}

.airsenegal-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.airsenegal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.airsenegal-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.airsenegal-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.airsenegal-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-input-element:disabled,
.airsenegal-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.airsenegal-theme .mat-input-element::placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.airsenegal-theme .mat-input-element::-moz-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.airsenegal-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.airsenegal-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.airsenegal-theme .mat-form-field.mat-warn .mat-input-element,
.airsenegal-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.airsenegal-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.airsenegal-theme .mat-list-base .mat-list-item {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-list-base .mat-list-option {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-list-base .mat-subheader {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-list-option:hover, .airsenegal-theme .mat-list-option:focus,
.airsenegal-theme .mat-nav-list .mat-list-item:hover,
.airsenegal-theme .mat-nav-list .mat-list-item:focus,
.airsenegal-theme .mat-action-list .mat-list-item:hover,
.airsenegal-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.airsenegal-theme .mat-list-single-selected-option, .airsenegal-theme .mat-list-single-selected-option:hover, .airsenegal-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-menu-panel {
  background: white;
}

.airsenegal-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-menu-item {
  background: transparent;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-menu-item[disabled],
.airsenegal-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.airsenegal-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-menu-item .mat-icon-no-color,
.airsenegal-theme .mat-menu-submenu-icon {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-menu-item:hover:not([disabled]),
.airsenegal-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.airsenegal-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.airsenegal-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.airsenegal-theme .mat-paginator {
  background: white;
}

.airsenegal-theme .mat-paginator,
.airsenegal-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-paginator-decrement,
.airsenegal-theme .mat-paginator-increment {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
  border-right: 2px solid rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-paginator-first,
.airsenegal-theme .mat-paginator-last {
  border-top: 2px solid rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.airsenegal-theme .mat-icon-button[disabled] .mat-paginator-increment,
.airsenegal-theme .mat-icon-button[disabled] .mat-paginator-first,
.airsenegal-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.airsenegal-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.airsenegal-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-progress-spinner.mat-warn circle, .airsenegal-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.airsenegal-theme .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.airsenegal-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.airsenegal-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .airsenegal-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .airsenegal-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.airsenegal-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.airsenegal-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-radio-button .mat-ripple-element {
  background-color: rgb(51, 51, 51);
}

.airsenegal-theme .mat-select-value {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-select-placeholder {
  color: rgba(51, 51, 51, 0.42);
}

.airsenegal-theme .mat-select-disabled .mat-select-value {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-select-arrow {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-select-panel {
  background: white;
}

.airsenegal-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.airsenegal-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-drawer-container {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-drawer {
  background-color: white;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.airsenegal-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.airsenegal-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.airsenegal-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.airsenegal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.airsenegal-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #333333;
}

.airsenegal-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.airsenegal-theme .mat-slide-toggle-bar {
  background-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.airsenegal-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.airsenegal-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.airsenegal-theme .mat-slider.mat-warn .mat-slider-track-fill,
.airsenegal-theme .mat-slider.mat-warn .mat-slider-thumb,
.airsenegal-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.airsenegal-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.airsenegal-theme .mat-slider:hover .mat-slider-track-background,
.airsenegal-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.airsenegal-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.airsenegal-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(51, 51, 51, 0.26);
}

.airsenegal-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(51, 51, 51, 0.26);
}

.airsenegal-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(51, 51, 51, 0.12);
}

.airsenegal-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.airsenegal-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(51, 51, 51, 0.26);
}

.airsenegal-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
  background-color: transparent;
}

.airsenegal-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .airsenegal-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .airsenegal-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(51, 51, 51, 0.26);
}

.airsenegal-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(51, 51, 51, 0.7);
}

.airsenegal-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.airsenegal-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7) 2px, transparent 0, transparent);
}

.airsenegal-theme .mat-step-header.cdk-keyboard-focused, .airsenegal-theme .mat-step-header.cdk-program-focused, .airsenegal-theme .mat-step-header:hover:not([aria-disabled]), .airsenegal-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.airsenegal-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .airsenegal-theme .mat-step-header:hover {
    background: none;
  }
}

.airsenegal-theme .mat-step-header .mat-step-label,
.airsenegal-theme .mat-step-header .mat-step-optional {
  color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-step-header .mat-step-icon {
  background-color: rgba(51, 51, 51, 0.54);
}

.airsenegal-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.airsenegal-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.airsenegal-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.airsenegal-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.airsenegal-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.airsenegal-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.airsenegal-theme .mat-stepper-horizontal, .airsenegal-theme .mat-stepper-vertical {
  background-color: white;
}

.airsenegal-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-horizontal-stepper-header::before,
.airsenegal-theme .mat-horizontal-stepper-header::after,
.airsenegal-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-sort-header-arrow {
  color: #919191;
}

.airsenegal-theme .mat-tab-nav-bar,
.airsenegal-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.airsenegal-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.airsenegal-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.airsenegal-theme .mat-tab-label, .airsenegal-theme .mat-tab-link {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-tab-label.mat-tab-disabled, .airsenegal-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(51, 51, 51, 0.38);
}

.airsenegal-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.airsenegal-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.airsenegal-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airsenegal-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .airsenegal-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airsenegal-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.airsenegal-theme .mat-tab-group.mat-warn .mat-ink-bar, .airsenegal-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .airsenegal-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .airsenegal-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .airsenegal-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.airsenegal-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airsenegal-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airsenegal-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airsenegal-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airsenegal-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .airsenegal-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airsenegal-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airsenegal-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.airsenegal-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airsenegal-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airsenegal-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airsenegal-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airsenegal-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .airsenegal-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airsenegal-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airsenegal-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.airsenegal-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airsenegal-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .airsenegal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airsenegal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airsenegal-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airsenegal-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.airsenegal-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.airsenegal-theme .mat-toolbar .mat-form-field-underline,
.airsenegal-theme .mat-toolbar .mat-form-field-ripple,
.airsenegal-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.airsenegal-theme .mat-toolbar .mat-form-field-label,
.airsenegal-theme .mat-toolbar .mat-focused .mat-form-field-label,
.airsenegal-theme .mat-toolbar .mat-select-value,
.airsenegal-theme .mat-toolbar .mat-select-arrow,
.airsenegal-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.airsenegal-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.airsenegal-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.airsenegal-theme .mat-tree {
  background: white;
}

.airsenegal-theme .mat-tree-node,
.airsenegal-theme .mat-nested-tree-node {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.airsenegal-theme .spinner path {
  fill: #c22a23;
}

.airsenegal-theme .spinner .circle {
  border: 3px dashed #c22a23;
}

.airsenegal-theme hr {
  border: none;
  border-top: 1px solid #c22a23;
}

.airsenegal-theme .text {
  color: rgba(51, 51, 51, 0.87) !important;
}

.airsenegal-theme .mat-display-1, .airsenegal-theme .mat-display-2, .airsenegal-theme .mat-display-3, .airsenegal-theme .mat-display-4, .airsenegal-theme .mat-h1, .airsenegal-theme .mat-headline, .airsenegal-theme .mat-h2, .airsenegal-theme .mat-title, .airsenegal-theme .mat-h3, .airsenegal-theme .mat-subheading-2 .mat-h4, .airsenegal-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airsenegal-theme .mat-display-1,
.airsenegal-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.airsenegal-theme .toolbar-logo {
  background-image: url('airsenegal.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.airsenegal-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.airsenegal-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(194, 42, 35, 0.12), 0px 8px 10px 1px rgba(194, 42, 35, 0.084), 0px 3px 14px 2px rgba(194, 42, 35, 0.072);
}

.airsenegal-theme .toolbar a {
  color: #c22a23;
}

.airsenegal-theme .footer {
  border-top: 1px solid #c22a23;
}

.airsenegal-theme .footer .footer-logo {
  background-image: url('icts.png');
}

.airsenegal-theme .mat-tab-label-content {
  color: #c22a23;
}

.airsenegal-theme .mat-tab-header {
  border-bottom-color: #c22a23;
}

.airsenegal-theme input.mat-input-element {
  color: rgba(51, 51, 51, 0.87) !important;
  caret-color: rgba(51, 51, 51, 0.87) !important;
  font-size: 16px;
  background-color: #FFF;
}

.airsenegal-theme .mat-form-field-outline-start,
.airsenegal-theme .mat-form-field-outline-gap,
.airsenegal-theme .mat-form-field-outline-end,
.airsenegal-theme .mat-form-field label.mat-form-field-label {
  color: #c22a23;
}

.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.airsenegal-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.airsenegal-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme mat-option svg path {
  fill: #c22a23 !important;
}

.airsenegal-theme mat-option:hover {
  background-color: #c22a23 !important;
  color: #FFF;
}

.airsenegal-theme mat-option:hover svg path {
  fill: #FFF !important;
}

.airsenegal-theme .mat-form-field-flex {
  background-color: #FFF;
  align-items: center;
}

.airsenegal-theme .link-button,
.airsenegal-theme .link-button:hover {
  color: #c22a23;
}

.airsenegal-theme .mat-flat-button.mat-primary {
  background-color: #c22a23;
  color: #FFF;
  transition: 0.3s;
}

.airsenegal-theme .mat-flat-button.mat-secondary {
  background-color: #FFF;
  color: rgba(51, 51, 51, 0.87);
  border-color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFF;
  border-color: #c22a23;
  background-color: #c22a23;
}

.airsenegal-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #c22a23;
}

.airsenegal-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #c22a23;
}

.airsenegal-theme .heading-content {
  color: #598d47;
}

.airsenegal-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.airsenegal-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.airsenegal-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #c22a23;
}

.airsenegal-theme .heading-content .segment-centre path {
  fill: #598d47 !important;
}

@media (min-width: 768px) {
  .airsenegal-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.airsenegal-theme .results-container {
  border-color: #598d47;
  margin-bottom: 1em;
}

.airsenegal-theme .results-container .mat-h1 {
  color: #598d47;
}

.airsenegal-theme results .results-status .col-12 > div {
  border-bottom-color: #c22a23;
}

.airsenegal-theme .segment-border {
  margin-bottom: 3em;
}

.airsenegal-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.airsenegal-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.airsenegal-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.airsenegal-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.airsenegal-theme results-country-page > div {
  background-color: #fcfcfc;
}

.airsenegal-theme results-country-page [data-selected] > div {
  color: #c22a23;
}

.airsenegal-theme results-country-page .triangle {
  color: #c22a23;
}

.airsenegal-theme results-country-page .triangle :first-child {
  border-bottom-color: #c22a23;
}

.airsenegal-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.airsenegal-theme results-country-page .indicator {
  border-bottom-color: #c22a23;
}

.airsenegal-theme .slide-down-header {
  color: #c22a23;
}

.airsenegal-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.airsenegal-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.airsenegal-theme .input-controls {
  background-color: #FFF;
}

.airsenegal-theme .priority-rule-container priority-rule {
  border: 0.2em solid #598d47;
}

.airsenegal-theme rule-tag-filter tag-filter > div {
  border-color: #c22a23;
}

.airsenegal-theme rule-tag-filter tag-filter > div.selected {
  background-color: #c22a23;
  color: #FFF;
}

.airsenegal-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.airsenegal-theme .rule-container .rule-heading > i {
  color: #598d47;
}

.airsenegal-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.airsenegal-theme .iVisa {
  background-color: #c22a23;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFF;
  text-align: center;
}

.airsenegal-theme .iVisa > * {
  width: 100%;
}

.airsenegal-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .airsenegal-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .airsenegal-theme .iVisa > * {
    width: auto;
  }
  .airsenegal-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.airsenegal-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.airsenegal-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.airsenegal-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airsenegal-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .airsenegal-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.airsenegal-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.airsenegal-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.airsenegal-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .airsenegal-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .airsenegal-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .airsenegal-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .airsenegal-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.airsenegal-theme {
  /* .collapsed-menu {
    > * {
      display: none
    }

    select-language {
      display: block;
    }
  }*/
  /*.full-menu,
  .collapsed-menu {
    display: none;
  }*/
  /*   .mat-form-field-flex {
    background-color: transparent;
  }*/
  /*.mat-form-field-infix {
        padding: 0 0 5px 0;
        color: $text-colour;
      }
  */
  /*.mat-form-field-infix {
    padding: 0 0 5px 0;
  }

     */
  /* @include grid-utils.breakpoint-small() {
     .mat-display-1,
     .mat-h1 {
       font: 200 26px/32px Renner Light;
     }
   }*/
  font-size: 15px !important;
  font-family: europa, sans-serif !important;
}

.airsenegal-theme .full-menu > * {
  display: none;
}

.airsenegal-theme .full-menu select-language {
  display: block;
}

.airsenegal-theme .mat-menu-content > * {
  display: none;
}

.airsenegal-theme .mat-menu-content select-language {
  padding: 0 16px;
  display: block;
}

.airsenegal-theme .footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.airsenegal-theme .footer .copyright {
  display: none;
}

.airsenegal-theme .footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .airsenegal-theme .footer .footer-logo {
    width: 200px;
  }
}

.airsenegal-theme .toolbar {
  height: 120px;
  background-color: #fff;
  border-top: 40px solid rgb(45, 139, 53);
  box-shadow: none;
}

.airsenegal-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 64px;
  width: 230px;
}

@media (min-width: 768px) {
  .airsenegal-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

.airsenegal-theme .mat-form-field .mat-form-field-outline-start,
.airsenegal-theme .mat-form-field .mat-form-field-outline-gap,
.airsenegal-theme .mat-form-field .mat-form-field-outline-end {
  color: rgba(51, 51, 51, 0.87);
}

.airsenegal-theme .mat-form-field-wrapper {
  border-radius: 3px;
  background-color: transparent;
}

.airsenegal-theme .mat-h1, .airsenegal-theme .mat-display-1, .airsenegal-theme .mat-button-wrapper, .airsenegal-theme .text, .airsenegal-theme .mat-tab-label-content {
  font-family: europa, sans-serif !important;
}

.airsenegal-theme .segment-title {
  color: #c22a23;
}

.airsenegal-theme .footer .footer-logo {
  height: 50px;
}

.airsenegal-theme .mat-tab-labels > div[aria-posinset="1"] .mat-tab-label-content {
  color: blue;
}

.airsenegal-theme .mat-tab-labels > div[aria-posinset="2"] .mat-tab-label-content {
  color: red;
}

.airsenegal-theme .mat-tab-labels > div[aria-posinset="3"] .mat-tab-label-content {
  color: green;
}

@media (min-width: 992px) {
  .airsenegal-theme .results-status .mat-h1 {
    padding-right: 7em;
  }
}

body.luxair-theme {
  color: rgba(10, 64, 109, 0.87);
  background-color: #F6F5FF;
}

.luxair-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.luxair-theme .mat-ripple-element {
  background-color: rgba(10, 64, 109, 0.1);
}

.luxair-theme .mat-option {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-option:hover:not(.mat-option-disabled), .luxair-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.luxair-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.luxair-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-option.mat-option-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.luxair-theme .mat-optgroup-label {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-pseudo-checkbox {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-pseudo-checkbox::after {
  color: #f6f5ff;
}

.luxair-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.luxair-theme .mat-warn .mat-pseudo-checkbox-checked,
.luxair-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.luxair-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.luxair-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.luxair-theme .mat-app-background, .luxair-theme.mat-app-background {
  background-color: #f6f5ff;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.luxair-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.luxair-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-badge {
  position: relative;
}

.luxair-theme .mat-badge.mat-badge {
  overflow: visible;
}

.luxair-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.luxair-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.luxair-theme .ng-animate-disabled .mat-badge-content,
.luxair-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.luxair-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.luxair-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.luxair-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.luxair-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.luxair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .luxair-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.luxair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .luxair-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.luxair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .luxair-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.luxair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .luxair-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.luxair-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.luxair-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.luxair-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.luxair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .luxair-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.luxair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .luxair-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.luxair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .luxair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.luxair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .luxair-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.luxair-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.luxair-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.luxair-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.luxair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .luxair-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.luxair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .luxair-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.luxair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .luxair-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.luxair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .luxair-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .luxair-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.luxair-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.luxair-theme .mat-badge-disabled .mat-badge-content {
  background: #9cb0c8;
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-button, .luxair-theme .mat-icon-button, .luxair-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.luxair-theme .mat-button.mat-warn, .luxair-theme .mat-icon-button.mat-warn, .luxair-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.luxair-theme .mat-button.mat-primary.mat-button-disabled, .luxair-theme .mat-button.mat-accent.mat-button-disabled, .luxair-theme .mat-button.mat-warn.mat-button-disabled, .luxair-theme .mat-button.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-icon-button.mat-primary.mat-button-disabled, .luxair-theme .mat-icon-button.mat-accent.mat-button-disabled, .luxair-theme .mat-icon-button.mat-warn.mat-button-disabled, .luxair-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-stroked-button.mat-primary.mat-button-disabled, .luxair-theme .mat-stroked-button.mat-accent.mat-button-disabled, .luxair-theme .mat-stroked-button.mat-warn.mat-button-disabled, .luxair-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-button.mat-warn .mat-button-focus-overlay, .luxair-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .luxair-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.luxair-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .luxair-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .luxair-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.luxair-theme .mat-button .mat-ripple-element, .luxair-theme .mat-icon-button .mat-ripple-element, .luxair-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.luxair-theme .mat-button-focus-overlay {
  background: #0A406D;
}

.luxair-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-flat-button, .luxair-theme .mat-raised-button, .luxair-theme .mat-fab, .luxair-theme .mat-mini-fab {
  color: rgba(10, 64, 109, 0.87);
  background-color: white;
}

.luxair-theme .mat-flat-button.mat-warn, .luxair-theme .mat-raised-button.mat-warn, .luxair-theme .mat-fab.mat-warn, .luxair-theme .mat-mini-fab.mat-warn {
  color: white;
}

.luxair-theme .mat-flat-button.mat-primary.mat-button-disabled, .luxair-theme .mat-flat-button.mat-accent.mat-button-disabled, .luxair-theme .mat-flat-button.mat-warn.mat-button-disabled, .luxair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-raised-button.mat-primary.mat-button-disabled, .luxair-theme .mat-raised-button.mat-accent.mat-button-disabled, .luxair-theme .mat-raised-button.mat-warn.mat-button-disabled, .luxair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-fab.mat-primary.mat-button-disabled, .luxair-theme .mat-fab.mat-accent.mat-button-disabled, .luxair-theme .mat-fab.mat-warn.mat-button-disabled, .luxair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-flat-button.mat-warn, .luxair-theme .mat-raised-button.mat-warn, .luxair-theme .mat-fab.mat-warn, .luxair-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.luxair-theme .mat-flat-button.mat-primary.mat-button-disabled, .luxair-theme .mat-flat-button.mat-accent.mat-button-disabled, .luxair-theme .mat-flat-button.mat-warn.mat-button-disabled, .luxair-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-raised-button.mat-primary.mat-button-disabled, .luxair-theme .mat-raised-button.mat-accent.mat-button-disabled, .luxair-theme .mat-raised-button.mat-warn.mat-button-disabled, .luxair-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-fab.mat-primary.mat-button-disabled, .luxair-theme .mat-fab.mat-accent.mat-button-disabled, .luxair-theme .mat-fab.mat-warn.mat-button-disabled, .luxair-theme .mat-fab.mat-button-disabled.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-primary.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-accent.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-warn.mat-button-disabled, .luxair-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-flat-button.mat-primary .mat-ripple-element, .luxair-theme .mat-raised-button.mat-primary .mat-ripple-element, .luxair-theme .mat-fab.mat-primary .mat-ripple-element, .luxair-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.luxair-theme .mat-flat-button.mat-accent .mat-ripple-element, .luxair-theme .mat-raised-button.mat-accent .mat-ripple-element, .luxair-theme .mat-fab.mat-accent .mat-ripple-element, .luxair-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.luxair-theme .mat-flat-button.mat-warn .mat-ripple-element, .luxair-theme .mat-raised-button.mat-warn .mat-ripple-element, .luxair-theme .mat-fab.mat-warn .mat-ripple-element, .luxair-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.luxair-theme .mat-stroked-button:not([class*=mat-elevation-z]), .luxair-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-fab:not([class*=mat-elevation-z]), .luxair-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .luxair-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .luxair-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.luxair-theme .mat-button-toggle-group: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);
}

.luxair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.luxair-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.luxair-theme .mat-button-toggle {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-button-toggle-appearance-standard {
  color: rgba(10, 64, 109, 0.87);
  background: white;
}

.luxair-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.luxair-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.luxair-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.luxair-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.luxair-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-button-toggle-disabled {
  color: rgba(10, 64, 109, 0.38);
  background-color: #eeeeee;
}

.luxair-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.luxair-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.luxair-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.luxair-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.luxair-theme .mat-card {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-card-subtitle {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-checkbox-frame {
  border-color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-checkbox-checkmark {
  fill: #f6f5ff;
}

.luxair-theme .mat-checkbox-checkmark-path {
  stroke: #f6f5ff !important;
}

.luxair-theme .mat-checkbox-mixedmark {
  background-color: #f6f5ff;
}

.luxair-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .luxair-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.luxair-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .luxair-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.luxair-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.luxair-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-checkbox .mat-ripple-element {
  background-color: #0A406D;
}

.luxair-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.luxair-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.luxair-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(10, 64, 109, 0.87);
  opacity: 0.4;
}

.luxair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.luxair-theme .mat-chip.mat-standard-chip::after {
  background: #0A406D;
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.luxair-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.luxair-theme .mat-table {
  background: white;
}

.luxair-theme .mat-table thead, .luxair-theme .mat-table tbody, .luxair-theme .mat-table tfoot,
.luxair-theme mat-header-row, .luxair-theme mat-row, .luxair-theme mat-footer-row,
.luxair-theme [mat-header-row], .luxair-theme [mat-row], .luxair-theme [mat-footer-row],
.luxair-theme .mat-table-sticky {
  background: inherit;
}

.luxair-theme mat-row, .luxair-theme mat-header-row, .luxair-theme mat-footer-row,
.luxair-theme th.mat-header-cell, .luxair-theme td.mat-cell, .luxair-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-header-cell {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-cell, .luxair-theme .mat-footer-cell {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-calendar-arrow {
  fill: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-datepicker-toggle,
.luxair-theme .mat-datepicker-content .mat-calendar-next-button,
.luxair-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-calendar-table-header,
.luxair-theme .mat-calendar-body-label {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-calendar-body-cell-content,
.luxair-theme .mat-date-range-input-separator {
  color: rgba(10, 64, 109, 0.87);
  border-color: transparent;
}

.luxair-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.luxair-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(10, 64, 109, 0.18);
}

.luxair-theme .mat-calendar-body-comparison-identical,
.luxair-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.luxair-theme .mat-calendar-body-comparison-bridge-start::before,
.luxair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.luxair-theme .mat-calendar-body-comparison-bridge-end::before,
.luxair-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.luxair-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.luxair-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.luxair-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.luxair-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.luxair-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.luxair-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.luxair-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.luxair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.luxair-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.luxair-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.luxair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.luxair-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.luxair-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.luxair-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .luxair-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.luxair-theme .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);
}

.luxair-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.luxair-theme .mat-date-range-input-inner[disabled] {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-expansion-panel {
  background: white;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .luxair-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .luxair-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .luxair-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.luxair-theme .mat-expansion-panel-header-title {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-expansion-panel-header-description,
.luxair-theme .mat-expansion-indicator::after {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.luxair-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.luxair-theme .mat-form-field-label {
  color: rgba(10, 64, 109, 0.6);
}

.luxair-theme .mat-hint {
  color: rgba(10, 64, 109, 0.6);
}

.luxair-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.luxair-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.luxair-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.luxair-theme .mat-error {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.luxair-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.luxair-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.luxair-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.luxair-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(10, 64, 109, 0.04);
}

.luxair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(10, 64, 109, 0.02);
}

.luxair-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.luxair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.luxair-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.luxair-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.luxair-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-input-element:disabled,
.luxair-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-input-element::-moz-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.luxair-theme .mat-input-element::placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.luxair-theme .mat-input-element::-moz-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.luxair-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.luxair-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.luxair-theme .mat-form-field.mat-warn .mat-input-element,
.luxair-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.luxair-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.luxair-theme .mat-list-base .mat-list-item {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-list-base .mat-list-option {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-list-base .mat-subheader {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-list-option:hover, .luxair-theme .mat-list-option:focus,
.luxair-theme .mat-nav-list .mat-list-item:hover,
.luxair-theme .mat-nav-list .mat-list-item:focus,
.luxair-theme .mat-action-list .mat-list-item:hover,
.luxair-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.luxair-theme .mat-list-single-selected-option, .luxair-theme .mat-list-single-selected-option:hover, .luxair-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-menu-panel {
  background: white;
}

.luxair-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-menu-item {
  background: transparent;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-menu-item[disabled],
.luxair-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.luxair-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-menu-item .mat-icon-no-color,
.luxair-theme .mat-menu-submenu-icon {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-menu-item:hover:not([disabled]),
.luxair-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.luxair-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.luxair-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.luxair-theme .mat-paginator {
  background: white;
}

.luxair-theme .mat-paginator,
.luxair-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-paginator-decrement,
.luxair-theme .mat-paginator-increment {
  border-top: 2px solid rgba(10, 64, 109, 0.54);
  border-right: 2px solid rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-paginator-first,
.luxair-theme .mat-paginator-last {
  border-top: 2px solid rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.luxair-theme .mat-icon-button[disabled] .mat-paginator-increment,
.luxair-theme .mat-icon-button[disabled] .mat-paginator-first,
.luxair-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f4dbe7;
}

.luxair-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f4dbe7;
}

.luxair-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.luxair-theme .mat-progress-spinner.mat-warn circle, .luxair-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.luxair-theme .mat-radio-outer-circle {
  border-color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.luxair-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.luxair-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .luxair-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .luxair-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.luxair-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.luxair-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.luxair-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-radio-button .mat-ripple-element {
  background-color: #0A406D;
}

.luxair-theme .mat-select-value {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-select-placeholder {
  color: rgba(10, 64, 109, 0.42);
}

.luxair-theme .mat-select-disabled .mat-select-value {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-select-arrow {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-select-panel {
  background: white;
}

.luxair-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.luxair-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-drawer-container {
  background-color: #f6f5ff;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-drawer {
  background-color: white;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.luxair-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.luxair-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.luxair-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.luxair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.luxair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.luxair-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.luxair-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #0a406d;
}

.luxair-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.luxair-theme .mat-slide-toggle-bar {
  background-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.26);
}

.luxair-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.luxair-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.luxair-theme .mat-slider.mat-warn .mat-slider-track-fill,
.luxair-theme .mat-slider.mat-warn .mat-slider-thumb,
.luxair-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.luxair-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.luxair-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.luxair-theme .mat-slider:hover .mat-slider-track-background,
.luxair-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.luxair-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.luxair-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(10, 64, 109, 0.26);
}

.luxair-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(10, 64, 109, 0.26);
}

.luxair-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(10, 64, 109, 0.12);
}

.luxair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.luxair-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(10, 64, 109, 0.26);
}

.luxair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.26);
  background-color: transparent;
}

.luxair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .luxair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .luxair-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(10, 64, 109, 0.26);
}

.luxair-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(10, 64, 109, 0.7);
}

.luxair-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(10, 64, 109, 0.7), rgba(10, 64, 109, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(10, 64, 109, 0.7), rgba(10, 64, 109, 0.7) 2px, transparent 0, transparent);
}

.luxair-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(10, 64, 109, 0.7), rgba(10, 64, 109, 0.7) 2px, transparent 0, transparent);
}

.luxair-theme .mat-step-header.cdk-keyboard-focused, .luxair-theme .mat-step-header.cdk-program-focused, .luxair-theme .mat-step-header:hover:not([aria-disabled]), .luxair-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.luxair-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .luxair-theme .mat-step-header:hover {
    background: none;
  }
}

.luxair-theme .mat-step-header .mat-step-label,
.luxair-theme .mat-step-header .mat-step-optional {
  color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-step-header .mat-step-icon {
  background-color: rgba(10, 64, 109, 0.54);
}

.luxair-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.luxair-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.luxair-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.luxair-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.luxair-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.luxair-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.luxair-theme .mat-stepper-horizontal, .luxair-theme .mat-stepper-vertical {
  background-color: white;
}

.luxair-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-horizontal-stepper-header::before,
.luxair-theme .mat-horizontal-stepper-header::after,
.luxair-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-sort-header-arrow {
  color: #7b98b0;
}

.luxair-theme .mat-tab-nav-bar,
.luxair-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.luxair-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.luxair-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.luxair-theme .mat-tab-label, .luxair-theme .mat-tab-link {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-tab-label.mat-tab-disabled, .luxair-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(10, 64, 109, 0.38);
}

.luxair-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.luxair-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.luxair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .luxair-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .luxair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .luxair-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.luxair-theme .mat-tab-group.mat-warn .mat-ink-bar, .luxair-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.luxair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .luxair-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .luxair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .luxair-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.luxair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .luxair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.luxair-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.luxair-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.luxair-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .luxair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.luxair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.luxair-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.luxair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .luxair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.luxair-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.luxair-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.luxair-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .luxair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.luxair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.luxair-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.luxair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .luxair-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .luxair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .luxair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.luxair-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.luxair-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.luxair-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.luxair-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.luxair-theme .mat-toolbar .mat-form-field-underline,
.luxair-theme .mat-toolbar .mat-form-field-ripple,
.luxair-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.luxair-theme .mat-toolbar .mat-form-field-label,
.luxair-theme .mat-toolbar .mat-focused .mat-form-field-label,
.luxair-theme .mat-toolbar .mat-select-value,
.luxair-theme .mat-toolbar .mat-select-arrow,
.luxair-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.luxair-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.luxair-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.luxair-theme .mat-tree {
  background: white;
}

.luxair-theme .mat-tree-node,
.luxair-theme .mat-nested-tree-node {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.luxair-theme .spinner path {
  fill: #0091b8;
}

.luxair-theme .spinner .circle {
  border: 3px dashed #0091b8;
}

.luxair-theme hr {
  border: none;
  border-top: 1px solid #0091b8;
}

.luxair-theme .text {
  color: rgba(10, 64, 109, 0.87) !important;
}

.luxair-theme .mat-display-1, .luxair-theme .mat-display-2, .luxair-theme .mat-display-3, .luxair-theme .mat-display-4, .luxair-theme .mat-h1, .luxair-theme .mat-headline, .luxair-theme .mat-h2, .luxair-theme .mat-title, .luxair-theme .mat-h3, .luxair-theme .mat-subheading-2 .mat-h4, .luxair-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .luxair-theme .mat-display-1,
.luxair-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.luxair-theme .toolbar-logo {
  background-image: url('luxair.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.luxair-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.luxair-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(0, 145, 184, 0.12), 0px 8px 10px 1px rgba(0, 145, 184, 0.084), 0px 3px 14px 2px rgba(0, 145, 184, 0.072);
}

.luxair-theme .toolbar a {
  color: #0091b8;
}

.luxair-theme .footer {
  border-top: 1px solid #0091b8;
}

.luxair-theme .mat-tab-label-content {
  color: #0091b8;
}

.luxair-theme .mat-tab-header {
  border-bottom-color: #0091b8;
}

.luxair-theme input.mat-input-element {
  color: rgba(10, 64, 109, 0.87) !important;
  caret-color: rgba(10, 64, 109, 0.87) !important;
  font-size: 16px;
  background-color: #F6F5FF;
}

.luxair-theme .mat-form-field-outline-start,
.luxair-theme .mat-form-field-outline-gap,
.luxair-theme .mat-form-field-outline-end,
.luxair-theme .mat-form-field label.mat-form-field-label {
  color: #0091b8;
}

.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.luxair-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.luxair-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme mat-option svg path {
  fill: #0091b8 !important;
}

.luxair-theme mat-option:hover {
  background-color: #0091b8 !important;
  color: #F6F5FF;
}

.luxair-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.luxair-theme .mat-form-field-flex {
  background-color: #F6F5FF;
  align-items: center;
}

.luxair-theme .link-button,
.luxair-theme .link-button:hover {
  color: #0091b8;
}

.luxair-theme .mat-flat-button.mat-primary {
  background-color: #0091b8;
  color: #F6F5FF;
  transition: 0.3s;
}

.luxair-theme .mat-flat-button.mat-secondary {
  background-color: #F6F5FF;
  color: rgba(10, 64, 109, 0.87);
  border-color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F6F5FF;
  border-color: #0091b8;
  background-color: #0091b8;
}

.luxair-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #0091b8;
}

.luxair-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #0091b8;
}

.luxair-theme .heading-content {
  color: #0091b8;
}

.luxair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.luxair-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(10, 64, 109, 0.87);
}

.luxair-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.luxair-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #0091b8;
}

.luxair-theme .heading-content .segment-centre path {
  fill: #0091b8 !important;
}

@media (min-width: 768px) {
  .luxair-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.luxair-theme .results-container {
  border-color: #0091b8;
  margin-bottom: 1em;
}

.luxair-theme .results-container .mat-h1 {
  color: #0091b8;
}

.luxair-theme results .results-status .col-12 > div {
  border-bottom-color: #0091b8;
}

.luxair-theme .segment-border {
  margin-bottom: 3em;
}

.luxair-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.luxair-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.luxair-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.luxair-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.luxair-theme results-country-page > div {
  background-color: #f1f0ff;
}

.luxair-theme results-country-page [data-selected] > div {
  color: #0091b8;
}

.luxair-theme results-country-page .triangle {
  color: #0091b8;
}

.luxair-theme results-country-page .triangle :first-child {
  border-bottom-color: #0091b8;
}

.luxair-theme results-country-page .triangle :last-child {
  border-bottom-color: #f1f0ff;
}

.luxair-theme results-country-page .indicator {
  border-bottom-color: #0091b8;
}

.luxair-theme .slide-down-header {
  color: #0091b8;
}

.luxair-theme .passenger-information {
  padding: 15px;
  background-color: #f1f0ff;
  margin-bottom: 1em;
}

.luxair-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.luxair-theme .input-controls {
  background-color: #F6F5FF;
}

.luxair-theme .priority-rule-container priority-rule {
  border: 0.2em solid #0091b8;
}

.luxair-theme rule-tag-filter tag-filter > div {
  border-color: #0091b8;
}

.luxair-theme rule-tag-filter tag-filter > div.selected {
  background-color: #0091b8;
  color: #F6F5FF;
}

.luxair-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.luxair-theme .rule-container .rule-heading > i {
  color: #0091b8;
}

.luxair-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.luxair-theme .iVisa {
  background-color: #0091b8;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.luxair-theme .iVisa > * {
  width: 100%;
}

.luxair-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .luxair-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .luxair-theme .iVisa > * {
    width: auto;
  }
  .luxair-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.luxair-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.luxair-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.luxair-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .luxair-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .luxair-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.luxair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.luxair-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.luxair-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .luxair-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .luxair-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .luxair-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .luxair-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.luxair-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 64px;
  width: 150px;
}

@media (min-width: 768px) {
  .luxair-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

body.greatrail-theme {
  color: rgba(35, 57, 106, 0.87);
  background-color: #FFFFFF;
}

.greatrail-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.greatrail-theme .mat-ripple-element {
  background-color: rgba(35, 57, 106, 0.1);
}

.greatrail-theme .mat-option {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-option:hover:not(.mat-option-disabled), .greatrail-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.greatrail-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.greatrail-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-option.mat-option-disabled {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.greatrail-theme .mat-optgroup-label {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-pseudo-checkbox {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-pseudo-checkbox::after {
  color: white;
}

.greatrail-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.greatrail-theme .mat-warn .mat-pseudo-checkbox-checked,
.greatrail-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.greatrail-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.greatrail-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.greatrail-theme .mat-app-background, .greatrail-theme.mat-app-background {
  background-color: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.greatrail-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.greatrail-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-badge {
  position: relative;
}

.greatrail-theme .mat-badge.mat-badge {
  overflow: visible;
}

.greatrail-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.greatrail-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.greatrail-theme .ng-animate-disabled .mat-badge-content,
.greatrail-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.greatrail-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.greatrail-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.greatrail-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.greatrail-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.greatrail-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .greatrail-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.greatrail-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .greatrail-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.greatrail-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .greatrail-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.greatrail-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .greatrail-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.greatrail-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.greatrail-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.greatrail-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.greatrail-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .greatrail-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.greatrail-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .greatrail-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.greatrail-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .greatrail-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.greatrail-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .greatrail-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.greatrail-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.greatrail-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.greatrail-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.greatrail-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .greatrail-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.greatrail-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .greatrail-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.greatrail-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .greatrail-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.greatrail-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .greatrail-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .greatrail-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.greatrail-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.greatrail-theme .mat-badge-disabled .mat-badge-content {
  background: #abb4c6;
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-button, .greatrail-theme .mat-icon-button, .greatrail-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.greatrail-theme .mat-button.mat-warn, .greatrail-theme .mat-icon-button.mat-warn, .greatrail-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.greatrail-theme .mat-button.mat-primary.mat-button-disabled, .greatrail-theme .mat-button.mat-accent.mat-button-disabled, .greatrail-theme .mat-button.mat-warn.mat-button-disabled, .greatrail-theme .mat-button.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-icon-button.mat-primary.mat-button-disabled, .greatrail-theme .mat-icon-button.mat-accent.mat-button-disabled, .greatrail-theme .mat-icon-button.mat-warn.mat-button-disabled, .greatrail-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-stroked-button.mat-primary.mat-button-disabled, .greatrail-theme .mat-stroked-button.mat-accent.mat-button-disabled, .greatrail-theme .mat-stroked-button.mat-warn.mat-button-disabled, .greatrail-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-button.mat-warn .mat-button-focus-overlay, .greatrail-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .greatrail-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .greatrail-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .greatrail-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.greatrail-theme .mat-button .mat-ripple-element, .greatrail-theme .mat-icon-button .mat-ripple-element, .greatrail-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.greatrail-theme .mat-button-focus-overlay {
  background: #23396A;
}

.greatrail-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-flat-button, .greatrail-theme .mat-raised-button, .greatrail-theme .mat-fab, .greatrail-theme .mat-mini-fab {
  color: rgba(35, 57, 106, 0.87);
  background-color: white;
}

.greatrail-theme .mat-flat-button.mat-warn, .greatrail-theme .mat-raised-button.mat-warn, .greatrail-theme .mat-fab.mat-warn, .greatrail-theme .mat-mini-fab.mat-warn {
  color: white;
}

.greatrail-theme .mat-flat-button.mat-primary.mat-button-disabled, .greatrail-theme .mat-flat-button.mat-accent.mat-button-disabled, .greatrail-theme .mat-flat-button.mat-warn.mat-button-disabled, .greatrail-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-primary.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-accent.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-warn.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-fab.mat-primary.mat-button-disabled, .greatrail-theme .mat-fab.mat-accent.mat-button-disabled, .greatrail-theme .mat-fab.mat-warn.mat-button-disabled, .greatrail-theme .mat-fab.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-primary.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-accent.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-warn.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-flat-button.mat-warn, .greatrail-theme .mat-raised-button.mat-warn, .greatrail-theme .mat-fab.mat-warn, .greatrail-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-flat-button.mat-primary.mat-button-disabled, .greatrail-theme .mat-flat-button.mat-accent.mat-button-disabled, .greatrail-theme .mat-flat-button.mat-warn.mat-button-disabled, .greatrail-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-primary.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-accent.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-warn.mat-button-disabled, .greatrail-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-fab.mat-primary.mat-button-disabled, .greatrail-theme .mat-fab.mat-accent.mat-button-disabled, .greatrail-theme .mat-fab.mat-warn.mat-button-disabled, .greatrail-theme .mat-fab.mat-button-disabled.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-primary.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-accent.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-warn.mat-button-disabled, .greatrail-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-flat-button.mat-primary .mat-ripple-element, .greatrail-theme .mat-raised-button.mat-primary .mat-ripple-element, .greatrail-theme .mat-fab.mat-primary .mat-ripple-element, .greatrail-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.greatrail-theme .mat-flat-button.mat-accent .mat-ripple-element, .greatrail-theme .mat-raised-button.mat-accent .mat-ripple-element, .greatrail-theme .mat-fab.mat-accent .mat-ripple-element, .greatrail-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.greatrail-theme .mat-flat-button.mat-warn .mat-ripple-element, .greatrail-theme .mat-raised-button.mat-warn .mat-ripple-element, .greatrail-theme .mat-fab.mat-warn .mat-ripple-element, .greatrail-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.greatrail-theme .mat-stroked-button:not([class*=mat-elevation-z]), .greatrail-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-fab:not([class*=mat-elevation-z]), .greatrail-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .greatrail-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .greatrail-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.greatrail-theme .mat-button-toggle-group: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);
}

.greatrail-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.greatrail-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.greatrail-theme .mat-button-toggle {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-button-toggle-appearance-standard {
  color: rgba(35, 57, 106, 0.87);
  background: white;
}

.greatrail-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.greatrail-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.greatrail-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.greatrail-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.greatrail-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-button-toggle-disabled {
  color: rgba(35, 57, 106, 0.38);
  background-color: #eeeeee;
}

.greatrail-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.greatrail-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.greatrail-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.greatrail-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.greatrail-theme .mat-card {
  background: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-card-subtitle {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-checkbox-frame {
  border-color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-checkbox-checkmark {
  fill: white;
}

.greatrail-theme .mat-checkbox-checkmark-path {
  stroke: white !important;
}

.greatrail-theme .mat-checkbox-mixedmark {
  background-color: white;
}

.greatrail-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .greatrail-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .greatrail-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.greatrail-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.greatrail-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-checkbox .mat-ripple-element {
  background-color: #23396A;
}

.greatrail-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.greatrail-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.greatrail-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(35, 57, 106, 0.87);
  opacity: 0.4;
}

.greatrail-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.greatrail-theme .mat-chip.mat-standard-chip::after {
  background: #23396A;
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.greatrail-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.greatrail-theme .mat-table {
  background: white;
}

.greatrail-theme .mat-table thead, .greatrail-theme .mat-table tbody, .greatrail-theme .mat-table tfoot,
.greatrail-theme mat-header-row, .greatrail-theme mat-row, .greatrail-theme mat-footer-row,
.greatrail-theme [mat-header-row], .greatrail-theme [mat-row], .greatrail-theme [mat-footer-row],
.greatrail-theme .mat-table-sticky {
  background: inherit;
}

.greatrail-theme mat-row, .greatrail-theme mat-header-row, .greatrail-theme mat-footer-row,
.greatrail-theme th.mat-header-cell, .greatrail-theme td.mat-cell, .greatrail-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-header-cell {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-cell, .greatrail-theme .mat-footer-cell {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-calendar-arrow {
  fill: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-datepicker-toggle,
.greatrail-theme .mat-datepicker-content .mat-calendar-next-button,
.greatrail-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-calendar-table-header,
.greatrail-theme .mat-calendar-body-label {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-calendar-body-cell-content,
.greatrail-theme .mat-date-range-input-separator {
  color: rgba(35, 57, 106, 0.87);
  border-color: transparent;
}

.greatrail-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.greatrail-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(35, 57, 106, 0.18);
}

.greatrail-theme .mat-calendar-body-comparison-identical,
.greatrail-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.greatrail-theme .mat-calendar-body-comparison-bridge-start::before,
.greatrail-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.greatrail-theme .mat-calendar-body-comparison-bridge-end::before,
.greatrail-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.greatrail-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.greatrail-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.greatrail-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.greatrail-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.greatrail-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.greatrail-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.greatrail-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.greatrail-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.greatrail-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.greatrail-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.greatrail-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.greatrail-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.greatrail-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.greatrail-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .greatrail-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.greatrail-theme .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);
}

.greatrail-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.greatrail-theme .mat-date-range-input-inner[disabled] {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-expansion-panel {
  background: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .greatrail-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .greatrail-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .greatrail-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.greatrail-theme .mat-expansion-panel-header-title {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-expansion-panel-header-description,
.greatrail-theme .mat-expansion-indicator::after {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.greatrail-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.greatrail-theme .mat-form-field-label {
  color: rgba(35, 57, 106, 0.6);
}

.greatrail-theme .mat-hint {
  color: rgba(35, 57, 106, 0.6);
}

.greatrail-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.greatrail-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-error {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.greatrail-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.greatrail-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.greatrail-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.greatrail-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(35, 57, 106, 0.04);
}

.greatrail-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(35, 57, 106, 0.02);
}

.greatrail-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.greatrail-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.greatrail-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.greatrail-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.greatrail-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-input-element:disabled,
.greatrail-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-input-element::-moz-placeholder {
  color: rgba(35, 57, 106, 0.42);
}

.greatrail-theme .mat-input-element::placeholder {
  color: rgba(35, 57, 106, 0.42);
}

.greatrail-theme .mat-input-element::-moz-placeholder {
  color: rgba(35, 57, 106, 0.42);
}

.greatrail-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(35, 57, 106, 0.42);
}

.greatrail-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(35, 57, 106, 0.42);
}

.greatrail-theme .mat-form-field.mat-warn .mat-input-element,
.greatrail-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.greatrail-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.greatrail-theme .mat-list-base .mat-list-item {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-list-base .mat-list-option {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-list-base .mat-subheader {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-list-option:hover, .greatrail-theme .mat-list-option:focus,
.greatrail-theme .mat-nav-list .mat-list-item:hover,
.greatrail-theme .mat-nav-list .mat-list-item:focus,
.greatrail-theme .mat-action-list .mat-list-item:hover,
.greatrail-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.greatrail-theme .mat-list-single-selected-option, .greatrail-theme .mat-list-single-selected-option:hover, .greatrail-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-menu-panel {
  background: white;
}

.greatrail-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-menu-item {
  background: transparent;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-menu-item[disabled],
.greatrail-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.greatrail-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-menu-item .mat-icon-no-color,
.greatrail-theme .mat-menu-submenu-icon {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-menu-item:hover:not([disabled]),
.greatrail-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.greatrail-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.greatrail-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.greatrail-theme .mat-paginator {
  background: white;
}

.greatrail-theme .mat-paginator,
.greatrail-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-paginator-decrement,
.greatrail-theme .mat-paginator-increment {
  border-top: 2px solid rgba(35, 57, 106, 0.54);
  border-right: 2px solid rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-paginator-first,
.greatrail-theme .mat-paginator-last {
  border-top: 2px solid rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.greatrail-theme .mat-icon-button[disabled] .mat-paginator-increment,
.greatrail-theme .mat-icon-button[disabled] .mat-paginator-first,
.greatrail-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #fbe3e7;
}

.greatrail-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #fbe3e7;
}

.greatrail-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-progress-spinner.mat-warn circle, .greatrail-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.greatrail-theme .mat-radio-outer-circle {
  border-color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.greatrail-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.greatrail-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .greatrail-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .greatrail-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.greatrail-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.greatrail-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-radio-button .mat-ripple-element {
  background-color: #23396A;
}

.greatrail-theme .mat-select-value {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-select-placeholder {
  color: rgba(35, 57, 106, 0.42);
}

.greatrail-theme .mat-select-disabled .mat-select-value {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-select-arrow {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-select-panel {
  background: white;
}

.greatrail-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.greatrail-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-drawer-container {
  background-color: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-drawer {
  background-color: white;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.greatrail-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.greatrail-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.greatrail-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.greatrail-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.greatrail-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #23396a;
}

.greatrail-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.greatrail-theme .mat-slide-toggle-bar {
  background-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-slider-track-background {
  background-color: rgba(35, 57, 106, 0.26);
}

.greatrail-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.greatrail-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.greatrail-theme .mat-slider.mat-warn .mat-slider-track-fill,
.greatrail-theme .mat-slider.mat-warn .mat-slider-thumb,
.greatrail-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.greatrail-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.greatrail-theme .mat-slider:hover .mat-slider-track-background,
.greatrail-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.greatrail-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.greatrail-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(35, 57, 106, 0.26);
}

.greatrail-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(35, 57, 106, 0.26);
}

.greatrail-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(35, 57, 106, 0.12);
}

.greatrail-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.greatrail-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(35, 57, 106, 0.26);
}

.greatrail-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(35, 57, 106, 0.26);
  background-color: transparent;
}

.greatrail-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .greatrail-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .greatrail-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(35, 57, 106, 0.26);
}

.greatrail-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(35, 57, 106, 0.7);
}

.greatrail-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(35, 57, 106, 0.7), rgba(35, 57, 106, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(35, 57, 106, 0.7), rgba(35, 57, 106, 0.7) 2px, transparent 0, transparent);
}

.greatrail-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(35, 57, 106, 0.7), rgba(35, 57, 106, 0.7) 2px, transparent 0, transparent);
}

.greatrail-theme .mat-step-header.cdk-keyboard-focused, .greatrail-theme .mat-step-header.cdk-program-focused, .greatrail-theme .mat-step-header:hover:not([aria-disabled]), .greatrail-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.greatrail-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .greatrail-theme .mat-step-header:hover {
    background: none;
  }
}

.greatrail-theme .mat-step-header .mat-step-label,
.greatrail-theme .mat-step-header .mat-step-optional {
  color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-step-header .mat-step-icon {
  background-color: rgba(35, 57, 106, 0.54);
}

.greatrail-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.greatrail-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.greatrail-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.greatrail-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.greatrail-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.greatrail-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.greatrail-theme .mat-stepper-horizontal, .greatrail-theme .mat-stepper-vertical {
  background-color: white;
}

.greatrail-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-horizontal-stepper-header::before,
.greatrail-theme .mat-horizontal-stepper-header::after,
.greatrail-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-sort-header-arrow {
  color: #8894af;
}

.greatrail-theme .mat-tab-nav-bar,
.greatrail-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.greatrail-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.greatrail-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.greatrail-theme .mat-tab-label, .greatrail-theme .mat-tab-link {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-tab-label.mat-tab-disabled, .greatrail-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(35, 57, 106, 0.38);
}

.greatrail-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.greatrail-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.greatrail-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .greatrail-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .greatrail-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .greatrail-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.greatrail-theme .mat-tab-group.mat-warn .mat-ink-bar, .greatrail-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .greatrail-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .greatrail-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .greatrail-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.greatrail-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .greatrail-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.greatrail-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.greatrail-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.greatrail-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .greatrail-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.greatrail-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.greatrail-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.greatrail-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .greatrail-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.greatrail-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.greatrail-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.greatrail-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .greatrail-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.greatrail-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.greatrail-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.greatrail-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .greatrail-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .greatrail-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .greatrail-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.greatrail-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.greatrail-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.greatrail-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.greatrail-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.greatrail-theme .mat-toolbar .mat-form-field-underline,
.greatrail-theme .mat-toolbar .mat-form-field-ripple,
.greatrail-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.greatrail-theme .mat-toolbar .mat-form-field-label,
.greatrail-theme .mat-toolbar .mat-focused .mat-form-field-label,
.greatrail-theme .mat-toolbar .mat-select-value,
.greatrail-theme .mat-toolbar .mat-select-arrow,
.greatrail-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.greatrail-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.greatrail-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.greatrail-theme .mat-tree {
  background: white;
}

.greatrail-theme .mat-tree-node,
.greatrail-theme .mat-nested-tree-node {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.greatrail-theme .spinner path {
  fill: #23396A;
}

.greatrail-theme .spinner .circle {
  border: 3px dashed #23396A;
}

.greatrail-theme hr {
  border: none;
  border-top: 1px solid #23396A;
}

.greatrail-theme .text {
  color: rgba(35, 57, 106, 0.87) !important;
}

.greatrail-theme .mat-display-1, .greatrail-theme .mat-display-2, .greatrail-theme .mat-display-3, .greatrail-theme .mat-display-4, .greatrail-theme .mat-h1, .greatrail-theme .mat-headline, .greatrail-theme .mat-h2, .greatrail-theme .mat-title, .greatrail-theme .mat-h3, .greatrail-theme .mat-subheading-2 .mat-h4, .greatrail-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .greatrail-theme .mat-display-1,
.greatrail-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.greatrail-theme .toolbar-logo {
  background-image: url('greatrail.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.greatrail-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.greatrail-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(35, 57, 106, 0.12), 0px 8px 10px 1px rgba(35, 57, 106, 0.084), 0px 3px 14px 2px rgba(35, 57, 106, 0.072);
}

.greatrail-theme .toolbar a {
  color: #23396A;
}

.greatrail-theme .footer {
  border-top: 1px solid #23396A;
}

.greatrail-theme .footer .footer-logo {
  background-image: url('icts.png');
}

.greatrail-theme .mat-tab-label-content {
  color: #23396A;
}

.greatrail-theme .mat-tab-header {
  border-bottom-color: #23396A;
}

.greatrail-theme input.mat-input-element {
  color: rgba(35, 57, 106, 0.87) !important;
  caret-color: rgba(35, 57, 106, 0.87) !important;
  font-size: 16px;
  background-color: #FFFFFF;
}

.greatrail-theme .mat-form-field-outline-start,
.greatrail-theme .mat-form-field-outline-gap,
.greatrail-theme .mat-form-field-outline-end,
.greatrail-theme .mat-form-field label.mat-form-field-label {
  color: #23396A;
}

.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.greatrail-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.greatrail-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme mat-option svg path {
  fill: #23396A !important;
}

.greatrail-theme mat-option:hover {
  background-color: #23396A !important;
  color: #FFFFFF;
}

.greatrail-theme mat-option:hover svg path {
  fill: #FFFFFF !important;
}

.greatrail-theme .mat-form-field-flex {
  background-color: #FFFFFF;
  align-items: center;
}

.greatrail-theme .link-button,
.greatrail-theme .link-button:hover {
  color: #23396A;
}

.greatrail-theme .mat-flat-button.mat-primary {
  background-color: #23396A;
  color: #FFFFFF;
  transition: 0.3s;
}

.greatrail-theme .mat-flat-button.mat-secondary {
  background-color: #FFFFFF;
  color: rgba(35, 57, 106, 0.87);
  border-color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #FFFFFF;
  border-color: #23396A;
  background-color: #23396A;
}

.greatrail-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #23396A;
}

.greatrail-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #23396A;
}

.greatrail-theme .heading-content {
  color: #0971B1;
}

.greatrail-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.greatrail-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(35, 57, 106, 0.87);
}

.greatrail-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.greatrail-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #23396A;
}

.greatrail-theme .heading-content .segment-centre path {
  fill: #0971B1 !important;
}

@media (min-width: 768px) {
  .greatrail-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.greatrail-theme .results-container {
  border-color: #0971B1;
  margin-bottom: 1em;
}

.greatrail-theme .results-container .mat-h1 {
  color: #0971B1;
}

.greatrail-theme results .results-status .col-12 > div {
  border-bottom-color: #23396A;
}

.greatrail-theme .segment-border {
  margin-bottom: 3em;
}

.greatrail-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.greatrail-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.greatrail-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.greatrail-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.greatrail-theme results-country-page > div {
  background-color: #fcfcfc;
}

.greatrail-theme results-country-page [data-selected] > div {
  color: #23396A;
}

.greatrail-theme results-country-page .triangle {
  color: #23396A;
}

.greatrail-theme results-country-page .triangle :first-child {
  border-bottom-color: #23396A;
}

.greatrail-theme results-country-page .triangle :last-child {
  border-bottom-color: #fcfcfc;
}

.greatrail-theme results-country-page .indicator {
  border-bottom-color: #23396A;
}

.greatrail-theme .slide-down-header {
  color: #23396A;
}

.greatrail-theme .passenger-information {
  padding: 15px;
  background-color: #fcfcfc;
  margin-bottom: 1em;
}

.greatrail-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.greatrail-theme .input-controls {
  background-color: #FFFFFF;
}

.greatrail-theme .priority-rule-container priority-rule {
  border: 0.2em solid #0971B1;
}

.greatrail-theme rule-tag-filter tag-filter > div {
  border-color: #23396A;
}

.greatrail-theme rule-tag-filter tag-filter > div.selected {
  background-color: #23396A;
  color: #FFFFFF;
}

.greatrail-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.greatrail-theme .rule-container .rule-heading > i {
  color: #0971B1;
}

.greatrail-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.greatrail-theme .iVisa {
  background-color: #23396A;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #FFFFFF;
  text-align: center;
}

.greatrail-theme .iVisa > * {
  width: 100%;
}

.greatrail-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .greatrail-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .greatrail-theme .iVisa > * {
    width: auto;
  }
  .greatrail-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.greatrail-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.greatrail-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.greatrail-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .greatrail-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .greatrail-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.greatrail-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.greatrail-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.greatrail-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .greatrail-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .greatrail-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .greatrail-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .greatrail-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

body.greatrail-theme {
  font-family: "Open Sans";
}

.greatrail-theme {
  /*  a {
      color: $link-colour;
  }*/
}

.greatrail-theme select-language {
  display: none;
}

.greatrail-theme .mat-option,
.greatrail-theme .mat-flat-button,
.greatrail-theme .mat-tab-label-content,
.greatrail-theme .mat-form-field,
.greatrail-theme .mat-button-toggle,
.greatrail-theme .mat-radio-button,
.greatrail-theme .mat-display-1,
.greatrail-theme .mat-display-3,
.greatrail-theme .mat-h1 {
  font-family: "Open Sans";
}

.greatrail-theme .mat-display-1 {
  font-weight: bold;
}

.greatrail-theme .mat-flat-button {
  border-radius: 0;
}

.greatrail-theme .mat-form-field .mat-form-field-outline-start {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.greatrail-theme .mat-form-field .mat-form-field-outline-end {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.greatrail-theme .footer {
  display: none;
}

.greatrail-theme .toolbar {
  background-color: #23396A;
  box-shadow: none;
}

.greatrail-theme .toolbar a {
  color: #FFFFFF;
}

.greatrail-theme .toolbar .toolbar-logo {
  width: 350px;
}

@media (min-width: 768px) {
  .greatrail-theme .toolbar .toolbar-logo {
    margin-left: 2rem;
  }
}

body.flynorse-theme {
  color: rgba(27, 73, 130, 0.87);
  background-color: #f0f6fa;
}

.flynorse-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.flynorse-theme .mat-ripple-element {
  background-color: rgba(27, 73, 130, 0.1);
}

.flynorse-theme .mat-option {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-option:hover:not(.mat-option-disabled), .flynorse-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.flynorse-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.flynorse-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-option.mat-option-disabled {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.flynorse-theme .mat-optgroup-label {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-pseudo-checkbox {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-pseudo-checkbox::after {
  color: #f0f6fa;
}

.flynorse-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.flynorse-theme .mat-warn .mat-pseudo-checkbox-checked,
.flynorse-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.flynorse-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.flynorse-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.flynorse-theme .mat-app-background, .flynorse-theme.mat-app-background {
  background-color: #f0f6fa;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.flynorse-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.flynorse-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-badge {
  position: relative;
}

.flynorse-theme .mat-badge.mat-badge {
  overflow: visible;
}

.flynorse-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.flynorse-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.flynorse-theme .ng-animate-disabled .mat-badge-content,
.flynorse-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.flynorse-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.flynorse-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.flynorse-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.flynorse-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.flynorse-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .flynorse-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.flynorse-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .flynorse-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.flynorse-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .flynorse-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.flynorse-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .flynorse-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.flynorse-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.flynorse-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.flynorse-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.flynorse-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .flynorse-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.flynorse-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .flynorse-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.flynorse-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .flynorse-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.flynorse-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .flynorse-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.flynorse-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.flynorse-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.flynorse-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.flynorse-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .flynorse-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.flynorse-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .flynorse-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.flynorse-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .flynorse-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.flynorse-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .flynorse-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .flynorse-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.flynorse-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.flynorse-theme .mat-badge-disabled .mat-badge-content {
  background: #9fb4cc;
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-button, .flynorse-theme .mat-icon-button, .flynorse-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.flynorse-theme .mat-button.mat-warn, .flynorse-theme .mat-icon-button.mat-warn, .flynorse-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.flynorse-theme .mat-button.mat-primary.mat-button-disabled, .flynorse-theme .mat-button.mat-accent.mat-button-disabled, .flynorse-theme .mat-button.mat-warn.mat-button-disabled, .flynorse-theme .mat-button.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-icon-button.mat-primary.mat-button-disabled, .flynorse-theme .mat-icon-button.mat-accent.mat-button-disabled, .flynorse-theme .mat-icon-button.mat-warn.mat-button-disabled, .flynorse-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-stroked-button.mat-primary.mat-button-disabled, .flynorse-theme .mat-stroked-button.mat-accent.mat-button-disabled, .flynorse-theme .mat-stroked-button.mat-warn.mat-button-disabled, .flynorse-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-button.mat-warn .mat-button-focus-overlay, .flynorse-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .flynorse-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .flynorse-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .flynorse-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.flynorse-theme .mat-button .mat-ripple-element, .flynorse-theme .mat-icon-button .mat-ripple-element, .flynorse-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.flynorse-theme .mat-button-focus-overlay {
  background: #1B4982;
}

.flynorse-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-flat-button, .flynorse-theme .mat-raised-button, .flynorse-theme .mat-fab, .flynorse-theme .mat-mini-fab {
  color: rgba(27, 73, 130, 0.87);
  background-color: white;
}

.flynorse-theme .mat-flat-button.mat-warn, .flynorse-theme .mat-raised-button.mat-warn, .flynorse-theme .mat-fab.mat-warn, .flynorse-theme .mat-mini-fab.mat-warn {
  color: white;
}

.flynorse-theme .mat-flat-button.mat-primary.mat-button-disabled, .flynorse-theme .mat-flat-button.mat-accent.mat-button-disabled, .flynorse-theme .mat-flat-button.mat-warn.mat-button-disabled, .flynorse-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-primary.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-accent.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-warn.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-fab.mat-primary.mat-button-disabled, .flynorse-theme .mat-fab.mat-accent.mat-button-disabled, .flynorse-theme .mat-fab.mat-warn.mat-button-disabled, .flynorse-theme .mat-fab.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-primary.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-accent.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-warn.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-flat-button.mat-warn, .flynorse-theme .mat-raised-button.mat-warn, .flynorse-theme .mat-fab.mat-warn, .flynorse-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-flat-button.mat-primary.mat-button-disabled, .flynorse-theme .mat-flat-button.mat-accent.mat-button-disabled, .flynorse-theme .mat-flat-button.mat-warn.mat-button-disabled, .flynorse-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-primary.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-accent.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-warn.mat-button-disabled, .flynorse-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-fab.mat-primary.mat-button-disabled, .flynorse-theme .mat-fab.mat-accent.mat-button-disabled, .flynorse-theme .mat-fab.mat-warn.mat-button-disabled, .flynorse-theme .mat-fab.mat-button-disabled.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-primary.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-accent.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-warn.mat-button-disabled, .flynorse-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-flat-button.mat-primary .mat-ripple-element, .flynorse-theme .mat-raised-button.mat-primary .mat-ripple-element, .flynorse-theme .mat-fab.mat-primary .mat-ripple-element, .flynorse-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.flynorse-theme .mat-flat-button.mat-accent .mat-ripple-element, .flynorse-theme .mat-raised-button.mat-accent .mat-ripple-element, .flynorse-theme .mat-fab.mat-accent .mat-ripple-element, .flynorse-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.flynorse-theme .mat-flat-button.mat-warn .mat-ripple-element, .flynorse-theme .mat-raised-button.mat-warn .mat-ripple-element, .flynorse-theme .mat-fab.mat-warn .mat-ripple-element, .flynorse-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.flynorse-theme .mat-stroked-button:not([class*=mat-elevation-z]), .flynorse-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-fab:not([class*=mat-elevation-z]), .flynorse-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .flynorse-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .flynorse-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.flynorse-theme .mat-button-toggle-group: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);
}

.flynorse-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.flynorse-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.flynorse-theme .mat-button-toggle {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-button-toggle-appearance-standard {
  color: rgba(27, 73, 130, 0.87);
  background: white;
}

.flynorse-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.flynorse-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.flynorse-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.flynorse-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.flynorse-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-button-toggle-disabled {
  color: rgba(27, 73, 130, 0.38);
  background-color: #eeeeee;
}

.flynorse-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.flynorse-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.flynorse-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.flynorse-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.flynorse-theme .mat-card {
  background: white;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-card-subtitle {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-checkbox-frame {
  border-color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-checkbox-checkmark {
  fill: #f0f6fa;
}

.flynorse-theme .mat-checkbox-checkmark-path {
  stroke: #f0f6fa !important;
}

.flynorse-theme .mat-checkbox-mixedmark {
  background-color: #f0f6fa;
}

.flynorse-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .flynorse-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .flynorse-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.flynorse-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.flynorse-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-checkbox .mat-ripple-element {
  background-color: #1B4982;
}

.flynorse-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.flynorse-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.flynorse-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(27, 73, 130, 0.87);
  opacity: 0.4;
}

.flynorse-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.flynorse-theme .mat-chip.mat-standard-chip::after {
  background: #1B4982;
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.flynorse-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.flynorse-theme .mat-table {
  background: white;
}

.flynorse-theme .mat-table thead, .flynorse-theme .mat-table tbody, .flynorse-theme .mat-table tfoot,
.flynorse-theme mat-header-row, .flynorse-theme mat-row, .flynorse-theme mat-footer-row,
.flynorse-theme [mat-header-row], .flynorse-theme [mat-row], .flynorse-theme [mat-footer-row],
.flynorse-theme .mat-table-sticky {
  background: inherit;
}

.flynorse-theme mat-row, .flynorse-theme mat-header-row, .flynorse-theme mat-footer-row,
.flynorse-theme th.mat-header-cell, .flynorse-theme td.mat-cell, .flynorse-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-header-cell {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-cell, .flynorse-theme .mat-footer-cell {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-calendar-arrow {
  fill: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-datepicker-toggle,
.flynorse-theme .mat-datepicker-content .mat-calendar-next-button,
.flynorse-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-calendar-table-header,
.flynorse-theme .mat-calendar-body-label {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-calendar-body-cell-content,
.flynorse-theme .mat-date-range-input-separator {
  color: rgba(27, 73, 130, 0.87);
  border-color: transparent;
}

.flynorse-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.flynorse-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(27, 73, 130, 0.18);
}

.flynorse-theme .mat-calendar-body-comparison-identical,
.flynorse-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.flynorse-theme .mat-calendar-body-comparison-bridge-start::before,
.flynorse-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.flynorse-theme .mat-calendar-body-comparison-bridge-end::before,
.flynorse-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.flynorse-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.flynorse-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.flynorse-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.flynorse-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.flynorse-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.flynorse-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.flynorse-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.flynorse-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.flynorse-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.flynorse-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.flynorse-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.flynorse-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.flynorse-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.flynorse-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .flynorse-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.flynorse-theme .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);
}

.flynorse-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.flynorse-theme .mat-date-range-input-inner[disabled] {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-expansion-panel {
  background: white;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .flynorse-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .flynorse-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .flynorse-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.flynorse-theme .mat-expansion-panel-header-title {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-expansion-panel-header-description,
.flynorse-theme .mat-expansion-indicator::after {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.flynorse-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.flynorse-theme .mat-form-field-label {
  color: rgba(27, 73, 130, 0.6);
}

.flynorse-theme .mat-hint {
  color: rgba(27, 73, 130, 0.6);
}

.flynorse-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.flynorse-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-error {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.flynorse-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.flynorse-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.flynorse-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.flynorse-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(27, 73, 130, 0.04);
}

.flynorse-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(27, 73, 130, 0.02);
}

.flynorse-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.flynorse-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.flynorse-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.flynorse-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.flynorse-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-input-element:disabled,
.flynorse-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-input-element::-moz-placeholder {
  color: rgba(27, 73, 130, 0.42);
}

.flynorse-theme .mat-input-element::placeholder {
  color: rgba(27, 73, 130, 0.42);
}

.flynorse-theme .mat-input-element::-moz-placeholder {
  color: rgba(27, 73, 130, 0.42);
}

.flynorse-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(27, 73, 130, 0.42);
}

.flynorse-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(27, 73, 130, 0.42);
}

.flynorse-theme .mat-form-field.mat-warn .mat-input-element,
.flynorse-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.flynorse-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.flynorse-theme .mat-list-base .mat-list-item {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-list-base .mat-list-option {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-list-base .mat-subheader {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-list-option:hover, .flynorse-theme .mat-list-option:focus,
.flynorse-theme .mat-nav-list .mat-list-item:hover,
.flynorse-theme .mat-nav-list .mat-list-item:focus,
.flynorse-theme .mat-action-list .mat-list-item:hover,
.flynorse-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.flynorse-theme .mat-list-single-selected-option, .flynorse-theme .mat-list-single-selected-option:hover, .flynorse-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-menu-panel {
  background: white;
}

.flynorse-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-menu-item {
  background: transparent;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-menu-item[disabled],
.flynorse-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.flynorse-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-menu-item .mat-icon-no-color,
.flynorse-theme .mat-menu-submenu-icon {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-menu-item:hover:not([disabled]),
.flynorse-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.flynorse-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.flynorse-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.flynorse-theme .mat-paginator {
  background: white;
}

.flynorse-theme .mat-paginator,
.flynorse-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-paginator-decrement,
.flynorse-theme .mat-paginator-increment {
  border-top: 2px solid rgba(27, 73, 130, 0.54);
  border-right: 2px solid rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-paginator-first,
.flynorse-theme .mat-paginator-last {
  border-top: 2px solid rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.flynorse-theme .mat-icon-button[disabled] .mat-paginator-increment,
.flynorse-theme .mat-icon-button[disabled] .mat-paginator-first,
.flynorse-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #efdce3;
}

.flynorse-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #efdce3;
}

.flynorse-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-progress-spinner.mat-warn circle, .flynorse-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.flynorse-theme .mat-radio-outer-circle {
  border-color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.flynorse-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.flynorse-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .flynorse-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .flynorse-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.flynorse-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.flynorse-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-radio-button .mat-ripple-element {
  background-color: #1B4982;
}

.flynorse-theme .mat-select-value {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-select-placeholder {
  color: rgba(27, 73, 130, 0.42);
}

.flynorse-theme .mat-select-disabled .mat-select-value {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-select-arrow {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-select-panel {
  background: white;
}

.flynorse-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.flynorse-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-drawer-container {
  background-color: #f0f6fa;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-drawer {
  background-color: white;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.flynorse-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.flynorse-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.flynorse-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.flynorse-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.flynorse-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #1b4982;
}

.flynorse-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.flynorse-theme .mat-slide-toggle-bar {
  background-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-slider-track-background {
  background-color: rgba(27, 73, 130, 0.26);
}

.flynorse-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.flynorse-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.flynorse-theme .mat-slider.mat-warn .mat-slider-track-fill,
.flynorse-theme .mat-slider.mat-warn .mat-slider-thumb,
.flynorse-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.flynorse-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.flynorse-theme .mat-slider:hover .mat-slider-track-background,
.flynorse-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.flynorse-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.flynorse-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(27, 73, 130, 0.26);
}

.flynorse-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(27, 73, 130, 0.26);
}

.flynorse-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(27, 73, 130, 0.12);
}

.flynorse-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.flynorse-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(27, 73, 130, 0.26);
}

.flynorse-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(27, 73, 130, 0.26);
  background-color: transparent;
}

.flynorse-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .flynorse-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .flynorse-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(27, 73, 130, 0.26);
}

.flynorse-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(27, 73, 130, 0.7);
}

.flynorse-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(27, 73, 130, 0.7), rgba(27, 73, 130, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(27, 73, 130, 0.7), rgba(27, 73, 130, 0.7) 2px, transparent 0, transparent);
}

.flynorse-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(27, 73, 130, 0.7), rgba(27, 73, 130, 0.7) 2px, transparent 0, transparent);
}

.flynorse-theme .mat-step-header.cdk-keyboard-focused, .flynorse-theme .mat-step-header.cdk-program-focused, .flynorse-theme .mat-step-header:hover:not([aria-disabled]), .flynorse-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.flynorse-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .flynorse-theme .mat-step-header:hover {
    background: none;
  }
}

.flynorse-theme .mat-step-header .mat-step-label,
.flynorse-theme .mat-step-header .mat-step-optional {
  color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-step-header .mat-step-icon {
  background-color: rgba(27, 73, 130, 0.54);
}

.flynorse-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.flynorse-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.flynorse-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.flynorse-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.flynorse-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.flynorse-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.flynorse-theme .mat-stepper-horizontal, .flynorse-theme .mat-stepper-vertical {
  background-color: white;
}

.flynorse-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-horizontal-stepper-header::before,
.flynorse-theme .mat-horizontal-stepper-header::after,
.flynorse-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-sort-header-arrow {
  color: #849dbc;
}

.flynorse-theme .mat-tab-nav-bar,
.flynorse-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.flynorse-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.flynorse-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.flynorse-theme .mat-tab-label, .flynorse-theme .mat-tab-link {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-tab-label.mat-tab-disabled, .flynorse-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(27, 73, 130, 0.38);
}

.flynorse-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.flynorse-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.flynorse-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .flynorse-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .flynorse-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .flynorse-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.flynorse-theme .mat-tab-group.mat-warn .mat-ink-bar, .flynorse-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .flynorse-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .flynorse-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .flynorse-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.flynorse-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .flynorse-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.flynorse-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.flynorse-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.flynorse-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .flynorse-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.flynorse-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.flynorse-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.flynorse-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .flynorse-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.flynorse-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.flynorse-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.flynorse-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .flynorse-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.flynorse-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.flynorse-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.flynorse-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .flynorse-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .flynorse-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .flynorse-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.flynorse-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.flynorse-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.flynorse-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.flynorse-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.flynorse-theme .mat-toolbar .mat-form-field-underline,
.flynorse-theme .mat-toolbar .mat-form-field-ripple,
.flynorse-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.flynorse-theme .mat-toolbar .mat-form-field-label,
.flynorse-theme .mat-toolbar .mat-focused .mat-form-field-label,
.flynorse-theme .mat-toolbar .mat-select-value,
.flynorse-theme .mat-toolbar .mat-select-arrow,
.flynorse-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.flynorse-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.flynorse-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.flynorse-theme .mat-tree {
  background: white;
}

.flynorse-theme .mat-tree-node,
.flynorse-theme .mat-nested-tree-node {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.flynorse-theme .spinner path {
  fill: #1B4982;
}

.flynorse-theme .spinner .circle {
  border: 3px dashed #1B4982;
}

.flynorse-theme hr {
  border: none;
  border-top: 1px solid #1B4982;
}

.flynorse-theme .text {
  color: rgba(27, 73, 130, 0.87) !important;
}

.flynorse-theme .mat-display-1, .flynorse-theme .mat-display-2, .flynorse-theme .mat-display-3, .flynorse-theme .mat-display-4, .flynorse-theme .mat-h1, .flynorse-theme .mat-headline, .flynorse-theme .mat-h2, .flynorse-theme .mat-title, .flynorse-theme .mat-h3, .flynorse-theme .mat-subheading-2 .mat-h4, .flynorse-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .flynorse-theme .mat-display-1,
.flynorse-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.flynorse-theme .toolbar-logo {
  background-image: url('flynorse.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.flynorse-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.flynorse-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(27, 73, 130, 0.12), 0px 8px 10px 1px rgba(27, 73, 130, 0.084), 0px 3px 14px 2px rgba(27, 73, 130, 0.072);
}

.flynorse-theme .toolbar a {
  color: #1B4982;
}

.flynorse-theme .footer {
  border-top: 1px solid #1B4982;
}

.flynorse-theme .footer .footer-logo {
  background-image: url('flynorse.svg');
}

.flynorse-theme .mat-tab-label-content {
  color: #1B4982;
}

.flynorse-theme .mat-tab-header {
  border-bottom-color: #1B4982;
}

.flynorse-theme input.mat-input-element {
  color: rgba(27, 73, 130, 0.87) !important;
  caret-color: rgba(27, 73, 130, 0.87) !important;
  font-size: 16px;
  background-color: #f0f6fa;
}

.flynorse-theme .mat-form-field-outline-start,
.flynorse-theme .mat-form-field-outline-gap,
.flynorse-theme .mat-form-field-outline-end,
.flynorse-theme .mat-form-field label.mat-form-field-label {
  color: #1B4982;
}

.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.flynorse-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.flynorse-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme mat-option svg path {
  fill: #1B4982 !important;
}

.flynorse-theme mat-option:hover {
  background-color: #1B4982 !important;
  color: #112c4e;
}

.flynorse-theme mat-option:hover svg path {
  fill: #112c4e !important;
}

.flynorse-theme .mat-form-field-flex {
  background-color: #f0f6fa;
  align-items: center;
}

.flynorse-theme .link-button,
.flynorse-theme .link-button:hover {
  color: #1B4982;
}

.flynorse-theme .mat-flat-button.mat-primary {
  background-color: #1B4982;
  color: #112c4e;
  transition: 0.3s;
}

.flynorse-theme .mat-flat-button.mat-secondary {
  background-color: #f0f6fa;
  color: rgba(27, 73, 130, 0.87);
  border-color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #f0f6fa;
  border-color: #1B4982;
  background-color: #1B4982;
}

.flynorse-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #1B4982;
}

.flynorse-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #1B4982;
}

.flynorse-theme .heading-content {
  color: #112c4e;
}

.flynorse-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.flynorse-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(27, 73, 130, 0.87);
}

.flynorse-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.flynorse-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #1B4982;
}

.flynorse-theme .heading-content .segment-centre path {
  fill: #112c4e !important;
}

@media (min-width: 768px) {
  .flynorse-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.flynorse-theme .results-container {
  border-color: #112c4e;
  margin-bottom: 1em;
}

.flynorse-theme .results-container .mat-h1 {
  color: #112c4e;
}

.flynorse-theme results .results-status .col-12 > div {
  border-bottom-color: #1B4982;
}

.flynorse-theme .segment-border {
  margin-bottom: 3em;
}

.flynorse-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.flynorse-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.flynorse-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.flynorse-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.flynorse-theme results-country-page > div {
  background-color: #ecf4f9;
}

.flynorse-theme results-country-page [data-selected] > div {
  color: #1B4982;
}

.flynorse-theme results-country-page .triangle {
  color: #1B4982;
}

.flynorse-theme results-country-page .triangle :first-child {
  border-bottom-color: #1B4982;
}

.flynorse-theme results-country-page .triangle :last-child {
  border-bottom-color: #ecf4f9;
}

.flynorse-theme results-country-page .indicator {
  border-bottom-color: #1B4982;
}

.flynorse-theme .slide-down-header {
  color: #1B4982;
}

.flynorse-theme .passenger-information {
  padding: 15px;
  background-color: #ecf4f9;
  margin-bottom: 1em;
}

.flynorse-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.flynorse-theme .input-controls {
  background-color: #f0f6fa;
}

.flynorse-theme .priority-rule-container priority-rule {
  border: 0.2em solid #112c4e;
}

.flynorse-theme rule-tag-filter tag-filter > div {
  border-color: #1B4982;
}

.flynorse-theme rule-tag-filter tag-filter > div.selected {
  background-color: #1B4982;
  color: #f0f6fa;
}

.flynorse-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.flynorse-theme .rule-container .rule-heading > i {
  color: #112c4e;
}

.flynorse-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.flynorse-theme .iVisa {
  background-color: #1B4982;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #112c4e;
  text-align: center;
}

.flynorse-theme .iVisa > * {
  width: 100%;
}

.flynorse-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .flynorse-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .flynorse-theme .iVisa > * {
    width: auto;
  }
  .flynorse-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.flynorse-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.flynorse-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.flynorse-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .flynorse-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .flynorse-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.flynorse-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.flynorse-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.flynorse-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .flynorse-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .flynorse-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .flynorse-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .flynorse-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.footer .copyright {
  display: none;
}

.footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .footer .footer-logo {
    width: 200px;
  }
}

.flynorse-theme button#check {
  margin-bottom: 1rem;
}

.flynorse-theme .toolbar {
  box-shadow: none;
  background-color: #112c4e;
}

.flynorse-theme .toolbar select-language {
  display: none;
}

.flynorse-theme .toolbar a {
  color: #FFF;
}

.flynorse-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 32px;
  width: 110px;
}

@media (min-width: 768px) {
  .flynorse-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

.flynorse-theme .footer {
  background-color: #112c4e;
  color: #fff;
}

.flynorse-theme .mat-flat-button.mat-secondary, .flynorse-theme .mat-flat-button.mat-primary {
  min-width: 8em;
  padding: 0.75rem 1.25rem;
  font-weight: 600;
  transition: 0.3s;
}

.flynorse-theme .mat-flat-button.mat-primary {
  border-color: #FFD795;
  background-color: #FFD795;
  color: #363636;
}

@media (min-width: 992px) {
  .flynorse-theme results .results-status .col-12 > div {
    padding-bottom: 2.5rem;
  }
}

.flynorse-theme .link-button {
  color: #112c4e;
}

.flynorse-theme .mat-option {
  color: #363636;
}

.flynorse-theme .mat-option svg path {
  fill: #363636 !important;
}

.flynorse-theme .mat-option:hover {
  color: #6B6B6B;
  background-color: #fff !important;
}

.flynorse-theme .mat-option:hover svg path {
  fill: #6B6B6B !important;
}

.flynorse-theme a {
  display: inline-block;
  color: rgba(27, 73, 130, 0.87);
  transition: transform 0.3s ease-in-out;
  will-change: transform;
  text-decoration: underline;
}

.flynorse-theme a:hover {
  transform: scale(1.025);
}

.flynorse-theme .segment-title .mat-display-1,
.flynorse-theme .mat-display-1.text,
.flynorse-theme h1,
.flynorse-theme h2,
.flynorse-theme h3,
.flynorse-theme .mat-h1.text,
.flynorse-theme .passenger-information .mat-display-3 {
  color: #112c4e !important;
}

body.airtahitinui-theme {
  color: rgba(0, 56, 101, 0.87);
  background-color: #F6F5FF;
}

.airtahitinui-theme {
  /*  $primary-colour: map-functions.get-primary-colour($theme,600);
  $priamry-accent-colour: map-functions.get-secondary-colour($theme,600); // get-accent-colour($theme,600);*/
  /*  button.mat-flat-button.no-left-margin {
    margin-left: 0;
  }*/
}

.airtahitinui-theme .mat-ripple-element {
  background-color: rgba(0, 56, 101, 0.1);
}

.airtahitinui-theme .mat-option {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-option:hover:not(.mat-option-disabled), .airtahitinui-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.airtahitinui-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.airtahitinui-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-option.mat-option-disabled {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-optgroup-label {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-pseudo-checkbox {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-pseudo-checkbox::after {
  color: #f6f5ff;
}

.airtahitinui-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.airtahitinui-theme .mat-warn .mat-pseudo-checkbox-checked,
.airtahitinui-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #ed8e9e;
}

.airtahitinui-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.airtahitinui-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.airtahitinui-theme .mat-app-background, .airtahitinui-theme.mat-app-background {
  background-color: #f6f5ff;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.airtahitinui-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}

.airtahitinui-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-badge {
  position: relative;
}

.airtahitinui-theme .mat-badge.mat-badge {
  overflow: visible;
}

.airtahitinui-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}

.airtahitinui-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.airtahitinui-theme .ng-animate-disabled .mat-badge-content,
.airtahitinui-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}

.airtahitinui-theme .mat-badge-content.mat-badge-active {
  transform: none;
}

.airtahitinui-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

.airtahitinui-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}

.airtahitinui-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}

.airtahitinui-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}

.airtahitinui-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}

.airtahitinui-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}

.airtahitinui-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.airtahitinui-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.airtahitinui-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}

.airtahitinui-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}

.airtahitinui-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}

.airtahitinui-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}

.airtahitinui-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}

.airtahitinui-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.airtahitinui-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.airtahitinui-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}

.airtahitinui-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}

.airtahitinui-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}

.airtahitinui-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}

.airtahitinui-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}

.airtahitinui-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}

[dir=rtl] .airtahitinui-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.cdk-high-contrast-active .airtahitinui-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.airtahitinui-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ed8e9e;
}

.airtahitinui-theme .mat-badge-disabled .mat-badge-content {
  background: #99adc4;
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-button, .airtahitinui-theme .mat-icon-button, .airtahitinui-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}

.airtahitinui-theme .mat-button.mat-warn, .airtahitinui-theme .mat-icon-button.mat-warn, .airtahitinui-theme .mat-stroked-button.mat-warn {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-button.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-button.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-button.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-button.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-icon-button.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-icon-button.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-icon-button.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-stroked-button.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-stroked-button.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-stroked-button.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-button.mat-warn .mat-button-focus-overlay, .airtahitinui-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .airtahitinui-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .airtahitinui-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .airtahitinui-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}

.airtahitinui-theme .mat-button .mat-ripple-element, .airtahitinui-theme .mat-icon-button .mat-ripple-element, .airtahitinui-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.airtahitinui-theme .mat-button-focus-overlay {
  background: #003865;
}

.airtahitinui-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-flat-button, .airtahitinui-theme .mat-raised-button, .airtahitinui-theme .mat-fab, .airtahitinui-theme .mat-mini-fab {
  color: rgba(0, 56, 101, 0.87);
  background-color: white;
}

.airtahitinui-theme .mat-flat-button.mat-warn, .airtahitinui-theme .mat-raised-button.mat-warn, .airtahitinui-theme .mat-fab.mat-warn, .airtahitinui-theme .mat-mini-fab.mat-warn {
  color: white;
}

.airtahitinui-theme .mat-flat-button.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-flat-button.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-flat-button.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-flat-button.mat-warn, .airtahitinui-theme .mat-raised-button.mat-warn, .airtahitinui-theme .mat-fab.mat-warn, .airtahitinui-theme .mat-mini-fab.mat-warn {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-flat-button.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-flat-button.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-flat-button.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-fab.mat-button-disabled.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-primary.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-accent.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-warn.mat-button-disabled, .airtahitinui-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-flat-button.mat-primary .mat-ripple-element, .airtahitinui-theme .mat-raised-button.mat-primary .mat-ripple-element, .airtahitinui-theme .mat-fab.mat-primary .mat-ripple-element, .airtahitinui-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.airtahitinui-theme .mat-flat-button.mat-accent .mat-ripple-element, .airtahitinui-theme .mat-raised-button.mat-accent .mat-ripple-element, .airtahitinui-theme .mat-fab.mat-accent .mat-ripple-element, .airtahitinui-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.airtahitinui-theme .mat-flat-button.mat-warn .mat-ripple-element, .airtahitinui-theme .mat-raised-button.mat-warn .mat-ripple-element, .airtahitinui-theme .mat-fab.mat-warn .mat-ripple-element, .airtahitinui-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.airtahitinui-theme .mat-stroked-button:not([class*=mat-elevation-z]), .airtahitinui-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-fab:not([class*=mat-elevation-z]), .airtahitinui-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .airtahitinui-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .airtahitinui-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.airtahitinui-theme .mat-button-toggle-group: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);
}

.airtahitinui-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.airtahitinui-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.airtahitinui-theme .mat-button-toggle {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 56, 101, 0.87);
  background: white;
}

.airtahitinui-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.airtahitinui-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

.airtahitinui-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.airtahitinui-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.airtahitinui-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-button-toggle-disabled {
  color: rgba(0, 56, 101, 0.38);
  background-color: #eeeeee;
}

.airtahitinui-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}

.airtahitinui-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.airtahitinui-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.airtahitinui-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.airtahitinui-theme .mat-card {
  background: white;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-card-subtitle {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-checkbox-frame {
  border-color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-checkbox-checkmark {
  fill: #f6f5ff;
}

.airtahitinui-theme .mat-checkbox-checkmark-path {
  stroke: #f6f5ff !important;
}

.airtahitinui-theme .mat-checkbox-mixedmark {
  background-color: #f6f5ff;
}

.airtahitinui-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .airtahitinui-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .airtahitinui-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}

.airtahitinui-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}

.airtahitinui-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-checkbox .mat-ripple-element {
  background-color: #003865;
}

.airtahitinui-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.airtahitinui-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ed8e9e;
}

.airtahitinui-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 56, 101, 0.87);
  opacity: 0.4;
}

.airtahitinui-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}

.airtahitinui-theme .mat-chip.mat-standard-chip::after {
  background: #003865;
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ed8e9e;
  color: white;
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}

.airtahitinui-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.airtahitinui-theme .mat-table {
  background: white;
}

.airtahitinui-theme .mat-table thead, .airtahitinui-theme .mat-table tbody, .airtahitinui-theme .mat-table tfoot,
.airtahitinui-theme mat-header-row, .airtahitinui-theme mat-row, .airtahitinui-theme mat-footer-row,
.airtahitinui-theme [mat-header-row], .airtahitinui-theme [mat-row], .airtahitinui-theme [mat-footer-row],
.airtahitinui-theme .mat-table-sticky {
  background: inherit;
}

.airtahitinui-theme mat-row, .airtahitinui-theme mat-header-row, .airtahitinui-theme mat-footer-row,
.airtahitinui-theme th.mat-header-cell, .airtahitinui-theme td.mat-cell, .airtahitinui-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-header-cell {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-cell, .airtahitinui-theme .mat-footer-cell {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-calendar-arrow {
  fill: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-datepicker-toggle,
.airtahitinui-theme .mat-datepicker-content .mat-calendar-next-button,
.airtahitinui-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-calendar-table-header,
.airtahitinui-theme .mat-calendar-body-label {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-calendar-body-cell-content,
.airtahitinui-theme .mat-date-range-input-separator {
  color: rgba(0, 56, 101, 0.87);
  border-color: transparent;
}

.airtahitinui-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.airtahitinui-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 56, 101, 0.18);
}

.airtahitinui-theme .mat-calendar-body-comparison-identical,
.airtahitinui-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airtahitinui-theme .mat-calendar-body-comparison-bridge-start::before,
.airtahitinui-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airtahitinui-theme .mat-calendar-body-comparison-bridge-end::before,
.airtahitinui-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airtahitinui-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airtahitinui-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airtahitinui-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airtahitinui-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airtahitinui-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.airtahitinui-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.airtahitinui-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.airtahitinui-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.airtahitinui-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  opacity: 0.2;
}

.airtahitinui-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px;
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(237, 142, 158, 0.2);
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.airtahitinui-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.airtahitinui-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(237, 142, 158, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ed8e9e;
  color: white;
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(237, 142, 158, 0.4);
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.airtahitinui-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.airtahitinui-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(237, 142, 158, 0.3);
}

@media (hover: hover) {
  .airtahitinui-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(237, 142, 158, 0.3);
  }
}

.airtahitinui-theme .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);
}

.airtahitinui-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .airtahitinui-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .airtahitinui-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .airtahitinui-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}

.airtahitinui-theme .mat-expansion-panel-header-title {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-expansion-panel-header-description,
.airtahitinui-theme .mat-expansion-indicator::after {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.airtahitinui-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.airtahitinui-theme .mat-form-field-label {
  color: rgba(0, 56, 101, 0.6);
}

.airtahitinui-theme .mat-hint {
  color: rgba(0, 56, 101, 0.6);
}

.airtahitinui-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.airtahitinui-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-error {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.airtahitinui-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.airtahitinui-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}

.airtahitinui-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.airtahitinui-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 56, 101, 0.04);
}

.airtahitinui-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 56, 101, 0.02);
}

.airtahitinui-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}

.airtahitinui-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.airtahitinui-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}

.airtahitinui-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.airtahitinui-theme .mat-icon.mat-warn {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-input-element:disabled,
.airtahitinui-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 56, 101, 0.42);
}

.airtahitinui-theme .mat-input-element::placeholder {
  color: rgba(0, 56, 101, 0.42);
}

.airtahitinui-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 56, 101, 0.42);
}

.airtahitinui-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 56, 101, 0.42);
}

.airtahitinui-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 56, 101, 0.42);
}

.airtahitinui-theme .mat-form-field.mat-warn .mat-input-element,
.airtahitinui-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-list-base .mat-list-item {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-list-base .mat-list-option {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-list-base .mat-subheader {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-list-option:hover, .airtahitinui-theme .mat-list-option:focus,
.airtahitinui-theme .mat-nav-list .mat-list-item:hover,
.airtahitinui-theme .mat-nav-list .mat-list-item:focus,
.airtahitinui-theme .mat-action-list .mat-list-item:hover,
.airtahitinui-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.airtahitinui-theme .mat-list-single-selected-option, .airtahitinui-theme .mat-list-single-selected-option:hover, .airtahitinui-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-menu-panel {
  background: white;
}

.airtahitinui-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-menu-item {
  background: transparent;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-menu-item[disabled],
.airtahitinui-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.airtahitinui-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-menu-item .mat-icon-no-color,
.airtahitinui-theme .mat-menu-submenu-icon {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-menu-item:hover:not([disabled]),
.airtahitinui-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.airtahitinui-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.airtahitinui-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.airtahitinui-theme .mat-paginator {
  background: white;
}

.airtahitinui-theme .mat-paginator,
.airtahitinui-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-paginator-decrement,
.airtahitinui-theme .mat-paginator-increment {
  border-top: 2px solid rgba(0, 56, 101, 0.54);
  border-right: 2px solid rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-paginator-first,
.airtahitinui-theme .mat-paginator-last {
  border-top: 2px solid rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.airtahitinui-theme .mat-icon-button[disabled] .mat-paginator-increment,
.airtahitinui-theme .mat-icon-button[disabled] .mat-paginator-first,
.airtahitinui-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f4dbe7;
}

.airtahitinui-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f4dbe7;
}

.airtahitinui-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-progress-spinner.mat-warn circle, .airtahitinui-theme .mat-spinner.mat-warn circle {
  stroke: #ed8e9e;
}

.airtahitinui-theme .mat-radio-outer-circle {
  border-color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ed8e9e;
}

.airtahitinui-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.airtahitinui-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .airtahitinui-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .airtahitinui-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.airtahitinui-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.airtahitinui-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-radio-button .mat-ripple-element {
  background-color: #003865;
}

.airtahitinui-theme .mat-select-value {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-select-placeholder {
  color: rgba(0, 56, 101, 0.42);
}

.airtahitinui-theme .mat-select-disabled .mat-select-value {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-select-arrow {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-select-panel {
  background: white;
}

.airtahitinui-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-drawer-container {
  background-color: #f6f5ff;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}

.airtahitinui-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.airtahitinui-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

.airtahitinui-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.airtahitinui-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(237, 142, 158, 0.54);
}

.airtahitinui-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #003865;
}

.airtahitinui-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.airtahitinui-theme .mat-slide-toggle-bar {
  background-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-slider-track-background {
  background-color: rgba(0, 56, 101, 0.26);
}

.airtahitinui-theme .mat-slider.mat-primary .mat-slider-focus-ring {
  opacity: 0.2;
}

.airtahitinui-theme .mat-slider.mat-accent .mat-slider-focus-ring {
  opacity: 0.2;
}

.airtahitinui-theme .mat-slider.mat-warn .mat-slider-track-fill,
.airtahitinui-theme .mat-slider.mat-warn .mat-slider-thumb,
.airtahitinui-theme .mat-slider.mat-warn .mat-slider-thumb-label {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-slider.mat-warn .mat-slider-thumb-label-text {
  color: white;
}

.airtahitinui-theme .mat-slider.mat-warn .mat-slider-focus-ring {
  background-color: rgba(237, 142, 158, 0.2);
}

.airtahitinui-theme .mat-slider:hover .mat-slider-track-background,
.airtahitinui-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,
.airtahitinui-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,
.airtahitinui-theme .mat-slider.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 56, 101, 0.26);
}

.airtahitinui-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 56, 101, 0.26);
}

.airtahitinui-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 56, 101, 0.12);
}

.airtahitinui-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.airtahitinui-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 56, 101, 0.26);
}

.airtahitinui-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 56, 101, 0.26);
  background-color: transparent;
}

.airtahitinui-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .airtahitinui-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .airtahitinui-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 56, 101, 0.26);
}

.airtahitinui-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 56, 101, 0.7);
}

.airtahitinui-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 56, 101, 0.7), rgba(0, 56, 101, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 56, 101, 0.7), rgba(0, 56, 101, 0.7) 2px, transparent 0, transparent);
}

.airtahitinui-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 56, 101, 0.7), rgba(0, 56, 101, 0.7) 2px, transparent 0, transparent);
}

.airtahitinui-theme .mat-step-header.cdk-keyboard-focused, .airtahitinui-theme .mat-step-header.cdk-program-focused, .airtahitinui-theme .mat-step-header:hover:not([aria-disabled]), .airtahitinui-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}

.airtahitinui-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}

@media (hover: none) {
  .airtahitinui-theme .mat-step-header:hover {
    background: none;
  }
}

.airtahitinui-theme .mat-step-header .mat-step-label,
.airtahitinui-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 56, 101, 0.54);
}

.airtahitinui-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}

.airtahitinui-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.airtahitinui-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.airtahitinui-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ed8e9e;
  color: white;
}

.airtahitinui-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ed8e9e;
}

.airtahitinui-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ed8e9e;
}

.airtahitinui-theme .mat-stepper-horizontal, .airtahitinui-theme .mat-stepper-vertical {
  background-color: white;
}

.airtahitinui-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-horizontal-stepper-header::before,
.airtahitinui-theme .mat-horizontal-stepper-header::after,
.airtahitinui-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-sort-header-arrow {
  color: #7594ac;
}

.airtahitinui-theme .mat-tab-nav-bar,
.airtahitinui-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.airtahitinui-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.airtahitinui-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.airtahitinui-theme .mat-tab-label, .airtahitinui-theme .mat-tab-link {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-tab-label.mat-tab-disabled, .airtahitinui-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 56, 101, 0.38);
}

.airtahitinui-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.airtahitinui-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.airtahitinui-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airtahitinui-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .airtahitinui-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airtahitinui-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.airtahitinui-theme .mat-tab-group.mat-warn .mat-ink-bar, .airtahitinui-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .airtahitinui-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .airtahitinui-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .airtahitinui-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}

.airtahitinui-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airtahitinui-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airtahitinui-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airtahitinui-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airtahitinui-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .airtahitinui-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.airtahitinui-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airtahitinui-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  opacity: 0.4;
}

.airtahitinui-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airtahitinui-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airtahitinui-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .airtahitinui-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  opacity: 0.12;
}

.airtahitinui-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airtahitinui-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(230, 98, 121, 0.3);
}

.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ed8e9e;
}

.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}

.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}

.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}

.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}

.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airtahitinui-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.airtahitinui-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.airtahitinui-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-toolbar.mat-warn {
  background: #ed8e9e;
  color: white;
}

.airtahitinui-theme .mat-toolbar .mat-form-field-underline,
.airtahitinui-theme .mat-toolbar .mat-form-field-ripple,
.airtahitinui-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}

.airtahitinui-theme .mat-toolbar .mat-form-field-label,
.airtahitinui-theme .mat-toolbar .mat-focused .mat-form-field-label,
.airtahitinui-theme .mat-toolbar .mat-select-value,
.airtahitinui-theme .mat-toolbar .mat-select-arrow,
.airtahitinui-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}

.airtahitinui-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.airtahitinui-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.airtahitinui-theme .mat-tree {
  background: white;
}

.airtahitinui-theme .mat-tree-node,
.airtahitinui-theme .mat-nested-tree-node {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  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);
}

.airtahitinui-theme .spinner path {
  fill: #003865;
}

.airtahitinui-theme .spinner .circle {
  border: 3px dashed #003865;
}

.airtahitinui-theme hr {
  border: none;
  border-top: 1px solid #003865;
}

.airtahitinui-theme .text {
  color: rgba(0, 56, 101, 0.87) !important;
}

.airtahitinui-theme .mat-display-1, .airtahitinui-theme .mat-display-2, .airtahitinui-theme .mat-display-3, .airtahitinui-theme .mat-display-4, .airtahitinui-theme .mat-h1, .airtahitinui-theme .mat-headline, .airtahitinui-theme .mat-h2, .airtahitinui-theme .mat-title, .airtahitinui-theme .mat-h3, .airtahitinui-theme .mat-subheading-2 .mat-h4, .airtahitinui-theme .mat-subheading-1 {
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airtahitinui-theme .mat-display-1,
.airtahitinui-theme .mat-h1 {
    font: 200 26px/32px Renner Light;
  }
}

.airtahitinui-theme .toolbar-logo {
  background-image: url('airtahitinui.svg');
  background-position: left center;
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
}

.airtahitinui-theme .error-bar {
  border: none;
  border-bottom: 1px solid #E24C66;
  color: #E24C66;
}

.airtahitinui-theme .toolbar {
  box-shadow: 0px 5px 5px -3px rgba(0, 56, 101, 0.12), 0px 8px 10px 1px rgba(0, 56, 101, 0.084), 0px 3px 14px 2px rgba(0, 56, 101, 0.072);
}

.airtahitinui-theme .toolbar a {
  color: #003865;
}

.airtahitinui-theme .footer {
  border-top: 1px solid #003865;
}

.airtahitinui-theme .footer .footer-logo {
  background-image: url('traveldoc.svg');
}

.airtahitinui-theme .mat-tab-label-content {
  color: #003865;
}

.airtahitinui-theme .mat-tab-header {
  border-bottom-color: #003865;
}

.airtahitinui-theme input.mat-input-element {
  color: rgba(0, 56, 101, 0.87) !important;
  caret-color: rgba(0, 56, 101, 0.87) !important;
  font-size: 16px;
  background-color: #F6F5FF;
}

.airtahitinui-theme .mat-form-field-outline-start,
.airtahitinui-theme .mat-form-field-outline-gap,
.airtahitinui-theme .mat-form-field-outline-end,
.airtahitinui-theme .mat-form-field label.mat-form-field-label {
  color: #003865;
}

.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-start,
.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-gap,
.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field-outline-end,
.airtahitinui-theme .mat-form-field.mat-form-field-invalid .mat-form-field label.mat-form-field-label {
  color: #E24C66;
}

.airtahitinui-theme mat-option svg {
  width: 24px;
  height: auto;
  margin: 6px;
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme mat-option svg path {
  fill: #003865 !important;
}

.airtahitinui-theme mat-option:hover {
  background-color: #003865 !important;
  color: #F6F5FF;
}

.airtahitinui-theme mat-option:hover svg path {
  fill: #F6F5FF !important;
}

.airtahitinui-theme .mat-form-field-flex {
  background-color: #F6F5FF;
  align-items: center;
}

.airtahitinui-theme .link-button,
.airtahitinui-theme .link-button:hover {
  color: #003865;
}

.airtahitinui-theme .mat-flat-button.mat-primary {
  background-color: #003865;
  color: #F6F5FF;
  transition: 0.3s;
}

.airtahitinui-theme .mat-flat-button.mat-secondary {
  background-color: #F6F5FF;
  color: rgba(0, 56, 101, 0.87);
  border-color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: #F6F5FF;
  border-color: #003865;
  background-color: #003865;
}

.airtahitinui-theme .mat-radio-button .mat-radio-outer-circle {
  border-color: #003865;
}

.airtahitinui-theme .mat-radio-button .mat-radio-inner-circle {
  background-color: #003865;
}

.airtahitinui-theme .heading-content {
  color: #005eb8;
}

.airtahitinui-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
  margin-top: 0.5em;
}

.airtahitinui-theme .heading-content .segment-title > .mat-display-3 {
  color: rgba(0, 56, 101, 0.87);
}

.airtahitinui-theme .heading-content .segment-centre {
  position: relative;
  flex-grow: 1;
  text-align: center;
}

.airtahitinui-theme .heading-content .segment-centre hr {
  border-top: 1px dashed #003865;
}

.airtahitinui-theme .heading-content .segment-centre path {
  fill: #005eb8 !important;
}

@media (min-width: 768px) {
  .airtahitinui-theme .heading-content .segment-centre + .segment-title > .mat-display-1 {
    margin-top: 0;
  }
}

.airtahitinui-theme .results-container {
  border-color: #005eb8;
  margin-bottom: 1em;
}

.airtahitinui-theme .results-container .mat-h1 {
  color: #005eb8;
}

.airtahitinui-theme results .results-status .col-12 > div {
  border-bottom-color: #003865;
}

.airtahitinui-theme .segment-border {
  margin-bottom: 3em;
}

.airtahitinui-theme .results-status.red .mat-display-3 {
  color: #E24C66;
}

.airtahitinui-theme .results-status.amber .mat-display-3 {
  color: #FCC063;
}

.airtahitinui-theme .results-status.green .mat-display-3 {
  color: #62C6BF;
}

.airtahitinui-theme .results-status.unknown .mat-display-3 {
  color: #333;
}

.airtahitinui-theme results-country-page > div {
  background-color: #f1f0ff;
}

.airtahitinui-theme results-country-page [data-selected] > div {
  color: #003865;
}

.airtahitinui-theme results-country-page .triangle {
  color: #003865;
}

.airtahitinui-theme results-country-page .triangle :first-child {
  border-bottom-color: #003865;
}

.airtahitinui-theme results-country-page .triangle :last-child {
  border-bottom-color: #f1f0ff;
}

.airtahitinui-theme results-country-page .indicator {
  border-bottom-color: #003865;
}

.airtahitinui-theme .slide-down-header {
  color: #003865;
}

.airtahitinui-theme .passenger-information {
  padding: 15px;
  background-color: #f1f0ff;
  margin-bottom: 1em;
}

.airtahitinui-theme .passenger-information > .document-info {
  margin-bottom: 1em;
}

.airtahitinui-theme .input-controls {
  background-color: #F6F5FF;
}

.airtahitinui-theme .priority-rule-container priority-rule {
  border: 0.2em solid #005eb8;
}

.airtahitinui-theme rule-tag-filter tag-filter > div {
  border-color: #003865;
}

.airtahitinui-theme rule-tag-filter tag-filter > div.selected {
  background-color: #003865;
  color: #F6F5FF;
}

.airtahitinui-theme rule-tag-filter tag-filter > div.disabled {
  opacity: 50%;
  cursor: not-allowed;
}

.airtahitinui-theme .rule-container .rule-heading > i {
  color: #005eb8;
}

.airtahitinui-theme .iVisaLink {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.airtahitinui-theme .iVisa {
  background-color: #003865;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  align-items: center;
  padding: 0.75rem;
  margin: 1rem 0;
  color: #F6F5FF;
  text-align: center;
}

.airtahitinui-theme .iVisa > * {
  width: 100%;
}

.airtahitinui-theme .iVisa > * button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 992px) {
  .airtahitinui-theme .iVisa {
    display: inline-block;
    /*text-align: left;*/
  }
  .airtahitinui-theme .iVisa > * {
    width: auto;
  }
  .airtahitinui-theme .iVisa > * button.mat-flat-button {
    width: auto;
    margin-left: 1rem;
  }
}

.airtahitinui-theme .thank-you-meassage {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.airtahitinui-theme .passenger-view-feedback-form button.mat-flat-button {
  margin-left: 0;
}

.airtahitinui-theme results-segment .travel-requirements-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

@media (min-width: 576px) {
  .airtahitinui-theme results-segment .travel-requirements-header {
    flex-wrap: wrap;
    width: 100%;
  }
  .airtahitinui-theme results-segment .travel-requirements-header > button.mat-flat-button {
    width: 100%;
    margin-left: 0;
  }
}

.airtahitinui-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-bottom: 0.5em;
}

.airtahitinui-theme .feedback-button-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.airtahitinui-theme .feedback-button-container > button.mat-flat-button {
  width: 100%;
  margin-left: 0;
}

@media (min-width: 576px) {
  .airtahitinui-theme .feedback-button-container {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .airtahitinui-theme .feedback-button-container > button.mat-flat-button {
    width: auto;
    margin-left: 0;
    margin-left: initial;
    justify-content: flex-start;
  }
  .airtahitinui-theme .feedback-button-container > button.mat-flat-button:nth-child(2) {
    margin-left: 0.5em;
  }
  .airtahitinui-theme button.mat-flat-button.full-width {
    width: 100%;
  }
}

.footer {
  /* .manage-cookies {
     flex-grow: 1;
     width: 100%;
   }*/
}

.footer .copyright {
  display: none;
}

.footer .footer-logo {
  height: 33.3333333333px;
}

@media (min-width: 576px) {
  .footer .footer-logo {
    width: 200px;
  }
}

.airtahitinui-theme .toolbar {
  background-color: #0b3b5f;
}

.airtahitinui-theme .toolbar select-language {
  display: none;
}

.airtahitinui-theme .toolbar a {
  color: #FFF;
}

.airtahitinui-theme .toolbar .toolbar-logo {
  margin: 0;
  height: 100px;
  width: 150px;
}

@media (min-width: 768px) {
  .airtahitinui-theme .toolbar .toolbar-logo {
    margin: 0 1em;
  }
}

/*# sourceMappingURL=styles.css.map*/