/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
.tomato > .values {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.peacock > .values {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.blueberry > .values {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.graphite > .values {
  color: #4b4e53;
  background-color: rgba(75, 78, 83, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.tangerine > .values {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.flamingo > .values {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.banana > .values {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.sage > .values {
  color: #36352f;
  background-color: rgba(54, 53, 47, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.basil > .values {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.lavender > .values {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.grape > .values {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
  padding: 0px 5px 0px 5px;
  border-radius: 3px;
}
.styled.default.text {
  color: #3f51b5;
}
.styled.default .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.default .primary {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default button.primary {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.primary:focus, .styled.default button.primary:hover, .styled.default button.primary.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.accent:focus, .styled.default button.accent:hover, .styled.default button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.default button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.default:focus, .styled.default button.default:hover, .styled.default button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.default button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.success:focus, .styled.default button.success:hover, .styled.default button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.default button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.warn:focus, .styled.default button.warn:hover, .styled.default button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.default button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.error:focus, .styled.default button.error:hover, .styled.default button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.default button.sage {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.sage:focus, .styled.default button.sage:hover, .styled.default button.sage.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.peacock {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.peacock:focus, .styled.default button.peacock:hover, .styled.default button.peacock.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.basil {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.basil:focus, .styled.default button.basil:hover, .styled.default button.basil.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.tangerine {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.tangerine:focus, .styled.default button.tangerine:hover, .styled.default button.tangerine.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.tomato {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.tomato:focus, .styled.default button.tomato:hover, .styled.default button.tomato.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.banana {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.banana:focus, .styled.default button.banana:hover, .styled.default button.banana.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.blueberry {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.blueberry:focus, .styled.default button.blueberry:hover, .styled.default button.blueberry.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.lavender {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.lavender:focus, .styled.default button.lavender:hover, .styled.default button.lavender.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.flamingo {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.flamingo:focus, .styled.default button.flamingo:hover, .styled.default button.flamingo.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.grape {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.grape:focus, .styled.default button.grape:hover, .styled.default button.grape.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default button.graphite {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.default button.graphite:focus, .styled.default button.graphite:hover, .styled.default button.graphite.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.default .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.default .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.default .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.default .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.default .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.default .tangerine {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .tomato {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .flamingo {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .banana {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .sage {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .basil {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .peacock {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .blueberry {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .lavender {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .grape {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .graphite {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.default .active-step {
  border: 1px solid #3f51b5;
  color: #3f51b5;
  background-color: white;
}
.styled.default .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.default.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.default.not-started:hover, .styled.default.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.default.in-progress {
  border: 1px solid #3f51b5;
  background-color: #3f51b5;
  color: white;
}
.styled.default.active .index {
  border: 1px solid #3f51b5;
  color: #3f51b5;
  background-color: white;
}
.styled.default.done {
  border: 1px solid #3f51b5;
  color: #3f51b5;
  background-color: white;
}
.styled.default.done:hover, .styled.default.done.filled {
  border: 1px solid #3f51b5;
  background-color: #3f51b5;
  color: white;
}
.styled.default.active-step .index {
  border: 1px solid #3f51b5;
  background-color: #3f51b5;
  color: white;
}
.styled.default.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.active-step.text {
  color: #ea2330;
}
.styled.active-step .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.active-step .primary {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step button.primary {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.primary:focus, .styled.active-step button.primary:hover, .styled.active-step button.primary.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.accent:focus, .styled.active-step button.accent:hover, .styled.active-step button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.active-step button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.default:focus, .styled.active-step button.default:hover, .styled.active-step button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.active-step button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.success:focus, .styled.active-step button.success:hover, .styled.active-step button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.active-step button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.warn:focus, .styled.active-step button.warn:hover, .styled.active-step button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.active-step button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.error:focus, .styled.active-step button.error:hover, .styled.active-step button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.active-step button.sage {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.sage:focus, .styled.active-step button.sage:hover, .styled.active-step button.sage.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.peacock {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.peacock:focus, .styled.active-step button.peacock:hover, .styled.active-step button.peacock.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.basil {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.basil:focus, .styled.active-step button.basil:hover, .styled.active-step button.basil.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.tangerine {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.tangerine:focus, .styled.active-step button.tangerine:hover, .styled.active-step button.tangerine.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.tomato {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.tomato:focus, .styled.active-step button.tomato:hover, .styled.active-step button.tomato.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.banana {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.banana:focus, .styled.active-step button.banana:hover, .styled.active-step button.banana.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.blueberry {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.blueberry:focus, .styled.active-step button.blueberry:hover, .styled.active-step button.blueberry.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.lavender {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.lavender:focus, .styled.active-step button.lavender:hover, .styled.active-step button.lavender.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.flamingo {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.flamingo:focus, .styled.active-step button.flamingo:hover, .styled.active-step button.flamingo.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.grape {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.grape:focus, .styled.active-step button.grape:hover, .styled.active-step button.grape.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step button.graphite {
  border: 1px solid var(#ea2330);
  color: var(#ea2330);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.active-step button.graphite:focus, .styled.active-step button.graphite:hover, .styled.active-step button.graphite.filled {
  color: white;
  background-color: var(#ea2330);
  opacity: 1;
}
.styled.active-step .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.active-step .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.active-step .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.active-step .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.active-step .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.active-step .tangerine {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .tomato {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .flamingo {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .banana {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .sage {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .basil {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .peacock {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .blueberry {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .lavender {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .grape {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .graphite {
  color: #ea2330;
  background-color: rgba(234, 35, 48, 0.5);
}
.styled.active-step .active-step {
  border: 1px solid #ea2330;
  color: #ea2330;
  background-color: white;
}
.styled.active-step .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.active-step.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.active-step.not-started:hover, .styled.active-step.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.active-step.in-progress {
  border: 1px solid #ea2330;
  background-color: #ea2330;
  color: white;
}
.styled.active-step.active .index {
  border: 1px solid #ea2330;
  color: #ea2330;
  background-color: white;
}
.styled.active-step.done {
  border: 1px solid #ea2330;
  color: #ea2330;
  background-color: white;
}
.styled.active-step.done:hover, .styled.active-step.done.filled {
  border: 1px solid #ea2330;
  background-color: #ea2330;
  color: white;
}
.styled.active-step.active-step .index {
  border: 1px solid #ea2330;
  background-color: #ea2330;
  color: white;
}
.styled.active-step.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.inactive-step.text {
  color: #3f51b5;
}
.styled.inactive-step .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.inactive-step .primary {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step button.primary {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.primary:focus, .styled.inactive-step button.primary:hover, .styled.inactive-step button.primary.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.accent:focus, .styled.inactive-step button.accent:hover, .styled.inactive-step button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.inactive-step button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.default:focus, .styled.inactive-step button.default:hover, .styled.inactive-step button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.inactive-step button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.success:focus, .styled.inactive-step button.success:hover, .styled.inactive-step button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.inactive-step button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.warn:focus, .styled.inactive-step button.warn:hover, .styled.inactive-step button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.inactive-step button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.error:focus, .styled.inactive-step button.error:hover, .styled.inactive-step button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.inactive-step button.sage {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.sage:focus, .styled.inactive-step button.sage:hover, .styled.inactive-step button.sage.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.peacock {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.peacock:focus, .styled.inactive-step button.peacock:hover, .styled.inactive-step button.peacock.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.basil {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.basil:focus, .styled.inactive-step button.basil:hover, .styled.inactive-step button.basil.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.tangerine {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.tangerine:focus, .styled.inactive-step button.tangerine:hover, .styled.inactive-step button.tangerine.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.tomato {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.tomato:focus, .styled.inactive-step button.tomato:hover, .styled.inactive-step button.tomato.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.banana {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.banana:focus, .styled.inactive-step button.banana:hover, .styled.inactive-step button.banana.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.blueberry {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.blueberry:focus, .styled.inactive-step button.blueberry:hover, .styled.inactive-step button.blueberry.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.lavender {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.lavender:focus, .styled.inactive-step button.lavender:hover, .styled.inactive-step button.lavender.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.flamingo {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.flamingo:focus, .styled.inactive-step button.flamingo:hover, .styled.inactive-step button.flamingo.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.grape {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.grape:focus, .styled.inactive-step button.grape:hover, .styled.inactive-step button.grape.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step button.graphite {
  border: 1px solid var(#3f51b5);
  color: var(#3f51b5);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.inactive-step button.graphite:focus, .styled.inactive-step button.graphite:hover, .styled.inactive-step button.graphite.filled {
  color: white;
  background-color: var(#3f51b5);
  opacity: 1;
}
.styled.inactive-step .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.inactive-step .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.inactive-step .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.inactive-step .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.inactive-step .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.inactive-step .tangerine {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .tomato {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .flamingo {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .banana {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .sage {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .basil {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .peacock {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .blueberry {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .lavender {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .grape {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .graphite {
  color: #3f51b5;
  background-color: rgba(63, 81, 181, 0.5);
}
.styled.inactive-step .active-step {
  border: 1px solid #3f51b5;
  color: #3f51b5;
  background-color: white;
}
.styled.inactive-step .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.inactive-step.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.inactive-step.not-started:hover, .styled.inactive-step.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.inactive-step.in-progress {
  border: 1px solid #3f51b5;
  background-color: #3f51b5;
  color: white;
}
.styled.inactive-step.active .index {
  border: 1px solid #3f51b5;
  color: #3f51b5;
  background-color: white;
}
.styled.inactive-step.done {
  border: 1px solid #3f51b5;
  color: #3f51b5;
  background-color: white;
}
.styled.inactive-step.done:hover, .styled.inactive-step.done.filled {
  border: 1px solid #3f51b5;
  background-color: #3f51b5;
  color: white;
}
.styled.inactive-step.active-step .index {
  border: 1px solid #3f51b5;
  background-color: #3f51b5;
  color: white;
}
.styled.inactive-step.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.tomato.text {
  color: #ff6347;
}
.styled.tomato .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.tomato .primary {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato button.primary {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.primary:focus, .styled.tomato button.primary:hover, .styled.tomato button.primary.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.accent:focus, .styled.tomato button.accent:hover, .styled.tomato button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.tomato button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.default:focus, .styled.tomato button.default:hover, .styled.tomato button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.tomato button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.success:focus, .styled.tomato button.success:hover, .styled.tomato button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.tomato button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.warn:focus, .styled.tomato button.warn:hover, .styled.tomato button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.tomato button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.error:focus, .styled.tomato button.error:hover, .styled.tomato button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.tomato button.sage {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.sage:focus, .styled.tomato button.sage:hover, .styled.tomato button.sage.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.peacock {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.peacock:focus, .styled.tomato button.peacock:hover, .styled.tomato button.peacock.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.basil {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.basil:focus, .styled.tomato button.basil:hover, .styled.tomato button.basil.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.tangerine {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.tangerine:focus, .styled.tomato button.tangerine:hover, .styled.tomato button.tangerine.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.tomato {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.tomato:focus, .styled.tomato button.tomato:hover, .styled.tomato button.tomato.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.banana {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.banana:focus, .styled.tomato button.banana:hover, .styled.tomato button.banana.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.blueberry {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.blueberry:focus, .styled.tomato button.blueberry:hover, .styled.tomato button.blueberry.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.lavender {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.lavender:focus, .styled.tomato button.lavender:hover, .styled.tomato button.lavender.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.flamingo {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.flamingo:focus, .styled.tomato button.flamingo:hover, .styled.tomato button.flamingo.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.grape {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.grape:focus, .styled.tomato button.grape:hover, .styled.tomato button.grape.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato button.graphite {
  border: 1px solid var(#ff6347);
  color: var(#ff6347);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tomato button.graphite:focus, .styled.tomato button.graphite:hover, .styled.tomato button.graphite.filled {
  color: white;
  background-color: var(#ff6347);
  opacity: 1;
}
.styled.tomato .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.tomato .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.tomato .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.tomato .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.tomato .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.tomato .tangerine {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .tomato {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .flamingo {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .banana {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .sage {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .basil {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .peacock {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .blueberry {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .lavender {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .grape {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .graphite {
  color: #ff6347;
  background-color: rgba(255, 99, 71, 0.5);
}
.styled.tomato .active-step {
  border: 1px solid #ff6347;
  color: #ff6347;
  background-color: white;
}
.styled.tomato .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.tomato.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.tomato.not-started:hover, .styled.tomato.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.tomato.in-progress {
  border: 1px solid #ff6347;
  background-color: #ff6347;
  color: white;
}
.styled.tomato.active .index {
  border: 1px solid #ff6347;
  color: #ff6347;
  background-color: white;
}
.styled.tomato.done {
  border: 1px solid #ff6347;
  color: #ff6347;
  background-color: white;
}
.styled.tomato.done:hover, .styled.tomato.done.filled {
  border: 1px solid #ff6347;
  background-color: #ff6347;
  color: white;
}
.styled.tomato.active-step .index {
  border: 1px solid #ff6347;
  background-color: #ff6347;
  color: white;
}
.styled.tomato.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.tangerine.text {
  color: #f28500;
}
.styled.tangerine .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.tangerine .primary {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine button.primary {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.primary:focus, .styled.tangerine button.primary:hover, .styled.tangerine button.primary.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.accent:focus, .styled.tangerine button.accent:hover, .styled.tangerine button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.tangerine button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.default:focus, .styled.tangerine button.default:hover, .styled.tangerine button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.tangerine button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.success:focus, .styled.tangerine button.success:hover, .styled.tangerine button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.tangerine button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.warn:focus, .styled.tangerine button.warn:hover, .styled.tangerine button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.tangerine button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.error:focus, .styled.tangerine button.error:hover, .styled.tangerine button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.tangerine button.sage {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.sage:focus, .styled.tangerine button.sage:hover, .styled.tangerine button.sage.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.peacock {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.peacock:focus, .styled.tangerine button.peacock:hover, .styled.tangerine button.peacock.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.basil {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.basil:focus, .styled.tangerine button.basil:hover, .styled.tangerine button.basil.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.tangerine {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.tangerine:focus, .styled.tangerine button.tangerine:hover, .styled.tangerine button.tangerine.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.tomato {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.tomato:focus, .styled.tangerine button.tomato:hover, .styled.tangerine button.tomato.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.banana {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.banana:focus, .styled.tangerine button.banana:hover, .styled.tangerine button.banana.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.blueberry {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.blueberry:focus, .styled.tangerine button.blueberry:hover, .styled.tangerine button.blueberry.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.lavender {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.lavender:focus, .styled.tangerine button.lavender:hover, .styled.tangerine button.lavender.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.flamingo {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.flamingo:focus, .styled.tangerine button.flamingo:hover, .styled.tangerine button.flamingo.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.grape {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.grape:focus, .styled.tangerine button.grape:hover, .styled.tangerine button.grape.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine button.graphite {
  border: 1px solid var(#f28500);
  color: var(#f28500);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.tangerine button.graphite:focus, .styled.tangerine button.graphite:hover, .styled.tangerine button.graphite.filled {
  color: white;
  background-color: var(#f28500);
  opacity: 1;
}
.styled.tangerine .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.tangerine .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.tangerine .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.tangerine .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.tangerine .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.tangerine .tangerine {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .tomato {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .flamingo {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .banana {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .sage {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .basil {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .peacock {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .blueberry {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .lavender {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .grape {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .graphite {
  color: #f28500;
  background-color: rgba(242, 133, 0, 0.5);
}
.styled.tangerine .active-step {
  border: 1px solid #f28500;
  color: #f28500;
  background-color: white;
}
.styled.tangerine .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.tangerine.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.tangerine.not-started:hover, .styled.tangerine.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.tangerine.in-progress {
  border: 1px solid #f28500;
  background-color: #f28500;
  color: white;
}
.styled.tangerine.active .index {
  border: 1px solid #f28500;
  color: #f28500;
  background-color: white;
}
.styled.tangerine.done {
  border: 1px solid #f28500;
  color: #f28500;
  background-color: white;
}
.styled.tangerine.done:hover, .styled.tangerine.done.filled {
  border: 1px solid #f28500;
  background-color: #f28500;
  color: white;
}
.styled.tangerine.active-step .index {
  border: 1px solid #f28500;
  background-color: #f28500;
  color: white;
}
.styled.tangerine.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.flamingo.text {
  color: #fc8eac;
}
.styled.flamingo .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.flamingo .primary {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo button.primary {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.primary:focus, .styled.flamingo button.primary:hover, .styled.flamingo button.primary.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.accent:focus, .styled.flamingo button.accent:hover, .styled.flamingo button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.flamingo button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.default:focus, .styled.flamingo button.default:hover, .styled.flamingo button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.flamingo button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.success:focus, .styled.flamingo button.success:hover, .styled.flamingo button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.flamingo button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.warn:focus, .styled.flamingo button.warn:hover, .styled.flamingo button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.flamingo button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.error:focus, .styled.flamingo button.error:hover, .styled.flamingo button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.flamingo button.sage {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.sage:focus, .styled.flamingo button.sage:hover, .styled.flamingo button.sage.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.peacock {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.peacock:focus, .styled.flamingo button.peacock:hover, .styled.flamingo button.peacock.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.basil {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.basil:focus, .styled.flamingo button.basil:hover, .styled.flamingo button.basil.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.tangerine {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.tangerine:focus, .styled.flamingo button.tangerine:hover, .styled.flamingo button.tangerine.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.tomato {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.tomato:focus, .styled.flamingo button.tomato:hover, .styled.flamingo button.tomato.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.banana {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.banana:focus, .styled.flamingo button.banana:hover, .styled.flamingo button.banana.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.blueberry {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.blueberry:focus, .styled.flamingo button.blueberry:hover, .styled.flamingo button.blueberry.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.lavender {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.lavender:focus, .styled.flamingo button.lavender:hover, .styled.flamingo button.lavender.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.flamingo {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.flamingo:focus, .styled.flamingo button.flamingo:hover, .styled.flamingo button.flamingo.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.grape {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.grape:focus, .styled.flamingo button.grape:hover, .styled.flamingo button.grape.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo button.graphite {
  border: 1px solid var(#fc8eac);
  color: var(#fc8eac);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.flamingo button.graphite:focus, .styled.flamingo button.graphite:hover, .styled.flamingo button.graphite.filled {
  color: white;
  background-color: var(#fc8eac);
  opacity: 1;
}
.styled.flamingo .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.flamingo .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.flamingo .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.flamingo .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.flamingo .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.flamingo .tangerine {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .tomato {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .flamingo {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .banana {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .sage {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .basil {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .peacock {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .blueberry {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .lavender {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .grape {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .graphite {
  color: #fc8eac;
  background-color: rgba(252, 142, 172, 0.5);
}
.styled.flamingo .active-step {
  border: 1px solid #fc8eac;
  color: #fc8eac;
  background-color: white;
}
.styled.flamingo .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.flamingo.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.flamingo.not-started:hover, .styled.flamingo.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.flamingo.in-progress {
  border: 1px solid #fc8eac;
  background-color: #fc8eac;
  color: white;
}
.styled.flamingo.active .index {
  border: 1px solid #fc8eac;
  color: #fc8eac;
  background-color: white;
}
.styled.flamingo.done {
  border: 1px solid #fc8eac;
  color: #fc8eac;
  background-color: white;
}
.styled.flamingo.done:hover, .styled.flamingo.done.filled {
  border: 1px solid #fc8eac;
  background-color: #fc8eac;
  color: white;
}
.styled.flamingo.active-step .index {
  border: 1px solid #fc8eac;
  background-color: #fc8eac;
  color: white;
}
.styled.flamingo.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.banana.text {
  color: #ffe135;
}
.styled.banana .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.banana .primary {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana button.primary {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.primary:focus, .styled.banana button.primary:hover, .styled.banana button.primary.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.accent:focus, .styled.banana button.accent:hover, .styled.banana button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.banana button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.default:focus, .styled.banana button.default:hover, .styled.banana button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.banana button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.success:focus, .styled.banana button.success:hover, .styled.banana button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.banana button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.warn:focus, .styled.banana button.warn:hover, .styled.banana button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.banana button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.error:focus, .styled.banana button.error:hover, .styled.banana button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.banana button.sage {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.sage:focus, .styled.banana button.sage:hover, .styled.banana button.sage.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.peacock {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.peacock:focus, .styled.banana button.peacock:hover, .styled.banana button.peacock.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.basil {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.basil:focus, .styled.banana button.basil:hover, .styled.banana button.basil.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.tangerine {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.tangerine:focus, .styled.banana button.tangerine:hover, .styled.banana button.tangerine.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.tomato {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.tomato:focus, .styled.banana button.tomato:hover, .styled.banana button.tomato.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.banana {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.banana:focus, .styled.banana button.banana:hover, .styled.banana button.banana.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.blueberry {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.blueberry:focus, .styled.banana button.blueberry:hover, .styled.banana button.blueberry.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.lavender {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.lavender:focus, .styled.banana button.lavender:hover, .styled.banana button.lavender.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.flamingo {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.flamingo:focus, .styled.banana button.flamingo:hover, .styled.banana button.flamingo.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.grape {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.grape:focus, .styled.banana button.grape:hover, .styled.banana button.grape.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana button.graphite {
  border: 1px solid var(#ffe135);
  color: var(#ffe135);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.banana button.graphite:focus, .styled.banana button.graphite:hover, .styled.banana button.graphite.filled {
  color: white;
  background-color: var(#ffe135);
  opacity: 1;
}
.styled.banana .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.banana .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.banana .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.banana .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.banana .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.banana .tangerine {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .tomato {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .flamingo {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .banana {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .sage {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .basil {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .peacock {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .blueberry {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .lavender {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .grape {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .graphite {
  color: #ffe135;
  background-color: rgba(255, 225, 53, 0.5);
}
.styled.banana .active-step {
  border: 1px solid #ffe135;
  color: #ffe135;
  background-color: white;
}
.styled.banana .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.banana.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.banana.not-started:hover, .styled.banana.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.banana.in-progress {
  border: 1px solid #ffe135;
  background-color: #ffe135;
  color: white;
}
.styled.banana.active .index {
  border: 1px solid #ffe135;
  color: #ffe135;
  background-color: white;
}
.styled.banana.done {
  border: 1px solid #ffe135;
  color: #ffe135;
  background-color: white;
}
.styled.banana.done:hover, .styled.banana.done.filled {
  border: 1px solid #ffe135;
  background-color: #ffe135;
  color: white;
}
.styled.banana.active-step .index {
  border: 1px solid #ffe135;
  background-color: #ffe135;
  color: white;
}
.styled.banana.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.sage.text {
  color: #b2ac88;
}
.styled.sage .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.sage .primary {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage button.primary {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.primary:focus, .styled.sage button.primary:hover, .styled.sage button.primary.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.accent:focus, .styled.sage button.accent:hover, .styled.sage button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.sage button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.default:focus, .styled.sage button.default:hover, .styled.sage button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.sage button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.success:focus, .styled.sage button.success:hover, .styled.sage button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.sage button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.warn:focus, .styled.sage button.warn:hover, .styled.sage button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.sage button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.error:focus, .styled.sage button.error:hover, .styled.sage button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.sage button.sage {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.sage:focus, .styled.sage button.sage:hover, .styled.sage button.sage.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.peacock {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.peacock:focus, .styled.sage button.peacock:hover, .styled.sage button.peacock.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.basil {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.basil:focus, .styled.sage button.basil:hover, .styled.sage button.basil.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.tangerine {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.tangerine:focus, .styled.sage button.tangerine:hover, .styled.sage button.tangerine.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.tomato {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.tomato:focus, .styled.sage button.tomato:hover, .styled.sage button.tomato.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.banana {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.banana:focus, .styled.sage button.banana:hover, .styled.sage button.banana.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.blueberry {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.blueberry:focus, .styled.sage button.blueberry:hover, .styled.sage button.blueberry.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.lavender {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.lavender:focus, .styled.sage button.lavender:hover, .styled.sage button.lavender.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.flamingo {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.flamingo:focus, .styled.sage button.flamingo:hover, .styled.sage button.flamingo.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.grape {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.grape:focus, .styled.sage button.grape:hover, .styled.sage button.grape.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage button.graphite {
  border: 1px solid var(#b2ac88);
  color: var(#b2ac88);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.sage button.graphite:focus, .styled.sage button.graphite:hover, .styled.sage button.graphite.filled {
  color: white;
  background-color: var(#b2ac88);
  opacity: 1;
}
.styled.sage .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.sage .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.sage .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.sage .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.sage .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.sage .tangerine {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .tomato {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .flamingo {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .banana {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .sage {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .basil {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .peacock {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .blueberry {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .lavender {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .grape {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .graphite {
  color: #b2ac88;
  background-color: rgba(178, 172, 136, 0.5);
}
.styled.sage .active-step {
  border: 1px solid #b2ac88;
  color: #b2ac88;
  background-color: white;
}
.styled.sage .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.sage.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.sage.not-started:hover, .styled.sage.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.sage.in-progress {
  border: 1px solid #b2ac88;
  background-color: #b2ac88;
  color: white;
}
.styled.sage.active .index {
  border: 1px solid #b2ac88;
  color: #b2ac88;
  background-color: white;
}
.styled.sage.done {
  border: 1px solid #b2ac88;
  color: #b2ac88;
  background-color: white;
}
.styled.sage.done:hover, .styled.sage.done.filled {
  border: 1px solid #b2ac88;
  background-color: #b2ac88;
  color: white;
}
.styled.sage.active-step .index {
  border: 1px solid #b2ac88;
  background-color: #b2ac88;
  color: white;
}
.styled.sage.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.basil.text {
  color: #579229;
}
.styled.basil .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.basil .primary {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil button.primary {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.primary:focus, .styled.basil button.primary:hover, .styled.basil button.primary.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.accent:focus, .styled.basil button.accent:hover, .styled.basil button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.basil button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.default:focus, .styled.basil button.default:hover, .styled.basil button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.basil button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.success:focus, .styled.basil button.success:hover, .styled.basil button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.basil button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.warn:focus, .styled.basil button.warn:hover, .styled.basil button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.basil button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.error:focus, .styled.basil button.error:hover, .styled.basil button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.basil button.sage {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.sage:focus, .styled.basil button.sage:hover, .styled.basil button.sage.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.peacock {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.peacock:focus, .styled.basil button.peacock:hover, .styled.basil button.peacock.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.basil {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.basil:focus, .styled.basil button.basil:hover, .styled.basil button.basil.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.tangerine {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.tangerine:focus, .styled.basil button.tangerine:hover, .styled.basil button.tangerine.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.tomato {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.tomato:focus, .styled.basil button.tomato:hover, .styled.basil button.tomato.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.banana {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.banana:focus, .styled.basil button.banana:hover, .styled.basil button.banana.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.blueberry {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.blueberry:focus, .styled.basil button.blueberry:hover, .styled.basil button.blueberry.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.lavender {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.lavender:focus, .styled.basil button.lavender:hover, .styled.basil button.lavender.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.flamingo {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.flamingo:focus, .styled.basil button.flamingo:hover, .styled.basil button.flamingo.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.grape {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.grape:focus, .styled.basil button.grape:hover, .styled.basil button.grape.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil button.graphite {
  border: 1px solid var(#579229);
  color: var(#579229);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.basil button.graphite:focus, .styled.basil button.graphite:hover, .styled.basil button.graphite.filled {
  color: white;
  background-color: var(#579229);
  opacity: 1;
}
.styled.basil .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.basil .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.basil .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.basil .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.basil .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.basil .tangerine {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .tomato {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .flamingo {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .banana {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .sage {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .basil {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .peacock {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .blueberry {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .lavender {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .grape {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .graphite {
  color: #579229;
  background-color: rgba(87, 146, 41, 0.5);
}
.styled.basil .active-step {
  border: 1px solid #579229;
  color: #579229;
  background-color: white;
}
.styled.basil .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.basil.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.basil.not-started:hover, .styled.basil.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.basil.in-progress {
  border: 1px solid #579229;
  background-color: #579229;
  color: white;
}
.styled.basil.active .index {
  border: 1px solid #579229;
  color: #579229;
  background-color: white;
}
.styled.basil.done {
  border: 1px solid #579229;
  color: #579229;
  background-color: white;
}
.styled.basil.done:hover, .styled.basil.done.filled {
  border: 1px solid #579229;
  background-color: #579229;
  color: white;
}
.styled.basil.active-step .index {
  border: 1px solid #579229;
  background-color: #579229;
  color: white;
}
.styled.basil.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.peacock.text {
  color: #33a1c9;
}
.styled.peacock .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.peacock .primary {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock button.primary {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.primary:focus, .styled.peacock button.primary:hover, .styled.peacock button.primary.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.accent:focus, .styled.peacock button.accent:hover, .styled.peacock button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.peacock button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.default:focus, .styled.peacock button.default:hover, .styled.peacock button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.peacock button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.success:focus, .styled.peacock button.success:hover, .styled.peacock button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.peacock button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.warn:focus, .styled.peacock button.warn:hover, .styled.peacock button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.peacock button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.error:focus, .styled.peacock button.error:hover, .styled.peacock button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.peacock button.sage {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.sage:focus, .styled.peacock button.sage:hover, .styled.peacock button.sage.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.peacock {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.peacock:focus, .styled.peacock button.peacock:hover, .styled.peacock button.peacock.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.basil {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.basil:focus, .styled.peacock button.basil:hover, .styled.peacock button.basil.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.tangerine {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.tangerine:focus, .styled.peacock button.tangerine:hover, .styled.peacock button.tangerine.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.tomato {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.tomato:focus, .styled.peacock button.tomato:hover, .styled.peacock button.tomato.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.banana {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.banana:focus, .styled.peacock button.banana:hover, .styled.peacock button.banana.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.blueberry {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.blueberry:focus, .styled.peacock button.blueberry:hover, .styled.peacock button.blueberry.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.lavender {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.lavender:focus, .styled.peacock button.lavender:hover, .styled.peacock button.lavender.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.flamingo {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.flamingo:focus, .styled.peacock button.flamingo:hover, .styled.peacock button.flamingo.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.grape {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.grape:focus, .styled.peacock button.grape:hover, .styled.peacock button.grape.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock button.graphite {
  border: 1px solid var(#33a1c9);
  color: var(#33a1c9);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.peacock button.graphite:focus, .styled.peacock button.graphite:hover, .styled.peacock button.graphite.filled {
  color: white;
  background-color: var(#33a1c9);
  opacity: 1;
}
.styled.peacock .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.peacock .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.peacock .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.peacock .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.peacock .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.peacock .tangerine {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .tomato {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .flamingo {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .banana {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .sage {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .basil {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .peacock {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .blueberry {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .lavender {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .grape {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .graphite {
  color: #33a1c9;
  background-color: rgba(51, 161, 201, 0.5);
}
.styled.peacock .active-step {
  border: 1px solid #33a1c9;
  color: #33a1c9;
  background-color: white;
}
.styled.peacock .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.peacock.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.peacock.not-started:hover, .styled.peacock.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.peacock.in-progress {
  border: 1px solid #33a1c9;
  background-color: #33a1c9;
  color: white;
}
.styled.peacock.active .index {
  border: 1px solid #33a1c9;
  color: #33a1c9;
  background-color: white;
}
.styled.peacock.done {
  border: 1px solid #33a1c9;
  color: #33a1c9;
  background-color: white;
}
.styled.peacock.done:hover, .styled.peacock.done.filled {
  border: 1px solid #33a1c9;
  background-color: #33a1c9;
  color: white;
}
.styled.peacock.active-step .index {
  border: 1px solid #33a1c9;
  background-color: #33a1c9;
  color: white;
}
.styled.peacock.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.blueberry.text {
  color: #4f86f7;
}
.styled.blueberry .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.blueberry .primary {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry button.primary {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.primary:focus, .styled.blueberry button.primary:hover, .styled.blueberry button.primary.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.accent:focus, .styled.blueberry button.accent:hover, .styled.blueberry button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.blueberry button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.default:focus, .styled.blueberry button.default:hover, .styled.blueberry button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.blueberry button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.success:focus, .styled.blueberry button.success:hover, .styled.blueberry button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.blueberry button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.warn:focus, .styled.blueberry button.warn:hover, .styled.blueberry button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.blueberry button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.error:focus, .styled.blueberry button.error:hover, .styled.blueberry button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.blueberry button.sage {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.sage:focus, .styled.blueberry button.sage:hover, .styled.blueberry button.sage.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.peacock {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.peacock:focus, .styled.blueberry button.peacock:hover, .styled.blueberry button.peacock.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.basil {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.basil:focus, .styled.blueberry button.basil:hover, .styled.blueberry button.basil.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.tangerine {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.tangerine:focus, .styled.blueberry button.tangerine:hover, .styled.blueberry button.tangerine.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.tomato {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.tomato:focus, .styled.blueberry button.tomato:hover, .styled.blueberry button.tomato.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.banana {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.banana:focus, .styled.blueberry button.banana:hover, .styled.blueberry button.banana.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.blueberry {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.blueberry:focus, .styled.blueberry button.blueberry:hover, .styled.blueberry button.blueberry.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.lavender {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.lavender:focus, .styled.blueberry button.lavender:hover, .styled.blueberry button.lavender.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.flamingo {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.flamingo:focus, .styled.blueberry button.flamingo:hover, .styled.blueberry button.flamingo.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.grape {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.grape:focus, .styled.blueberry button.grape:hover, .styled.blueberry button.grape.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry button.graphite {
  border: 1px solid var(#4f86f7);
  color: var(#4f86f7);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.blueberry button.graphite:focus, .styled.blueberry button.graphite:hover, .styled.blueberry button.graphite.filled {
  color: white;
  background-color: var(#4f86f7);
  opacity: 1;
}
.styled.blueberry .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.blueberry .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.blueberry .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.blueberry .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.blueberry .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.blueberry .tangerine {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .tomato {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .flamingo {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .banana {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .sage {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .basil {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .peacock {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .blueberry {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .lavender {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .grape {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .graphite {
  color: #4f86f7;
  background-color: rgba(79, 134, 247, 0.5);
}
.styled.blueberry .active-step {
  border: 1px solid #4f86f7;
  color: #4f86f7;
  background-color: white;
}
.styled.blueberry .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.blueberry.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.blueberry.not-started:hover, .styled.blueberry.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.blueberry.in-progress {
  border: 1px solid #4f86f7;
  background-color: #4f86f7;
  color: white;
}
.styled.blueberry.active .index {
  border: 1px solid #4f86f7;
  color: #4f86f7;
  background-color: white;
}
.styled.blueberry.done {
  border: 1px solid #4f86f7;
  color: #4f86f7;
  background-color: white;
}
.styled.blueberry.done:hover, .styled.blueberry.done.filled {
  border: 1px solid #4f86f7;
  background-color: #4f86f7;
  color: white;
}
.styled.blueberry.active-step .index {
  border: 1px solid #4f86f7;
  background-color: #4f86f7;
  color: white;
}
.styled.blueberry.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.lavender.text {
  color: #e6e6fa;
}
.styled.lavender .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.lavender .primary {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender button.primary {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.primary:focus, .styled.lavender button.primary:hover, .styled.lavender button.primary.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.accent:focus, .styled.lavender button.accent:hover, .styled.lavender button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.lavender button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.default:focus, .styled.lavender button.default:hover, .styled.lavender button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.lavender button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.success:focus, .styled.lavender button.success:hover, .styled.lavender button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.lavender button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.warn:focus, .styled.lavender button.warn:hover, .styled.lavender button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.lavender button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.error:focus, .styled.lavender button.error:hover, .styled.lavender button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.lavender button.sage {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.sage:focus, .styled.lavender button.sage:hover, .styled.lavender button.sage.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.peacock {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.peacock:focus, .styled.lavender button.peacock:hover, .styled.lavender button.peacock.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.basil {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.basil:focus, .styled.lavender button.basil:hover, .styled.lavender button.basil.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.tangerine {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.tangerine:focus, .styled.lavender button.tangerine:hover, .styled.lavender button.tangerine.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.tomato {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.tomato:focus, .styled.lavender button.tomato:hover, .styled.lavender button.tomato.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.banana {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.banana:focus, .styled.lavender button.banana:hover, .styled.lavender button.banana.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.blueberry {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.blueberry:focus, .styled.lavender button.blueberry:hover, .styled.lavender button.blueberry.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.lavender {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.lavender:focus, .styled.lavender button.lavender:hover, .styled.lavender button.lavender.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.flamingo {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.flamingo:focus, .styled.lavender button.flamingo:hover, .styled.lavender button.flamingo.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.grape {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.grape:focus, .styled.lavender button.grape:hover, .styled.lavender button.grape.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender button.graphite {
  border: 1px solid var(#e6e6fa);
  color: var(#e6e6fa);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.lavender button.graphite:focus, .styled.lavender button.graphite:hover, .styled.lavender button.graphite.filled {
  color: white;
  background-color: var(#e6e6fa);
  opacity: 1;
}
.styled.lavender .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.lavender .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.lavender .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.lavender .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.lavender .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.lavender .tangerine {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .tomato {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .flamingo {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .banana {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .sage {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .basil {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .peacock {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .blueberry {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .lavender {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .grape {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .graphite {
  color: #e6e6fa;
  background-color: rgba(230, 230, 250, 0.5);
}
.styled.lavender .active-step {
  border: 1px solid #e6e6fa;
  color: #e6e6fa;
  background-color: white;
}
.styled.lavender .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.lavender.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.lavender.not-started:hover, .styled.lavender.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.lavender.in-progress {
  border: 1px solid #e6e6fa;
  background-color: #e6e6fa;
  color: white;
}
.styled.lavender.active .index {
  border: 1px solid #e6e6fa;
  color: #e6e6fa;
  background-color: white;
}
.styled.lavender.done {
  border: 1px solid #e6e6fa;
  color: #e6e6fa;
  background-color: white;
}
.styled.lavender.done:hover, .styled.lavender.done.filled {
  border: 1px solid #e6e6fa;
  background-color: #e6e6fa;
  color: white;
}
.styled.lavender.active-step .index {
  border: 1px solid #e6e6fa;
  background-color: #e6e6fa;
  color: white;
}
.styled.lavender.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.grape.text {
  color: #6f2da8;
}
.styled.grape .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.grape .primary {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape button.primary {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.primary:focus, .styled.grape button.primary:hover, .styled.grape button.primary.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.accent:focus, .styled.grape button.accent:hover, .styled.grape button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.grape button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.default:focus, .styled.grape button.default:hover, .styled.grape button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.grape button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.success:focus, .styled.grape button.success:hover, .styled.grape button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.grape button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.warn:focus, .styled.grape button.warn:hover, .styled.grape button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.grape button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.error:focus, .styled.grape button.error:hover, .styled.grape button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.grape button.sage {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.sage:focus, .styled.grape button.sage:hover, .styled.grape button.sage.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.peacock {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.peacock:focus, .styled.grape button.peacock:hover, .styled.grape button.peacock.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.basil {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.basil:focus, .styled.grape button.basil:hover, .styled.grape button.basil.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.tangerine {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.tangerine:focus, .styled.grape button.tangerine:hover, .styled.grape button.tangerine.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.tomato {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.tomato:focus, .styled.grape button.tomato:hover, .styled.grape button.tomato.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.banana {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.banana:focus, .styled.grape button.banana:hover, .styled.grape button.banana.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.blueberry {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.blueberry:focus, .styled.grape button.blueberry:hover, .styled.grape button.blueberry.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.lavender {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.lavender:focus, .styled.grape button.lavender:hover, .styled.grape button.lavender.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.flamingo {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.flamingo:focus, .styled.grape button.flamingo:hover, .styled.grape button.flamingo.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.grape {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.grape:focus, .styled.grape button.grape:hover, .styled.grape button.grape.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape button.graphite {
  border: 1px solid var(#6f2da8);
  color: var(#6f2da8);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.grape button.graphite:focus, .styled.grape button.graphite:hover, .styled.grape button.graphite.filled {
  color: white;
  background-color: var(#6f2da8);
  opacity: 1;
}
.styled.grape .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.grape .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.grape .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.grape .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.grape .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.grape .tangerine {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .tomato {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .flamingo {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .banana {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .sage {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .basil {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .peacock {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .blueberry {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .lavender {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .grape {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .graphite {
  color: #6f2da8;
  background-color: rgba(111, 45, 168, 0.5);
}
.styled.grape .active-step {
  border: 1px solid #6f2da8;
  color: #6f2da8;
  background-color: white;
}
.styled.grape .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.grape.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.grape.not-started:hover, .styled.grape.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.grape.in-progress {
  border: 1px solid #6f2da8;
  background-color: #6f2da8;
  color: white;
}
.styled.grape.active .index {
  border: 1px solid #6f2da8;
  color: #6f2da8;
  background-color: white;
}
.styled.grape.done {
  border: 1px solid #6f2da8;
  color: #6f2da8;
  background-color: white;
}
.styled.grape.done:hover, .styled.grape.done.filled {
  border: 1px solid #6f2da8;
  background-color: #6f2da8;
  color: white;
}
.styled.grape.active-step .index {
  border: 1px solid #6f2da8;
  background-color: #6f2da8;
  color: white;
}
.styled.grape.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.graphite.text {
  color: #251607;
}
.styled.graphite .disabled {
  color: rgba(81, 81, 81, 0.7);
}
.styled.graphite .primary {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite button.primary {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.primary:focus, .styled.graphite button.primary:hover, .styled.graphite button.primary.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.accent {
  border: 1px solid var(#ffc107);
  color: var(#ffc107);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.accent:focus, .styled.graphite button.accent:hover, .styled.graphite button.accent.filled {
  color: white;
  background-color: var(#ffc107);
  opacity: 1;
}
.styled.graphite button.default {
  border: 1px solid var(#515151);
  color: var(#515151);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.default:focus, .styled.graphite button.default:hover, .styled.graphite button.default.filled {
  color: white;
  background-color: var(#515151);
  opacity: 1;
}
.styled.graphite button.success {
  border: 1px solid var(#5b7a21);
  color: var(#5b7a21);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.success:focus, .styled.graphite button.success:hover, .styled.graphite button.success.filled {
  color: white;
  background-color: var(#5b7a21);
  opacity: 1;
}
.styled.graphite button.warn {
  border: 1px solid var(#ff9666);
  color: var(#ff9666);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.warn:focus, .styled.graphite button.warn:hover, .styled.graphite button.warn.filled {
  color: white;
  background-color: var(#ff9666);
  opacity: 1;
}
.styled.graphite button.error {
  border: 1px solid var(#ce0c0c);
  color: var(#ce0c0c);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.error:focus, .styled.graphite button.error:hover, .styled.graphite button.error.filled {
  color: white;
  background-color: var(#ce0c0c);
  opacity: 1;
}
.styled.graphite button.sage {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.sage:focus, .styled.graphite button.sage:hover, .styled.graphite button.sage.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.peacock {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.peacock:focus, .styled.graphite button.peacock:hover, .styled.graphite button.peacock.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.basil {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.basil:focus, .styled.graphite button.basil:hover, .styled.graphite button.basil.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.tangerine {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.tangerine:focus, .styled.graphite button.tangerine:hover, .styled.graphite button.tangerine.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.tomato {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.tomato:focus, .styled.graphite button.tomato:hover, .styled.graphite button.tomato.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.banana {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.banana:focus, .styled.graphite button.banana:hover, .styled.graphite button.banana.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.blueberry {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.blueberry:focus, .styled.graphite button.blueberry:hover, .styled.graphite button.blueberry.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.lavender {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.lavender:focus, .styled.graphite button.lavender:hover, .styled.graphite button.lavender.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.flamingo {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.flamingo:focus, .styled.graphite button.flamingo:hover, .styled.graphite button.flamingo.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.grape {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.grape:focus, .styled.graphite button.grape:hover, .styled.graphite button.grape.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite button.graphite {
  border: 1px solid var(#251607);
  color: var(#251607);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
.styled.graphite button.graphite:focus, .styled.graphite button.graphite:hover, .styled.graphite button.graphite.filled {
  color: white;
  background-color: var(#251607);
  opacity: 1;
}
.styled.graphite .accent {
  color: #ffc107;
  background-color: rgba(255, 193, 7, 0.5);
}
.styled.graphite .default {
  color: #515151;
  background-color: rgba(81, 81, 81, 0.5);
}
.styled.graphite .success {
  color: #5b7a21;
  background-color: rgba(91, 122, 33, 0.5);
}
.styled.graphite .warn {
  color: #ff9666;
  background-color: rgba(255, 150, 102, 0.5);
}
.styled.graphite .error {
  color: #ce0c0c;
  background-color: rgba(206, 12, 12, 0.5);
}
.styled.graphite .tangerine {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .tomato {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .flamingo {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .banana {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .sage {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .basil {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .peacock {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .blueberry {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .lavender {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .grape {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .graphite {
  color: #251607;
  background-color: rgba(37, 22, 7, 0.5);
}
.styled.graphite .active-step {
  border: 1px solid #251607;
  color: #251607;
  background-color: white;
}
.styled.graphite .inactive-step {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.graphite.not-started {
  border: 1px solid #515151;
  color: #515151;
  background-color: white;
}
.styled.graphite.not-started:hover, .styled.graphite.not-started.filled {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.styled.graphite.in-progress {
  border: 1px solid #251607;
  background-color: #251607;
  color: white;
}
.styled.graphite.active .index {
  border: 1px solid #251607;
  color: #251607;
  background-color: white;
}
.styled.graphite.done {
  border: 1px solid #251607;
  color: #251607;
  background-color: white;
}
.styled.graphite.done:hover, .styled.graphite.done.filled {
  border: 1px solid #251607;
  background-color: #251607;
  color: white;
}
.styled.graphite.active-step .index {
  border: 1px solid #251607;
  background-color: #251607;
  color: white;
}
.styled.graphite.inactive-step .index {
  border: 1px solid #515151;
  background-color: #515151;
  color: white;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing.dark-backdrop {
  background: #000;
  opacity: 0.85 !important;
}
.popup.dropdown {
  display: block;
  background-color: white;
  position: absolute;
  transition: all 0.5s ease;
  box-shadow: 0 1px 3px 0px;
  border-radius: 3px;
  z-index: 10000;
  max-height: 350px;
  padding: 0.5em;
  min-width: -moz-max-content;
  min-width: max-content;
  width: 100%;
}
.popup.dropdown.up {
  bottom: 32px;
}
.popup.dropdown.down {
  top: 35px;
}
.popup.full {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup.bottom-sheet {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  background-color: #fff;
  padding: 5px;
  box-sizing: border-box;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.22), 0px 14px 56px rgba(0, 0, 0, 0.25);
}
/* width */
/* Track */
/* Handle */
.www-container {
  height: 100vh;
  width: 100vw;
  overflow-y: auto;
}
.app-container {
  height: 100vh;
  width: 100vw;
  overflow-y: auto;
}
.app-container::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.app-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
}
.app-container::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}
.app-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.nav-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.header-container {
  position: fixed;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 100vw;
  z-index: 1000;
}
.page-container.with-header {
  margin-top: 40px !important;
}
.search-bar {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  background-color: var(--primary);
  padding: 10px;
  gap: 0.5%;
  flex-wrap: wrap;
}
.page .context-container {
  height: 30px;
  padding-top: 1em !important;
}
.page .search-bar {
  padding: 5px 0;
}
.page .content {
  height: calc(100vh - 100px);
}
.logo-container {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 64px;
  padding: 10px 5px;
}
label {
  color: var(--disabled);
  padding-right: 5px;
}
button:focus {
  outline: none;
}
/* oa-theme:start */
.primary {
  color: var(--primary);
  opacity: 1 !important;
}
.primary.filled {
  color: #fff;
  background-color: var(--primary);
}
.primary.subtle {
  background-color: var(--primaryBackground);
}
.accent {
  color: var(--accent);
  opacity: 1 !important;
}
.accent.filled {
  color: #fff;
  background-color: var(--accent);
}
.accent.subtle {
  background-color: var(--accentBackground);
}
.default {
  color: var(--default);
  opacity: 1 !important;
}
.default.filled {
  color: #fff;
  background-color: var(--default);
}
.default.subtle {
  background-color: white;
}
.disabled {
  color: var(--disabled);
}
.disabled.filled {
  color: #fff;
  background-color: var(--disabled);
}
.disabled.subtle {
  background-color: var(--disabledBackground);
}
button.active {
  background: var(--primary);
  color: white;
  font-weight: bold;
}
button.primary {
  border: 1px solid var(--primary);
  color: var(--primary);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
button.primary:focus, button.primary:hover, button.primary.filled {
  color: white;
  background-color: var(--primary);
  opacity: 1;
}
button.accent {
  border: 1px solid var(--accent);
  color: var(--accent);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
button.accent:focus, button.accent:hover, button.accent.filled {
  color: white;
  background-color: var(--accent);
  opacity: 1;
}
button.default {
  border: 1px solid var(--default);
  color: var(--default);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
button.default:focus, button.default:hover, button.default.filled {
  color: white;
  background-color: var(--default);
  opacity: 1;
}
button.success {
  border: 1px solid var(--success);
  color: var(--success);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
button.success:focus, button.success:hover, button.success.filled {
  color: white;
  background-color: var(--success);
  opacity: 1;
}
button.warn {
  border: 1px solid var(--warn);
  color: var(--warn);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
button.warn:focus, button.warn:hover, button.warn.filled {
  color: white;
  background-color: var(--warn);
  opacity: 1;
}
button.error {
  border: 1px solid var(--error);
  color: var(--error);
  background: white;
  height: 30px;
  line-height: normal;
  line-height: initial;
  outline: none;
}
button.error:focus, button.error:hover, button.error.filled {
  color: white;
  background-color: var(--error);
  opacity: 1;
}
.stacked {
  display: flex;
  flex-direction: column;
}
.stacked > .footer {
  padding-top: 3px;
}
.list-item {
  margin-bottom: 3px;
}
.list > *, .list > .list-item {
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  margin-bottom: 10px;
}
.list > * > *, .list > .list-item > * {
  margin-left: 10px;
}
.list > * > .footer, .list > .list-item > .footer {
  padding-top: 3px;
}
.list > *:last-of-type, .list > .list-item:last-of-type {
  padding-bottom: none;
  border-bottom: none;
  margin-bottom: none;
}
.main > .mat-elevation-z2, .main.mat-elevation-z2 {
  background: #fff;
}
.main > .header {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.main > .header button {
  height: 30px;
}
.main > .filters {
  margin-bottom: 10px;
}
.main > mat-card {
  margin: 5px 0;
  min-height: 40px;
}
.main > mat-card:first-child {
  margin-top: 0px;
}
.body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
}
.section.card {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 5px;
}
.section.bordered {
  padding: 5px;
  border: 1px solid var(--disabledBackground);
  margin: 10px 0px;
  border-radius: 5px;
}
.section > .body {
  margin-top: 5px;
  height: 100%;
  min-height: 100px;
}
.section > .body.highlighted {
  border-radius: 5px;
  background: var(--secondaryBackground);
  padding: 10px;
  border-radius: 5px;
}
.section > .header {
  border-bottom: 1px solid white;
  margin: 10px 0 0 0;
  padding-bottom: 5px;
}
.section > .header > * {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 5px;
}
.section > .header > *:last-child {
  margin-right: 0;
}
.section > .header > *.with-background {
  border-bottom: none;
  background: white;
  padding: 8px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.section > .header > * > h5 {
  color: var(--default);
}
.section > .header > * > i {
  height: 19px;
  width: 19px;
}
.section > .header > * > select, .section > .header > * > button,
.section > .header > * button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
}
.section > .header > * > .oa-input {
  width: auto;
  min-width: 150px;
}
.section > .header.preview label,
.section > .header .preview label {
  font-size: smaller;
  font-weight: 100;
  margin-right: 10px;
}
.section > .header > .footer {
  border-top: 1px solid white;
  margin-top: 5px;
  padding-top: 5px;
}
.section > .header > .footer > * {
  margin-top: auto;
  margin-bottom: auto;
}
.section .collapsed-card > .header {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.section .collapsed-card > .header > * {
  margin-top: auto;
  margin-bottom: auto;
}
.section .collapsed-card > .header > h5 {
  color: var(--default);
}
.section .collapsed-card > .header > i {
  margin-right: 5px;
  height: 19px;
  width: 19px;
}
.section .collapsed-card > .header > select, .section .collapsed-card > .header > button,
.section .collapsed-card > .header button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
}
.section .collapsed-card > .header > .oa-input {
  width: auto;
  min-width: 150px;
}
.section .collapsed-card > .preview {
  border-top: 1px solid white;
  padding-top: 15px;
  margin-top: 15px;
}
.section .collapsed-card > .preview > .heading {
  font-weight: bold;
  margin: 10px 0px;
}
.sections {
  padding-left: 5px;
  padding-right: 5px;
}
.sections > .section {
  margin-top: 15px;
}
.sections > .close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.sections > .divider {
  margin-top: 5px;
  display: flex;
  align-items: center;
  text-align: center;
}
.sections > .divider::before {
  content: "";
  flex: 1;
}
.sections > .divider:not(:empty)::before {
  margin-right: 0.25em;
}
.sections > .divider:not(:empty)::after {
  margin-left: 0.25em;
}
.sections > .divider > label {
  margin-bottom: auto;
}
.tags {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.tags > * {
  float: left;
  background: var(--accentBackground);
  border-radius: 5px 0 0 5px;
  color: var(--accent);
  height: 20px;
  line-height: 20px;
  font-size: smaller;
  padding: 0 15px 0 5px;
  position: relative;
  margin-left: 5px;
  text-decoration: none;
}
.tags > *::after {
  background: #fff;
  border-bottom: 10px solid transparent;
  border-left: 10px solid var(--accentBackground);
  border-top: 10px solid transparent;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.tags > *:hover {
  background-color: var(--accent);
  color: white;
}
.tags > *:hover::after {
  border-left-color: var(--accent);
}
.main > .header {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.main > .header > * {
  margin-top: auto;
  margin-bottom: auto;
}
.main > .header > h5 {
  color: var(--default);
}
.main > .header > select, .main > .header > button,
.main > .header button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
}
.action-button button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
}
.hidden {
  display: none !important;
}
input.hidden {
  display: inline !important;
  display: initial !important;
  width: 0;
  height: 0;
  border: none;
}
.hide {
  opacity: 0;
}
.main > .header {
  padding: 8px 0 12px 0;
}
.on-hover {
  opacity: 0;
}
.on-hover:hover {
  opacity: 1;
}
.clickable {
  color: var(--accent);
  cursor: pointer;
}
.scrollable {
  height: inherit;
  overflow: hidden;
}
.scrollable > * {
  height: inherit;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
}
.scrollable > *:hover {
  overflow-y: scroll;
  padding-right: 0px;
}
.hoverable > .show {
  display: block !important;
}
.hoverable > .hide {
  display: none !important;
}
.draggable .handle {
  cursor: grab;
}
.draggable.selected {
  border: 1px dashed var(--primary);
  z-index: 2;
}
.drop-zone {
  min-height: 25px;
  width: 100%;
}
.drop-zone.overlay {
  position: relative;
  height: 100%;
  z-index: 1;
  opacity: 0.5;
  background: #ffffff;
}
.drop-zone .ready-for-drop, .drop-zone.ready-for-drop {
  border: 1px dashed var(--primary);
}
.drop-zone.uploading {
  border: 1px dashed var(--accent);
}
mat-icon.subtle,
i.subtle {
  opacity: 0.3;
  cursor: pointer;
}
mat-icon.subtle:hover,
i.subtle:hover {
  opacity: 1;
}
.subtle .show-on-hover {
  display: none !important;
}
.subtle .hide-on-hover {
  display: block !important;
}
.subtle i,
.subtle mat-icon, .subtle > i, .subtle > mat-icon {
  opacity: 0.3;
  cursor: pointer;
}
.subtle i.not-subtle,
.subtle mat-icon.not-subtle, .subtle > i.not-subtle, .subtle > mat-icon.not-subtle {
  opacity: 1;
}
.subtle .not-subtle > i,
.subtle .not-subtle i, .subtle .not-subtle > mat-icon,
.subtle .not-subtle mat-icon {
  opacity: 1;
}
.subtle:hover i,
.subtle:hover mat-icon, .subtle:hover > i, .subtle:hover > mat-icon {
  opacity: 1;
}
.subtle:hover .show-on-hover {
  display: block !important;
}
.subtle:hover .hide-on-hover {
  display: none !important;
}
mat-icon.sm,
i.sm {
  height: 20px;
}
mat-icon.active,
i.active {
  color: var(--primary);
  opacity: 0.7;
}
mat-icon.label,
i.label {
  margin-right: 5px;
  opacity: 0.5;
}
.footer,
.header,
.action-bar,
.controls-row,
.mat-dialog-title.controls-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.footer:first-child,
.header:first-child,
.action-bar:first-child,
.controls-row:first-child,
.mat-dialog-title.controls-row:first-child {
  margin-left: 0px;
}
.footer:last-child,
.header:last-child,
.action-bar:last-child,
.controls-row:last-child,
.mat-dialog-title.controls-row:last-child {
  margin-left: 0px;
}
.footer .input-group,
.header .input-group,
.action-bar .input-group,
.controls-row .input-group,
.mat-dialog-title.controls-row .input-group {
  max-width: 200px;
  padding-top: 5px;
}
.footer .input-group.wide,
.header .input-group.wide,
.action-bar .input-group.wide,
.controls-row .input-group.wide,
.mat-dialog-title.controls-row .input-group.wide {
  max-width: 350px;
  padding-top: 5px;
}
.footer > .oa-input, .footer > button,
.header > .oa-input,
.header > button,
.action-bar > .oa-input,
.action-bar > button,
.controls-row > .oa-input,
.controls-row > button,
.mat-dialog-title.controls-row > .oa-input,
.mat-dialog-title.controls-row > button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
  height: 40px;
}
.action-bar {
  justify-content: flex-end;
}
.footer > .oa-input, .footer > button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
  height: 40px;
}
.spacer {
  flex-grow: 1;
}
.header .switch {
  margin: auto;
  padding-left: 5px;
}
.header > mat-icon {
  margin-top: auto;
  margin-bottom: auto;
}
.w-p,
.flex-1-1-1,
.flex-1-1-2,
.flex-1-2-1,
.flex-1-3-1,
.flex-3-1-1,
.flex-1-3-2,
.flex-3-1-3,
.flex-2-1-2,
.flex-1-7-2,
.flex-1-1,
.flex-1-2,
.flex-2-1,
.flex-1-3,
.flex-3-1,
.flex-3-2,
.flex-1-4,
.flex-4-1,
.flex-2-8,
.flex-8-2,
.flex-1-6,
.flex-6-1,
.flex-6-4,
.flex-1-9,
.flex-9-1,
.flex-7-3,
.flex-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.flex-row {
  flex-wrap: wrap;
}
.flex-row > .wrapper {
  padding: 5px;
}
.flex-row.centered {
  align-items: center;
  justify-content: center;
}
.flex-row.centered.flex-1-1-1 {
  min-width: 33%;
}
.flex-row.centered.flex-1-2-1 {
  min-width: 50%;
}
.flex-row.centered.flex-1-3-1 {
  min-width: 60%;
}
.flex-row.centered.flex-1-4-1 {
  min-width: 60%;
}
.flex-row > * {
  padding-right: 5px;
  margin-top: auto;
  margin-bottom: auto;
}
.flex-row.six > * {
  flex-basis: 16%;
}
.flex-row.five > * {
  flex-basis: 20%;
}
.flex-row.four > * {
  flex-basis: 25%;
}
.flex-row.three > * {
  flex-basis: 33%;
}
.flex-row.two > * {
  flex-basis: 50%;
}
.flex-row.one > * {
  flex-basis: 100%;
}
.flex-row > .wrapper {
  padding: 5px;
}
.flex-row > .left {
  flex-basis: 20%;
  padding: 5px;
  order: 1;
}
.flex-row > .middle {
  flex-basis: 30%;
  padding: 5px;
  order: 2;
}
.flex-row > .right {
  flex-basis: 20%;
  /* flex: 1; */
  padding: 5px;
  order: 3;
}
.flex-row > .col {
  flex: 1;
  padding: 5px;
}
.w-p > :first-child {
  flex-basis: 70%;
}
.w-p > :last-child {
  flex-basis: 30%;
}
.flex-3-1-1 > :first-child {
  flex-basis: 60%;
}
.flex-3-1-1 > :nth-child(2) {
  flex-basis: 20%;
}
.flex-3-1-1 > :last-child {
  flex-basis: 20%;
}
.flex-1-3-1 > :first-child {
  flex-basis: 20%;
}
.flex-1-3-1 > :nth-child(2) {
  flex-basis: 60%;
}
.flex-1-3-1 > :last-child {
  flex-basis: 20%;
}
.flex-1-2-1 > :first-child {
  flex-basis: 25%;
}
.flex-1-2-1 > :nth-child(2) {
  flex-basis: 50%;
}
.flex-1-2-1 > :last-child {
  flex-basis: 25%;
}
.flex-2-1-2 > :first-child {
  flex-basis: 40%;
}
.flex-2-1-2 > :nth-child(2) {
  flex-basis: 20%;
}
.flex-2-1-2 > :last-child {
  flex-basis: 40%;
}
.flex-3-1-3 > :first-child {
  flex-basis: 45%;
  width: 45% !important;
}
.flex-3-1-3 > :nth-child(2) {
  flex-basis: 10%;
}
.flex-3-1-3 > :last-child {
  flex-basis: 45%;
  width: 45% !important;
}
.flex-1-1-1 > * {
  flex-basis: 33%;
}
.flex-1-1-2 > :first-child {
  flex-basis: 25%;
}
.flex-1-1-2 > :nth-child(2) {
  flex-basis: 25%;
}
.flex-1-1-2 > :last-child {
  flex-basis: 50%;
}
.flex-1-7-2 > :first-child {
  flex-basis: 10%;
}
.flex-1-7-2 > :nth-child(2) {
  flex-basis: 70%;
}
.flex-1-7-2 > :last-child {
  flex-basis: 10%;
}
.flex-1-1 > :first-child {
  flex-basis: 50%;
}
.flex-1-2 > :first-child {
  flex-basis: 33%;
}
.flex-2-1 > :first-child {
  flex-basis: 60%;
  width: 60% !important;
}
.flex-1-3 > :first-child {
  flex-basis: 25%;
}
.flex-3-1 > :first-child {
  flex-basis: 75%;
  width: 75% !important;
}
.flex-1-4 > :first-child {
  flex-basis: 20%;
}
.flex-4-1 > :first-child {
  flex-basis: 80%;
}
.flex-2-8 > :first-child {
  flex-basis: 20%;
}
.flex-8-2 > :first-child {
  flex-basis: 80%;
}
.flex-7-3 > :first-child {
  flex-basis: 70%;
}
.flex-1-9 > :first-child {
  flex-basis: 10%;
}
.flex-9-1 > :first-child {
  flex-basis: 90%;
}
.flex-1-6 > :first-child {
  flex-basis: 16%;
}
.flex-2-1 > :first-child,
.flex-1-2 > :first-child,
.flex-1-3 > :first-child,
.flex-3-1 > :first-child,
.flex-1-4 > :first-child,
.flex-1-6 > :first-child,
.flex-4-1 > :first-child,
.flex-1-9 > :first-child,
.flex-2-8 > :first-child,
.flex-8-2 > :first-child,
.flex-7-3 > :first-child,
.flex-9-1 > :first-child {
  order: 1;
  margin-right: 5px;
}
.flex-2-1 > :last-child,
.flex-1-2 > :last-child,
.flex-1-3 > :last-child,
.flex-3-1 > :last-child,
.flex-1-4 > :last-child,
.flex-1-6 > :last-child,
.flex-4-1 > :last-child,
.flex-1-9 > :last-child,
.flex-2-8 > :last-child,
.flex-8-2 > :last-child,
.flex-7-3 > :last-child,
.flex-9-1 > :last-child {
  order: 2;
  flex-grow: 1;
}
.flex-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
.flex-row > .wrapper {
  padding: 5px;
}
.flex-row > mat-form-field > .mat-form-field-wrapper {
  margin-left: 5px;
  margin-right: 5px;
}
.flex-row > .form-group {
  padding: 0 5px;
}
.flex-row > .pill-box {
  margin: 5px;
}
.inline {
  position: relative;
  display: inline-block;
}
.inline .popup {
  display: block;
  position: absolute;
  transition: all 0.5s ease;
  border-radius: 5px;
  z-index: 999;
  padding: 10px;
  box-shadow: 0 1px 3px 0px;
  background-color: white;
  color: #000;
  color: initial;
  min-height: 100px;
  max-width: 400px;
  min-width: 350px;
  border-radius: 2px;
  overflow-y: auto;
}
.inline .popup.right-down {
  left: 0;
  top: 30px;
}
.inline .popup.right-up {
  left: 0;
  bottom: 30px;
}
.inline .popup.left-down {
  right: 0;
  top: 30px;
}
.inline .popup.left-up {
  right: 0;
  bottom: 30px;
}
.inline button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
}
.hr.divider,
hr.divider {
  border: dashed 1px var(--disabledBackground);
}
.hr.vertical-divider,
hr.vertical-divider {
  border: none;
  border-left: dashed 1px var(--disabledBackground);
}
.hr.gap,
hr.gap {
  border: none;
  margin-top: 10px;
}
.sub-text {
  white-space: pre-line;
  font-size: small;
  color: var(--disabled);
  font-weight: 100;
}
.sub-text > b {
  margin-left: 3px;
  margin-right: 3px;
}
.sub-text.sm, .sub-text > small {
  font-size: xx-small;
}
.sub-text > label {
  font-weight: 400;
  width: 100%;
}
.sub-text > span, .sub-text > p {
  line-height: 0;
  color: var(--secondary);
}
small.sub-text {
  font-size: xx-small;
}
label.sub-text {
  font-weight: 400;
  width: 100%;
}
span.sub-text {
  line-height: 0;
  color: var(--secondary);
}
span.code {
  color: var(--primary);
  text-transform: uppercase;
}
span.value {
  color: var(--secondary);
}
span.value.error {
  font-weight: bold;
  color: var(--error);
}
span.value.success {
  font-weight: bold;
  color: var(--success);
}
span.value.warn {
  font-weight: bold;
  color: var(--warn);
}
span.value.disabled {
  font-style: italic;
  color: var(--disabled);
}
span.value.placeholder {
  font-weight: 100;
  color: var(--disabled);
}
span.unit, span.operator {
  color: var(--disabled);
}
span.stat {
  color: var(--primary);
  min-width: 20px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 2px;
  padding-right: 2px;
  height: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  border-radius: 5px;
  border: 1px solid var(--primary);
  margin-right: 5px;
  display: initial;
}
span.stat.primary {
  border-color: var(--primary);
}
span.stat.accent {
  border-color: var(--accent);
}
span.stat.disabled {
  border-color: var(--disabled);
}
span.code,
div.code,
input.code,
.input.code {
  color: var(--primary);
  text-transform: uppercase;
}
.oa-field {
  display: flex;
  flex-direction: row;
  margin-bottom: 5px;
  width: 100%;
}
.oa-field > .value {
  font-size: small;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
}
.controls-row > .oa-field,
.header > .oa-field {
  width: auto;
  width: initial;
  margin-bottom: 0;
  margin-bottom: initial;
  margin-left: 15px;
}
.controls-row > .oa-field > label,
.header > .oa-field > label {
  margin-top: 2px;
}
.oa-input-group {
  min-width: 190px;
}
.oa-input-group.sm {
  min-width: 100px;
}
.oa-input-group.md {
  width: 200px;
}
.oa-input-group.lg {
  min-width: 400px;
}
.oa-label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.oa-label > * {
  margin-top: auto;
  margin-bottom: auto;
}
.capitalize {
  text-transform: capitalize;
}
.oa-input {
  height: 40px;
  display: flex;
  flex-direction: row;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid var(--disabledBackground);
  border-radius: 3px;
  background-color: #fff;
  overflow: hidden;
}
.oa-input.html {
  height: auto;
  flex-direction: column;
  padding: 0;
  border: none;
  border-radius: 0;
}
.oa-input > *:first-child {
  margin-right: 5px;
}
.oa-input > span, .oa-inputt > i, .oa-input > mat-icon {
  margin-top: auto;
  margin-bottom: auto;
}
.oa-input > span.not-default {
  color: var(--accent);
}
.oa-input > .ql-container {
  border: none;
}
.oa-input > .ql-toolbar {
  border-top: none;
  border-left: none;
  border-top: none;
  background: white;
}
.oa-input.multi-line {
  height: 100px;
  display: block;
  padding: 5px;
}
.oa-input.multi-line > .input {
  height: inherit;
  max-height: none;
  max-height: initial;
}
.oa-input.inline {
  border: none;
}
.oa-input:focus, .oa-input:hover {
  background-color: white !important;
}
.oa-input > * {
  margin-top: auto;
  margin-bottom: auto;
}
.oa-input > select, .oa-input > .input, .oa-input > input {
  background: inherit;
  border: none;
  flex-grow: 1;
  margin-top: auto;
  margin-bottom: auto;
  max-height: 30px;
  overflow-y: auto;
}
.disabled .oa-input,
.oa-input.disabled,
.oa-input .disabled {
  font: var(--disabled);
}
input:focus,
input.selected,
.input:focus,
.input.selected {
  color: var(--primary);
  background-color: white !important;
  background: inherit;
  outline: none;
}
input:hover,
.input:hover {
  background: inherit;
}
.oa-textarea {
  display: inline-block;
  width: 100%;
  border: 1px solid var(--disabledBackground);
  border-radius: 4px;
  background-color: #fff;
}
.oa-textarea.scrollable {
  max-height: 300px;
  overflow: auto;
}
.oa-textarea:focus-visible {
  border: 1px solid var(--disabledBackground);
}
.disabled .oa-textarea,
.oa-textarea.disabled,
.oa-textarea .disabled {
  font: var(--disabled);
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: #c2c2c2 !important;
}
.oa-textarea > .textarea,
.oa-textarea > textarea {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  background: inherit;
  border: none;
  width: 100%;
  overflow-y: scroll;
  padding: 10px;
  border-radius: 4px;
}
textarea:focus,
textarea.selected,
.textarea:focus,
.textarea.selected {
  color: var(--primary);
  background-color: white !important;
  outline: none;
}
textarea:hover,
.textarea:hover {
  background-color: white !important;
  border-radius: 5px;
}
input[type=number] {
  text-align: right;
}
.form-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.form-container input.mat-input-element {
  height: 30px;
  padding-left: 10px;
  text-align: left;
  border: 1px solid var(--disabledBackground);
  border-radius: 4px;
  background-color: #fff;
}
.form-container .mat-hint {
  color: var(--disabled);
  font-size: small;
  text-align: right;
}
.form-container mat-label.error,
.form-container mat-hint.error {
  color: var(--warn) !important;
}
.form-container > * {
  width: 100%;
}
.form-container > * > mat-form-field {
  width: inherit;
}
.form-container .footer {
  justify-content: center;
}
.error {
  padding: 10px;
  color: var(--warn) !important;
  font-size: smaller;
}
label span.required,
.mandatory,
.required:after {
  content: " *";
  color: red;
}
a {
  color: var(--primary);
  cursor: pointer;
}
.file-card {
  background: #fff;
  max-width: 190px;
  min-width: 190px;
  max-height: 190px;
  min-height: 190px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 4px;
  border: 1px solid white;
  margin: 5px 24px 5px 15px;
}
.file-card.active {
  cursor: pointer;
}
.file-card > .content > * {
  margin: 0px auto;
}
.file-card > .summary {
  border-top: 1px solid white;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.file-card > .summary h5 {
  color: var(--primary);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
}
/* widget start */
.widgets.icon-navs {
  display: block;
  flex-wrap: initial;
  justify-content: initial;
  align-items: initial;
  flex-direction: initial;
  margin: 20px;
}
.widgets > .widget-row-title-wizard {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  color: var(--disabled);
  position: relative;
  bottom: -50px;
  left: 12px;
  transform-origin: 0 0;
  transform: rotate(450deg);
}
.widgets > .widget-row-period {
  padding-left: 15px;
}
.widget {
  flex-grow: 1;
}
.page-stats,
.widget-card {
  padding: 15px;
  margin: 10px 0px 0px 0px;
  background: white;
  box-shadow: 0 0px 40px -6px rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.page-stats > .widget-header,
.widget-card > .widget-header {
  font-weight: 600;
  height: 30px;
}
.page-stats > .widget-title,
.widget-card > .widget-title {
  border-bottom: 1px solid var(--disabledBackground);
}
.page-stats > .widget-body,
.widget-card > .widget-body {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  min-height: 80px;
}
.widget-background {
  padding: 15px;
  margin: 10px 0px 0px 0px;
  background: white;
  box-shadow: 0 0px 40px -6px rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  height: 250px;
  overflow: auto !important;
}
.widget-background > .widget-header {
  font-weight: 600;
  height: 20px;
}
.widget-table {
  text-align: left;
}
.widget-table > thead > tr {
  height: 30px;
}
.widget-table tbody {
  display: block;
  height: inherit;
  overflow: auto;
}
.widget-table thead,
.widget-table tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.widget-table .summary {
  font-weight: bold;
}
.widget-table .summary > .clickable {
  color: var(--primary);
  min-width: 20px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 2px;
  padding-right: 2px;
  height: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: 5px;
  border-radius: 5px;
  border: 1px solid var(--primary);
}
.common-filters {
  width: 200px;
  margin-right: 5px;
  margin-left: calc(100% - 205px);
}
.widget-grid .grid-card {
  text-align: center;
  background: white;
  height: 115px;
  width: 130px;
  padding-top: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  margin: 5px 10px 5px 0px;
}
.widget-grid .grid-value {
  font-size: 30px;
  color: var(--primary);
  font-weight: 600;
}
.widget-grid .grid-title {
  font-weight: 600;
  margin-top: 10px;
  color: #444444;
  border-top: 2px dashed #ddd;
  padding: 5px;
}
.widget-grid-merged {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 100%;
  text-align: center;
  overflow: hidden;
}
.widget-grid-merged .grid-card {
  text-align: center;
  background: white;
  margin-top: 10px;
  border-left: 2px dashed #ddd;
  margin-left: -2px;
  height: 80px;
  padding: 0 2px 0 2px;
}
.widget-grid-merged .grid-value {
  font-size: 22px;
  color: var(--primary);
  font-weight: 600;
}
.widget-grid-merged .grid-title {
  color: #000000;
  padding-top: 5px;
  font-size: 12px;
  text-align: center;
}
.clickable-merged {
  color: var(--accent);
  cursor: pointer;
  font-size: 22px;
  font-weight: 600;
}
.widget-row .field {
  text-align: center;
  width: 100px;
}
.widget-row .field > .value {
  font-weight: 100;
  font-size: x-small;
  color: var(--accent);
}
.widget-row .field > .title {
  font-weight: 100;
  font-size: x-small;
  color: var(--disabled);
}
/* widget end */
core-page-divs .mat-tab-group {
  min-height: 100px;
  margin-bottom: 10px;
}
core-page-divs .mat-tab-group .mat-tab-label-container {
  background-color: #ffffff;
}
core-page-divs .mat-tab-group .mat-tab-body-content {
  padding: 10px;
  background-color: #ffffff;
}
core-page-divs .mat-tab-group .mat-tab-body-content > div > .title {
  display: none;
}
.oa.l-1,
.oa .l-1 {
  color: var(--error);
}
.oa.l-2,
.oa .l-2 {
  color: var(--warn);
}
.oa.l-3,
.oa .l-3 {
  color: var(--default);
}
.oa.l-4,
.oa .l-4 {
  color: var(--success);
}
/* oa-theme:end */
/* icons:start */
.oa-icon,
i {
  height: 10px;
  width: 10px;
  background-size: cover;
  display: inline-block;
  margin-right: 3px;
}
.oa-icon.sm,
i.sm {
  height: 10px;
  width: 10px;
}
.oa-icon.sm.x,
i.sm.x {
  height: 5px;
  width: 5px;
}
.oa-icon.sm.xx,
i.sm.xx {
  height: 15px;
  width: 15px;
}
.oa-icon.md,
i.md {
  height: 20px;
  width: 20px;
}
.oa-icon.md.x,
i.md.x {
  height: 30px;
  width: 30px;
}
.oa-icon.md.xx,
i.md.xx {
  height: 40px;
  width: 40px;
}
.oa-icon.md.xxx,
i.md.xxx {
  height: 50px;
  width: 50px;
}
.oa-icon.lg,
i.lg {
  height: 100px;
  width: 100px;
}
.oa-icon.lg.x,
i.lg.x {
  height: 150px;
  width: 150px;
}
.oa-icon.lg.xx,
i.lg.xx {
  height: 200px;
  width: 200px;
}
.oa-icon.lg.xxx-lg,
i.lg.xxx-lg {
  height: 250px;
  width: 250px;
}
.oa-icon.x-sm,
i.x-sm {
  height: 5px;
  width: 5px;
}
.oa-icon.xx-sm,
i.xx-sm {
  height: 15px;
  width: 15px;
}
.oa-icon.x-md,
i.x-md {
  height: 30px;
  width: 30px;
}
.oa-icon.xx-md,
i.xx-md {
  height: 40px;
  width: 40px;
}
.oa-icon.xxx-md,
i.xxx-md {
  height: 50px;
  width: 50px;
}
.oa-icon.lg,
i.lg {
  height: 100px;
  width: 100px;
}
.oa-icon.x-lg,
i.x-lg {
  height: 150px;
  width: 150px;
}
.oa-icon.xx-lg,
i.xx-lg {
  height: 200px;
  width: 200px;
}
.oa-icon.xxx-lg,
i.xxx-lg {
  height: 250px;
  width: 250px;
}
mat-icon.oa {
  height: auto;
  height: initial;
  width: auto;
  width: initial;
}
mat-icon.sm {
  font-size: small;
}
mat-icon.sm.x {
  font-size: x-small;
}
mat-icon.sm.xx {
  font-size: xx-small;
}
mat-icon.md {
  font-size: large;
}
mat-icon.x-lg {
  font-size: x-large;
}
mat-icon.xx-lg {
  font-size: xx-large;
}
mat-icon.lg {
  font-size: large;
}
mat-icon.lg.x {
  font-size: x-large;
}
mat-icon.lg.xx {
  font-size: xx-large;
}
/* icons: start */
i.sprint {
  background-image: url('sprint.png');
}
i.release {
  background-image: url('release.png');
}
i.email {
  background-image: url('envelope.svg');
}
i.eye {
  background-image: url('eye.svg');
}
i.lock {
  background-image: url('lock.svg');
}
i.file-html {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/file-html.svg");
}
i.file-link {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/file-link.svg");
}
i.file-html.active,
.active i.file-html {
  background-image: url("https://openage.github.io/themes/openage/icons/red/file-html.svg");
}
i.file-link.active,
.active i.file-link {
  background-image: url("https://openage.github.io/themes/openage/icons/red/file-link.svg");
}
i.link.active,
.active i.link {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/dashboard/foreign.svg");
}
i.error-coming-soon {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/error/coming-soon.svg");
}
i.picture-upload {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/documents/add-logo.svg");
}
.md.picture-upload {
  position: absolute;
  margin-left: 32px;
  margin-top: -32px;
}
i.file-add {
  background-image: url('add-file.svg');
}
i.file-upload {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/documents/add-doc.svg");
}
i.drag-and-drop {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/system-admin/drag-and-drop.svg");
}
i.status-active {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/documents/verified.svg");
}
i.status-submitted {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/documents/submitted.svg");
}
i.status-canceled {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/documents/rejected.svg");
}
i.no-notification {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/dashboard/no-notification.svg");
}
i.no-task {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/dashboard/no-task.svg");
}
i.message.enjoy {
  background-image: url('enjoy.png');
}
i.error-no-data {
  background-image: url('notF.png');
}
i.no-data {
  background-image: url('notF.png');
}
i.error-wip {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/error/work-in-progress.svg");
}
i.file-add {
  background-image: url('add-file.svg');
}
i.file-drop {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/system-admin/drag-and-drop.svg");
}
i.file-doc {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/workspace/doc-file.svg");
}
i.file-img {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/workspace/img-file.svg");
}
i.file-excel {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/workspace/xls-file.svg");
}
i.file-pdf {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/workspace/pdf-file.svg");
}
i.reports {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/agent-wise-inquiries-report.svg");
}
i.reports.active,
.active i.reports {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/agent-wise-inquiries-report.svg");
}
i.reports.hover {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/white/agent-wise-inquiries-report.svg");
}
i.port-sea {
  background-image: url("https://cdn2.iconfinder.com/data/icons/marine-port/512/port-marine-navy-06-512.png");
}
i.port-air {
  background-image: url("https://cdn1.iconfinder.com/data/icons/logistics-fourteen-black-and-white/128/air_shipping-plane-logistics-cargo-512.png");
}
i.port-icd {
  background-image: url("https://cdn0.iconfinder.com/data/icons/business-e-commerce-logistics-import-export/500/containerstack-512.png");
}
i.location-warehouse {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/warehouse.svg");
}
i.truck {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/truck.svg");
}
i.section-details {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/basic.svg");
}
i.section-details.active,
.active i.section-details {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/active/basic.svg");
}
i.section-administrative {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/administrative.svg");
}
.active i.section-administrative,
i.section-administrative.active {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/active/administrative.svg");
}
i.section-business {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/business.svg");
}
i.section-business.active,
.active i.section-business {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/active/business.svg");
}
i.section-security {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/grey/security-inactive.svg");
}
i.section-security.active,
.active i.section-security {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/red/security-active.svg");
}
i.document {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/grey/document-inactive.svg");
}
i.document.active,
.active i.document {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/red/document-active.svg");
}
i.section-account {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/grey/accounts-inactive.svg");
}
i.section-account.active,
.active i.section-account {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/red/accounts-active.svg");
}
i.cluster {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/grey/cluster-inactive.svg");
}
i.cluster.active,
.active i.cluster {
  background-image: url("https://openage.github.io/themes/default/v1/icons/actions/red/cluster-active.svg");
}
i.members {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/promotors.svg");
}
i.members.active,
.active i.members {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/active/promotors.svg");
}
i.section-requests {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/requests.svg");
}
i.section-requests.active,
.active i.section-requests {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/active/requests.svg");
}
i.business-filled {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/orders.svg");
}
i.business-filled.active,
.active i.business-filled {
  background-image: url("https://openage.github.io/themes/openage/icons/red/orders.svg");
}
i.marker {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/tracking.svg");
}
i.marker.active,
.active i.marker {
  background-image: url("https://openage.github.io/themes/openage/icons/red/tracking.svg");
}
i.srp {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/new-search.svg");
}
i.srp.active,
.active i.srp {
  background-image: url("https://openage.github.io/themes/openage/icons/red/new-search.svg");
}
i.section-bank {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/bank.svg");
}
i.section-bank.active,
.active i.section-bank {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/profile/active/bank.svg");
}
i.lead,
.hover i.lead,
i.lead:hover {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/inquiries.svg");
}
i.lead.active,
.active i.lead {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/inquiries.svg");
}
i.home {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/home.svg");
}
i.home.active,
.active i.home {
  background-image: url("https://openage.github.io/themes/openage/icons/red/home.svg");
}
i.travelExplore {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/travel-explore.svg");
}
i.travelExplore.active,
.active i.travelExplore {
  background-image: url("https://openage.github.io/themes/openage/icons/red/travel-explore.svg");
}
i.business-filled {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/business-filled.svg");
}
i.business-filled.active,
.active i.business-filled {
  background-image: url("https://openage.github.io/themes/openage/icons/red/business-filled.svg");
}
i.marker {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/marker.svg");
}
i.marker.active,
.active i.marker {
  background-image: url("https://openage.github.io/themes/openage/icons/red/marker.svg");
}
i.settings {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/settings.svg");
}
i.settings.active,
.active i.settings {
  background-image: url("https://openage.github.io/themes/openage/icons/red/settings.svg");
}
i.profile {
  background-image: url("https://openage.github.io//themes/kredible/v1/icons/organisational-setup/profile.svg");
}
i.profile.hover {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/organisational-setup/active/profile.svg");
}
i.profile.active,
.active i.profile {
  background-image: url("https://openage.github.io//themes/kredible/v1/icons/organisational-setup/profile.svg");
}
i.workspace {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/nav/workspace.svg");
}
i.workspace.active,
.active i.workspace {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/nav/active/workspace.svg");
}
i.todo {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/dashboard/to-do-list.svg");
}
i.todo.active,
.active i.todo {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/dashboard/active/to-do-list.svg");
}
i.inbox {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/dashboard/inbox.svg");
}
i.inbox.active,
.active i.inbox {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/dashboard/active/inbox.svg");
}
i.master {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/master.svg");
}
i.master.active,
.active i.master {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/master.svg");
}
i.order {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/enquiry-flow-report.svg");
}
i.order.active,
.active i.order {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/enquiry-flow-report.svg");
}
i.inbox {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/inbox.svg");
}
i.ticket {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/invoices.svg");
}
i.ticket.active,
.active i.ticket {
  background-image: url("https://openage.github.io/themes/openage/icons/red/invoices.svg");
}
i.inbox.active,
.active i.inbox {
  background-image: url("https://openage.github.io/themes/openage/icons/red/inbox.svg");
}
i.team {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/nav/team.svg");
}
i.team.active,
.active i.team {
  background-image: url("https://openage.github.io/themes/kredible/v1/icons/nav/active/team.svg");
}
i.quote {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/quote-flow-report.svg");
}
i.quote.active,
.active i.quote {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/quote-flow-report.svg");
}
i.workflow-epic {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/epic.png");
}
i.workflow-story {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/story.png");
}
i.workflow-technical-story {
  background-image: url("https://cdn-icons-png.flaticon.com/512/2620/2620969.png");
}
i.workflow-task {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/task.png");
}
i.workflow-test-case {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/test-case.png");
}
i.workflow-test-plan {
  background-image: url("https://www.svgrepo.com/show/168339/test.svg");
}
i.workflow-defect {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/defect.png");
}
i.workflow-ticket {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/ticket.png");
}
i.workflow-suggestion {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/suggestion.png");
}
i.workflow-bau {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/bau.png");
}
i.workflow-risk {
  background-image: url("https://openage.github.io/themes/default/v1/icons/workflows/risk.png");
}
i.workflow-releases {
  background-image: url('release.svg');
}
i.num-0 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/zero.svg");
}
i.num-1 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/one.svg");
}
i.num-2 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/two.svg");
}
i.num-3 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/three.svg");
}
i.num-4 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/four.svg");
}
i.num-5 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/five.svg");
}
i.num-6 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/six.svg");
}
i.num-7 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/seven.svg");
}
i.num-8 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/eight.svg");
}
i.num-9 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/nine.svg");
}
i.category-onboarding {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/nine.svg");
}
i.category-sales {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/sales-dashboard.svg");
}
i.category-pricing {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/pricing-dashboard.svg");
}
i.category-operations {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/operation-dashboard.svg");
}
i.category-finance {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/finance-dashboard.svg");
}
i.category-vendor {
  background-image: url('vendor-grey.svg');
}
i.category-customer {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/customers.svg");
}
i.category-agent {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/agent-wise-inquiries-report.svg");
}
i.category-system {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/system-dashboard.svg");
}
i.category-framework {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/nine.svg");
}
i.category-marketing {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/nine.svg");
}
i.category-support {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/nine.svg");
}
i.category-dev-ops {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/nine.svg");
}
i.category-misclaneous {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/grey/svg/nine.svg");
}
i.category-add {
  background-image: url("https://cdn.iconscout.com/icon/premium/png-256-thumb/add-category-2476304-2084863.png");
}
.active i.num-0,
i.active.num-0 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/zero.svg");
}
.active i.num-1,
i.active.num-1 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/one.svg");
}
.active i.num-2,
i.active.num-2 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/two.svg");
}
.active i.num-3,
i.active.num-3 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/three.svg");
}
.active i.num-4,
i.active.num-4 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/four.svg");
}
.active i.num-5,
i.active.num-5 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/five.svg");
}
.active i.num-6,
i.active.num-6 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/six.svg");
}
.active i.num-7,
i.active.num-7 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/seven.svg");
}
.active i.num-8,
i.active.num-8 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/eight.svg");
}
.active i.num-9,
i.active.num-9 {
  background-image: url("https://openage.github.io/themes/default/v1/icons/numbers/blue/svg/nine.svg");
}
i.phone {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/main-home/grey/phone-icon.svg");
}
i.phone.white {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/main-home/white/phone-icon.svg");
}
i.debug {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/debug.svg");
}
i.info {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/info.svg");
}
i.warn {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/warn.svg");
}
i.error {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/error.svg");
}
i.phone.active,
.active i.phone {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/main-home/red/phone-icon.svg");
}
i.mail {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/main-home/grey/mail-icon.svg");
}
i.mail.white {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/main-home/white/mail-icon.svg");
}
i.mail.active,
.active i.mail {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/main-home/red/mail-icon.svg");
}
i.ticket {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/tickets.svg");
}
i.ticket.active,
.active i.ticket {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/tickets.svg");
}
i.particular {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/particular.svg");
}
i.task {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/action-item.svg");
}
i.task.active,
.active i.task {
  background-image: url("https://openage.github.io/themes/openage/icons/red/action-item.svg");
}
i.tasks {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/action-item.svg");
}
i.tasks.active,
.active i.tasks {
  background-image: url("https://openage.github.io/themes/openage/icons/red/action-item.svg");
}
i.particular.active,
.active i.particular {
  background-image: url("https://openage.github.io/themes/openage/icons/red/particular.svg");
}
i.customer {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/customers.svg");
}
i.customer.active,
.active i.customer {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/customers.svg");
}
i.supplier {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/suppliers.svg");
}
i.supplier.active,
.active i.supplier {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/suppliers.svg");
}
i.price {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/pricing.svg");
}
i.price.active,
.active i.price {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/reports/grey/pricing.svg");
}
i.task {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/task.svg");
}
i.task.active,
.active i.task {
  background-image: url("https://openage.github.io/themes/openage/icons/red/task.svg");
}
i.tasks {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/task.svg");
}
i.tasks.active,
.active i.tasks {
  background-image: url("https://openage.github.io/themes/openage/icons/red/task.svg");
}
i.messages {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/messages.svg");
}
i.messages.active,
.active i.messages {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/messages.svg");
}
i.message {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/messages.svg");
}
i.message.active,
.active i.message {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/messages.svg");
}
i.notes {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/messages.svg");
}
i.notes.active,
.active i.notes {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/messages.svg");
}
i.tags {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/tag.svg");
}
i.tags.active,
.active i.tags {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/tag.svg");
}
i.workflows {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/workflow.svg");
}
i.workflows.active,
.active i.workflows {
  background-image: url("https://openage.github.io/themes/openage/icons/red/workflow.svg");
}
i.products {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/product.svg");
}
i.products.active,
.active i.products {
  background-image: url("https://openage.github.io/themes/openage/icons/red/product.svg");
}
i.templates {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/template-editor.svg");
}
i.templates.active,
.active i.templates {
  background-image: url("https://openage.github.io/themes/openage/icons/red/template-editor.svg");
}
i.activities {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/timeline.svg");
}
i.activities.active,
.active i.activities {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/timeline.svg");
}
i.info {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/info.svg");
}
i.info.active,
.active i.info {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/info.svg");
}
i.help {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/help.svg");
}
i.help.active,
.active i.help {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/help.svg");
}
i.members {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/members.svg");
}
i.members.active,
.active i.members {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/sidebar/active/members.svg");
}
i.my-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/my-dashboard.svg");
}
i.my-dashboard.active,
.active i.my-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/red/my-dashboard.svg");
}
i.finance-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/finance-dashboard.svg");
}
i.finance-dashboard.active,
.active i.finance-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/red/finance-dashboard.svg");
}
i.sales-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/sales-dashboard.svg");
}
i.sales-dashboard.active,
.active i.sales-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/red/sales-dashboard.svg");
}
i.operation-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/operation-dashboard.svg");
}
i.operation-dashboard.active,
.active i.operation-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/red/operation-dashboard.svg");
}
i.human-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/human-resource-dashboard.svg");
}
i.human-dashboard.active,
.active i.human-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/red/human-resource-dashboard.svg");
}
i.system-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/system-dashboard.svg");
}
i.system-dashboard.active,
.active i.system-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/red/system-dashboard.svg");
}
i.pricing-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/grey/pricing-dashboard.svg");
}
i.pricing-dashboard.active,
.active i.pricing-dashboard {
  background-image: url("https://openage.github.io/themes/openage/icons/red/pricing-dashboard.svg");
}
i.drag-grab {
  opacity: 0;
  background-image: url('drag-indicator.svg');
}
i.switch {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/landing/switch.svg");
}
i.log-info {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/info.svg");
}
i.log-debug {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/debug.svg");
}
i.log-error {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/error.svg");
}
i.log-warn {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/warn.svg");
}
i.log-silly {
  background-image: url("https://openage.github.io/themes/yatra/v1/icons/log/silly.svg");
}
i.slack {
  background-image: url('slack.png');
}
i.email {
  background-image: url('email.png');
}
i.whatsapp {
  background-image: url('whatsapp.png');
}
i.copy {
  background-image: url('copy.png');
}
/* icons:end */
.center {
  text-align: center;
}
.avatar {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-size: cover;
  border: 1px solid var(--disabled);
}
.avatar.default {
  background-image: url('default.png');
}
.avatar.customer {
  background-image: url('assets-images-customers-default.png');
}
/* icons:end */
.center {
  text-align: center;
}
.logo {
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}
.logo.default {
  background-image: url('logo.png');
}
.logo.lg {
  height: 85px;
  width: 200px;
  margin-left: 0px;
}
.avatar {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-size: cover;
  border: 1px solid var(--disabled);
}
.avatar.lg {
  height: 100px;
  width: 100px;
}
.profile-image-editor {
  text-align: center;
}
.profile-image-editor img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0px auto;
}
.profile-image-editor .default {
  width: 115px;
  height: 115px;
  padding-top: 10px;
  border-radius: 50%;
  cursor: pointer;
  background: #f1f1f1;
  color: #bfbfbf;
  font-size: 14px;
  margin: 0px auto;
}
.profile-image-editor > .oa {
  position: absolute;
  margin-top: -30px;
  margin-left: 26px;
}
.close-button {
  float: right;
  width: 0 !important;
  right: 15px;
  top: -18px;
}
mat-label.error,
mat-hint.error {
  color: var(--warn) !important;
}
.json .string {
  color: green;
}
.json .number {
  color: darkorange;
}
.json .boolean {
  color: blue;
}
.json .null {
  color: magenta;
}
.json .key {
  color: red;
}
.selected-list .c-list .c-token {
  margin-top: -5px !important;
}
.uploadDialog .mat-dialog-container {
  width: "500px";
  height: "auto";
  padding: 0px;
}
.mat-mini-fab .mat-button-wrapper {
  padding: 0px 0 !important;
  line-height: 0px !important;
}
.btn.alt {
  background: linear-gradient(to right, #0cf 0%, #0cf 25%, #fff 26%, #fff 50%, #0cf 51%, #0cf 75%, #fff 76%);
}
.btn.half {
  background: linear-gradient(to right, #0cf 0%, #0cf 50%, #fff 51%);
}
.btn.full {
  background: #0cf;
}
.btn.off {
  background: #fff;
}
.btn-toggle {
  margin-left: 10px;
  outline: none;
}
.form-control.btn-group {
  padding: 3px;
  height: auto;
}
.form-control.btn-group > .btn {
  border-radius: 5px;
  margin-left: 1px;
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
  outline: none;
}
.form-control.btn-group > .btn.btn-primary {
  color: var(--primary);
  background: #fff;
}
.week.btn-group > .btn {
  width: 13.7%;
}
.btn-group > .btn.btn-circle:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.btn-circle:not(:first-child):not(:last-child):not(.dropdown-toggle),
.form-control.btn-group > .btn.btn-circle {
  border-radius: 20px;
  width: 26px;
  height: 26px;
  margin: 2px;
  border: 1px solid;
}
.help .sub-text,
.form-group .sub-text {
  position: relative;
  top: -15px;
}
.mat-menu-item:focus,
.mat-icon-button:focus,
.mat-button-toggle-button:focus {
  outline: none;
}
.mat-menu-item > i {
  fill: currentColor;
  height: 24px;
  width: 24px;
  color: var(--secondary);
}
section {
  border: solid 1px white;
  border-radius: 5px;
  margin: 10px 0px 10px;
  padding: 0px 10px 0px;
}
section > label {
  position: relative;
  top: -10px;
  padding: 0 10px 0 10px;
  background: #ffffff;
}
.tabs.side {
  margin-top: 5px;
  padding: 0px;
  height: -moz-fit-content;
  height: fit-content;
}
.tabs.side > * {
  background: #fff;
  color: #212121;
  height: 47px;
  padding: 14px;
  padding-left: 15px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0588235294);
  margin-bottom: 2px;
  cursor: pointer;
}
.tabs.side > *.active {
  border: 2px solid var(--primary);
  color: var(--primary);
}
.tabs.horizontal {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 40px;
  overflow-x: overlay;
}
.tabs.horizontal.tabs-container::-webkit-scrollbar {
  display: none;
}
.tabs.horizontal.with-actions > * {
  flex-grow: initial;
  min-width: 125px;
}
.tabs.horizontal.with-actions .spacer {
  flex-grow: 1;
}
.tabs.horizontal.with-actions .actions {
  min-width: 0;
  min-width: initial;
}
.tabs.horizontal.with-actions .actions > * {
  margin-left: 5px;
}
.tabs.horizontal.tabs-container > * {
  flex-grow: initial;
  color: var(--disabled);
}
.tabs.horizontal.tabs-container .without-stat {
  min-width: 125px;
}
.tabs.horizontal.tabs-container .spacer {
  flex-grow: 1;
}
.tabs.horizontal > * {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  padding: 5px;
}
.tabs.horizontal > *.active {
  border-bottom: 2px solid var(--primary);
}
.tabs > * {
  cursor: pointer;
}
.tabs > *.active {
  color: var(--primary);
}
.tabs > *.active > .label, .tabs > *.active > label {
  color: var(--primary);
}
.tabs > *.with-stat > .label, .tabs > *.with-stat > label {
  margin-top: auto;
  margin-bottom: auto;
}
.tabs > * > i {
  margin-left: 5px;
  margin-right: 5px;
}
.tabs button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
}
.cards > * {
  margin: 5px 0;
  padding: 5px;
  min-height: 40px;
}
.cards > *:first-child {
  margin-top: 0px;
}
.toggler {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  height: 30px;
}
.toggler > * {
  border: 1px solid var(--default);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffffff;
  color: var(--default);
  border-radius: 5px;
  margin-right: 5px;
  text-align: center;
  height: -moz-max-content;
  height: max-content;
  cursor: pointer;
  width: -moz-max-content;
  width: max-content;
}
.toggler.sm {
  height: 20px;
}
.toggler.sm > * {
  border-radius: 2px;
  padding: 1px 3px;
  font-size: small;
}
.toggler > *.active {
  border-color: var(--primary);
  color: var(--primary);
}
.toggler > *.is-processing {
  border: 1px dotted var(--primary);
}
.toggler.readonly > *.active {
  border-color: var(--primaryBackground);
  background-color: var(--primaryBackground);
}
.badge,
.pill-box {
  border: 1px solid var(--disabledBackground);
  background: white;
  width: -moz-fit-content;
  width: fit-content;
  font-size: smaller;
  height: 20px;
  display: flex;
  flex-direction: row;
}
.badge.primary,
.pill-box.primary {
  border: 1px solid var(--primary);
}
.badge.primary > span.value,
.pill-box.primary > span.value {
  color: #fff;
  background: var(--primary);
}
.badge.accent,
.pill-box.accent {
  border: 1px solid var(--accent);
}
.badge.accent > span.value,
.pill-box.accent > span.value {
  color: #fff;
  background: var(--accent);
}
.badge.default,
.pill-box.default {
  border: 1px solid var(--default);
}
.badge.default > span.value,
.pill-box.default > span.value {
  color: #fff;
  background: var(--default);
}
.badge.warn,
.pill-box.warn {
  border: 1px solid var(--warn);
}
.badge.warn > span.value,
.pill-box.warn > span.value {
  color: #fff;
  background: var(--warn);
}
.badge.with-value,
.pill-box.with-value {
  padding-right: 0px;
}
.badge > span, .badge > i, .badge > mat-icon,
.pill-box > span,
.pill-box > i,
.pill-box > mat-icon {
  margin-top: auto;
  margin-bottom: auto;
  font-size: inherit;
  height: auto;
  height: initial;
  width: auto;
  width: initial;
  line-height: inherit;
}
.badge > span.value,
.pill-box > span.value {
  color: #fff;
  background: var(--defaultBackdrop);
  font-weight: 100;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 2px;
  margin-left: 2px;
}
.badge > span.value:last-child,
.pill-box > span.value:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-left: 5px;
  margin-left: 5px;
}
.badge > span.value:first-child,
.pill-box > span.value:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-right: 5px;
  margin-right: 5px;
}
.badge > span.value:only-child,
.pill-box > span.value:only-child {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 2px;
  margin-left: 2px;
}
.badge > mat-icon:last-child,
.pill-box > mat-icon:last-child {
  margin-left: 5px;
  right: -5px;
  position: relative;
}
.badge {
  padding-left: 3px;
  padding-right: 3px;
  border-radius: 3px;
}
.pill-box {
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 15px;
}
.form-field {
  border-bottom: solid 1px var(--disabled);
  margin: 0px 5px 10px 5px;
}
.form-field > label {
  font-size: x-small;
  color: var(--disabled);
}
.form-field > .toggler > * {
  border: 1px solid var(--disabled);
  padding: 2px 10px;
  margin: 5px 2px;
  color: var(--disabled);
  border-radius: 5px;
  font-size: small;
}
.form-field > .toggler.active {
  border: 1px solid var(--primary);
  background-color: #ffffff;
  color: var(--primary);
}
.setOverflow .mat-dialog-container {
  overflow: hidden;
}
.pointer,
.cursorPointer {
  cursor: pointer;
}
.add-row {
  cursor: pointer;
  color: var(--accent) !important;
  font-size: smaller;
  padding-left: 10px;
  width: -moz-max-content;
  width: max-content;
}
div.table {
  width: 100%;
}
div.table.mat-elevation-z2 {
  background-color: #ffffff;
}
div.table > .header {
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  color: var(--disabled);
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 17.1429px;
  text-align: left;
}
div.table > .header.with-background {
  background: white;
  border-radius: 4px;
}
div.table > .header > * {
  width: 100%;
}
div.table > .data-row > * {
  width: 100%;
}
div.table > .footer {
  font-weight: bold;
  color: var(--disabled);
}
div.table > .footer > * {
  width: 100%;
}
div.table .currency,
div.table .number {
  text-align: right;
}
div.table .text {
  text-align: left;
}
div.table .merged {
  text-align: center;
  border-bottom: 1px solid white;
}
div.table .add-row {
  color: var(--accent) !important;
  font-size: smaller;
  padding-left: 10px;
}
.data-row {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid white;
}
.data-row > * {
  margin-right: 5px;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
}
.data-row:last-child {
  border-bottom: none;
  padding-bottom: none;
  margin-right: 0px;
}
.data-row > .actions {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.data-row > .actions .show-on-hover {
  display: none !important;
}
.data-row > .actions .hide-on-hover {
  display: block !important;
}
.data-row > .actions i,
.data-row > .actions mat-icon, .data-row > .actions > i, .data-row > .actions > mat-icon {
  opacity: 0.3;
  cursor: pointer;
}
.data-row > .actions i.not-subtle,
.data-row > .actions mat-icon.not-subtle, .data-row > .actions > i.not-subtle, .data-row > .actions > mat-icon.not-subtle {
  opacity: 1;
}
.data-row > .actions .not-subtle > i,
.data-row > .actions .not-subtle i, .data-row > .actions .not-subtle > mat-icon,
.data-row > .actions .not-subtle mat-icon {
  opacity: 1;
}
.data-row > .actions:hover i,
.data-row > .actions:hover mat-icon, .data-row > .actions:hover > i, .data-row > .actions:hover > mat-icon {
  opacity: 1;
}
.data-row > .actions:hover .show-on-hover {
  display: block !important;
}
.data-row > .actions:hover .hide-on-hover {
  display: none !important;
}
.data-row > .actions > * {
  margin-right: 5px;
}
.data-row > .actions :first-child {
  margin-left: auto;
}
.data-row button {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
}
.data-row .oa-input {
  line-height: normal;
  line-height: initial;
  margin-left: 5px;
  margin-top: auto;
  margin-bottom: auto;
  height: inherit;
  border-radius: 5px;
  width: -webkit-fill-available;
  height: 30px;
  margin-right: 5px;
  margin-left: 0px;
}
.data-row .oa-input.mat-select {
  padding-top: 5px;
}
.data-row.selected, .data-row:hover {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.data-row .data-row {
  padding: 0 0 3px 0px;
  border-bottom: none;
}
.mat-datepicker-toggle {
  position: absolute !important;
  margin-top: -22px !important;
  margin-left: -35px !important;
}
.mat-form-field-suffix {
  margin-left: -25px !important;
  top: -7px !important;
}
.mat-form-field-suffix > img {
  width: 20px;
}
.mat-form-field-infix {
  width: 100% !important;
}
.mat-list > button {
  margin-left: 0;
  margin-left: initial;
}
.no-connection {
  background-image: url("/assets/images/no-internet-image.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 400px;
}
.select-loading > span.mat-option-text {
  display: flex;
  justify-content: center;
}
.textAlignCenter {
  text-align: center;
}
.textDisabled {
  color: var(--disabled) !important;
  pointer-events: none;
  cursor: not-allowed;
}
.flex {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.flex-column {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-rev {
  flex-wrap: wrap-reverse;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.jc-start {
  justify-content: flex-start;
}
.jc-end {
  justify-content: flex-end;
}
.jc-center {
  justify-content: center !important;
}
.jc-around {
  justify-content: space-around;
}
.jc-between {
  justify-content: space-between;
}
.ai-start {
  align-items: flex-start;
}
.ai-end {
  align-items: flex-end;
}
.ai-center {
  align-items: center !important;
}
.ai-baseline {
  align-items: baseline;
}
.ai-stretch {
  align-items: stretch;
}
.ac-start {
  align-content: flex-start;
}
.ac-end {
  align-content: flex-end;
}
.ac-center {
  align-content: center;
}
.ac-between {
  align-content: space-between;
}
.ac-around {
  align-content: space-around;
}
.ac-stretch {
  align-content: stretch;
}
.g-05 {
  gap: 0.5em;
}
.g-1 {
  gap: 1em;
}
.g-2 {
  gap: 2em;
}
.g-3 {
  gap: 3em;
}
.g-4 {
  gap: 4em;
}
.g-5 {
  gap: 5em;
}
.p-1 {
  padding: 1em;
}
.p-2 {
  padding: 2em;
}
.custom-paginator-page {
  border-radius: 0.3em;
  padding: 0.3em 1em;
  margin: 0 0.5em;
  border: 1px solid lightgray;
}
.custom-paginator-page-enabled {
  background-color: white;
  box-shadow: none;
}
@media (max-height: 600px) {
  .custom-paginator-page {
    padding: 0.2em 0.8em;
    margin: 0 0.4em;
  }
}
.custom-paginator-page-disabled {
  background-color: var(--primary);
  color: white;
}
@media (max-width: 800px) {
  .app-container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .flex-row.six > *, .flex-row.five > * {
    flex-basis: 30%;
  }
  .flex-row.four > * {
    flex-basis: 50%;
  }
  .flex-row.three > *, .flex-row.two > *, .flex-row.one > * {
    flex-basis: 100%;
  }
  .flex-9-1 > :last-child,
.flex-8-2 > :last-child,
.flex-8-1 > :last-child,
.flex-6-1 > :last-child,
.flex-5-1 > :last-child,
.flex-3-1 > :last-child {
    display: none;
  }
  .flex-1-9 > :first-child,
.flex-2-8 > :first-child,
.flex-1-8 > :first-child,
.flex-1-6 > :first-child,
.flex-1-5 > :first-child,
.flex-1-3 > :first-child {
    display: none;
  }
}
@media (max-width: 600px) {
  .logo-container {
    height: 56px;
  }
  .flex-row.six > *, .flex-row.five > *, .flex-row.four > * {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .app-container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100vw;
    margin-left: 0px;
    overflow: overlay;
  }
  .header-container {
    width: 100%;
    box-shadow: none;
    left: 0;
    right: 0;
    top: 0;
  }
  .main {
    padding-bottom: 55px;
    overflow: visible;
    overflow: initial;
    padding-left: 0;
    padding-right: 0;
  }
  .main .controls-row {
    flex-wrap: wrap;
  }
  oa-date-picker {
    width: 100%;
  }
  .scrollable > * {
    overflow-y: visible;
    overflow-y: initial;
    height: auto;
  }
  .controls-row {
    flex-wrap: wrap;
  }
  .addressSection section {
    border: 0;
    padding: 0;
  }
  label {
    margin-top: 10px;
  }
  .inputSection .mat-select {
    margin-bottom: 0px;
  }
  .pagination button.active {
    color: #fff;
  }
  .pagination button.mat-flat-button {
    width: 15px;
    padding: 0 2px;
    margin-right: 3px;
  }
  .pagination > :nth-child(2) {
    width: auto !important;
  }
  .pagination > :nth-last-child(2) {
    width: auto !important;
  }
  .mat-option:focus:not(.mat-option-disabled),
.mat-option:hover:not(.mat-option-disabled) {
    background: transparent !important;
  }
  .mat-tab-header-pagination-controls-enabled .mat-tab-header-pagination {
    background-color: #fff;
  }
  gateway-task-states {
    overflow-x: auto;
    padding-top: 10px;
  }
  gateway-task-states .stepper {
    overflow: hidden;
    width: 1000px;
    min-width: 400px;
  }
  .logo.lg {
    height: 42px;
    width: 100px;
    margin-left: 0px;
  }
  .stepper .hr-line {
    width: 7px;
    flex-grow: 0 !important;
  }
  mat-sidenav-content .widget {
    position: static;
    overflow: visible;
    overflow: initial;
    margin-right: 0px;
  }
  mat-sidenav-content .widget > div {
    height: 100%;
    overflow: visible;
    overflow: initial;
  }
  mat-sidenav-content.mat-drawer-content {
    overflow: auto !important;
  }
  .file-card {
    margin: 5px 5px;
  }
  .main td .controls-row {
    flex-wrap: nowrap;
  }
  gateway-state-picker {
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
  }
  gateway-state-picker .toggler {
    overflow-x: auto;
    height: 41px;
    margin: 10px 0;
  }
  gateway-state-picker .toggler span {
    min-width: auto !important;
  }
  tr th,
tr td {
    padding-right: 10px !important;
  }
  .oa-input input {
    width: 100px;
  }
  gateway-task-list .flex-1-1-1 > * {
    flex-basis: 100%;
  }
  gateway-task-list .flex-1-1-1 {
    flex-wrap: wrap;
  }
  page-task .flex-2-1.scrollable {
    overflow: visible;
    overflow: initial;
    flex-wrap: wrap;
  }
  page-task .flex-2-1 > :first-child,
page-task .flex-2-1 > :last-child {
    flex-basis: 100%;
    width: 100% !important;
  }
  page-task .flex-2-1 > :last-child {
    padding-bottom: 50px;
  }
  gateway-time-log-list {
    display: block;
    width: 100%;
    overflow-x: auto;
  }
  gateway-time-log-list .table {
    width: 540px;
  }
  .data-row.draggable.subtle {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .data-row.draggable.subtle oa-input {
    width: 78%;
  }
  .data-row.draggable.subtle oa-date-picker {
    width: 35px;
  }
  .footer oa-date-picker {
    width: 35px;
  }
}
@media (max-width: 411px) {
  .logo-container {
    display: none;
  }
  .flex-row > .col {
    flex-basis: 100%;
  }
  .flex-row > .left {
    order: 1;
    flex-basis: 100%;
  }
  .flex-row > .middle {
    order: 3;
    flex-basis: 100%;
  }
  .flex-row > .right {
    order: 2;
    flex-basis: 100%;
  }
  .w-p {
    flex-wrap: wrap;
  }
  .w-p > :first-child {
    flex-basis: 100%;
  }
  .w-p > :last-child {
    flex-basis: 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]!./src/theme.css ***!
  \*******************************************************************************************************************************************************************************************************/
/* mat-theme:start */
/* 
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
}

.mat-badge-small .mat-badge-content {
  font-size: 6px
}

.mat-badge-large .mat-badge-content {
  font-size: 24px
}

.mat-h1,
.mat-headline,
.mat-typography h1 {
  margin: 0 0 16px
}

.mat-h2,
.mat-title,
.mat-typography h2 {
  font: 500 20px/32px Roboto, "Rubik", sans-serif;
  margin: 0 0 16px
}

.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
  font: 400 16px/28px Roboto, "Rubik", sans-serif;
  margin: 0 0 16px
}

.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
  font: 400 15px/24px Roboto, "Rubik", sans-serif;
  margin: 0 0 16px
}

.mat-h5,
.mat-typography h5 {
  font: 400 11.62px/20px Roboto, "Rubik", sans-serif;
  margin: 0 0 12px
}

.mat-h6,
.mat-typography h6 {
  font: 400 9.38px/20px Roboto, "Rubik", sans-serif;
  margin: 0 0 12px
}

.mat-body-2,
.mat-body-strong {
  font: 500 14px/24px Roboto, "Rubik", sans-serif
}

.mat-body,
.mat-body-1,
.mat-typography {
  font: 400 14px/20px Roboto, "Rubik", sans-serif
}

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

.mat-caption,
.mat-small {
  font: 400 12px/20px Roboto, "Rubik", sans-serif
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Rubik", sans-serif;
  margin: 0 0 56px;
  letter-spacing: -.05em
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Rubik", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -.02em
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Rubik", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -.005em
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Rubik", sans-serif;
  margin: 0 0 64px
}

.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, "Rubik", sans-serif
} */
/* .mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
  font-family: "Rubik", sans-serif !important;
  font-size: 14px;
  font-weight: 500
} */
/* .mat-button-toggle {
  font-family: "Rubik", sans-serif !important;
} */
.mat-card {
  /* font-family: "Rubik", sans-serif !important; */
}
/* 
.mat-card-title {
  font-size: 24px;
  font-weight: 500
}

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

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

.mat-checkbox {
  font-family: "Rubik", sans-serif !important;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px
}

.mat-chip {
  font-size: 14px;
  font-weight: 500
}

.mat-chip .mat-chip-remove.mat-icon,
.mat-chip .mat-chip-trailing-icon.mat-icon {
  font-size: 18px
} */
/* .mat-header-cell {
  font-size: 12px;
  font-weight: 500
} */
/* 
.mat-cell,
.mat-footer-cell {
  font-size: 14px
}

.mat-calendar {
  font-family: "Rubik", sans-serif !important;
}

.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, "Rubik", sans-serif
} */
/* .mat-expansion-panel-content {
  font: 400 14px/20px Roboto, "Rubik", sans-serif
} */
/* .mat-form-field {
  font-size: inherit; */
/* font-weight: 400; */
/* font-family: "Rubik", sans-serif !important; */
/* } */
/* .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 transparent */
}
.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-1.34375em) scale(.75);
  width: 133.33333%
}
.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(.75);
  width: 133.33334%
}
.mat-form-field-label-wrapper {
  top: -.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: .66667em;
  top: calc(100% - 1.79167em)
} */
.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-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);
  -ms-transform: translateY(-1.28125em) scale(.75);
  width: 133.33333%
}
.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(.75) perspective(100px) translateZ(.00101px);
  -ms-transform: translateY(-1.28124em) scale(.75);
  width: 133.33334%
}
.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(.75) perspective(100px) translateZ(.00102px);
  -ms-transform: translateY(-1.28123em) scale(.75);
  width: 133.33335%
}
.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: .54167em;
  top: calc(100% - 1.66667em)
}
@media print {

  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
    transform: translateY(-1.28122em) scale(.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(.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(.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: -.5em
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-.59375em) scale(.75);
  width: 133.33333%
}
.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(-.59374em) scale(.75);
  width: 133.33334%
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  /* padding: .6em 0 .6em 0 */
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -.25em
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-1.59375em) scale(.75);
  width: 133.33333%
}
.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(.75);
  width: 133.33334%
}
.mat-grid-tile-footer,
.mat-grid-tile-header {
  font-size: 14px
}
.mat-grid-tile-footer .mat-line,
.mat-grid-tile-header .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box
}
.mat-grid-tile-footer .mat-line:nth-child(n+2),
.mat-grid-tile-header .mat-line:nth-child(n+2) {
  font-size: 12px
}
input.mat-input-element {
  margin-top: -.0625em
}
/* .mat-menu-item {
  font-family: "Rubik", sans-serif !important;
  font-size: 14px;
  font-weight: 400
} */
/* .mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: "Rubik", sans-serif !important;
  font-size: 12px
}

.mat-radio-button {
  font-family: "Rubik", sans-serif !important;
}

.mat-select {
  font-family: "Rubik", sans-serif !important;
} */
.mat-select-trigger {
  height: 1.125em
}
/* .mat-slide-toggle-content {
  font-family: "Rubik", sans-serif !important;
}

.mat-slider-thumb-label-text {
  font-family: "Rubik", sans-serif !important;
  font-size: 12px;
  font-weight: 500
} */
/* .mat-stepper-horizontal,
.mat-stepper-vertical {
  font-family: "Rubik", sans-serif !important;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400
}

.mat-step-sub-label-error {
  font-weight: 400
} */
/* .mat-step-label-error {
  font-size: 14px
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500
}

.mat-tab-group {
  font-family: "Rubik", sans-serif !important;
}

.mat-tab-label,
.mat-tab-link {
  font-family: "Rubik", sans-serif !important;
  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, "Rubik", sans-serif;
  margin: 0
} */
.mat-tooltip {
  /* font-family: "Rubik", sans-serif !important; */
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px
}
.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: "Rubik", sans-serif !important; */
  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: "Rubik", sans-serif !important; */
  font-size: 12px;
  font-weight: 500
}
/* .mat-option {
  font-family: "Rubik", sans-serif !important;
  font-size: 16px
} */
/* .mat-optgroup-label {
  font: 500 14px/24px Roboto, "Rubik", sans-serif
}

.mat-simple-snackbar {
  font-family: "Rubik", sans-serif !important;
  font-size: 14px
} */
.mat-simple-snackbar-action {
  line-height: 1;
  /* font-family: inherit; */
  font-size: inherit;
  font-weight: 500
}
/* .mat-tree {
  font-family: "Rubik", sans-serif !important;
} */
.mat-nested-tree-node,
.mat-tree-node {
  font-weight: 400;
  font-size: 14px
}
.mat-ripple {
  overflow: hidden;
  position: relative
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0s cubic-bezier(0, 0, .2, 1);
  transform: scale(0)
}
@media (-ms-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;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none
}
.cdk-global-overlay-wrapper,
.cdk-overlay-container {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000
}
.cdk-overlay-container:empty {
  display: none
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
  opacity: 0
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1
}
@media screen and (-ms-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,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0
}
.cdk-overlay-connected-position-bounding-box {
  top:40px ;
  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
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation-name: cdk-text-field-autofill-start
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation-name: cdk-text-field-autofill-end
}
textarea.cdk-textarea-autosize {
  resize: none
}
textarea.cdk-textarea-autosize-measuring {
  height: auto !important;
  overflow: hidden !important;
  padding: 2px 0 !important;
  box-sizing: content-box !important
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, .1)
}
.mat-option {
  color: rgba(0, 0, 0, .87)
}
.mat-option:focus:not(.mat-option-disabled),
.mat-option:hover: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: var(--primary)
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--accent)
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: var(--warn)
}
.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-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: var(--accent)
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: var(--primary)
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: var(--warn)
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0
}
.mat-elevation-z0 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}
.mat-elevation-z1 {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}
.mat-elevation-z2 {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}
.mat-elevation-z3 {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}
.mat-elevation-z4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}
.mat-elevation-z5 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12)
}
.mat-elevation-z6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}
.mat-elevation-z7 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, .2), 0 7px 10px 1px rgba(0, 0, 0, .14), 0 2px 16px 1px rgba(0, 0, 0, .12)
}
.mat-elevation-z8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}
.mat-elevation-z9 {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, .2), 0 9px 12px 1px rgba(0, 0, 0, .14), 0 3px 16px 2px rgba(0, 0, 0, .12)
}
.mat-elevation-z10 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .2), 0 10px 14px 1px rgba(0, 0, 0, .14), 0 4px 18px 3px rgba(0, 0, 0, .12)
}
.mat-elevation-z11 {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, .2), 0 11px 15px 1px rgba(0, 0, 0, .14), 0 4px 20px 3px rgba(0, 0, 0, .12)
}
.mat-elevation-z12 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}
.mat-elevation-z13 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 13px 19px 2px rgba(0, 0, 0, .14), 0 5px 24px 4px rgba(0, 0, 0, .12)
}
.mat-elevation-z14 {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, .2), 0 14px 21px 2px rgba(0, 0, 0, .14), 0 5px 26px 4px rgba(0, 0, 0, .12)
}
.mat-elevation-z15 {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, .2), 0 15px 22px 2px rgba(0, 0, 0, .14), 0 6px 28px 5px rgba(0, 0, 0, .12)
}
.mat-elevation-z16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
}
.mat-elevation-z17 {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, .2), 0 17px 26px 2px rgba(0, 0, 0, .14), 0 6px 32px 5px rgba(0, 0, 0, .12)
}
.mat-elevation-z18 {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, .2), 0 18px 28px 2px rgba(0, 0, 0, .14), 0 7px 34px 6px rgba(0, 0, 0, .12)
}
.mat-elevation-z19 {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, .2), 0 19px 29px 2px rgba(0, 0, 0, .14), 0 7px 36px 6px rgba(0, 0, 0, .12)
}
.mat-elevation-z20 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 20px 31px 3px rgba(0, 0, 0, .14), 0 8px 38px 7px rgba(0, 0, 0, .12)
}
.mat-elevation-z21 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 21px 33px 3px rgba(0, 0, 0, .14), 0 8px 40px 7px rgba(0, 0, 0, .12)
}
.mat-elevation-z22 {
  box-shadow: 0 10px 14px -6px rgba(0, 0, 0, .2), 0 22px 35px 3px rgba(0, 0, 0, .14), 0 8px 42px 7px rgba(0, 0, 0, .12)
}
.mat-elevation-z23 {
  box-shadow: 0 11px 14px -7px rgba(0, 0, 0, .2), 0 23px 36px 3px rgba(0, 0, 0, .14), 0 9px 44px 8px rgba(0, 0, 0, .12)
}
.mat-elevation-z24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12)
}
.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, .87)
}
.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: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(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-content {
  color: #fff;
  background: var(--primary)
}
@media (-ms-high-contrast:active) {
  .mat-badge-content {
    outline: solid 1px;
    border-radius: 0
  }
}
.mat-badge-accent .mat-badge-content {
  background: var(--accent);
  color: #fff
}
.mat-badge-warn .mat-badge-content {
  color: #fff;
  background: var(--warn)
}
.mat-badge {
  position: relative
}
.mat-badge-hidden .mat-badge-content {
  display: none
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, .38)
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform .2s ease-in-out;
  transform: scale(.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: 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-bottom-sheet-container {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
  background: #fff;
  color: rgba(0, 0, 0, .87)
}
/* .mat-button,
.mat-icon-button,
.mat-stroked-button {
  color: inherit;
  background: 0 0
} */
.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
  color: var(--primary)
}
.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
  color: var(--accent)
}
.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
  color: var(--warn)
}
.mat-button.mat-accent[disabled],
.mat-button.mat-primary[disabled],
.mat-button.mat-warn[disabled],
.mat-button[disabled][disabled],
.mat-icon-button.mat-accent[disabled],
.mat-icon-button.mat-primary[disabled],
.mat-icon-button.mat-warn[disabled],
.mat-icon-button[disabled][disabled],
.mat-stroked-button.mat-accent[disabled],
.mat-stroked-button.mat-primary[disabled],
.mat-stroked-button.mat-warn[disabled],
.mat-stroked-button[disabled][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: var(--primary)
}
.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: var(--accent)
}
.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: var(--warn)
}
.mat-button[disabled] .mat-button-focus-overlay,
.mat-icon-button[disabled] .mat-button-focus-overlay,
.mat-stroked-button[disabled] .mat-button-focus-overlay {
  background-color: transparent
}
.mat-button .mat-ripple-element,
.mat-icon-button .mat-ripple-element,
.mat-stroked-button .mat-ripple-element {
  opacity: .1;
  background-color: currentColor
}
.mat-button-focus-overlay {
  background: #000
}
.mat-stroked-button:not([disabled]) {
  /* border-color: rgba(0, 0, 0, .12) */
}
.mat-fab,
.mat-flat-button,
.mat-mini-fab,
.mat-raised-button {
  color: rgba(0, 0, 0, .87);
  background-color: #fff
}
.mat-fab.mat-secondary,
.mat-flat-button.mat-secondary,
.mat-mini-fab.mat-secondary,
.mat-raised-button.mat-secondary,
.mat-fab.mat-primary,
.mat-flat-button.mat-primary,
.mat-mini-fab.mat-primary,
.mat-raised-button.mat-primary {
  color: #fff
}
.mat-fab.mat-accent,
.mat-flat-button.mat-accent,
.mat-mini-fab.mat-accent,
.mat-raised-button.mat-accent {
  color: #fff
}
.mat-fab.mat-warn,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-warn {
  color: #fff
}
.mat-fab.mat-default,
.mat-flat-button.mat-default,
.mat-mini-fab.mat-default,
.mat-raised-button.mat-default {
  color: #fff
}
.mat-fab.mat-accent[disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button.mat-default[disabled],
.mat-raised-button[disabled][disabled] {
  color: rgba(0, 0, 0, .26)
}
.mat-fab.mat-primary,
.mat-flat-button.mat-primary,
.mat-mini-fab.mat-primary,
.mat-raised-button.mat-primary {
  background-color: var(--primary)
}
.mat-fab.mat-default,
.mat-flat-button.mat-default,
.mat-mini-fab.mat-default,
.mat-raised-button.mat-default {
  background-color: var(--default)
}
.mat-fab.mat-secondary,
.mat-flat-button.mat-secondary,
.mat-mini-fab.mat-secondary,
.mat-raised-button.mat-secondary {
  background-color: var(--secondary)
}
.mat-fab.mat-accent,
.mat-flat-button.mat-accent,
.mat-mini-fab.mat-accent,
.mat-raised-button.mat-accent {
  background-color: var(--accent)
}
.mat-fab.mat-warn,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-warn {
  background-color: var(--warn)
}
.mat-fab.mat-accent[disabled],
.mat-fab.mat-primary[disabled],
.mat-fab.mat-warn[disabled],
.mat-fab[disabled][disabled],
.mat-flat-button.mat-accent[disabled],
.mat-flat-button.mat-primary[disabled],
.mat-flat-button.mat-warn[disabled],
.mat-flat-button[disabled][disabled],
.mat-mini-fab.mat-accent[disabled],
.mat-mini-fab.mat-primary[disabled],
.mat-mini-fab.mat-warn[disabled],
.mat-mini-fab[disabled][disabled],
.mat-raised-button.mat-accent[disabled],
.mat-raised-button.mat-primary[disabled],
.mat-raised-button.mat-warn[disabled],
.mat-raised-button.mat-default[disabled],
.mat-raised-button[disabled][disabled] {
  background-color: rgba(0, 0, 0, .12)
}
.mat-fab.mat-primary .mat-ripple-element,
.mat-flat-button.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, .1)
}
.mat-fab.mat-accent .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, .1)
}
.mat-fab.mat-warn .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, .1)
}
.mat-fab.mat-default .mat-ripple-element,
.mat-flat-button.mat-default .mat-ripple-element,
.mat-mini-fab.mat-default .mat-ripple-element,
.mat-raised-button.mat-default .mat-ripple-element {
  background-color: rgba(255, 255, 255, .1)
}
.mat-flat-button:not([class*=mat-elevation-z]),
.mat-stroked-button:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}
.mat-raised-button:not([class*=mat-elevation-z]) {
  /* box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12) */
}
.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]) {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}
.mat-raised-button[disabled]:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}
.mat-fab:not([class*=mat-elevation-z]),
.mat-mini-fab:not([class*=mat-elevation-z]) {
  /* box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12) */
}
.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),
.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]) {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}
.mat-fab[disabled]:not([class*=mat-elevation-z]),
.mat-mini-fab[disabled]:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}
.mat-button-toggle-group,
.mat-button-toggle-standalone {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}
.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  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 rgba(0, 0, 0, .12)
}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, .12)
}
.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 rgba(0, 0, 0, .12)
}
.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-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
  border: solid 1px rgba(0, 0, 0, .12)
}
.mat-card {
  background: #fff;
  color: rgba(0, 0, 0, .87)
}
.mat-card:not([class*=mat-elevation-z]) {
  /* box-shadow: 0 2px 3px -1px rgba(0, 0, 0, .2), 0 1px 3px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12) */
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(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
}
@media (-ms-high-contrast:black-on-white) {
  .mat-checkbox-checkmark-path {
    stroke: #000 !important
  }
}
.mat-checkbox-mixedmark {
  background-color: #fafafa
}
.mat-checkbox-checked.mat-primary .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
  background-color: var(--primary)
}
.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: var(--accent)
}
.mat-checkbox-checked.mat-warn .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background {
  background-color: var(--warn)
}
.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, .54)
}
@media (-ms-high-contrast:active) {
  .mat-checkbox-disabled {
    opacity: .5
  }
}
@media (-ms-high-contrast:active) {
  .mat-checkbox-background {
    background: 0 0
  }
}
.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: var(--primary)
}
.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: var(--accent)
}
.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: var(--warn)
}
.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: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(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: var(--primary);
  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: rgba(255, 255, 255, .1)
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: var(--warn);
  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: rgba(255, 255, 255, .1)
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: var(--accent);
  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: rgba(255, 255, 255, .1)
}
.mat-table {
  background: #fff
}
.mat-table tbody,
.mat-table tfoot,
.mat-table thead,
.mat-table-sticky,
[mat-footer-row],
[mat-header-row],
[mat-row],
mat-footer-row,
mat-header-row,
mat-row {
  background: inherit
}
mat-footer-row,
mat-header-row,
mat-row,
td.mat-cell,
td.mat-footer-cell,
th.mat-header-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 {
  border-top-color: rgba(0, 0, 0, .54)
}
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button,
.mat-datepicker-toggle {
  color: rgba(0, 0, 0, .54)
}
.mat-calendar-table-header {
  color: rgba(0, 0, 0, .38)
}
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, .12)
}
.mat-calendar-body-label {
  color: rgba(0, 0, 0, .54)
}
.mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, .87);
  border-color: transparent
}
.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, .38)
}
.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, .04)
}
.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, .38)
}
.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, .18)
}
.mat-calendar-body-selected {
  background-color: var(--primary);
  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
}
.mat-datepicker-content {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
  background-color: #fff;
  color: rgba(0, 0, 0, .87)
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: var(--accent);
  color: #fff
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: var(--accentBackground)
}
.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-warn .mat-calendar-body-selected {
  background-color: var(--warn);
  color: #fff
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected {
  background-color: var(--warnBackground)
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #fff
}
.mat-datepicker-content-touch {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}
.mat-datepicker-toggle-active {
  color: var(--primary)
}
.mat-datepicker-toggle-active.mat-accent {
  color: var(--accent)
}
.mat-datepicker-toggle-active.mat-warn {
  color: var(--warn)
}
.mat-dialog-container {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(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: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
} */
.mat-action-row {
  border-top-color: rgba(0, 0, 0, .12)
}
/* .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  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-indicator::after,
.mat-expansion-panel-header-description {
  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-description,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title {
  color: inherit
}
.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: var(--primary)
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: var(--accent)
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: var(--warn)
}
.mat-focused .mat-form-field-required-marker {
  color: var(--accent)
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, .87)
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: var(--primary)
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: var(--accent)
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: var(--warn)
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: var(--primary)
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: var(--accent)
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: var(--warn)
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: var(--warn)
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent {
  color: var(--warn)
}
.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: var(--warn)
}
.mat-error {
  color: var(--warn)
}
.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, .42) 0, rgba(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, .42) 0, rgba(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: transparent
}
/* .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: var(--primary)
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: var(--accent)
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: var(--warn)
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: var(--warn)
}
.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: var(--primary)
}
.mat-icon.mat-accent {
  color: var(--accent)
}
.mat-icon.mat-warn {
  color: var(--warn)
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, .54)
}
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,
.mat-input-element:disabled {
  color: rgba(0, 0, 0, .38)
}
.mat-input-element {
  caret-color: var(--primary)
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, .42)
}
.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-accent .mat-input-element {
  caret-color: var(--accent)
}
.mat-form-field-invalid .mat-input-element,
.mat-warn .mat-input-element {
  caret-color: var(--warn)
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: var(--warn)
}
.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-item-disabled {
  background-color: #eee
}
.mat-menu-panel {
  background: #fff
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}
.mat-menu-item {
  background: 0 0;
  color: rgba(0, 0, 0, .87)
}
.mat-menu-item[disabled],
.mat-menu-item[disabled]::after {
  color: rgba(0, 0, 0, .38)
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, .54)
}
.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-first,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, .38)
}
.mat-progress-bar-background {
  fill: #c5cae9
}
.mat-progress-bar-buffer {
  background-color: #c5cae9
}
.mat-progress-bar-fill::after {
  background-color: var(--primary)
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ff80ab
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ff80ab
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: var(--accent)
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: var(--warn)
}
.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: var(--primary)
}
.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: var(--accent)
}
.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
  stroke: var(--warn)
}
.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: var(--primary)
}
.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: var(--primary)
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--accent)
}
.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: var(--accent)
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: var(--warn)
}
.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: var(--warn)
}
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, .38)
}
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
  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: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(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: var(--primary)
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: var(--accent)
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: var(--warn)
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: var(--warn)
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, .38)
}
.mat-drawer-container {
  background-color: var(--defaultBackground);
  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: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(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: var(--accent)
}
.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: var(--accent)
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--primary)
}
.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: var(--primary)
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: var(--warn)
}
.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: var(--warn)
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: #000
}
.mat-slide-toggle-thumb {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(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-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label,
.mat-primary .mat-slider-track-fill {
  background-color: var(--primary)
}
.mat-primary .mat-slider-thumb-label-text {
  color: #fff
}
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label,
.mat-accent .mat-slider-track-fill {
  background-color: var(--accent)
}
.mat-accent .mat-slider-thumb-label-text {
  color: #fff
}
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label,
.mat-warn .mat-slider-track-fill {
  background-color: var(--warn)
}
.mat-warn .mat-slider-thumb-label-text {
  color: #fff
}
.mat-slider-focus-ring {
  background-color: rgba(255, 64, 129, .2)
}
.cdk-focused .mat-slider-track-background,
.mat-slider:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, .38)
}
.mat-slider-disabled .mat-slider-thumb,
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill {
  background-color: rgba(0, 0, 0, .26)
}
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, .26)
}
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, .12)
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, .87)
}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, .26)
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, .26);
  background-color: transparent
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb {
  border-color: rgba(0, 0, 0, .38)
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.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, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(.0001deg, rgba(0, 0, 0, .7), rgba(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, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}
.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover {
  background-color: rgba(0, 0, 0, .04)
}
@media (hover:none) {
  .mat-step-header:hover {
    background: 0 0
  }
}
.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: var(--primary);
  color: #fff
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: var(--warn)
}
.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: var(--warn)
}
.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::after,
.mat-horizontal-stepper-header::before,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, .12)
}
.mat-sort-header-arrow {
  color: #757575
}
.mat-tab-header,
.mat-tab-nav-bar {
  border-bottom: 1px solid rgba(0, 0, 0, .12)
}
.mat-tab-group-inverted-header .mat-tab-header,
.mat-tab-group-inverted-header .mat-tab-nav-bar {
  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: var(--primary)
}
.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary .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: var(--accent)
}
.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent .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: var(--warn)
}
.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn .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-links,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header,
.mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: var(--primary)
}
.mat-tab-group.mat-background-primary .mat-tab-label,
.mat-tab-group.mat-background-primary .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: #fff
}
.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, .4)
}
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: #fff
}
.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-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, .4)
}
.mat-tab-group.mat-background-primary .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, .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-links,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header,
.mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: var(--accent)
}
.mat-tab-group.mat-background-accent .mat-tab-label,
.mat-tab-group.mat-background-accent .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: #fff
}
.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, .4)
}
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: #fff
}
.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-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, .4)
}
.mat-tab-group.mat-background-accent .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, .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-links,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header,
.mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: var(--warn)
}
.mat-tab-group.mat-background-warn .mat-tab-label,
.mat-tab-group.mat-background-warn .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: #fff
}
.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, .4)
}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: #fff
}
.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-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, .4)
}
.mat-tab-group.mat-background-warn .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, .12)
}
.mat-toolbar {
  /* background: #f5f5f5; */
  color: rgba(0, 0, 0, .87)
}
.mat-toolbar.mat-primary {
  background: var(--primary);
  color: #fff
}
.mat-toolbar.mat-accent {
  background: var(--accent);
  color: #fff
}
.mat-toolbar.mat-warn {
  background: var(--warn);
  color: #fff
}
.mat-toolbar .mat-focused .mat-form-field-ripple,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-form-field-underline {
  background-color: currentColor
}
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-select-value {
  color: inherit
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor
}
.mat-tooltip {
  background: rgba(97, 97, 97, .9)
}
.mat-tree {
  background: #fff
}
.mat-nested-tree-node,
.mat-tree-node {
  color: rgba(0, 0, 0, .87)
}
.mat-snack-bar-container {
  color: rgba(255, 255, 255, .7);
  background: #323232;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}
.mat-simple-snackbar-action {
  color: var(--accent)
}
/* mat-theme:end */

/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/prismjs/themes/prism-okaidia.css ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */

code[class*="language-"],
pre[class*="language-"] {
	color: #f8f8f2;
	background: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 1em;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	hyphens: none;
}

/* Code blocks */

pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
	border-radius: 0.3em;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #272822;
}

/* Inline code */

:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
	white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: #8292a2;
}

.token.punctuation {
	color: #f8f8f2;
}

.token.namespace {
	opacity: .7;
}

.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
	color: #f92672;
}

.token.boolean,
.token.number {
	color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
	color: #a6e22e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
	color: #f8f8f2;
}

.token.atrule,
.token.attr-value,
.token.function,
.token.class-name {
	color: #e6db74;
}

.token.keyword {
	color: #66d9ef;
}

.token.regex,
.token.important {
	color: #fd971f;
}

.token.important,
.token.bold {
	font-weight: bold;
}

.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}


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