/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.carousel.min.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url('images/owl.video.play.e3b436436832b027.png') no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.theme.default.min.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/bootstrap/dist/css/bootstrap.css?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -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-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::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: .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: -.25em;
}

sup {
  top: -.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: .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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

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

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

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

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  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.333333%;
  max-width: 33.333333%;
}

.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.666667%;
  max-width: 16.666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.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.333333%;
}

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

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

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

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

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

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

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

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

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

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

@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.333333%;
    max-width: 33.333333%;
  }
  .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.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@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.333333%;
    max-width: 33.333333%;
  }
  .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.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@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.333333%;
    max-width: 33.333333%;
  }
  .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.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@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.333333%;
    max-width: 33.333333%;
  }
  .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.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

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

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: flex;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}

a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  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-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  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-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-bootstrap/datepicker/bs-datepicker.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/* .bs-datepicker */
.bs-datepicker {
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
  background: #fff;
  box-shadow: 0 0 10px 0 #aaa;
  position: relative;
  z-index: 1;
  /* button */
  /* .bs-datepicker-head */
  /* .bs-datepicker-body */
  /* .current-timedate */
  /* .bs-datepicker-multiple */
  /* .bs-datepicker-btns */
  /*.bs-datepicker-custom-range */
  /* .bs-datepicker-predefined-btns */
  /* .bs-datepicker-buttons */ }
  .bs-datepicker:after {
    clear: both;
    content: '';
    display: block; }
  .bs-datepicker bs-day-picker {
    float: left; }
  .bs-datepicker button:hover,
  .bs-datepicker button:focus,
  .bs-datepicker button:active,
  .bs-datepicker input:hover,
  .bs-datepicker input:focus,
  .bs-datepicker input:active,
  .bs-datepicker-btns button:hover,
  .bs-datepicker-btns button:focus,
  .bs-datepicker-btns button:active,
  .bs-datepicker-predefined-btns button:active,
  .bs-datepicker-predefined-btns button:focus {
    outline: none; }
  .bs-datepicker-head {
    min-width: 270px;
    height: 50px;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    text-align: justify;
    /* .bs-datepicker-head button */ }
    .bs-datepicker-head:after {
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 100%; }
    .bs-datepicker-head button {
      display: inline-block;
      vertical-align: top;
      padding: 0;
      height: 30px;
      line-height: 30px;
      border: 0;
      background: transparent;
      text-align: center;
      cursor: pointer;
      color: #fff;
      transition: 0.3s; }
      .bs-datepicker-head button[disabled], .bs-datepicker-head button[disabled]:hover, .bs-datepicker-head button[disabled]:active {
        background: rgba(221, 221, 221, 0.3);
        color: #f5f5f5;
        cursor: not-allowed; }
      .bs-datepicker-head button.next, .bs-datepicker-head button.previous {
        border-radius: 50%;
        width: 30px;
        height: 30px; }
        .bs-datepicker-head button.next span, .bs-datepicker-head button.previous span {
          font-size: 28px;
          line-height: 1;
          display: inline-block;
          position: relative;
          height: 100%;
          width: 100%;
          border-radius: 50%; }
      .bs-datepicker-head button.current {
        border-radius: 15px;
        max-width: 155px;
        padding: 0 13px; }
  .bs-datepicker-head button:hover {
    background-color: rgba(0, 0, 0, 0.1); }
  .bs-datepicker-head button:active {
    background-color: rgba(0, 0, 0, 0.2); }
  .bs-datepicker-body {
    padding: 10px;
    border-radius: 0 0 3px 3px;
    min-height: 232px;
    min-width: 278px;
    border: 1px solid #e9edf0;
    /* .bs-datepicker-body table */ }
    .bs-datepicker-body .days.weeks {
      position: relative;
      z-index: 1; }
    .bs-datepicker-body table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0;
      /* .bs-datepicker-body table.days */
      /* .bs-datepicker-body table.weeks */ }
      .bs-datepicker-body table th {
        font-size: 13px;
        color: #9aaec1;
        font-weight: 400;
        text-align: center; }
      .bs-datepicker-body table td {
        color: #54708b;
        text-align: center;
        position: relative;
        padding: 0; }
        .bs-datepicker-body table td span {
          display: block;
          margin: 0 auto;
          font-size: 13px;
          border-radius: 50%;
          position: relative;
          /*z-index: 1;*/
          -moz-user-select: none;
          -webkit-user-select: none;
          -ms-user-select: none; }
        .bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month) {
          cursor: pointer; }
        .bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
        .bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
          background-color: #e9edf0;
          transition: 0s; }
        .bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,
        .bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected) {
          background-color: #e9edf0;
          transition: 0s;
          cursor: pointer; }
        .bs-datepicker-body table td span.disabled,
        .bs-datepicker-body table td.disabled span {
          color: #9aaec1; }
        .bs-datepicker-body table td span.selected,
        .bs-datepicker-body table td.selected span {
          color: #fff; }
        .bs-datepicker-body table td span.is-other-month,
        .bs-datepicker-body table td.is-other-month span {
          color: rgba(0, 0, 0, 0.25); }
        .bs-datepicker-body table td.active {
          position: relative; }
          .bs-datepicker-body table td.active.select-start:before {
            left: 35%; }
          .bs-datepicker-body table td.active.select-end:before {
            left: -85%; }
        .bs-datepicker-body table td span.active.select-start:after,
        .bs-datepicker-body table td span.active.select-end:after,
        .bs-datepicker-body table td.active.select-start span:after,
        .bs-datepicker-body table td.active.select-end span:after {
          content: "";
          display: block;
          position: absolute;
          z-index: -1;
          width: 100%;
          height: 100%;
          transition: 0.3s;
          top: 0;
          border-radius: 50%; }
        .bs-datepicker-body table td:before,
        .bs-datepicker-body table td span:before {
          content: "";
          display: block;
          position: absolute;
          z-index: -1;
          top: 6px;
          bottom: 6px;
          left: -2px;
          right: -2px;
          box-sizing: content-box;
          background: transparent; }
        .bs-datepicker-body table td.active.select-start + td.active:before {
          left: -20%; }
        .bs-datepicker-body table td:last-child.active:before {
          border-radius: 0 3px 3px 0;
          width: 125%;
          left: -25%; }
        .bs-datepicker-body table td span[class*="select-"],
        .bs-datepicker-body table td[class*="select-"] span {
          border-radius: 50%;
          color: #fff; }
      .bs-datepicker-body table.days td.active:not(.select-start):before, .bs-datepicker-body table.days td.in-range:not(.select-start):before,
      .bs-datepicker-body table.days span.active:not(.select-start):before,
      .bs-datepicker-body table.days span.in-range:not(.select-start):before {
        background: #e9edf0; }
      .bs-datepicker-body table.days span {
        width: 32px;
        height: 32px;
        line-height: 32px; }
        .bs-datepicker-body table.days span.select-start {
          z-index: 2; }
        .bs-datepicker-body table.days span.is-highlighted.in-range:before, .bs-datepicker-body table.days span.in-range.select-end:before {
          background: none;
          right: 0;
          left: 0; }
      .bs-datepicker-body table.days td.select-start + td.select-end:before,
      .bs-datepicker-body table.days td.select-start + td.is-highlighted:before,
      .bs-datepicker-body table.days td.active + td.is-highlighted:before,
      .bs-datepicker-body table.days td.active + td.select-end:before,
      .bs-datepicker-body table.days td.in-range + td.is-highlighted:before,
      .bs-datepicker-body table.days td.in-range + td.select-end:before {
        background: #e9edf0;
        width: 100%; }
      .bs-datepicker-body table.weeks tr td:nth-child(2).active:before {
        border-radius: 3px 0 0 3px;
        left: 0;
        width: 100%; }
      .bs-datepicker-body table:not(.weeks) tr td:first-child:before {
        border-radius: 3px 0 0 3px; }
      .bs-datepicker-body table.years td span {
        width: 46px;
        height: 46px;
        line-height: 45px;
        margin: 0 auto; }
      .bs-datepicker-body table.years tr:not(:last-child) td span {
        margin-bottom: 8px; }
      .bs-datepicker-body table.months td {
        height: 52px; }
        .bs-datepicker-body table.months td span {
          padding: 6px;
          border-radius: 15px; }
  .bs-datepicker .current-timedate {
    color: #54708b;
    font-size: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    border: 1px solid #e9edf0;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none; }
    .bs-datepicker .current-timedate span:not(:empty):before {
      content: "";
      width: 15px;
      height: 16px;
      display: inline-block;
      margin-right: 4px;
      vertical-align: text-bottom;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC); }
  .bs-datepicker-multiple {
    border-radius: 4px 0 0 4px; }
    .bs-datepicker-multiple + .bs-datepicker-multiple {
      margin-left: 10px; }
    .bs-datepicker-multiple .bs-datepicker {
      box-shadow: none;
      position: relative; }
      .bs-datepicker-multiple .bs-datepicker:not(:last-child) {
        padding-right: 10px; }
      .bs-datepicker-multiple .bs-datepicker + .bs-datepicker:after {
        content: "";
        display: block;
        width: 14px;
        height: 10px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);
        position: absolute;
        top: 25px;
        left: -8px; }
      .bs-datepicker-multiple .bs-datepicker .left {
        float: left; }
      .bs-datepicker-multiple .bs-datepicker .right {
        float: right; }
  .bs-datepicker-container {
    padding: 15px; }
  .bs-datepicker .bs-media-container {
    display: flex; }
    @media (max-width: 768px) {
      .bs-datepicker .bs-media-container {
        flex-direction: column; } }
  .bs-datepicker-custom-range {
    padding: 15px;
    background: #eee; }
  .bs-datepicker-predefined-btns button {
    width: 100%;
    display: block;
    height: 30px;
    background-color: #9aaec1;
    border-radius: 4px;
    color: #fff;
    border: 0;
    margin-bottom: 10px;
    padding: 0 18px;
    text-align: left;
    transition: 0.3s; }
    .bs-datepicker-predefined-btns button:hover {
      background-color: #54708b; }
  .bs-datepicker-buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    padding-top: 10px;
    border-top: 1px solid #e9edf0; }
    .bs-datepicker-buttons .btn-default {
      margin-left: 10px; }

/* .bs-timepicker */
.bs-timepicker-container {
  padding: 10px 0; }

.bs-timepicker-label {
  color: #54708b;
  margin-bottom: 10px; }

.bs-timepicker-controls {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }
  .bs-timepicker-controls button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0;
    background-color: #e9edf0;
    color: #54708b;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 0;
    padding: 0;
    transition: 0.3s; }
    .bs-timepicker-controls button:hover {
      background-color: #d5dadd; }
  .bs-timepicker-controls input {
    width: 35px;
    height: 25px;
    border-radius: 13px;
    text-align: center;
    border: 1px solid #e9edf0; }

.bs-timepicker .switch-time-format {
  text-transform: uppercase;
  min-width: 54px;
  height: 25px;
  border-radius: 20px;
  border: 1px solid #e9edf0;
  background: #fff;
  color: #54708b;
  font-size: 13px; }
  .bs-timepicker .switch-time-format img {
    vertical-align: initial;
    margin-left: 4px; }

bs-datepicker-container,
bs-daterangepicker-container {
  z-index: 1080; }

/* screen size < 1024px */
@media (max-width: 768px) {
  .bs-datepicker-multiple {
    display: flex; }
    .bs-datepicker-multiple + .bs-datepicker-multiple {
      margin-top: 10px;
      margin-left: 0; } }

/* theming */
.theme-default .bs-datepicker-head {
  background-color: #777; }

.theme-default .bs-datepicker-predefined-btns button.selected {
  background-color: #777; }

.theme-default .bs-datepicker-body table td span.selected,
.theme-default .bs-datepicker-body table td.selected span,
.theme-default .bs-datepicker-body table td span[class*="select-"]:after,
.theme-default .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #777; }

.theme-default .bs-datepicker-body table td.week span {
  color: #777; }

.theme-default .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #777;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }

.theme-green .bs-datepicker-head {
  background-color: #5cb85c; }

.theme-green .bs-datepicker-predefined-btns button.selected {
  background-color: #5cb85c; }

.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*="select-"]:after,
.theme-green .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5cb85c; }

.theme-green .bs-datepicker-body table td.week span {
  color: #5cb85c; }

.theme-green .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5cb85c;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }

.theme-blue .bs-datepicker-head {
  background-color: #5bc0de; }

.theme-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #5bc0de; }

.theme-blue .bs-datepicker-body table td span.selected,
.theme-blue .bs-datepicker-body table td.selected span,
.theme-blue .bs-datepicker-body table td span[class*="select-"]:after,
.theme-blue .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5bc0de; }

.theme-blue .bs-datepicker-body table td.week span {
  color: #5bc0de; }

.theme-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5bc0de;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }

.theme-dark-blue .bs-datepicker-head {
  background-color: #337ab7; }

.theme-dark-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #337ab7; }

.theme-dark-blue .bs-datepicker-body table td span.selected,
.theme-dark-blue .bs-datepicker-body table td.selected span,
.theme-dark-blue .bs-datepicker-body table td span[class*="select-"]:after,
.theme-dark-blue .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #337ab7; }

.theme-dark-blue .bs-datepicker-body table td.week span {
  color: #337ab7; }

.theme-dark-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #337ab7;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }

.theme-red .bs-datepicker-head {
  background-color: #d9534f; }

.theme-red .bs-datepicker-predefined-btns button.selected {
  background-color: #d9534f; }

.theme-red .bs-datepicker-body table td span.selected,
.theme-red .bs-datepicker-body table td.selected span,
.theme-red .bs-datepicker-body table td span[class*="select-"]:after,
.theme-red .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #d9534f; }

.theme-red .bs-datepicker-body table td.week span {
  color: #d9534f; }

.theme-red .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #d9534f;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }

.theme-orange .bs-datepicker-head {
  background-color: #f0ad4e; }

.theme-orange .bs-datepicker-predefined-btns button.selected {
  background-color: #f0ad4e; }

.theme-orange .bs-datepicker-body table td span.selected,
.theme-orange .bs-datepicker-body table td.selected span,
.theme-orange .bs-datepicker-body table td span[class*="select-"]:after,
.theme-orange .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #f0ad4e; }

.theme-orange .bs-datepicker-body table td.week span {
  color: #f0ad4e; }

.theme-orange .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #f0ad4e;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@angular/material/prebuilt-themes/indigo-pink.css ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto, "Helvetica Neue", sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px 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 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto, "Helvetica Neue", sans-serif;letter-spacing:-0.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}.mat-button-toggle{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-card{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid rgba(0,0,0,0)}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(0.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(0.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-0.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(0.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(0.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(0.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em 0}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-0.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-0.59375em) scale(0.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-0.59374em) scale(0.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0 1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-0.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(0.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(0.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-0.0625em}.mat-menu-item{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px}.mat-radio-button{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-select{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-slider-thumb-label-text{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:normal}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-list-option{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto, "Helvetica Neue", sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto, "Helvetica Neue", sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform: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:rgba(0,0,0,0);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:.6}.cdk-overlay-dark-backdrop{background:rgba(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:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);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:var(--mat-mdc-focus-indicator-display, none);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: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}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox::after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-elevation-z0{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z1{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z2{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z3{box-shadow:0px 3px 3px -2px rgba(0, 0, 0, 0.2),0px 3px 4px 0px rgba(0, 0, 0, 0.14),0px 1px 8px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z4{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z5{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 5px 8px 0px rgba(0, 0, 0, 0.14),0px 1px 14px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z6{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z7{box-shadow:0px 4px 5px -2px rgba(0, 0, 0, 0.2),0px 7px 10px 1px rgba(0, 0, 0, 0.14),0px 2px 16px 1px rgba(0, 0, 0, 0.12)}.mat-elevation-z8{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-elevation-z9{box-shadow:0px 5px 6px -3px rgba(0, 0, 0, 0.2),0px 9px 12px 1px rgba(0, 0, 0, 0.14),0px 3px 16px 2px rgba(0, 0, 0, 0.12)}.mat-elevation-z10{box-shadow:0px 6px 6px -3px rgba(0, 0, 0, 0.2),0px 10px 14px 1px rgba(0, 0, 0, 0.14),0px 4px 18px 3px rgba(0, 0, 0, 0.12)}.mat-elevation-z11{box-shadow:0px 6px 7px -4px rgba(0, 0, 0, 0.2),0px 11px 15px 1px rgba(0, 0, 0, 0.14),0px 4px 20px 3px rgba(0, 0, 0, 0.12)}.mat-elevation-z12{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z13{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 13px 19px 2px rgba(0, 0, 0, 0.14),0px 5px 24px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z14{box-shadow:0px 7px 9px -4px rgba(0, 0, 0, 0.2),0px 14px 21px 2px rgba(0, 0, 0, 0.14),0px 5px 26px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z15{box-shadow:0px 8px 9px -5px rgba(0, 0, 0, 0.2),0px 15px 22px 2px rgba(0, 0, 0, 0.14),0px 6px 28px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z16{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2),0px 16px 24px 2px rgba(0, 0, 0, 0.14),0px 6px 30px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z17{box-shadow:0px 8px 11px -5px rgba(0, 0, 0, 0.2),0px 17px 26px 2px rgba(0, 0, 0, 0.14),0px 6px 32px 5px rgba(0, 0, 0, 0.12)}.mat-elevation-z18{box-shadow:0px 9px 11px -5px rgba(0, 0, 0, 0.2),0px 18px 28px 2px rgba(0, 0, 0, 0.14),0px 7px 34px 6px rgba(0, 0, 0, 0.12)}.mat-elevation-z19{box-shadow:0px 9px 12px -6px rgba(0, 0, 0, 0.2),0px 19px 29px 2px rgba(0, 0, 0, 0.14),0px 7px 36px 6px rgba(0, 0, 0, 0.12)}.mat-elevation-z20{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 20px 31px 3px rgba(0, 0, 0, 0.14),0px 8px 38px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z21{box-shadow:0px 10px 13px -6px rgba(0, 0, 0, 0.2),0px 21px 33px 3px rgba(0, 0, 0, 0.14),0px 8px 40px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z22{box-shadow:0px 10px 14px -6px rgba(0, 0, 0, 0.2),0px 22px 35px 3px rgba(0, 0, 0, 0.14),0px 8px 42px 7px rgba(0, 0, 0, 0.12)}.mat-elevation-z23{box-shadow:0px 11px 14px -7px rgba(0, 0, 0, 0.2),0px 23px 36px 3px rgba(0, 0, 0, 0.14),0px 9px 44px 8px rgba(0, 0, 0, 0.12)}.mat-elevation-z24{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0, 0, 0, 0.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform 200ms ease-in-out;transform:scale(0.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.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:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:rgba(0,0,0,0)}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:rgba(0,0,0,0)}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:rgba(0,0,0,.87);background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#fff}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#3f51b5}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ff4081}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2),0px 2px 2px 0px rgba(0, 0, 0, 0.14),0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2),0px 8px 10px 1px rgba(0, 0, 0, 0.14),0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2),0px 6px 10px 0px rgba(0, 0, 0, 0.14),0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2),0px 12px 17px 2px rgba(0, 0, 0, 0.14),0px 5px 22px 4px rgba(0, 0, 0, 0.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.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)}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa !important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.38)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.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)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip::after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-table{background:#fff}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{fill:rgba(0,0,0,.54)}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:rgba(0,0,0,.54)}.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:rgba(0,0,0,0)}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:rgba(0,0,0,.38)}.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range::before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start::before,[dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-calendar-body-comparison-bridge-end::before,[dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(63,81,181,.3)}@media(hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(63,81,181,.3)}}.mat-datepicker-content{box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,64,129,.3)}@media(hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,64,129,.3)}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(244,67,54,.3)}@media(hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(244,67,54,.3)}}.mat-datepicker-content-touch{box-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2),0px 24px 38px 3px rgba(0, 0, 0, 0.14),0px 9px 46px 8px rgba(0, 0, 0, 0.12)}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.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:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.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)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media(hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-panel-header-description,.mat-expansion-indicator::after{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label{color:rgba(0,0,0,.6)}.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:rgba(0,0,0,0)}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{color:rgba(0,0,0,.54)}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after{color:#f44336}.mat-list-base .mat-list-item{color:rgba(0,0,0,.87)}.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:rgba(0,0,0,.38)}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.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)}.mat-menu-item{background:rgba(0,0,0,0);color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:rgba(0,0,0,.54)}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#cbd0e9}.mat-progress-bar-buffer{background-color:#cbd0e9}.mat-progress-bar-fill::after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbccdc}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2),0px 4px 5px 0px rgba(0, 0, 0, 0.14),0px 1px 10px 0px rgba(0, 0, 0, 0.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.mat-drawer.mat-drawer-push{background-color:#fff}.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)}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,64,129,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(63,81,181,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow: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}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#3f51b5}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:rgba(63,81,181,.2)}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ff4081}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:rgba(255,64,129,.2)}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:rgba(0,0,0,.26)}.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:rgba(0,0,0,0)}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);background-image:-moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:rgba(0,0,0,.04)}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media(hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:rgba(0,0,0,0);color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header::before,.mat-horizontal-stepper-header::after,.mat-stepper-horizontal-line{border-top-color:rgba(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}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#3f51b5}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator::before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator::before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff4081}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator::before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator::before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator::before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator::before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator::before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media(max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:rgba(255,255,255,.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)}.mat-simple-snackbar-action{color:#ff4081}
/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/perfect-scrollbar/css/perfect-scrollbar.css ***!
  \**************************************************************************************************************************************************************************************************************************************************/
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/saas/assets/fonts/DS-iconfont.css ***!
  \*******************************************************************************************************************************************************************************************************************************/
@font-face {
	font-family: "DS-iconfont";
	src: url('images/DS-iconfont.7db9b16fe5c6bdc1.eot?e5bc9365388272cd6a9d84c626a15001?#iefix') format("embedded-opentype"),
url('images/DS-iconfont.960823a9e56fe84c.woff2?e5bc9365388272cd6a9d84c626a15001') format("woff2"),
url('images/DS-iconfont.3a2bf6b5ca52dee7.woff?e5bc9365388272cd6a9d84c626a15001') format("woff"),
url('images/DS-iconfont.e137ccd178f26e11.ttf?e5bc9365388272cd6a9d84c626a15001') format("truetype"),
url('images/DS-iconfont.2baffa122eb41991.svg?e5bc9365388272cd6a9d84c626a15001#DS-iconfont') format("svg");
}

.icon {
	font-family: DS-iconfont !important;
	font-style: normal;
	font-weight: normal !important;
	line-height: 1;
	vertical-align: middle;
	/*added new*/
	font-size:24px;
	display: block;
	background-repeat: no-repeat!important;
	margin: auto;
}


.aadhar-icon:before{
	content:"\e001";
}


.accommodation-icon:before{
	content:"\e002";
}


.address-icon:before{
	content:"\e003";
}


.alert-icon:before{
	content:"\e004";
}


.announcement-icon:before{
	content:"\e005";
}


.attachment-icon:before{
	content:"\e006";
}


.back-icon:before{
	content:"\e007";
}


.bank-icon:before{
	content:"\e008";
}


.buspass-icon:before{
	content:"\e009";
}


.calendar-icon:before{
	content:"\e00a";
}


.call-icon:before{
	content:"\e00b";
}


.callback-icon:before{
	content:"\e00c";
}


.camera-icon:before{
	content:"\e00d";
}


.car-icon:before{
	content:"\e00e";
}


.chat-icon:before{
	content:"\e00f";
}


.close-icon:before{
	content:"\e010";
}


.comment-icon:before{
	content:"\e011";
}


.copy-icon:before{
	content:"\e012";
}


.delete-sm-icon:before{
	content:"\e013";
}


.disability-icon:before{
	content:"\e014";
}


.document-icon:before{
	content:"\e015";
}


.down-arw-icon:before{
	content:"\e016";
}


.download-icon:before{
	content:"\e017";
}


.edit-icon:before{
	content:"\e018";
}


.education-icon:before{
	content:"\e019";
}


.error-big-icon:before{
	content:"\e01a";
}


.error-icon:before{
	content:"\e01b";
}


.filter-icon:before{
	content:"\e01c";
}


.flight-icon:before{
	content:"\e01d";
}


.food-icon:before{
	content:"\e01e";
}


.forward-icon:before{
	content:"\e01f";
}


.gallery-icon:before{
	content:"\e020";
}


.graph-icon:before{
	content:"\e021";
}


.hand-icon:before{
	content:"\e022";
}


.hide-icon:before{
	content:"\e023";
}


.home-icon:before{
	content:"\e024";
}


.i9-icon:before{
	content:"\e025";
}


.icon-add:before{
	content:"\e026";
}


.icon-appreciate:before{
	content:"\e027";
}


.icon-avatar:before{
	content:"\e028";
}


.icon-award:before{
	content:"\e029";
}


.icon-bill:before{
	content:"\e02a";
}


.icon-bookmark:before{
	content:"\e02b";
}


.icon-close-mini:before{
	content:"\e02c";
}


.icon-credit-card:before{
	content:"\e02d";
}


.icon-debit-card:before{
	content:"\e02e";
}


.icon-Domestic-InternationalTravel:before{
	content:"\e02f";
}


.icon-education-gaps-dark:before{
	content:"\e030";
}


.icon-favorite:before{
	content:"\e031";
}


.icon-form:before{
	content:"\e032";
}


.icon-Hamburger:before{
	content:"\e033";
}


.icon-IncomeTax:before{
	content:"\e034";
}


.icon-inprogressBlue:before{
	content:"\e035";
}


.icon-like:before{
	content:"\e036";
}


.icon-LocalTaxi:before{
	content:"\e037";
}


.icon-mobile:before{
	content:"\e038";
}


.icon-mute:before{
	content:"\e039";
}


.icon-news-article:before{
	content:"\e03a";
}


.icon-notepad:before{
	content:"\e03b";
}


.icon-password:before{
	content:"\e03c";
}


.icon-pause:before{
	content:"\e03d";
}


.icon-payslip:before{
	content:"\e03e";
}


.icon-pending:before{
	content:"\e0e1";
}


.icon-process-complete:before{
	content:"\e0e2";
}


.icon-rejected:before{
	content:"\e041";
}


.icon-share:before{
	content:"\e042";
}


.icon-Superannuation:before{
	content:"\e043";
}


.icon-terms-conditions-range:before{
	content:"\e044";
}


.icon-tick-dark:before{
	content:"\e045";
}


.icon-time:before{
	content:"\e046";
}


.icon-Transport:before{
	content:"\e047";
}


.icons-Attendance:before{
	content:"\e048";
}


.icons-OfficialAccommodation:before{
	content:"\e049";
}


.icon_Account360:before{
	content:"\e04a";
}


.icon_AccountDirectory:before{
	content:"\e04b";
}


.icon_AccountUnlock:before{
	content:"\e04c";
}


.icon_adjustment:before{
	content:"\e04d";
}


.icon_AHD:before{
	content:"\e04e";
}


.icon_apple:before{
	content:"\e04f";
}


.icon_approved_docs:before{
	content:"\e050";
}


.icon_AwarenessQuiz:before{
	content:"\e051";
}


.icon_BCMS:before{
	content:"\e052";
}


.icon_Benefits:before{
	content:"\e053";
}


.icon_BeTheNavigator:before{
	content:"\e054";
}


.icon_BitLocker:before{
	content:"\e055";
}


.icon_blog:before{
	content:"\e056";
}


.icon_broadband_wifi:before{
	content:"\e057";
}


.icon_certificate:before{
	content:"\e058";
}


.icon_Certifications_Q-Cert:before{
	content:"\e059";
}


.icon_Claims:before{
	content:"\e05a";
}


.icon_color_info:before{
	content:"\e05b";
}


.icon_ConnectInfy:before{
	content:"\e05c";
}


.icon_corporate_accounting:before{
	content:"\e05d";
}


.icon_Covid19Contribution:before{
	content:"\e05e";
}


.icon_CovidDeclaration:before{
	content:"\e05f";
}


.icon_DataPrivacy:before{
	content:"\e060";
}


.icon_Demand:before{
	content:"\e061";
}


.icon_Explore:before{
	content:"\e062";
}


.icon_facebook:before{
	content:"\e063";
}


.icon_FAQ:before{
	content:"\e064";
}


.icon_GatePass:before{
	content:"\e065";
}


.icon_GlobalHelpdesk:before{
	content:"\e066";
}


.icon_globe:before{
	content:"\e067";
}


.icon_glomo:before{
	content:"\e068";
}


.icon_google:before{
	content:"\e069";
}


.icon_grid_view:before{
	content:"\e06a";
}


.icon_HealthInsurance:before{
	content:"\e06b";
}


.icon_Hint:before{
	content:"\e06c";
}


.icon_hint_idea:before{
	content:"\e06d";
}


.icon_Hive:before{
	content:"\e06e";
}


.icon_icount:before{
	content:"\e06f";
}


.icon_IDS:before{
	content:"\e070";
}


.icon_ILMS:before{
	content:"\e071";
}


.icon_iMother:before{
	content:"\e072";
}


.icon_InfosysConnect:before{
	content:"\e073";
}


.icon_InfosysDirectory:before{
	content:"\e074";
}


.icon_InsiderTrading:before{
	content:"\e075";
}


.icon_keywords:before{
	content:"\e076";
}


.icon_languages:before{
	content:"\e077";
}


.icon_laptop:before{
	content:"\e078";
}


.icon_LaptopGatepass:before{
	content:"\e079";
}


.icon_LateStay:before{
	content:"\e07a";
}


.icon_link:before{
	content:"\e07b";
}


.icon_linkedin:before{
	content:"\e07c";
}


.icon_Litmus:before{
	content:"\e07d";
}


.icon_Loans:before{
	content:"\e07e";
}


.icon_ManageSales:before{
	content:"\e07f";
}


.icon_MealVoucher:before{
	content:"\e080";
}


.icon_NightStayInCampus:before{
	content:"\e081";
}


.icon_Performance:before{
	content:"\e082";
}


.icon_PMS:before{
	content:"\e083";
}


.icon_Project360:before{
	content:"\e084";
}


.icon_project_party:before{
	content:"\e085";
}


.icon_Pulse:before{
	content:"\e086";
}


.icon_receipt:before{
	content:"\e087";
}


.icon_Recorder:before{
	content:"\e088";
}


.icon_refer:before{
	content:"\e089";
}


.icon_ReferenceLetter:before{
	content:"\e08a";
}


.icon_Samaritan:before{
	content:"\e08b";
}


.Icon_ScheduleCall:before{
	content:"\e08c";
}


.icon_ServiceStore:before{
	content:"\e08d";
}


.icon_setting:before{
	content:"\e08e";
}


.icon_simulator:before{
	content:"\e08f";
}


.icon_skills_and_interest:before{
	content:"\e090";
}


.icon_StrategicIntelligence:before{
	content:"\e091";
}


.icon_support_helpdesk:before{
	content:"\e092";
}


.icon_teams:before{
	content:"\e093";
}


.icon_TeamsKPIValidation:before{
	content:"\e094";
}


.icon_Technology:before{
	content:"\e095";
}


.icon_TeleConference:before{
	content:"\e096";
}


.icon_Timesheet:before{
	content:"\e097";
}


.icon_twitter:before{
	content:"\e098";
}


.icon_UnifiedSearch:before{
	content:"\e099";
}


.icon_UPSI:before{
	content:"\e09a";
}


.icon_versions:before{
	content:"\e09b";
}


.icon_video-call:before{
	content:"\e09c";
}


.icon_VisitorManagementSystem_VMS:before{
	content:"\e09d";
}


.icon_WeekendWorking:before{
	content:"\e09e";
}


.icon_WFH:before{
	content:"\e09f";
}


.icon_WorldOfInfosys:before{
	content:"\e0a0";
}


.icon_yammer:before{
	content:"\e0a1";
}


.icon_youtube:before{
	content:"\e0a2";
}


.id-badge-icon:before{
	content:"\e0a3";
}


.info-big-icon:before{
	content:"\e0a4";
}


.infy-logo-light:before{
	content:"\e0a5";
}


.infy-me-logo:before{
	content:"\e0a6";
}


.inprogress-icon:before{
	content:"\e0a7";
}


.like-icon:before{
	content:"\e0a8";
}


.link-arw-icon:before{
	content:"\e0a9";
}


.location-icon:before{
	content:"\e0aa";
}


.mail-icon:before{
	content:"\e0ab";
}


.medical-icon:before{
	content:"\e0ac";
}


.menu-icon:before{
	content:"\e0ad";
}


.mic-icon:before{
	content:"\e0ae";
}


.next-icon:before{
	content:"\e0af";
}


.notification-icon:before{
	content:"\e0b0";
}


.nsr-icon:before{
	content:"\e0b1";
}


.parking-icon:before{
	content:"\e0b2";
}


.passport-icon:before{
	content:"\e0b3";
}


.payroll-icon:before{
	content:"\e0b4";
}


.personal-icon:before{
	content:"\e0b5";
}


.phone-call:before{
	content:"\e0b6";
}


.policy-icon:before{
	content:"\e0b7";
}


.previous-icon:before{
	content:"\e0b8";
}


.relocation-icon:before{
	content:"\e0b9";
}


.search-icon:before{
	content:"\e0ba";
}


.send-Icon:before{
	content:"\e0bb";
}


.services-icon:before{
	content:"\e0bc";
}


.show-icon:before{
	content:"\e0bd";
}


.smiley1-icon:before{
	content:"\e0e9";
}


.smiley2-icon:before{
	content:"\e0ea";
}


.smiley3-icon:before{
	content:"\e0eb";
}


.smiley4-icon:before{
	content:"\e0ec";
}


.smiley5-icon:before{
	content:"\e0ed";
}


.ssn-icon:before{
	content:"\e0c8";
}


.star-icon:before{
	content:"\e0c9";
}


.success-big-icon:before{
	content:"\e0ca";
}


.tax-icon:before{
	content:"\e0cb";
}


.team-icon:before{
	content:"\e0cc";
}


.tick-green-lg-icon:before{
	content:"\e0cd";
}


.train-icon:before{
	content:"\e0ce";
}


.travel-icon:before{
	content:"\e0cf";
}


.tree-icon:before{
	content:"\e0d0";
}


.up-arw-icon:before{
	content:"\e0d1";
}


.upload-icon:before{
	content:"\e0d2";
}


.v-menu-icon:before{
	content:"\e0d3";
}


.video-icon:before{
	content:"\e0d4";
}


.w4-icon:before{
	content:"\e0d5";
}


.icon_Flag:before{
	content:"\e0d6";
}


.icon_whatsapp:before{
	content:"\e0d7";
}


.icon-star_filled:before{
	content:"\e0d8";
}


.icon-bookmark_filled:before{
	content:"\e0d9";
}


.icon-comment_filled:before{
	content:"\e0da";
}


.icon-favorite_filled:before{
	content:"\e0db";
}


.icon-like_filled:before{
	content:"\e0dc";
}


.icon-medical:before{
	content:"\e0dd";
}


.icon_cloud_download:before{
	content:"\e0de";
}


.icon_cloud_storage:before{
	content:"\e0df";
}


.icon_color_avatar:before{
	content:"\e0e0";
}


.icon_LivingLabs:before{
	content:"\e0e3";
}


.icon_maximise:before{
	content:"\e0e4";
}


.icon_minimise:before{
	content:"\e0e5";
}


.icon_save:before{
	content:"\e0e6";
}


.icon_zoom_in:before{
	content:"\e0e7";
}


.icon_zoom_out:before{
	content:"\e0e8";
}


.icon_Activity_Analyzer:before{
	content:"\e0ee";
}


.icon_app_server_migrator:before{
	content:"\e0ef";
}


.icon_cloud_modernization:before{
	content:"\e0f0";
}


.icon_cloud_native_development:before{
	content:"\e0f1";
}


.icon_data_model_converter:before{
	content:"\e0f2";
}


.icon_doc:before{
	content:"\e0f3";
}


.icon_gif:before{
	content:"\e0f4";
}


.icon_jpeg:before{
	content:"\e0f5";
}


.icon_mainframe_modernization:before{
	content:"\e0f6";
}


.icon_pdf:before{
	content:"\e0f7";
}


.icon_png:before{
	content:"\e0f8";
}


.icon_ppt:before{
	content:"\e0f9";
}


.icon_report_an_issue:before{
	content:"\e0fa";
}


.icon_sort:before{
	content:"\e0fb";
}


.icon_xls:before{
	content:"\e0fc";
}


.icon_zip:before{
	content:"\e0fd";
}


.icon_medal:before{
	content:"\e0fe";
}


.icon_Pin:before{
	content:"\e0ff";
}


.icon_Pin_filled:before{
	content:"\e100";
}


/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@material/tab-bar/dist/mdc.tab-bar.css ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
.mdc-tab-bar {
  width: 100%;
}
/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@material/tab-scroller/dist/mdc.tab-scroller.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
.mdc-tab-scroller {
  overflow-y: hidden;
}

.mdc-tab-scroller__test {
  position: absolute;
  top: -9999px;
  width: 100px;
  height: 100px;
  overflow-x: scroll;
}

.mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: hidden;
}

.mdc-tab-scroller__scroll-area::-webkit-scrollbar,
.mdc-tab-scroller__test::-webkit-scrollbar {
  display: none;
}

.mdc-tab-scroller__scroll-area--scroll {
  overflow-x: scroll;
}

.mdc-tab-scroller__scroll-content {
  position: relative;
  display: flex;
  flex: 1 0 auto;
  transform: none;
  will-change: transform;
}

.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content {
  justify-content: flex-start;
}

.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content {
  justify-content: flex-end;
}

.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content {
  justify-content: center;
}

.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: auto;
}
.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content {
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1);
}
/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@material/tab-indicator/dist/mdc.tab-indicator.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
.mdc-tab-indicator {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
.mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #6200ee;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-tab-indicator .mdc-tab-indicator__content--icon {
  color: #018786;
  /* @alternate */
  color: var(--mdc-theme-secondary, #018786);
}
.mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-top-width: 2px;
}
.mdc-tab-indicator .mdc-tab-indicator__content--icon {
  height: 34px;
  font-size: 34px;
}

.mdc-tab-indicator__content {
  transform-origin: left;
  opacity: 0;
}

.mdc-tab-indicator__content--underline {
  align-self: flex-end;
  box-sizing: border-box;
  width: 100%;
  border-top-style: solid;
}

.mdc-tab-indicator__content--icon {
  align-self: center;
  margin: 0 auto;
}

.mdc-tab-indicator--active .mdc-tab-indicator__content {
  opacity: 1;
}

.mdc-tab-indicator .mdc-tab-indicator__content {
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1);
}

.mdc-tab-indicator--no-transition .mdc-tab-indicator__content {
  transition: none;
}

.mdc-tab-indicator--fade .mdc-tab-indicator__content {
  transition: 150ms opacity linear;
}

.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content {
  transition-delay: 100ms;
}
/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@material/tab/dist/mdc.tab.css ***!
  \*************************************************************************************************************************************************************************************************************************************/
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */
.mdc-tab {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.0892857143em;
  text-decoration: none;
  text-transform: uppercase;
  padding-right: 24px;
  padding-left: 24px;
  position: relative;
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
  box-sizing: border-box;
  height: 48px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  outline: none;
  background: none;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  z-index: 1;
}
.mdc-tab .mdc-tab__text-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-tab .mdc-tab__icon {
  color: rgba(0, 0, 0, 0.54);
  fill: currentColor;
}
.mdc-tab::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mdc-tab--min-width {
  flex: 0 1 auto;
}

.mdc-tab__content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  pointer-events: none;
}

.mdc-tab__text-label,
.mdc-tab__icon {
  transition: 150ms color linear;
  display: inline-block;
  line-height: 1;
  z-index: 2;
}

.mdc-tab--stacked {
  height: 72px;
}
.mdc-tab--stacked .mdc-tab__content {
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.mdc-tab--stacked .mdc-tab__icon {
  padding-top: 12px;
}
.mdc-tab--stacked .mdc-tab__text-label {
  padding-bottom: 16px;
}

.mdc-tab--active .mdc-tab__text-label {
  color: #6200ee;
  /* @alternate */
  color: var(--mdc-theme-primary, #6200ee);
}
.mdc-tab--active .mdc-tab__icon {
  color: #6200ee;
  /* @alternate */
  color: var(--mdc-theme-primary, #6200ee);
  fill: currentColor;
}
.mdc-tab--active .mdc-tab__text-label,
.mdc-tab--active .mdc-tab__icon {
  transition-delay: 100ms;
}

.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label {
  /* @noflip */
  padding-left: 8px;
  /* @noflip */
  padding-right: 0;
}
[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label, .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label[dir=rtl] {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 8px;
}

@keyframes mdc-ripple-fg-radius-in {
  from {
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@keyframes mdc-ripple-fg-opacity-in {
  from {
    animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@keyframes mdc-ripple-fg-opacity-out {
  from {
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
.mdc-ripple-surface--test-edge-var-bug {
  --mdc-ripple-surface-test-edge-var: 1px solid #000;
  visibility: hidden;
}
.mdc-ripple-surface--test-edge-var-bug::before {
  border: var(--mdc-ripple-surface-test-edge-var);
}

.mdc-tab__ripple {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-tab__ripple::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-tab__ripple.mdc-ripple-upgraded::before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-tab__ripple.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-tab__ripple.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: var(--mdc-ripple-left, 0);
}
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-tab__ripple.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
  background-color: #6200ee;
}
@supports not (-ms-ime-align: auto) {
  .mdc-tab__ripple::before, .mdc-tab__ripple::after {
    /* @alternate */
    background-color: var(--mdc-theme-primary, #6200ee);
  }
}
.mdc-tab__ripple:hover::before {
  opacity: 0.04;
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before, .mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-tab__ripple.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*custom Sass*/
/* Heading or Title font sizes */
/* Body text font sizes */
/* Body text font weight */
/* Theme bg color */
/*$bgcolor-lighter:#AA59DD;*/
/* Secondary bg color */
/*$bgcolor-orange: #F7941E;*/
/* Grey bg color */
/* Theme text color */
/*$color-lighter:#AA59DD;*/
/* Secondary text color */
/* Grey text color */
/* Font declaration */
/* Extend/Inheritance box shadows */
.flatShadow {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.defaultShadow, .cus-accordion .mat-expansion-panel:not([class*=mat-elevation-z]), .DSA_header_bg, .DSA_iconRadio_ul li a, .mat-card:not([class*=mat-elevation-z]), .DSA_card-widget, .DSA_btnShadow, .dataTbl {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16) !important;
}

.custom_modal .modal-dialog, .DSA_fabButton, .DSA_secondary-text-btn:hover, .DSA_secondary-btn:hover, .DSA_primary-btn:hover {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.24) !important;
}

.cus-accordion .mat-expanded.mat-expansion-panel:not([class*=mat-elevation-z]), .DSA_alert, .DSA_secondary-text-btn:active, .DSA_secondary-btn:active, .DSA_primary-btn:active {
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.24) !important;
}

/* Web Heading or Title font sizes */
/* Web body text font sizes */
/* Web button text font sizes */
/* Web body text font weight */
/*lineheight*/
/*Web theme bg color*/
/*$bg-primary-50er:#AA59DD;*/
/* Web grey bg color */
/* $bg-neutral-60:#B8B8B8;  */
/* Web secondary bg color */
/* Web secondary Bg color */
/*$wb-bg-green-color:#DFF6DD;
$wb-bg-red-color:#FDE7E9;
$wb-bg-blue-color:#DEEBFF;
$wb-bg-orange-color:#FFF4CE ;*/
/* Web theme text color */
/*$wb-color-lighter:#AA59DD;*/
/*$wb-color-lightest:#EDCFFF;
$wb-color-light: #FAF2FF; */
/* Web secondary text color */
/*$wb-lightorange-color:#FFCA28;*/
/* Web grey text color */
/* $text-neutral-60:#B8B8B8; */
/*$text-neutral-80est:#EFEFEF;
$text-neutral-80white:#FAFAFA;*/
/* Web icon color */
/*$wb-iconcolor-lightOrange:#FFCA28;*/
/*$wb-icongrey-midlight:#B8B8B8;
$icon-neutral-80er:#DADADA;
$icon-neutral-80est:#EFEFEF;
$icon-neutral-80white:#FAFAFA;*/
/*border color*/
/* border radius*/
/* border widths*/
/*border color*/
/* %flat-shadow{
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08) !important;
}
%flat-shadow-01{
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08) !important;
} 
%raised-shadow{
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16) !important;
}
%default-shadow-01{
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16) !important;
}
%carouselIcon-shadow{
    box-shadow: -8px 0px 16px 0px rgba(0, 0, 0, 0.50) !important;
}
%column-shadow{
    box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.16) !important;
}*/
.web-defaultShadow, .iconCodeview, .disabledIcon-Circle, .badgeIcon-Circle, .whiteIcon-Circle-small, .whiteIcon-Circle, .DSA_customList li a:hover, .DSA_WidgetCtr .DSA_WidgetContent, .DSA_prevNext:hover, .DSA_wb_normalListItem.DSA_wb_listWithRadius li > span:hover, .DSA_wb_card-widget-02.mat-card, .DSA_wb_customSlider .ng5-slider .ng5-slider-bubble:not(.ng5-slider-limit), .DSA_wb_customSlider .ng5-slider .ng5-slider-pointer, .DSA_dropDown.dropdown-menu, .DSA_popover.popover, .DSA_popoverMainBody, .DSA_tooltip.mat-tooltip, .DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot span, .theme-purple.bs-datepicker, .mat-card:not([class*=mat-elevation-z]), .option_ul li a, .DSA_wb_card-widget.mat-card, .DSA_wb_topMenu li ul.DSA_wb_listItemSingle.DSA_secLevel, .DSA_wb_customTab .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination, .table-titleArea .icon-cont, .DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child.open, .DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened, .DCA_wb_cusTime.timepicker,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big, .DSA_Wb_custom-form-field.custom-select-withBg, .DSA_Wb_custom-form-field.custom-form-withBg, .mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal, .DSA_wb_fabButton, .DSA_wb_Icon-btn span.icon_btnCont, .DSA_panel {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16) !important;
}

.web-pressedShadow, .pressedShadow, .purpleIconActive-Circle, .DSA_wb_customSlider .ng5-slider .ng5-slider-pointer:focus, .option_ul li a:focus, .DSA_wb_alert, .mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:not(.DSA_wb_chip-input):focus,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:not(.DSA_wb_chip-input):focus, .DSA_wb_fabButton:active, .DSA_wb_innerSecondary-btn:active, .DSA_wb_innerPrimary-btn:active, .DSA_wb_secondary-btn:active, .DSA_wb_primary-btn:active, .ds_minimize, .DSA_card-widget:hover {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24) !important;
}

.web-hoverShadow, .DSA_WidgetCtr .DSA_WidgetContent .ui-draggable-dragging, .DSA_WidgetCtr .DSA_WidgetContent:hover, .joyride-step__container, .DSA_wb_customCarousel.DSA_wb_customCarousel_card_02 .owl-theme .owl-nav [class*=owl-]:hover, .DSA_wb_customSlider .ng5-slider .ng5-slider-pointer:hover, .DSA_wb_custom-dropdown.dropdown-menu, .DSA_wb_custom-pagination .page-link:hover, .option_ul li a:hover, .DSA_wb_card-widget.mat-card:hover, .DSA_wb_normalListItemShadow li div a:hover, .table-titleArea .icon-cont:hover, .DSA_wb_custom-table tbody tr.active, .DSA_wb_custom-table tbody tr:hover, .mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:hover,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:hover, .DSA_Wb_custom-form-field.custom-select-withBg:hover, .DSA_Wb_custom-form-field.custom-form-withBg:hover, .DSA_wb_fabButton:hover, .DSA_wb_miniPrimary-btn:hover, .DSA_wb_Icon-btn:hover, .DSA_wb_innerSecondary-btn:hover, .DSA_wb_innerPrimary-btn:hover, .DSA_wb_secondary-btn:hover, .DSA_wb_primary-btn:hover {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.32) !important;
}

.DSA_widgetFooter, .joyride-step__footer, .DSA-Panelactions-Btn, .DSA_popoverFooter, .DSA_wb_custom-dropdown.dropdown-menu .DSA_wb-bottomUtil, .DSA_wb_card-widget.mat-card .mat-card-actions, .DCA_wb_cusTime .timepicker__actions, .web_custom_modal .modal-footer, .DSA_panelFooter {
  box-shadow: 0px -3px 2px 0px rgba(204, 204, 204, 0.1);
}

.DSA_Appnav {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15) !important;
}

.DSA_firstCol, .DSA_leftFixedNAv {
  box-shadow: 1px -1px 4px 0px rgba(0, 0, 0, 0.16) !important;
}

.DSA_wb_contentRightCol.DSA_wb_RightColoverlay {
  box-shadow: -5px 0 25px -5px rgba(0, 0, 0, 0.75) !important;
}

.ds_sticky, .DSA_stickyHeader {
  box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.3) !important;
}

.DSA_wb-cus-accordion .mat-expansion-panel .mat-expansion-panel-header, .DSA_wb-cus-accordion .mat-expansion-panel {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.016) !important;
}

.DSA_wb-cus-accordion2 .mat-expansion-panel:hover, .DSA_wb-cus-accordion .mat-expansion-panel:hover {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.24) !important;
}

/*Button styles */
/* card styles*/
/**/
/* icon circle*/
/* Transition */
/* Transform */
/* rotate */
/* scale */
/* translate */
/* skew */
/* transform origin */
/*=== MEDIA QUERY ===*/
/*plugin css*/
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
html {
  height: 100%;
  font-size: 62.5%;
}

body {
  min-height: 100%;
  background: #ffffff;
  font-family: "roboto", sans-serif !important;
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  /*src: url(assets\fonts\materialFont.woff2) format('woff2');*/
  src: url('images/materialFont.94b38cf8de74c519.eot'); /* IE9 Compat Modes */
  src: url('images/materialFont.94b38cf8de74c519.eot?#iefix') format("embedded-opentype"), url('images/materialFont.327e0a1fa429da59.otf') format("opentype"), url('images/materialFont.a905fea7709c588d.svg') format("svg"), url('images/materialFont.cec595a857e87623.ttf') format("truetype"), url('images/materialFont.85f77e4046cb8680.woff') format("woff"), url('images/materialFont.bf936deeafd73e53.woff2') format("woff2"); /* Modern Browsers */
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.ds_container {
  width: 100%;
  padding: 0px 16px;
}

.ds_mainHeaderCtr {
  background: #8626C3;
  line-height: 20px;
  /*font-size: 20px;*/
  font-weight: 700;
  position: fixed;
  width: 100%;
  z-index: 999;
  left: 0;
  top: 0;
  right: 0;
}

.ds_mainHeader {
  padding: 0px;
  height: 56px;
}

@media screen and (min-width: 768px) {
  .fixedNav {
    position: fixed;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .fixedNav {
    max-width: 200px;
  }
}
.ds_leftNav {
  width: 240px;
  height: 100%;
  position: fixed;
  left: 0;
  padding: 24px !important;
  box-shadow: 4px 0px 8px 0px rgba(0, 0, 0, 0.14);
  background: #ffffff;
  z-index: 1;
}

.ds_leftNav mat-icon {
  float: right;
  margin-top: 6px;
}

.ds_leftNav_h3 {
  line-height: 40px;
  padding: 0px 16px;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #ffffff;
  font-weight: 500;
}

.ds_collapse {
  background: #EFEFEF url('images/icon-collapse-arrow-dark.444b2f70703e2a19.png') right 16px top 50% no-repeat;
}

.ds_expand {
  background: #EFEFEF url('images/icon-expand-arrow-dark.a43f056d2a970f5f.png') right 16px top 50% no-repeat;
}

.ds_leftNav_h4 {
  background: #ffffff;
  line-height: 40px;
  padding: 0px 16px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}

.ds_leftNav_h4.ds_collapse {
  background: #ffffff url('images/icon-collapse-arrow-dark.444b2f70703e2a19.png') right 16px top 50% no-repeat;
}

.ds_leftNav_h4.ds_expand {
  background: #ffffff url('images/icon-expand-arrow-dark.a43f056d2a970f5f.png') right 16px top 50% no-repeat;
}

.ds_secMenu {
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
}

ul.dc_TreeulClass {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.dc_TreeulClass > li {
  margin: 0;
  padding: 0;
}

ul.dc_TreeulClass > li > a {
  color: #7E7E7E;
  line-height: 16px;
  padding: 12px 0px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
}

ul.dc_TreeulClass > li > a:hover {
  color: #000000;
}

ul.dc_TreeulClass > li > a.active {
  font-weight: bold;
  color: #8626C3;
}

ul.dc_TreeulClass > li > a.active:hover {
  color: #8626C3;
}

.ds_h2Menu {
  font-size: 16px;
  color: #000000;
  margin: 0 0px 16px 0;
  font-weight: 500;
}

.ds_h2Menu:first-child {
  margin-top: 0;
}

ul.dc_TreeulClass > li > .dc_SubMenu {
  padding-left: 20px !important;
}
ul.dc_TreeulClass > li > .dc_SubMenu li a.active {
  color: #8626C3;
  position: relative;
}
ul.dc_TreeulClass > li > .dc_SubMenu li a.active:before {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #8626C3;
  position: absolute;
  left: -10px;
  top: 18px;
  content: "";
}

.ds_RightCnt {
  padding: 16px 0px;
  margin: 0 0 0 240px;
}

.list-withBullets {
  list-style: disc;
  margin: 0;
  margin-top: 10px;
}

.list-withBullets li {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  list-style: disc;
  margin: 0 0 0 15px;
  line-height: 25px;
}

.numberedli li {
  list-style: decimal !important;
}

.lowerAlphaLi li {
  list-style: lower-alpha !important;
}

a.ds_logo, a.ds_logo:hover, a.ds_logo:focus, a.ds_logo:active {
  color: #ffffff;
  text-decoration: none;
  margin: 16px 0 12px 0;
}

body {
  background: #EFEFEF;
  font-family: "roboto", sans-serif !important;
}

.ds_headerLftmar {
  margin-left: 80px;
}

.ds_mainMenu {
  border-bottom: 1px solid #DADADA;
  background: #ffffff;
}

a.ds_Download, .ds_Download {
  color: #ffffff;
  display: inline-block;
  font-size: 1.6rem;
  margin-top: 12px;
  line-height: 32px;
}

.ds_Download a {
  color: #ffffff;
  text-decoration: underline;
}

ul.ds_mainMenuUl {
  margin: 0;
  padding: 0;
}

.ds_mainMenuUl li {
  float: left;
  list-style: none;
}

.ds_mainMenuUl li button {
  border: 0;
  line-height: 40px;
  font-size: 14px;
  padding: 0px 25px 0px 16px;
  margin-right: 16px;
  background: url(./saas/assetsimagesicon-expand-arrow-dark.png) 100% 50% no-repeat;
}

a.ds_allMenu, a.ds_allMenu:hover {
  background: none;
  border: 0;
  line-height: 40px;
  font-size: 14px;
  padding: 0;
  margin-right: 16px;
  color: #000000;
  text-decoration: none;
  font-weight: 400;
}

.ds_firstLevelmenu .mat-menu-item,
.ds_secondLevelmenu .mat-menu-item {
  height: 40px !important;
  line-height: 40px !important;
}

.ds_firstLevelmenu .mat-menu-content:not(:empty),
.ds_secondLevelmenu .mat-menu-content:not(:empty) {
  padding: 0 !important;
}

.ds_firstLevelmenu, .ds_secondLevelmenu, .mat-menu-panel {
  min-height: 40px !important;
}

.ds_firstLevelmenu button:focus,
.ds_secondLevelmenu button:focus,
.ds_mainMenuUl li button:focus {
  border: 0;
  box-shadow: none;
  outline: none;
}

.mobilemenuCtr a.ds_allMenu {
  padding: 0px 25px 0px 16px;
}

.mobilemenuCtr ul.ds_mainMenuUl {
  width: 250px;
}

.mobilemenuCtr .ds_mainMenuUl li {
  float: none;
  display: block;
}

.mobilemenuCtr .ds_mainMenuUl li button {
  display: block;
  float: none;
  width: 100%;
  text-align: left;
}

.ds_firstLevelmenu .mat-menu-item-submenu-trigger::after {
  width: 24px;
  height: 24px;
  border-style: solid;
  border-width: 0;
  content: "";
  display: inline-block;
  position: absolute;
  top: 55%;
  right: 16px;
  transform: translateY(-50%);
  background: url(./saas/assetsimages/b tn-icon-next-dark.png) 100% 50% no-repeat;
}

.ds_firstLevelmenu .ds_singleElement.mat-menu-item-submenu-trigger::after {
  background: none;
}

.ds_mainContent {
  padding-top: 97px;
  padding-bottom: 40px;
}

.ds_mainContent.ds_withoutmenu {
  padding-top: 56px;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .ds_mainContent {
    padding-top: 50px;
  }
}
.ds_matcard {
  padding: 0 !important;
  box-shadow: 0px 0px 5px 0px rgba(168, 168, 168, 0.5);
}

.ds_matcard:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 5px 0px rgba(168, 168, 168, 0.5);
}

.ds_matcard .mat-card-header-text {
  margin: 0;
}

.ds_matcard > .mat-card-header {
  height: 60px;
  padding: 16px;
  background: #EFEFEF;
  color: #000000;
  font-size: 14px;
  border-bottom: 0;
}

.ds_matcard > .mat-card-header .mat-card-title {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 30px;
}

.ds_matcard > .mat-card-content {
  padding: 16px;
}

.ds_absRight {
  position: absolute;
  right: 20px;
  top: 34px;
  z-index: 999;
}

.ds_linkBtn {
  position: absolute;
  left: 0px;
  top: -8px;
  z-index: 999;
  margin-right: 16px !important;
}

.ds_absRight a {
  color: #7E7E7E;
  background: #EFEFEF;
}

.ds_absRight a.active {
  color: #8626C3 !important;
}

.ds_marRght16 {
  margin-right: 16px;
}

a.ds_copyIcon {
  color: #7E7E7E;
  font-size: 18px;
  text-decoration: none;
}

a.ds_copyIcon:hover, a.ds_copyIcon:active {
  text-decoration: none;
}

.ds_selectedTxt {
  color: #3367D6;
}

.ds_h2 {
  font-size: 20px;
  line-height: 8px;
  padding: 24px 90px 24px 8px;
  margin: 20px 0px;
  background: #EFEFEF;
  border-bottom: 1px solid #DADADA;
}

.ds_h1Inner {
  margin: 16px 0px 16px 0px;
  font-size: 34px;
  font-weight: 400;
  color: #7E7E7E;
}

.ds_h3Inner {
  margin: 24px 0px 40px 0px;
  font-size: 20px;
  font-weight: 400;
  color: #7E7E7E;
}

.ds_h4Inner {
  margin: 24px 0px 24px 0px;
  font-size: 18px;
  font-weight: 400;
  color: #7E7E7E;
}

.ds_h5Inner {
  margin: 24px 0px 24px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #7E7E7E;
}

.ds_h5hdr {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.ds_hr {
  margin: 40px 0px;
  border: 0;
  border-bottom: 1px solid #DADADA;
}

.ds_paddInnerDiv > div {
  margin-bottom: 10px;
  padding: 5px;
}

.ds_shadowbox {
  height: 50px;
  margin-bottom: 20px !important;
  padding: 10px;
}

.ds_RightCnt {
  padding: 40px !important;
  background: #FAFAFA;
}

.ds_RightCnt .card {
  border: 0;
}

.ds_mainFooter {
  width: 100%;
  height: 40px;
  background: #000000;
}

.ds_tabPad {
  padding: 24px 2px;
}

.ds_marTop24px {
  margin-top: 24px;
}

pre code {
  color: #737373 !important;
}

.ds_marRght16 {
  margin-right: 16px;
}

.ds_h2Menu {
  font-size: 16px;
  color: #000000;
  margin: 0 0px 16px 0;
  font-weight: 500;
}

.ds_h2Menu:first-child {
  margin-top: 0;
}

.ds_h2 {
  font-size: 32px;
  color: #000000;
  margin: 16px 0px;
  font-weight: 500;
}

.ds_h3 {
  font-size: 17px;
  color: #000000;
  margin: 16px 0px;
  font-weight: 500;
}

.ds_h4, .ds_h4span {
  font-size: 14px;
  color: #000000;
  margin: 16px 0px;
  font-weight: 500;
}

.ds_h4span {
  margin: 0;
}

.ds_p {
  font-size: 14px;
  color: #7E7E7E;
  margin-bottom: 8px;
  font-weight: 400;
}

.ds_ul {
  position: fixed;
  margin-top: 20px;
  width: 17%;
}

.ds_ul li {
  list-style: none;
}

.ds_ul li a {
  color: #000000;
  padding: 8px 16px;
  display: block;
  font-size: 15px;
  line-height: 20px;
  border-left: 3px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  font-weight: normal;
  text-decoration: none;
}

.ds_ul li a:hover {
  border-left: 3px solid #8626C3;
}

.ds_ul li:last-child a {
  border-bottom: 0;
}

.ds_hr {
  border: 0;
  border-bottom: 1px solid #EFEFEF;
}

.ds_download {
  display: inline-block;
}

.ds-full-width {
  width: 100%;
}

.ds_pUl {
  color: #7E7E7E;
  padding-left: 15px;
}

.ds_absRight a {
  color: #7E7E7E;
}

.ds_absRight a.active {
  color: #8626C3;
}

pre.ds_pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  line-height: 15px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

a.ds_copyIcon {
  color: #7E7E7E;
  font-size: 18px;
  text-decoration: none;
}

a.ds_copyIcon:hover, a.ds_copyIcon:active {
  text-decoration: none;
}

.clearboth {
  clear: both;
}

.ds_selectedTxt {
  color: #3367D6;
}

.ds_pOl {
  list-style: decimal;
}

.ds_alphabet {
  list-style: lower-alpha;
}

.ds_menuScroll {
  position: relative;
  height: calc(100% - 80px);
}

.ds_menuUl {
  list-style: none;
  margin: 0 0 0 60px;
  padding: 0;
}
.ds_menuUl li {
  float: left;
  margin: 0 0 0 32px;
}
.ds_menuUl li a {
  color: #ffffff;
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 56px;
}
.ds_menuUl li a:hover, .ds_menuUl li a:focus {
  text-decoration: none;
  opacity: 1;
}
.ds_menuUl li a.active {
  opacity: 1;
  padding: 0 0 16px;
  border-bottom: 4px solid #ffffff;
  font-weight: 500;
}

ul.dc_TreeulClass > li > .dc_SubMenu {
  padding-left: 20px !important;
}
ul.dc_TreeulClass > li > .dc_SubMenu li a.active {
  color: #8626C3;
  position: relative;
}
ul.dc_TreeulClass > li > .dc_SubMenu li a.active:before {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #8626C3;
  position: absolute;
  left: -10px;
  top: 18px;
  content: "";
}

.ds_section {
  padding: 24px 0 40px 0;
}

.ds_tabsection {
  padding-top: 16px;
}

.list-withBullets {
  list-style: disc;
  margin: 0;
}
.list-withBullets li {
  font-size: 1.4rem;
  font-weight: 400;
  color: #000000;
  list-style: disc;
  margin: 0 0 0 15px;
  line-height: 25px;
}
.list-withBullets li ul {
  margin: 0 0 0 15px;
}
.list-withBullets li .example-wrap ul {
  margin: 0;
}
.list-withBullets li .example-wrap ul li {
  list-style: none;
  margin: 0;
}

hr.separator_hr {
  border-top: 1px solid #DADADA;
  margin: 0;
  margin-bottom: 16px;
}

.guidelines-carousel-wrap {
  border: 1px solid #DADADA;
  border-radius: 4px;
  padding: 20px;
  background: #ffffff;
}

.cr-table {
  display: flex;
  width: 100%;
  align-items: center;
}
.cr-table .cr-image {
  padding-right: 0 !important;
}

.cr-table > div {
  padding: 0 20px;
}

.guidelines-carousel-wrap .cr-table {
  min-height: 450px;
}
.guidelines-carousel-wrap .owl-carousel .owl-item img {
  width: auto;
}
.guidelines-carousel-wrap p {
  font-size: 24px;
  color: #000000;
}
.guidelines-carousel-wrap .owl-nav, .guidelines-carousel-wrap .owl-dots {
  text-align: right;
}
.guidelines-carousel-wrap .owl-prev {
  margin-right: 350px !important;
  background: url('images/icon-previous.40fc0963874044c9.png') no-repeat left center !important;
  padding-left: 30px !important;
}
.guidelines-carousel-wrap .owl-next {
  background: url('images/icon-next.8106a68443c7311f.png') no-repeat right center !important;
  padding-right: 30px !important;
}
.guidelines-carousel-wrap .owl-next:hover {
  background: url('images/icon-nextHover.3849a64c3be45e05.png') no-repeat right center !important;
  color: #000000 !important;
}
.guidelines-carousel-wrap .owl-prev:hover {
  background: url('images/icon-previousHover.797f1bfc5e79bb53.png') no-repeat left center !important;
  color: #000000 !important;
}
.guidelines-carousel-wrap .owl-dots {
  margin: -25px 150px 0 0;
}
.guidelines-carousel-wrap .owl-theme .owl-nav [class*=owl-] {
  background: none;
  color: #8626C3;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.guidelines-carousel-wrap .owl-theme .owl-dots .owl-dot span {
  background: none;
  border: 1px solid #8626C3;
}
.guidelines-carousel-wrap .owl-theme .owl-dots .owl-dot.active span, .guidelines-carousel-wrap .owl-theme .owl-dots .owl-dot:hover span {
  background: #8626C3;
}
.guidelines-carousel-wrap .owl-theme .owl-nav .disabled {
  color: #DADADA !important;
  opacity: 1;
}
.guidelines-carousel-wrap .owl-theme .owl-nav .owl-prev.disabled {
  background: url('images/icon-previous-default.4f40ad664da9cda9.png') no-repeat left center !important;
}
.guidelines-carousel-wrap .owl-theme .owl-nav .owl-next.disabled {
  background: url('images/icon-next-default.beff9def7b6df27c.png') no-repeat right center !important;
}
.guidelines-carousel-wrap ol.ds_orderedlist {
  margin: 0 0 0 15px;
  padding: 0;
  float: none;
}
.guidelines-carousel-wrap .list-withBullets li {
  font-size: 1.8rem;
}

.systemMsgs-carousel .owl-prev {
  margin-right: 700px !important;
}

.tabs-carousel .owl-prev {
  margin-right: 450px !important;
}

.ds_box {
  padding: 40px;
  border: 1px solid #DADADA;
  border-radius: 4px;
  margin: 16px 0 0;
  background: #ffffff;
}

.ds_box.box-2Row {
  padding: 0;
}

.row-grey-bg {
  padding: 40px;
  background: #FAFAFA;
}

.row-white-bg {
  padding: 40px;
}

.box-text {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 56px;
  margin: 0 0 0 80px;
  float: left;
}

ol.ds_orderedlist {
  list-style: decimal;
  margin: 20px 0 0 80px;
  float: left;
}
ol.ds_orderedlist li {
  list-style: decimal;
  font-size: 1.8rem;
  font-weight: 400;
  color: #000000;
  margin: 0 0 16px 10px;
}
ol.ds_orderedlist li span {
  font-size: 14px;
  color: #7E7E7E;
  display: block;
  margin-top: 8px;
}
ol.ds_orderedlist li div {
  font-size: 14px;
  color: #7E7E7E;
  margin-top: 8px;
}

.row-margin {
  margin: 0 0 40px;
}

.row-white-bg .box-text {
  margin: 0 0 0 125px;
}

.txt-margin {
  margin: 40px 0 8px;
}

.ds_rightIcons {
  margin: 14px 0 0;
}
.ds_rightIcons li {
  float: left;
  margin: 0 0 0 20px;
}
.ds_rightIcons li a {
  display: inline-block;
}

.dataTbl {
  width: 100%;
}

.dataTbl th {
  background: #FAFAFA;
  color: #000000;
  padding: 10px 15px;
  line-height: 15px;
  font-weight: 500;
}

.dataTbl td {
  background: #ffffff;
  color: #000000;
  padding: 10px 15px;
  line-height: 15px;
  border-bottom: 1px solid #FAFAFA;
}

.ds_rightArrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #DADADA;
  display: inline-block;
  margin-top: 30px;
}

.ds_docImg {
  margin-top: 60px;
  margin-bottom: 60px;
}

.ds_docImg img {
  width: 100%;
}

.ds_docImg img.smallImg {
  width: 80%;
}

.ds_views {
  margin-top: 12px;
}

.ds_views a, .ds_views a:hover, .ds_views a:focus {
  color: #ffffff !important;
  text-align: center;
  float: left;
  vertical-align: middle;
  height: 25px;
}

.ds_views a i {
  font-size: 30px;
  height: 30px;
  text-decoration: none;
  opacity: 0.5;
  float: left;
  vertical-align: middle;
}

.ds_views a strong {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  opacity: 0.5;
  vertical-align: middle;
  line-height: 30px;
  display: inline-block;
  margin-left: 10px;
}

.ds_views a strong.margin1 {
  margin-left: 5px;
}

.ds_views a:hover, .ds_views a:hover strong, .ds_views a:hover i {
  opacity: 1;
  text-decoration: none;
}

.ds_views a.active, .ds_views a.active strong, .ds_views a.active i {
  opacity: 1;
}

.mat-drawer-container,
.mat-drawer-content {
  z-index: auto !important;
}

.mat-drawer-content {
  overflow: hidden !important;
}

.ds_homePageBg {
  background: #8626C3;
  margin: 0 -16px;
  padding: 32px 0;
}

.ds_docHeight {
  min-height: calc(100vh - 96px);
}

.ds_h1HomeHeader {
  font-size: 35px;
  font-weight: 500;
  margin: 0 0 24px;
}

.ds_h1Header {
  font-size: 2.4rem;
  font-weight: 500;
}

.width-55 {
  width: 55%;
  margin: 0 auto 32px;
}

.ds_copyRightTxt {
  line-height: 40px;
  color: #999999;
}

.DSA_card-widget:hover .DSA_h4Header {
  color: #8626C3;
}

.DSA_card-widget:hover {
  cursor: pointer;
}

.designView.active, .codeView.active {
  display: block;
}

.designView.hide, .codeView.hide {
  display: none;
}

@media screen and (max-width: 1366px) {
  .ds_fullWidthImg {
    max-width: 100%;
  }
  .anatomy-wrap .cr-image {
    width: 450px;
  }
  .anatomy-wrap .cr-image img {
    width: 100%;
  }
  .hamburger-carousel-txt .cr-table > div {
    width: 50%;
  }
  .hamburger-carousel-txt .cr-table > div.cr-image img {
    width: 100%;
  }
  .systemMsgs-carousel .owl-prev {
    margin-right: 694px !important;
  }
}
.ds_docCustom-tab {
  clear: both;
  display: block !important;
}

.ds_docCustom-tab .mat-tab-label, .ds_docCustom-tab .mat-tab-link {
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
  opacity: 1;
  min-width: 120px;
}

.ds_docCustom-tab.mat-tab-group.mat-primary .mat-ink-bar,
.ds_docCustom-tab .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #8626C3;
}

.ds_docCustom-tab .mat-ink-bar {
  height: 4px;
}

.ds_docCustom-tab .mat-tab-label {
  padding: 0;
  margin-right: 20px;
}

.ds_h2Header {
  font-size: 1.8rem;
  font-weight: 400;
}

.ds_h3Header {
  font-size: 1.6rem;
  font-weight: 400;
}

.customTable {
  width: 100%;
  background: transparent;
}
.customTable .mat-header-cell {
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
  border-bottom: 1px solid #DADADA;
}
.customTable td.mat-cell {
  border: none;
  color: #000000;
}
.customTable td.mat-cell:first-of-type, .customTable td.mat-footer-cell:first-of-type, .customTable th.mat-header-cell:first-of-type {
  padding: 0;
}
.customTable .td-1 {
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: capitalize;
}
.customTable .td-2 {
  font-size: 1.6rem;
  font-weight: 400;
}
.customTable .td-3 {
  font-size: 1.6rem;
  font-weight: 500;
}
.customTable .td-4 {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
.customTable .td-5 {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
}
.customTable .td-6 {
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: capitalize;
}
.customTable .td-7 {
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: capitalize;
}
.customTable .td-8 {
  font-size: 1.2rem;
  font-weight: 400;
}

.txt-green {
  color: #0B8043;
}

.ds_dataGrid {
  width: 100%;
  background: transparent;
}

ol.ds_numberOl, .ds_numberOl li {
  margin: 0;
  padding: 0;
}

.ds_numberOl li {
  list-style: decimal;
  margin-left: 20px;
}

.ds_dataGrid tr.mainTh th {
  text-align: center;
  font-weight: 500;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 24x;
  font-size: 20px;
}

.ds_dataGrid tr.topTh th {
  padding-bottom: 24x;
  border-bottom: 1px solid #DADADA;
}

.ds_dataGrid th, .ds_dataGrid td {
  font-size: 1.6rem;
  color: #000000;
  padding: 16px 8px;
  line-height: 18px;
  vertical-align: top;
}

.ds_dataGrid th {
  border: none;
  color: #000000;
  font-weight: 500;
}

.ds_dataGrid td {
  border: none;
  color: #000000;
  font-weight: 400;
  font-size: 1.4rem;
}

.messaging_dataGrid tr th {
  width: 25%;
}
.messaging_dataGrid tr th:first-child {
  width: 35%;
}
.messaging_dataGrid tr th:last-child {
  width: 15%;
}
.messaging_dataGrid tr td {
  border-bottom: 1px solid #DADADA;
}
.messaging_dataGrid ol.ds_orderedlist {
  margin: 0;
  padding: 0;
}
.messaging_dataGrid ol.ds_orderedlist li {
  font-size: 1.4rem;
  margin: 0 0 8px 10px;
}
.messaging_dataGrid ol.ds_orderedlist li span.txt-green {
  color: #0B8043;
  display: inline;
  margin: 0;
}

.ds_colwdth1 {
  width: 20%;
}

.ds_colwdth2 {
  width: 50%;
}

.ds_colwdth3 {
  width: 30%;
}

.ds_gridUL {
  line-height: 22px;
  margin-bottom: 5px;
  list-style: disc;
}

.ds_cauroselinnerTitle {
  font-size: 18px;
  font-weight: 500;
}

.ds_mainBodyDesc, .ds_mainBodyDescUL {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 40px !important;
}

.ds_mainBodyDescUL {
  padding-left: 20px;
}

.ds_mainBodyDescUL li {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 30px;
  list-style: disc;
}

.ds_bullet-list {
  list-style-position: inside;
  margin-bottom: 30px;
}
.ds_bullet-list li {
  font-size: 1.4rem;
  font-weight: 400;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.ds_bullet-list li:before {
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #000000;
  border-radius: 50%;
  content: "";
  left: 5px;
  top: 6px;
  position: absolute;
}

.ds_mainBodyTxt3 {
  font-size: 1.4rem;
  font-weight: 400;
}

.ds_gridUL {
  margin-left: 18px;
}

.ds_gridUL li {
  list-style: disc;
}

.width-desc {
  width: 900px;
  margin: 0 auto;
}

.ds_guidelineList {
  margin-bottom: 40px;
  padding: 40px 0px 80px 0px;
  border-bottom: 1px solid #DADADA;
  position: relative;
}

.ds_guidelineList:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
  padding: 40px 0px 0px 0px;
}

.ds_guidelineList:first-child {
  padding: 20px 0px 40px 0px;
}

.ds_guidlinechip {
  background: #ffffff;
  height: 40px;
  width: 150px;
  text-align: center;
  position: absolute;
  left: 40px;
  top: -20px;
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #DADADA;
  border-radius: 30px;
}

.list-item li {
  list-style: disc;
  list-style-position: inside;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.ds_le-wrap {
  padding: 40px 0;
}

.ds_link_teams {
  float: right;
  color: #999999;
  background: url('images/teams-logo-grey.b783543c50526815.png') no-repeat right;
  line-height: 40px;
  padding: 0 40px 0 0;
}

.ds_link_teams:hover, .ds_link_teams:focus {
  color: #ffffff;
  background: url('images/teams-logo-white.5d824398b3658173.png') no-repeat right;
  text-decoration: none;
}

.ds_dowloadList li span {
  line-height: 30px;
  display: inline-block;
  margin-left: 5px;
}

.ds_scale {
  width: 100%;
}

.ds_fullWidthWrap {
  width: 100%;
}

.example-wrap {
  padding: 10px;
  border: 1px solid #DADADA;
  border-radius: 4px;
  background: #ffffff;
}

.h4_example {
  font-size: 14px;
  margin: 0 0 8px;
}

.ds_tableList span {
  display: inline-block;
  margin-right: 30px;
}

.ds_dataGridAuto {
  width: auto;
}

@media screen and (max-width: 650px) {
  .ds_headerLftmar {
    margin-left: 16px;
  }
  .ds_views a strong {
    display: none;
  }
  a.ds_logo {
    font-size: 12px;
  }
  .ds_views a i {
    font-size: 20px;
  }
  .menu-icon.marT8 {
    margin-top: 16px !important;
  }
  .ds_h2 {
    font-size: 16px;
  }
}
.ds_minimize {
  position: fixed;
  right: 250px;
  top: 10px;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  z-index: 999999;
  color: #7E7E7E;
  padding-top: 12px;
  font-size: 28px;
  display: none;
}

/*custom css*/
.container, .container-fluid {
  padding-right: 16px;
  padding-left: 16px;
}

.row {
  margin-right: -16px;
  margin-left: -16px;
}

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

.custom-range::-ms-fill-upper {
  margin-right: 16px;
}

.card-deck .card {
  margin-bottom: 16px;
}

@media (min-width: 576px) {
  .card-deck {
    margin-right: -16px;
    margin-left: -16px;
  }
  .card-deck .card {
    margin-right: 16px;
    margin-left: 16px;
  }
}
.card-group > .card {
  margin-bottom: 16px;
}

/*new breakpoint XXl added 4 Feb 2020*/
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
html {
  font-size: 62.5%;
}

body, html {
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 400;
  overflow-x: hidden;
  color: #212121;
  background: #FAFAFA;
  line-height: 1;
  min-width: 360px;
}

.mat-button, .mat-fab, .mat-flat-button, .mat-icon-button, .mat-mini-fab, .mat-raised-button, .mat-stroked-button {
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  padding: 0;
  margin: 0;
  line-height: 1;
}

p {
  padding: 0;
  margin: 0;
  line-height: 1.5;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

header.DSA_mainHdr {
  background: #8626C3;
  padding: 21px 16px;
  color: #ffffff;
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 500;
}
header.DSA_mainHdr .DSA_logo {
  text-align: center;
  position: relative;
}
header.DSA_mainHdr h1 {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 20px;
}
header.DSA_mainHdr .DSA_header-info-txt {
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  line-height: 19px;
  margin-bottom: 30px;
}

.DSA_headerTitle {
  font-size: 1.4rem;
  font-weight: 700;
  text-align: left;
  margin: 0px 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-transform: uppercase;
}

.DSA_headerTitle.twoIcons {
  margin-right: 80px;
}

.DSA_headerTitle.threeIcons {
  margin-right: 120px;
}

.DSA_primary, .DSA_tab-btn, .DSA_secondary-text-btn, .DSA_text-btn, .DSA_secondary-btn, .DSA_primary-btn-dark, .DSA_primary-btn {
  font-size: 1.4rem;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  font-family: "roboto", Arial, sans-serif !important;
  border: 1px solid transparent;
  padding: 8px 16px !important;
  line-height: 16px !important;
  background: none;
}
.DSA_primary-btn {
  background: #212121;
  color: #ffffff;
  border-radius: 8px !important;
  border: 1px solid #212121 !important;
}
.DSA_primary-btn:active {
  background: #737373;
}
.DSA_primary-btn:focus {
  outline: none !important;
}
.DSA_primary-btn:disabled, .DSA_primary-btn:disabled:active, .DSA_primary-btn:disabled:hover {
  box-shadow: none !important;
  background: #DADADA;
  color: #000000 !important;
  border: 1px solid #DADADA !important;
}
.DSA_primary-btn-dark {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 8px !important;
}

.DSA_secondary-btn {
  color: #212121;
  border: 1px solid #212121 !important;
  border-radius: 8px !important;
}
.DSA_secondary-btn:hover {
  border: 1px solid #DADADA !important;
}
.DSA_secondary-btn:active {
  background: #EFEFEF;
  border: 1px solid #DADADA !important;
}
.DSA_secondary-btn:focus {
  outline: none !important;
}
.DSA_secondary-btn:disabled {
  color: #DADADA;
  border: 1px solid #DADADA !important;
  background: #ffffff !important;
}
.DSA_secondary-btn:disabled, .DSA_secondary-btn:disabled:active, .DSA_secondary-btn:disabled:hover {
  box-shadow: none !important;
}

.DSA_text-btn {
  color: #8626C3;
  border-radius: 0;
  background: none;
  min-width: auto !important;
  padding: 8px !important;
}
.DSA_text-btn:hover {
  background: #ffffff;
}
.DSA_text-btn:active {
  background: #EDCFFF;
}
.DSA_text-btn:focus {
  outline: none !important;
}
.DSA_text-btn:disabled, .DSA_text-btn:disabled:active, .DSA_text-btn:disabled:hover {
  box-shadow: none !important;
  color: #000000 !important;
}
.DSA_text-btn .Greywhite {
  color: #ffffff;
}
.DSA_text-btn .Greywhite:hover {
  color: #8626C3;
}
.DSA_text-btn .Greywhite:active {
  color: #8626C3;
  background: #EDCFFF;
}
.DSA_text-btn .Greywhite:focus {
  outline: none !important;
}

.DSA_secondary-text-btn {
  color: #737373;
  background: none;
  border-radius: 0;
}
.DSA_secondary-text-btn:focus {
  outline: none !important;
}
.DSA_secondary-text-btn:disabled {
  color: #DADADA;
}
.DSA_secondary-text-btn:disabled, .DSA_secondary-text-btn:disabled:active, .DSA_secondary-text-btn :disabled:hover {
  box-shadow: none !important;
}

.DSA_tab-btn {
  color: #737373;
  border-radius: 8px;
  font-size: 1rem;
  background: none;
  padding: 5px 16px;
}
.DSA_tab-btn.active {
  background: #8626C3;
  color: #ffffff;
  outline: none;
}
.DSA_tab-btn:disabled {
  color: #DADADA;
}

.DSA_Icon-Btn {
  color: #8626C3;
  line-height: 24px !important;
  display: inline-block;
  padding: 4px 8px !important;
  background: none;
}
.DSA_Icon-Btn span {
  margin-right: 8px;
}
.DSA_Icon-Btn:active {
  background: #EDCFFF;
}
.DSA_Icon-Btn:focus {
  outline: none !important;
}

.DSA_fabButton {
  width: 56px;
  height: 56px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #8626C3;
  border: 0;
  line-height: 56px;
}

.DSA_btnfullWdth {
  width: 100%;
  text-align: center;
}

.DSA_btnShadow {
  background: #ffffff;
}

.DSA_btnblock {
  width: 100%;
}

.DSA_content-section {
  padding: 16px;
  margin: 0 0 54px;
}

footer.DSA_mainFooter {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  min-height: 40px;
}
footer.DSA_mainFooter a {
  height: 56px;
  font-size: 1.2rem;
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 400;
  color: #212121;
  text-align: center;
  padding-top: 8px;
}
footer.DSA_mainFooter a:hover {
  text-decoration: none;
  color: #212121;
}
footer.DSA_mainFooter a.active {
  color: #5E1F89;
}
footer.DSA_mainFooter span {
  display: block;
}
footer.DSA_mainFooter span.DSA_infoTxt {
  margin: 4px 0 0;
}

footer.DSA_fixedFooter {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.DSA_flexCol {
  display: flex;
}

.DSA_flexCol a {
  display: block;
  flex-grow: 1;
}

.DSA_midbackground {
  background: #EFEFEF;
}

h2.DSA_mainh2 {
  font-size: 2rem;
  color: #000000;
  margin: 20px 0px;
  font-family: "roboto", Arial, sans-serif !important;
}

.DSA_fixedFooter {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #ffffff;
  z-index: 1;
}

/* Card widget CSS - Start */
.DSA_card-widget {
  min-height: 50px;
}
.DSA_card-widget .DSA_flex {
  display: flex;
  grid-template-columns: 80% 20%;
}
.DSA_card-widget .DSA_flex80 {
  flex-grow: 4;
}
.DSA_card-widget .DSA_flex20 {
  flex-grow: 1;
}
.DSA_card-widget .mat-card-header-text {
  width: 100%;
  margin: 0;
}
.DSA_card-widget hr {
  border-top: 1px solid #EFEFEF;
  margin: 0 -16px;
}
.DSA_card-widget hr.DSA_marhr {
  margin: 16px 0;
}
.DSA_card-widget hr.nomar {
  margin: 0;
}

.DSA_card-widget.dark {
  background: #212121;
}

.mat-card-image.custom-card-image-bg {
  margin-bottom: -16px;
}

.DSA_card-image-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 4px;
}

.DSA_card-image-bg img {
  width: 100%;
  height: 100%;
}

.DSA_txt-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  border-radius: 4px;
  z-index: 1;
}

.DSA_txt_top {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.DSA_txt_top hr {
  opacity: 0.5;
}

.DSA_txt_top > .mat-card-actions:last-child {
  margin-bottom: -8px;
  padding-bottom: 0;
}

.DSA_card-withRtImg .DSA_txt_left {
  margin-right: 106px;
}

.DSA_card-withRtImg .DSA_txt_left.txt-withAvatar {
  margin-right: 96px;
}

.DSA_card-withRtImg .img-cont {
  position: absolute;
  top: 0;
  right: 0;
}

.DSA_card-withLtImg .img-cont {
  position: absolute;
  top: 0;
  left: 0;
}

.DSA_card-widget.DSA_card-withRtImg, .DSA_card-widget.card-withTxt, .DSA_card-widget.DSA_card-withLtImg {
  min-height: 106px;
}

.DSA_card-widget.DSA_card-withRtImg.card-lg, .DSA_card-widget.DSA_card-withLtImg.card-lg {
  min-height: 136px;
  max-height: 136px;
}

.DSA_card-withRtImg.card-lg .img_leader {
  margin: 12px 0 0;
}

.DSA_card-withRtImg .card-avatar {
  margin: -4px 0 0;
}

.DSA_card-widget.mat-card.dark > .mat-card-actions:last-child {
  margin: 0;
  padding: 0;
}

.DSA_text-1line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.DSA_text-2line {
  height: 42px;
  overflow: hidden;
}

.DSA_text-3line {
  height: 54px;
  overflow: hidden;
}

.DSA_text-4line {
  height: 72px;
  overflow: hidden;
}

.DSA_h4Header.DSA_text-2line {
  height: 32px;
}

p.DSA_text-3line {
  height: 63px;
}

.DSA_card-widget.DSA_card-square {
  min-width: 100px;
  max-width: 100px;
  float: left;
}

.DSA_card-widget.DSA_card-square.DSA_square-lg {
  min-width: 156px;
  max-width: 156px;
}

.DSA_card-widget ~ .DSA_card-widget {
  margin: 0 0 0 32px;
}

.DSA_card-widget.DSA_card-withLtImg .DSA_txt_left {
  padding-left: 120px;
}

.DSA_card-widget .v-menu-icon {
  background-position: center;
}

.DSA_card-ul {
  list-style: none;
  padding: 0;
}
.DSA_card-ul li {
  padding: 8px 0;
}
.DSA_card-ul li:last-child {
  padding: 8px 0 0;
}
.DSA_card-ul li.DSA_border-top {
  border-top: 1px solid #EFEFEF !important;
}

.DSA_action-ul {
  margin: 4px 0;
}
.DSA_action-ul li {
  float: left;
  margin: 0 0 0 8px;
}

.DSA_card-fixed {
  max-width: 156px;
  min-width: 156px;
  height: 156px;
  float: left;
}
.DSA_card-fixed .align-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.mat-card-actions .mat-button, .mat-card-actions .mat-raised-button {
  margin: 0 !important;
}

.DSA_card-widget.DSA_card-nobg {
  background: transparent;
  box-shadow: none !important;
  padding: 0;
}

.DSA_card-widget.DSA_card-withLtImg .DSA_txt_top .DSA_txt_left {
  padding-left: 72px;
  min-height: 56px;
}

/* blogs-tile CSS - End */
/* Datepicker CSS - Start */
.custom-form-field {
  width: 100%;
}

.custom-form-field.mat-form-field-appearance-legacy .mat-form-field-label {
  color: #737373;
}

.custom-form-field.mat-form-field-appearance-legacy .mat-form-field-underline, .custom-form-field.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background: #DADADA;
}

.custom-form-field.mat-form-field.mat-focused .mat-form-field-label {
  color: #737373;
}

.custom-form-field.mat-form-field.mat-focused .mat-form-field-ripple {
  background: #8626C3;
  height: 1px;
}

.custom-form-field input.mat-input-element {
  color: #000000;
  height: 24px;
}

.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-underline,
.custom-form-field.white.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background: #DADADA;
}

.custom-form-field.white.mat-form-field.mat-focused .mat-form-field-ripple {
  background: #ffffff;
  height: 1px;
}

.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-label {
  color: #ffffff;
}

.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 4px 0;
}

.custom-form-field.white .mat-form-field-label-wrapper {
  top: -0.5em;
  padding-top: -0.5em;
}

.custom-form-field.white input.mat-input-element {
  color: #ffffff;
}

.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  margin-bottom: -4px;
}

.DSA_dateClass .mat-calendar-body-selected {
  background-color: #8626C3;
}

.DSA_dateClass .mat-calendar-header {
  background: #8626C3;
  padding: 16px 8px;
}

.DSA_dateClass .mat-calendar-controls {
  margin-top: 0;
  margin-bottom: 0;
}

.DSA_dateClass .mat-calendar-arrow {
  border-top-color: #ffffff;
}

.DSA_dateClass .mat-datepicker-content .mat-calendar-next-button,
.DSA_dateClass .mat-datepicker-content .mat-calendar-previous-button,
.DSA_dateClass .mat-datepicker-toggle {
  color: #ffffff;
}

.DSA_dateClass .mat-calendar-period-button {
  font-size: 3.2rem;
  color: #ffffff;
}

.DSA_dateClass .mat-calendar-table-header th {
  padding: 8px 0;
}

.mat-datepicker-content.mat-datepicker-content-touch .DSA_dateClass {
  max-width: 328px;
  max-height: 420px;
}

/* Datepicker CSS - End */
/* Timepicker CSS - Start */
.DCA_cusTime .timepicker__header {
  background-color: #8626C3 !important;
}
.DCA_cusTime .timepicker-dial__control {
  font-size: 3.2rem;
  font-weight: 500;
}
.DCA_cusTime .clock-face__clock-hand {
  background-color: #8626C3 !important;
}
.DCA_cusTime .clock-face__clock-hand::after {
  background-color: #8626C3 !important;
}
.DCA_cusTime .clock-face__clock-hand::before {
  border-color: #8626C3 !important;
}
.DCA_cusTime .clock-face__number > span.active {
  background-color: #8626C3 !important;
}
.DCA_cusTime button:not(.timepicker-dial__item) {
  color: #8626C3 !important;
}

/* Timepicker CSS - End */
/* Checkbox CSS - Start */
.custom-checkbox ~ .custom-checkbox {
  margin: 0 0 0 16px;
}

.custom-checkbox .mat-checkbox-inner-container {
  width: 24px;
  height: 24px;
}

.custom-checkbox .mat-checkbox-background, .custom-checkbox .mat-checkbox-frame {
  border-color: #737373;
}

.custom-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background, .custom-checkbox.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background: #8626C3;
  border: none;
}

.custom-checkbox .mat-checkbox-checkmark-path {
  stroke: #ffffff !important;
}

.custom-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .custom-checkbox.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #DADADA;
}

.custom-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-checkmark-path {
  stroke: #EFEFEF !important;
}

.custom-checkbox.mat-checkbox-disabled .mat-checkbox-background, .custom-checkbox.mat-checkbox-disabled .mat-checkbox-frame {
  border: none;
}

.custom-checkbox.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border: 2px solid #DADADA;
}

.custom-checkbox .mat-checkbox-checkmark {
  fill: #EFEFEF;
}

/* Checkbox CSS - End */
/* Radio CSS - Start */
.custom-radio .mat-radio-container {
  width: 24px;
  height: 24px;
}

.custom-radio .mat-radio-outer-circle {
  width: 24px;
  height: 24px;
  border-color: #737373;
}

.custom-radio .mat-radio-inner-circle {
  width: 24px;
  height: 24px;
}

.custom-radio .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #8626C3;
}

.custom-radio .mat-radio-button.mat-accent .mat-radio-inner-circle, .custom-radio .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .custom-radio .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .custom-radio .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #8626C3;
}

.custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle, .custom-radio .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle {
  border-color: #DADADA;
}

.custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-label-content, .custom-radio .mat-radio-button.mat-radio-button.mat-radio-checked.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #DADADA;
}

.custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle, .custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
  background-color: #DADADA;
}

.custom-radio .mat-radio-label-content {
  color: #737373;
}

.custom-radio .mat-radio-button.mat-radio-checked .mat-radio-label-content {
  color: #000000;
}

.block-radio-group {
  display: flex;
  flex-direction: column;
  margin: 15px 0;
}
.block-radio-group .block-radio-button {
  margin: 5px;
}
.block-radio-group .mat-radio-button ~ .mat-radio-button {
  margin: 5px;
}

.mat-radio-button ~ .mat-radio-button {
  margin: 0 0 0 16px;
}

/* Radio CSS - End */
/* Slide toggle CSS - Start */
.custom-slideToggle.mat-slide-toggle {
  display: block;
  margin: 0 0 16px;
}

.custom-slideToggle .mat-slide-toggle-bar {
  background-color: #737373;
}

.custom-slideToggle .mat-slide-toggle-thumb, .custom-slideToggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffffff;
}

.custom-slideToggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #8626C3;
}

.custom-slideToggle.mat-disabled .mat-slide-toggle-bar {
  background-color: #DADADA;
}

.custom-slideToggle.mat-disabled .mat-slide-toggle-thumb, .custom-slideToggle.mat-checked.mat-disabled .mat-slide-toggle-thumb {
  background-color: #DADADA;
  border: 1px solid #737373;
}

.custom-slideToggle.mat-slide-toggle.mat-checked.mat-disabled .mat-slide-toggle-bar {
  background-color: #EDCFFF;
}

/* Slide toggle CSS - End */
/* Input CSS - Start */
.custom-form-field.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #737373;
}

.custom-form-field .mat-error {
  color: #B71C1C;
}

.custom-form-field.mat-form-field.mat-form-field-invalid .mat-form-field-ripple, .custom-form-field.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #FDE7E9;
}

.custom-form-field.mat-form-field-appearance-legacy .mat-hint {
  font-size: 1.2rem;
  color: #737373;
}

.custom-form-field.mat-form-field-disabled.mat-form-field-appearance-legacy .mat-form-field-label, .custom-form-field.mat-form-field-disabled input.mat-input-element {
  color: #DADADA;
}

.custom-form-field.mBottom {
  margin: 0 0 24px;
}

/* Input CSS - End */
/* Select CSS - Start */
.custom-form-field .mat-select-value {
  color: #000000;
}

.custom-form-field .mat-select-arrow {
  border: none;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c,.d%7Bfill:%237e7e7e;%7D.c%7Bopacity:0;%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='24' height='24'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='b'%3E%3Crect class='c' width='24' height='24'/%3E%3Cg transform='translate(180.3 -613.698) rotate(45)'%3E%3Crect class='d' width='9' height='2' rx='1' transform='translate(317.199 562.828)'/%3E%3Crect class='d' width='2' height='9' rx='1' transform='translate(326.234 564.793) rotate(180)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin: 0;
}

.DSA_custom-select .mat-option .mat-option-text {
  font-size: 1.4rem;
  color: #212121;
}

.DSA_custom-select .mat-option.mat-active {
  background: #EFEFEF;
}

.mat-select-panel.DSA_custom-select .mat-optgroup-label, .mat-select-panel.DSA_custom-select .mat-option {
  height: 40px;
  line-height: 40px;
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #212121;
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c,.d%7Bfill:%23dadada;%7D.c%7Bopacity:0;%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='24' height='24'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='b'%3E%3Crect class='c' width='24' height='24'/%3E%3Cg transform='translate(180.3 -613.698) rotate(45)'%3E%3Crect class='d' width='9' height='2' rx='1' transform='translate(317.199 562.828)'/%3E%3Crect class='d' width='2' height='9' rx='1' transform='translate(326.234 564.793) rotate(180)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.mat-primary.DSA_custom-select .mat-pseudo-checkbox-checked, .mat-primary.DSA_custom-select .mat-pseudo-checkbox-indeterminate {
  background-color: #8626C3;
}

/* Select CSS - End */
/*custom tag select*/
.custom-chip-list {
  width: 100%;
}

.custom-chip-list.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #DADADA;
}

.custom-chip-list .mat-chip.mat-standard-chip.DSA_chipStyle-Normal, .custom-chip-list .mat-chip.mat-standard-chip.DSA_chipStyle-Big {
  background-color: #ffffff;
  height: 24px;
  padding: 0px 8px;
  line-height: 24px;
  font-size: 0.75rem;
  border-radius: 20px;
  display: inline-block;
  border: 1px solid #737373;
  color: #000000;
  min-height: 24px;
}

.custom-chip-list.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #8626C3;
}

.custom-chip-list.mat-form-field.mat-focused .mat-form-field-label {
  color: #737373;
}

.custom-chip-list.mat-form-field-appearance-legacy .mat-form-field-ripple {
  height: 1px;
}

/*custom tag select*/
/*tab component styling*/
.custom_tab .mat-tab-header {
  border-bottom: 1px solid #DADADA;
}

.custom_tab.mat-tab-group.mat-primary .mat-ink-bar, .custom_tab.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #8626C3;
}

.custom_tab .mat-tab-label .mat-tab-label-content {
  color: #737373;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4rem;
}

.custom_tab .mat-tab-label-active .mat-tab-label-content {
  color: #8626C3;
}

/*Atom-Text*/
.DSA_h1Header {
  font-size: 3.2rem;
  font-weight: 500;
}

.DSA_h2Header {
  font-size: 2.4rem;
  font-weight: 500;
}

.DSA_h3Header {
  font-size: 2rem;
  font-weight: 500;
}

.DSA_h4Header {
  font-size: 1.6rem;
  font-weight: 500;
}

.DSA_mainBodyTxt {
  font-size: 1.6rem;
  font-weight: 400;
}

.DSA_mainBodyTxtMedium {
  font-size: 1.6rem;
  font-weight: 500;
}

.DSA_mainBodyTxt2, .DSA_mainBtn_normal, .DSA_h5Header {
  font-size: 1.4rem;
  font-weight: 500;
}

.DSA_mainBodyTxt3 {
  font-size: 1.4rem;
  font-weight: 400;
}

.DSA_mainBodyTxt4 {
  font-size: 1.2rem;
  font-weight: 400;
}

.DSA_mainBtn_small {
  font-size: 1.2rem;
  font-weight: 500;
}

.DSA_infoTxt {
  font-size: 1rem;
  font-weight: 400;
}

.DSA_linkStyle1 {
  font-size: 1.4rem;
  font-weight: 500;
  color: #F7941E;
}

.DSA_linkStyle1:hover {
  color: #F7941E;
}

.DSA_linkStyle2 {
  font-size: 1.4rem;
  font-weight: 400;
  color: #8626C3;
}

.DSA_linkStyle2:hover, .DSA_linkStyle2:focus {
  color: #8626C3;
}

/* Forms - Feedback buttons */
.DSA_feedbackIcons_ul {
  list-style: none;
}
.DSA_feedbackIcons_ul li {
  margin: 0 32px 0 0;
  float: left;
}
.DSA_feedbackIcons_ul li a {
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
}

/* Forms - Icon Radio */
.DSA_iconRadio_ul {
  list-style: none;
}
.DSA_iconRadio_ul li {
  margin: 0 32px 0 0;
  float: left;
  position: relative;
}
.DSA_iconRadio_ul li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
}
.DSA_iconRadio_ul li a:hover {
  text-decoration: none;
}
.DSA_iconRadio_ul li a::after {
  font-weight: 400;
  font-size: 1rem;
  color: #212121;
  position: absolute;
  bottom: -12px;
  width: 100%;
  text-align: center;
  line-height: 14px;
}
.DSA_iconRadio_ul li.active a::after {
  color: #8626C3;
}
.DSA_iconRadio_ul li.disabled a {
  cursor: default;
}
.DSA_iconRadio_ul li.disabled a::after {
  color: #DADADA;
}

/*atom-chip*/
.DSA_chipStyle {
  line-height: 16px;
  height: 16px;
  padding: 0px 8px;
  font-size: 1rem;
  border-radius: 12px;
  display: inline-block;
  text-transform: uppercase;
}

.mat-chip.mat-standard-chip.DSA_chipStyle-Normal,
.mat-chip.mat-standard-chip.DSA_chipStyle-Big {
  background-color: #ffffff;
  height: 24px;
  padding: 0px 8px;
  line-height: 24px;
  font-size: 1.2rem;
  border-radius: 20px;
  display: inline-block;
  border: 1px solid #737373;
  color: #000000;
  min-height: 24px;
}

.mat-chip.mat-standard-chip.DSA_chipStyle-Big {
  height: 32px;
  line-height: 32px;
  min-height: 32px;
}

.mat-chip.mat-standard-chip::after {
  background-color: #ffffff !important;
}

.mat-chip.mat-standard-chip.DSA_chipStyle-Normal.active,
.mat-chip.mat-standard-chip.DSA_chipStyle-Big.active {
  background-color: #EDCFFF;
  border: 1px solid #5E1F89;
  color: #5E1F89;
}

.mat-chip.mat-standard-chip.active::after {
  background-color: #EDCFFF !important;
}

a.DSA_chipStyle {
  text-decoration: none;
}

.DSA_closedchip {
  background: #DFF6DD;
  color: #0B8043;
}

.DSA_inprogresschip {
  background: #FFF4CE;
  color: #F7941E;
}

.DSA_greychip {
  background: #EFEFEF;
  color: #737373;
}

.DSA_bluechip {
  background: #DEEBFF;
  color: #3367D6;
}

.DSA_openchip {
  background: #FDE7E9;
  color: #B71C1C;
}

.DSA_finalchip {
  border: 1px solid #DEEBFF;
  color: #3367D6;
}

.DSA_whitechip {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.DSA_darkBG {
  background: #030303;
  padding: 10px;
  color: #ffffff;
}

.DSA_selectionIcon {
  line-height: 1px;
}

.DSA_chipStyle-Big.DSA_choiseChip.active img, .DSA_chipStyle-Big.DSA_choiseChip.active i.icon {
  display: none;
}
.DSA_chipStyle-Big.DSA_choiseChip.active i.icon-process-complete {
  display: block;
}

/*list items*/
.DSA_listItemSingle {
  list-style: none;
  padding: 0px;
  margin: 0;
}

.DSA_listItemSingle li {
  padding: 0px;
  margin: 0 0 8px 0;
  transform-style: preserve-3d;
  position: relative;
}

.DSA_listItemSingle li:last-child {
  margin: 0;
}

.DSA_listItemSingle li > span, .DSA_listItemSingle li > a {
  padding: 8px 16px;
  display: block;
  position: relative;
}

.DSA_listItemSingle li > a:hover {
  text-decoration: none;
  color: inherit;
}

.DSA_listItemSingle li.active > span, .DSA_listItemSingle li.active > a {
  background-color: #EFEFEF;
}

.DSA_listItemSingle li.active {
  background-color: #EFEFEF !important;
}

.DSA_blockLabel {
  display: block;
  line-height: 8px;
  margin: 4px 0px 2px 0px;
}

.DSA_marginicon40 {
  margin: 4px 0 0 0;
  display: block;
}

.DSA_vertical-RightCenter {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}

.DSA_vertical-LeftCenter {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}

.DSA_vertical-RightCenter0 {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}

.DSA_vertical-LeftCenter0 {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}

.DSA_vertical-LeftCenter32 {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 32px;
}

.DSA_textSingle {
  line-height: 40px;
}

.DSA_textDouble {
  line-height: 20px;
}

.DSA_icontext {
  line-height: 10px;
}

.DSA_listLeft {
  width: 65%;
  float: left;
  padding-right: 8px;
  position: relative;
}

.DSA_listRight {
  width: 35%;
  float: right;
  text-align: right;
  padding-left: 8px;
}

.DSA_listBorder {
  border-bottom: 1px solid #737373;
}

.DSA_supTxt {
  vertical-align: top;
}

.DSA_chat-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  vertical-align: top;
  margin-left: -10px;
}

.DSA_vTop {
  vertical-align: top;
}

.DSA_inline-list li {
  display: inline-block;
  margin-right: 32px;
  vertical-align: middle;
}

.DSA_list-1line {
  line-height: 24px;
}

/*message bar*/
.mat-snack-bar-container {
  background: none;
  box-shadow: none;
  border-radius: none;
  padding: 0;
}

.DSA_alert {
  position: relative;
  margin-bottom: 1rem;
  border-radius: 4px;
  padding: 16px 50px 16px 16px;
}

.DSA_alert-success {
  color: #000000;
  background-color: #DFF6DD;
}

.DSA_alert-danger {
  color: #000000;
  background-color: #FDE7E9;
}

.DSA_alert-warning {
  color: #000000;
  background-color: #FFF4CE;
}

.DSA_alert-info {
  color: #ffffff;
  background-color: #030303;
}

.DSA_alert-black {
  color: #ffffff;
  background-color: #030303;
}

.DSA_mutil-selector-wrap {
  display: flex;
  justify-content: space-between;
}

.DSA_mutil-selector-wrap > div {
  width: 50%;
}

.DSA_mutil-selector-wrap > div.wdth30 {
  width: 30%;
}

.DSA_mutil-selector-wrap > div.wdth70 {
  width: 70%;
}

.DSA_email-with-domain .custom-form-field {
  width: 64%;
}

.DSA_email-with-domain:after {
  color: #737373;
  font-size: 16px;
  margin-left: 16px;
  content: "@infosys.com";
}

.DSA_header_bg {
  background: #8626C3;
}

.custom-tab .mdc-tab .mdc-tab__text-label {
  color: #ffffff;
  opacity: 0.5;
}

.custom-tab .mdc-tab--active .mdc-tab__text-label {
  color: #ffffff;
  opacity: 1;
  font-weight: 500;
}

.custom-tab .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #ffffff;
  margin: 0 8px;
}

.custom-tab .mdc-tab {
  font-size: 1.4rem;
  font-weight: 400;
  height: 56px;
  outline: none;
  padding: 0 8px;
}

.custom-tab .mdc-tab--active .DSA_tabIcon-Circle {
  background: #ffffff;
}

.DSA_tab-bar-icon .mdc-tab-indicator {
  display: none;
}

.DSA_tab-bar-icon .mdc-tab .icon.inprogress-icon {
  position: absolute;
  left: -12%;
  top: 18px;
  width: 24px;
  height: 24px;
}

.custom-tab .sec-tab-bar {
  background: #ffffff;
  border-bottom: 2px solid #EFEFEF;
}

.custom-tab .sec-tab-bar .mdc-tab {
  height: 34px;
}

.custom-tab .sec-tab-bar .mdc-tab .mdc-tab__text-label {
  color: #737373;
  opacity: 1;
}

.custom-tab .sec-tab-bar .mdc-tab--active .mdc-tab__text-label {
  color: #8626C3;
}

.custom-tab .sec-tab-bar .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #8626C3;
  margin: 0 8px;
}

.custom-tab .scrollable-tab-bar .mdc-tab-scroller__scroll-content {
  padding: 0 24px;
}

/*chip css*/
.DSA_chipIconRight {
  margin-right: -5px !important;
  margin-left: 5px !important;
  float: right;
  margin-top: 4px !important;
}

.DSA_chipIconLeft {
  margin-left: 0 !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 4px !important;
}

.DSA_chipIconRightBig {
  margin-right: -3px !important;
  margin-left: 5px !important;
  float: right;
  margin-top: 3px !important;
}

.DSA_chipIconLeftBig {
  margin-left: -3px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 3px !important;
}

.DSA_choiseChip {
  cursor: pointer;
}

/*bottom sheet customisation*/
.mat-bottom-sheet-container,
.mat-bottom-sheet-container-large,
.mat-bottom-sheet-container-medium,
.mat-bottom-sheet-container-xlarge {
  border-top-left-radius: 16px !important;
  border-top-right-radius: 16px !important;
  overflow: hidden !important;
}

.DSA_scrollcontainer {
  position: relative;
  height: 300px;
}

/*accordion customization*/
.cus-accordion .mat-expansion-panel-header {
  height: 40px !important;
  padding: 0 16px;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.cus-accordion .mat-expansion-panel-header-title {
  color: #000000;
}

.cus-accordion .mat-expansion-indicator::after,
.cus-accordion .mat-expansion-panel-header-description {
  color: #737373;
}

.cus-accordion .mat-expansion-panel.mat-expanded {
  background-color: #8626C3;
}

.cus-accordion .mat-expanded .mat-expansion-panel-body {
  background-color: #ffffff;
}

.cus-accordion .mat-expanded .mat-expansion-panel-header-title,
.cus-accordion .mat-expanded .mat-expansion-indicator::after,
.cus-accordion .mat-expanded .mat-expansion-panel-header-description {
  color: #ffffff;
}

.cus-accordion .mat-expansion-panel {
  margin: 16px 0 !important;
}

.cus-accordion .mat-expansion-panel-body {
  padding: 0;
}

.cus-accordion-style2 .mat-expansion-panel-header {
  height: 29px !important;
  padding: 0 4px 0 0;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 0;
}

.cus-accordion-style2 .mat-expansion-panel-header-title {
  color: #000000;
}

.cus-accordion-style2 .mat-expansion-indicator::after,
.cus-accordion-style2 .mat-expansion-panel-header-description {
  color: #737373;
}

.cus-accordion-style2 .mat-expansion-panel.mat-expanded {
  background-color: transparent;
}

.cus-accordion-style2 .mat-expanded .mat-expansion-panel-body {
  background-color: transparent;
}

.cus-accordion-style2 .mat-expanded .mat-expansion-panel-header-title,
.cus-accordion-style2 .mat-expanded .mat-expansion-indicator::after,
.cus-accordion-style2 .mat-expanded .mat-expansion-panel-header-description {
  color: #000000;
}

.cus-accordion-style2 .mat-expansion-panel {
  margin: 0 0 16px !important;
  border-bottom: 1px solid #737373;
  background: transparent;
}

.cus-accordion-style2 .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.cus-accordion-style2 .mat-expanded.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.cus-accordion-style2 .mat-expansion-panel-body {
  padding: 8px 0 0;
}

.cus-accordion-style2.mat-accordion .mat-expansion-panel:first-of-type,
.cus-accordion-style2.mat-accordion .mat-expansion-panel:last-of-type {
  border-radius: 0;
}

.cus-accordion-style2 .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,
.cus-accordion-style2 .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,
.cus-accordion-style2 .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: transparent;
}

.cus-accordion-style2 .mat-expansion-panel-content {
  font-size: 16px;
}

/*expand collapse card*/
.DSA_card-widget.mat-card > .collapseAction.mat-card-actions:last-child {
  margin-bottom: -16px;
  padding: 0;
}

.DSA_showmore {
  height: auto;
  overflow: auto;
}

.DSA_showless {
  height: 120px;
  overflow: hidden;
}

/*hamburgermenu*/
.DSA_hamburgerMenuCtr {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483647;
  background: rgba(0, 0, 0, 0.5);
  transform: translateX(-100%);
  transition: transform 0.4s;
}

.DSA_hamburgerMenuCtr.active {
  left: 0;
  transform: translateX(0);
}

.DSA_hamburgerMenuInner {
  height: 100vh;
  width: 300px;
  background: #FAFAFA;
  position: relative;
}

.DSA_purplecard {
  min-width: 100%;
  background-color: #8626C3;
  box-shadow: none !important;
  color: #ffffff;
  border-radius: 0 !important;
}

.DSA_bottomUtil {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

.DSA_rightMenuCtr {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2147483647;
  background: rgba(0, 0, 0, 0.5);
  transform: translateX(100%);
  transition: transform 0.4s;
}

.DSA_rightMenuCtr.active {
  right: 0;
  transform: translateX(0);
}

.DSA_rightMenuInner {
  height: 100vh;
  width: 300px;
  background: #FAFAFA;
  position: relative;
  float: right;
}

.DSA_filterClose {
  margin-top: -5px;
}

.DSA_card-widget .v-menu-icon.bottom {
  top: auto;
  bottom: 16px;
  right: 8px;
  position: absolute;
}

.DSA_status {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 8px;
}

.mdc-tab-content {
  display: none;
}

.DSA_content-Active {
  display: block;
}

/*timeline css*/
.DSA_timelineUL li {
  padding-bottom: 8px;
  background: url('images/timelineGreydotted.92c56900dc63524b.png') repeat-y 7px 0px;
}

.DSA_timelineUL li.greenline {
  background-image: url('images/timelineGreen.1ec7800a5721da88.png');
}

.DSA_timelineUL li.blueLine {
  background-image: url('images/timelineBlue.c4efcf57cb37159e.png');
}

.DSA_timelineUL li.orangeline {
  background-image: url('images/timelineOrange.8215ea7fe0b80919.png');
}

.DSA_timelineUL li.redline {
  background-image: url('images/timelineRed.0ec14b3f1db4215a.png');
}

.DSA_timelineUL li i.hideBg {
  background-color: #ffffff;
  border-radius: 50%;
}

.DSA_timelineUL li:first-child {
  background-position: 7px 16px;
  background-repeat: no-repeat;
}

.DSA_timelineUL li:last-child {
  background: none;
  background-repeat: no-repeat;
}

.DSA_timelineDate li {
  padding-bottom: 8px;
  background: url('images/timelinePurpledotted.fa6bd14bcfff2015.png') repeat-y 82px 0px;
  position: relative;
}

.DSA_timelineDate li:first-child {
  background-position: 82px 0px;
}

.DSA_timelineDate li:last-child {
  background: url('images/timelinePurpledotted.fa6bd14bcfff2015.png') repeat-y 82px 0px;
}

.DSA_timelineDate li .DSA_timelineContent {
  margin-left: 0px;
}

.DSA_timelineDate li:after {
  background: url('images/timelineRing.6373101d312b43d4.png') repeat-y;
  width: 8px;
  height: 8px;
  display: inline-block;
  content: "";
  position: absolute;
  left: 79px;
  top: 2px;
}

.DSA_timelineDate li .leftTimelineText {
  width: 70px;
  text-align: right;
  float: left;
}

.DSA_timelineDate li .rightTimelineText {
  margin-left: 100px;
}

.DSA_timelineContent {
  margin-left: 32px;
}

.mat-divider.Greylightest {
  border-top-color: #EFEFEF;
}

.DSA_timelineDateCtr {
  padding-top: 32px;
}

.DSA_timelineDate li.DSA_timelineDateCtr:first-child {
  background: url('images/timelinePurpledotted.fa6bd14bcfff2015.png') no-repeat 82px 40px;
}

.DSA_timelineDateCtr h3 {
  margin-top: -32px;
  margin-bottom: 16px;
  margin-left: 100px;
}

.DSA_timelineDate li.DSA_timelineDateCtr:after {
  top: 38px;
}

/*timeline css*/
/*modal customization*/
.custom_modal .modal-dialog {
  border: 0;
}

.custom_modal .modal-header {
  padding: 16px;
  border-bottom: 0;
}

.custom_modal .modal-body {
  padding: 0px 16px 16px 16px;
}

.DSA_noheader.custom_modal .modal-body {
  padding: 16px 16px 16px 16px;
}

.custom_modal .close span {
  display: none;
}

.custom_modal .close {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
}

.custom_modal .modal-footer {
  padding: 8px 16px;
  border-top: 1px solid #EFEFEF;
  justify-content: flex-start;
}

@media screen and (max-width: 575px) {
  .custom_modal .modal-dialog {
    margin: 16px;
  }
}
/*modal customization*/
.DSA_card-widget hr.whitedivider {
  border: 0;
  border-top: 1px solid #ffffff;
  margin: 0;
  opacity: 0.25;
}

.DSA_profileList.DSA_listItemSingle li > span {
  background: none;
  padding: 8px 0;
}

.DSA_profileList {
  text-align: left;
}

.DSA_typeaheadResult li {
  padding: 8px 16px;
  color: #737373;
  cursor: pointer;
}

.DSA_typeaheadResult li span {
  color: #5E1F89;
}

.DSA_backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100%;
  background-color: #030303;
  opacity: 0.5;
}

.owl-carousel .owl-item img.fixedImg {
  width: auto;
  display: inline-block;
}

.DSA_main-content {
  margin: 16px 0;
}

.DSA_icon-bg {
  background: #8626C3;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.DSA_btn-cont button ~ button {
  margin: 0 0 0 16px;
}

.mat-bottom-sheet-container {
  font-size: 16px;
  padding: 0 !important;
}

.DSA_circle-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: inline-block;
}

.DSA_circle-img.blue {
  background: #DEEBFF;
}

.DSA_circle-img.green {
  background: #DFF6DD;
}

.DSA_circle-img.red {
  background: #FDE7E9;
}

.DSA_link-iconTxt {
  display: inline-block;
  line-height: 22px;
}

.DSA_img_ul {
  width: 80px;
  height: 40px;
  position: relative;
  margin: 0 auto;
}

.DSA_img_ul li {
  position: absolute;
  top: 0;
  left: 0;
}

.DSA_img_ul li.li_01 {
  z-index: 0;
}

.DSA_img_ul li.li_02 {
  z-index: 1;
  left: 10px;
}

.DSA_img_ul li.li_03 {
  z-index: 2;
  left: 20px;
}

.DSA_img_ul li.li_04 {
  z-index: 3;
  left: 30px;
}

.DSA_img_ul li.li_05 {
  z-index: 4;
  left: 40px;
}

.DSA_stickyHeader {
  box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.3);
}

.DSA_commentTxtCtr {
  margin-left: 56px;
}

.DSA_commentTextareaCtr {
  background: #FAFAFA;
  position: relative;
}

.DSA_commentTextarea {
  margin-right: 30px;
  padding: 8px 16px;
}

.DSA_commentTextarea textarea {
  width: 100%;
  height: 50px;
  border: 0;
  background: none;
}

.DSA_btn-fixed {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.DSA_contentArea {
  margin: 0 0 66px;
}

.DSA_dropdown-iconOnly::after {
  display: none !important;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
}

html {
  font-size: 62.5%;
}

body {
  min-width: 375px;
}

a {
  color: #8626C3;
}
a:hover {
  color: #8626C3;
}
a:focus {
  color: #5E1F89;
}

.DSA_Header {
  background: #8626C3;
  height: 80px;
  margin: 0;
  padding: 0 16px;
  position: fixed;
  width: 100%;
  z-index: 999;
}

.DSA_Header.DSA_Header_noFixed {
  position: relative;
}

.DSA_mainCtr {
  background: #FAFAFA;
}

@media screen and (min-width: 1024px) {
  .DSA_mainCtr {
    padding-bottom: 40px;
  }
}
.DSA_Applogo {
  font-weight: 500;
  font-size: 1.6rem;
  color: #ffffff;
  margin-top: 20px;
  line-height: 40px;
}

.DSA_Applogo:hover, .DSA_Applogo:active, .DSA_Applogo:focus {
  text-decoration: none;
  color: #ffffff;
}

.DSA_ApplogoImage {
  background: url('images/InfyMe_Logo.9ba35d5d936faacc.png') no-repeat center left;
  background-size: contain;
  width: 250px;
  height: 40px;
  display: inline-block;
}

@media screen and (max-width: 600px) {
  .DSA_ApplogoImage {
    width: 150px;
  }
}
.DSA_headersearch {
  width: 450px;
  margin: 0 auto;
  padding-top: 20px;
}
.DSA_headersearch:hover .DSA_headersearchIcon, .DSA_headersearch:focus .DSA_headersearchIcon, .DSA_headersearch:active .DSA_headersearchIcon {
  color: #8626C3;
}

.DSA_headersearchInput {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  background: #ffffff;
  padding: 0 16px;
  line-height: 40px;
  font-size: 1.4rem;
  border: 0;
}

.DSA_headersearchIcon {
  position: absolute;
  right: 16px;
  top: 28px;
  z-index: 2;
}

.DSA_iconSrch {
  position: absolute;
  right: 4px;
  top: 2px;
  z-index: 9;
}

.DSA_RightUtil {
  margin-top: 12px;
}

.DSA_RightUtil > li {
  float: left;
}

.DSA_RightUtil li.DSA_active a.DSA_mainactiveLink, .DSA_RightUtil li.DSA_active span.DSA_profile.DSA_mainactiveLink {
  border-radius: 4px;
}

.DSA_RightUtil > li > a, .DSA_RightUtil li > span.DSA_profile {
  padding-left: 8px;
  padding-right: 8px;
  height: 56px;
  min-width: 56px;
  display: inline-block;
}

@media screen and (max-width: 1279px) {
  .DSA_RightUtil > li > a, .DSA_RightUtil li > span.DSA_profile {
    height: 40px;
    min-width: 40px;
    padding-top: 8px;
  }
}
.DSA_dddesktop {
  padding-bottom: 8px;
  height: 40px;
  display: inline-block;
}

.DSA_Appnav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 300px;
  visibility: visible;
  background: #ffffff;
  transition: left 0.2s ease 0.2s;
  z-index: 99999;
}

.DSA_AppLinks a {
  color: #3367D6;
  margin-bottom: 16px;
  display: inline-block;
}

.DSA_navHide {
  left: -300px;
  visibility: hidden;
  transition: all 0.2s ease 0.2s;
}

.DSA_scrollPad {
  padding-top: 150px;
}

.DSA_leftFixedNAv {
  width: 216px;
  background: #ffffff;
  position: fixed;
  z-index: 2;
}

.DSA_wb_3-coloumn {
  /*margin-right: 231px;*/
  /*margin-right: 334px;*/
  margin-right: 0;
}

/*.DSA_wb_3-coloumn.DSA_wb_3-coloumn-large{
 margin-right: 334px;
}*/
.DSA_wb_2-coloumn {
  margin-left: 231px;
}

.DSA_wb_hyperLink-btn.nopadL {
  padding-left: 0 !important;
}

.DSA_Hamburger.marT24 {
  margin-top: 28px !important;
}

@media screen and (max-width: 991px) {
  .DSA_wb_3-coloumn,
  .DSA_wb_3-coloumn.DSA_wb_3-coloumn-large {
    margin-right: 16px;
  }
}
@media screen and (max-width: 1024px) {
  /* .DSA_wb_3-coloumn{
    margin-right: 16px;
   } */
  .DSA_Header {
    height: 56px;
  }
  .DSA_RightUtil {
    margin-top: 8px;
  }
  .DSA_Hamburger.marT24, .DSA_Appmenu.marT24 {
    margin-top: 16px !important;
  }
  .DSA_Applogo {
    margin-top: 8px;
  }
  .DSA_RightUtil.marT16 {
    margin-top: 8px !important;
  }
  .DSA_leftFixedNAv {
    width: 216px;
    background: #ffffff;
    position: fixed;
    z-index: 2;
    transition: left 0.2s ease 0.2s;
  }
  .DSA_rightMainContent {
    margin-left: 16px;
  }
  .DSA_navHideMenu {
    left: -216px;
    transition: left 0.2s ease 0.2s;
  }
}
.DSA_leftSrch {
  width: 100%;
  position: absolute;
  z-index: 2;
  transition: left 0.2s ease 0.2s;
  right: 0;
  visibility: visible;
}

.DSA_navHideSrch {
  visibility: hidden;
  right: -100%;
  transition: left 0.2s ease 0.2s;
}

.DSA_notIndicator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background-color: #FF8800;
  position: absolute;
  right: 2px;
  top: 2px;
}

.DSA_equalHeight {
  display: flex;
  flex-wrap: wrap;
}

.DSA_equalHeight > .DSA_equalColoumn {
  display: flex;
  flex-direction: column;
}

.DSA_innerContentWrapper .DSA_contentLeftCol {
  padding: 32px 16px 32px 16px;
}
.DSA_innerContentWrapper .DSA_contentRightCol {
  padding: 30px 20px;
  min-height: 500px;
}
.DSA_innerContentWrapper .DSA_whiteBG {
  background: #ffffff;
}

.DSA_level1_LeftCol {
  width: 260px;
  padding: 0px;
}

.DSA_panel {
  border-radius: 16px;
  background: #ffffff;
  min-height: 100px;
}

.DSA_panelBody {
  min-height: 100px;
}

.DSA_panelrounded {
  border-radius: 16px;
}

.DSA_panelBG {
  border-radius: 16px;
}

.DSA_panelBGBody {
  border-radius: 16px;
  background: #FFD4C0 url('images/panel-pinkBg.e055454c4607be41.png') no-repeat top left;
}

.DSA_panelBGBodyBottom {
  background: url('images/panel-pinkBgBottom.1cb2c8e0823256ee.png') no-repeat bottom left;
}

.DSA_panelBGBodyRight {
  min-height: 236px;
  background: url('images/panel-pinkBgRight.5f01b672459d178c.png') no-repeat top right;
}

.DSA_panelBG-purpleBody {
  border-radius: 16px;
  background: #ECDAFD url('images/panel-purpleBg.186cde3d9850fd25.png') no-repeat top left;
}

.DSA_panelBG-purpleBodyBottom {
  background: url('images/panel-purpleBgBottom.8e62154555c59dcb.png') no-repeat bottom left;
}

.DSA_panelBG-purpleBodyRight {
  min-height: 267px;
  background: url('images/panel-purpleBgRight.68ba9ce1435a13c0.png') no-repeat top right;
}

/*Atom-Text*/
.DSA_wb_displayText {
  font-size: 4.8rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_h1Header {
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_h2Header {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_h3Header {
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_h4Header {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_h5Header {
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_h5HeaderCaps {
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
  text-transform: uppercase;
}

.DSA_wb_h2HeaderRegular {
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_mainBodyTxt {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_mainBodyTxtSM {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_mainBodyTxt2 {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_mainBodyTxt2SM {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_caption {
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_overline {
  font-size: 1rem;
  font-weight: 600;
  /* font-family: $font-style-1; */
  font-family: "myriad-pro", Arial, sans-serif !important;
  text-transform: uppercase;
  font-style: normal;
}

.DSA_wb_mainBodyTxtXS {
  font-size: 1rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_Btn_Big {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_Btn_smallSM {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_Btn_smaller {
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_Btn_normal {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.DSA_wb_Btn_small {
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

/* Buttons - Start */
.DSA_wb_primary, .DSA_wb_text-btn, .DSA_wb_secondary-btn, .DSA_wb_primary-btn {
  font-size: 1.8rem;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  font-family: "myriad-pro", Arial, sans-serif !important;
  border: 1px solid transparent;
  padding: 11px 40px 10px !important;
  line-height: 16px !important;
  background: none;
}
.DSA_wb_primary-btn {
  background: #000000;
  color: #ffffff;
  border-radius: 8px !important;
  border: 1px solid #000000 !important;
}
.DSA_wb_primary-btn:hover {
  background: #8626C3;
  border: 1px solid transparent !important;
}
.DSA_wb_primary-btn:active {
  background: #DADADA;
}
.DSA_wb_primary-btn:focus {
  outline: none !important;
  background: #5E1F89;
  border: 1px solid transparent !important;
}
.DSA_wb_primary-btn:disabled, .DSA_wb_primary-btn:disabled:active, .DSA_wb_primary-btn:disabled:hover {
  box-shadow: none !important;
  background: #DADADA;
  color: #000000 !important;
  border: 1px solid #DADADA !important;
}

.DSA_wb_secondary-btn {
  color: #000000;
  border: 1px solid #000000 !important;
  border-radius: 8px !important;
  font-weight: 600;
}
.DSA_wb_secondary-btn:hover {
  border: 1px solid #8626C3 !important;
  color: #5E1F89;
}
.DSA_wb_secondary-btn:active {
  background: #EFEFEF;
  border: 1px solid #737373 !important;
}
.DSA_wb_secondary-btn:focus {
  outline: none !important;
  background: none;
  color: #8626C3;
}
.DSA_wb_secondary-btn:disabled {
  border: 1px solid #DADADA !important;
  background: #ffffff !important;
}
.DSA_wb_secondary-btn:disabled, .DSA_wb_secondary-btn:disabled:active, .DSA_wb_secondary-btn:disabled:hover {
  box-shadow: none !important;
  color: #000000 !important;
}

.DSA_wb_innerPrimary, .DSA_wb_Icon-btn, .DSA_wb_innerSecondary-btn, .DSA_wb_innerPrimary-btn {
  font-size: 1.4rem;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  font-family: "myriad-pro", Arial, sans-serif !important;
  border: 1px solid transparent;
  padding: 8px !important;
  line-height: 14px !important;
  background: none;
  border-radius: 16px !important;
}
.DSA_wb_innerPrimary-btn {
  background: #EDCFFF;
  color: #8626C3;
  border: 1px solid #EDCFFF !important;
}
.DSA_wb_innerPrimary-btn:focus {
  outline: none !important;
}

.DSA_wb_innerSecondary-btn {
  color: #8626C3;
  border: 1px solid #EDCFFF !important;
  font-weight: 400;
}
.DSA_wb_innerSecondary-btn:focus {
  outline: none !important;
}

.DSA_wb_Icon-btn {
  color: #8626C3;
  font-family: "roboto", Arial, sans-serif !important;
  border-radius: 4px !important;
  line-height: 16px !important;
  padding: 2px 10px 0px 0 !important;
  font-weight: 400;
}
.DSA_wb_Icon-btn span.icon_btnCont {
  margin-right: 5px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 4px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
}
.DSA_wb_Icon-btn:hover span.icon_btnCont {
  box-shadow: none !important;
}
.DSA_wb_Icon-btn:focus {
  outline: none !important;
}

.DSA_wb_text-btn {
  color: #8626C3;
  line-height: 20px !important;
  font-size: 1.6rem;
  background: none;
  min-width: auto !important;
  padding: 8px 16px !important;
}
.DSA_wb_text-btn.mat-flat-button {
  border-radius: 0px !important;
}
.DSA_wb_text-btn:hover {
  background: #FAF2FF;
}
.DSA_wb_text-btn:active {
  background: #EDCFFF;
}
.DSA_wb_text-btn:disabled {
  color: #DADADA;
}
.DSA_wb_text-btn:focus {
  outline: none !important;
}
.DSA_wb_text-btn:disabled, .DSA_wb_text-btn:disabled:active, .DSA_wb_text-btn:disabled:hover {
  box-shadow: none !important;
}

.DSA_wb_miniPrimary, .DSA_wb_miniSecondary-btn, .DSA_wb_miniPrimary-btn {
  font-size: 1.4rem;
  font-weight: 600;
  font-style: normal;
  font-family: "myriad-pro", Arial, sans-serif !important;
  padding: 5px 28px 5px !important;
  line-height: 14px !important;
  background: none;
  border-radius: 4px !important;
}
.DSA_wb_miniPrimary-btn {
  background: #000000;
  border: 1px solid #000000 !important;
  color: #ffffff;
}
.DSA_wb_miniPrimary-btn:hover {
  background: #8626C3;
  border: 1px solid #8626C3 !important;
}
.DSA_wb_miniPrimary-btn:focus {
  background: #5E1F89;
  border: 1px solid #5E1F89 !important;
}
.DSA_wb_miniPrimary:disabled, .DSA_wb_miniSecondary-btn:disabled, .DSA_wb_miniPrimary-btn:disabled, .DSA_wb_miniPrimary:disabled:active, .DSA_wb_miniPrimary:disabled:hover {
  color: #000000 !important;
  background: #DADADA;
  border: 1px solid #DADADA !important;
  box-shadow: none !important;
  cursor: default;
}

.DSA_wb_miniSecondary {
  font-size: 1.4rem;
  font-weight: 600;
  font-style: normal;
  font-family: "myriad-pro", Arial, sans-serif !important;
  padding: 5px 28px 5px !important;
  line-height: 14px !important;
  background: none;
  border-radius: 4px !important;
}
.DSA_wb_miniSecondary-btn {
  outline: none !important;
  color: #000000;
  border: 1px solid #000000 !important;
}
.DSA_wb_miniSecondary-btn:hover {
  border: 1px solid #8626C3 !important;
  color: #8626C3;
}
.DSA_wb_miniSecondary-btn:focus {
  border: 1px solid #5E1F89 !important;
  color: #5E1F89;
}
.DSA_wb_miniSecondary-btn:disabled {
  background: none !important;
  border: 1px solid #DADADA !important;
}
.DSA_wb_miniSecondary-btn:disabled, .DSA_wb_miniSecondary-btn:disabled:active, .DSA_wb_miniSecondary-btn:disabled:hover {
  color: #000000 !important;
}

.DSA_wb_miniWhite {
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

a.DSA_wb_hyperLink-btn {
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #8626C3;
  font-size: 1.4rem;
  background: none;
  border: none;
  outline: none;
}
a.DSA_wb_hyperLink-btn:hover {
  text-decoration: underline !important;
  color: #8626C3;
}
a.DSA_wb_hyperLink-btn:focus {
  background: none !important;
  color: #5E1F89;
  outline: none;
}

.DSA_wb_fabButton {
  width: 56px;
  height: 56px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  border: none;
  line-height: 56px;
  background-color: #8626C3;
}
.DSA_wb_fabButton:hover {
  background: #8626C3;
}
.DSA_wb_fabButton:active {
  background: #5E1F89;
}

.DSA_width100 {
  width: 100%;
}

/* Buttons - End */
/* Chips - Start */
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal {
  background-color: #ffffff;
  height: 32px;
  padding: 0px 8px;
  line-height: 32px;
  font-size: 1.2rem;
  border-radius: 16px;
  display: inline-block;
  border: none;
  color: #000000;
  min-height: 32px;
}

.DSA_wb_chipIconRight {
  margin-left: 8px !important;
  float: right;
  margin-top: 8px !important;
}

/* Chips - End */
.DSA_activeMenu:after {
  background: #8626C3;
  width: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.DSA_activeMenu a h5 {
  color: #8626C3 !important;
}

.DSA_wb-cardSpan {
  line-height: 24px;
  display: inline-block;
}

/* Custom select for Web - Start */
.DSA_Wb_custom-form-field .mat-select-value {
  color: #000000;
}

.DSA_Wb_custom-form-field .mat-select-arrow {
  border: none;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c,.d%7Bfill:%237e7e7e;%7D.c%7Bopacity:0;%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='24' height='24'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='b'%3E%3Crect class='c' width='24' height='24'/%3E%3Cg transform='translate(180.3 -613.698) rotate(45)'%3E%3Crect class='d' width='9' height='2' rx='1' transform='translate(317.199 562.828)'/%3E%3Crect class='d' width='2' height='9' rx='1' transform='translate(326.234 564.793) rotate(180)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin: 0;
}

.DSA_wb-custom-select {
  margin-top: 30px;
}

.DSA_wb-custom-select .mat-option .mat-option-text {
  color: #000000; /*added to replace dark grey*/
}

.DSA_wb-custom-select .mat-option:focus:not(.mat-option-disabled) {
  background: #999999;
}

.DSA_wb-custom-select .mat-option:hover:not(.mat-option-disabled):not(.mat-active) {
  background: #FAF2FF;
}

.DSA_wb-custom-select .mat-option.mat-active,
.DSA_wb-custom-select .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: #EFEFEF;
}

.mat-select-panel.DSA_wb-custom-select .mat-optgroup-label, .mat-select-panel.DSA_wb-custom-select .mat-option {
  height: 32px;
  line-height: 32px;
}

.mat-primary.DSA_wb-custom-select .mat-pseudo-checkbox-checked, .mat-primary.DSA_wb-custom-select .mat-pseudo-checkbox-indeterminate {
  background-color: #8626C3;
}

.DSA_Wb_custom-form-field .mat-icon-button .mat-button-focus-overlay {
  background: transparent;
}

.DSA_Wb_custom-form-field.mat-form-field-disabled .mat-icon-button {
  opacity: 0.5;
}

.DSA_wb-custom-select.DSA_wb-custom-select-withBg .mat-option .mat-option-text {
  font-size: 1.4rem;
}

.DSA_wb-custom-select .mat-pseudo-checkbox {
  border-radius: 4px;
  color: #7E7E7E;
}

/* Select without label - Start */
.DSA_Wb_custom-form-field.custom-select-withBg, .DSA_Wb_custom-form-field.custom-form-withBg {
  width: auto;
  background: #ffffff;
  border-radius: 4px;
  padding: 4px 8px;
}
.DSA_Wb_custom-form-field.custom-select-withBg .mat-form-field-wrapper, .DSA_Wb_custom-form-field.custom-form-withBg .mat-form-field-wrapper {
  padding: 0;
}
.DSA_Wb_custom-form-field.custom-select-withBg .mat-form-field-infix, .DSA_Wb_custom-form-field.custom-form-withBg .mat-form-field-infix {
  padding: 0;
  border: none;
  width: auto;
}
.DSA_Wb_custom-form-field.custom-select-withBg .mat-select, .DSA_Wb_custom-form-field.custom-form-withBg .mat-select {
  width: auto;
}
.DSA_Wb_custom-form-field.custom-select-withBg .mat-select .mat-select-value, .DSA_Wb_custom-form-field.custom-form-withBg .mat-select .mat-select-value {
  width: auto;
  max-width: 120px;
  padding: 0 8px 0 0;
  line-height: 24px;
  font-size: 1.4rem;
}
.DSA_Wb_custom-form-field.custom-select-withBg .mat-form-field-underline, .DSA_Wb_custom-form-field.custom-select-withBg .mat-form-field-subscript-wrapper, .DSA_Wb_custom-form-field.custom-select-withBg .mat-form-field-label-wrapper, .DSA_Wb_custom-form-field.custom-form-withBg .mat-form-field-underline, .DSA_Wb_custom-form-field.custom-form-withBg .mat-form-field-subscript-wrapper, .DSA_Wb_custom-form-field.custom-form-withBg .mat-form-field-label-wrapper {
  display: none;
}
.DSA_Wb_custom-form-field.custom-select-withBg .label-inline, .DSA_Wb_custom-form-field.custom-form-withBg .label-inline {
  margin: 0 8px 0 0;
  color: #7E7E7E;
  font-size: 1.4rem;
}

.DSA_Wb_custom-form-field.custom-select-withBg.fullWdth, .DSA_Wb_custom-form-field.custom-form-withBg.fullWdth {
  width: 100%;
}
.DSA_Wb_custom-form-field.custom-select-withBg.fullWdth .mat-form-field-infix, .DSA_Wb_custom-form-field.custom-form-withBg.fullWdth .mat-form-field-infix {
  width: 100% !important;
}
.DSA_Wb_custom-form-field.custom-select-withBg.fullWdth .mat-select, .DSA_Wb_custom-form-field.custom-form-withBg.fullWdth .mat-select {
  width: 100%;
}
.DSA_Wb_custom-form-field.custom-select-withBg.fullWdth .mat-select .mat-select-value, .DSA_Wb_custom-form-field.custom-form-withBg.fullWdth .mat-select .mat-select-value {
  width: 100%;
}

.DSA_Wb_custom-form-field.custom-form-withBg {
  padding: 2px 8px;
}
.DSA_Wb_custom-form-field.custom-form-withBg .label-inline {
  margin: 0 8px 0 0;
  color: #7E7E7E;
  font-size: 1.4rem;
  line-height: 20px;
  float: left;
}
.DSA_Wb_custom-form-field.custom-form-withBg input.pagination_input {
  height: 20px;
  width: 32px;
  font-size: 1.4rem;
  margin: 0;
}

/* Custom select for Web - End */
.DSA_Wb_custom-form-field textarea.mat-input-element {
  resize: none;
}

.section_hr {
  border-radius: 10px;
  border-top: 1px solid #EFEFEF;
  margin: 24px 0;
}

.web_custom_modal .modal-header .close {
  opacity: 1;
  padding: 0px;
}
.web_custom_modal .modal-header .close:focus {
  outline: none;
}
.web_custom_modal .modal-dialog {
  min-width: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  min-height: calc(100vh - 60px);
}
.web_custom_modal .modal-header {
  border: none;
  display: block;
  padding: 24px;
}
.web_custom_modal .modal-header h4 {
  font-weight: 600;
  font-style: normal;
}
.web_custom_modal .modal-body {
  padding: 24px;
  min-height: 100px;
}
.web_custom_modal .modal-body .close {
  opacity: 1;
}
.web_custom_modal .modal-body .close:focus {
  outline: none;
}
.web_custom_modal .modal-footer {
  border: none;
  padding: 24px;
  justify-content: left;
}
.web_custom_modal .modal-footer.borderYes {
  border-top: 1px solid #DADADA;
}
.web_custom_modal .modal-footer * {
  margin: 0;
}

.cdk-overlay-container {
  z-index: 2000;
}

/*atom-chip*/
.DSA_wb_chipStyle {
  line-height: 16px;
  height: 16px;
  padding: 0px 8px;
  font-size: 1rem;
  border-radius: 12px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big {
  background-color: transparent;
  height: 32px;
  padding: 0px 16px;
  line-height: 32px;
  font-size: 1.4rem;
  border-radius: 20px;
  display: inline-block;
  border: 1px solid transparent;
  color: #000000;
  min-height: 24px;
  font-weight: 400;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big {
  height: 32px;
  line-height: 32px;
  min-height: 32px;
}

.mat-chip.mat-standard-chip::after {
  background-color: #ffffff !important;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:hover,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:hover {
  border: 1px solid #8626C3;
  color: #8626C3;
}
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:hover i,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:hover i {
  color: #8626C3;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:not(.DSA_wb_chip-input):focus,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:not(.DSA_wb_chip-input):focus {
  border: 1px solid transparent;
  color: #5E1F89;
}
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:not(.DSA_wb_chip-input):focus i,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:not(.DSA_wb_chip-input):focus i {
  color: #5E1F89;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:not(.DSA_wb_chip-input):active,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:not(.DSA_wb_chip-input):active {
  background-color: #EFEFEF;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal.active,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big.active,
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #EDCFFF;
  border: 1px solid transparent;
  color: #8626C3;
}
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal.active i,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big.active i,
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary i {
  color: #8626C3;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal.active:hover,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big.active:hover,
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary:hover {
  border: 1px solid #8626C3;
  color: #5E1F89;
}
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal.active:hover i,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big.active:hover i,
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary:hover i {
  color: #5E1F89;
}

.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Normal:hover .icon-close-mini,
.mat-chip.mat-standard-chip.DSA_wb_chipStyle-Big:hover .icon-close-mini {
  color: #8626C3;
}

.mat-chip.mat-standard-chip.active::after {
  background-color: #EDCFFF !important;
}

a.DSA_wb_chipStyle {
  text-decoration: none;
}

.DSA_wb_closedchip {
  background: #DFF6DD;
  color: #0B8043;
}

.DSA_wb_inprogresschip {
  background: #FFF4CE;
  color: #F7941E;
}

.DSA_wb_greychip {
  background: #EFEFEF;
  color: #7E7E7E;
}

.DSA_wb_bluechip {
  background: #DEEBFF;
  color: #3367D6;
}

.DSA_wb_openchip {
  background: #FDE7E9;
  color: #B71C1C;
}

.DSA_wb_finalchip {
  border: 1px solid #DEEBFF;
  color: #3367D6;
}

.DSA_wb_whitechip {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.DSA_wb_greenchip {
  background: #ffffff;
  border: 1px solid #0B8043;
  color: #0B8043;
  line-height: 14px;
}

.DSA_wb_darkBG {
  background: #000000;
  padding: 10px;
  color: #ffffff;
}

.DSA_wb_selectionIcon {
  line-height: 1px;
}

.DSA_wb_selectionIcon.icon-process-complete img {
  display: none;
}

/*chip css*/
.DSA_wb_chipIconRight {
  margin-right: -5px !important;
  margin-left: 5px !important;
  float: right;
  margin-top: 8px !important;
}

.DSA_wb_chipIconLeft {
  margin-left: -5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 8px !important;
}

.DSA_wb_chipIconRightBig {
  margin-right: -11px !important;
  margin-left: 5px !important;
  float: right;
  margin-top: 3px !important;
}

.DSA_wb_chipIconLeftBig {
  margin-left: -11px !important;
  margin-right: 10px !important;
  float: left;
  margin-top: 3px !important;
}

.DSA_wb_choiseChip {
  cursor: pointer;
}

/* Datepicker CSS - Start */
.DSA_Wb_custom-form-field {
  width: 100%;
}

.DSA_Wb_custom-form-field.mat-form-field-appearance-legacy .mat-form-field-label {
  color: #7E7E7E;
}

.DSA_Wb_custom-form-field.mat-form-field-appearance-legacy .mat-form-field-underline,
.DSA_Wb_custom-form-field.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background: #DADADA;
}

.DSA_Wb_custom-form-field.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background: #EFEFEF;
}

.DSA_Wb_custom-form-field.mat-form-field.mat-focused .mat-form-field-label {
  color: #8626C3;
}

.DSA_Wb_custom-form-field.mat-form-field.mat-focused .mat-form-field-ripple {
  background: #8626C3;
  height: 2px;
}

.DSA_Wb_custom-form-field input.mat-input-element {
  color: #000000;
  height: 24px;
}

.DSA_Wb_custom-form-field.white.mat-form-field.mat-focused .mat-form-field-ripple {
  background: #ffffff;
  height: 2px;
}

.DSA_Wb_custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-label {
  color: #ffffff;
}

.DSA_Wb_custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 4px 0;
}

.DSA_Wb_custom-form-field.white .mat-form-field-label-wrapper {
  top: -0.5em;
  padding-top: -0.5em;
}

.DSA_Wb_custom-form-field.white input.mat-input-element {
  color: #ffffff;
}

.DSA_Wb_custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  margin-bottom: -4px;
}

/* Datepicker CSS - End */
/* Input CSS - Start */
.DSA_Wb_custom-form-field.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #B71C1C;
}

.DSA_Wb_custom-form-field .mat-error {
  color: #B71C1C;
}

.DSA_Wb_custom-form-field.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.DSA_Wb_custom-form-field.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #B71C1C;
}

.DSA_Wb_custom-form-field.mat-form-field-appearance-legacy .mat-hint {
  font-size: 1.2rem;
  color: #7E7E7E;
}

.DSA_Wb_custom-form-field.mat-form-field-disabled.mat-form-field-appearance-legacy .mat-form-field-label,
.DSA_Wb_custom-form-field.mat-form-field-disabled input.mat-input-element {
  color: #7E7E7E;
}

.DSA_Wb_custom-form-field.mBottom {
  margin: 0 0 24px;
}

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

.DSA_Wb_custom-form-field:hover .mat-form-field-underline {
  background: #737373;
}

.DSA_Wb_custom-form-field .mat-form-field-prefix, .DSA_Wb_custom-form-field .mat-form-field-suffix {
  color: #7E7E7E;
}

.DSA_Wb_custom-form-field.mat-form-field-disabled .mat-form-field-prefix,
.DSA_Wb_custom-form-field.mat-form-field-disabled .mat-form-field-suffix {
  color: #7E7E7E;
}

.DSA_Wb_custom-form-field.mat-form-field-disabled .mat-form-field-suffix i {
  opacity: 0.5;
}

.DSA_inputwithInfo {
  margin-right: 32px;
}

.DSA_formicon {
  float: right;
}

.DSA_formicon:hover, .DSA_formicon:active, .DSA_formicon:focus {
  color: #3367D6 !important;
}

/* Input CSS - End */
/* Checkbox CSS - Start */
.DSA_Wb_custom-checkbox:not(.d-block) ~ .DSA_Wb_custom-checkbox:not(.d-block) {
  margin: 0 0 0 16px;
}

.DSA_Wb_custom-checkbox.d-block ~ .DSA_Wb_custom-checkbox.d-block {
  margin: 8px 0 0;
}

.DSA_Wb_custom-checkbox .mat-checkbox-background,
.DSA_Wb_custom-checkbox .mat-checkbox-frame {
  border-color: #737373;
  border-radius: 4px;
  z-index: 1;
}

.DSA_Wb_custom-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.DSA_Wb_custom-checkbox.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background: #8626C3;
  border: none;
}

.DSA_Wb_custom-checkbox .mat-checkbox-checkmark-path {
  stroke: #ffffff !important;
}

.DSA_Wb_custom-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.DSA_Wb_custom-checkbox.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background: #EDCFFF;
}

.DSA_Wb_custom-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-checkmark-path {
  stroke: #EFEFEF !important;
}

.DSA_Wb_custom-checkbox.mat-checkbox-disabled .mat-checkbox-background,
.DSA_Wb_custom-checkbox.mat-checkbox-disabled .mat-checkbox-frame {
  border: none;
}

.DSA_Wb_custom-checkbox.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border: 2px solid #DADADA;
}

.DSA_Wb_custom-checkbox .mat-checkbox-checkmark {
  fill: #EFEFEF;
}

.DSA_Wb_custom-checkbox.mat-checkbox .mat-checkbox-ripple {
  width: 24px;
  height: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

.DSA_Wb_custom-checkbox.mat-checkbox .mat-checkbox-ripple .mat-ripple-element {
  border-radius: 4px;
}

.DSA_Wb_custom-checkbox:not(.mat-checkbox-disabled) .mat-checkbox-inner-container:hover .mat-checkbox-frame {
  border-color: #8626C3;
}

.DSA_Wb_custom-checkbox:not(.mat-checkbox-disabled) .mat-checkbox-inner-container:focus .mat-checkbox-frame {
  border-color: #5E1F89;
}

.DSA_Wb_custom-checkbox.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background-color: #EDCFFF;
}

.DSA_Wb_custom-checkbox.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background-color: #DADADA;
  opacity: 1;
}

.DSA_Wb_custom-checkbox.mat-checkbox-checked:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background-color: #EDCFFF;
  opacity: 1;
}

.DSA_Wb_custom-checkbox.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-inner-container:hover .mat-ripple-element {
  opacity: 1;
}

.DSA_Wb_custom-checkbox.mat-checkbox-checked:active:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-background {
  background: #5E1F89;
  border: none;
}

.DSA_Wb_custom-checkbox .mat-checkbox-layout {
  margin: 0;
}

.DSA_Wb_custom-checkbox .mat-checkbox-layout .mat-checkbox-label {
  color: #7E7E7E;
}

.DSA_Wb_custom-checkbox.mat-checkbox-disabled .mat-checkbox-layout .mat-checkbox-label {
  color: #7E7E7E;
}

.DSA_Wb_custom-checkbox.mat-checkbox-checked.mat-checkbox-disabled .mat-checkbox-layout .mat-checkbox-label {
  color: #000000;
}

.DSA_Wb_custom-checkbox.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-label {
  color: #000000;
}

/* Checkbox CSS - End */
/* Radio CSS - Start */
/*.mat-radio-button ~ .mat-radio-button {
  margin-left: 16px;
}*/
.DSA_radioblock:not(.d-block) ~ .DSA_radioblock:not(.d-block) {
  margin: 0 0 0 16px !important;
}

.DSA_radioblock.d-block ~ .DSA_radioblock.d-block {
  margin: 8px 0 0 !important;
}

.DSA_Wb_custom-radio .mat-radio-container {
  width: 16px;
  height: 16px;
}

.DSA_Wb_custom-radio .mat-radio-outer-circle {
  width: 16px;
  height: 16px;
  border-color: #737373;
  z-index: 2;
}

.DSA_Wb_custom-radio .mat-radio-inner-circle {
  width: 8px;
  height: 8px;
  left: 4px;
  top: 4px;
  z-index: 2;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #8626C3;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #8626C3;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #DADADA;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle {
  border-color: #EDCFFF;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-inner-circle {
  background-color: #EDCFFF;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #7E7E7E;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-button.mat-radio-checked.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: #000000;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
.DSA_Wb_custom-radio .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
  background-color: #DADADA;
}

.DSA_Wb_custom-radio .mat-radio-label-content {
  color: #7E7E7E;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-checked .mat-radio-label-content {
  color: #000000;
}

.DSA_Wb_custom-radio .mat-radio-button .mat-radio-ripple {
  width: 24px;
  height: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

.DSA_Wb_custom-radio .mat-radio-button .mat-radio-ripple .mat-ripple-element {
  border-radius: 4px;
}

.DSA_Wb_custom-radio .mat-radio-button:not(.mat-radio-disabled) .mat-radio-container:hover .mat-radio-outer-circle {
  border-color: #8626C3;
}

.DSA_Wb_custom-radio .mat-radio-button:not(.mat-radio-disabled) .mat-radio-container:active .mat-radio-outer-circle {
  border-color: #5E1F89;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-checked:not(.mat-radio-disabled).mat-accent .mat-ripple-element {
  background-color: #EDCFFF;
}

.DSA_Wb_custom-radio .mat-radio-button:active:not(.mat-radio-disabled).mat-accent .mat-ripple-element {
  background-color: #DADADA;
  opacity: 1;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-checked:active:not(.mat-radio-disabled).mat-accent .mat-ripple-element {
  background-color: #EDCFFF;
  opacity: 1;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-checked:not(.mat-radio-disabled).mat-accent .mat-radio-container:hover .mat-ripple-element {
  opacity: 1;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-checked:active:not(.mat-radio-disabled).mat-accent .mat-radio-outer-circle {
  border-color: #5E1F89;
}

.DSA_Wb_custom-radio .mat-radio-button.mat-radio-checked:active:not(.mat-radio-disabled).mat-accent .mat-radio-inner-circle {
  background-color: #5E1F89;
}

/* Radio CSS - End */
/* Slide toggle CSS - Start */
.DSA_Wb_custom-slideToggle.mat-slide-toggle {
  display: block;
  margin: 0 0 16px;
}

.DSA_Wb_custom-slideToggle .mat-slide-toggle-bar {
  background-color: #737373;
  width: 24px;
  height: 10px;
  border-radius: 2px;
}

.DSA_Wb_custom-slideToggle .mat-slide-toggle-thumb,
.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ffffff;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: #8626C3;
}

.DSA_Wb_custom-slideToggle.mat-disabled .mat-slide-toggle-bar {
  background-color: #DADADA;
}

.DSA_Wb_custom-slideToggle.mat-disabled .mat-slide-toggle-thumb,
.DSA_Wb_custom-slideToggle.mat-checked.mat-disabled .mat-slide-toggle-thumb {
  background-color: #FAFAFA;
  border: 1px solid transparent;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-checked.mat-disabled .mat-slide-toggle-bar {
  background-color: #EDCFFF;
}

.DSA_Wb_custom-slideToggle .mat-slide-toggle-thumb-container {
  width: 16px;
  height: 16px;
  top: -4px;
  left: -2px;
}

.DSA_Wb_custom-slideToggle .mat-slide-toggle-thumb {
  width: 16px;
  height: 16px;
  z-index: 1;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle .mat-slide-toggle-ripple {
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
  z-index: -1;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle .mat-slide-toggle-ripple .mat-ripple-element {
  border-radius: 4px;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-checked:active:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: #5E1F89;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-checked:not(.mat-disabled).mat-accent .mat-ripple-element {
  background-color: #EDCFFF;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle:active:not(.mat-disabled).mat-accent .mat-ripple-element {
  background-color: #DADADA;
  opacity: 1;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-checked:active:not(.mat-disabled).mat-accent .mat-ripple-element {
  background-color: #EDCFFF;
  opacity: 1;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-checked:not(.mat-disabled).mat-accent .mat-slide-toggle-bar:hover .mat-ripple-element {
  opacity: 1;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle.mat-disabled {
  opacity: 1;
}

.DSA_Wb_custom-slideToggle.mat-slide-toggle .mat-slide-toggle-content {
  margin: 0 16px 0 0;
  color: #7E7E7E;
}

.DSA_Wb_custom-slideToggle.mat-disabled .mat-slide-toggle-content {
  color: #7E7E7E;
}

.DSA_Wb_custom-slideToggle.mat-checked.mat-disabled .mat-slide-toggle-content {
  color: #000000;
}

.DSA_Wb_custom-slideToggle.mat-checked .mat-slide-toggle-content {
  color: #000000;
}

/* Slide toggle CSS - End */
/*custom tag select*/
.DSA_wb_custom-chip-list {
  width: 100%;
}
.DSA_wb_custom-chip-list:hover .mat-form-field-underline {
  background-color: #737373 !important;
}
.DSA_wb_custom-chip-list:hover .mat-form-field-label {
  color: #7E7E7E !important;
}
.DSA_wb_custom-chip-list .mat-chip.mat-standard-chip .mat-chip-remove {
  opacity: 1;
}

.DSA_wb_custom-chip-list.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: #DADADA;
}

.DSA_wb_custom-chip-list.mat-form-field.mat-focused .mat-form-field-label {
  color: #8626C3 !important;
}

.DSA_wb_custom-chip-list.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #8626C3;
}

.DSA_wb_custom-chip-list.mat-form-field.mat-focused .mat-form-field-label {
  color: #7E7E7E;
}

.DSA_wb_custom-chip-list.mat-form-field-appearance-legacy .mat-form-field-ripple {
  height: 1px;
}

/*custom tag select*/
.DSA_wb_grid_BG, .DSA_wb_grid_col {
  background: #EDCFFF;
}

.DSA_wb_grid_col {
  width: 100%;
  height: 200px;
}

.DSA_wb_contentRightCol {
  padding-bottom: 16px;
  /* position: fixed;
   width: 350px;
   width: 216px;
   z-index: 2;
   right: 0;
   top:80px;
   @extend %rightpanel-shadow;*/
}

.DSA_wb_contentRightCol.DSA_wb_contentRightCol_large {
  /*width: 350px;*/
  background: transparent;
}

.DSA_wb_contentRightCol.DSA_wb_RightColoverlay {
  width: 360px;
  transition: all 0.2s ease 0.2s;
  visibility: visible;
}

.DSA_whiteBG {
  background: #ffffff;
}

.containerPad {
  padding-right: 0px;
}

@media screen and (min-width: 1024px) {
  .DSA_wb_contentRightCol {
    background: #ffffff;
    position: fixed;
    width: 350px;
    z-index: 2;
    right: 0;
    top: 80px;
    box-shadow: -1px -1px 4px 0px rgba(0, 0, 0, 0.16) !important;
  }
  .DSA_wb_3-coloumn {
    margin-right: 334px;
  }
  .containerPad {
    padding-right: 32px;
  }
}
.DSA_rightPanelHide {
  right: -360px;
  transition: all 0.2s ease 0.2s;
  box-shadow: none !important;
  visibility: hidden;
}

.DSA_horSeperator {
  border: 0;
  border-top: 1px solid #999999;
}

.DSA_footer {
  background: #000000;
  height: 40px;
  line-height: 40px;
  color: #999999;
}

@media screen and (min-width: 1024px) {
  .DSA_footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9;
  }
}
/* Timepicker CSS - Start */
.DCA_wb_cusTime .timepicker-dial__hint {
  display: none !important;
}

.DCA_wb_cusTime .timepicker__header {
  background-color: #8626C3 !important;
}
.DCA_wb_cusTime .timepicker-dial__control {
  font-size: 2.4rem;
  font-weight: 500;
  font-style: normal;
}
.DCA_wb_cusTime .clock-face__clock-hand {
  background-color: #8626C3 !important;
}
.DCA_wb_cusTime .clock-face__clock-hand::after {
  background-color: #8626C3 !important;
}
.DCA_wb_cusTime .clock-face__clock-hand::before {
  border-color: #8626C3 !important;
}
.DCA_wb_cusTime .clock-face__number > span.active {
  background-color: #8626C3 !important;
}
.DCA_wb_cusTime button:not(.timepicker-dial__item) {
  color: #8626C3 !important;
  padding: 0px;
  line-height: 40px;
  height: 40px;
  width: auto;
  min-width: auto;
}
.DCA_wb_cusTime button:not(.timepicker-dial__item):hover {
  background: #EDCFFF;
}
.DCA_wb_cusTime button:not(.timepicker-dial__item):active {
  background: #EDCFFF;
}
.DCA_wb_cusTime button:not(.timepicker-dial__item):focus {
  outline: none !important;
}

.DCA_positionRight.timepicker {
  margin-left: -180px;
}

.DCA_wb_cusTime .timepicker-period {
  flex-direction: row !important;
}

.DCA_wb_cusTime .timepicker-period__btn {
  margin-left: 15px !important;
}

.DCA_wb_cusTime.timepicker {
  width: 320px !important;
}

.DCA_wb_cusTime .timepicker__body {
  padding: 15px 5px 0px 10px !important;
}

.DCA_wb_cusTime .clock-face {
  border-radius: 16px !important;
  margin: 15px !important;
}

.DCA_wb_cusTime .clock-face__number > span {
  border-radius: 4px !important;
}

.DCA_wb_cusTime .timepicker-dial__control, .DCA_wb_cusTime .timepicker-dial__time {
  font-size: 2.4rem !important;
  font-weight: 600 !important;
  font-style: normal;
}

.DCA_wb_cusTime .timepicker-dial__control {
  margin-right: 5px !important;
  width: 30px !important;
}

.DCA_wb_cusTime .timepicker-dial__container {
  justify-content: flex-start !important;
}

.DCA_wb_cusTime .clock-face__number {
  color: #000000 !important;
  font-size: 1.6rem !important;
}

/* Timepicker CSS - End */
/* Datepicker CSS - Start */
/* .custom-form-field{
    width: 100%;
}
.custom-form-field.mat-form-field-appearance-legacy .mat-form-field-label{
  color: $text-neutral-80;
}
.custom-form-field.mat-form-field-appearance-legacy .mat-form-field-underline, .custom-form-field.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{
  background: $bg-neutral-50;
}
.custom-form-field.mat-form-field.mat-focused .mat-form-field-label{
  color: $text-neutral-80;
}
.custom-form-field.mat-form-field.mat-focused .mat-form-field-ripple{
  background: $bg-primary-80;
  height: 1px;
}
.custom-form-field input.mat-input-element{
  color: $text-black;
  height:24px;
}  
.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-underline,
.custom-form-field.white.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{
  background: $bg-neutral-50;
}
.custom-form-field.white.mat-form-field.mat-focused .mat-form-field-ripple{
  background: $bg-white;
  height: 1px;
}
.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-label{
  color: $text-white;
}
.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-infix{
  padding:4px 0
}
.custom-form-field.white .mat-form-field-label-wrapper{
  top:-0.5em;
  padding-top:-0.5em;
}
.custom-form-field.white input.mat-input-element{
  color:$text-white;
}
.custom-form-field.white.mat-form-field-appearance-legacy .mat-form-field-wrapper{
  margin-bottom: -4px;
} */
.DSA_wb_dateClass .mat-calendar-header {
  background: #8626C3;
  padding: 10px 8px;
}

.DSA_wb_dateClass .mat-calendar-controls {
  margin-top: 0;
  margin-bottom: 0;
}

.DSA_wb_dateClass .mat-calendar-arrow {
  border-top-color: #ffffff;
}

.DSA_wb_dateClass .mat-calendar-next-button::after,
.DSA_wb_dateClass .mat-calendar-previous-button::after {
  color: #ffffff !important;
}

.DSA_wb_dateClass .mat-datepicker-content .mat-calendar-next-button,
.DSA_wb_dateClass .mat-datepicker-content .mat-calendar-previous-button,
.DSA_wb_dateClass .mat-datepicker-toggle {
  color: #ffffff;
}

.DSA_wb_dateClass .mat-calendar-period-button {
  font-size: 2.4rem;
  color: #ffffff;
}

.DSA_wb_dateClass .mat-calendar-table-header th {
  padding: 12px 0 6px 0;
}

.mat-datepicker-content.mat-datepicker-content-touch .DSA_wb_dateClass {
  max-width: 328px;
  max-height: 420px;
}

.DSA_wb_dateClass .mat-calendar-body-cell-content,
.DSA_wb_dateClass .mat-calendar-table-header th {
  font-size: 1.6rem;
}

.DSA_wb_dateClass .mat-calendar-body-cell-content {
  color: #000000;
  border-radius: 4px;
}

.DSA_wb_dateClass .mat-calendar-table-header-divider::after {
  background: none;
}

.DSA_wb_dateClass .mat-calendar-body-selected {
  background-color: #8626C3;
  color: #ffffff;
  box-shadow: none;
}

.DSA_wb_dateClass .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: none;
}

/* Datepicker CSS - End */
.DSA_mainwrapper {
  background-color: #ffffff;
}

.DSA_mainwrapperLogin {
  background: url('images/landing_bg.82bf487ef59b2f17.png') no-repeat;
  background-size: cover;
}

.DSA_fullview {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  overflow-y: auto;
  height: 100%;
}

/*message bar*/
.mat-snack-bar-container {
  background: none;
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
}

.DSA_wb_alert {
  position: relative;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 16px 50px 16px 16px;
}

.DSA_wb_alert-success {
  color: #000000;
  background-color: #DFF6DD;
}

.DSA_wb_alert-danger {
  color: #000000;
  background-color: #FDE7E9;
}

.DSA_wb_alert-warning {
  color: #000000;
  background-color: #FFF4CE;
}

.DSA_wb_alert-info {
  color: #000000;
  background-color: #DEEBFF;
}

.DSA_wb_alert-white {
  color: #000000;
  background-color: #ffffff;
}

.DSA_topbarMessage {
  margin-top: 100px !important;
}

.DSA_msgCtr {
  width: 800px;
  margin: 0 auto;
  border-radius: 8px;
}

.DSA_wb_alertfullpage {
  position: relative;
  margin-bottom: 1rem;
  padding-top: 24px;
  padding-bottom: 24px;
  border: 1px solid transparent;
  line-height: 24px;
  vertical-align: bottom;
}

.DSA_msgWdth {
  width: 500px;
}

.DSA_msgWdth2line {
  width: 600px;
}

.DSA_msg {
  float: left;
}

.DSA_butttons {
  float: right;
}

@media screen and (max-width: 768px) {
  .DSA_wb_alertfullpage {
    padding: 24px 16px;
  }
  .DSA_msgCtr {
    width: 100%;
    margin: 0;
  }
  .DSA_msgWdth {
    width: 100%;
  }
  .DSA_msgWdth2line {
    width: 100%;
  }
  .DSA_msg {
    float: none;
  }
  .DSA_butttons {
    float: none;
    margin-top: 16px;
  }
}
/*message bar*/
/* Custom Table - Start */
.DSA_wb_custom-table {
  width: 100%;
  margin: 0 0 16px;
}
.DSA_wb_custom-table thead tr th {
  font-family: "roboto", Arial, sans-serif !important;
  font-size: 1.4rem;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  padding: 0 8px 16px;
  vertical-align: top;
}
.DSA_wb_custom-table thead tr td {
  padding: 0 8px 16px;
  vertical-align: top;
}
.DSA_wb_custom-table thead tr th.th_sort i.icon {
  display: inline-block;
  margin: 0 0 0 8px;
  cursor: pointer;
}
.DSA_wb_custom-table tbody {
  border-radius: 4px;
}
.DSA_wb_custom-table tbody tr td {
  font-family: "roboto", Arial, sans-serif !important;
  font-size: 1.4rem;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  padding: 8px;
  vertical-align: middle;
  border-top: 1px solid #EFEFEF;
  height: 40px;
}
.DSA_wb_custom-table tbody tr td i {
  display: inline-block;
  visibility: hidden;
}
.DSA_wb_custom-table tbody tr td i ~ i {
  margin: 0 0 0 24px;
}
.DSA_wb_custom-table tbody tr td .avatar-mini {
  margin: 3px 16px 0 0;
}
.DSA_wb_custom-table tbody tr td .td_nonEditable {
  display: block;
  transition: display 0.2s ease 0.2s;
}
.DSA_wb_custom-table tbody tr td .td_editable {
  display: none;
  max-width: 220px;
  transition: display 0.2s ease 0.2s;
}
.DSA_wb_custom-table tbody tr td .mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding: 0;
}
.DSA_wb_custom-table tbody tr td .mat-form-field-subscript-wrapper, .DSA_wb_custom-table tbody tr td .mat-form-field-label-wrapper {
  display: none;
}
.DSA_wb_custom-table tbody tr td .mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 0;
}
.DSA_wb_custom-table tbody tr td .mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0;
  border: none;
}
.DSA_wb_custom-table tbody tr:first-child td {
  border-top: 1px solid #DADADA;
}
.DSA_wb_custom-table tbody tr:last-child td {
  border-bottom: 1px solid #DADADA;
}
.DSA_wb_custom-table tbody tr:hover {
  background: #FAF2FF;
}
.DSA_wb_custom-table tbody tr:hover td i {
  visibility: visible;
  cursor: pointer;
}
.DSA_wb_custom-table tbody tr.active {
  background: #ffffff;
}
.DSA_wb_custom-table tbody tr.active td .td_editable {
  display: block;
}
.DSA_wb_custom-table tbody tr.active td .td_editable i {
  visibility: visible;
  cursor: pointer;
}
.DSA_wb_custom-table tbody tr.active td .td_nonEditable {
  display: none;
}
.DSA_wb_custom-table.noBor {
  border: 0;
}
.DSA_wb_custom-table.noBor tbody {
  border-radius: 4px;
}
.DSA_wb_custom-table.noBor tbody tr td {
  border: 0;
}

.DSA_Wb_form-sm-cont .mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding: 0;
}
.DSA_Wb_form-sm-cont .mat-form-field-subscript-wrapper, .DSA_Wb_form-sm-cont .mat-form-field-label-wrapper {
  display: none;
}
.DSA_Wb_form-sm-cont .mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 0;
}
.DSA_Wb_form-sm-cont .mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0;
  border: none;
}

.DSA_wb_custom-table.table-expandCollapse tbody tr td i.arrow_expand, .DSA_wb_custom-table.table-expandCollapse tbody tr td i.arrow_collapse {
  visibility: visible;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr td i.arrow_expand {
  color: #999999;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr td i.arrow_collapse {
  color: #7E7E7E;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened {
  background: #EFEFEF;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened td {
  border-top: none;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child {
  display: none;
  background: #ffffff;
  transition: display 0.2s ease 0.2s;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child td {
  border: none;
  padding: 16px 40px 16px 0;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child td .DSA_wb_custom-innerTable {
  width: 100%;
  margin: 0;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child td .DSA_wb_custom-innerTable thead tr {
  border-bottom: 1px solid #DADADA;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child td .DSA_wb_custom-innerTable thead tr th {
  font-family: "roboto", Arial, sans-serif !important;
  font-size: 1.4rem;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  padding: 0 8px 16px;
  vertical-align: top;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child td .DSA_wb_custom-innerTable thead tr:hover {
  box-shadow: none !important;
  background: transparent;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child td .DSA_wb_custom-innerTable tbody tr td {
  font-family: "roboto", Arial, sans-serif !important;
  font-size: 1.4rem;
  font-weight: 400;
  font-style: normal;
  padding: 8px;
  vertical-align: middle;
  color: #7E7E7E;
  height: 20px;
  border: none;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child td .DSA_wb_custom-innerTable tbody tr:hover {
  box-shadow: none !important;
  background: transparent;
  border: none;
}
.DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child.open {
  display: table-row;
  /* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16) !important;  */
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .DSA_wb_custom-table tbody tr:hover {
    border-bottom: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened {
    background: #EFEFEF;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened td {
    border-top: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child.open {
    display: table-row;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened:hover {
    box-shadow: none !important;
    border-bottom: none;
  }
}
@supports (-ms-ime-align: auto) {
  .DSA_wb_custom-table tbody tr:hover {
    border-bottom: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened {
    background: #EFEFEF;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened td {
    border-top: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.tr_child.open {
    display: table-row;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
  }
  .DSA_wb_custom-table.table-expandCollapse tbody tr.row_opened:hover {
    box-shadow: none !important;
    border-bottom: none;
  }
}
.DSA_wb_custom-table.table-width10 {
  width: 125px;
  display: inline-table;
}
.DSA_wb_custom-table.table-width10 thead tr th {
  padding: 10px 0;
  vertical-align: middle;
  height: 40px;
}

.DSA_wb_custom-table.table-width90 {
  width: calc(100% - 125px);
  display: inline-table;
}

.table-titleArea {
  margin: 0 0 16px;
}
.table-titleArea h2 {
  line-height: 32px;
}
.table-titleArea .icon-cont {
  float: right;
  border-radius: 4px;
  background: #ffffff;
  width: 32px;
  height: 32px;
  text-align: center;
}
.table-titleArea .icon-cont i {
  display: inline-block;
  margin: 4px 0;
}

/* Custom Table - End */
.DSA_wb-cus-accordion .mat-expansion-panel {
  margin: 16px 0 !important;
  border-radius: 4px !important;
}
.DSA_wb-cus-accordion .mat-expansion-panel .mat-expansion-panel-header {
  height: 40px !important;
  padding: 0 16px;
  font-size: 1.6rem;
  font-weight: 500;
  font-style: normal;
  border-radius: 0px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.DSA_wb-cus-accordion .mat-expansion-panel .mat-expansion-panel-header span:after {
  padding: 5px;
  margin-top: -10px;
}
.DSA_wb-cus-accordion .mat-expansion-panel .mat-expansion-panel-header:hover {
  background: #EFEFEF;
  /* box-shadow:  0px 8px 16px rgba(0, 0, 0, 0.24); */
}
.DSA_wb-cus-accordion .mat-expansion-panel .mat-expansion-panel-header-title {
  color: #7E7E7E;
}
.DSA_wb-cus-accordion .mat-expansion-panel .mat-expansion-panel-body {
  background: #ffffff;
  padding: 0;
}
.DSA_wb-cus-accordion .mat-expanded .mat-expansion-panel-header {
  background: #8626C3 !important;
}
.DSA_wb-cus-accordion .mat-expanded .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #ffffff !important;
}
.DSA_wb-cus-accordion .mat-expanded .mat-expansion-indicator::after, .DSA_wb-cus-accordion .mat-expanded .mat-expansion-panel-header-description {
  color: #ffffff;
}

.DSA_wb-cus-accordion2 {
  /* background: $bg-white; */
  background: transparent;
}

.DSA_wb-cus-accordion2 .mat-expansion-panel {
  padding: 0px 24px;
  position: relative;
  margin: 4px 0 0 0 !important;
  border-radius: 0px !important;
  box-shadow: none;
  /* background: $bg-white; */
  background: transparent;
  border-bottom: 1px solid #EFEFEF;
}
.DSA_wb-cus-accordion2 .mat-expansion-panel .DSA_accordionIcon {
  display: none;
  position: absolute;
  left: 6px;
  top: 12px;
}
.DSA_wb-cus-accordion2 .mat-expansion-panel:hover .DSA_accordionIcon {
  display: inline-block;
  margin-bottom: 0;
  transform: rotate(0deg);
}
.DSA_wb-cus-accordion2 .mat-expansion-panel .mat-expansion-panel-body {
  padding: 0;
}
.DSA_wb-cus-accordion2 .mat-expansion-panel .mat-expansion-panel-header {
  height: 40px !important;
  padding: 0;
  border-radius: 0px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
  /* border-bottom: 1px solid $bg-neutral-40; */
}
.DSA_wb-cus-accordion2 .mat-expansion-panel .mat-expansion-panel-header:hover {
  background: none !important;
  border-bottom: 0;
}
.DSA_wb-cus-accordion2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #7E7E7E !important;
}

.DSA_wb-cus-accordion2 .mat-expanded {
  /* .DSA_accordionIcon{
    display: none;
    } */
}
.DSA_wb-cus-accordion2 .mat-expanded .DSA_wb_normalListItem.DSA_wb_listWithRadius {
  margin: 0 -16px;
}
.DSA_wb-cus-accordion2 .mat-expanded .DSA_accordionIcon {
  display: inline-block;
  margin-bottom: 0;
  transform: rotate(90deg);
}
.DSA_wb-cus-accordion2 .mat-expanded:hover {
  box-shadow: none !important;
}
.DSA_wb-cus-accordion2 .mat-expanded:hover .DSA_accordionIcon {
  /* display: none; */
  transform: rotate(90deg);
}
.DSA_wb-cus-accordion2 .mat-expanded .mat-expansion-panel-header {
  background: none !important;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
  border-bottom: 0;
  /* .DSA_accordionChip{
    display: none;
  } */
}
.DSA_wb-cus-accordion2 .mat-expanded .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #000000 !important;
}

/*status dot*/
.DSA_StatusDot {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
}

.DSA_StatusDotGreen {
  background-color: #0B8043;
}

.DSA_StatusDotRed {
  background-color: #B71C1C;
}

/*tabs*/
.DSA_web_header_bg {
  background: #ffffff;
}

.DSA_wb_custom-tab .mdc-tab .mdc-tab__text-label {
  color: #7E7E7E;
  opacity: 1;
  text-transform: none;
}

.DSA_wb_custom-tab .mdc-tab--active .mdc-tab__text-label {
  color: #8626C3;
  opacity: 1;
  font-weight: 600;
  font-style: normal;
}

.DSA_wb_custom-tab .mdc-tab:hover {
  background: #DADADA;
}

.DSA_wb_custom-tab .mdc-tab--active:hover {
  background: none;
}

.DSA_wb_custom-tab .mdc-tab:hover .mdc-tab__text-label {
  color: #8626C3;
}

.DSA_wb_custom-tab .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #8626C3;
  margin: 0 8px;
  border-top-width: 4px;
}

.DSA_wb_custom-tab .mdc-tab {
  font-size: 1.8rem;
  font-weight: 400;
  font-style: normal;
  height: 80px;
  outline: none;
  padding: 0 8px;
}

.DSA_wb_custom-tab .mdc-tab__ripple .mdc-ripple-upgraded:hover {
  background: #DADADA;
}

.DSA_wb_custom-tab .mdc-tab--active .DSA_tabIcon-Circle {
  background: #ffffff;
}

.DSA_wb_custom-tab .sec-tab-bar {
  background: #ffffff;
  border-bottom: 2px solid #FAFAFA;
}

.DSA_wb_custom-tab .sec-tab-bar .mdc-tab {
  height: 34px;
}

.DSA_wb_custom-tab .sec-tab-bar .mdc-tab .mdc-tab__text-label {
  color: #7E7E7E;
  opacity: 1;
}

.DSA_wb_custom-tab .sec-tab-bar .mdc-tab--active .mdc-tab__text-label {
  color: #8626C3;
}

.DSA_wb_custom-tab .sec-tab-bar .mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #8626C3;
  margin: 0 8px;
}

.DSA_wb_custom-tab .scrollable-tab-bar .mdc-tab-scroller__scroll-content {
  padding: 0 24px;
}

/*material tab*/
.DSA_navTab {
  padding: 8px 0px;
}

.DSA_navTabWhite .mat-tab-header {
  background: #ffffff;
}

.DSA_navTabTrans .mat-tab-header {
  background: none;
}

.DSA_navTabTransBorder .mat-tab-header {
  background: none;
  border-bottom: 1px solid #DADADA;
}

.DSA_wb_customTab .mat-tab-label,
.DSA_wb_customTab .mat-tab-link {
  height: 80px;
  color: #7E7E7E;
  font-size: 1.8rem;
  font-weight: 400;
  font-style: normal;
  min-width: auto;
  opacity: 1;
  padding: 0 24px;
  margin: 0 0px;
}

.DSA_wb_customTab .mat-tab-header,
.DSA_wb_customTab .mat-tab-nav-bar {
  border-bottom: 1px solid #EFEFEF;
}

.DSA_wb_customTab .mat-tab-label-active:active,
.DSA_wb_customTab .cdk-focused:active {
  color: #8626C3;
  font-weight: 400;
  background: #999999;
}

.DSA_wb_customTab .mat-tab-label:hover,
.DSA_wb_customTab .mat-tab-link:hover {
  color: #000000;
  background: #DADADA;
}

.DSA_wb_customTab .mat-tab-label:active,
.DSA_wb_customTab .mat-tab-link:active {
  color: #000000;
  background: #999999;
}

.DSA_wb_customTab .mat-tab-label-active {
  color: #8626C3;
  font-weight: 600;
  font-style: normal;
}

.DSA_wb_customTab .mat-tab-label-active:hover {
  background: none;
  color: #8626C3;
}

.DSA_wb_customTab .mat-tab-label-active:active {
  font-weight: 600;
}

.DSA_wb_customTab .mat-tab-group.mat-primary .mat-ink-bar,
.DSA_wb_customTab .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background: #8626C3;
  height: 4px;
}

.DSA_wb_Primary .mat-tab-label,
.DSA_wb_Primary .mat-tab-link {
  height: 56px;
  font-family: "myriad-pro", Arial, sans-serif !important;
}

.DSA_wb_Primary .mat-tab-label:hover,
.DSA_wb_Primary .mat-tab-link:hover {
  background: #EFEFEF;
}

.DSA_wb_Primary .mat-tab-label:active,
.DSA_wb_Primary .mat-tab-link:active {
  background: #EDCFFF;
}

.DSA_wb_Primary .mat-tab-label-active,
.DSA_wb_Primary .mat-tab-label-active:hover {
  background: #8626C3;
  color: #ffffff;
}

.DSA_wb_Primary .mat-tab-label-active:active {
  font-weight: 600;
}

.DSA_wb_Primary .mat-tab-group.mat-primary .mat-ink-bar,
.DSA_wb_Primary .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  height: 2px;
  display: none;
}

.DSA_wb_Primary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-keyboard-focused,
.DSA_wb_Primary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-program-focused,
.DSA_wb_Primary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-keyboard-focused,
.DSA_wb_Primary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-program-focused,
.DSA_wb_Primary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-keyboard-focused,
.DSA_wb_Primary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-program-focused,
.DSA_wb_Primary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-keyboard-focused,
.DSA_wb_Primary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-program-focused {
  background: #8626C3 !important;
  color: #ffffff !important;
}

.DSA_wb_Secondary .mat-tab-label,
.DSA_wb_Secondary .mat-tab-link {
  height: 40px;
  font-family: "myriad-pro", Arial, sans-serif !important;
}

.DSA_wb_Secondary .mat-tab-label:hover,
.DSA_wb_Secondary .mat-tab-link:hover {
  background: #EFEFEF;
}

.DSA_wb_Secondary .mat-tab-label:active,
.DSA_wb_Secondary .mat-tab-link:active {
  background: #EDCFFF;
}

.DSA_wb_Secondary .mat-tab-label-active,
.DSA_wb_Secondary .mat-tab-label-active:hover {
  background: none;
  color: #8626C3;
}

.DSA_wb_Secondary .mat-tab-label-active:active {
  font-weight: 600;
}

.DSA_wb_Secondary .mat-tab-group.mat-primary .mat-ink-bar,
.DSA_wb_Secondary .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  height: 2px;
  display: block;
}

.DSA_wb_Secondary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-keyboard-focused,
.DSA_wb_Secondary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-program-focused,
.DSA_wb_Secondary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-keyboard-focused,
.DSA_wb_Secondary .mat-tab-group.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-program-focused,
.DSA_wb_Secondary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-keyboard-focused,
.DSA_wb_Secondary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-label.cdk-program-focused,
.DSA_wb_Secondary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-keyboard-focused,
.DSA_wb_Secondary .mat-tab-nav-bar.mat-primary :not(.mat-tab-disabled).mat-tab-link.cdk-program-focused {
  background: none !important;
  color: #8626C3 !important;
}

.DSA_wb_customTab .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination {
  height: 24px;
  width: 24px;
  min-width: 24px;
  margin-top: 30px;
  padding: 0;
  background: #ffffff;
}

.DSA_wb_customTab .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination-before {
  margin-left: 5px;
}

.DSA_wb_customTab .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination-after {
  margin-right: 5px;
}

.DSA_wb_Secondary .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination {
  margin-top: 10px;
}

.DSA_guidedflow .mat-tab-header {
  border-bottom: 0;
}

.DSA_guidedflow .mat-tab-label,
.DSA_guidedflow .mat-tab-link {
  color: #7E7E7E;
}

.DSA_guidedflow .mat-tab-label:hover,
.DSA_guidedflow .mat-tab-link:hover {
  background: #EFEFEF;
}

.DSA_guidedflow .mat-tab-label:active,
.DSA_guidedflow .mat-tab-link:active {
  background: #FAF2FF;
}

.DSA_guidedflow .mat-tab-label-active:hover {
  background: none;
}

.DSA_guidedflow .mat-tab-label-active:active {
  font-weight: 600;
}

.DSA_guidedflow .mat-tab-label-active,
.DSA_guidedflow .cdk-focused {
  color: #8626C3;
}

.DSA_wb_stepCircle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #737373;
  font-size: 1.6rem;
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  line-height: 40px;
  text-align: center;
}

.DSA_wb_stepComplete {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #DFF6DD;
  text-align: center;
  padding: 8px 0 0;
}

.DSA_wb_stepTxt {
  font-size: 1.2rem;
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  margin-top: 10px;
  display: block;
  text-align: center;
}

.DSA_stepperCtr .mat-stepper-horizontal-line {
  background: url('images/Guidedflow_seperator.09c23375bb383437.png') repeat-x;
  border: 0;
  height: 4px;
  margin: 0;
  flex: 0;
  min-width: 40px;
}

.DSA_stepperCtr .mat-step-header .mat-step-icon-state-number {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 1.6rem;
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  background: none;
  color: #7E7E7E;
  border: 1px solid #737373;
}

.DSA_stepperCtr .mat-step-header .mat-step-label.mat-step-label-active {
  color: #7E7E7E;
}

.DSA_stepperCtr .mat-step-icon {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 1.6rem;
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  background: none;
  color: #0B8043;
  border: 1px solid #DFF6DD;
}

.DSA_stepperCtr .mat-step-icon-state-done ~ .mat-step-label .mat-step-text-label {
  color: #0B8043;
}

.DSA_stepperCtr .mat-horizontal-stepper-header {
  display: block;
  min-width: 120px;
  padding: 0;
  padding-top: 8px;
}

.DSA_stepperCtr .mat-horizontal-stepper-header .mat-step-icon {
  margin-right: auto;
}

.DSA_stepperCtr .mat-horizontal-stepper-header:active {
  background: #FAF2FF;
}

.DSA_stepperCtr .mat-step-text-label {
  text-align: center;
  font-size: 1.2rem;
  font-family: "roboto", Arial, sans-serif !important;
  font-weight: 500;
  font-style: normal;
}

.DSA_stepperCtr .mat-step-label {
  display: block;
  margin-top: 8px;
}

.DSA_stepperCtr .mat-step-label-selected .mat-step-text-label {
  color: #8626C3;
}

.DSA_stepperCtr .mat-step-header .mat-step-icon-selected {
  color: #8626C3;
  border: 1px solid #8626C3;
}

.DSA_stepperCtr .mat-step-header:hover .mat-step-label,
.DSA_stepperCtr .mat-step-header:hover .mat-step-icon-state-number {
  color: #000000 !important;
}

.DSA_guidedflow .mat-tab-label-active .DSA_wb_stepCircle,
.DSA_guidedflow .cdk-focused .DSA_wb_stepCircle {
  color: #8626C3;
  border: 1px solid #8626C3;
}

.DSA_guidedflow .mat-tab-label .DSA_wb_Complete,
.DSA_guidedflow .mat-tab-link .DSA_wb_Complete {
  color: #0B8043;
}

.noTAB_border .mat-tab-header, .noTAB_border .mat-tab-nav-bar {
  border: 0;
}

.DSA_guidedSeperator {
  background: url('images/Guidedflow_seperator.09c23375bb383437.png') no-repeat;
  width: 40px;
  height: 4px;
  display: inline-block;
  margin-top: 8px;
  position: absolute;
  top: 30px;
  left: 100%;
}

.DSA_guidedflow .mat-tab-label,
.DSA_guidedflow .mat-tab-link {
  margin-right: 40px;
  min-width: 120px;
  overflow: visible;
}

.DSA_guidedflow .mat-tab-group.mat-primary .mat-ink-bar,
.DSA_guidedflow .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  display: none;
}

/* List Items - Start */
.DSA_wb_listItemSingle, .DSA_wb_normalListItem {
  list-style: none;
  padding: 0px;
  margin: 0;
}

.DSA_wb_listItemSingle li, .DSA_wb_normalListItem li {
  padding: 0px;
  margin: 0;
  transform-style: preserve-3d;
  position: relative;
}

.DSA_wb_listItemSingle li > a {
  padding: 16px;
  display: block;
  position: relative;
  border-left: 4px solid transparent;
  transition: all 280ms linear;
}
.DSA_wb_listItemSingle li > a h2 {
  line-height: 24px;
  margin-left: 40px;
}
.DSA_wb_listItemSingle li > a h2.menu-withoutIcon {
  margin-left: 0;
}
.DSA_wb_listItemSingle li > a i.icon.icon_Pin_filled {
  display: inline;
}

.DSA_wb_listItemSingle li > a:hover {
  text-decoration: none;
  color: #7E7E7E;
  background-color: #EFEFEF;
}
.DSA_wb_listItemSingle li > a:hover h2, .DSA_wb_listItemSingle li > a:hover i.icon {
  color: #7E7E7E;
}
.DSA_wb_listItemSingle li > a:hover i.icon.icon_Pin {
  display: inline;
}

.DSA_wb_listItemSingle li > a:active {
  text-decoration: none;
  color: #5E1F89;
  background-color: #DADADA;
}
.DSA_wb_listItemSingle li > a:active h2, .DSA_wb_listItemSingle li > a:active i.icon {
  color: #5E1F89;
}

.DSA_wb_listItemSingle li.active > a {
  background-color: transparent;
  border-left: 4px solid #8626C3;
}
.DSA_wb_listItemSingle li.active > a h2 {
  color: #8626C3;
  font-weight: 600;
  font-style: normal;
}
.DSA_wb_listItemSingle li.active > a i.icon {
  color: #8626C3;
}

.DSA_wb_listItemSingle li.activeDark > a h2 {
  color: #000000;
  font-weight: 600;
  font-style: normal;
}
.DSA_wb_listItemSingle li.activeDark > a i.icon {
  color: #000000;
}

.DSA_list-1line {
  line-height: 24px;
}

.DSA_wb_listItemSingle.DSA_img32 li > a {
  padding: 12px 16px;
}
.DSA_wb_listItemSingle.DSA_img32 li > a .DSA_list-1line {
  line-height: 32px;
}

.DSA_secLevel li a {
  padding-left: 24px;
}

.DSA_wb_sec_listItemSingle li > a, .DSA_wb_sec_listItemSingle li > span {
  padding: 8px 16px;
  border: none;
  display: block;
  position: relative;
}
.DSA_wb_sec_listItemSingle li.active a {
  border: none;
}

.DSA_wb_topMenu li {
  display: inline-block;
  position: relative;
}
.DSA_wb_topMenu li a {
  border: none;
  border-bottom: 4px solid transparent;
  padding: 0 24px;
}
.DSA_wb_topMenu li a h2 {
  line-height: 76px;
  color: #7E7E7E;
}
.DSA_wb_topMenu li ul.DSA_wb_listItemSingle.DSA_secLevel {
  position: absolute;
  top: 80px;
  left: 0;
  width: 240px;
  background: #ffffff;
  z-index: 1;
}
.DSA_wb_topMenu li ul.DSA_wb_listItemSingle.DSA_secLevel li {
  display: block;
}
.DSA_wb_topMenu li ul.DSA_wb_listItemSingle.DSA_secLevel li a {
  padding: 16px;
  border: none;
}
.DSA_wb_topMenu li ul.DSA_wb_listItemSingle.DSA_secLevel li h2 {
  line-height: 24px;
  margin: 0;
}
.DSA_wb_topMenu li ul.DSA_wb_listItemSingle.DSA_secLevel li.active a {
  border: none;
}
.DSA_wb_topMenu li.active a {
  border: none;
  border-bottom: 4px solid #8626C3;
}
.DSA_wb_topMenu li.active a h2 {
  /*color:$text-white;*/
}
.DSA_wb_topMenu li:hover ul.DSA_wb_listItemSingle.DSA_secLevel {
  display: block;
}

.DSA_wb_listItemSingle.DSA_wb_topMenu li.activeDark > a {
  border: none;
  border-bottom: 4px solid #8626C3;
}
.DSA_wb_listItemSingle.DSA_wb_topMenu li.activeDark > a h2 {
  color: #8626C3;
}

.marB120 {
  margin-bottom: 120px !important;
}

.DSA_wb_listLeft {
  width: 75%;
  float: left;
  padding-right: 8px;
  position: relative;
}

.DSA_wb_listRight {
  width: 25%;
  float: right;
  text-align: right;
  padding-left: 8px;
  line-height: 24px;
}

.DSA_wb_vertical-RightCenter {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.DSA_wb_marginicon40 {
  margin: 0 0 0 56px;
  display: block;
}

.DSA_wb_marginicon2 {
  margin: 0 0 0 46px;
  line-height: 35px;
  display: block;
}

.DSA_wb_marginicon32 {
  margin: 0 0 0 48px;
  display: block;
}

.DSA_wb_marginicon24 {
  margin: 0 0 0 40px;
  display: block;
}

.DSA_wb_marginicon56 {
  margin: 0 0 0 72px;
  display: block;
}

.DSA_wb_normalListItem li > a, .DSA_wb_normalListItem li > span {
  padding: 8px 16px;
  border: none;
  display: block;
  position: relative;
  transition: all 280ms linear;
}
.DSA_wb_normalListItem li > a .DSA_wb_lh_32, .DSA_wb_normalListItem li > span .DSA_wb_lh_32 {
  line-height: 32px;
}
.DSA_wb_normalListItem li > a .DSA_wb_lh_56, .DSA_wb_normalListItem li > span .DSA_wb_lh_56 {
  line-height: 56px;
}
.DSA_wb_normalListItem li > a h2, .DSA_wb_normalListItem li > span h2 {
  line-height: 24px;
}

.DSA_wb_normalListItem.DSA_wb_largeList li > a {
  padding: 24px;
  background-color: #FAFAFA;
  border-left: 4px solid transparent;
}

.DSA_wb_normalListItem.DSA_wb_largeList li.active > a {
  background-color: #FAF2FF;
  border-left: 4px solid #8626C3;
}

.DSA_wb_normalListItem li > a:hover, .DSA_wb_normalListItem li > span:hover {
  text-decoration: none;
  background-color: #EFEFEF;
}

.DSA_wb_normalListItem li > a:active, .DSA_wb_normalListItem li > span:active {
  background-color: #999999;
}

.DSA_wb_listrounded li > a:hover, .DSA_wb_listrounded li > a:active {
  border-radius: 8px;
  box-shadow: none !important;
}

.DSA_wb_withIcon li a:active i::before {
  color: #000000;
}

/* .DSA_wb_normalListItem li.active > a, .DSA_wb_normalListItem li.active > span{
  background-color: $bg-neutral-50;
} */
.DSA_wb_normalListItemShadow li {
  border: none;
  display: block;
  position: relative;
  transition: all 280ms linear;
}
.DSA_wb_normalListItemShadow li div {
  border-bottom: 1px solid #EFEFEF;
}
.DSA_wb_normalListItemShadow li div.topbor {
  border-top: 1px solid #EFEFEF;
}
.DSA_wb_normalListItemShadow li div a {
  padding: 24px;
  border: none;
  display: block;
  position: relative;
  transition: all 280ms linear;
}
.DSA_wb_normalListItemShadow li div a .showhover {
  display: none;
}
.DSA_wb_normalListItemShadow li div a:hover {
  background: none;
  color: #8626C3;
}
.DSA_wb_normalListItemShadow li div a:hover .showhover {
  display: inline-block;
}

/* List Items - End */
/*Modal styles begin */
.modal-content {
  border-radius: 4px;
}

.DSA_modal-sm .modal-dialog {
  min-width: 420px;
}

.DSA_modal-sm .modal-content {
  border-radius: 16px;
  border: 0;
}

.DSA_modal-lg .DSA_wb_h2Header {
  font-weight: 500;
  font-style: normal;
}

.DSA_modal-lg .modal-content {
  border-radius: 16px;
  border: 0;
}

.DSA_wb-custom-scroll-container {
  height: 400px;
  position: relative;
}
.DSA_wb-custom-scroll-container .ps__thumb-y {
  width: 8px;
  border-radius: 4px;
  background: #DADADA;
}

.ps:hover > .ps__rail-x, .ps:hover > .ps__rail-y, .ps--focus > .ps__rail-x, .ps--focus > .ps__rail-y, .ps--scrolling-x > .ps__rail-x, .ps--scrolling-y > .ps__rail-y {
  opacity: 1 !important;
}

@media (min-width: 991px) {
  .DSA_modal-lg .modal-dialog {
    min-width: 776px;
  }
}
@media (min-width: 1024px) {
  .DSA_modal-xlg .modal-dialog {
    min-width: 994px;
  }
}
.DSA_modal-xlg .modal-content {
  border-radius: 16px;
  border: 0;
}

/* Custom Cards - Start */
.DSA_wb_title {
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-size: 4.8rem;
  font-weight: 500;
  font-style: normal;
  color: #000000;
}

.DSA_wb_card-widget.DSA_wb_card-widget-hidden {
  overflow: hidden;
}

.DSA_wb_card-widget.mat-card {
  padding: 24px;
  min-height: 50px;
  border-radius: 16px;
}
.DSA_wb_card-widget.mat-card:hover .DSA_wb_title, .DSA_wb_card-widget.mat-card:hover .DSA_wb_h2Header {
  color: #8626C3;
}
.DSA_wb_card-widget.mat-card:hover .mat-card-actions.card-actions-hover {
  bottom: 24px;
}
.DSA_wb_card-widget.mat-card .mat-card-content {
  position: relative;
  min-height: 40px;
  margin-bottom: 24px;
}
.DSA_wb_card-widget.mat-card .mat-card-content .close-icon {
  cursor: pointer;
}
.DSA_wb_card-widget.mat-card .mat-card-subtitle {
  margin-bottom: 24px;
}
.DSA_wb_card-widget.mat-card .mat-card-actions {
  margin-left: -24px;
  margin-right: -24px;
  padding-left: 24px;
  padding-right: 24px;
}
.DSA_wb_card-widget.mat-card .mat-card-actions .DSA_wb_text-btn:first-child {
  margin-left: -16px !important;
}
.DSA_wb_card-widget.mat-card .mat-card-actions:last-child {
  margin-bottom: -16px;
}
.DSA_wb_card-widget.mat-card .mat-card-actions.card-actions-hover {
  position: absolute;
  width: 100%;
  bottom: -30px;
  transition: bottom 0.2s ease 0.2s;
  background: #ffffff;
}
.DSA_wb_card-widget.mat-card .DSA_wb_flex80 {
  float: left;
  width: 80%;
}
.DSA_wb_card-widget.mat-card .DSA_wb_flex20 {
  float: right;
  width: 20%;
}
.DSA_wb_card-widget.mat-card .DSA_wb_flex25 {
  width: 25%;
  float: right;
}
.DSA_wb_card-widget.mat-card .mat-card-header-text {
  width: 100%;
  margin: 0;
}
.DSA_wb_card-widget.mat-card hr {
  border-top: 1px solid #EFEFEF;
  margin: 0 -16px;
}
.DSA_wb_card-widget.mat-card hr.DSA_marhr {
  margin: 16px 0;
}
.DSA_wb_card-widget.mat-card hr.nomar {
  margin: 0;
}
.DSA_wb_card-widget.mat-card .DSA_matCard-imageCtr {
  margin: 0 -24px 24px;
}
.DSA_wb_card-widget.mat-card .DSA_matCard-imageCtr .mat-card-image.img-corner-rounded {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.DSA_wb_card-widget.mat-card .DSA_matCard-imageCtr .mat-card-image {
  width: 100%;
  margin: 0;
}
.DSA_wb_card-widget.mat-card .DSA_matCard-imageCtr .mat-card-image:first-child {
  margin-top: 0;
}

.DSA_card-rounded.mat-card {
  border-radius: 16px;
  padding: 24px;
}

.DSA_card-rounded.mat-card .mat-card-content {
  margin-bottom: 0;
}

.DSA_wb_Smallcard-widget.mat-card {
  padding: 16px;
}

.DSA_wb_Smallcard-widget.mat-card .mat-card-actions {
  margin: 24px -16px;
}

.DSA_wb_card-widget.mat-card.nopad_wb {
  padding: 0 !important;
}

.DSA_matCard-imageLeft {
  position: absolute;
  width: 80px;
  height: 100%;
  left: 0;
  top: 0;
}
.DSA_matCard-imageLeft img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.DSA_leftImg {
  margin-left: 80px;
}

.DSA_matCard-imageRight {
  position: absolute;
  width: 80px;
  height: 100%;
  right: 0;
  top: 0;
}
.DSA_matCard-imageRight img {
  width: 100%;
  height: 100%;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.DSA_rightImg {
  margin-right: 80px;
}

.DSA_matCard-imageCtr.DSA_matCard-imageTop {
  height: 80px;
  position: relative;
}
.DSA_matCard-imageCtr.DSA_matCard-imageTop img, .DSA_matCard-imageCtr.DSA_matCard-imageTop .media_bg {
  height: 100%;
}

.DSA_absTop {
  position: absolute;
  left: 24px;
  top: 24px;
  width: calc(100% - 48px);
  z-index: 2;
}

.DSA_profilePad {
  margin-left: 48px;
  padding-top: 16px;
}

.DSA_wb_card-widget.DSA_card-square {
  min-width: 100px;
  max-width: 100px;
  float: left;
}

.DSA_wb_card-widget.DSA_card-square.DSA_square-lg {
  min-width: 172px;
  max-width: 172px;
}

.DSA_wb_card-widget.DSA_wb_actionCard {
  min-width: 274px;
  max-width: 274px;
}

.DSA_wb_card-widget.DSA_wb_actionCardSingleline {
  max-width: none;
}

.DSA_wb_text-1line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.DSA_wb_text-3line {
  height: 72px;
  overflow: hidden;
}

.option_ul li {
  width: auto;
  float: left;
}
.option_ul li a {
  width: 100%;
  background-color: #ffffff;
  border-radius: 16px;
  min-height: 88px;
  padding: 24px;
  display: block;
  position: relative;
  border: 2px solid transparent;
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), background-color 280ms linear;
}
.option_ul li a div.DSA_wb_mainBodyTxt {
  color: #7E7E7E;
  line-height: 40px;
  display: block;
  margin: 0 0 0 48px;
}
.option_ul li a:hover div.DSA_wb_mainBodyTxt, .option_ul li a:hover i.icon {
  color: #000000;
}
.option_ul li a:focus {
  background-color: #EFEFEF;
}
.option_ul li a:focus .whiteIconNoshadow-Circle {
  background: #EFEFEF;
}
.option_ul li a:focus i.icon {
  color: #5E1F89;
}
.option_ul li a:focus div.DSA_wb_mainBodyTxt {
  color: #5E1F89;
  font-weight: 500;
}
.option_ul li a:hover, .option_ul li a:focus {
  text-decoration: none;
  outline: none;
}
.option_ul li a.icon_withAction.selected {
  border: 2px solid #8626C3;
  background-color: #ffffff;
}
.option_ul li a.icon_withAction.selected .whiteIconNoshadow-Circle {
  background: transparent;
}
.option_ul li a.icon_withAction.selected i.icon {
  color: #8626C3;
}
.option_ul li a.icon_withAction.selected div.DSA_wb_mainBodyTxt {
  color: #8626C3;
  font-weight: 500;
}
.option_ul li.option_mini {
  text-align: center;
}
.option_ul li.option_mini div.DSA_wb_mainBodyTxt {
  line-height: 1;
  margin: 0;
}

.mat-card-image.custom-card-image-bg {
  margin-bottom: -16px;
}

.DSA_card-image-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 4px;
}

.DSA_card-image-bg img {
  width: 100%;
  height: 100%;
}

.DSA_txt-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  border-radius: 4px;
  z-index: 1;
}

.DSA_txt_top {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.DSA_txt_top hr {
  opacity: 0.5;
}

.DSA_txt_top > .mat-card-actions:last-child {
  margin-bottom: -8px;
  padding-bottom: 0;
}

.DSA_card-withRtImg .DSA_txt_left {
  margin-right: 106px;
}

.DSA_card-withRtImg .DSA_txt_left.txt-withAvatar {
  margin-right: 96px;
}

.DSA_card-withRtImg .img-cont {
  position: absolute;
  top: 0;
  right: 0;
}

.DSA_card-withLtImg .img-cont {
  position: absolute;
  top: 0;
  left: 0;
}

.DSA_wb_card-widget.DSA_card-withRtImg, .DSA_wb_card-widget.card-withTxt, .DSA_wb_card-widget.DSA_card-withLtImg {
  min-height: 106px;
}

.DSA_wb_card-widget.DSA_card-withRtImg.card-lg, .DSA_wb_card-widget.DSA_card-withLtImg.card-lg {
  min-height: 136px;
  max-height: 136px;
}

.DSA_card-withRtImg.card-lg .img_leader {
  margin: 12px 0 0;
}

.DSA_card-withRtImg .card-avatar {
  margin: -4px 0 0;
}

.DSA_wb_card-widget.mat-card.dark > .mat-card-actions:last-child {
  margin: 0;
  padding: 0;
}

.DSA_text-1line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.DSA_text-2line {
  height: 42px;
  overflow: hidden;
}

.DSA_text-3line {
  height: 54px;
  overflow: hidden;
}

.DSA_text-4line {
  height: 72px;
  overflow: hidden;
}

.DSA_h4Header.DSA_text-2line {
  height: 32px;
}

p.DSA_text-3line {
  height: 63px;
}

/*.DSA_wb_card-widget ~ .DSA_wb_card-widget{
  margin: 0 0 0 32px;
}*/
.DSA_wb_card-widget.DSA_card-withLtImg .DSA_txt_left {
  padding-left: 120px;
}

.DSA_wb_card-widget .v-menu-icon {
  background-position: center;
}

.DSA_card-ul {
  list-style: none;
  padding: 0;
}
.DSA_card-ul li {
  padding: 8px 0;
}
.DSA_card-ul li:last-child {
  padding: 8px 0 0;
}
.DSA_card-ul li.DSA_border-top {
  border-top: 1px solid #EFEFEF !important;
}

.DSA_action-ul {
  margin: 4px 0;
}
.DSA_action-ul li {
  float: left;
  margin: 0 0 0 8px;
}

.DSA_card-fixed {
  max-width: 156px;
  min-width: 156px;
  height: 156px;
  float: left;
}
.DSA_card-fixed .align-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.mat-card-actions .mat-button, .mat-card-actions .mat-raised-button {
  margin: 0 !important;
}

.DSA_wb_card-widget.DSA_card-nobg {
  background: transparent;
  box-shadow: none !important;
  padding: 0;
}

.DSA_wb_card-widget.DSA_card-withLtImg .DSA_txt_top .DSA_txt_left {
  padding-left: 72px;
  min-height: 56px;
}

.DSA_wb_card-widget .v-menu-icon.bottom {
  top: auto;
  bottom: 16px;
  right: 8px;
  position: absolute;
}

.DSA_wb_card-widget .DSA_wb_card-image-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 16px;
}

.DSA_wb_card-widget .DSA_wb_card-image-bg img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}

.DSA_wb_card-widget .DSA_wb_txt-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  border-radius: 16px;
  z-index: 1;
}

.DSA_wb_card-widget .DSA_wb_txt_top {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.DSA_wb_card-widget .DSA_wb_txt_top hr {
  opacity: 0.25;
  margin: 0 -24px;
  border-top: 1px solid #ffffff;
}

.DSA_wb_card-widget .DSA_wb_txt_top > .mat-card-actions:last-child {
  margin-bottom: -16px;
  padding-bottom: 0;
}

.DSA_selectionCard .DSA_selectedIcon {
  display: none;
}

.DSA_selectionCard .DSA_unselectedIcon {
  display: inline-block;
}

.DSA_selectionCard.DSA_active .DSA_selectedIcon {
  display: inline-block;
}

.DSA_selectionCard.DSA_active .DSA_unselectedIcon {
  display: none;
}

/* Custom Cards - End */
/*Date range picker styles*/
.theme-purple.bs-datepicker {
  border-radius: 4px;
}
.theme-purple .bs-datepicker-container {
  padding: 0;
}
.theme-purple .bs-datepicker-head {
  background: #8626C3;
  height: 56px;
}
.theme-purple .bs-datepicker-multiple + .bs-datepicker-multiple {
  margin-left: 0;
}
.theme-purple .bs-datepicker-multiple + .bs-datepicker-multiple .bs-datepicker-head {
  border-radius: 0 4px 0 0;
}
.theme-purple .bs-datepicker-head {
  border-radius: 4px 0 0 0;
}
.theme-purple .bs-datepicker-body {
  padding: 15px;
}
.theme-purple .bs-datepicker-body table th {
  color: #7E7E7E;
  font-size: 1.6rem;
  padding: 4px;
}
.theme-purple .bs-datepicker-body table td {
  color: #000000;
  font-size: 1.6rem;
  padding: 4px;
}
.theme-purple .bs-datepicker-body table td span {
  font-size: 1.6rem;
}
.theme-purple .bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span, .theme-purple .bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
  border-radius: 4px;
  background: #8626C3;
  color: #ffffff;
}
.theme-purple .bs-datepicker-body table.days td.active:not(.select-start):before, .theme-purple .bs-datepicker-body table.days td.in-range:not(.select-start):before, .theme-purple .bs-datepicker-body table.days span.active:not(.select-start):before, .theme-purple .bs-datepicker-body table.days span.in-range:not(.select-start):before {
  background: #EDCFFF;
}
.theme-purple .bs-datepicker-body table td:before, .theme-purple .bs-datepicker-body table td span:before {
  top: 0;
  bottom: 0;
  left: -8px;
  right: -8px;
}
.theme-purple .bs-datepicker-body table td span.selected, .theme-purple .bs-datepicker-body table td.selected span, .theme-purple .bs-datepicker-body table td span[class*=select-]:after, .theme-purple .bs-datepicker-body table td[class*=select-] span:after {
  background: #8626C3;
  border-radius: 4px;
}
.theme-purple .bs-datepicker-head button {
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "myriad-pro", Arial, sans-serif !important;
}
.theme-purple .bs-datepicker-body table.days span {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.date-range-picker {
  width: 100%;
  position: relative;
}
.date-range-picker input {
  border: none;
  padding: 10px 0;
  background: none;
  border-radius: 0px;
  display: inline-block;
  width: 95%;
}
.date-range-picker input:focus {
  outline: none;
}
.date-range-picker .icon {
  position: absolute;
  right: 0;
  bottom: 5px;
}
.date-range-picker:hover .date-range-underline {
  background: #000000;
}
.date-range-picker .date-range-underline {
  position: absolute;
  width: 100%;
  pointer-events: none;
  transform: scaleY(1.0001);
  bottom: 0;
  background: #DADADA;
  left: 0;
  height: 1px;
}
.date-range-picker .date-range-underline .ripple-effect {
  position: absolute;
  left: 0;
  width: 100%;
  transform-origin: 50%;
  transform: scaleX(0.5);
  opacity: 0;
  transition: background-color 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  top: 0;
  height: 2px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.87);
}
.date-range-picker:focus-within .ripple-effect {
  height: 2px;
  background: #8626C3;
  opacity: 1;
  transform: scaleX(1);
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.1s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

@media (max-width: 767px) {
  .web_custom_modal .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
.DSA_wb_auto {
  margin: 0 auto !important;
}

/* Custom Pagination - Start */
.DSA_wb_custom-pagination .page-item {
  margin-right: 8px;
}
.DSA_wb_custom-pagination .page-item:last-child {
  margin: 0;
}
.DSA_wb_custom-pagination .page-link {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  line-height: 22px;
  text-align: center;
  font-size: 1.4rem;
  color: #000000;
  background-color: transparent;
  border: none;
  border-radius: 4px;
}
.DSA_wb_custom-pagination .page-link:hover {
  background-color: #EFEFEF;
  color: #8626C3;
  border: none;
}
.DSA_wb_custom-pagination .page-link:focus {
  background-color: #DADADA;
  color: #5E1F89;
  border: none;
  box-shadow: none;
}
.DSA_wb_custom-pagination .page-item.active .page-link {
  background-color: #8626C3;
  color: #ffffff;
  border-radius: 4px;
  border: none;
}
.DSA_wb_custom-pagination .page-item.disabled .page-link {
  line-height: 1;
  background-color: transparent;
  border: none;
  color: #000000;
}

/* Custom Pagination - End */
/* Custom Dropdown for Filter - Start */
.DSA_wb_custom-dropdown.dropdown-menu {
  padding: 16px;
  border-radius: 16px;
  border: none;
  min-width: 256px;
}
.DSA_wb_custom-dropdown.dropdown-menu .DSA_wb-bottomUtil {
  position: relative;
  margin: 0 -16px;
  padding: 16px 0 0;
}

/* Custom Dropdown for Filter - End */
/* Custom Loader - Start */
.loader_cont {
  position: relative;
}
.loader_cont img {
  width: 100%;
}

.DSA_wb_overlay {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes loading-spinner-inner {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading-spinner-inner div {
  position: absolute;
  animation: loading-spinner-inner 1s linear infinite;
  width: 64px;
  height: 64px;
  top: 10px;
  left: 10px;
  border-radius: 50%;
  box-shadow: 0 2px 0 0 #8626C3;
  transform-origin: 32px 33px;
}

.loading-spinner {
  width: 56px;
  height: 56px;
  display: inline-block;
  overflow: hidden;
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
}

.loading-spinner-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.72);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}

.loading-spinner-inner div {
  box-sizing: content-box;
}

/* Custom Loader - End */
/* Custom Carousel - Start */
.DSA_wb_customCarousel .owl-theme .owl-nav {
  margin: 0;
}
.DSA_wb_customCarousel .owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 43%;
  right: 0;
  margin: 0;
  padding: 4px;
  background: transparent;
}
.DSA_wb_customCarousel .owl-theme .owl-nav .owl-prev {
  left: 0;
  right: auto;
}
.DSA_wb_customCarousel .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 8px;
}
.DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot {
  padding: 2px;
  margin: 0 4px;
  text-align: center;
  background: rgba(0, 0, 0, 0);
  border-radius: 4px;
}
.DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.5);
  width: 8px;
  height: 8px;
  margin: 0;
}
.DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot.active {
  background: rgba(0, 0, 0, 0);
}
.DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot.active span {
  background: #ffffff;
}
.DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot:hover {
  background: rgba(0, 0, 0, 0.04);
}
.DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot:focus {
  background: rgba(0, 0, 0, 0.08);
}
.DSA_wb_customCarousel .owl-theme .owl-dots .owl-dot:focus span {
  border: 1px solid #EFEFEF;
  background: #EFEFEF;
}
.DSA_wb_customCarousel .carousel_content {
  position: absolute;
  top: 12%;
  left: 16px;
  right: 16px;
  width: 310px;
  z-index: 1;
}
.DSA_wb_customCarousel .carousel_content .DSA_wb_displayText {
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}
.DSA_wb_customCarousel .carousel_content .DSA_wb_h1Header {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}
.DSA_wb_customCarousel .carousel_content .DSA_wb_mainBodyTxt {
  font-size: 1.4rem;
  font-style: normal;
}
.DSA_wb_customCarousel .carousel_content .DSA_cauroselP {
  height: 130px;
  overflow: hidden;
}
.DSA_wb_customCarousel .owl-item .DSA_wb_card-widget {
  margin: 1px;
}
.DSA_wb_customCarousel .owl-theme .owl-nav .disabled {
  opacity: 0;
}
.DSA_wb_customCarousel .owl-item img.banner_mobileXS {
  display: block;
}
.DSA_wb_customCarousel .owl-item img.banner_desktop, .DSA_wb_customCarousel .owl-item img.banner_desktopImage, .DSA_wb_customCarousel .owl-item img.banner_tab {
  display: none;
}
.DSA_wb_customCarousel .carousel_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  background: rgba(13, 81, 131, 0.6);
}

.DSA_wb_customCarousel.DSA_wb_customCarousel_card .owl-theme .owl-nav [class*=owl-] {
  background: linear-gradient(90deg, rgb(250, 250, 250) 0%, rgb(250, 250, 250) 100%);
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card .owl-theme .owl-nav .owl-prev {
  left: -16px;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card .owl-theme .owl-nav .owl-next {
  right: -16px;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card .owl-theme .owl-nav .disabled {
  opacity: 0.5;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card .owl-theme .owl-nav .disabled .icon.purple {
  color: #7E7E7E;
}

.DSA_wb_card-widget.DSA_wb_imageCard.mat-card:hover .DSA_wb_title, .DSA_wb_card-widget.DSA_wb_imageCard.mat-card:hover .DSA_wb_h2Header {
  color: #ffffff;
}

.DSA_wb_card-widget.DSA_wb_imageCard.DSA_wb_card_mediaBG.mat-card:hover .DSA_wb_h2Header {
  color: #000000;
}

.DSA_wb_customCarousel.DSA_cauroselTopbutton .owl-theme .owl-nav [class*=owl-] {
  background: none;
}
.DSA_wb_customCarousel.DSA_cauroselTopbutton .owl-theme .owl-nav .owl-prev {
  left: auto;
  right: 32px;
  top: -24px;
}
.DSA_wb_customCarousel.DSA_cauroselTopbutton .owl-theme .owl-nav .owl-next {
  right: -8px;
  top: -24px;
}
.DSA_wb_customCarousel.DSA_cauroselTopbutton .owl-carousel .owl-stage-outer {
  padding: 20px 0;
}

.dsa_cauroselhoverIcon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  opacity: 0;
  background: rgba(0, 0, 0, 0);
}

.dsa_cauroselhover:hover .dsa_cauroselhoverIcon {
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}

@media screen and (min-width: 450px) {
  .DSA_wb_customCarousel .carousel_content {
    top: 15%;
    left: 32px;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_displayText.marB16 {
    margin-bottom: 32px !important;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_h1Header.marB8 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 550px) {
  .DSA_wb_customCarousel .carousel_content {
    left: 32px;
    right: auto;
    top: 20%;
    width: 360px;
    margin: 0 auto;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_displayText.marB16 {
    margin-bottom: 32px !important;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_h1Header.marB8 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 600px) {
  .DSA_wb_customCarousel .carousel_content {
    left: 40px;
    right: auto;
    top: 30%;
    width: 500px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .DSA_wb_customCarousel .owl-item img.banner_mobileXS, .DSA_wb_customCarousel .owl-item img.banner_desktopImage {
    display: none;
  }
  .DSA_wb_customCarousel .owl-item img.banner_desktop, .DSA_wb_customCarousel .owl-item img.banner_tab {
    display: block;
  }
  .DSA_wb_customCarousel .carousel_overlay {
    display: none;
  }
  .DSA_wb_customCarousel .carousel_content {
    left: 36%;
    top: 15%;
    width: 450px;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_displayText.marB16 {
    margin-bottom: 16px !important;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_h1Header.marB8 {
    margin-bottom: 8px !important;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_cauroselP {
    height: 96px;
    overflow: hidden;
  }
}
@media screen and (min-width: 992px) {
  .DSA_wb_customCarousel .carousel_content {
    top: 22%;
    width: 450px;
  }
  .DSA_wb_customCarousel .owl-item img.banner_desktop, .DSA_wb_customCarousel .owl-item img.banner_tab {
    display: block;
  }
  .DSA_wb_customCarousel .owl-item img.banner_desktopImage, .DSA_wb_customCarousel .owl-item img.banner_mobileXS {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .DSA_wb_customCarousel .carousel_content {
    top: 15%;
    left: 42%;
    width: 470px;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_displayText {
    font-size: 4.8rem;
    font-weight: 600;
    font-family: "myriad-pro", Arial, sans-serif !important;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_h1Header {
    font-size: 2.4rem;
    font-weight: 600;
    font-family: "myriad-pro", Arial, sans-serif !important;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_mainBodyTxt {
    font-size: 1.6rem;
    font-weight: 400;
    font-family: "roboto", Arial, sans-serif !important;
  }
}
@media screen and (min-width: 1200px) {
  .DSA_wb_customCarousel .owl-item img.banner_tab, .DSA_wb_customCarousel .owl-item img.banner_mobileXS {
    display: none;
  }
  .DSA_wb_customCarousel .owl-item img.banner_desktopImage, .DSA_wb_customCarousel .owl-item img.banner_desktop {
    display: block;
  }
  .DSA_wb_customCarousel .carousel_content {
    top: 18%;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_displayText.marB16 {
    margin-bottom: 32px !important;
  }
  .DSA_wb_customCarousel .carousel_content .DSA_wb_h1Header.marB8 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 1530px) {
  .DSA_wb_customCarousel .carousel_content {
    top: 30%;
    width: 650px;
  }
}
/* Custom Carousel - End */
/* Custom Comments - Start */
.DSA_wb_commentTxtCtr {
  margin-left: 56px;
}

.DSA_wb_commentTextareaCtr {
  background: #FAFAFA;
  position: relative;
  border-bottom: 1px solid #DADADA;
}

.DSA_wb_commentTextarea {
  margin-right: 30px;
  padding: 8px 0;
}

.DSA_wb_commentTextarea textarea {
  width: 100%;
  height: 22px;
  border: 0;
  background: none;
  outline: none;
}

/* Custom Comments - End */
/*tooltip customization Start*/
.DSA_tooltip.mat-tooltip {
  background: #ffffff;
  border: 0.5px solid #B8B8B8;
  padding: 4px 8px;
  color: #000000 !important;
  padding: 8px 8px !important;
  display: inline-block;
  font-size: 1.2rem;
}

/*tooltip customization End*/
/*popover menu customization Start*/
.DSA_popoverMainCtr {
  position: relative;
  display: inline-block;
}

.DSA_popoverMain {
  display: none;
}

.DSA_popoverMainBody {
  border: 0;
  width: 372px;
  position: absolute;
  border-radius: 16px;
  z-index: 9999;
  background: #ffffff;
}

.DSA_showpopup {
  display: block;
}

.DSA_popoverMainBody:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #DADADA;
  content: "";
  position: absolute;
  left: -10px;
  top: 10px;
}

.DSA_popoverMainBody:after {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ffffff;
  content: "";
  position: absolute;
  left: -8px;
  top: 8px;
}

.DSA_popoverMainBody.DSA_leftArrow:before {
  top: 50%;
  right: -10px;
  left: auto;
  border-left: 8px solid #DADADA;
  border-right: none;
}

.DSA_popoverMainBody.DSA_leftArrow:after {
  top: 50%;
  right: -8px;
  left: auto;
  border-left: 8px solid #ffffff;
  border-right: none;
}

.DSA_popoverMainBody.DSA_rightArrow:before {
  top: 50%;
  left: -10px;
  right: auto;
}

.DSA_popoverMainBody.DSA_rightArrow:after {
  top: 50%;
  left: -8px;
  right: auto;
}

.DSA_popoverMainBody.DSA_bottomArrow:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #DADADA;
  border-top: none;
  left: 50%;
  top: -10px;
  bottom: auto;
}

.DSA_popoverMainBody.DSA_bottomArrow:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-top: none;
  left: 50%;
  top: -8px;
  bottom: auto;
}

.DSA_popoverMainBody.DSA_topArrow:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #DADADA;
  border-bottom: none;
  left: 50%;
  top: auto;
  bottom: -10px;
}

.DSA_popoverMainBody.DSA_topArrow:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff;
  border-bottom: none;
  left: 50%;
  top: auto;
  bottom: -8px;
}

.DSA_popovermid {
  width: 410px;
  border-radius: 16px;
  top: 90px;
  left: 50%;
  margin-left: -200px;
  position: absolute;
}

.DSA_popovermid:before, .DSA_popovermid:after {
  border: 0 !important;
}

.DSA_popover.popover {
  border: 0;
  border-radius: 16px;
  width: 372px;
}

.DSA_popover.bs-popover-left {
  left: -8px !important;
}

.DSA_popover.bs-popover-left > .arrow::after,
.DSA_popover.bs-popover-auto[x-placement^=left] > .arrow::after {
  border-width: 10px 0 10px 10px;
  right: -4px;
}

.DSA_popover.bs-popover-left > .arrow::before,
.DSA_popover.bs-popover-auto[x-placement^=left] > .arrow::before {
  border-width: 10px 0 10px 10px;
  right: -5px;
  border-left-color: #DADADA;
}

.DSA_popover.bs-popover-right {
  right: -8px !important;
}

.DSA_popover.bs-popover-right > .arrow::after,
.DSA_popover.bs-popover-auto[x-placement^=right] > .arrow::after {
  left: -4px;
  border-width: 10px 10px 10px 0;
}

.DSA_popover.bs-popover-right > .arrow::before,
.DSA_popover.bs-popover-auto[x-placement^=right] > .arrow::before {
  left: -5px;
  border-width: 10px 10px 10px 0;
  border-right-color: #DADADA;
}

.DSA_popover.bs-popover-bottom {
  top: 8px !important;
}

.DSA_popover.bs-popover-bottom > .arrow::after,
.DSA_popover.bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: -4px;
  border-width: 0 10px 10px 10px;
}

.DSA_popover.bs-popover-bottom > .arrow::before,
.DSA_popover.bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: -5px;
  border-width: 0 10px 10px 10px;
  border-bottom-color: #DADADA;
}

.DSA_popover.bs-popover-top {
  top: -8px !important;
}

.DSA_popover.bs-popover-top > .arrow::after,
.DSA_popover.bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: -4px;
  border-width: 10px 10px 0;
}

.DSA_popover.bs-popover-top > .arrow::before,
.DSA_popover.bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: -5px;
  border-width: 10px 10px 0;
  border-top-color: #DADADA;
}

.DSA_popover .popover-body {
  padding: 0;
}

.DSA_popoverTitle {
  padding: 24px 16px 0px 24px;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-size: 1.8rem;
  color: #000000;
  border: 0;
}

.DSA_popoverCnt {
  padding: 24px;
}

.DSA_popover.popover {
  font-size: 1.6rem;
  font-family: "roboto", Arial, sans-serif !important;
}

.DSA_popoverFooter {
  padding: 16px 24px;
}

.DSA_popoverclose {
  float: right;
  margin-top: -8px;
}

.DSA_popoverRM {
  margin-right: -8px;
  margin-top: -8px;
}

.DSA_popoverwdth.popover {
  width: 760px;
  max-width: 760px;
}

@media screen and (max-width: 768px) {
  .DSA_popoverwdth.popover {
    width: 100%;
    max-width: 760px;
  }
}
/*popover menu customization End*/
/*overflow menu customization Start*/
.DSA_dropDown.dropdown-menu {
  border: 0;
  border-radius: 16px;
}

.DSA_dropDown.dropdown-menu .DSA_wb_listItemSingle {
  margin: 8px 0;
}

/*overflow menu customization End*/
.DSA_breadcrumb, .DSA_breadcrumb a {
  color: #8626C3;
  font-size: 1.4rem;
  font-family: "roboto", Arial, sans-serif !important;
}

.DSA_breadcrumb a::after {
  content: ">";
  margin: 0px 8px;
  display: inline-block;
}

.DSA_continerWdth {
  width: 1170px;
  margin: 0 auto;
}

@media screen and (max-width: 1279px) {
  .DSA_continerWdth {
    width: 100%;
  }
}
.prev-icon-01 {
  background: url('images/icon-prev-01.9a6b9ce0f67d7da0.png') no-repeat center;
}

.next-icon-01 {
  background: url('images/icon-next-01.dc7538a0c1fa21f1.png') no-repeat center;
}

.DSA_thumbRightCtr {
  margin-left: 72px;
}

.DSA_purpleLink {
  color: #8626C3;
}

.DSA_socialinteraction > a {
  float: left;
  margin-right: 32px;
}

.DSA_socialinteraction > a span {
  vertical-align: middle;
  margin-left: 4px;
  display: inline-block;
  padding-top: 4px;
}

.DSA_imgwdth100 {
  width: 100%;
}

.DSA_imagerightCtr {
  margin-left: 56px;
}

.DSA_loginCtr {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  padding: 24px;
  width: 420px;
  float: right;
}

.DSA_loginMid {
  margin-left: 130px;
  margin-right: 130px;
}

.DSA_socialList li {
  float: left;
  margin-right: 24px;
}

.DSA_votes {
  display: inline-block;
  line-height: 24px;
}

@media screen and (max-width: 400px) {
  .DSA_socialList li {
    margin-right: 16px;
  }
}
.DSA_loginMAr {
  margin-bottom: 40px;
}

.DSA_LoginHeader {
  background: none;
  height: 72px;
  padding: 0 16px;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
}

.DSA_pageoverlay {
  background-color: rgba(0, 0, 0, 0.4);
}

.DSA_logoSize {
  width: auto !important;
  height: auto !important;
}

.DSA_logoSize::before {
  font-size: 100px;
}

.DSA_logoMid {
  left: 0;
  right: 420px;
  z-index: 2;
  position: absolute;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .DSA_loginMid {
    margin-left: 24px;
    margin-right: 24px;
    padding: 24px 0px;
  }
  .DSA_loginCtr {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    padding: 24px;
    width: 100%;
    float: none;
  }
  .DSA_logoMid {
    position: relative;
    left: auto;
    right: auto;
  }
  .DSA_LoginHeader {
    position: relative;
    left: auto;
    right: auto;
  }
  .DSA_loginMid {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .DSA_loginMid {
    margin-left: 24px;
    margin-right: 24px;
    padding: 24px;
  }
  .DSA_logoMid {
    left: 24px;
    right: 444px;
  }
}
/* Custom Slider - Start */
.DSA_wb_customSlider {
  /* Disabled slider */
}
.DSA_wb_customSlider .ng5-slider {
  height: 2px;
  margin: 40px 0 32px;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-bar-wrapper {
  width: calc(100% - 14px);
  margin-left: 7px;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-bar {
  background: #EFEFEF;
  height: 2px;
  border-radius: 4px;
  width: calc(100% - 14px);
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-ticks {
  top: 0;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-tick {
  width: 2px;
  height: 2px;
  background: #737373;
  margin-left: 7px;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-tick-value, .DSA_wb_customSlider .ng5-slider .ng5-slider-ticks-values-under .ng5-slider-tick-value {
  color: #000000;
  font-size: 1.2rem;
  top: 12px;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-pointer {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  top: -7px;
  background: #8626C3;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-pointer::after {
  display: none;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-pointer:hover {
  background: #8626C3;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-pointer:focus {
  background: #5E1F89;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-tick.ng5-slider-selected {
  background: #8626C3;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-bubble.ng5-slider-limit {
  color: #7E7E7E;
  font-size: 1.2rem;
  bottom: -20px;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-bubble:not(.ng5-slider-limit) {
  height: 24px;
  border-radius: 2px;
  background: #ffffff;
  border: 1px solid #B8B8B8;
  text-align: center;
  line-height: 20px;
  padding: 0 12px;
  color: #000000;
  font-size: 1.2rem;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-selection {
  background: #8626C3;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-model-value, .DSA_wb_customSlider .ng5-slider .ng5-slider-model-high {
  visibility: hidden !important;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-pointer-min:hover ~ .ng5-slider-model-value {
  visibility: visible !important;
}
.DSA_wb_customSlider .ng5-slider .ng5-slider-pointer-max:hover ~ .ng5-slider-model-high {
  visibility: visible !important;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-bar {
  background: #EFEFEF;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-tick {
  background: #DADADA;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-tick-value, .DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-ticks-values-under .ng5-slider-tick-value {
  color: #000000;
  opacity: 1;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-pointer {
  box-shadow: none !important;
  background: #DADADA;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-pointer:hover {
  box-shadow: none !important;
  background: #DADADA;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-pointer:focus {
  box-shadow: none !important;
  background: #DADADA;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-tick.ng5-slider-selected {
  background: #EDCFFF;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-bubble.ng5-slider-limit {
  color: #000000;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-bubble:not(.ng5-slider-limit) {
  display: none;
}
.DSA_wb_customSlider .ng5-slider[disabled] .ng5-slider-selection {
  background: #EDCFFF;
}

/* Custom Slider - End */
/* Rating - Start */
.DSA_starIcons_ul {
  list-style: none;
}
.DSA_starIcons_ul li {
  margin: 0;
  float: left;
}
.DSA_starIcons_ul li a {
  width: 24px;
  height: 24px;
  display: block;
  cursor: pointer;
}

/* Rating - End */
.DSA_preferenceCtr {
  display: none;
}

.DSA-Panelactions-Btn {
  position: fixed;
  width: 100%;
  bottom: -30px;
  transition: bottom 0.2s ease 0.2s;
  background: #ffffff;
  z-index: 2;
}

.DSA-Panelactions-Btn.DSA_active {
  bottom: 40px;
}

.DSA_actionFooterPad {
  padding-bottom: 40px;
}

.DSA_wb-notificationScroll {
  position: relative;
  width: 100%;
}

.DSA_wb-notificationScroll .ps__rail-y {
  left: auto !important;
  right: 10px !important;
}

/* Theming - Start */
.custom_colorpicker input {
  width: 0;
  height: 0;
  padding: 0;
  border: none;
  display: none;
}
.custom_colorpicker .color-picker {
  z-index: auto;
  border: none;
  width: 100% !important;
}
.custom_colorpicker .color-picker .preset-area {
  padding: 0;
}
.custom_colorpicker .color-picker .preset-area .ds_colorPalette .preset-color {
  width: 82px;
  height: 82px;
  border-radius: 8px;
  border: none;
  margin: 0 4px 4px 0;
  position: relative;
}
.custom_colorpicker .color-picker .preset-area .ds_colorPalette .preset-color.active::after {
  content: "\e045";
  position: absolute;
  top: 29px;
  left: 29px;
  color: #ffffff;
  font-family: DS-iconfont !important;
  font-size: 2.4rem;
}
.custom_colorpicker .color-picker .hue-alpha, .custom_colorpicker .color-picker .preset-area hr {
  display: none;
}
.custom_colorpicker .color-picker .preset-area .preset-label {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
  padding: 0;
  color: #000000;
  margin: 0 0 24px;
}

.bg_theme {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  display: inline-block;
}

.input_theme {
  width: 80px;
  height: 30px;
  border: none;
  padding: 0;
  background: transparent;
}

.theme_label {
  float: left;
  line-height: 24px;
  width: 130px;
}

.colors_ul li {
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 8px;
  margin: 0 20px 0 0;
}
.colors_ul li.primary {
  width: 66px;
  height: 66px;
}
.colors_ul li:last-child {
  margin: 0;
}

.themeIcon_ul li {
  float: left;
  margin: 0 24px 0 0;
}
.themeIcon_ul li:last-child {
  margin: 0;
}

.DSA_themingTable {
  width: 100%;
  margin: 0;
}
.DSA_themingTable thead tr th {
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-size: 1.4rem;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  padding: 0 0 8px;
  vertical-align: top;
}
.DSA_themingTable tbody tr td {
  font-family: "roboto", Arial, sans-serif !important;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  color: #7E7E7E;
  padding: 8px 0;
  vertical-align: middle;
  height: 24px;
}

.hidden_overflow {
  overflow: hidden;
}

/* Theming - End */
.DSA_bigFont::before {
  font-size: 148px;
}

/* bootstrap modal scroll*/
.DSA_modaloverflow {
  overflow: hidden;
}

.DSA_skipLink, .DSA_skipLink:focus, .DSA_skipLink:active {
  height: 1px;
  width: 1px;
  text-decoration: none;
  outline: none;
}

.DSA_wb_customTabfixed .mat-tab-header {
  position: fixed !important;
  z-index: 100000;
  top: 72px;
}

.DSA_wb_mainBodyTxtXS.DSA_wb_text-2line {
  height: 21px;
  overflow: hidden;
}

p.DSA_wb_mainBodyTxt2.DSA_wb_text-3line {
  height: 64px;
}

p.DSA_wb_mainBodyTxt2.DSA_wb_text-2line {
  height: 44px;
  overflow: hidden;
}

h3.DSA_wb_h3Header.DSA_wb_text-2line {
  height: 32px;
  overflow: hidden;
}

.DSA_wb_card-widget-02.mat-card {
  border-radius: 16px;
  padding: 16px;
}

.DSA_wb_card-widget-02.mat-card.DSA_wb_cardWithList {
  height: 191px;
  padding: 24px 24px 16px;
}
.DSA_wb_card-widget-02.mat-card.DSA_wb_cardWithList .DSA_wb_normalListItem li > a {
  padding: 0;
  height: 93px;
}
.DSA_wb_card-widget-02.mat-card.DSA_wb_cardWithList .DSA_wb_normalListItem li > a img {
  width: auto;
}
.DSA_wb_card-widget-02.mat-card.DSA_wb_cardWithList .DSA_wb_normalListItem li > a.noHover:hover {
  background: none;
}

.DSA_wb_card-widget-02.DSA_wb_card-withprimarybg {
  background: #8626C3;
  width: 274px;
  height: 304px;
  padding: 0 16px 8px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withprimarybg .DSA_matCard-imageCtr {
  margin: 0 -16px 16px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withprimarybg .mat-card-subtitle {
  margin-bottom: 8px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withprimarybg a.web-Greywhite:hover, .DSA_wb_card-widget-02.DSA_wb_card-withprimarybg a.web-Greywhite:focus {
  color: #ffffff;
}

.DSA_wb_card-widget-02.DSA_wb_card-withgreybg {
  width: 200px;
  height: 304px;
  background: #EFEFEF;
  padding: 0 16px 8px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg h5 {
  color: #ffffff;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg h5 a.web-Greywhite {
  text-decoration: underline;
  text-transform: uppercase;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg h5 a.web-Greywhite:hover, .DSA_wb_card-widget-02.DSA_wb_card-withgreybg h5 a.web-Greywhite:focus {
  color: #ffffff;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .DSA_matCard-imageCtr.DSA_matCard-imageTop {
  height: 200px;
  margin: 0 -16px 16px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .DSA_absTop {
  width: calc(100% - 32px);
  top: auto;
  bottom: 0;
  left: 16px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .DSA_absTop .mat-card-subtitle.DSA_wb_h3Header {
  margin: 16px 0 12px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .DSA_imgOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background: #000000;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75));
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .DSA_absChip {
  position: absolute;
  top: 16px;
  right: 16px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .DSA_wb_card-footer {
  width: 100%;
  height: 24px;
  margin: 8px 0 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease 0.2s;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .icon-withText {
  line-height: 24px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg .DSA_wb_caption.text-animate {
  transition: all 0.2s ease 0.2s;
  line-height: 16px;
  display: inline-block;
  height: 48px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg:hover {
  background: #ffffff;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg:hover .DSA_wb_caption.text-animate {
  color: #8626C3;
  margin-top: -4px;
}
.DSA_wb_card-widget-02.DSA_wb_card-withgreybg:hover .DSA_wb_card-footer {
  visibility: visible;
  opacity: 1;
}

.DSA_wb_card-widget-02.DSA_wb_notificationCard .mat-card-actions {
  margin-left: -16px;
  margin-right: -16px;
}
.DSA_wb_card-widget-02.DSA_wb_notificationCard .text-animate {
  text-align: right;
}
.DSA_wb_card-widget-02.DSA_wb_notificationCard .text-animate .icon-delete {
  transition: all 0.2s ease 0.2s;
  display: none;
  opacity: 0;
  visibility: hidden;
}
.DSA_wb_card-widget-02.DSA_wb_notificationCard:hover .text-animate .icon-delete {
  display: inline-block;
  opacity: 1;
  visibility: visible;
}

.DSA_wb_customCarousel.DSA_wb_customCarousel_card_02 .owl-carousel .owl-stage-outer {
  padding: 20px 0;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card_02 .owl-theme .owl-nav [class*=owl-] {
  background: #ffffff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card_02 .owl-theme .owl-nav .owl-prev {
  left: -24px;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card_02 .owl-theme .owl-nav .owl-prev a.icon {
  margin: 8px auto 0;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card_02 .owl-theme .owl-nav .owl-next {
  right: -24px;
}
.DSA_wb_customCarousel.DSA_wb_customCarousel_card_02 .owl-theme .owl-nav .owl-next a.icon {
  margin: 8px auto 0;
}

.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span {
  padding: 16px 16px 8px;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span .list-animate {
  transition: all 0.2s ease 0.2s;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span .DSA_vertical-RightCenter .icon {
  opacity: 0;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span:hover {
  background: #FAF2FF;
  border-radius: 8px;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span:hover .list-animate {
  margin-top: -4px;
  margin-bottom: 4px;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span:hover a.link_xs, .DSA_wb_normalListItem.DSA_wb_listWithRadius li > span:hover .info_xs {
  opacity: 1;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span:hover .DSA_vertical-RightCenter .icon {
  opacity: 1;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span a.link_xs {
  font-size: 1.2rem;
  font-style: normal;
  color: #8626C3;
  margin: 4px 0 0;
  opacity: 0;
  transition: all 0.2s ease 0.2s;
}
.DSA_wb_normalListItem.DSA_wb_listWithRadius li > span .info_xs {
  font-size: 1rem;
  font-style: normal;
  color: #8626C3;
  display: block;
  margin: 8px 0 0;
  text-transform: uppercase;
  opacity: 0;
  transition: all 0.2s ease 0.2s;
}

.DSA_wb_normalListItem li > .noHover {
  padding: 0;
}
.DSA_wb_normalListItem li > .noHover:hover {
  background: none;
}

.col-border {
  border-left: 1px solid #EFEFEF;
  border-right: 1px solid #EFEFEF;
}

/*tree menu start*/
.DSA_wb_tree-invisible {
  display: none;
}

.DSA_wb_tree ul,
.DSA_wb_tree li {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.DSA_wb_tree .mat-tree-node {
  /*padding-top: 8px;
  padding-bottom: 8px;*/
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "myriad-pro", Arial, sans-serif !important;
  font-style: normal;
  line-height: 40px;
  min-height: 40px;
  color: #7E7E7E;
  position: relative;
}

.DSA_wb_tree .mat-tree-node .DSA_Wb_custom-checkbox,
.DSA_wb_tree .mat-tree-node .mat-icon-button {
  margin-top: 8px;
  margin-bottom: 8px;
}

.DSA_wb_tree .mat-tree-node .DSA_Wb_custom-checkbox .mat-checkbox-layout .mat-checkbox-label {
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "myriad-pro", Arial, sans-serif !important;
  color: #7E7E7E;
}

.DSA_wb_tree .mat-tree-node[aria-expanded=true][role=group] .DSA_Wb_custom-checkbox .mat-checkbox-layout .mat-checkbox-label {
  color: #8626C3;
  font-weight: 600;
}

.DSA_wb_tree ul {
  padding-left: 40px;
}

.DSA_wb_tree .mat-tree-node:hover,
.DSA_wb_tree .mat-tree-node:focus {
  text-decoration: none;
  color: #000000;
  background-clip: content-box;
  background-color: #EFEFEF;
}

.DSA_wb_tree .mat-tree-node:hover .DSA_Wb_custom-checkbox .mat-checkbox-layout .mat-checkbox-label {
  color: #000000;
}

.DSA_wb_tree .mat-tree-node[aria-expanded=true] {
  /* background-color: $bg-primary-80;
   color:$text-white !important;*/
}

.dsa_Treeexpanded > .mat-tree-node {
  color: #8626C3;
  font-weight: 600;
}

.DSA_wb_tree .DSA_treemenuitem.mat-tree-node:hover,
.DSA_wb_tree .DSA_treemenuitem.mat-tree-node:focus {
  color: #7E7E7E;
  background-color: transparent;
}

.DSA_wb_tree .mat-tree-node .DSA_active,
.DSA_wb_tree .mat-tree-node .DSA_active:hover,
.DSA_wb_tree .mat-tree-node .DSA_active:focus {
  color: #8626C3;
  background: #FAF2FF;
}

.DSA_wb_tree .mat-tree-node[role=treeitem] .DSA_active {
  border-radius: 8px;
}

/*.DSA_wb_tree .DSA_treemenuitem  .mat-tree-node{
  border-radius: 0;
}
.DSA_wb_tree .mat-tree-node .DSA_active {
  border-radius: $border-radius-big;
}*/
.DSA_wb_tree ul .mat-tree-node li.mat-tree-node,
.DSA_wb_tree ul .mat-tree-node a.mat-tree-node {
  padding-top: 0;
  padding-bottom: 0;
}

.DSA_wb_tree button.mat-icon-button:focus {
  outline: none;
}

.DSA_wb_tree .DSA_singlenode.mat-icon-button {
  width: 16px;
}

.DSA_wb_tree .mat-tree-node[role=treeitem] .mat-icon-button {
  width: 15px;
  /*width:25px;
  /*margin-left: 0;*/
}

/*tree menu end*/
.DSA_cirletext {
  background: #8626C3;
  color: #ffffff;
  height: 20px;
  width: 20px;
  display: inline-block;
  line-height: 20px;
  border-radius: 50%;
  font-size: 1rem;
  font-style: normal;
  position: absolute;
  right: 0;
  top: 5px;
}

/*start of coachmark*/
.joyride-backdrop {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.joyride-step__container {
  border-radius: 16px;
  padding: 0 !important;
}

.joyride-step__header {
  padding: 24px 24px 12px 24px !important;
}

.joyride-step__body {
  padding: 16px 24px 24px 24px !important;
}

.joyride-step__footer {
  padding: 8px 24px !important;
  position: relative;
}

.joyride-step__counter {
  font-size: 1.2rem !important;
  font-weight: 400 !important;
  font-family: "roboto", Arial, sans-serif !important !important;
  font-style: normal;
  color: #7E7E7E;
}

.joyride-step__close {
  width: 30px !important;
  top: 20px !important;
}

.joyride-step__close svg {
  display: none;
}

.joyride-step__close::after {
  content: "Skip";
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important !important;
  font-style: normal;
  color: #7E7E7E;
}

.joyride-step__counter {
  margin-left: 22px;
  margin-top: 2px;
}

.joyride-step__prev-container {
  position: absolute;
  left: 22px;
  top: 18px;
}

/*end of coachmark*/
.DSA_panelHeader {
  padding: 0 16px;
  background: #EFEFEF;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.DSA_panelHeader.header_fixedHeight {
  height: 40px;
}

.DSA_firstCol {
  display: table-cell;
  vertical-align: top;
  width: 172px;
  height: 100%;
  border-right: 1px solid #DADADA;
  border-bottom-left-radius: 16px;
}

.DSA_secondCol {
  width: 305px;
  height: 100%;
  border-right: 1px solid #DADADA;
  /* @extend %column-shadow; */
  display: table-cell;
  vertical-align: top;
}

.DSA_colHeader {
  padding: 16px;
  position: relative;
}
.DSA_colHeader .icon_rightAlign {
  position: absolute;
  right: 16px;
  top: 16px;
}

.DSA_headerCont {
  position: relative;
}
.DSA_headerCont .DSA_headerPadding {
  padding: 0 32px 0 0;
}

.icon.icon_rightAlign {
  position: absolute;
  right: 0;
  top: 0;
}

.DSA_thirdCol {
  display: table-cell;
  vertical-align: top;
  padding: 0 32px;
  background: #FAFAFA;
  border-bottom-right-radius: 16px;
}
.DSA_thirdCol .DSA_colHeader {
  padding: 16px 0 0;
}
.DSA_thirdCol .DSA_colHeader .table-titleArea {
  margin: 0;
}
.DSA_thirdCol .DSA_colHeader .table-titleArea .DSA_wb_chipIconLeftBig {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.DSA_thirdCol .DSA_panelFooter {
  margin: 0 -32px;
}

.DSA_threeCol_option {
  display: table;
  width: 100%;
}

.DSA_TwoCol_option1 {
  display: table;
  width: 100%;
}
.DSA_TwoCol_option1 .DSA_secondCol {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.DSA_TwoCol_option1 .DSA_thirdCol {
  border-top-right-radius: 16px;
}

.DSA_TwoCol_option2 {
  display: table;
  width: 100%;
}
.DSA_TwoCol_option2 .DSA_thirdCol {
  margin: 0;
}

.DSA_statusText {
  display: none;
}

@media screen and (min-width: 1200px) {
  .DSA_statusText {
    display: inline-block;
  }
  .DSA_thirdCol .DSA_colHeader .table-titleArea .DSA_wb_chipIconLeftBig {
    margin-left: -11px !important;
    margin-right: 5px !important;
  }
}
.tab_content.hide {
  display: none;
}

.tab_content.show {
  display: table;
}

.DSA_wb_normalListItem li.active {
  background: #FAF2FF;
}

.DSA_statusIndicator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FF8800;
  margin: 0 0 0 8px;
  display: inline-block;
}

.chip_rightAlign {
  position: absolute;
  top: 13px;
  right: 16px;
}

.h2_padR95 {
  padding-right: 95px;
}

/*guided flow progress*/
.DSA_progressCtr {
  width: 300px;
}

.DSA_centerAlign {
  text-align: center;
}

.listRadio li {
  float: none;
}

.DSA_centerWdth {
  width: 550px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .DSA_centerWdth {
    width: 100%;
    margin: 0;
  }
}
/*guided flow progress*/
/*progress bar*/
.DSA_customprogress .mat-progress-bar {
  height: 9px !important;
  border-radius: 5px;
}

.DSA_customprogress .mat-progress-bar-background {
  fill: #DADADA;
}

.DSA_customprogress .mat-progress-bar-buffer {
  background-color: #DADADA;
}

.DSA_customprogress .mat-progress-bar-fill::after {
  background-color: #8626C3;
  border-radius: 5px;
}

/*progress bar*/
.DSA_selectionlist li a {
  padding: 16px 24px;
  min-height: auto;
}

.DSA_selectionlist li a.icon_withAction.selected div.DSA_wb_mainBodyTxt {
  color: #737373;
}

.DSA_selectionlist li a div.DSA_wb_mainBodyTxt {
  line-height: 2.4rem;
}

.DSA_selectionlist .DSA_wb_marginicon32 {
  margin: 0 0 0 56px;
}

.DSA_selectionlist li a.icon_withAction {
  background-color: #EFEFEF;
}

.DSA_selectionlist li a.icon_withAction.selected {
  background-color: #FAF2FF;
}

.DSA_prevNext {
  background: #fafafa;
  display: inline-block;
}

.DSA_prevNext:hover .icon {
  color: #8626C3;
}

/*color dots*/
.DSA_mandatoryDot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #B71C1C;
  display: inline-block;
}

/*color dots*/
.viewMoreJS {
  height: 208px;
  overflow: hidden;
}

@media screen and (min-width: 1367px) {
  .DSA_baseLayout_center {
    width: 1216px;
    margin: 0 auto;
  }
  .DSA_leftLayout_center,
  .DSA_rightLayout_center {
    width: 1001px;
    margin: 0 auto;
  }
  .DSA_LRLayout_center {
    width: 786px;
    margin: 0 auto;
  }
}
/*Start of Widget*/
.DSA_WidgetCtr {
  background: none;
  margin: 0 -16px;
}

.DSA_WidgetCtr .DSA_WidgetContent {
  background: #ffffff;
  border-radius: 16px;
}

.grid-stack > .grid-stack-item > .grid-stack-item-content.DSA_WidgetContent {
  left: 16px;
  right: 16px;
  bottom: 16px;
}

.DSA_WidgetCtr .DSA_WidgetContent .ui-draggable-dragging, .DSA_WidgetCtr .DSA_WidgetContent:hover {
  box-shadow: none;
}

.DSA_WidgetCtr .DSA_WidgetContent .DSA_Widgetheader {
  height: 60px;
  padding: 24px 24px 0px 24px;
  font-weight: bold;
  font-size: 1.8rem;
  /* cursor: move; 
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; */
  cursor: move;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  z-index: 5;
}

/* .DSA_WidgetCtr .DSA_WidgetCtritem .DSA_isdraggable::after{
  width: 24px;
  height: 24px;
  font-size: 2.4rem;
  display: none;
  background-repeat: no-repeat!important;
  margin: auto;
  color: $text-neutral-60;
  content:"\e0d3";
  font-family: DS-iconfont !important;
  font-weight: normal;
  position: absolute;
  left: 3px;
  top: 24px;
} */
.DSA_WidgetCtr .DSA_WidgetCtritem .DSA_isdraggable:hover::after {
  display: inline-block;
}

.DSA_WidgetCtr .DSA_WidgetCtritem .DSA_isdraggable:hover {
  background-color: #EFEFEF;
}

.DSA_widgetCtr {
  padding: 24px;
}

.DSA_Widgetplaceholder {
  border: 1px dashed #737373;
  background: #EFEFEF;
  border-radius: 16px;
}

.DSA_customList li {
  margin: 0 0 8px;
}
.DSA_customList li a {
  display: block;
  padding: 8px;
}
.DSA_customList li a:hover {
  background: #FAF2FF;
  border-radius: 4px;
}

.DSA_customList.marL110 {
  margin: 0 0 0 110px;
}

.DSA_graphCont img {
  margin: 30px 0 0;
}
.DSA_graphCont img.graph_lg {
  width: auto;
}

@media screen and (min-width: 1367px) {
  .DSA_graphCont img.graph_lg {
    width: 35%;
  }
  .DSA_customList.marL110 {
    margin: 20px 0 0 16px;
    float: left;
  }
}
@media screen and (min-width: 1600px) {
  .DSA_graphCont img.graph_lg {
    width: 28%;
    margin: 20px 0 0;
  }
  .DSA_customList.marL110 {
    margin: 20px 0 0 40px;
    float: left;
  }
}
.DSA_widgetFooter {
  position: absolute;
  width: 100%;
  bottom: 8px;
  margin-left: -24px;
  margin-right: -24px;
  padding-left: 8px;
  padding-right: 8px;
}

.DSA_WidgetCtr gridster-preview.gridster-preview {
  border-radius: 16px;
}

.img_alignCenter {
  margin: 36px 0 0;
}

.DSA_imgCont {
  float: right;
}

@media screen and (min-width: 1200px) and (max-width: 1350px) {
  .DSA_imgCont {
    float: left;
    clear: both;
  }
  .img_alignCenter {
    margin: 16px 0 0;
  }
}
.DSA_wb_list_avatars li {
  margin: 0 16px 0 0;
  float: left;
}
.DSA_wb_list_avatars li a {
  width: 40px;
  height: 40px;
  display: inline-block;
}
.DSA_wb_list_avatars li a.greyIcon-Circle div {
  vertical-align: middle;
  display: inline-block;
}

/*End  of Widget*/
.DSA_middleCtr {
  display: block;
  width: 100%;
  table-layout: unset;
}

.DSA_middlecontent, .DSA_articlesection {
  display: block;
  height: auto;
}

.DSA_articlesection {
  width: 100%;
  padding-left: 0;
}

@media screen and (min-width: 1280px) {
  .DSA_middleCtr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .DSA_middlecontent, .DSA_articlesection {
    display: table-cell;
    vertical-align: top;
    height: 100%;
  }
  .DSA_articlesection {
    width: 350px;
    padding-left: 32px;
  }
}
/*icon round*/
.avatarImageCircle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  padding-top: 0;
}

.greyIcon-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #DADADA;
}

.whiteIcon-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #ffffff;
}

.whiteIcon-Circle-small {
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 4px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #ffffff;
}

.whiteIconNoshadow-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #ffffff;
}

.badgeIcon-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  width: 56px;
  height: 56px;
  background: #ffffff;
  padding-top: 10px;
  position: relative;
}
.badgeIcon-Circle .notifications {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 0px;
  right: 0px;
  font-size: 10px;
  position: absolute;
  display: block;
}

.disabledIcon-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #ffffff;
}

.disabledIcon-Circle i, .disabledIcon {
  opacity: 0.2;
}

.purpleIcon-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #8626C3;
}

.purpleIconActive-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #8626C3;
}

.purpleIcon-Circle-small {
  width: 24px;
  height: 24px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 4px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: #8626C3;
}

.DSA_tabIcon-Circle {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  padding-top: 8px;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background: transparent;
  border: 1px solid #ffffff;
}

.circle24 {
  width: 24px;
  height: 24px;
}

.circle24 .icon {
  margin-top: -4px;
}

/*logo*/
.infy-logo-light {
  width: 66px;
  height: 24px;
}

.infy-me-logo {
  width: 95px;
  height: 40px;
  font-size: 40px;
}

/* Icon Styles Begin */
.icon-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.icon-list li {
  display: inline-block;
  padding: 1rem;
  text-align: center;
  background: #FAFAFA;
  margin: 0.5rem;
  min-height: 130px;
  vertical-align: top;
}

.icon-list.doc_icon-list li {
  width: 12.5%;
  min-height: 85px;
  background: #ffffff;
}
.icon-list.doc_icon-list li .icon_name {
  color: #000000;
  margin: 8px 0 0;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}
.icon-list.doc_icon-list li .html_code, .icon-list.doc_icon-list li .html_unicode {
  color: #000000;
  margin: 8px 0 0;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "roboto", Arial, sans-serif !important;
  font-style: normal;
}

.iconScrollLi {
  position: relative;
}

.iconCodeview {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  padding: 8px 8px 16px 8px;
  bottom: 100%;
  z-index: 2;
  background: #ffffff;
  margin: 4px;
}

.iconCodeview:after, .iconCodeview:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -8px;
  left: 46%;
  content: "";
}

.iconCodeview:after {
  border-top: 10px solid #ffffff;
}

.iconCodeview:before {
  border-top: 10px solid #DADADA;
  bottom: -10px;
}

.icon-list li.active {
  border: 1px solid #8626C3;
}
.icon-list li.active .icon_name, .icon-list li.active > .icon {
  /*color:$icon-primary-80;*/
}

.icon-list li.active .iconCodeview {
  display: block;
}

@media screen and (max-width: 1366px) {
  .icon-list.doc_icon-list li {
    width: 16.6666666667%;
  }
}
.w-grid-8-l {
  width: 14.2857142857%;
}

.icon {
  display: block;
  background-repeat: no-repeat !important;
  margin: auto;
  color: #737373;
}

.iconinline {
  display: inline-block;
}

.icon.blue {
  color: #3367D6;
}

.icon.purple {
  color: #8626C3;
}

.icon.white {
  color: #ffffff;
}

.icon.red {
  color: #B71C1C;
}

.icon.yellow {
  color: #FF8800;
}

.icon.lightyellow {
  color: #FF8800;
}

.icon.black {
  color: #000000;
}

.icon.dark-purple {
  color: #5E1F89;
}

.icon.red {
  color: #B71C1C;
}

.icon.green {
  color: #0B8043;
}

i {
  font-style: normal;
}

/*icon position*/
.icon.left {
  background-position: left center;
}

.icon.right {
  background-position: right center;
}

.icon.left8 {
  background-position: 8px 50%;
}

.icon.right8 {
  background-position: right 8px center;
}

.icon.left16 {
  background-position: 16px 50%;
}

.icon.right16 {
  background-position: right 16px center;
}
.icon.right16:before {
  position: absolute;
  right: 16px;
}

.icon.center {
  background-position: center center;
}

.botRight {
  background-position: right 10px bottom 6px;
}

.x-8 {
  width: 8px;
  height: 8px;
  font-size: 8px;
}

.x-16 {
  width: 16px;
  height: 16px;
  font-size: 16px;
}

.x-20 {
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.x-24 {
  width: 24px;
  height: 24px;
  font-size: 24px;
}

.x-32 {
  width: 32px;
  height: 32px;
  font-size: 32px;
}

.x-48 {
  width: 48px;
  height: 48px;
  font-size: 48px;
}

.x-56 {
  width: 56px;
  height: 56px;
  font-size: 56px;
}

.x-64 {
  width: 64px;
  height: 64px;
  font-size: 64px;
}

.noWdth {
  width: auto;
}

code {
  display: block;
  color: #000000 !important;
  text-align: left;
  margin-top: 10px;
}

ul.icon-list.white-bg li {
  background: #000000;
}
ul.icon-list.white-bg li code {
  color: #ffffff !important;
}

a.icon:hover, a:hover {
  text-decoration: none;
}

.icon.icon-close-mini {
  font-size: 10px;
  padding: 3px;
}

.icon-process-complete {
  color: #0B8043;
}

.icon-inprogressBlue {
  color: #3367D6;
}

.icon-pending {
  color: #FF8800;
}

.icon-rejected {
  color: #737373;
}

.error-icon {
  color: #B71C1C;
}

.smiley1-yellow-icon,
.smiley2-yellow-icon,
.smiley3-yellow-icon,
.smiley4-yellow-icon,
.smiley5-yellow-icon {
  color: #FF8800;
}

.smiley1-grey-icon,
.smiley2-grey-icon,
.smiley3-grey-icon,
.smiley4-grey-icon,
.smiley5-grey-icon {
  color: #737373;
}

.tick-green-lg-icon {
  color: #0B8043;
}

.icon_smiley.selected .default, .icon_smiley .yellow {
  display: none;
}

.icon_smiley.selected .yellow {
  display: block;
}

.icon_rating.selected .default, .icon_rating .purple {
  display: none;
}

.icon_rating.selected .purple {
  display: block;
}

.icon_rating.selected .default, .icon_rating .yellow {
  display: none;
}

.icon_rating.selected .yellow {
  display: block;
}

.clearboth {
  clear: both;
}

/*atom color*/
.Me-PrimaryThick {
  color: #5E1F89;
}

.Me-PrimaryDark {
  color: #8626C3;
}

/*.Me-PrimaryLight{
  color:$color-lighter;
}*/
.Me-PrimaryLighter {
  color: #EDCFFF;
}

.Me-PrimaryThickBg {
  background: #5E1F89;
  color: #ffffff;
}

.Me-PrimaryDarkBg {
  background: #8626C3;
  color: #ffffff;
}

.Me-PrimaryLighterBg {
  background: #EDCFFF;
  color: #ffffff;
}

.SecondaryGreen {
  color: #0B8043;
}

.SecondaryRed {
  color: #B71C1C;
}

.SecondaryBlue {
  color: #3367D6;
}

.SecondaryYellow {
  color: #F7941E;
}

.SecondaryGreenBg {
  background: #DFF6DD;
  color: #000000;
}

.SecondaryRedBg {
  background: #FDE7E9;
  color: #000000;
}

.SecondaryBlueBg {
  background: #DEEBFF;
  color: #000000;
}

.SecondaryYellowBg {
  background: #FFF4CE;
  color: #000000;
}

.GreyDarkest {
  color: #000000;
}

.GreyDark {
  color: #212121;
}

.GreyLight {
  color: #737373;
}

.Greylighter {
  color: #DADADA;
}

.Greylightest {
  color: #EFEFEF;
}

.Greylightwhite {
  color: #FAFAFA;
}

.Greywhite {
  color: #ffffff;
}

.GreyDarkestBg {
  background: #030303;
  color: #ffffff;
}

.GreyDarkBg {
  background: #212121;
  color: #ffffff;
}

.GreyLightBg {
  background: #737373;
  color: #ffffff;
}

.GreylighterBg {
  background: #DADADA;
  color: #000000;
}

.GreylightestBg {
  background: #EFEFEF;
  color: #000000;
}

.GreylightwhiteBg {
  background: #FAFAFA;
  color: #000000;
}

.GreywhiteBg {
  background: #ffffff;
  color: #000000;
}

.web-Me-PrimaryThick {
  color: #5E1F89;
}

.web-Me-PrimaryDark {
  color: #8626C3;
}

/*.web-Me-PrimaryLighter{
  color:$wb-color-lighter;
}
.web-Me-PrimaryLightest{
  color:$wb-color-lightest;
}
.web-Me-PrimaryLight{
  color:$wb-color-light;
}*/
.web-Me-PrimaryThickBg {
  background: #5E1F89;
  color: #ffffff;
}

.web-Me-PrimaryDarkBg {
  background: #8626C3;
  color: #ffffff;
}

/*.web-Me-PrimaryLighterBg{
  background:$bg-primary-50er;
  color:$text-white;
}*/
.web-Me-PrimaryLightestBg {
  background: #EDCFFF;
  color: #000000;
}

.web-Me-PrimaryLightBg {
  background: #FAF2FF;
  color: #000000;
}

.web-SecondaryGreen {
  color: #0B8043;
  background: #DFF6DD;
}

.web-SecondaryRed {
  color: #B71C1C;
  background: #FDE7E9;
}

.web-SecondaryRedColor {
  color: #B71C1C;
}

.web-SecondaryBlue {
  color: #3367D6;
  background: #DEEBFF;
}

.web-SecondaryOrange {
  color: #F7941E;
  background: #FFF4CE;
}

.web-SecondaryGreenBg {
  background: #DFF6DD;
  color: #000000;
}

.web-SecondaryRedBg {
  background: #FDE7E9;
  color: #000000;
}

.web-SecondaryBlueBg {
  background: #DEEBFF;
  color: #000000;
}

.web-SecondaryOrangeBg {
  background: #FFF4CE;
  color: #000000;
}

.web-GreyDarkest {
  color: #000000;
}

.web-GreyDark {
  color: #555555;
}

.web-GreyLight {
  color: #7E7E7E;
}

.web-GreyMidLight {
  color: #999999;
}

.web-GreyLighter {
  color: #DADADA;
}

/*.web-Greylightest{
  color:$text-neutral-80est;
}
.web-Greylightwhite{
  color:$text-neutral-80white;
}*/
.web-Greywhite {
  color: #ffffff;
}

.web-GreyDarkestBg {
  background: #000000;
  color: #ffffff;
}

.web-GreyDarkBg {
  background: #555555;
  color: #ffffff;
}

.web-GreyLightBg {
  background: #737373;
  color: #ffffff;
}

.web-GreyMidLightBg {
  background: #999999;
  color: #000000;
}

.web-GreyLighterBg {
  background: #DADADA;
  color: #000000;
}

.web-GreylightestBg {
  background: #EFEFEF;
  color: #000000;
}

.web-GreylightwhiteBg {
  background: #FAFAFA;
  color: #000000;
}

.web-GreywhiteBg {
  background: #ffffff;
  color: #000000;
}

.web-blackBg {
  background: #000000;
}

/*shadow*/
/* .raisedShadow{
  @extend %raised-shadow;
} */
/*shadow*/
/* .web-flatShadow{
  @extend %flat-shadow;
} 
.web-raisedShadow{
  @extend %raised-shadow;
}*/
/*atom Margin class*/
.mar4 {
  margin: 4px !important;
}

.marL4 {
  margin-left: 4px !important;
}

.marR4 {
  margin-right: 4px !important;
}

.marT4 {
  margin-top: 4px !important;
}

.marB4 {
  margin-bottom: 4px !important;
}

.marLR4 {
  margin-left: 4px;
  margin-right: 4px !important;
}

.marTB4 {
  margin-top: 4px;
  margin-bottom: 4px !important;
}

.mar8 {
  margin: 8px !important;
}

.marL8 {
  margin-left: 8px !important;
}

.marR8 {
  margin-right: 8px !important;
}

.marT8 {
  margin-top: 8px !important;
}

.marB8 {
  margin-bottom: 8px !important;
}

.marLR8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.marTB8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.mar16 {
  margin: 16px !important;
}

.marL16 {
  margin-left: 16px !important;
}

.marR16 {
  margin-right: 16px !important;
}

.marT16 {
  margin-top: 16px !important;
}

.marB16 {
  margin-bottom: 16px !important;
}

.marLR16 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.marTB16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.mar24 {
  margin: 24px !important;
}

.marL24 {
  margin-left: 24px !important;
}

.marR24 {
  margin-right: 24px !important;
}

.marT24 {
  margin-top: 24px !important;
}

.marB24 {
  margin-bottom: 24px !important;
}

.marLR24 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.marTB24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.mar32 {
  margin: 32px !important;
}

.marL32 {
  margin-left: 32px !important;
}

.marR32 {
  margin-right: 32px !important;
}

.marT32 {
  margin-top: 32px !important;
}

.marB32 {
  margin-bottom: 32px !important;
}

.marLR32 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.marTB32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.nomar {
  margin: 0px !important;
}

.nomarL {
  margin-left: 0px !important;
}

.nomarR {
  margin-right: 0px !important;
}

.nomarT {
  margin-top: 0px !important;
}

.nomarB {
  margin-bottom: 0px !important;
}

.nomarLR {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.nomarTB {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.marLRM16 {
  margin: 0 -16px;
}

.marLM16 {
  margin: 0 0 0 -16px !important;
}

/*atom Padding class*/
.pad4 {
  padding: 4px !important;
}

.padL4 {
  padding-left: 4px !important;
}

.padR4 {
  padding-right: 4px !important;
}

.padT4 {
  padding-top: 4px !important;
}

.padB4 {
  padding-bottom: 4px !important;
}

.padLR4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.padTB4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.pad8 {
  padding: 8px !important;
}

.padL8 {
  padding-left: 8px !important;
}

.padR8 {
  padding-right: 8px !important;
}

.padT8 {
  padding-top: 8px !important;
}

.padB8 {
  padding-bottom: 8px !important;
}

.padLR8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.padTB8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.pad16 {
  padding: 16px !important;
}

.padL16 {
  padding-left: 16px !important;
}

.padR16 {
  padding-right: 16px !important;
}

.padT16 {
  padding-top: 16px !important;
}

.padB16 {
  padding-bottom: 16px !important;
}

.padLR16 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.padTB16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.pad24 {
  padding: 24px !important;
}

.padL24 {
  padding-left: 24px !important;
}

.padR24 {
  padding-right: 24px !important;
}

.padT24 {
  padding-top: 24px !important;
}

.padB24 {
  padding-bottom: 24px !important;
}

.padLR24 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.padTB24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.pad32 {
  padding: 32px !important;
}

.padL32 {
  padding-left: 32px !important;
}

.padR32 {
  padding-right: 32px !important;
}

.padT32 {
  padding-top: 32px !important;
}

.padB32 {
  padding-bottom: 32px !important;
}

.padLR32 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.padTB32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.nopadL {
  padding-left: 0px !important;
}

.nopadR {
  padding-right: 0px !important;
}

.nopadT {
  padding-top: 0px !important;
}

.nopadB {
  padding-bottom: 0px !important;
}

.nopadLR {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.nopadTB {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

@media screen and (max-width: 576px) {
  .mar4_xs {
    margin: 4px !important;
  }
  .marL4_xs {
    margin-left: 4px !important;
  }
  .marR4_xs {
    margin-right: 4px !important;
  }
  .marT4_xs {
    margin-top: 4px !important;
  }
  .marB4_xs {
    margin-bottom: 4px !important;
  }
  .marLR4_xs {
    margin-left: 4px;
    margin-right: 4px !important;
  }
  .marTB4_xs {
    margin-top: 4px;
    margin-bottom: 4px !important;
  }
  .mar8_xs {
    margin: 8px !important;
  }
  .marL8_xs {
    margin-left: 8px !important;
  }
  .marR8_xs {
    margin-right: 8px !important;
  }
  .marT8_xs {
    margin-top: 8px !important;
  }
  .marB8_xs {
    margin-bottom: 8px !important;
  }
  .marLR8_xs {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .marTB8_xs {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mar16_xs {
    margin: 16px !important;
  }
  .marL16_xs {
    margin-left: 16px !important;
  }
  .marR16_xs {
    margin-right: 16px !important;
  }
  .marT16_xs {
    margin-top: 16px !important;
  }
  .marB16_xs {
    margin-bottom: 16px !important;
  }
  .marLR16_xs {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .marTB16_xs {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mar24_xs {
    margin: 24px !important;
  }
  .marL24_xs {
    margin-left: 24px !important;
  }
  .marR24_xs {
    margin-right: 24px !important;
  }
  .marT24_xs {
    margin-top: 24px !important;
  }
  .marB24_xs {
    margin-bottom: 24px !important;
  }
  .marLR24_xs {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .marTB24_xs {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mar32_xs {
    margin: 32px !important;
  }
  .marL32_xs {
    margin-left: 32px !important;
  }
  .marR32_xs {
    margin-right: 32px !important;
  }
  .marT32_xs {
    margin-top: 32px !important;
  }
  .marB32_xs {
    margin-bottom: 32px !important;
  }
  .marLR32_xs {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .marTB32_xs {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .nomar_xs {
    margin: 0px !important;
  }
  .nomarL_xs {
    margin-left: 0px !important;
  }
  .nomarR_xs {
    margin-right: 0px !important;
  }
  .nomarT_xs {
    margin-top: 0px !important;
  }
  .nomarB_xs {
    margin-bottom: 0px !important;
  }
  .nomarLR_xs {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .nomarTB_xs {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .marLRM16_xs {
    margin: 0 -16px;
  }
  /*atom Padding class*/
  .pad4_xs {
    padding: 4px !important;
  }
  .padL4_xs {
    padding-left: 4px !important;
  }
  .padR4_xs {
    padding-right: 4px !important;
  }
  .padT4_xs {
    padding-top: 4px !important;
  }
  .padB4_xs {
    padding-bottom: 4px !important;
  }
  .padLR4_xs {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .padTB4_xs {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .pad8_xs {
    padding: 8px !important;
  }
  .padL8_xs {
    padding-left: 8px !important;
  }
  .padR8_xs {
    padding-right: 8px !important;
  }
  .padT8_xs {
    padding-top: 8px !important;
  }
  .padB8_xs {
    padding-bottom: 8px !important;
  }
  .padLR8_xs {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .padTB8_xs {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pad16_xs {
    padding: 16px !important;
  }
  .padL16_xs {
    padding-left: 16px !important;
  }
  .padR16_xs {
    padding-right: 16px !important;
  }
  .padT16_xs {
    padding-top: 16px !important;
  }
  .padB16_xs {
    padding-bottom: 16px !important;
  }
  .padLR16_xs {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .padTB16_xs {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pad24_xs {
    padding: 24px !important;
  }
  .padL24_xs {
    padding-left: 24px !important;
  }
  .padR24_xs {
    padding-right: 24px !important;
  }
  .padT24_xs {
    padding-top: 24px !important;
  }
  .padB24_xs {
    padding-bottom: 24px !important;
  }
  .padLR24_xs {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .padTB24_xs {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pad32_xs {
    padding: 32px !important;
  }
  .padL32_xs {
    padding-left: 32px !important;
  }
  .padR32_xs {
    padding-right: 32px !important;
  }
  .padT32_xs {
    padding-top: 32px !important;
  }
  .padB32_xs {
    padding-bottom: 32px !important;
  }
  .padLR32_xs {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .padTB32_xs {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .nopadL_xs {
    padding-left: 0px !important;
  }
  .nopadR_xs {
    padding-right: 0px !important;
  }
  .nopadT_xs {
    padding-top: 0px !important;
  }
  .nopadB_xs {
    padding-bottom: 0px !important;
  }
  .nopadLR_xs {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .nopadTB_xs {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .mar4_sm {
    margin: 4px !important;
  }
  .marL4_sm {
    margin-left: 4px !important;
  }
  .marR4_sm {
    margin-right: 4px !important;
  }
  .marT4_sm {
    margin-top: 4px !important;
  }
  .marB4_sm {
    margin-bottom: 4px !important;
  }
  .marLR4_sm {
    margin-left: 4px;
    margin-right: 4px !important;
  }
  .marTB4_sm {
    margin-top: 4px;
    margin-bottom: 4px !important;
  }
  .mar8_sm {
    margin: 8px !important;
  }
  .marL8_sm {
    margin-left: 8px !important;
  }
  .marR8_sm {
    margin-right: 8px !important;
  }
  .marT8_sm {
    margin-top: 8px !important;
  }
  .marB8_sm {
    margin-bottom: 8px !important;
  }
  .marLR8_sm {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .marTB8_sm {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mar16_sm {
    margin: 16px !important;
  }
  .marL16_sm {
    margin-left: 16px !important;
  }
  .marR16_sm {
    margin-right: 16px !important;
  }
  .marT16_sm {
    margin-top: 16px !important;
  }
  .marB16_sm {
    margin-bottom: 16px !important;
  }
  .marLR16_sm {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .marTB16_sm {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mar24_sm {
    margin: 24px !important;
  }
  .marL24_sm {
    margin-left: 24px !important;
  }
  .marR24_sm {
    margin-right: 24px !important;
  }
  .marT24_sm {
    margin-top: 24px !important;
  }
  .marB24_sm {
    margin-bottom: 24px !important;
  }
  .marLR24_sm {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .marTB24_sm {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mar32_sm {
    margin: 32px !important;
  }
  .marL32_sm {
    margin-left: 32px !important;
  }
  .marR32_sm {
    margin-right: 32px !important;
  }
  .marT32_sm {
    margin-top: 32px !important;
  }
  .marB32_sm {
    margin-bottom: 32px !important;
  }
  .marLR32_sm {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .marTB32_sm {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .nomar_sm {
    margin: 0px !important;
  }
  .nomarL_sm {
    margin-left: 0px !important;
  }
  .nomarR_sm {
    margin-right: 0px !important;
  }
  .nomarT_sm {
    margin-top: 0px !important;
  }
  .nomarB_sm {
    margin-bottom: 0px !important;
  }
  .nomarLR_sm {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .nomarTB_sm {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .marLRM16_sm {
    margin: 0 -16px;
  }
  /*atom Padding class*/
  .pad4_sm {
    padding: 4px !important;
  }
  .padL4_sm {
    padding-left: 4px !important;
  }
  .padR4_sm {
    padding-right: 4px !important;
  }
  .padT4_sm {
    padding-top: 4px !important;
  }
  .padB4_sm {
    padding-bottom: 4px !important;
  }
  .padLR4_sm {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .padTB4_sm {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .pad8_sm {
    padding: 8px !important;
  }
  .padL8_sm {
    padding-left: 8px !important;
  }
  .padR8_sm {
    padding-right: 8px !important;
  }
  .padT8_sm {
    padding-top: 8px !important;
  }
  .padB8_sm {
    padding-bottom: 8px !important;
  }
  .padLR8_sm {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .padTB8_sm {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pad16_sm {
    padding: 16px !important;
  }
  .padL16_sm {
    padding-left: 16px !important;
  }
  .padR16_sm {
    padding-right: 16px !important;
  }
  .padT16_sm {
    padding-top: 16px !important;
  }
  .padB16_sm {
    padding-bottom: 16px !important;
  }
  .padLR16_sm {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .padTB16_sm {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pad24_sm {
    padding: 24px !important;
  }
  .padL24_sm {
    padding-left: 24px !important;
  }
  .padR24_sm {
    padding-right: 24px !important;
  }
  .padT24_sm {
    padding-top: 24px !important;
  }
  .padB24_sm {
    padding-bottom: 24px !important;
  }
  .padLR24_sm {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .padTB24_sm {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pad32_sm {
    padding: 32px !important;
  }
  .padL32_sm {
    padding-left: 32px !important;
  }
  .padR32_sm {
    padding-right: 32px !important;
  }
  .padT32_sm {
    padding-top: 32px !important;
  }
  .padB32_sm {
    padding-bottom: 32px !important;
  }
  .padLR32_sm {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .padTB32_sm {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .nopadL_sm {
    padding-left: 0px !important;
  }
  .nopadR_sm {
    padding-right: 0px !important;
  }
  .nopadT_sm {
    padding-top: 0px !important;
  }
  .nopadB_sm {
    padding-bottom: 0px !important;
  }
  .nopadLR_sm {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .nopadTB_sm {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 1024px) {
  .mar4_mb {
    margin: 4px !important;
  }
  .marL4_mb {
    margin-left: 4px !important;
  }
  .marR4_mb {
    margin-right: 4px !important;
  }
  .marT4_mb {
    margin-top: 4px !important;
  }
  .marB4_mb {
    margin-bottom: 4px !important;
  }
  .marLR4_mb {
    margin-left: 4px;
    margin-right: 4px !important;
  }
  .marTB4_mb {
    margin-top: 4px;
    margin-bottom: 4px !important;
  }
  .mar8_mb {
    margin: 8px !important;
  }
  .marL8_mb {
    margin-left: 8px !important;
  }
  .marR8_mb {
    margin-right: 8px !important;
  }
  .marT8_mb {
    margin-top: 8px !important;
  }
  .marB8_mb {
    margin-bottom: 8px !important;
  }
  .marLR8_mb {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .marTB8_mb {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mar16_mb {
    margin: 16px !important;
  }
  .marL16_mb {
    margin-left: 16px !important;
  }
  .marR16_mb {
    margin-right: 16px !important;
  }
  .marT16_mb {
    margin-top: 16px !important;
  }
  .marB16_mb {
    margin-bottom: 16px !important;
  }
  .marLR16_mb {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .marTB16_mb {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mar24_mb {
    margin: 24px !important;
  }
  .marL24_mb {
    margin-left: 24px !important;
  }
  .marR24_mb {
    margin-right: 24px !important;
  }
  .marT24_mb {
    margin-top: 24px !important;
  }
  .marB24_mb {
    margin-bottom: 24px !important;
  }
  .marLR24_mb {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .marTB24_mb {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mar32_mb {
    margin: 32px !important;
  }
  .marL32_mb {
    margin-left: 32px !important;
  }
  .marR32_mb {
    margin-right: 32px !important;
  }
  .marT32_mb {
    margin-top: 32px !important;
  }
  .marB32_mb {
    margin-bottom: 32px !important;
  }
  .marLR32_mb {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .marTB32_mb {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .nomar_mb {
    margin: 0px !important;
  }
  .nomarL_mb {
    margin-left: 0px !important;
  }
  .nomarR_mb {
    margin-right: 0px !important;
  }
  .nomarT_mb {
    margin-top: 0px !important;
  }
  .nomarB_mb {
    margin-bottom: 0px !important;
  }
  .nomarLR_mb {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .nomarTB_mb {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .marLRM16_mb {
    margin: 0 -16px;
  }
  /*atom Padding class*/
  .pad4_mb {
    padding: 4px !important;
  }
  .padL4_mb {
    padding-left: 4px !important;
  }
  .padR4_mb {
    padding-right: 4px !important;
  }
  .padT4_mb {
    padding-top: 4px !important;
  }
  .padB4_mb {
    padding-bottom: 4px !important;
  }
  .padLR4_mb {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .padTB4_mb {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .pad8_mb {
    padding: 8px !important;
  }
  .padL8_mb {
    padding-left: 8px !important;
  }
  .padR8_mb {
    padding-right: 8px !important;
  }
  .padT8_mb {
    padding-top: 8px !important;
  }
  .padB8_mb {
    padding-bottom: 8px !important;
  }
  .padLR8_mb {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .padTB8_mb {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pad16_mb {
    padding: 16px !important;
  }
  .padL16_mb {
    padding-left: 16px !important;
  }
  .padR16_mb {
    padding-right: 16px !important;
  }
  .padT16_mb {
    padding-top: 16px !important;
  }
  .padB16_mb {
    padding-bottom: 16px !important;
  }
  .padLR16_mb {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .padTB16_mb {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pad24_mb {
    padding: 24px !important;
  }
  .padL24_mb {
    padding-left: 24px !important;
  }
  .padR24_mb {
    padding-right: 24px !important;
  }
  .padT24_mb {
    padding-top: 24px !important;
  }
  .padB24_mb {
    padding-bottom: 24px !important;
  }
  .padLR24_mb {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .padTB24_mb {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pad32_mb {
    padding: 32px !important;
  }
  .padL32_mb {
    padding-left: 32px !important;
  }
  .padR32_mb {
    padding-right: 32px !important;
  }
  .padT32_mb {
    padding-top: 32px !important;
  }
  .padB32_mb {
    padding-bottom: 32px !important;
  }
  .padLR32_mb {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .padTB32_mb {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .nopadL_mb {
    padding-left: 0px !important;
  }
  .nopadR_mb {
    padding-right: 0px !important;
  }
  .nopadT_mb {
    padding-top: 0px !important;
  }
  .nopadB_mb {
    padding-bottom: 0px !important;
  }
  .nopadLR_mb {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .nopadTB_mb {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media screen and (min-width: 1280px) {
  .mar4_wb {
    margin: 4px !important;
  }
  .marL4_wb {
    margin-left: 4px !important;
  }
  .marR4_wb {
    margin-right: 4px !important;
  }
  .marT4_wb {
    margin-top: 4px !important;
  }
  .marB4_wb {
    margin-bottom: 4px !important;
  }
  .marLR4_wb {
    margin-left: 4px;
    margin-right: 4px !important;
  }
  .marTB4_wb {
    margin-top: 4px;
    margin-bottom: 4px !important;
  }
  .mar8_wb {
    margin: 8px !important;
  }
  .marL8_wb {
    margin-left: 8px !important;
  }
  .marR8_wb {
    margin-right: 8px !important;
  }
  .marT8_wb {
    margin-top: 8px !important;
  }
  .marB8_wb {
    margin-bottom: 8px !important;
  }
  .marLR8_wb {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .marTB8_wb {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .mar16_wb {
    margin: 16px !important;
  }
  .marL16_wb {
    margin-left: 16px !important;
  }
  .marR16_wb {
    margin-right: 16px !important;
  }
  .marT16_wb {
    margin-top: 16px !important;
  }
  .marB16_wb {
    margin-bottom: 16px !important;
  }
  .marLR16_wb {
    margin-left: 16px !important;
    margin-right: 16px !important;
  }
  .marTB16_wb {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  .mar24_wb {
    margin: 24px !important;
  }
  .marL24_wb {
    margin-left: 24px !important;
  }
  .marR24_wb {
    margin-right: 24px !important;
  }
  .marT24_wb {
    margin-top: 24px !important;
  }
  .marB24_wb {
    margin-bottom: 24px !important;
  }
  .marLR24_wb {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .marTB24_wb {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .mar32_wb {
    margin: 32px !important;
  }
  .marL32_wb {
    margin-left: 32px !important;
  }
  .marR32_wb {
    margin-right: 32px !important;
  }
  .marT32_wb {
    margin-top: 32px !important;
  }
  .marB32_wb {
    margin-bottom: 32px !important;
  }
  .marLR32_wb {
    margin-left: 32px !important;
    margin-right: 32px !important;
  }
  .marTB32_wb {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
  .nomar_wb {
    margin: 0px !important;
  }
  .nomarL_wb {
    margin-left: 0px !important;
  }
  .nomarR_wb {
    margin-right: 0px !important;
  }
  .nomarT_wb {
    margin-top: 0px !important;
  }
  .nomarB_wb {
    margin-bottom: 0px !important;
  }
  .nomarLR_wb {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .nomarTB_wb {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .marLRM16_wb {
    margin: 0 -16px;
  }
  /*atom Padding class*/
  .pad4_wb {
    padding: 4px !important;
  }
  .padL4_wb {
    padding-left: 4px !important;
  }
  .padR4_wb {
    padding-right: 4px !important;
  }
  .padT4_wb {
    padding-top: 4px !important;
  }
  .padB4_wb {
    padding-bottom: 4px !important;
  }
  .padLR4_wb {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  .padTB4_wb {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .pad8_wb {
    padding: 8px !important;
  }
  .padL8_wb {
    padding-left: 8px !important;
  }
  .padR8_wb {
    padding-right: 8px !important;
  }
  .padT8_wb {
    padding-top: 8px !important;
  }
  .padB8_wb {
    padding-bottom: 8px !important;
  }
  .padLR8_wb {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .padTB8_wb {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .pad16_wb {
    padding: 16px !important;
  }
  .padL16_wb {
    padding-left: 16px !important;
  }
  .padR16_wb {
    padding-right: 16px !important;
  }
  .padT16_wb {
    padding-top: 16px !important;
  }
  .padB16_wb {
    padding-bottom: 16px !important;
  }
  .padLR16_wb {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .padTB16_wb {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
  .pad24_wb {
    padding: 24px !important;
  }
  .padL24_wb {
    padding-left: 24px !important;
  }
  .padR24_wb {
    padding-right: 24px !important;
  }
  .padT24_wb {
    padding-top: 24px !important;
  }
  .padB24_wb {
    padding-bottom: 24px !important;
  }
  .padLR24_wb {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .padTB24_wb {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .pad32_wb {
    padding: 32px !important;
  }
  .padL32_wb {
    padding-left: 32px !important;
  }
  .padR32_wb {
    padding-right: 32px !important;
  }
  .padT32_wb {
    padding-top: 32px !important;
  }
  .padB32_wb {
    padding-bottom: 32px !important;
  }
  .padLR32_wb {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .padTB32_wb {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  .nopad_wb {
    padding: 0px !important;
  }
  .nopadL_wb {
    padding-left: 0px !important;
  }
  .nopadR_wb {
    padding-right: 0px !important;
  }
  .nopadT_wb {
    padding-top: 0px !important;
  }
  .nopadB_wb {
    padding-bottom: 0px !important;
  }
  .nopadLR_wb {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .nopadTB_wb {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
.noBG {
  background: none !important;
}

.vMid {
  vertical-align: middle;
}

.vTop {
  vertical-align: top;
}

.vBot {
  vertical-align: bottom;
}

.inB {
  display: inline-block !important;
}

.block {
  display: block;
}

.autoM {
  margin: 0 auto;
}

.relative {
  position: relative;
}

.uppercase {
  text-transform: uppercase !important;
}

a.blackLink {
  color: #000000;
  text-decoration: none;
}

.noshadow {
  box-shadow: none !important;
}

.hide {
  display: none;
}

.botLineBor {
  border-bottom: 1px solid #EFEFEF;
}

.minLRmar16_wb {
  margin-left: -24px !important;
  margin-right: -24px !important;
}

.min-marT24 {
  margin-top: -24px !important;
}

.width-full {
  width: 100%;
}

.text-center {
  justify-content: center;
}

.marT40 {
  margin-top: 40px;
}

.DSA_wb_card-widget.mat-card .mat-card-content {
  min-height: 80px;
  max-height: 80px;
}
